@font-face {
  font-family: GTAmericaMono;
  src:
    local("GTAmericaMono Regular"),
    local("GTAmericaMono"),
    url(../GTAmericaMono-Regular.woff2) format(woff2),
    url(../GTAmericaMono-Regular.woff) format(woff);
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-image: none;
}
:root {
  --ease-none: linear(0, 1);
  --ease-power1-in: linear(
    0,
    0.0039,
    0.0156,
    0.0352,
    0.0625,
    0.0977,
    0.1407,
    0.1914,
    0.2499,
    0.3164,
    0.3906 62.5%,
    0.5625,
    0.7656,
    1
  );
  --ease-power1-out: linear(
    0,
    0.2342,
    0.4374,
    0.6093 37.49%,
    0.6835,
    0.7499,
    0.8086,
    0.8593,
    0.9023,
    0.9375,
    0.9648,
    0.9844,
    0.9961,
    1
  );
  --ease-power1-in-out: linear(
    0,
    0.0027,
    0.0106 7.29%,
    0.0425,
    0.0957,
    0.1701 29.16%,
    0.2477,
    0.3401 41.23%,
    0.5982 55.18%,
    0.7044 61.56%,
    0.7987,
    0.875 75%,
    0.9297,
    0.9687,
    0.9922,
    1
  );
  --ease-power2-in: linear(
    0,
    0.0014 11.11%,
    0.0071 19.24%,
    0.0188 26.6%,
    0.037 33.33%,
    0.0634 39.87%,
    0.0978 46.07%,
    0.1407 52.02%,
    0.1925 57.74%,
    0.2559 63.49%,
    0.3295 69.07%,
    0.4135 74.5%,
    0.5083 79.81%,
    0.6141 85%,
    0.7312 90.09%,
    1
  );
  --ease-power2-out: linear(
    0,
    0.2688 9.91%,
    0.3859 15%,
    0.4917 20.19%,
    0.5865 25.5%,
    0.6705 30.93%,
    0.7441 36.51%,
    0.8075 42.26%,
    0.8593 47.98%,
    0.9022 53.93%,
    0.9366 60.13%,
    0.963 66.67%,
    0.9812 73.4%,
    0.9929 80.76%,
    0.9986 88.89%,
    1
  );
  --ease-power2-in-out: linear(
    0,
    0.0036 9.62%,
    0.0185 16.66%,
    0.0489 23.03%,
    0.0962 28.86%,
    0.1705 34.93%,
    0.269 40.66%,
    0.3867 45.89%,
    0.5833 52.95%,
    0.683 57.05%,
    0.7829 62.14%,
    0.8621 67.46%,
    0.8991 70.68%,
    0.9299 74.03%,
    0.9545 77.52%,
    0.9735 81.21%,
    0.9865 85%,
    0.9949 89.15%,
    1
  );
  --ease-power3-in: linear(
    0,
    0.0039 25%,
    0.0117 32.89%,
    0.0248 39.68%,
    0.0457 46.22%,
    0.0743 52.21%,
    0.1113 57.77%,
    0.1575 63%,
    0.218 68.33%,
    0.2901 73.39%,
    0.3745 78.23%,
    0.4718 82.88%,
    0.5827 87.37%,
    0.7074 91.71%,
    0.8462 95.91%,
    1
  );
  --ease-power3-out: linear(
    0,
    0.1538 4.09%,
    0.2926 8.29%,
    0.4173 12.63%,
    0.5282 17.12%,
    0.6255 21.77%,
    0.7099 26.61%,
    0.782 31.67%,
    0.8425 37%,
    0.8887 42.23%,
    0.9257 47.79%,
    0.9543 53.78%,
    0.9752 60.32%,
    0.9883 67.11%,
    0.9961 75%,
    1
  );
  --ease-power3-in-out: linear(
    0,
    0.0029 13.8%,
    0.0184 21.9%,
    0.0339 25.51%,
    0.0551 28.81%,
    0.0827 31.88%,
    0.1168 34.76%,
    0.1962 39.57%,
    0.3005 44.02%,
    0.4084 47.53%,
    0.6242 53.45%,
    0.7493 57.93%,
    0.8495 62.97%,
    0.8888 65.67%,
    0.9213 68.51%,
    0.9629 73.9%,
    0.9876 80.16%,
    0.998 87.5%,
    1
  );
  --ease-power4-in: linear(
    0,
    0.0024 29.91%,
    0.008 38.03%,
    0.0179 44.72%,
    0.035 51.16%,
    0.0595 56.88%,
    0.0922 62.08%,
    0.1338 66.88%,
    0.1914 71.85%,
    0.262 76.5%,
    0.3461 80.88%,
    0.4447 85.04%,
    0.5587 89.01%,
    0.689 92.82%,
    0.8359 96.48%,
    1
  );
  --ease-power4-out: linear(
    0,
    0.1641 3.52%,
    0.311 7.18%,
    0.4413 10.99%,
    0.5553 14.96%,
    0.6539 19.12%,
    0.738 23.5%,
    0.8086 28.15%,
    0.8662 33.12%,
    0.9078 37.92%,
    0.9405 43.12%,
    0.965 48.84%,
    0.9821 55.28%,
    0.992 61.97%,
    0.9976 70.09%,
    1
  );
  --ease-power4-in-out: linear(
    0,
    0.0012 14.95%,
    0.0089 22.36%,
    0.0297 28.43%,
    0.0668 33.43%,
    0.0979 36.08%,
    0.1363 38.55%,
    0.2373 43.07%,
    0.3675 47.01%,
    0.5984 52.15%,
    0.7121 55.23%,
    0.8192 59.21%,
    0.898 63.62%,
    0.9297 66.23%,
    0.9546 69.06%,
    0.9733 72.17%,
    0.9864 75.67%,
    0.9982 83.73%,
    1
  );
  --ease-quad-in: linear(
    0,
    0.0039,
    0.0156,
    0.0352,
    0.0625,
    0.0977,
    0.1407,
    0.1914,
    0.2499,
    0.3164,
    0.3906 62.5%,
    0.5625,
    0.7656,
    1
  );
  --ease-quad-out: linear(
    0,
    0.2342,
    0.4374,
    0.6093 37.49%,
    0.6835,
    0.7499,
    0.8086,
    0.8593,
    0.9023,
    0.9375,
    0.9648,
    0.9844,
    0.9961,
    1
  );
  --ease-quad-in-out: linear(
    0,
    0.0027,
    0.0106 7.29%,
    0.0425,
    0.0957,
    0.1701 29.16%,
    0.2477,
    0.3401 41.23%,
    0.5982 55.18%,
    0.7044 61.56%,
    0.7987,
    0.875 75%,
    0.9297,
    0.9687,
    0.9922,
    1
  );
  --ease-expo-in: linear(
    0,
    0.0085 31.26%,
    0.0167 40.94%,
    0.0289 48.86%,
    0.0471 55.92%,
    0.0717 61.99%,
    0.1038 67.32%,
    0.1443 72.07%,
    0.1989 76.7%,
    0.2659 80.89%,
    0.3465 84.71%,
    0.4419 88.22%,
    0.554 91.48%,
    0.6835 94.51%,
    0.8316 97.34%,
    1
  );
  --ease-expo-out: linear(
    0,
    0.1684 2.66%,
    0.3165 5.49%,
    0.446 8.52%,
    0.5581 11.78%,
    0.6535 15.29%,
    0.7341 19.11%,
    0.8011 23.3%,
    0.8557 27.93%,
    0.8962 32.68%,
    0.9283 38.01%,
    0.9529 44.08%,
    0.9711 51.14%,
    0.9833 59.06%,
    0.9915 68.74%,
    1
  );
  --ease-expo-in-out: linear(
    0,
    0.0053 17.18%,
    0.0195 26.59%,
    0.0326 30.31%,
    0.0506 33.48%,
    0.0744 36.25%,
    0.1046 38.71%,
    0.1798 42.62%,
    0.2846 45.93%,
    0.3991 48.37%,
    0.6358 52.29%,
    0.765 55.45%,
    0.8622 59.3%,
    0.8986 61.51%,
    0.9279 63.97%,
    0.9481 66.34%,
    0.9641 69.01%,
    0.9856 75.57%,
    0.9957 84.37%,
    1
  );
  --ease-circ-in: linear(
    -0,
    0.0048 9.8%,
    0.0192 19.5%,
    0.043 29.02%,
    0.0761 38.26%,
    0.1181 47.13%,
    0.1685 55.56%,
    0.227 63.44%,
    0.2929 70.71%,
    0.3656 77.3%,
    0.4445 83.15%,
    0.5285 88.19%,
    0.6173 92.39%,
    0.7099 95.7%,
    0.805 98.08%,
    0.9021 99.52%,
    1
  );
  --ease-circ-out: linear(
    0,
    0.0979 0.48%,
    0.195 1.92%,
    0.2901 4.3%,
    0.3827 7.61%,
    0.4715 11.81%,
    0.5555 16.85%,
    0.6344 22.7%,
    0.7071 29.29%,
    0.773 36.56%,
    0.8315 44.44%,
    0.8819 52.87%,
    0.9239 61.74%,
    0.957 70.98%,
    0.9808 80.5%,
    0.9952 90.2%,
    1
  );
  --ease-circ-in-out: linear(
    -0,
    0.0033 5.75%,
    0.0132 11.43%,
    0.0296 16.95%,
    0.0522 22.25%,
    0.0808 27.25%,
    0.1149 31.89%,
    0.1542 36.11%,
    0.1981 39.85%,
    0.2779 44.79%,
    0.3654 48.15%,
    0.4422 49.66%,
    0.5807 50.66%,
    0.6769 53.24%,
    0.7253 55.37%,
    0.7714 58.01%,
    0.8142 61.11%,
    0.8536 64.65%,
    0.9158 72.23%,
    0.9619 80.87%,
    0.9904 90.25%,
    1
  );
  --ease-sine-in: linear(
    0,
    0.0035,
    0.0141 10.7%,
    0.0318 16.09%,
    0.0566 21.51%,
    0.0885 26.98%,
    0.1278 32.53%,
    0.2288 43.93%,
    0.3563 55.48%,
    0.5171 67.92%,
    0.7139 81.53%,
    1
  );
  --ease-sine-out: linear(
    0,
    0.2861 18.47%,
    0.4829 32.08%,
    0.6437 44.52%,
    0.7712 56.07%,
    0.8722 67.47%,
    0.9115 73.02%,
    0.9434 78.49%,
    0.9682 83.91%,
    0.9859 89.3%,
    0.9965,
    1
  );
  --ease-sine-in-out: linear(
    0,
    0.007 5.35%,
    0.0282 10.75%,
    0.0638 16.26%,
    0.1144 21.96%,
    0.1833 28.16%,
    0.2717 34.9%,
    0.6868 62.19%,
    0.775 68.54%,
    0.8457 74.3%,
    0.9141 81.07%,
    0.9621 87.52%,
    0.9905 93.8%,
    1
  );
  --ease-back-in: linear(
    0,
    -0.0029 4.31%,
    -0.0119 9.02%,
    -0.0837 31.27%,
    -0.0954 36.64%,
    -0.0998 41.45%,
    -0.0951 47.03%,
    -0.079 52.25%,
    -0.051 57.19%,
    -0.0108 61.92%,
    0.0515 67.19%,
    0.1312 72.27%,
    0.2286 77.18%,
    0.3445 81.96%,
    0.4792 86.62%,
    0.633 91.17%,
    0.8066 95.63%,
    1
  );
  --ease-back-out: linear(
    0,
    0.1934 4.37%,
    0.367 8.83%,
    0.5208 13.38%,
    0.6555 18.04%,
    0.7714 22.82%,
    0.8688 27.73%,
    0.9485 32.81%,
    1.0108 38.08%,
    1.051 42.81%,
    1.079 47.75%,
    1.0951 52.97%,
    1.0998 58.55%,
    1.0954 63.36%,
    1.0837 68.73%,
    1.0119 90.98%,
    1.0029 95.69%,
    1
  );
  --ease-back-in-out: linear(
    0,
    -0.0059 4.51%,
    -0.0418 15.63%,
    -0.0499 20.72%,
    -0.0476 23.51%,
    -0.0395 26.12%,
    -0.0255 28.59%,
    -0.0055 30.95%,
    0.0281 33.76%,
    0.0717 36.47%,
    0.1901 41.63%,
    0.344 46.32%,
    0.6156 52.65%,
    0.7495 56.35%,
    0.8757 60.97%,
    0.9663 65.85%,
    1.0006 68.58%,
    1.0256 71.43%,
    1.0417 74.43%,
    1.0493 77.65%,
    1.0452 83.02%,
    1.0077 94.8%,
    1
  );
  --ease-elastic-in: linear(
    0,
    0.0019 13.34%,
    -0.0056 27.76%,
    -0.0012 31.86%,
    0.0147 39.29%,
    0.0161 42.46%,
    0.0039 46.74%,
    -0.0416 54.3%,
    -0.046 57.29%,
    -0.0357,
    -0.0122 61.67%,
    0.1176 69.29%,
    0.1302 70.79%,
    0.1306 72.16%,
    0.1088 74.09%,
    0.059 75.99%,
    -0.0317 78.19%,
    -0.3151 83.8%,
    -0.3643 85.52%,
    -0.3726,
    -0.3705 87.06%,
    -0.3463,
    -0.2959 89.3%,
    -0.1144 91.51%,
    0.7822 97.9%,
    1
  );
  --ease-elastic-out: linear(
    0,
    0.2178 2.1%,
    1.1144 8.49%,
    1.2959 10.7%,
    1.3463 11.81%,
    1.3705 12.94%,
    1.3726,
    1.3643 14.48%,
    1.3151 16.2%,
    1.0317 21.81%,
    0.941 24.01%,
    0.8912 25.91%,
    0.8694 27.84%,
    0.8698 29.21%,
    0.8824 30.71%,
    1.0122 38.33%,
    1.0357,
    1.046 42.71%,
    1.0416 45.7%,
    0.9961 53.26%,
    0.9839 57.54%,
    0.9853 60.71%,
    1.0012 68.14%,
    1.0056 72.24%,
    0.9981 86.66%,
    1
  );
  --ease-elastic-in-out: linear(
    0,
    -0.0028 13.88%,
    0.0081 21.23%,
    0.002 23.37%,
    -0.0208 27.14%,
    -0.023 28.64%,
    -0.0178,
    -0.0061 30.83%,
    0.0588 34.64%,
    0.0651 35.39%,
    0.0653 36.07%,
    0.0514,
    0.0184 38.3%,
    -0.1687 42.21%,
    -0.1857 43.04%,
    -0.181 43.8%,
    -0.1297 44.93%,
    -0.0201 46.08%,
    1.0518 54.2%,
    1.1471,
    1.1853 56.48%,
    1.1821 57.25%,
    1.1573 58.11%,
    0.9709 62%,
    0.9458,
    0.9347 63.92%,
    0.9349 64.61%,
    0.9412 65.36%,
    1.0061 69.17%,
    1.0178,
    1.023 71.36%,
    1.0208 72.86%,
    0.998 76.63%,
    0.9919 78.77%,
    1.0028 86.12%,
    1
  );
  --ease-bounce-in: linear(
    0,
    0.0117,
    0.0156,
    0.0117,
    0,
    0.0273,
    0.0468,
    0.0586,
    0.0625,
    0.0586,
    0.0468,
    0.0273,
    0 27.27%,
    0.1093,
    0.1875 36.36%,
    0.2148,
    0.2343,
    0.2461,
    0.25,
    0.2461,
    0.2344,
    0.2148 52.28%,
    0.1875 54.55%,
    0.1095,
    0,
    0.2341,
    0.4375,
    0.6092,
    0.75,
    0.8593,
    0.9375 90.91%,
    0.9648,
    0.9843,
    0.9961,
    1
  );
  --ease-bounce-out: linear(
    0,
    0.0039,
    0.0157,
    0.0352,
    0.0625 9.09%,
    0.1407,
    0.25,
    0.3908,
    0.5625,
    0.7654,
    1,
    0.8907,
    0.8125 45.45%,
    0.7852,
    0.7657,
    0.7539,
    0.75,
    0.7539,
    0.7657,
    0.7852,
    0.8125 63.64%,
    0.8905,
    1 72.73%,
    0.9727,
    0.9532,
    0.9414,
    0.9375,
    0.9414,
    0.9531,
    0.9726,
    1,
    0.9883,
    0.9844,
    0.9883,
    1
  );
  --ease-bounce-in-out: linear(
    0,
    0.0078,
    0,
    0.0235,
    0.0313,
    0.0235,
    0.0001 13.63%,
    0.0549 15.92%,
    0.0938,
    0.1172,
    0.125,
    0.1172,
    0.0939 27.26%,
    0.0554 29.51%,
    0.0003 31.82%,
    0.2192,
    0.3751 40.91%,
    0.4332,
    0.4734 45.8%,
    0.4947 48.12%,
    0.5027 51.35%,
    0.5153 53.19%,
    0.5437,
    0.5868 57.58%,
    0.6579,
    0.7504 62.87%,
    0.9999 68.19%,
    0.9453,
    0.9061,
    0.8828,
    0.875,
    0.8828,
    0.9063,
    0.9451 84.08%,
    0.9999 86.37%,
    0.9765,
    0.9688,
    0.9765,
    1,
    0.9922,
    1
  );
}
@font-face {
  font-family: PPNeueMontrealTT;
  src:
    local("PPNeueMontrealTT Medium"),
    url(../PPNeueMontrealTT-Medium.woff2) format(woff2),
    url(../PPNeueMontrealTT-Medium.woff) format(woff);
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}
:root {
  --container-padding: 1rem;
  --container-grid-gap: 1.125rem;
}
@media (min-width: 48rem) {
  :root {
    --container-padding: 2.75rem;
  }
}
*,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
}
html {
  font-size: 100%;
  height: 100%;
}
@media (min-width: 48rem) {
  html {
    font-size: 56.7%;
  }
}
@media (min-width: 80rem) {
  html {
    font-size: 65%;
  }
}
@media (min-width: 105rem) {
  html {
    font-size: 70%;
  }
}
@media (min-width: 120rem) {
  html {
    font-size: 95%;
  }
}
@media (min-width: 160rem) {
  html {
    font-size: 115%;
  }
}
body {
  scrollbar-gutter: stable;
  -webkit-tap-highlight-color: transparent;
  font-family:
    PPNeueMontrealTT,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  font-weight: 700;
}
body,
html {
  background-color: #000;
  overscroll-behavior: none;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
  background: inherit;
  color: inherit;
  font-size: inherit;
  -webkit-text-fill-color: inherit;
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
}
.container {
  padding-left: var(--container-padding);
  padding-right: calc(var(--container-padding) - 100vw + 100%);
  width: 100%;
}
.break-container {
  margin-left: calc(var(--container-padding) * -1);
  margin-right: calc(var(--container-padding) - (100vw - 100%));
}
html {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
html::-webkit-scrollbar {
  background: transparent;
  display: none;
  width: 0;
}
.richtext * {
  vertical-align: text-bottom;
}
.richtext a {
  display: inline-block;
  line-height: 1.2;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.richtext a:before {
  background-color: currentColor;
  bottom: 0;
  content: "";
  height: 0.06em;
  left: 0;
  position: absolute;
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s ease;
  width: 100%;
}
.richtext a:hover:before {
  transform: scaleX(0);
  transform-origin: right;
}
.richtext a:after {
  content: attr(title);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateY(100%);
  transition: transform 0.5s ease;
  width: 100%;
}
.richtext a span {
  display: inline-block;
  transition: transform 0.5s ease;
}
.richtext a:hover span {
  transform: translateY(-100%);
}
.richtext a:hover:after {
  transform: translateY(0);
}
*,
:after,
:before {
  border-color: var(--un-default-border-color, #e5e7eb);
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}
:after,
:before {
  --un-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-feature-settings: normal;
  font-size: 1em;
  font-variation-settings: normal;
}
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;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
*,
:after,
:before {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 transparent;
  --un-ring-shadow: 0 0 transparent;
  --un-shadow-inset: ;
  --un-shadow: 0 0 transparent;
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgba(147, 197, 253, 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}
::backdrop {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 transparent;
  --un-ring-shadow: 0 0 transparent;
  --un-shadow-inset: ;
  --un-shadow: 0 0 transparent;
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgba(147, 197, 253, 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}
.icon-arrow {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 49 45'%3E%3Cpath d='M12.748 34.854C5.866 34.854.162 32.746.162 24.562V.692h4.402v23.87c0 5.27 3.658 5.89 8.866 5.89h24.056c-1.922-2.17-3.906-5.518-5.952-9.858h3.596c4.34 5.084 8.866 8.804 13.64 11.16v1.798c-4.774 2.356-9.3 6.138-13.64 11.16h-3.596c2.046-4.34 4.03-7.688 5.952-9.858H12.748Z' fill='currentColor'/%3E%3C/svg%3E");
  background-color: currentColor;
  color: inherit;
  height: 1em;
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 1em;
}
.text-big {
  font-size: 1rem;
}
.text-big,
.text-huge {
  font-family: PPNeueMontrealTT;
  font-weight: 500;
  line-height: 1;
}
.text-huge {
  font-size: 2.5rem;
}
.text-large {
  font-size: 1.5rem;
}
.text-large,
.text-medium {
  font-family: PPNeueMontrealTT;
  font-weight: 500;
  line-height: 1;
}
.text-medium {
  font-size: 1.625rem;
}
.text-regular {
  font-family: GTAmericaMono;
  font-size: 0.875rem;
  line-height: 1.125rem;
}
.text-small {
  font-family: GTAmericaMono;
  font-size: 0.625rem;
  line-height: 1;
}
@media (min-width: 48rem) {
  .text-big,
  .text-huge,
  .text-large {
    font-size: 3.125rem;
  }
}
.sr-only {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  white-space: nowrap;
}
.pointer-events-auto {
  pointer-events: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.-top-0\.02em {
  top: -0.02em;
}
.-top-1 {
  top: -0.25rem;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.top-6 {
  top: 1.5rem;
}
.z-1 {
  z-index: 1;
}
.z-10 {
  z-index: 10;
}
.z-11 {
  z-index: 11;
}
.z-12 {
  z-index: 12;
}
.z-14 {
  z-index: 14;
}
.z-2 {
  z-index: 2;
}
.z-98 {
  z-index: 98;
}
.z-99 {
  z-index: 99;
}
.z-999 {
  z-index: 999;
}
.grid {
  display: grid;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-12\.5 {
  margin-bottom: 3.125rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-18 {
  margin-bottom: 4.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-11 {
  margin-left: 2.75rem;
}
.ml-3\.5 {
  margin-left: 0.875rem;
}
.ml-7\.5 {
  margin-left: 1.875rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-11\.5 {
  margin-right: 2.875rem;
}
.mr-3\.5 {
  margin-right: 0.875rem;
}
.ms {
  margin-inline-start: 1rem;
}
.mt-11 {
  margin-top: 2.75rem;
}
.mt-15 {
  margin-top: 3.75rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.hidden {
  display: none;
}
.h-\[1em\] {
  height: 1em;
}
.h-140 {
  height: 35rem;
}
.h-24 {
  height: 6rem;
}
.h-4 {
  height: 1rem;
}
.h-6 {
  height: 1.5rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-svw {
  height: 100svw;
}
.max-w-520px {
  max-width: 520px;
}
.max-w-60 {
  max-width: 15rem;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-screen {
  min-height: 100vh;
}
.min-w-140 {
  min-width: 35rem;
}
.min-w-60 {
  min-width: 15rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-4 {
  width: 1rem;
}
.w-7\.5 {
  width: 1.875rem;
}
.w-94vw {
  width: 94vw;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.transform {
  transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y))
    translateZ(var(--un-translate-z)) rotate(var(--un-rotate))
    rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y))
    rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y))
    scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y))
    scaleZ(var(--un-scale-z));
}
.place-content-center {
  place-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --un-space-y-reverse: 0;
  margin-bottom: calc(1rem * var(--un-space-y-reverse));
  margin-top: calc(1rem * (1 - var(--un-space-y-reverse)));
}
.overflow-clip {
  overflow: clip;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0;
}
.border-t {
  border-top-width: 1px;
}
.border-black\/5 {
  border-color: #0000000d;
}
.dark .dark\:border-white\/10 {
  border-color: #ffffff1a;
}
.rounded-1 {
  border-radius: 0.25rem;
}
.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.bg-black {
  --un-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--un-bg-opacity));
}
.bg-black\/80 {
  background-color: #000c;
}
.bg-gray {
  --un-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--un-bg-opacity));
}
.bg-gray\/40 {
  background-color: #d9d9d966;
}
.bg-red {
  --un-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--un-bg-opacity));
}
.bg-red\/0 {
  background-color: #f8727200;
}
.bg-white {
  --un-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--un-bg-opacity));
}
.dark .dark\:bg-\[\#020420\] {
  --un-bg-opacity: 1;
  background-color: rgb(2 4 32 / var(--un-bg-opacity));
}
.dark .dark\:bg-white\/5 {
  background-color: #ffffff0d;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.px,
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.py-10 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.py-8 {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pt-1\.5 {
  padding-top: 0.375rem;
}
.pt-11 {
  padding-top: 2.75rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-\[80px\] {
  font-size: 80px;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-32vw {
  font-size: 32vw;
}
.text-4 {
  font-size: 1rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.c-white,
.dark .dark\:text-white {
  --un-text-opacity: 1;
  color: rgb(255 255 255 / var(--un-text-opacity));
}
.text-\[\#020420\] {
  --un-text-opacity: 1;
  color: rgb(2 4 32 / var(--un-text-opacity));
}
.text-\[\#64748B\] {
  --un-text-opacity: 1;
  color: rgb(100 116 139 / var(--un-text-opacity));
}
.c-black,
.text-black {
  --un-text-opacity: 1;
  color: rgb(0 0 0 / var(--un-text-opacity));
}
.hover\:text-\[\#00DC82\]:hover {
  --un-text-opacity: 1;
  color: rgb(0 220 130 / var(--un-text-opacity));
}
.font-500,
.font-medium {
  font-weight: 500;
}
.font-light {
  font-weight: 300;
}
.font-semibold {
  font-weight: 600;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.font-sans {
  font-family:
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
}
.uppercase {
  text-transform: uppercase;
}
.tabular-nums {
  --un-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--un-ordinal) var(--un-slashed-zero)
    var(--un-numeric-figure) var(--un-numeric-spacing)
    var(--un-numeric-fraction);
}
.line-through {
  text-decoration-line: line-through;
}
.hover\:underline:hover,
.underline {
  text-decoration-line: underline;
}
.underline-offset-3 {
  text-underline-offset: 3px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-50 {
  opacity: 0.5;
}
.mix-blend-difference {
  mix-blend-mode: difference;
}
.backdrop-blur-2xl {
  --un-backdrop-blur: blur(40px);
}
.backdrop-blur-2xl,
.backdrop-filter {
  -webkit-backdrop-filter: var(--un-backdrop-blur) var(--un-backdrop-brightness)
    var(--un-backdrop-contrast) var(--un-backdrop-grayscale)
    var(--un-backdrop-hue-rotate) var(--un-backdrop-invert)
    var(--un-backdrop-opacity) var(--un-backdrop-saturate)
    var(--un-backdrop-sepia);
  backdrop-filter: var(--un-backdrop-blur) var(--un-backdrop-brightness)
    var(--un-backdrop-contrast) var(--un-backdrop-grayscale)
    var(--un-backdrop-hue-rotate) var(--un-backdrop-invert)
    var(--un-backdrop-opacity) var(--un-backdrop-saturate)
    var(--un-backdrop-sepia);
}
.transition {
  transition-duration: 0.15s;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-100 {
  transition-duration: 0.1s;
}
.ease {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.will-change-transform {
  will-change: transform;
}
.min-h-svh {
  min-height: 100svh;
}
.h-dvh {
  height: 100dvh;
}
.h-svh {
  height: 100svh;
}
@media (max-width: calc(48rem - 0.1px)) {
  .lt-md\:-order-1 {
    order: -1;
  }
  .lt-md\:ml-auto {
    margin-left: auto;
  }
  .lt-md\:max-w-60 {
    max-width: 15rem;
  }
}
@media (min-width: 40rem) {
  .sm\:right-6 {
    right: 1.5rem;
  }
  .sm\:text-\[110px\] {
    font-size: 110px;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
}
@media (min-width: 48rem) {
  .md\:left-6 {
    left: 1.5rem;
  }
  .md\:left-auto {
    left: auto;
  }
  .md\:right-0 {
    right: 0;
  }
  .md\:right-auto {
    right: auto;
  }
  .md\:-order-1 {
    order: -1;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mb-16 {
    margin-bottom: 4rem;
  }
  .md\:ml-0 {
    margin-left: 0;
  }
  .md\:ml-11 {
    margin-left: 2.75rem;
  }
  .md\:mr-0 {
    margin-right: 0;
  }
  .md\:mr-11 {
    margin-right: 2.75rem;
  }
  .md\:mr-40vw {
    margin-right: 40vw;
  }
  .md\:mr-7 {
    margin-right: 1.75rem;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mt-12 {
    margin-top: 3rem;
  }
  .md\:mt-16 {
    margin-top: 4rem;
  }
  .md\:h-140 {
    height: 35rem;
  }
  .md\:h-34 {
    height: 8.5rem;
  }
  .md\:max-w-none {
    max-width: none;
  }
  .md\:min-w-200 {
    min-width: 50rem;
  }
  .md\:min-w-32 {
    min-width: 8rem;
  }
  .md\:w-11 {
    width: 2.75rem;
  }
  .md\:w-40vw {
    width: 40vw;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:items-end {
    align-items: flex-end;
  }
  .md\:items-baseline {
    align-items: baseline;
  }
  .md\:gap-0 {
    gap: 0;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:gap-y-2 {
    row-gap: 0.5rem;
  }
  .md\:pl-16 {
    padding-left: 4rem;
  }
  .md\:pr-11 {
    padding-right: 2.75rem;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
  .md\:pt-16 {
    padding-top: 4rem;
  }
  .md\:pt-6 {
    padding-top: 1.5rem;
  }
  .md\:text-right {
    text-align: right;
  }
  .md\:text-6\.5 {
    font-size: 1.625rem;
  }
}
@media (min-width: 64rem) {
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }
  .lg\:col-span-11 {
    grid-column: span 11 / span 11;
  }
  .lg\:col-span-15 {
    grid-column: span 15 / span 15;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .lg\:col-start-1 {
    grid-column-start: 1;
  }
  .lg\:col-start-5 {
    grid-column-start: 5;
  }
  .lg\:col-start-6 {
    grid-column-start: 6;
  }
  .lg\:col-start-7 {
    grid-column-start: 7;
  }
  .lg\:col-start-8 {
    grid-column-start: 8;
  }
  .lg\:col-start-9 {
    grid-column-start: 9;
  }
  .lg\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .lg\:grid-cols-13 {
    grid-template-columns: repeat(13, minmax(0, 1fr));
  }
  .lg\:grid-cols-24 {
    grid-template-columns: repeat(24, minmax(0, 1fr));
  }
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:mt-18 {
    margin-top: 4.5rem;
  }
  .lg\:mt-32 {
    margin-top: 8rem;
  }
  .lg\:gap-12 {
    gap: 3rem;
  }
  .lg\:gap-4 {
    gap: 1rem;
  }
  .lg\:py-17 {
    padding-bottom: 4.25rem;
    padding-top: 4.25rem;
  }
}
html.lenis,
html.lenis body {
  height: auto;
}
.lenis:not(.lenis-autoToggle).lenis-stopped {
  overflow: clip;
}
.lenis [data-lenis-prevent-touch],
.lenis [data-lenis-prevent-wheel],
.lenis [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-smooth iframe {
  pointer-events: none;
}
.lenis.lenis-autoToggle {
  transition-behavior: allow-discrete;
  transition-duration: 1ms;
  transition-property: overflow;
}

@media (max-width: calc(48rem - 0.1px)) {
  .work-title {
    margin-bottom: 4rem;
  }
  .site-logo .site-logo-type {
    font-size: 1rem;
    line-height: 1;
  }
}

/* site-logo placement */
.site-logo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  pointer-events: none;
}
.site-logo > a {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  pointer-events: auto;
}

/* site logo */
.site-logo-svg {
  fill: currentColor;
  display: inline-block;
  width: 2.5rem;
  height: auto;
}
.site-logo-svg [fill] {
  fill: currentColor;
}
.site-logo .site-logo-type {
  display: none;
}

@media (min-width: 48rem) {
  .site-logo-svg {
    width: 3.125rem;
  }
}

/* site logo blend */
.site-logo {
  --un-text-opacity: 1;
  color: rgb(255 255 255 / var(--un-text-opacity));
  mix-blend-mode: difference;
}
body[data-route="/about"] .site-logo,
body[data-route="/contact"] .site-logo {
  color: rgb(0 0 0 / 1);
  mix-blend-mode: normal;
}

/* logo scroll hide */
.site-logo {
  transition:
    transform 0.6s ease,
    opacity 0.6s ease;
  will-change: transform, opacity;
}
body.logo-scroll-hidden .site-logo {
  opacity: 0;
  transform: translateY(-28px) scale(0.96);
  pointer-events: none;
}
body.video-playing .site-logo {
  opacity: 0;
  pointer-events: none;
}

/* work back button */
body[data-route]:not([data-route="/"]):not([data-route="/index.html"]):not(
    [data-route="/concept"]
  ):not([data-route="/about"]):not([data-route="/contact"])
  .work-back {
  display: none;
}

nav.menu div.text-small {
  display: none !important;
}

@media (max-width: 34.375rem) {
  body[data-route="/"] .gsap\:slogan {
    display: none !important;
  }
}

@media (max-width: calc(48rem - 0.1px)) {
  body[data-route="/about"] .dynamic-zone .mt-8 .text-large {
    font-size: clamp(1.18rem, 4.1vw, 1.5rem);
    line-height: 0.85;
    text-align: right;
  }
}

@media (max-width: calc(48rem - 0.1px)) {
  .dynamic-zone section[data-v-0b813874] .lg\:col-span-11.lg\:mb-4 .text-large,
  .dynamic-zone
    section[data-v-0b813874]
    .lg\:col-span-6.lg\:col-start-6
    .text-large,
  .dynamic-zone
    section[data-v-0b813874]
    .lg\:col-span-6.lg\:col-start-8
    .text-large {
    font-size: clamp(1.18rem, 4.1vw, 1.5rem) !important;
    line-height: 0.85 !important;
    text-align: right !important;
  }
}

@media (max-width: calc(48rem - 0.1px)) {
  body[data-route="/about"] .site-logo,
  body[data-route="/contact"] .site-logo {
    margin-left: var(--container-padding) !important;
  }
}

@media (min-width: 48rem) and (max-width: calc(64rem - 0.1px)) {
  body[data-route="/about"] .lg\:col-span-15.lg\:col-start-9,
  body[data-route="/contact"] .lg\:col-span-15.lg\:col-start-9 {
    padding-top: 80px;
  }
  body[data-route="/about"]
    .dynamic-zone
    section[data-v-0b813874]
    .lg\:col-span-11.lg\:mb-4
    .text-large,
  body[data-route="/about"]
    .dynamic-zone
    section[data-v-0b813874]
    .lg\:col-span-6.lg\:col-start-6
    .text-large,
  body[data-route="/about"]
    .dynamic-zone
    section[data-v-0b813874]
    .lg\:col-span-6.lg\:col-start-8
    .text-large {
    font-size: 2.6rem;
    line-height: 0.95;
    text-align: right;
  }
}
