*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-z-10 {
  z-index: -10;
}

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-32 {
  margin-top: 8rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.h-64 {
  height: 16rem;
}

.min-h-2 {
  min-height: 0.5rem;
}

.min-h-48 {
  min-height: 12rem;
}

.w-1\/2 {
  width: 50%;
}

.w-2\/5 {
  width: 40%;
}

.w-full {
  width: 100%;
}

.grow {
  flex-grow: 1;
}

.basis-2\/3 {
  flex-basis: 66.666667%;
}

.basis-2\/5 {
  flex-basis: 40%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.rounded {
  border-radius: 0.25rem;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-clr_grey_dim {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-clr_base0 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 28 / var(--tw-bg-opacity));
}

.bg-clr_base1 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 53 / var(--tw-bg-opacity));
}

.bg-clr_base2 {
  --tw-bg-opacity: 1;
  background-color: rgb(53 55 69 / var(--tw-bg-opacity));
}

.bg-\[url\(\.\.\/img\/img_01\.png\)\] {
  background-image: url(../img/img_01.png);
}

.bg-\[url\(\.\.\/img\/img_04\.png\)\] {
  background-image: url(../img/img_04.png);
}

.bg-\[url\(\.\.\/img\/txt_clr\.jpg\)\] {
  background-image: url(../img/txt_clr.jpg);
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-\[url\(\.\.\/img_prod\/img_01\.png\)\] {
  background-image: url(../img/img_01.png);
}

.bg-\[url\(\.\.\/img_prod\/img_04\.png\)\] {
  background-image: url(../img/img_04.png);
}

.bg-\[url\(\.\.\/img_prod\/txt_clr\.jpg\)\] {
  background-image: url(../img/txt_clr.jpg);
}

.from-clr_base0 {
  --tw-gradient-from: #17181c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 24 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-clr_base0 {
  --tw-gradient-to: rgb(23 24 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #17181c var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-clr_base1 {
  --tw-gradient-to: #292a35 var(--tw-gradient-to-position);
}

.p-16 {
  padding: 4rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-center {
  text-align: center;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.leading-9 {
  line-height: 2.25rem;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-clr_accent {
  --tw-text-opacity: 1;
  color: rgb(140 206 118 / var(--tw-text-opacity));
}

.text-clr_accent\/80 {
  color: rgb(140 206 118 / 0.8);
}

.text-clr_grey {
  --tw-text-opacity: 1;
  color: rgb(152 176 169 / var(--tw-text-opacity));
}

.text-clr_grey_dim {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity));
}

.text-clr_prim {
  --tw-text-opacity: 1;
  color: rgb(80 189 224 / var(--tw-text-opacity));
}

.text-clr_prim\/80 {
  color: rgb(80 189 224 / 0.8);
}

.text-clr_text {
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
}

.text-clr_text2 {
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
}

.text-transparent {
  color: transparent;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0 {
  opacity: 0;
}

.-hue-rotate-60 {
  --tw-hue-rotate: hue-rotate(-60deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.-hue-rotate-90 {
  --tw-hue-rotate: hue-rotate(-90deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hue-rotate-180 {
  --tw-hue-rotate: hue-rotate(180deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hue-rotate-90 {
  --tw-hue-rotate: hue-rotate(90deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hue-rotate-\[145deg\] {
  --tw-hue-rotate: hue-rotate(145deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

:root {
  --clr_base0: #17181c;
  --clr_base00: hsl(233, 10%, 10%);
  --clr_base1: #292a35;
  --clr_base1_hsl: hsl(235, 13%, 18%);
  --clr_base2: #353745;
  --clr_base2_hsl: hsl(233, 13%, 24%);
  --clr_base3: #3c3f50;
  --clr_base3_hsl: hsl(231, 14%, 27%);
  --clr_txt: #cde4de;
  --clr_txt2: #a9bcb8;
  --clr_prim: #50bde0;
  --clr_prim_hsl: hsl(195, 70%, 60%);
  --clr_prim2: #5b728d;
  --clr_prim2_hsl: hsl(212, 22%, 45%);
  --clr_prim3: hsla(195, 90%, 80%, .9);
  --clr_sec: #9ddacb;
  --clr_acc: #8cce76;
  --clr_acc_hsl: hsl(105, 47%, 64%);
  --clr_acc2: #57ab3c;
  --clr_acc3: #2aa5ce;
  --clr_acc4: hsl(105, 77%, 84%, .9);
  --clr_neutral: #1a1f23;
  --clr_neutral2: #0b0d0e;
  --clr_grey: #98b0a9;
  --clr_grey2: #627f76;
  --clr_grey_dim: '#52525b';
  --clr_dk_tr: #030303cc;
  --clr_title: #b3d0e6;
  --clr_title_hsl: hsl(205, 50%, 80%);
  /* semi-transparent grey */
  --bg_overlay: #0c0d0dcc;
  /* semi-transparent background overlay */
  --clr_grad1: #03030333;
  /* grey gradient color 1 */
  --clr_grad2: #030303d9;
  /* grey gradient color 2 */
  --clr_grad3: #030303f2;
  /* grey gradient color 3 */
  --clr_grey_grad: linear-gradient(var(--grad_ang), var(--clr_grad1), var(--clr_grad3) 15%, var(--clr_grad3) 50%, var(--clr_grad2) 70%, var(--clr_grad1) 95%);
  --grad_ang: 90deg;
  --bg_grad00: linear-gradient(to bottom, hsla(235, 13%, 18%, .95), hsla(235, 13%, 18%, 1), hsla(235, 13%, 18%, .9));
  --bg_grad01: linear-gradient(to bottom, hsla(235, 13%, 18%, 1), hsla(235, 13%, 18%, .9), hsla(235, 13%, 18%, .97));
  --bg_grad0101: linear-gradient(to right, hsla(0, 0%, 0%, .85), hsla(0, 0%, 0%, 0.95));
  --bg_grad020: linear-gradient(45deg, hsla(233, 10%, 10%, 1) 45%, hsla(233, 10%, 10%, .7) 50% 70%, hsla(233, 10%, 10%, 1) 73%);
  --bg_grad021: linear-gradient(135deg, hsla(233, 10%, 10%, 1) 45%, hsla(233, 10%, 10%, .7) 50% 70%, hsla(233, 10%, 10%, 1) 73%);
  --bg_grad03: linear-gradient(to right, hsla(0, 0%, 0%, .5), hsla(0, 0%, 0%, 0.8));
  --bg_grad04: radial-gradient(hsla(120, 100%, 50%, .1), hsla(197, 71%, 73%, .1));
}

@media (prefers-reduced-motion: no-preference) {
  .section_title {
    animation: moveInSectionTitle linear;
    animation-timeline: view(block 60% 10%);
    animation-timeline: view();
    animation-range: entry 0% cover 50%;
    /* FF */
    animation-duration: 300ms;
    animation-fill-mode: both;
    animation-timing-function: linear;
  }

  .slideinleft {
    animation: slideInFromLeft linear;
    animation-timeline: view(block 60% 10%);
    animation-duration: 400ms;
    animation-fill-mode: both;
    animation-timing-function: linear;
  }

  #benefit_ctr_item {
    animation: benefitsTitleShow linear;
    animation-timeline: view();
    animation-range: entry 0% cover 50%;
    animation-duration: 1ms;
    animation-fill-mode: both;
    animation-timing-function: linear;
  }

  .solitem {
    animation: moveInSvc linear;
    animation-timeline: view(block 80% 10%);
    animation-duration: 1ms;
    animation-fill-mode: both;
    animation-timing-function: linear;
  }
}

.grad_numbers_short {
  background-color: var(--clr_acc2);
  background: linear-gradient(hsla(235, 13%, 18%, 1) 40%, hsla(235, 13%, 18%, .95)), url(../img/txt_clr_04.jpg);
}

.grad_numbers {
  background-color: var(--clr_acc2);
  background: linear-gradient(hsla(235, 13%, 18%, .95), hsla(233, 10%, 10%, .9)), url(../img/txt_clr_04.jpg);
}

/* GENERAL */

body {
  background: var(--clr_base0);
  color: var(--clr_txt);
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  perspective: 1px;
  transform-style: preserve-3d;
}

p {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

ul {
  list-style: disc;
  list-style-position: inside;
}

li {
  padding: .3em;
}

input,
textarea {
  background-color: var(--clr_base0);
  color: var(--clr_txt);
  border-bottom: 1px dotted var(--clr_acc);
}

input:focus,
textarea:focus {
  background-color: var(--clr_base1);
  border: none;
  border-bottom: 2px solid var(--clr_prim2);
}

footer {
  background-color: var(--clr_base1);
  background-image: var(--bg_grad01), url(../img/txt_clr.webp);
  background-size: contain;
}

/* NAVBAR & MENU */

.show-hide {
  visibility: hidden;
}

#navbar {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

#topmenu {
  z-index: 100;
  transition: transform 300ms linear;
  position: absolute;
  align-items: center;
  justify-content: flex-end;
}

@media (min-width: 768px) {

  #topmenu,
  #topmenu_pr {
    position: relative;
    display: flex;
    opacity: 0.1;
  }

  #topmenu_pr {
    opacity: 1;
  }
}

.topmenulink {
  position: relative;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
}

.topmenulink::before {
  content: '';
  bottom: 0;
  right: 0;
  position: absolute;
  width: 0;
  height: 4px;
  background-color: var(--clr_prim2);
  transition: .4s;
}

.topmenulink:hover::before {
  width: 100%;
  left: 0;
}

#open-sidebar-button,
#close-sidebar-button {
  display: none;
}

@media screen and (max-width: 767px) {
  #topmenu {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: flex-start;
    width: 60%;
    background-color: var(--clr_base2);
    border: 2px solid var(--clr_prim2);
    padding: 1.5em;
    transform: translate(-120%, 0);
  }

  #topmenu.showmenu {
    transform: translate(0, 0);
  }

  #close-sidebar-button,
  #open-sidebar-button {
    display: flex;
  }
}

/* HEADINGS, ETC */

.page_title {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.025em;
}

@media (min-width: 1024px) {
  .page_title {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}

.section_title {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 1024px) {
  .section_title {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}

.title_text {
  /* font-family: "Teko", sans-serif; */
  display: flex;
  flex-grow: 0;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: var(--clr_prim3);
  overflow: hidden;
  background: linear-gradient(to right, var(--clr_prim3) 55%, var(--clr_prim) 70% 97%, var(--clr_acc2));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.title_text:hover {
  animation: bgPan 2.5s linear infinite;
  background-size: 200%;
}

.title_text::before {
  content: "◈ ";
  display: inline-block;
  color: var(--clr_prim2);
  margin-right: 1.5rem;
  padding: 0 0 .25em 0;
  -webkit-text-fill-color: var(--clr_prim);
  -webkit-background-clip: unset;
}

div[class^='subheading'] {
  padding: 0.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
}

.subheading_wide {
  letter-spacing: 0.025em;
}

.subheading_narrow {
  font-weight: 300;
  letter-spacing: -0.025em;
}

.subh_section {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
}

.subh_adtl {
  padding: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
}

div[class^='copy_det'] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 100ms;
}

#cname {
  z-index: 20;
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
}

#cnamex {
  color: var(--clr_prim);
  font-weight: 700;
}

.container2 {
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
  z-index: 1;
  background-image: linear-gradient(to bottom, hsla(233, 10%, 10%, .99) 60%, hsla(233, 10%, 10%, 1)), url(../img/img_grey_squares.png);
  background-size: cover;
}

#hero {
  overflow: visible;
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 2rem;
}

@media (min-width: 1024px) {
  #hero {
    flex-direction: row;
  }
}

.animbgstart {
  content: " ";
  position: absolute;
  top: 10vh;
  right: 50px;
  width: 50%;
  aspect-ratio: 1;
  background-color: aliceblue;
  background-image: var(--bg_grad03), url(../img/txt_clr_02.jpg);
  background-size: cover;
  z-index: 8;
  -webkit-mask-image: none;
  mask-image: none;
}

.animbgend {
  content: " ";
  position: absolute;
  top: 5vh;
  right: 5vw;
  width: 50%;
  aspect-ratio: 1;
  background-color: aliceblue;
  background-image: var(--bg_grad03), url(../img/img_02.jpg);
  background-size: contain;
  -webkit-mask-image: url(../img/cross8_petal.svg);
  mask-image: url(../img/cross8_petal.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  z-index: 12;
  overflow: scroll;
}

#slogan {
  display: flex;
  flex-direction: column;
  padding-left: 1rem;
}

@media (min-width: 1024px) {
  #slogan {
    padding-left: 1rem;
  }
}

#slogan_inner {
  z-index: 50;
}

#slogan_0 {
  opacity: 1;
  height: calc(10vh - 5px);
}

@media (max-width: 1023px) {

  #slogan_1,
  #slogan_2,
  #slogan_3 {
    display: flex;
    align-items: center;
    overflow: visible;
    text-transform: uppercase;
    height: calc((22vh - 5px));
  }
}

@media (min-width: 1024px) {

  #slogan_1,
  #slogan_2,
  #slogan_3 {
    display: flex;
    align-items: center;
    overflow: visible;
    text-transform: uppercase;
    height: calc((25vh - 15px));
  }
}

#slogan_1,
#slogan_2,
#slogan_3 {
  --stroke-width: calc(1em / 16);
  --font-size: 3vw;
  --font-weight: 700;
  font-family: "Teko", sans-serif;
  font-size: var(--font-size);
  font-weight: var(--font-weight);
  z-index: 50;
}

.slogan_1_ltr,
.slogan_2_ltr,
.slogan_3_ltr {
  font-family: "Teko", sans-serif;
  z-index: 50;
}

.slogan_1_ltr {
  color: var(--clr_prim);
  -webkit-text-stroke-width: var(--stroke-width);
  -webkit-text-stroke-color: transparent;
  paint-order: stroke fill;
}

.slogan_3_ltr {
  color: var(--clr_acc);
}

@media (min-width: 1024px) {
  .slogan_3_ltr {
    text-shadow: -4px 4px 0px var(--clr_base3), -5px 5px 1px var(--clr_txt2);
  }

  .motto_3_word {
    padding-right: 1rem;
  }
}

.websvc_img,
.datasvc_img {
  border-right-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(91 114 141 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(91 114 141 / var(--tw-bg-opacity));
}

.websvc_subh,
.datasvc_subh {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
}

.websvc_box,
.datasvc_box {
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 28 / var(--tw-bg-opacity));
}

.websvc_copy,
.datasvc_copy {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
}

#angled_pointer {
  opacity: .6;
}

#etlservices {
  background: linear-gradient(var(--clr_base1), var(--clr_base2));
  background-size: cover;
  background-position: 0 0;
  background-color: #161a1d;
}

div[class^='etlservice_descbox'] {
  display: flex;
  min-height: 12rem;
  flex-direction: column;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(60 63 80 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(41 42 53 / var(--tw-bg-opacity));
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  transition-property: all;
  transition-delay: 100ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

div[class^='etlservice_descbox']:hover {
  width: 100%;
}

@media (min-width: 1024px) {
  div[class^='etlservice_descbox'] {
    width: 75%;
  }
}

div[class^='etlservice_descbox'] {
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: repeat;
  mask-repeat: repeat;
}

.etlservice_descbox {
  background-size: cover;
  background-blend-mode: multiply;
}

.etlservice_descbox:hover {
  background-blend-mode: normal;
}

.etlservice_descbox_b {
  background-size: contain;
  background-blend-mode: multiply;
}

.etlservice_descbox_b:hover {
  background-blend-mode: normal;
}

div[class^='etlservice_desc']:hover>.copy_details {
  color: var(--clr_base0);
}

#etlservice2:hover {
  -webkit-mask-image: url(../img/circle_qtr_corners.svg);
  mask-image: url(../img/circle_qtr_corners.svg);
}

#etlservice3:hover {
  -webkit-mask-image: url(../img/circle_leaf.svg);
  mask-image: url(../img/circle_leaf.svg);
}

#svcschedule {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  #svcschedule {
    margin-left: 4rem;
    margin-right: 4rem;
    flex-direction: row;
    gap: 6rem;
  }
}

.svcschedule_item {
  display: flex;
  aspect-ratio: 1 / 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #292a35 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(41 42 53 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #353745 var(--tw-gradient-to-position);
  padding: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  transition-duration: 500ms;
}

.svcschedule_item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(80 189 224 / var(--tw-border-opacity));
  --tw-gradient-to: #17181c var(--tw-gradient-to-position);
}

@media (min-width: 1024px) {
  .svcschedule_item {
    flex-basis: 33.333333%;
    --tw-brightness: brightness(.75);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .svcschedule_item:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-brightness: brightness(1);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
}

.svcschedule_item img {
  height: 14rem;
  padding: 1rem;
  background-color: var(--clr_base3);
}

@media only screen and (min-width: 1024px) {
  /* next item */

  .svcschedule_item:hover+* {
    transform: scale(0.95);
  }

  /* item after the next item */

  .svcschedule_item:hover+*+* {
    transform: scale(0.85);
    filter: brightness(70%);
  }

  /* previous item */

  .svcschedule_item:has(+ *:hover) {
    transform: scale(0.95);
  }

  /* item before previous item */

  .svcschedule_item:has(+ * + *:hover) {
    transform: scale(0.85);
    filter: brightness(70%);
  }
}

#service_format {
  background-color: var(--clr_base1);
  background: linear-gradient(var(--clr_base0), var(--clr_base2), var(--clr_base1));
}

/* divider city outline shape */

#div_city_01 {
  width: 95dvw;
  height: 200px;
  -webkit-mask-image: url(../img/city-skyline-bottom.svg);
  mask-image: url(../img/city-skyline-bottom.svg);
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  background-size: contain;
  background-color: hsl(206, 15%, 15%);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
}

#benefits {
  margin-left: 1rem;
  margin-right: 1rem;
  flex-direction: column;
  padding-top: 3rem;
  padding-bottom: 3rem;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  #benefits {
    margin-left: 6rem;
    margin-right: 6rem;
    margin-top: 6rem;
    display: flex;
  }
}

#benefits {
  background: radial-gradient(var(--clr_base3), var(--clr_base0) 60%);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.benefits_row {
  justify-content: space-between;
  gap: 4rem;
}

@media (min-width: 1024px) {
  .benefits_row {
    display: flex;
    flex-direction: row;
  }
}

.benefit_item {
  flex-basis: 33.333333%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  .benefit_item {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

#benefit_ctr_item {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (min-width: 1024px) {
  #benefit_ctr_item {
    justify-content: center;
  }
}

.benefit_heading {
  min-height: 3rem;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0.05em;
}

.benefit_heading::before {
  content: "❖";
  font-size: 2rem;
  display: inline;
  padding-right: 10px;
  color: var(--clr_acc2);
}

.solitem {
  z-index: 0;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #3c3f50 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 63 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(41 42 53 / 0.6) var(--tw-gradient-to-position);
  --tw-gradient-to-position: 40%;
  padding: 2rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  outline-style: solid;
  outline-offset: 4px;
  outline-color: #3c3f50;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  transition-duration: 200ms;
}

.solitem:hover {
  z-index: 50;
  --tw-gradient-from: #17181c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 24 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(23 24 28 / 0.8) var(--tw-gradient-to-position);
  font-size: 1.25rem;
  line-height: 2.5rem;
  outline-color: #5b728d;
}

@media (min-width: 1024px) {
  .solitem {
    grid-column: span 3 / span 3;
    min-height: 16rem;
  }
}

.solitemfiller {
  z-index: 0;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  padding: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 150ms;
  transition-duration: 200ms;
}

.solitemfiller:hover {
  z-index: 50;
  --tw-rotate: 135deg;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(91 114 141 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .solitemfiller {
    grid-column: span 2 / span 2;
    margin-top: 3rem;
    margin-bottom: 3rem;
    display: flex;
    height: 16rem;
  }
}

.solitemfiller {
  background-color: var(--clr_base0);
  -webkit-mask-image: url(../img/badge02.svg);
  mask-image: url(../img/badge02.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.solitemfiller>img {
  width: 0px;
  height: 0px;
  padding: 1rem;
}

@media (min-width: 1024px) {
  .solitemfiller>img {
    width: 7rem;
    height: 7rem;
  }
}

.solitem_hdr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 100ms;
}

.solitem_hdr::before {
  content: "❖";
  padding-right: 10px;
  display: inline;
  color: var(--clr_prim2);
}

.slink:hover {
  text-decoration: underline;
}

.btngen,
.btnacc {
  --tw-bg-opacity: 1;
  background-color: rgb(205 228 222 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(23 24 28 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  transition-duration: 500ms;
  box-shadow: 6px 6px var(--clr_base2), 11px 11px var(--clr_prim2);
}

.btngen::after,
.btnacc::after {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  transition-duration: 500ms;
  content: "→";
  padding-left: .5em;
  color: var(--clr_base1);
  font-size: 2em;
  font-weight: 700;
}

.btngen:hover {
  background-color: var(--clr_txt2);
  color: var(--clr_base0);
  box-shadow: 6px 6px var(--clr_base2), 11px 11px var(--clr_prim);
}

.btnacc:hover {
  background-color: var(--clr_txt2);
  color: var(--clr_base0);
  box-shadow: 6px 6px var(--clr_base2), 11px 11px var(--clr_acc2);
}

.btngen:hover::after,
.btnacc:hover::after {
  content: "→";
  padding-left: 1em;
  color: var(--clr_grey_dim);
  font-size: 2em;
  font-weight: 700;
}

.sdivider_img {
  width: 100%;
  padding: 0;
  margin: 0;
}

.project {
  margin-left: 4rem;
  margin-right: 4rem;
}

@media (min-width: 1024px) {
  .project {
    width: 50%;
  }
}

.portfolio_wrapper {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 3rem;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .portfolio_wrapper {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}

.portfolio_nav {
  font-size: 1.5rem;
  background-color: hsla(105, 47%, 64%, 60%);
  color: black;
  padding: 1rem;
  z-index: 100;
  cursor: pointer;
  font-weight: bold;
  transition: 0.25s ease;
  border-radius: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

#portfolio_info {
  display: flex;
  align-items: center;
  margin-left: 1.5em;
  padding: 1rem;
  color: var(--clr_txt);
  background-color: var(--clr_base3);
  font-size: 1.2rem;
  z-index: 10;
}

.portfolio_nav.prev:hover,
.portfolio_nav.next:hover {
  background-color: var(--clr_acc2);
}

.portfolio_item {
  flex: 0 0 100%;
  scroll-snap-align: start;
  animation-name: fade;
  animation-duration: 400ms;
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  border-width: 2px;
  border-color: rgb(91 114 141 / 0.3);
  background-color: rgb(53 55 69 / 0.8);
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@keyframes fade {
  from {
    scale: .8;
    opacity: .1;
    rotate: -5deg;
  }

  to {
    opacity: 1;
    scale: 1;
    rotate: 0;
  }
}

.portfolio_item:hover {
  outline-color: #5b728d;
}

.portfolio_item:hover .portfolio_links {}

.portfolio_item:hover .portfolio_filler {}

.portfolio_sub {
  padding: 0.75rem;
  font-size: 1.5rem;
  line-height: 2rem;
  background: linear-gradient(to left, var(--clr_base1), var(--clr_base0));
}

.portfolio_subtech {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  gap: 0.5rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(152 176 169 / var(--tw-border-opacity));
  padding: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 1024px) {
  .portfolio_subtech {
    flex-direction: row;
    justify-content: space-between;
    gap: 3rem;
  }
}

.portfolio_type {
  position: relative;
}

.portfolio_tech {
  --tw-text-opacity: 1;
  color: rgb(152 176 169 / var(--tw-text-opacity));
}

.portfolio_filler {
  margin: .5em;
  --tw-bg-opacity: 1;
  background-color: rgb(60 63 80 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 100ms;
}

@media (min-width: 1024px) {
  .portfolio_filler {
    margin: .5em;
  }
}

.portfolio_links {
  display: flex;
  justify-content: space-around;
  gap: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-delay: 100ms;
}

@media (min-width: 1024px) {
  .portfolio_links {
    visibility: hidden;
  }
}

.portfolio_link {
  --tw-bg-opacity: 1;
  background-color: rgb(91 114 141 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
}

.portfolio_link:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(80 189 224 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(23 24 28 / var(--tw-text-opacity));
}

.portfolio_copydetails {
  padding: 2em 1em;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  gap: 1rem;
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .portfolio_copydetails {
    flex-direction: row;
    justify-content: space-between;
    gap: 3rem;
  }
}

.social_icon {
  height: 3rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.prepsmb::before {
  content: "❉";
  font-size: 1.5rem;
  color: var(--clr_prim2);
  padding-right: 8px;
}

.growimg {
  animation: grownfade linear;
  animation-timeline: view();
}

.moveintitle {
  animation: moveInTitle linear;
  animation-timeline: view();
}

.ctform {}

#ctform_div {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.lshadp {
  background-color: var(--clr_base0);
  border-top: 3px solid var(--clr_prim);
  position: relative;
  z-index: 2;
}

.lshada {
  background-color: var(--clr_base0);
  border-top: 3px solid var(--clr_acc);
  position: relative;
  z-index: 2;
}

.accordion {
  cursor: pointer;
  margin-top: 0.75rem;
  background-color: rgb(23 24 28 / 0.8);
  padding: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(169 188 184 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  transition-duration: 500ms;
}

@media (min-width: 1024px) {
  .accordion {
    width: 66.666667%;
  }
}

.acc_active,
.accordion:hover {
  background-color: rgb(23 24 28 / 0.9);
  text-decoration-line: underline;
  text-underline-offset: 4px;
}

.accordion:after {
  content: '+';
  float: right;
  margin-left: 0.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(80 189 224 / var(--tw-text-opacity));
}

.acc_active:after {
  content: "-";
}

.panel {
  padding: 0 2rem;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(91 114 141 / var(--tw-border-opacity));
  background-color: rgb(23 24 28 / 0.9);
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 100ms;
  transition-duration: 500ms;
}

.panel:hover {
  --tw-border-opacity: 1;
  border-color: rgb(80 189 224 / var(--tw-border-opacity));
}

@media (min-width: 1024px) {
  .panel {
    width: 66.666667%;
  }
}

#aboutmelong {
  border: 1px solid var(--clr_prim2);
  border-radius: 1em;
  --tw-bg-opacity: 1;
  background-color: rgb(23 24 28 / var(--tw-bg-opacity));
  padding: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(205 228 222 / var(--tw-text-opacity));
  transition-property: all;
  transition-delay: 200ms;
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  #aboutmelong {
    width: 66.666667%;
  }
}

#aboutmelong::backdrop {
  background-color: hsla(235, 13%, 18%, .8);
}

#aboutme_img {
  /* background-image: url(../img/cv_photo.jpg); */
  background-image: url(../img/data-visualization.jpg);
  height: 30vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.halftone {
  -webkit-mask-image: repeating-linear-gradient(90deg, transparent 0rem .2rem, black .2rem .8rem), repeating-linear-gradient(0deg, transparent -.4rem -0.2rem, black -0.2rem .6rem);
  mask-image: repeating-linear-gradient(90deg, transparent 0rem .2rem, black .2rem .8rem), repeating-linear-gradient(0deg, transparent -.4rem -0.2rem, black -0.2rem .6rem);
  -webkit-mask-size: .8rem .8rem;
  mask-size: .8rem .8rem;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: repeat;
  mask-repeat: repeat;
}

@keyframes grownfade {
  from {
    scale: .5;
    opacity: .1;
  }

  to {
    scale: 1;
    opacity: 1;
  }
}

@keyframes moveInSectionTitle {
  from {
    scale: .7;
    opacity: .1;
    transform: translateY(-150px);
  }

  to {
    scale: 1;
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideInFromLeft {
  from {
    transform: translateX(400px);
    scale: .4;
  }

  to {
    transform: translateX(0);
    scale: 1;
  }
}

@keyframes moveInSvc {
  from {
    scale: .1;
    opacity: .1;
    rotate: 15deg;
  }

  to {
    scale: 1;
    opacity: 1;
    rotate: 0deg;
  }
}

@keyframes benefitsTitleShow {
  from {
    scale: .1;
    opacity: .1;
    transform: rotateX('10deg');
  }

  to {
    scale: 1;
    opacity: 1;
    transform: rotateX('0');
  }
}

@keyframes bgPan {
  from {
    background-position: 0% center;
  }

  to {
    background-position: -200% center;
  }
}

.hover\:hue-rotate-0:hover {
  --tw-hue-rotate: hue-rotate(0deg);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 1024px) {
  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .lg\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-5\/6 {
    width: 83.333333%;
  }

  .lg\:basis-1\/2 {
    flex-basis: 50%;
  }

  .lg\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .lg\:basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .lg\:basis-2\/5 {
    flex-basis: 40%;
  }

  .lg\:basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .lg\:basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .lg\:-translate-y-\[4vh\] {
    --tw-translate-y: -4vh;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-32 {
    gap: 8rem;
  }

  .lg\:gap-48 {
    gap: 12rem;
  }

  .lg\:border-l-4 {
    border-left-width: 4px;
  }

  .lg\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}