@import url("https://use.typekit.net/qgw6cjd.css");
body {
  --charcoal: #222;
  --grey: #ddd;
  --grey-light: #f4f4f4;
  --grey-medium: #999;
  --grey-dark: #333;
  --white: #fff;
  --blue: #86cbf0;
  --purple: #a7a9f0;
  --purple-light: #dfe0f6;
  --green: #a9f0a9;
  --red: #f0a9a9;
  --yellow: #f0f0a9;
  --orange: #f0bfa9;
  --pink: #f0a9c9;
  --blue-bright: #4bc0ff;
  --purple-bright: #7d80ff;
  --green-bright: #7dff7d;
  --red-bright: #ff7d7d;
  --yellow-bright: #ffff7d;
  --orange-bright: #ff9f7d;
  --pink-bright: #ff7dc9;
  --outline: 1px solid rgba(0, 0, 0, 0.1);
  --contact-width: 500px;
  --max-width: 1440px;
  --mobile-breakpoint: 800px;
  --header-height: 50px;
  --font-family-sans: "Nunito", sans-serif;
  --font-family-serif: "Prata", sans-serif;
  --font-awesome: 'Font Awesome 6 Pro', sans-serif;
  --font-awesome-brands: 'Font Awesome 6 Brands', sans-serif;
  --font-gemini: bd-geminis, sans-serif;
  --font-ambrose: ambroise-std, serif;
  --font-al-fresco: al-fresco, sans-serif;
  --font-flegrei: flegrei, sans-serif;
  --font-double-bass: doublebass, sans-serif;
  --font-indie: indie, sans-serif;
  --font-aglet: aglet-mono-variable, sans-serif;
  color: var(--white);
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
}
body .gap-0.5 {
  height: 0.5px;
  width: 100%;
}
body .spacer-0.5 {
  display: inline-block;
  height: 1px;
  width: 0.5px;
}
body .gap-1 {
  height: 1px;
  width: 100%;
}
body .spacer-1 {
  display: inline-block;
  height: 1px;
  width: 1px;
}
body .gap-1.5 {
  height: 1.5px;
  width: 100%;
}
body .spacer-1.5 {
  display: inline-block;
  height: 1px;
  width: 1.5px;
}
body .gap-2 {
  height: 2px;
  width: 100%;
}
body .spacer-2 {
  display: inline-block;
  height: 1px;
  width: 2px;
}
body .gap-2.5 {
  height: 2.5px;
  width: 100%;
}
body .spacer-2.5 {
  display: inline-block;
  height: 1px;
  width: 2.5px;
}
body .gap-3 {
  height: 3px;
  width: 100%;
}
body .spacer-3 {
  display: inline-block;
  height: 1px;
  width: 3px;
}
body .gap-3.5 {
  height: 3.5px;
  width: 100%;
}
body .spacer-3.5 {
  display: inline-block;
  height: 1px;
  width: 3.5px;
}
body .gap-4 {
  height: 4px;
  width: 100%;
}
body .spacer-4 {
  display: inline-block;
  height: 1px;
  width: 4px;
}
body .gap-4.5 {
  height: 4.5px;
  width: 100%;
}
body .spacer-4.5 {
  display: inline-block;
  height: 1px;
  width: 4.5px;
}
body .gap-5 {
  height: 5px;
  width: 100%;
}
body .spacer-5 {
  display: inline-block;
  height: 1px;
  width: 5px;
}
body .gap-5.5 {
  height: 5.5px;
  width: 100%;
}
body .spacer-5.5 {
  display: inline-block;
  height: 1px;
  width: 5.5px;
}
body .gap-6 {
  height: 6px;
  width: 100%;
}
body .spacer-6 {
  display: inline-block;
  height: 1px;
  width: 6px;
}
body .gap-6.5 {
  height: 6.5px;
  width: 100%;
}
body .spacer-6.5 {
  display: inline-block;
  height: 1px;
  width: 6.5px;
}
body .gap-7 {
  height: 7px;
  width: 100%;
}
body .spacer-7 {
  display: inline-block;
  height: 1px;
  width: 7px;
}
body .gap-7.5 {
  height: 7.5px;
  width: 100%;
}
body .spacer-7.5 {
  display: inline-block;
  height: 1px;
  width: 7.5px;
}
body .gap-8 {
  height: 8px;
  width: 100%;
}
body .spacer-8 {
  display: inline-block;
  height: 1px;
  width: 8px;
}
body .gap-8.5 {
  height: 8.5px;
  width: 100%;
}
body .spacer-8.5 {
  display: inline-block;
  height: 1px;
  width: 8.5px;
}
body .gap-9 {
  height: 9px;
  width: 100%;
}
body .spacer-9 {
  display: inline-block;
  height: 1px;
  width: 9px;
}
body .gap-9.5 {
  height: 9.5px;
  width: 100%;
}
body .spacer-9.5 {
  display: inline-block;
  height: 1px;
  width: 9.5px;
}
body .gap-10 {
  height: 10px;
  width: 100%;
}
body .spacer-10 {
  display: inline-block;
  height: 1px;
  width: 10px;
}
body .gap-10.5 {
  height: 10.5px;
  width: 100%;
}
body .spacer-10.5 {
  display: inline-block;
  height: 1px;
  width: 10.5px;
}
body .gap-11 {
  height: 11px;
  width: 100%;
}
body .spacer-11 {
  display: inline-block;
  height: 1px;
  width: 11px;
}
body .gap-11.5 {
  height: 11.5px;
  width: 100%;
}
body .spacer-11.5 {
  display: inline-block;
  height: 1px;
  width: 11.5px;
}
body .gap-12 {
  height: 12px;
  width: 100%;
}
body .spacer-12 {
  display: inline-block;
  height: 1px;
  width: 12px;
}
body .gap-12.5 {
  height: 12.5px;
  width: 100%;
}
body .spacer-12.5 {
  display: inline-block;
  height: 1px;
  width: 12.5px;
}
body .gap-13 {
  height: 13px;
  width: 100%;
}
body .spacer-13 {
  display: inline-block;
  height: 1px;
  width: 13px;
}
body .gap-13.5 {
  height: 13.5px;
  width: 100%;
}
body .spacer-13.5 {
  display: inline-block;
  height: 1px;
  width: 13.5px;
}
body .gap-14 {
  height: 14px;
  width: 100%;
}
body .spacer-14 {
  display: inline-block;
  height: 1px;
  width: 14px;
}
body .gap-14.5 {
  height: 14.5px;
  width: 100%;
}
body .spacer-14.5 {
  display: inline-block;
  height: 1px;
  width: 14.5px;
}
body .gap-15 {
  height: 15px;
  width: 100%;
}
body .spacer-15 {
  display: inline-block;
  height: 1px;
  width: 15px;
}
body .gap-15.5 {
  height: 15.5px;
  width: 100%;
}
body .spacer-15.5 {
  display: inline-block;
  height: 1px;
  width: 15.5px;
}
body .gap-16 {
  height: 16px;
  width: 100%;
}
body .spacer-16 {
  display: inline-block;
  height: 1px;
  width: 16px;
}
body .gap-16.5 {
  height: 16.5px;
  width: 100%;
}
body .spacer-16.5 {
  display: inline-block;
  height: 1px;
  width: 16.5px;
}
body .gap-17 {
  height: 17px;
  width: 100%;
}
body .spacer-17 {
  display: inline-block;
  height: 1px;
  width: 17px;
}
body .gap-17.5 {
  height: 17.5px;
  width: 100%;
}
body .spacer-17.5 {
  display: inline-block;
  height: 1px;
  width: 17.5px;
}
body .gap-18 {
  height: 18px;
  width: 100%;
}
body .spacer-18 {
  display: inline-block;
  height: 1px;
  width: 18px;
}
body .gap-18.5 {
  height: 18.5px;
  width: 100%;
}
body .spacer-18.5 {
  display: inline-block;
  height: 1px;
  width: 18.5px;
}
body .gap-19 {
  height: 19px;
  width: 100%;
}
body .spacer-19 {
  display: inline-block;
  height: 1px;
  width: 19px;
}
body .gap-19.5 {
  height: 19.5px;
  width: 100%;
}
body .spacer-19.5 {
  display: inline-block;
  height: 1px;
  width: 19.5px;
}
body .gap-20 {
  height: 20px;
  width: 100%;
}
body .spacer-20 {
  display: inline-block;
  height: 1px;
  width: 20px;
}
body .gap-20.5 {
  height: 20.5px;
  width: 100%;
}
body .spacer-20.5 {
  display: inline-block;
  height: 1px;
  width: 20.5px;
}
body .gap-21 {
  height: 21px;
  width: 100%;
}
body .spacer-21 {
  display: inline-block;
  height: 1px;
  width: 21px;
}
body .gap-21.5 {
  height: 21.5px;
  width: 100%;
}
body .spacer-21.5 {
  display: inline-block;
  height: 1px;
  width: 21.5px;
}
body .gap-22 {
  height: 22px;
  width: 100%;
}
body .spacer-22 {
  display: inline-block;
  height: 1px;
  width: 22px;
}
body .gap-22.5 {
  height: 22.5px;
  width: 100%;
}
body .spacer-22.5 {
  display: inline-block;
  height: 1px;
  width: 22.5px;
}
body .gap-23 {
  height: 23px;
  width: 100%;
}
body .spacer-23 {
  display: inline-block;
  height: 1px;
  width: 23px;
}
body .gap-23.5 {
  height: 23.5px;
  width: 100%;
}
body .spacer-23.5 {
  display: inline-block;
  height: 1px;
  width: 23.5px;
}
body .gap-24 {
  height: 24px;
  width: 100%;
}
body .spacer-24 {
  display: inline-block;
  height: 1px;
  width: 24px;
}
body .gap-24.5 {
  height: 24.5px;
  width: 100%;
}
body .spacer-24.5 {
  display: inline-block;
  height: 1px;
  width: 24.5px;
}
body .gap-25 {
  height: 25px;
  width: 100%;
}
body .spacer-25 {
  display: inline-block;
  height: 1px;
  width: 25px;
}
body .gap-25.5 {
  height: 25.5px;
  width: 100%;
}
body .spacer-25.5 {
  display: inline-block;
  height: 1px;
  width: 25.5px;
}
body .gap-26 {
  height: 26px;
  width: 100%;
}
body .spacer-26 {
  display: inline-block;
  height: 1px;
  width: 26px;
}
body .gap-26.5 {
  height: 26.5px;
  width: 100%;
}
body .spacer-26.5 {
  display: inline-block;
  height: 1px;
  width: 26.5px;
}
body .gap-27 {
  height: 27px;
  width: 100%;
}
body .spacer-27 {
  display: inline-block;
  height: 1px;
  width: 27px;
}
body .gap-27.5 {
  height: 27.5px;
  width: 100%;
}
body .spacer-27.5 {
  display: inline-block;
  height: 1px;
  width: 27.5px;
}
body .gap-28 {
  height: 28px;
  width: 100%;
}
body .spacer-28 {
  display: inline-block;
  height: 1px;
  width: 28px;
}
body .gap-28.5 {
  height: 28.5px;
  width: 100%;
}
body .spacer-28.5 {
  display: inline-block;
  height: 1px;
  width: 28.5px;
}
body .gap-29 {
  height: 29px;
  width: 100%;
}
body .spacer-29 {
  display: inline-block;
  height: 1px;
  width: 29px;
}
body .gap-29.5 {
  height: 29.5px;
  width: 100%;
}
body .spacer-29.5 {
  display: inline-block;
  height: 1px;
  width: 29.5px;
}
body .gap-30 {
  height: 30px;
  width: 100%;
}
body .spacer-30 {
  display: inline-block;
  height: 1px;
  width: 30px;
}
body .gap-30.5 {
  height: 30.5px;
  width: 100%;
}
body .spacer-30.5 {
  display: inline-block;
  height: 1px;
  width: 30.5px;
}
body .gap-31 {
  height: 31px;
  width: 100%;
}
body .spacer-31 {
  display: inline-block;
  height: 1px;
  width: 31px;
}
body .gap-31.5 {
  height: 31.5px;
  width: 100%;
}
body .spacer-31.5 {
  display: inline-block;
  height: 1px;
  width: 31.5px;
}
body .gap-32 {
  height: 32px;
  width: 100%;
}
body .spacer-32 {
  display: inline-block;
  height: 1px;
  width: 32px;
}
body .gap-32.5 {
  height: 32.5px;
  width: 100%;
}
body .spacer-32.5 {
  display: inline-block;
  height: 1px;
  width: 32.5px;
}
body .gap-33 {
  height: 33px;
  width: 100%;
}
body .spacer-33 {
  display: inline-block;
  height: 1px;
  width: 33px;
}
body .gap-33.5 {
  height: 33.5px;
  width: 100%;
}
body .spacer-33.5 {
  display: inline-block;
  height: 1px;
  width: 33.5px;
}
body .gap-34 {
  height: 34px;
  width: 100%;
}
body .spacer-34 {
  display: inline-block;
  height: 1px;
  width: 34px;
}
body .gap-34.5 {
  height: 34.5px;
  width: 100%;
}
body .spacer-34.5 {
  display: inline-block;
  height: 1px;
  width: 34.5px;
}
body .gap-35 {
  height: 35px;
  width: 100%;
}
body .spacer-35 {
  display: inline-block;
  height: 1px;
  width: 35px;
}
body .gap-35.5 {
  height: 35.5px;
  width: 100%;
}
body .spacer-35.5 {
  display: inline-block;
  height: 1px;
  width: 35.5px;
}
body .gap-36 {
  height: 36px;
  width: 100%;
}
body .spacer-36 {
  display: inline-block;
  height: 1px;
  width: 36px;
}
body .gap-36.5 {
  height: 36.5px;
  width: 100%;
}
body .spacer-36.5 {
  display: inline-block;
  height: 1px;
  width: 36.5px;
}
body .gap-37 {
  height: 37px;
  width: 100%;
}
body .spacer-37 {
  display: inline-block;
  height: 1px;
  width: 37px;
}
body .gap-37.5 {
  height: 37.5px;
  width: 100%;
}
body .spacer-37.5 {
  display: inline-block;
  height: 1px;
  width: 37.5px;
}
body .gap-38 {
  height: 38px;
  width: 100%;
}
body .spacer-38 {
  display: inline-block;
  height: 1px;
  width: 38px;
}
body .gap-38.5 {
  height: 38.5px;
  width: 100%;
}
body .spacer-38.5 {
  display: inline-block;
  height: 1px;
  width: 38.5px;
}
body .gap-39 {
  height: 39px;
  width: 100%;
}
body .spacer-39 {
  display: inline-block;
  height: 1px;
  width: 39px;
}
body .gap-39.5 {
  height: 39.5px;
  width: 100%;
}
body .spacer-39.5 {
  display: inline-block;
  height: 1px;
  width: 39.5px;
}
body .gap-40 {
  height: 40px;
  width: 100%;
}
body .spacer-40 {
  display: inline-block;
  height: 1px;
  width: 40px;
}
body .gap-40.5 {
  height: 40.5px;
  width: 100%;
}
body .spacer-40.5 {
  display: inline-block;
  height: 1px;
  width: 40.5px;
}
body .gap-41 {
  height: 41px;
  width: 100%;
}
body .spacer-41 {
  display: inline-block;
  height: 1px;
  width: 41px;
}
body .gap-41.5 {
  height: 41.5px;
  width: 100%;
}
body .spacer-41.5 {
  display: inline-block;
  height: 1px;
  width: 41.5px;
}
body .gap-42 {
  height: 42px;
  width: 100%;
}
body .spacer-42 {
  display: inline-block;
  height: 1px;
  width: 42px;
}
body .gap-42.5 {
  height: 42.5px;
  width: 100%;
}
body .spacer-42.5 {
  display: inline-block;
  height: 1px;
  width: 42.5px;
}
body .gap-43 {
  height: 43px;
  width: 100%;
}
body .spacer-43 {
  display: inline-block;
  height: 1px;
  width: 43px;
}
body .gap-43.5 {
  height: 43.5px;
  width: 100%;
}
body .spacer-43.5 {
  display: inline-block;
  height: 1px;
  width: 43.5px;
}
body .gap-44 {
  height: 44px;
  width: 100%;
}
body .spacer-44 {
  display: inline-block;
  height: 1px;
  width: 44px;
}
body .gap-44.5 {
  height: 44.5px;
  width: 100%;
}
body .spacer-44.5 {
  display: inline-block;
  height: 1px;
  width: 44.5px;
}
body .gap-45 {
  height: 45px;
  width: 100%;
}
body .spacer-45 {
  display: inline-block;
  height: 1px;
  width: 45px;
}
body .gap-45.5 {
  height: 45.5px;
  width: 100%;
}
body .spacer-45.5 {
  display: inline-block;
  height: 1px;
  width: 45.5px;
}
body .gap-46 {
  height: 46px;
  width: 100%;
}
body .spacer-46 {
  display: inline-block;
  height: 1px;
  width: 46px;
}
body .gap-46.5 {
  height: 46.5px;
  width: 100%;
}
body .spacer-46.5 {
  display: inline-block;
  height: 1px;
  width: 46.5px;
}
body .gap-47 {
  height: 47px;
  width: 100%;
}
body .spacer-47 {
  display: inline-block;
  height: 1px;
  width: 47px;
}
body .gap-47.5 {
  height: 47.5px;
  width: 100%;
}
body .spacer-47.5 {
  display: inline-block;
  height: 1px;
  width: 47.5px;
}
body .gap-48 {
  height: 48px;
  width: 100%;
}
body .spacer-48 {
  display: inline-block;
  height: 1px;
  width: 48px;
}
body .gap-48.5 {
  height: 48.5px;
  width: 100%;
}
body .spacer-48.5 {
  display: inline-block;
  height: 1px;
  width: 48.5px;
}
body .gap-49 {
  height: 49px;
  width: 100%;
}
body .spacer-49 {
  display: inline-block;
  height: 1px;
  width: 49px;
}
body .gap-49.5 {
  height: 49.5px;
  width: 100%;
}
body .spacer-49.5 {
  display: inline-block;
  height: 1px;
  width: 49.5px;
}
body .gap-50 {
  height: 50px;
  width: 100%;
}
body .spacer-50 {
  display: inline-block;
  height: 1px;
  width: 50px;
}
body .gap-50.5 {
  height: 50.5px;
  width: 100%;
}
body .spacer-50.5 {
  display: inline-block;
  height: 1px;
  width: 50.5px;
}
body .gap-51 {
  height: 51px;
  width: 100%;
}
body .spacer-51 {
  display: inline-block;
  height: 1px;
  width: 51px;
}
body .gap-51.5 {
  height: 51.5px;
  width: 100%;
}
body .spacer-51.5 {
  display: inline-block;
  height: 1px;
  width: 51.5px;
}
body .gap-52 {
  height: 52px;
  width: 100%;
}
body .spacer-52 {
  display: inline-block;
  height: 1px;
  width: 52px;
}
body .gap-52.5 {
  height: 52.5px;
  width: 100%;
}
body .spacer-52.5 {
  display: inline-block;
  height: 1px;
  width: 52.5px;
}
body .gap-53 {
  height: 53px;
  width: 100%;
}
body .spacer-53 {
  display: inline-block;
  height: 1px;
  width: 53px;
}
body .gap-53.5 {
  height: 53.5px;
  width: 100%;
}
body .spacer-53.5 {
  display: inline-block;
  height: 1px;
  width: 53.5px;
}
body .gap-54 {
  height: 54px;
  width: 100%;
}
body .spacer-54 {
  display: inline-block;
  height: 1px;
  width: 54px;
}
body .gap-54.5 {
  height: 54.5px;
  width: 100%;
}
body .spacer-54.5 {
  display: inline-block;
  height: 1px;
  width: 54.5px;
}
body .gap-55 {
  height: 55px;
  width: 100%;
}
body .spacer-55 {
  display: inline-block;
  height: 1px;
  width: 55px;
}
body .gap-55.5 {
  height: 55.5px;
  width: 100%;
}
body .spacer-55.5 {
  display: inline-block;
  height: 1px;
  width: 55.5px;
}
body .gap-56 {
  height: 56px;
  width: 100%;
}
body .spacer-56 {
  display: inline-block;
  height: 1px;
  width: 56px;
}
body .gap-56.5 {
  height: 56.5px;
  width: 100%;
}
body .spacer-56.5 {
  display: inline-block;
  height: 1px;
  width: 56.5px;
}
body .gap-57 {
  height: 57px;
  width: 100%;
}
body .spacer-57 {
  display: inline-block;
  height: 1px;
  width: 57px;
}
body .gap-57.5 {
  height: 57.5px;
  width: 100%;
}
body .spacer-57.5 {
  display: inline-block;
  height: 1px;
  width: 57.5px;
}
body .gap-58 {
  height: 58px;
  width: 100%;
}
body .spacer-58 {
  display: inline-block;
  height: 1px;
  width: 58px;
}
body .gap-58.5 {
  height: 58.5px;
  width: 100%;
}
body .spacer-58.5 {
  display: inline-block;
  height: 1px;
  width: 58.5px;
}
body .gap-59 {
  height: 59px;
  width: 100%;
}
body .spacer-59 {
  display: inline-block;
  height: 1px;
  width: 59px;
}
body .gap-59.5 {
  height: 59.5px;
  width: 100%;
}
body .spacer-59.5 {
  display: inline-block;
  height: 1px;
  width: 59.5px;
}
body .gap-60 {
  height: 60px;
  width: 100%;
}
body .spacer-60 {
  display: inline-block;
  height: 1px;
  width: 60px;
}
body .gap-60.5 {
  height: 60.5px;
  width: 100%;
}
body .spacer-60.5 {
  display: inline-block;
  height: 1px;
  width: 60.5px;
}
body .gap-61 {
  height: 61px;
  width: 100%;
}
body .spacer-61 {
  display: inline-block;
  height: 1px;
  width: 61px;
}
body .gap-61.5 {
  height: 61.5px;
  width: 100%;
}
body .spacer-61.5 {
  display: inline-block;
  height: 1px;
  width: 61.5px;
}
body .gap-62 {
  height: 62px;
  width: 100%;
}
body .spacer-62 {
  display: inline-block;
  height: 1px;
  width: 62px;
}
body .gap-62.5 {
  height: 62.5px;
  width: 100%;
}
body .spacer-62.5 {
  display: inline-block;
  height: 1px;
  width: 62.5px;
}
body .gap-63 {
  height: 63px;
  width: 100%;
}
body .spacer-63 {
  display: inline-block;
  height: 1px;
  width: 63px;
}
body .gap-63.5 {
  height: 63.5px;
  width: 100%;
}
body .spacer-63.5 {
  display: inline-block;
  height: 1px;
  width: 63.5px;
}
body .gap-64 {
  height: 64px;
  width: 100%;
}
body .spacer-64 {
  display: inline-block;
  height: 1px;
  width: 64px;
}
body .gap-64.5 {
  height: 64.5px;
  width: 100%;
}
body .spacer-64.5 {
  display: inline-block;
  height: 1px;
  width: 64.5px;
}
body .gap-65 {
  height: 65px;
  width: 100%;
}
body .spacer-65 {
  display: inline-block;
  height: 1px;
  width: 65px;
}
body .gap-65.5 {
  height: 65.5px;
  width: 100%;
}
body .spacer-65.5 {
  display: inline-block;
  height: 1px;
  width: 65.5px;
}
body .gap-66 {
  height: 66px;
  width: 100%;
}
body .spacer-66 {
  display: inline-block;
  height: 1px;
  width: 66px;
}
body .gap-66.5 {
  height: 66.5px;
  width: 100%;
}
body .spacer-66.5 {
  display: inline-block;
  height: 1px;
  width: 66.5px;
}
body .gap-67 {
  height: 67px;
  width: 100%;
}
body .spacer-67 {
  display: inline-block;
  height: 1px;
  width: 67px;
}
body .gap-67.5 {
  height: 67.5px;
  width: 100%;
}
body .spacer-67.5 {
  display: inline-block;
  height: 1px;
  width: 67.5px;
}
body .gap-68 {
  height: 68px;
  width: 100%;
}
body .spacer-68 {
  display: inline-block;
  height: 1px;
  width: 68px;
}
body .gap-68.5 {
  height: 68.5px;
  width: 100%;
}
body .spacer-68.5 {
  display: inline-block;
  height: 1px;
  width: 68.5px;
}
body .gap-69 {
  height: 69px;
  width: 100%;
}
body .spacer-69 {
  display: inline-block;
  height: 1px;
  width: 69px;
}
body .gap-69.5 {
  height: 69.5px;
  width: 100%;
}
body .spacer-69.5 {
  display: inline-block;
  height: 1px;
  width: 69.5px;
}
body .gap-70 {
  height: 70px;
  width: 100%;
}
body .spacer-70 {
  display: inline-block;
  height: 1px;
  width: 70px;
}
body .gap-70.5 {
  height: 70.5px;
  width: 100%;
}
body .spacer-70.5 {
  display: inline-block;
  height: 1px;
  width: 70.5px;
}
body .gap-71 {
  height: 71px;
  width: 100%;
}
body .spacer-71 {
  display: inline-block;
  height: 1px;
  width: 71px;
}
body .gap-71.5 {
  height: 71.5px;
  width: 100%;
}
body .spacer-71.5 {
  display: inline-block;
  height: 1px;
  width: 71.5px;
}
body .gap-72 {
  height: 72px;
  width: 100%;
}
body .spacer-72 {
  display: inline-block;
  height: 1px;
  width: 72px;
}
body .gap-72.5 {
  height: 72.5px;
  width: 100%;
}
body .spacer-72.5 {
  display: inline-block;
  height: 1px;
  width: 72.5px;
}
body .gap-73 {
  height: 73px;
  width: 100%;
}
body .spacer-73 {
  display: inline-block;
  height: 1px;
  width: 73px;
}
body .gap-73.5 {
  height: 73.5px;
  width: 100%;
}
body .spacer-73.5 {
  display: inline-block;
  height: 1px;
  width: 73.5px;
}
body .gap-74 {
  height: 74px;
  width: 100%;
}
body .spacer-74 {
  display: inline-block;
  height: 1px;
  width: 74px;
}
body .gap-74.5 {
  height: 74.5px;
  width: 100%;
}
body .spacer-74.5 {
  display: inline-block;
  height: 1px;
  width: 74.5px;
}
body .gap-75 {
  height: 75px;
  width: 100%;
}
body .spacer-75 {
  display: inline-block;
  height: 1px;
  width: 75px;
}
body .gap-75.5 {
  height: 75.5px;
  width: 100%;
}
body .spacer-75.5 {
  display: inline-block;
  height: 1px;
  width: 75.5px;
}
body .gap-76 {
  height: 76px;
  width: 100%;
}
body .spacer-76 {
  display: inline-block;
  height: 1px;
  width: 76px;
}
body .gap-76.5 {
  height: 76.5px;
  width: 100%;
}
body .spacer-76.5 {
  display: inline-block;
  height: 1px;
  width: 76.5px;
}
body .gap-77 {
  height: 77px;
  width: 100%;
}
body .spacer-77 {
  display: inline-block;
  height: 1px;
  width: 77px;
}
body .gap-77.5 {
  height: 77.5px;
  width: 100%;
}
body .spacer-77.5 {
  display: inline-block;
  height: 1px;
  width: 77.5px;
}
body .gap-78 {
  height: 78px;
  width: 100%;
}
body .spacer-78 {
  display: inline-block;
  height: 1px;
  width: 78px;
}
body .gap-78.5 {
  height: 78.5px;
  width: 100%;
}
body .spacer-78.5 {
  display: inline-block;
  height: 1px;
  width: 78.5px;
}
body .gap-79 {
  height: 79px;
  width: 100%;
}
body .spacer-79 {
  display: inline-block;
  height: 1px;
  width: 79px;
}
body .gap-79.5 {
  height: 79.5px;
  width: 100%;
}
body .spacer-79.5 {
  display: inline-block;
  height: 1px;
  width: 79.5px;
}
body .gap-80 {
  height: 80px;
  width: 100%;
}
body .spacer-80 {
  display: inline-block;
  height: 1px;
  width: 80px;
}
body .gap-80.5 {
  height: 80.5px;
  width: 100%;
}
body .spacer-80.5 {
  display: inline-block;
  height: 1px;
  width: 80.5px;
}
body .gap-81 {
  height: 81px;
  width: 100%;
}
body .spacer-81 {
  display: inline-block;
  height: 1px;
  width: 81px;
}
body .gap-81.5 {
  height: 81.5px;
  width: 100%;
}
body .spacer-81.5 {
  display: inline-block;
  height: 1px;
  width: 81.5px;
}
body .gap-82 {
  height: 82px;
  width: 100%;
}
body .spacer-82 {
  display: inline-block;
  height: 1px;
  width: 82px;
}
body .gap-82.5 {
  height: 82.5px;
  width: 100%;
}
body .spacer-82.5 {
  display: inline-block;
  height: 1px;
  width: 82.5px;
}
body .gap-83 {
  height: 83px;
  width: 100%;
}
body .spacer-83 {
  display: inline-block;
  height: 1px;
  width: 83px;
}
body .gap-83.5 {
  height: 83.5px;
  width: 100%;
}
body .spacer-83.5 {
  display: inline-block;
  height: 1px;
  width: 83.5px;
}
body .gap-84 {
  height: 84px;
  width: 100%;
}
body .spacer-84 {
  display: inline-block;
  height: 1px;
  width: 84px;
}
body .gap-84.5 {
  height: 84.5px;
  width: 100%;
}
body .spacer-84.5 {
  display: inline-block;
  height: 1px;
  width: 84.5px;
}
body .gap-85 {
  height: 85px;
  width: 100%;
}
body .spacer-85 {
  display: inline-block;
  height: 1px;
  width: 85px;
}
body .gap-85.5 {
  height: 85.5px;
  width: 100%;
}
body .spacer-85.5 {
  display: inline-block;
  height: 1px;
  width: 85.5px;
}
body .gap-86 {
  height: 86px;
  width: 100%;
}
body .spacer-86 {
  display: inline-block;
  height: 1px;
  width: 86px;
}
body .gap-86.5 {
  height: 86.5px;
  width: 100%;
}
body .spacer-86.5 {
  display: inline-block;
  height: 1px;
  width: 86.5px;
}
body .gap-87 {
  height: 87px;
  width: 100%;
}
body .spacer-87 {
  display: inline-block;
  height: 1px;
  width: 87px;
}
body .gap-87.5 {
  height: 87.5px;
  width: 100%;
}
body .spacer-87.5 {
  display: inline-block;
  height: 1px;
  width: 87.5px;
}
body .gap-88 {
  height: 88px;
  width: 100%;
}
body .spacer-88 {
  display: inline-block;
  height: 1px;
  width: 88px;
}
body .gap-88.5 {
  height: 88.5px;
  width: 100%;
}
body .spacer-88.5 {
  display: inline-block;
  height: 1px;
  width: 88.5px;
}
body .gap-89 {
  height: 89px;
  width: 100%;
}
body .spacer-89 {
  display: inline-block;
  height: 1px;
  width: 89px;
}
body .gap-89.5 {
  height: 89.5px;
  width: 100%;
}
body .spacer-89.5 {
  display: inline-block;
  height: 1px;
  width: 89.5px;
}
body .gap-90 {
  height: 90px;
  width: 100%;
}
body .spacer-90 {
  display: inline-block;
  height: 1px;
  width: 90px;
}
body .gap-90.5 {
  height: 90.5px;
  width: 100%;
}
body .spacer-90.5 {
  display: inline-block;
  height: 1px;
  width: 90.5px;
}
body .gap-91 {
  height: 91px;
  width: 100%;
}
body .spacer-91 {
  display: inline-block;
  height: 1px;
  width: 91px;
}
body .gap-91.5 {
  height: 91.5px;
  width: 100%;
}
body .spacer-91.5 {
  display: inline-block;
  height: 1px;
  width: 91.5px;
}
body .gap-92 {
  height: 92px;
  width: 100%;
}
body .spacer-92 {
  display: inline-block;
  height: 1px;
  width: 92px;
}
body .gap-92.5 {
  height: 92.5px;
  width: 100%;
}
body .spacer-92.5 {
  display: inline-block;
  height: 1px;
  width: 92.5px;
}
body .gap-93 {
  height: 93px;
  width: 100%;
}
body .spacer-93 {
  display: inline-block;
  height: 1px;
  width: 93px;
}
body .gap-93.5 {
  height: 93.5px;
  width: 100%;
}
body .spacer-93.5 {
  display: inline-block;
  height: 1px;
  width: 93.5px;
}
body .gap-94 {
  height: 94px;
  width: 100%;
}
body .spacer-94 {
  display: inline-block;
  height: 1px;
  width: 94px;
}
body .gap-94.5 {
  height: 94.5px;
  width: 100%;
}
body .spacer-94.5 {
  display: inline-block;
  height: 1px;
  width: 94.5px;
}
body .gap-95 {
  height: 95px;
  width: 100%;
}
body .spacer-95 {
  display: inline-block;
  height: 1px;
  width: 95px;
}
body .gap-95.5 {
  height: 95.5px;
  width: 100%;
}
body .spacer-95.5 {
  display: inline-block;
  height: 1px;
  width: 95.5px;
}
body .gap-96 {
  height: 96px;
  width: 100%;
}
body .spacer-96 {
  display: inline-block;
  height: 1px;
  width: 96px;
}
body .gap-96.5 {
  height: 96.5px;
  width: 100%;
}
body .spacer-96.5 {
  display: inline-block;
  height: 1px;
  width: 96.5px;
}
body .gap-97 {
  height: 97px;
  width: 100%;
}
body .spacer-97 {
  display: inline-block;
  height: 1px;
  width: 97px;
}
body .gap-97.5 {
  height: 97.5px;
  width: 100%;
}
body .spacer-97.5 {
  display: inline-block;
  height: 1px;
  width: 97.5px;
}
body .gap-98 {
  height: 98px;
  width: 100%;
}
body .spacer-98 {
  display: inline-block;
  height: 1px;
  width: 98px;
}
body .gap-98.5 {
  height: 98.5px;
  width: 100%;
}
body .spacer-98.5 {
  display: inline-block;
  height: 1px;
  width: 98.5px;
}
body .gap-99 {
  height: 99px;
  width: 100%;
}
body .spacer-99 {
  display: inline-block;
  height: 1px;
  width: 99px;
}
body .gap-99.5 {
  height: 99.5px;
  width: 100%;
}
body .spacer-99.5 {
  display: inline-block;
  height: 1px;
  width: 99.5px;
}
body::-webkit-scrollbar {
  width: 2px;
}
body::-webkit-scrollbar-track {
  background: #000;
}
.under-construction {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(15px);
  color: var(--charcoal);
  display: flex;
  flex-direction: column;
  font-family: var(--font-family-sans);
  font-size: 1.6rem;
  font-weight: 300;
  gap: 20px;
  height: 100vh;
  justify-content: center;
  left: 0;
  padding: 40px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.under-construction .inset {
  color: var(--white);
  max-width: 600px;
  margin: 0 auto;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 20px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 20px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 20px rgba(0, 0, 0, 0.5));
}
.under-construction .inset h2 {
  color: var(--blue);
  font-size: 2.8rem;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.under-construction .inset p {
  font-size: 1.2rem;
  line-height: 1.3;
  text-wrap: balance;
}
body::-webkit-scrollbar-thumb {
  background: var(--blue);
  border-radius: 10px;
}
p {
  letter-spacing: -0.25px;
}
h2 {
  font-family: var(--font-family-serif);
  font-weight: 300;
}
a.button {
  background-color: var(--blue);
  border: none;
  border-radius: 50px;
  color: var(--charcoal);
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 350;
  padding: 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s;
}
a.button:hover {
  background-color: var(--blue-bright);
}
a.button--purple {
  background-color: var(--purple);
  color: var(--charcoal);
}
a.button--purple:hover {
  background-color: var(--purple-bright);
}
a.button--green {
  background-color: var(--green);
  color: var(--charcoal);
}
a.button--green:hover {
  background-color: var(--green-bright);
}
a.button--red {
  background-color: var(--red);
  color: var(--charcoal);
}
a.button--red:hover {
  background-color: var(--red-bright);
}
a.button--yellow {
  background-color: var(--yellow);
  color: var(--charcoal);
}
a.button--yellow:hover {
  background-color: var(--yellow-bright);
}
a.button--orange {
  background-color: var(--orange);
  color: var(--charcoal);
}
a.button--orange:hover {
  background-color: var(--orange-bright);
}
.bkgd {
  background-color: #EEE;
  background-image: var(--bkgd-image);
  background-size: cover;
  background-position: center top;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bkgd__image {
  background-image: var(--bkgd-image);
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  display: none;
  height: 300%;
  mix-blend-mode: multiply;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bkgd__image .circle {
  aspect-ratio: 1;
  background-color: var(--blue);
  border-radius: 50%;
  display: none;
  height: auto;
  opacity: 0.5;
  position: absolute;
  width: 30vw;
  mix-blend-mode: overlay;
  filter: blur(5vw);
}
#wrapper {
  position: relative;
  transition: transform 0.3s;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  color: var(--white);
  z-index: 2;
}
#container {
  position: relative;
  z-index: 1;
}
header#header {
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid var(--grey-dark);
  border-radius: calc(var(--header-height) / 2);
  color: var(--white);
  display: flex;
  font-family: var(--font-family-sans);
  font-size: 1.6rem;
  font-weight: 300;
  height: var(--header-height);
  justify-content: space-between;
  left: 50%;
  line-height: 1;
  padding: 0 40px;
  position: fixed;
  gap: 60px;
  top: 10px;
  transform: translateX(-50%);
  z-index: 1000;
}
header#header a.home-logo img {
  display: block;
  height: 30px;
  width: auto;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
}
header#header #menu {
  display: flex;
  align-items: center;
}
header#header #menu ul {
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
header#header #menu ul li {
  line-height: 1.5rem;
  margin: 0 10px;
}
header#header #menu ul li a {
  color: var(--white);
  text-decoration: none;
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: color 0.3s;
}
header#header #menu ul li a:hover {
  color: var(--blue-bright);
}
header#header #menu ul li:hover.work a {
  color: var(--blue-bright);
}
header#header #menu ul li:hover.products a {
  color: var(--orange-bright);
}
header#header #menu ul li:hover.services a {
  color: var(--purple-bright);
}
header#header #menu ul li:hover.about a {
  color: var(--green-bright);
}
header#header #menu ul li:hover.contact a {
  color: var(--red-bright);
}
header#header #menu ul li.current.work a {
  color: var(--blue);
}
header#header #menu ul li.current.products a {
  color: var(--orange);
}
header#header #menu ul li.current.services a {
  color: var(--purple);
}
header#header #menu ul li.current.about a {
  color: var(--green);
}
header#header #menu ul li.current.contact a {
  color: var(--red);
}
.hero {
  height: calc(50vh - var(--header-height));
  position: relative;
}
.hero.content {
  z-index: 200;
  min-height: 80vh;
}
.hero.content .inset {
  width: 100%;
}
.hero.content h1 {
  color: var(--blue);
  font-family: var(--font-family-sans);
  font-size: 6rem;
  font-weight: 200;
  letter-spacing: -2px;
  line-height: 0.8;
  position: relative;
  text-align: right;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.69)) drop-shadow(0 0 15px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.85));
}
.hero.content h1 em.amp {
  font-family: 'Prata', serif;
  font-weight: 400;
  font-style: normal;
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
  font-size: 90%;
  top: 0.4rem;
}
.hero.content h1 span.that-works {
  display: inline-block;
  font-family: var(--font-family-sans);
  font-size: 120%;
  font-weight: 300;
  line-height: 0.9;
  margin-top: 10px;
  text-transform: uppercase;
}
.hero.content h1 span.that-works em {
  font-family: var(--font-family-sans);
  font-weight: 600;
  font-size: 120%;
}
.hero.content h1 span.top-text {
  align-items: center;
  color: var(--white);
  justify-content: center;
  display: flex;
  gap: 20px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.hero.content h1 #design {
  filter: blur(0.5px);
  letter-spacing: 0;
  transition: all 0.3s ease-in-out;
}
.hero .design {
  font-size: 80%;
  right: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.1s;
}
.hero .design--gemini {
  font-family: var(--font-gemini);
  top: calc(50% + 7px);
}
.hero .design--ambrose {
  font-family: var(--font-ambrose);
  font-size: 100%;
}
.hero .design--al-fresco {
  font-family: var(--font-al-fresco);
  font-size: 115%;
  top: calc(50% + 10px);
}
.hero .design--flegrei {
  font-family: var(--font-flegrei);
  font-size: 90%;
  top: calc(50% + 5px);
}
.hero .design--double-bass {
  font-family: var(--font-double-bass);
  font-size: 90%;
  letter-spacing: 1px;
  top: calc(50% + 8px);
}
.hero .design--indie {
  font-family: var(--font-indie);
  font-size: 95%;
}
.hero .design--fade-in {
  animation: design-fade-in 0.2s ease-out forwards;
}
.hero .design--fade-out {
  animation: design-fade-out 0.2s ease-in forwards;
}
.hero .development {
  font-family: var(--font-aglet);
  font-size: 80%;
  position: relative;
  text-transform: uppercase;
}
.hero .development .development--letter {
  display: inline-block;
  position: relative;
}
.hero .development .development--letter--changing {
  animation: development-changing 100ms linear infinite;
}
@keyframes development-changing {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(0);
  }
  50.1% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes design-fade-out {
  0% {
    opacity: 1;
    transform: translateY(-25%);
  }
  100% {
    opacity: 0;
    transform: translateY(0%);
  }
}
@keyframes design-fade-in {
  0% {
    opacity: 0;
    transform: translateY(-75%);
  }
  100% {
    opacity: 1;
    transform: translateY(-50%);
  }
}
.content {
  font-family: var(--font-family-sans);
  min-height: 65vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 3;
}
.content h2 {
  font-family: var(--font-family-sans);
  font-size: 4rem;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.69)) drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
  transition: filter 0.3s;
}
.content .inset {
  margin: 0 auto;
  max-width: var(--max-width);
  padding: 40px;
}
.content .inset--columns {
  display: flex;
  gap: 80px;
  justify-content: center;
}
.content .inset--centered {
  align-items: center;
}
.content .inset__column {
  flex: 1 1 50%;
  padding: 20px;
}
.content .inset__column--left {
  text-align: left;
}
.content .inset__column--60 {
  flex: 1 1 60%;
}
.content .inset__column--40 {
  flex: 1 1 40%;
}
.content--work {
  --color: var(--blue);
  position: relative;
  text-align: center;
  top: 0;
  z-index: 10;
}
.content--work #container3D canvas {
  width: 100vw !important;
  height: 100vh !important;
  position: absolute;
  top: 0;
  left: 0;
}
.content--work h2 {
  color: var(--color);
  position: relative;
  z-index: 100;
}
.content--work .thumbnail {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-right: 100px;
  position: sticky;
  top: 0;
  width: 100%;
}
.content--work .thumbnail .iphone {
  background-image: var(--bg-image);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  max-width: 500px;
  position: absolute;
  top: 0;
  left: 5vw;
  transform: translateX(-140%) rotate(45deg);
  transition: transform 0.5s cubic-bezier(0.8, 0, 1, 0.2);
  width: 30vw;
}
.content--work .project {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 20px;
  height: 100vh;
  justify-content: center;
  margin-left: 50%;
  padding-left: 100px;
  padding-right: 30px;
  position: relative;
  text-align: left;
  top: -100vh;
}
.content--work .project h3 {
  font-size: 2.4rem;
  line-height: 1.1;
  margin: 0;
}
.content--work .project p {
  font-size: 1.2rem;
  margin: 0 0 10px;
  max-width: calc(var(--max-width) / 2);
}
.content--work .project p a {
  color: var(--color);
  text-decoration: none;
  transition: color 0.3s;
}
.content--work .project p a:hover {
  color: var(--blue-bright);
}
.content--work .project--last {
  margin-bottom: -150vh;
}
.content--work .browser-wrapper {
  position: absolute;
  left: var(--left);
  right: var(--right);
  top: var(--top);
  bottom: var(--bottom);
}
.content--work .browser-wrapper.top-left {
  transform: translateX(calc(2 * var(--work-scroll-px))) translateY(calc(1.25 * var(--work-scroll-px))) rotateY(calc(-1deg * var(--work-scroll) / 5));
  scale: calc(1 - var(--work-scroll) / 1000);
}
.content--work .browser-wrapper.top-center {
  transform: translateY(calc(2 * var(--work-scroll-px))) rotateX(calc(1deg * var(--work-scroll) / 5));
  scale: calc(1 - var(--work-scroll) / 1000);
}
.content--work .browser-wrapper.top-right {
  transform: translateX(calc(-2 * var(--work-scroll-px))) translateY(calc(2 * var(--work-scroll-px))) rotateY(calc(1deg * var(--work-scroll) / 5));
  scale: calc(1 - var(--work-scroll) / 1000);
}
.content--work .browser-wrapper.bottom-center {
  transform: translateY(calc(-2 * var(--work-scroll-px))) rotateX(calc(-1deg * var(--work-scroll) / 5));
  scale: calc(1 - var(--work-scroll) / 1000);
}
.content--work .browser-wrapper.bottom-right {
  transform: translateX(calc(-2 * var(--work-scroll-px))) translateY(calc(-0.15 * var(--work-scroll-px))) rotateY(calc(1deg * var(--work-scroll) / 5));
  scale: calc(1 - var(--work-scroll) / 1000);
}
.content--work .browser-wrapper .buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-end;
  gap: 5px;
  opacity: 0;
  padding: 40px 20px 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  transition: opacity 0.3s;
}
.content--work .browser-wrapper .buttons h3 {
  line-height: 1;
  padding: 0 0.5rem;
  text-align: right;
  width: 100%;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 20px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 30px rgba(0, 0, 0, 0.5));
}
.content--work .browser-wrapper .buttons small {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  padding: 0 0.5rem;
  text-align: right;
  width: 100%;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 20px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 30px rgba(0, 0, 0, 0.5));
}
.content--work .browser-wrapper .buttons__button {
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid var(--grey-dark);
  border-radius: calc(var(--header-height) / 2);
  color: var(--white);
  cursor: pointer;
  font-family: var(--font-family-sans);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  padding: 10px 30px;
  transition: color 0.3s;
}
.content--work .browser-wrapper .buttons__button:hover {
  background-color: #000000;
  color: var(--blue);
}
.content--work .browser-wrapper.top-right .buttons,
.content--work .browser-wrapper.bottom-right .buttons {
  justify-content: flex-start;
}
.content--work .browser-wrapper.top-right .buttons h3,
.content--work .browser-wrapper.bottom-right .buttons h3,
.content--work .browser-wrapper.top-right .buttons small,
.content--work .browser-wrapper.bottom-right .buttons small {
  text-align: left;
}
.content--work .browser-wrapper--selected {
  z-index: 1000;
  /*right: calc(50% + 50px);
                bottom: calc(50%);*/
  /*&:after {
                    background-color: rgba(0, 0, 0, 0.7);
                    border-radius: 30px;
                    content: "";
                    position: fixed;
                    top: -20px;
                    left: -20px;
                    right: 0;
                    bottom: 0;
                    z-index: -1;
                    display: block;
                    width: calc(100% + 50vw - 40px);
                    height: calc(100% + 40px);
                }*/
}
.content--work:has(.browser-wrapper--selected) .browser-wrapper:not(.browser-wrapper--selected) {
  transition: opacity 0.3s, filter 0.3s;
  filter: blur(10px) saturate(0.5) brightness(0.5);
}
.content--work .browser {
  aspect-ratio: 16 / 11;
  background-color: var(--grey-dark);
  border-radius: 10px;
  display: block;
  height: auto;
  flex-direction: column;
  max-width: 600px;
  position: relative;
  width: 30vw;
  z-index: 10;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.31));
  transform-origin: 50% 50%;
  transition: margin-bottom 0.1s, margin-top 0.1s, filter 0.1s;
}
.content--work .browser:before {
  background-image: var(--image);
  background-size: cover;
  background-position: center;
  content: "";
  border-radius: 0;
  position: absolute;
  top: 12%;
  left: 3%;
  right: 3%;
  bottom: 3%;
  background-color: rgba(0, 0, 0, 0.1);
}
.content--work .browser:after {
  box-sizing: border-box;
  content: attr(data-number);
  color: #FFF;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  padding: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 10px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 15px rgba(0, 0, 0, 0.5));
}
.content--work .browser--phone {
  aspect-ratio: 9 / 16;
  background: #111;
  width: 15vw;
}
.content--work .browser--phone:before {
  background-color: rgba(255, 255, 255, 0.05);
  top: 8%;
  left: 5%;
  right: 5%;
  bottom: 12%;
}
.content--work .browser:hover {
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.3));
}
.content--work .creep-x.creep-y {
  /*transform:
                    translateX( calc(var(--work-scroll-px) / var(--creep-x)))
                    translateY( calc(var(--work-scroll-px) / var(--creep-y)));*/
}
.content--services {
  --color: var(--purple);
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 20;
}
.content--services .inset {
  max-width: calc(var(--max-width) + 200px);
}
.content--services h2 {
  color: var(--color);
  text-align: center;
}
.content--services p {
  font-size: 1.2rem;
  margin: 0 auto 30px;
  max-width: 800px;
  text-align: center;
}
.content--products {
  --color: var(--orange);
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 20;
}
.content--products .inset {
  max-width: calc(var(--max-width) + 200px);
}
.content--products h2 {
  color: var(--color);
  text-align: center;
}
.content--products > .inset > p {
  font-size: 1.2rem;
  margin: 0 auto 30px;
  max-width: 800px;
  text-align: center;
}
.content--about {
  --color: var(--green);
}
.content--about span {
  color: var(--color);
  font-weight: 400;
}
.content--current h2 {
  filter: drop-shadow(0 0 5px var(--color)) drop-shadow(0 0 20px var(--color));
}
.content--current.content--work .thumbnail .iphone {
  transform: translateX(0);
  transition: transform 0.5s cubic-bezier(0, 0.8, 0.2, 1);
}
.work-wrapper {
  position: relative;
}
@keyframes quote-slide-in {
  0% {
    opacity: 0;
    transform: translateY(calc(-50% + 30px));
  }
  100% {
    opacity: 1;
    transform: translateY(-50%);
  }
}
@keyframes quote-slide-out {
  0% {
    opacity: 1;
    transform: translateY(-50%);
  }
  100% {
    opacity: 0;
    transform: translateY(calc(-50%));
  }
}
.quotes {
  min-height: 400px;
  position: relative;
}
.quotes:before {
  content: "";
  background-color: var(--green);
  border-radius: 3px;
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 6px;
}
.quotes__quote {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.quotes__quote--active {
  opacity: 0;
  animation: quote-slide-in;
  animation-duration: 0.5s;
  animation-delay: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
.quotes__quote--removed {
  opacity: 1;
  animation: quote-slide-out;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}
.quotes__quote blockquote {
  font-family: var(--font-family-serif);
  font-size: 1.6rem;
  font-weight: 200;
  letter-spacing: 1;
  line-height: 1.5;
  margin: 0;
  padding: 20px;
  position: relative;
  text-align: left;
}
.quotes__quote blockquote em {
  color: var(--green);
  font-style: normal;
}
.quotes__quote cite {
  font-size: 1.2rem;
  font-style: normal;
  padding-right: 20px;
  text-align: right;
}
.quotes__quote cite small {
  display: block;
}
.quotes__dots {
  display: flex;
  gap: 10px;
  margin-top: 24px;
  padding-left: 20px;
}
.quotes__dot {
  background: rgba(255, 255, 255, 0.22);
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  height: 6px;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: background 0.4s ease, width 0.4s ease;
  width: 6px;
}
.quotes__dot:hover {
  background: rgba(255, 255, 255, 0.4);
}
.quotes__dot--active {
  background: rgba(255, 255, 255, 0.18);
  width: 40px;
}
.quotes__dot-fill {
  background: var(--green);
  border-radius: 999px;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.quotes__dot--active .quotes__dot-fill {
  animation: quotes-progress var(--quote-duration, 10s) linear forwards;
}
@keyframes quotes-progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.content--products .products {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  padding: 40px 0;
}
.content--products .products__product {
  --brand-surface: rgba(0, 0, 0, 0.2);
  --brand-ink: var(--white);
  --brand-muted: var(--grey);
  --brand-primary: var(--orange);
  --brand-primary-dark: var(--orange-bright);
  --brand-on-primary: var(--charcoal);
  --brand-accent: var(--orange);
  --brand-signal: var(--brand-accent);
  --brand-border: transparent;
  --brand-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
  --brand-font-heading: var(--font-family-serif);
  --brand-font-body: var(--font-family-sans);
  background: var(--brand-surface);
  border: 1px solid var(--brand-border);
  border-radius: 12px;
  box-shadow: var(--brand-shadow);
  color: var(--brand-ink);
  display: flex;
  flex: 1 1 360px;
  flex-direction: column;
  font-family: var(--brand-font-body);
  gap: 13px;
  max-width: 580px;
  padding: 32px 36px;
  text-align: left;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.content--products .products__product:hover {
  transform: translateY(-3px);
}
.content--products .products__product h3 {
  color: var(--brand-primary);
  font-family: var(--brand-font-heading);
  font-size: 2.1rem;
  line-height: 1.1;
  margin: 0;
}
.content--products .products__product > p {
  color: var(--brand-ink);
  font-size: 1.1rem;
  line-height: 1.5;
  margin: 0;
}
.content--products .products__product a.button {
  align-self: flex-start;
  background-color: var(--brand-primary);
  color: var(--brand-on-primary);
  margin-top: 8px;
}
.content--products .products__product a.button:hover {
  background-color: var(--brand-primary-dark);
}
.content--products .products__product .products__eyebrow {
  align-self: flex-start;
  background: color-mix(in srgb, var(--brand-primary) 12%, transparent);
  border: 1px solid color-mix(in srgb, var(--brand-primary) 30%, transparent);
  border-radius: 999px;
  color: var(--brand-primary);
  font-family: var(--brand-font-body);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin: 0;
  padding: 5px 13px;
  text-transform: uppercase;
}
.content--products .products__product .products__tagline {
  color: var(--brand-muted);
  font-family: var(--brand-font-heading);
  font-size: 1.45rem;
  line-height: 1.25;
  margin: 0;
}
.content--products .products__product .products__trust {
  align-items: center;
  color: var(--brand-muted);
  display: flex;
  font-size: 0.85rem;
  font-weight: 600;
  gap: 0.5rem;
  margin: 2px 0 0;
}
.content--products .products__product .products__dot {
  animation: products-pulse 2.4s ease-out infinite;
  background: var(--brand-signal);
  border-radius: 50%;
  flex: none;
  height: 0.6rem;
  width: 0.6rem;
}
.content--products .products__features {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
}
.content--products .products__feature {
  --feat: var(--brand-primary);
  background: color-mix(in srgb, var(--brand-ink) 5%, var(--brand-surface));
  border: 1px solid var(--brand-border);
  border-radius: 10px;
  overflow: hidden;
  padding: 14px 14px 15px;
  position: relative;
  transition: transform 0.2s ease;
}
.content--products .products__feature::before {
  background: var(--feat);
  content: "";
  height: 4px;
  inset: 0 0 auto;
  position: absolute;
}
.content--products .products__feature:nth-child(2) {
  --feat: var(--brand-accent);
}
.content--products .products__feature:nth-child(3) {
  --feat: var(--brand-signal);
}
.content--products .products__feature:nth-child(4) {
  --feat: var(--brand-accent);
}
.content--products .products__feature:hover {
  transform: translateY(-3px);
}
.content--products .products__feature-icon {
  align-items: center;
  background: color-mix(in srgb, var(--feat) 15%, transparent);
  border-radius: 10px;
  display: flex;
  font-size: 1.2rem;
  height: 2.4rem;
  justify-content: center;
  margin-bottom: 9px;
  width: 2.4rem;
}
.content--products .products__feature-title {
  color: var(--brand-ink);
  font-family: var(--brand-font-heading);
  font-size: 1.05rem;
  font-weight: 600;
  margin: 0 0 3px;
}
.content--products .products__feature-text {
  color: var(--brand-muted);
  font-size: 0.82rem;
  line-height: 1.4;
  margin: 0;
}
.content--products .products__product--foodtruckstop {
  --brand-surface: #fbf6ec;
  --brand-ink: #2b2622;
  --brand-muted: #5b524a;
  --brand-primary: #c0392b;
  --brand-primary-dark: #8f2b20;
  --brand-on-primary: #fff;
  --brand-accent: #2a9d8f;
  --brand-signal: #e6a700;
  --brand-border: #e6e0d6;
  --brand-shadow: 0 16px 40px rgba(43, 38, 34, 0.18);
  --brand-font-heading: "Domine", Georgia, serif;
  --brand-font-body: "Figtree", system-ui, sans-serif;
}
.content--products .products__product--tiniree {
  background: #f2eee5;
  border: 8px solid transparent;
  border-image: repeating-linear-gradient(45deg, #b5402e 0 8px, #fbf7ee 8px 16px, #2c5f8a 16px 24px, #fbf7ee 24px 32px) 8;
  border-radius: 0;
  box-shadow: 0 16px 40px rgba(31, 27, 23, 0.18);
  color: #1f1b17;
  font-family: "Figtree", system-ui, sans-serif;
  gap: 0;
  overflow: visible;
  padding: 28px 24px;
  position: relative;
  text-align: center;
}
.content--products .products__product--tiniree h3 {
  color: #1f1b17;
  font-family: "DM Serif Display", Georgia, serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  margin: 4px 0 0;
}
.content--products .products__product--tiniree h3::after {
  background: #8b2e2e;
  border-radius: 2px;
  content: "";
  display: block;
  height: 3px;
  margin: 12px auto 0;
  opacity: 0.85;
  transform: rotate(-0.6deg);
  width: 84px;
}
.content--products .products__product--tiniree .tnr-postmark {
  align-items: center;
  border: 2.5px solid rgba(139, 46, 46, 0.6);
  border-radius: 50%;
  color: rgba(139, 46, 46, 0.6);
  display: flex;
  flex-direction: column;
  font-size: 8px;
  font-weight: 600;
  height: 84px;
  justify-content: center;
  letter-spacing: 0.12em;
  line-height: 1.4;
  mix-blend-mode: multiply;
  position: absolute;
  right: 2px;
  text-transform: uppercase;
  top: -6px;
  transform: rotate(-13deg);
  width: 84px;
}
.content--products .products__product--tiniree .tnr-postmark::before {
  border: 1px solid rgba(139, 46, 46, 0.5);
  border-radius: 50%;
  content: "";
  inset: 5px;
  position: absolute;
}
.content--products .products__product--tiniree .tnr-postmark em {
  font-family: "DM Serif Display", Georgia, serif;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.04em;
  margin: 2px 0;
  text-transform: none;
}
.content--products .products__product--tiniree .tnr-eyebrow {
  color: #4d7a99;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.24em;
  margin: 0;
  text-transform: uppercase;
}
.content--products .products__product--tiniree .tnr-tagline {
  color: #5b5247;
  font-family: "DM Serif Display", Georgia, serif;
  font-size: 1.3rem;
  margin: 16px 0 0;
}
.content--products .products__product--tiniree .tnr-lede {
  color: #5b5247;
  font-size: 0.98rem;
  line-height: 1.55;
  margin: 8px auto 0;
  max-width: 40ch;
}
.content--products .products__product--tiniree .tnr-stamps {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 24px 0 0;
}
.content--products .products__product--tiniree .tnr-stamp {
  background: #fcfaf2;
  filter: drop-shadow(0 6px 14px rgba(31, 27, 23, 0.14));
  padding: 16px 12px 18px;
  position: relative;
  text-align: center;
  -webkit-mask: radial-gradient(circle 5px at 50% 0, #0000 96%, #000) 50% 0 / 14px 100% repeat-x, radial-gradient(circle 5px at 50% 100%, #0000 96%, #000) 50% 100% / 14px 100% repeat-x, radial-gradient(circle 5px at 0 50%, #0000 96%, #000) 0 50% / 100% 14px repeat-y, radial-gradient(circle 5px at 100% 50%, #0000 96%, #000) 100% 50% / 100% 14px repeat-y;
  -webkit-mask-composite: source-in;
  mask: radial-gradient(circle 5px at 50% 0, #0000 96%, #000) 50% 0 / 14px 100% repeat-x, radial-gradient(circle 5px at 50% 100%, #0000 96%, #000) 50% 100% / 14px 100% repeat-x, radial-gradient(circle 5px at 0 50%, #0000 96%, #000) 0 50% / 100% 14px repeat-y, radial-gradient(circle 5px at 100% 50%, #0000 96%, #000) 100% 50% / 100% 14px repeat-y;
  mask-composite: intersect;
}
.content--products .products__product--tiniree .tnr-stamp:nth-child(odd) {
  transform: rotate(-1.6deg);
}
.content--products .products__product--tiniree .tnr-stamp:nth-child(even) {
  transform: rotate(1.4deg);
}
.content--products .products__product--tiniree .tnr-stamp__country {
  color: #4d7a99;
  display: block;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.content--products .products__product--tiniree .tnr-stamp__value {
  border: 1px solid rgba(77, 122, 153, 0.5);
  border-radius: 50%;
  color: #4d7a99;
  font-family: "DM Serif Display", Georgia, serif;
  font-size: 11px;
  height: 22px;
  line-height: 20px;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 22px;
}
.content--products .products__product--tiniree .tnr-stamp__title {
  color: #1f1b17;
  font-family: "DM Serif Display", Georgia, serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.1;
  margin: 6px 0 4px;
}
.content--products .products__product--tiniree .tnr-stamp__body {
  color: #5b5247;
  font-size: 0.8rem;
  line-height: 1.4;
  margin: 0;
}
.content--products .products__product--tiniree .tnr-cta {
  align-self: center;
  background: #4d7a99;
  border: 1px solid #3b617c;
  border-radius: 3px;
  box-shadow: 0 2px 0 #3b617c, 0 6px 16px rgba(31, 27, 23, 0.18);
  color: #fdfbf4;
  font-size: 0.92rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin: 24px auto 0;
  padding: 12px 28px;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}
.content--products .products__product--tiniree .tnr-cta:hover {
  background: #3b617c;
  box-shadow: 0 1px 0 #3b617c, 0 3px 9px rgba(31, 27, 23, 0.2);
  transform: translateY(2px);
}
.content--products .products__product--simplipsum {
  background: #0e0f12;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.5);
  color: #e9e9e6;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  gap: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
}
.content--products .products__product--simplipsum .spl-bar {
  align-items: center;
  background: #16181d;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  display: flex;
  gap: 7px;
  padding: 11px 14px;
}
.content--products .products__product--simplipsum .spl-dot {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  height: 10px;
  width: 10px;
}
.content--products .products__product--simplipsum .spl-bar__label {
  color: #888d96;
  font-size: 11px;
  letter-spacing: 0.18em;
  margin-left: 6px;
  text-transform: uppercase;
}
.content--products .products__product--simplipsum .spl-body {
  padding: 22px 22px 24px;
}
.content--products .products__product--simplipsum .spl-eyebrow {
  color: #888d96;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  margin: 0;
  text-transform: uppercase;
}
.content--products .products__product--simplipsum .spl-title {
  color: #e9e9e6;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 1.45rem;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1.15;
  margin: 10px 0 0;
}
.content--products .products__product--simplipsum .spl-caret {
  animation: spl-blink 1.1s steps(1) infinite;
  background: #3dd68c;
  display: inline-block;
  height: 1em;
  margin-left: 3px;
  vertical-align: text-bottom;
  width: 0.5ch;
}
.content--products .products__product--simplipsum .spl-lede {
  color: #888d96;
  font-size: 0.88rem;
  line-height: 1.6;
  margin: 12px 0 0;
}
.content--products .products__product--simplipsum .spl-stamps {
  border: 1px solid rgba(255, 255, 255, 0.16);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 20px 0 0;
}
.content--products .products__product--simplipsum .spl-stamp {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  border-right: 1px solid rgba(255, 255, 255, 0.16);
  padding: 13px 14px 15px;
  transition: background-color 0.2s ease;
}
.content--products .products__product--simplipsum .spl-stamp:nth-child(2n) {
  border-right: 0;
}
.content--products .products__product--simplipsum .spl-stamp:nth-child(n + 3) {
  border-bottom: 0;
}
.content--products .products__product--simplipsum .spl-stamp:hover {
  background: #16181d;
}
.content--products .products__product--simplipsum .spl-stamp__no {
  color: #888d96;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
}
.content--products .products__product--simplipsum h4 {
  color: #e9e9e6;
  font-size: 0.98rem;
  font-weight: 800;
  letter-spacing: -0.3px;
  margin: 6px 0 4px;
}
.content--products .products__product--simplipsum code {
  color: #3dd68c;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 0.76rem;
  word-break: break-all;
}
.content--products .products__product--simplipsum .spl-cta {
  background: #3dd68c;
  border: 1px solid #3dd68c;
  color: #0e0f12;
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin: 20px 0 0;
  padding: 11px 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: filter 0.2s ease;
}
.content--products .products__product--simplipsum .spl-cta:hover {
  filter: brightness(1.08);
}
@keyframes products-pulse {
  0% {
    box-shadow: 0 0 0 0 color-mix(in srgb, var(--brand-signal) 55%, transparent);
  }
  70% {
    box-shadow: 0 0 0 0.5rem transparent;
  }
  100% {
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes spl-blink {
  0%,
  50% {
    opacity: 1;
  }
  50.01%,
  100% {
    opacity: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .content--products .products__product .products__dot {
    animation: none;
  }
}
div.services {
  align-items: flex-start;
  color: var(--white);
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  font-family: var(--font-family-sans);
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  gap: 30px;
  justify-content: center;
  padding: 40px;
  transition: transform 0.3s;
  z-index: 999;
}
div.services h2 {
  font-size: 2rem;
  margin: 0 0 10px;
  text-align: center;
}
div.services p {
  font-size: 1rem;
  margin: 0 0 30px;
  text-align: left;
}
div.services a {
  color: var(--white);
  text-decoration: none;
  transition: color 0.3s;
}
div.services a:hover {
  color: var(--grey);
}
div.services__service {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  display: flex;
  flex-basis: calc(100% / 3 - 50px);
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  margin-left: 80px;
  min-width: 500px;
  padding: 24px 30px 30px 36px;
  position: relative;
  text-align: left;
}
div.services__service--icon {
  background-color: var(--blue);
  border-radius: 50%;
  color: var(--white);
  display: flex;
  font-size: 2rem;
  height: 50px;
  justify-content: center;
  width: 50px;
}
div.services__service--text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}
div.services__service .icon {
  position: absolute;
  top: 10px;
  left: -80px;
  z-index: 100;
  width: 100px;
  height: 100px;
}
div.services__service .icon svg.outlined .st0 {
  stroke: var(--purple-light);
  stroke-width: 2px;
}
div.services__service .icon svg.outlined > path {
  animation: path-erase 2s linear forwards;
}
div.services__service h3 {
  color: var(--purple);
  line-height: 1.1;
}
div.services__service p {
  font-size: 1.2rem;
  margin: 0;
}
div.services__service.watched-container .icon {
  opacity: 0;
  transition: opacity 0.3s;
}
div.services__service.watched.watched-container .icon {
  opacity: 1;
}
div.services__service.watched.watched-container svg.outlined > path {
  animation: path-outlined 2s linear forwards;
}
@keyframes path-outlined {
  0% {
    stroke-dashoffset: var(--path-length);
    filter: drop-shadow(0 0 5px var(--purple)) drop-shadow(0 0 5px var(--purple)) drop-shadow(0 0 5px var(--purple));
  }
  60% {
    filter: none;
    stroke-dashoffset: 0;
  }
  75% {
    stroke-dashoffset: 0;
  }
  100% {
    filter: drop-shadow(0 0 5px var(--purple)) drop-shadow(0 0 10px var(--purple));
    stroke-dashoffset: 0;
  }
}
@keyframes path-erase {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: var(--path-length);
  }
}
div.about {
  font-size: 1.8rem;
  text-align: center;
}
div.contact {
  background-color: rgba(0, 0, 0, 0.9);
  border-left: 1px solid var(--grey-dark);
  color: var(--white);
  display: flex;
  flex-direction: column;
  font-family: var(--font-family-sans);
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  gap: 20px;
  justify-content: center;
  padding: 40px;
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  transform: translateX(100%);
  transition: transform 0.3s;
  z-index: 999;
  width: var(--contact-width);
}
div.contact h2 {
  color: var(--red);
  font-size: 4rem;
  margin: 0 0 10px;
  text-align: center;
}
div.contact p {
  font-size: 1rem;
  margin: 0 0 30px;
  text-align: center;
}
div.contact a {
  color: var(--white);
  text-decoration: none;
  transition: color 0.3s;
}
div.contact a:hover {
  color: var(--grey);
}
div.contact form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
div.contact form .field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
div.contact form label {
  color: var(--grey-medium);
  font-size: 1rem;
  padding: 0 0 0 10px;
}
div.contact form input,
div.contact form textarea {
  background-color: var(--black);
  border: 1px solid var(--grey-dark);
  border-radius: 25px;
  color: var(--red);
  font-family: var(--font-family-sans);
  font-size: 1.3rem;
  padding: 10px 20px;
  resize: none;
  outline: transparent solid 1px;
  outline-offset: 0;
  transition: all 0.3s ease;
}
div.contact form input:active,
div.contact form textarea:active,
div.contact form input:focus,
div.contact form textarea:focus {
  border-color: var(--white);
  color: var(--red-bright);
  outline: var(--red-bright) solid 1px;
  outline-offset: 2px;
}
div.contact form textarea {
  height: 200px;
  padding: 20px;
}
div.contact form button {
  background-color: var(--red);
  border: none;
  border-radius: 50px;
  color: var(--charcoal);
  cursor: pointer;
  font-size: 1.2rem;
  padding: 10px;
  text-transform: uppercase;
  transition: background-color 0.3s;
}
div.contact form button:hover {
  background-color: var(--red-bright);
}
body.contact-open #wrapper {
  transform: translateX(calc(var(--contact-width) * -1));
}
body.contact-open #contact-drawer {
  transform: translateX(0);
}
footer#footer {
  color: var(--grey-medium);
  font-family: var(--font-family-sans);
  font-size: 1rem;
  height: calc(140vh + var(--header-height));
  padding: 20px 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
footer#footer a {
  color: var(--grey-medium);
  text-decoration: none;
  transition: color 0.3s;
}
footer#footer a:hover {
  color: var(--grey-light);
}
footer#footer .still-looking {
  color: var(--white);
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  padding: 40px 20px 80px;
}
footer#footer .still-looking a {
  background-color: var(--red);
  color: var(--charcoal);
  border-radius: 50px;
  font-weight: 400;
  margin-left: 10px;
  padding: 4px 12px;
  text-decoration: none;
  transition: background-color 0.3s;
}
footer#footer .still-looking a:hover {
  background-color: var(--red-bright);
}
@media screen and (max-width: 800px) {
  .bkgd__image {
    top: 0 !important;
    height: 100%;
  }
  .spacer {
    display: none;
  }
  header#header {
    padding: 0 20px;
  }
  header#header #menu ul li {
    display: none;
  }
  header#header #menu ul li:last-child {
    display: block;
  }
  .hero {
    height: calc(100vh - var(--header-height));
  }
  .hero.content h1 {
    font-size: 4.2rem;
    padding: 0;
  }
  .hero.content h1 span.top-text {
    top: -50px;
  }
  .hero.content h1 .development {
    font-size: 80%;
  }
  .hero.content h1 em.amp {
    position: absolute;
    top: auto;
    right: 0;
    bottom: calc(100% + 10px);
  }
  .hero.content h1 #design {
    position: absolute;
    right: 50px;
    bottom: calc(100% + 40px);
  }
  .hero.content h1 #design .design {
    font-size: 105%;
  }
  .content h2 {
    font-family: var(--font-family-sans);
    font-size: 2.4rem;
  }
  .content .inset {
    padding: 20px;
    width: 100%;
  }
  .content .inset--columns {
    flex-direction: column;
  }
  .content .inset__column {
    flex-basis: 100%;
    padding: 10px;
  }
  .content .inset__column--left {
    text-align: left;
  }
  .content .inset__column--60 {
    flex-basis: 100%;
    width: 100%;
  }
  .content .inset__column--40 {
    flex-basis: 100%;
    width: 100%;
  }
  .content--services {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .quotes {
    margin: 20px 0 0 20px;
  }
  div.services {
    gap: 20px;
    padding: 0;
  }
  div.services__service {
    flex-basis: 100%;
    max-width: 100%;
  }
  .content--work {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    gap: 20px;
    padding: 20px;
  }
  .content--work h2 {
    order: 1;
    left: 3vw;
    top: -20vw;
  }
  .content--work .thumbnail {
    justify-content: flex-start;
    padding: 20px;
    z-index: 20;
  }
  .content--work .thumbnail .iphone {
    left: -10vw;
    width: 50vw;
  }
  .content--work .project {
    height: 100vh;
    margin-top: 150px;
    margin-left: 0;
    padding-left: 35vw;
    padding-right: 0;
    top: -100vh;
    z-index: 30;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 10px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 15px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 20px rgba(0, 0, 0, 0.5));
  }
  .content--work .project p {
    font-size: 1rem;
  }
  .content--work .project--first {
    margin-top: 0;
  }
  .content--work .project--last {
    margin-bottom: -100vh;
  }
  .content--work .browser-wrapper {
    display: flex;
    flex-direction: column;
    order: var(--order);
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    position: relative;
    width: 100%;
    transform: none !important;
    scale: 1 !important;
  }
  .content--work .browser-wrapper .browser {
    margin: 0 auto;
    width: 100%;
  }
  .content--work .browser-wrapper--phone {
    margin: 0 auto;
    width: 100%;
    transform: none !important;
  }
  .content--work .browser-wrapper--phone .browser {
    margin: 0 auto;
    width: 60%;
  }
  .content--work .browser-wrapper .buttons {
    left: auto !important;
    right: auto !important;
    flex-direction: row;
    justify-content: center;
    padding-top: 10px;
    position: relative;
    width: 100%;
  }
  .content--about .inset--columns {
    gap: 20px;
  }
  .content--about .inset--columns p {
    font-size: 1.2rem;
  }
  div.contact {
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 140px 20px 20px;
    width: 100%;
  }
  div.contact h2 {
    font-size: 3rem;
  }
  div.contact::-webkit-scrollbar {
    display: none;
  }
  footer#footer {
    margin-top: 40px;
    padding: 20px 0 60px;
  }
}
