:root {
  --layout-max-width: 88%;
  --header-height: 65px;
  --motion-ui: cubic-bezier(0.33, 1, 0.68, 1);
  --motion-ui-duration: 180ms;
  --color-primary: #4f78bc;
  --color-secondary: #6fe7ff;
  --color-text: #404040;
  --color-text-soft: #606060;
  --color-surface: #ffffff;
  --color-text-main-title: var(--color-primary);
  --color-text-title: #707070;
  --color-border: #eeeeee;
  --color-menu-option-hover-bg: #202020;
  --color-footer-text: #cccccc;
  --color-footer-surface: #202020;
  --color-footer-border: #606060;
  --color-header-surface: #ffffff;
  --color-header-surface: #ffffff;
  --color-header-edge-border: #eeeeee;
  --color-menu-surface: #ffffff;
  --color-menu-edge-border: #eeeeee;
  --gallery-grid-option-hover-border: #cccccc;
  --line-height-base: 1.6;
  --color-link: var(--color-primary);
  --color-link-hover: var(--color-secondary);
  --color-link-visited: var(--color-primary);
  --color-link-active: var(--color-primary);
  --color-button-fg: var(--color-link);
  --color-button-bg: transparent;
  --color-button-border: var(--color-border);
  --color-button-hover-bg: var(--color-primary);
  --color-button-hover-fg: #ffffff;
  --color-button-hover-border: #ffffff;
  --color-header-option-active-fg: #606060;
  --color-menu-option-bg: #eeeeee;
  --color-menu-option-fg: #606060;
  --color-menu-option-hover-bg: #dddddd;
  --color-menu-option-hover-fg: #606060;
  --color-menu-option-active-bg: var(--color-primary);
  --color-menu-option-active-fg: #ffffff;
  --color-menu-button-bg: #cccccc;
  --color-menu-button-fg: #ffffff;
  --color-menu-button-hover-bg: var(--color-primary);
  --color-menu-button-hover-fg: #ffffff;
  --color-footer-text-soft: #bbbbbb;
  --color-footer-link: rgb(118, 194, 248);
  --color-footer-link-hover: var(--color-secondary);
  --color-thumb-hover: var(--color-primary);
  --color-selection-text: #ffffff;
  --color-selection-surface: var(--color-primary);
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: 0;
  background: none;
  font-size: 100%;
}
html {
  line-height: 1.15;
  text-size-adjust: 100%;
}
button {
  background-color: transparent;
  border: none;
}
button {
  all: unset;
}
h1,
h2,
h3 {
  font-weight: inherit;
}
address {
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src:
    url("/fonts/Sentient-Variable.woff2") format("woff2-variations"),
    url("/fonts/Sentient-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src:
    url("/fonts/Sentient-VariableItalic.woff2") format("woff2-variations"),
    url("/fonts/Sentient-VariableItalic.woff2") format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
:root .theme-dark {
  --color-primary: #4c83db;
  --color-text: #cccccc;
  --color-text-soft: #aaaaaa;
  --color-surface: #1c1c1c;
  --color-text-title: #eeeeee;
  --color-border: #505050;
  --color-text-main-title: var(--color-primary);
  --color-header-option-active-fg: #eeeeee;
  --color-menu-button-bg: #303030;
  --color-menu-button-fg: #cccccc;
  --color-menu-option-fg: #cccccc;
  --color-menu-option-bg: #202020;
  --color-menu-option-hover-fg: #ffffff;
  --color-menu-option-hover-bg: #505050;
  --color-menu-option-active-fg: #ffffff;
  --color-menu-option-active-bg: var(--color-primary);
  --color-header-surface: #191919;
  --color-header-edge-border: #101010;
  --color-menu-edge-border: #101010;
  --color-menu-surface: #191919;
  --color-footer-surface: #151515;
}
body.theme-dark .is-theme-light-only {
  display: none;
}
body:not(.theme-dark) .is-theme-dark-only {
  display: none;
}
img {
  display: block;
  width: 100%;
}
html,
body {
  position: relative;
  background: var(--color-surface);
  color: var(--color-text);
  font-family: "Sentient";
  margin: 0;
  padding: 0;
  font-size: 16px;
}
a {
  all: unset;
}
b {
  font-weight: 600;
}
::-moz-selection {
  color: var(--color-selection-text);
  background: var(--color-selection-surface);
}
::selection {
  color: var(--color-selection-text);
  background: var(--color-selection-surface);
}
:target {
  scroll-margin-top: 80px;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #404040;
}
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--color-thumb-hover);
}
.scrollable-element {
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #888 #f0f0f0;
}
.u-mask-icon,
mask-icon {
  display: block;
  mask-size: cover;
  mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
}
.u-a {
  color: var(--color-link);
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  transition: color var(--motion-ui-duration) var(--motion-ui);
}
.u-a:hover {
  color: var(--color-link-hover);
}
.u-abutton {
  display: inline-block;
  padding: 25px;
  border: solid 1px #cccccc;
}
.u-abutton:hover {
  background-color: #eeeeee;
}
.Main {
  padding-bottom: 200px;
}
.Page-top-pad {
  padding-top: 200px;
}
.Page-main-header {
  display: block;
  width: 900px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.Page-main-header-title {
  font-size: 80px;
  color: var(--color-text-main-title);
  margin: 0;
  padding: 0;
}
.Page-main-header-wrap {
  width: fit-content;
}
.Page-main-header-subtitle {
  font-size: 24px;
  color: var(--color-text-title);
  text-align: right;
  padding-right: 10px;
}
.Page-p {
  font-size: 15px;
  color: var(--color-text);
  line-height: 200%;
  padding-bottom: 10px;
}
.Page-p:last-of-type {
  padding-bottom: 80px;
}
.page-rule-1 {
  width: var(--layout-max-width);
  margin: 0 auto;
  max-width: 600px;
}
.page-rule-2 {
  width: var(--layout-max-width);
  margin: 0 auto;
  max-width: 600px;
}
.Page-main-header {
  max-width: 900px;
  width: var(--layout-max-width);
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
}
.Page-main-header-title {
  font-size: 80px;
  display: block;
  margin: 0 auto;
  color: var(--color-text-main-title);
}
.Page-h {
  width: var(--layout-max-width);
  color: var(--color-text-title);
}
.Page-h-2 {
  max-width: 750px;
  margin: 0 auto;
  font-size: 42px;
  line-height: 200%;
  padding-bottom: 25px;
}
.Page-go-to-link {
  margin-top: 20px;
  margin-bottom: 90px;
  font-size: 17px;
}
.Page-ruled-divider {
  height: 1px;
  background-color: #cccccc;
}
.Series-list-item {
  margin-bottom: 100px;
}
.Photo-image {
  display: block;
  width: fit-content;
  margin: 0 auto;
  margin-top: 65px;
  margin-bottom: 65px;
}
.Photo-image-img {
  width: var(--layout-max-width);
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}
.Photo-image-img.is-orientation-vertical {
  max-width: 450px;
}
.Photo-image-img.is-orientation-square {
  max-width: 600px;
}
.Photo-image-img.is-orientation-horizontal {
  max-width: 700px;
}
.Photo-image-caption {
  font-size: 18px;
  width: var(--layout-max-width);
  margin: 0 auto;
  font-style: italic;
  color: var(--color-text);
}
.Page-note {
  font-size: 15px;
  font-style: italic;
  line-height: 170%;
  color: var(--color-text-soft);
  font-weight: 300;
}
.Page-note-section {
  margin-top: 50px;
}
.Page-note-section-start-divider {
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
  height: 2px;
  background-color: var(--color-border);
  margin-bottom: 25px;
}
.Page-status {
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 50px;
}
.Page-status-text {
  font-size: 14px;
}
@media (max-width: 900px) {
  .Page-main-header-title {
    font-size: 46px;
  }
  .Page-h-2 {
    font-size: 30px;
  }
  .Page-top-pad {
    padding-top: 120px;
  }
}
.Back-to-top-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border: solid 2px #cccccc;
  cursor: pointer;
  opacity: 0;
  transform: scale(0.8);
  padding: 10px;
  box-sizing: border-box;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease,
    background-color 0.3s ease;
}
.Back-to-top-button-icon {
  width: 100%;
  height: 100%;
  background-color: #404040;
  mask-image: url("/img/mask-arrow-up.png");
  -webkit-mask-image: url("/img/mask-arrow-up.webp");
  mask-size: cover;
  -webkit-mask-size: cover;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}
.Back-to-top-button.is-shown {
  transform: scale(1);
  opacity: 0.5;
}
.Back-to-top-button:hover {
  background-color: var(--color-primary);
  opacity: 1;
}
.Gallery-grid {
  display: grid;
  padding-top: var(--header-height);
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
.Gallery-grid-item-root {
  display: block;
  height: 300px;
  box-sizing: border-box;
  margin: 5px;
  cursor: pointer;
  transition: all 0.1s ease;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0px;
  border-color: var(--gallery-grid-option-hover-border);
}
.Gallery-grid-item-container {
  width: 100%;
  height: 100%;
}
.Gallery-grid-item-root:hover {
  border-width: 5px;
}
.Gallery-grid-item-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1000px) {
  .Gallery-grid {
    grid-template-columns: repeat(auto-fill, minmax(30vw, 1fr));
  }
  .Gallery-grid-item-root {
    height: 30vw;
  }
}
.Gallery-item-top-pad {
  padding-top: 145px;
}
.Gallery-item-main-image {
  width: 95%;
  max-width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 45px;
}
.Gallery-item-main-image-img {
  width: 100%;
  max-height: 70vh;
  object-fit: contain;
}
.Gallery-item-caption {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 25px;
  max-width: var(--layout-max-width);
}
.Caption-title {
  font-size: 20px;
  font-style: italic;
  padding-bottom: 6px;
}
.Entry-item-return {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 15px;
}
.Site-footer {
  display: block;
  width: 100%;
  color: var(--color-footer-text);
  background: var(--color-footer-surface);
  padding-bottom: 65px;
  padding: 65px;
  padding-top: 80px;
  box-sizing: border-box;
}
.Site-footer a {
  color: var(--color-footer-link);
  font-weight: 500;
  cursor: pointer;
  transition: color var(--motion-ui-duration) var(--motion-ui);
}
.Site-footer a:hover {
  color: var(--color-footer-link-hover);
}
.Site-footer-brand {
  margin: 0 auto;
  position: relative;
  display: block;
  width: 90%;
  margin-bottom: 85px;
  max-width: 600px;
}
.Site-footer-links,
.Site-footer-coda,
.Site-footer-abbendum {
  max-width: 600px;
  width: var(--layout-max-width);
  margin: 0 auto;
}
.Site-footer-links {
  list-style-type: none;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 40px;
}
.Site-footer-coda {
  font-size: 12px;
  list-style-type: none;
  border-top: solid 1px #cccccc;
  padding-top: 20px;
  font-weight: 300;
}
.Site-footer-coda li {
  padding-bottom: 15px;
  line-height: 150%;
}
.Site-footer-abbendum {
  font-size: 11px;
  list-style-type: none;
  padding-top: 20px;
  font-weight: 300;
}
.Site-footer-abbendum li {
  display: block;
  padding-bottom: 10px;
}
@media (max-width: 600px) {
  .Site-footer-cta-line-1 {
    font-size: 21px;
  }
  .Site-footer-cta-line-2 {
    font-size: 14px;
  }
  .Site-footer {
    padding: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .Site-footer-aside {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 75px;
  }
  .Site-footer-brand {
    margin: 0 auto;
    margin-bottom: 75px;
  }
}
.Site-header {
  position: fixed;
  top: 0px;
  background-color: var(--color-header-surface);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: var(--header-height);
  width: 100%;
  border-bottom: solid 2px var(--color-header-edge-border);
  transition: transform 0.2s ease-in;
  z-index: 9998;
}
.Site-header-brand {
  display: flex;
  justify-content: center;
  height: 60%;
  align-items: center;
  flex: none;
  cursor: pointer;
  padding-left: 14px;
  padding-right: 10px;
}
.Site-header-brand img {
  height: 80%;
  width: auto;
}
.Site-header-right-area {
  height: 100%;
  display: flex;
  align-items: center;
}
.Site-header-nav {
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 15px;
}
.Site-header-nav-option {
  position: relative;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-menu-option-fg);
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.05em;
  transition:
    background-color var(--motion-ui-duration) var(--motion-ui),
    color var(--motion-ui-duration) var(--motion-ui);
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: transparent;
}
.Site-header-nav-option:hover {
  color: var(--color-menu-option-hover-fg);
  background-color: var(--color-menu-option-hover-bg);
}
.Site-header-nav-option.is-active {
  color: var(--color-header-option-active-fg);
  border-bottom-color: var(--color-menu-option-active-bg);
}
.Site-header button {
  width: fit-content;
  height: 100%;
  border: none;
  background-color: var(--color-menu-button-bg);
  padding-right: 10px;
  padding-left: 10px;
  cursor: pointer;
}
.Site-header button:hover {
  background-color: var(--color-menu-button-hover-bg);
}
.Site-header button .mask {
  display: block;
  height: 50px;
  width: 50px;
  background-color: var(--color-menu-button-fg);
  -webkit-mask-image: url("/img/site-menu-button.svg");
  mask-size: cover;
  mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
}
.Site-header button:hover .mask {
  background-color: var(--color-menu-button-hover-fg);
}
@media (max-width: 900px) {
  .Site-header-title {
    font-size: 30px;
  }
}
@media (max-width: 860px) {
  .Site-header-nav-option.is-very-low-priority {
    display: none;
  }
}
@media (max-width: 650px) {
  .Site-header-nav-option.is-medium-priority {
    display: none;
  }
  .Site-header-brand {
    height: 40%;
  }
}
@media (max-width: 500px) {
  .Site-header-nav-option.is-high-priority {
    display: none;
  }
  .Site-header-brand {
    height: 57%;
  }
}
.Site-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
  z-index: 9999;
  pointer-events: none;
}
.Site-menu-window ul {
  list-style-type: none;
}
.SITE-MENU-IS-OPEN .Site-menu-overlay {
  pointer-events: all;
}
.Site-menu-overlay-glass {
  width: 100%;
  height: 100%;
  background: #101010;
  mask-image: url("/img/pixel-glass.webp");
  -webkit-mask-image: url("/img/pixel-glass.webp");
  mask-size: 8px;
  -webkit-mask-size: 8px;
  mask-repeat: repeat;
  -webkit-mask-repeat: repeat;
  opacity: 0;
  transition: opacity 400ms var(--motion-ui);
}
.SITE-MENU-IS-OPEN .Site-menu-overlay-glass {
  opacity: 0.8;
}
.Site-menu-window {
  position: fixed;
  background: var(--color-menu-surface);
  color: var(--color-text);
  top: 0;
  right: 0;
  width: 360px;
  height: 100%;
  padding: 20px;
  overflow-y: scroll;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: var(--color-menu-edge-border);
  z-index: 9999;
  transform: translateX(100%);
  transition: transform 0.25s var(--motion-ui);
  overflow-x: hidden;
}
.SITE-MENU-IS-OPEN .Site-menu-window {
  display: flex;
  transform: translateX(0px);
}
.Site-menu-brand {
  display: block;
  width: 60%;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.Site-menu-nav-area {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.Site-menu-nav-group {
  display: block;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  color: var(--color-text-soft);
  letter-spacing: 0.2em;
}
.Site-menu-close-button {
  background: var(--color-menu-button-bg);
  border: none;
  font-size: 20px;
  cursor: pointer;
  align-self: flex-end;
  position: fixed;
  padding: 10px;
  box-sizing: border-box;
  top: 5px;
  right: 5px;
  width: 55px;
  height: 55px;
  transform: scale(0);
  transition:
    transform 350ms var(--motion-ui),
    background-color var(--motion-ui-duration) var(--motion-ui);
}
.SITE-MENU-IS-OPEN .Site-menu-close-button {
  transform: scale(1);
}
.Site-menu-close-button:hover {
  background: var(--color-menu-button-hover-bg);
}
.Site-menu-close-button .mask {
  width: 100%;
  height: 100%;
  background-color: var(--color-menu-button-fg);
  mask-image: url("/img/close.svg");
  -webkit-mask-image: url("/img/close.svg");
  mask-size: cover;
  -webkit-mask-size: cover;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}
.Site-menu-close-button:hover .mask {
  background-color: var(--color-menu-button-hover-fg);
}
.Site-menu-nav-option {
  display: block;
  text-decoration: none;
  font-size: 15px;
  color: var(--color-menu-option-fg);
  background-color: var(--color-menu-option-bg);
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
  margin-bottom: 5px;
  letter-spacing: 0.9px;
  font-weight: 400;
  transition: background-color var(--motion-ui-duration) var(--motion-ui);
  cursor: pointer;
  user-drag: none;
}
.Site-menu-nav-option:hover {
  color: var(--color-menu-option-hover-fg);
  background: var(--color-menu-option-hover-bg);
}
.Site-menu-nav-option.is-active {
  color: var(--color-menu-option-active-fg);
  background-color: var(--color-menu-option-active-bg);
}
.Site-menu-footer {
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: var(--color-border);
  color: var(--color-text);
  margin-top: 25px;
  margin-bottom: 45px;
  padding-top: 25px;
  font-size: 12px;
}
.Site-menu-footer a {
  color: var(--color-link);
  font-weight: 500;
  cursor: pointer;
  transition: color var(--motion-ui-duration) var(--motion-ui);
}
.Site-menu-footer a:hover {
  color: var(--color-link-hover);
}
.Site-menu-nav-sub-options {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  font-size: 11px;
}
.Site-menu-email {
  display: block;
  font-size: 15px;
  margin-bottom: 15px;
}
.Site-menu-nav-sub-options li {
  padding: 5px;
}
.Site-menu-nav-sub-options a {
  padding-right: 6px;
  padding-bottom: 7px;
  padding-top: 7px;
}
.Site-menu-coda li {
  padding-bottom: 10px;
}
@media (max-width: 600px) {
  .Site-menu-window {
    width: 100%;
  }
  .Site-menu-nav-option {
    text-align: left;
  }
  .Site-menu-nav-group {
    text-align: left;
  }
}
