@font-face {
  font-family: "Figtree";
  font-stretch: 100%;
  font-style: normal;
  font-weight: 900, 100;
  src: url("/static/www/fonts/Figtree/Figtree-VariableFont_wght.ttf");
}
html {
  background: #111;
}

body {
  background: #F2F2F2;
}

* {
  margin: 0;
  padding: 0;
  color: #111;
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-rendering: optimizeLegibility;
  appearance: none;
  border: 0;
  outline: none;
  box-sizing: border-box;
  transition: opacity 0.25s, background-color 0.25s, color 0.25s, transform 0.25s;
}
@media (max-width: 800px) {
  * {
    font-size: 16px;
  }
}

h1, h2, h3, h4, h5, h6 {
  display: block;
  width: 100%;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  line-height: 1.1;
  margin-block-end: 1rem;
}

p {
  color: #111;
  font-size: 1rem;
  line-height: 1.5;
  margin-block-end: 0.75rem;
}
p * {
  color: inherit;
  font-size: inherit;
}
p strong {
  font-weight: 500;
  color: inherit;
  font-size: inherit;
}

img {
  width: 100%;
}

a.logo {
  display: flex;
  justify-content: flex-start;
  text-decoration: none;
  height: min-content;
  margin-bottom: 0.33rem;
  padding-left: 1px;
}
a.logo h1 {
  line-height: 0;
  font-size: 0;
  font-weight: 0;
  margin: 0;
  display: none;
}
a.logo img {
  width: auto;
  height: 1.7rem;
}
a.logo:after {
  display: flex;
  flex-direction: column;
  justify-content: center;
  content: "Dignity \aMobility \a Freedom";
  white-space: pre-wrap;
  font-size: 0.6rem;
  font-weight: 450;
  opacity: 0.4;
  line-height: 1.05;
  margin-left: 1rem;
  margin-top: -0.1rem;
}

header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 3rem 1.5rem 2.5rem;
  transition: opacity 0.33s, transform 0.33s;
}
header > nav {
  height: 1.5rem;
  display: flex;
  gap: 0.75rem;
}
header > nav a {
  display: block;
  font-weight: 700;
  font-size: 0.7rem;
  letter-spacing: -0.25px;
  height: 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
}
header > nav a:hover {
  text-decoration: underline;
}
header:not(.show) {
  opacity: 0;
  transform: translateY(10px);
}

footer {
  width: 100%;
  background: #111;
  padding: 3rem 0;
}
footer * {
  color: white;
  letter-spacing: 0.25px;
}
footer #footer-inner {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 1.5rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2rem;
}
footer #footer-inner p {
  line-height: 1.7;
  font-size: 0.75rem;
  margin: 0;
}
footer #footer-inner a.logo {
  filter: invert(1);
  width: 100%;
}
footer #footer-inner a.logo:after {
  color: black;
}
footer #footer-inner #footer-contact strong {
  color: transparent;
}
footer #footer-inner #footer-copyright {
  width: 100%;
  opacity: 0.5;
  margin-left: auto;
  font-size: 0.65rem;
}

hr {
  opacity: 0;
  width: 100%;
  height: 3rem;
}

section {
  transition: opacity 0.33s, transform 0.33s;
}
section:not(.show) {
  opacity: 0;
  transform: translateY(10px);
}

#index-intro {
  max-width: 700px;
  padding: 0 1.5rem;
  margin: 0 auto;
}
#index-intro p {
  font-size: 1.4rem;
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 0;
}
#index-intro p strong {
  font-weight: 700;
  font-size: 1.1rem;
}

#index-legal-services h2 {
  font-size: 0.75rem;
  font-weight: 600;
  max-width: 700px;
  margin: 0 auto 0.5rem;
  padding: 0 1.5rem;
  text-transform: uppercase;
  opacity: 0.5;
}
#index-legal-services > ul {
  list-style: none;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 1.5rem;
}
#index-legal-services > ul > li {
  border-bottom: 1px solid #ddd;
  width: 100%;
  margin: 0;
}
#index-legal-services > ul > li details {
  width: 100%;
  cursor: pointer;
}
#index-legal-services > ul > li details summary {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1.5rem;
  grid-column-gap: 0.75rem;
}
#index-legal-services > ul > li details summary h3 {
  width: 100%;
  min-height: 3rem;
  height: auto;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  padding: 0.8rem 0;
  margin: 0;
}
#index-legal-services > ul > li details summary:after {
  content: "";
  width: 1.5rem;
  height: 3rem;
  display: block;
  background-image: url('data:image/svg+xml;utf8,<svg width="15" height="14" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.30999 13.87V0.25H8.43999V13.87H6.30999ZM0.549988 8.14V6.01H14.14V8.14H0.549988Z" fill="black" fill-opacity="0.25"/></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.25s;
}
#index-legal-services > ul > li details > div ul {
  list-style: disc;
  padding-left: 1.25rem;
  margin-bottom: 0.8rem;
}
#index-legal-services > ul > li details > div ul li {
  font-size: 0.9rem;
  line-height: 1.4;
  font-weight: 400;
  margin: 0.5rem 0;
  opacity: 0.7;
}
#index-legal-services > ul > li details[open] summary:after {
  transform: rotate(45deg);
}
#index-legal-services > ul > li details:hover summary:after {
  background-image: url('data:image/svg+xml;utf8,<svg width="15" height="14" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.30999 13.87V0.25H8.43999V13.87H6.30999ZM0.549988 8.14V6.01H14.14V8.14H0.549988Z" fill="black" fill-opacity="1"/></svg>');
}
#index-legal-services > ul > li:hover {
  background: #fafafa;
}
#index-legal-services > ul > li:hover:has(details[open]) {
  background: #f2f2f2;
}

#team {
  width: 100%;
  height: auto;
  padding: 3rem 0;
  background: #fff;
}
#team #team-inner {
  max-width: 700px;
  padding: 0 1.5rem;
  margin: 0 auto;
}
#team #team-inner h2 {
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
}
#team #team-inner .team-member {
  display: grid;
  grid-template-columns: 8rem 1fr;
  grid-column-gap: 1.5rem;
  padding: 0.66rem 0;
  border-bottom: 1px solid #ddd;
}
#team #team-inner .team-member:last-child {
  border-bottom: 0;
}
#team #team-inner .team-member img {
  width: 100%;
  height: 212px;
  object-fit: cover;
  object-position: center center;
  background-color: #ddd;
  filter: grayscale(1) contrast(0.9) brightness(1.35);
}
#team #team-inner .team-member input {
  display: none;
}
#team #team-inner .team-member > div {
  padding: 0.75rem 0;
  position: relative;
  height: 212px;
  overflow: hidden;
}
#team #team-inner .team-member > div label {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(to bottom, transparent 0%, transparent 60%, #FFF 90%, #FFF 100%);
  cursor: pointer;
}
#team #team-inner .team-member > div label:hover {
  background-position: 0 100%;
}
#team #team-inner .team-member > div h3 {
  font-size: 0.95rem;
  font-weight: 600;
  margin: 0;
}
#team #team-inner .team-member > div > span {
  display: block;
  text-transform: uppercase;
  font-size: 0.6rem;
  font-weight: 400;
  margin-top: 0.33rem;
  margin-bottom: 1rem;
  opacity: 0.8;
}
#team #team-inner .team-member > div > div p {
  font-size: 0.9rem;
  font-weight: 400;
  opacity: 0.8;
}
#team #team-inner .team-member > div > div span {
  font-size: 0.6rem;
  font-weight: 400;
  opacity: 0.5;
  text-transform: uppercase;
}
#team #team-inner .team-member input:checked + div {
  height: auto;
}
#team #team-inner .team-member input:checked + div label {
  background: none;
}

@keyframes turn {
  0% {
    transform: translateX(-10px);
    opacity: 0;
  }
  50% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(10px);
    opacity: 0;
  }
}
@keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes raise {
  0% {
    opacity: 0;
    transform: translate(10px, 10px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#index-opening {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100dvh;
  background: #111;
  display: flex;
  justify-content: center;
  align-items: center;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-name: fade;
  animation-duration: 0.5s;
  animation-delay: 3.6s;
  pointer-events: none;
  z-index: 1000;
}
#index-opening > div {
  max-width: 300px;
  position: relative;
  overflow: hidden;
}
#index-opening > div svg#index-opening-bg {
  width: 100%;
  max-width: 220px;
  height: auto;
  filter: invert(1);
}
#index-opening > div svg#index-opening-bg path:nth-child(7) {
  opacity: 0;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-name: raise;
  animation-duration: 1s;
  animation-delay: 2.6s;
}
#index-opening > div div#index-opening-cover {
  position: absolute;
  inset: 0;
  opacity: 1;
  background-color: #111;
  filter: blur(10px);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-name: slide;
  animation-duration: 0.5s;
  animation-delay: 2.1s;
}
#index-opening > div svg#index-opening-fg {
  position: absolute;
  inset: 0;
  width: 100%;
  max-width: 220px;
  height: auto;
  filter: invert(1);
}
#index-opening > div svg#index-opening-fg path {
  opacity: 0;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
#index-opening > div svg#index-opening-fg path:nth-child(1) {
  transform: translateX(10px);
  animation-name: turn;
  animation-duration: 1s;
  animation-delay: 0.1s;
}
#index-opening > div svg#index-opening-fg path:nth-child(2) {
  transform: translateX(10px);
  animation-name: turn;
  animation-duration: 1s;
  animation-delay: 0.6s;
}
#index-opening > div svg#index-opening-fg path:nth-child(3) {
  transform: translateX(10px);
  animation-name: turn;
  animation-duration: 1s;
  animation-delay: 1.1s;
}
#index-opening > div span {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -200%);
  text-transform: uppercase;
  font-size: 0.7rem;
  color: white;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  opacity: 0;
  letter-spacing: 1px;
}
#index-opening > div span:nth-of-type(1) {
  animation-name: flash;
  animation-duration: 1s;
  animation-delay: 0.1s;
}
#index-opening > div span:nth-of-type(2) {
  animation-name: flash;
  animation-duration: 1s;
  animation-delay: 0.6s;
}
#index-opening > div span:nth-of-type(3) {
  animation-name: flash;
  animation-duration: 1s;
  animation-delay: 1.1s;
}

/*# sourceMappingURL=styles.css.map */
