*, ::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.12 | 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: currentColor;
  /* 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;
}

.sticky {
  position: sticky;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-8 {
  top: 2rem;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-start-1 {
  grid-column-start: 1;
}

.row-span-1 {
  grid-row: span 1 / span 1;
}

.\!m-0 {
  margin: 0px !important;
}

.m-auto {
  margin: auto;
}

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-\[0rem\] {
  margin-bottom: 0rem;
}

.mb-\[1em\] {
  margin-bottom: 1em;
}

.ml-12 {
  margin-left: 3rem;
}

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

.ml-6 {
  margin-left: 1.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-1\/1 {
  aspect-ratio: 1 / 1;
}

.h-\[3em\] {
  height: 3em;
}

.h-\[7rem\] {
  height: 7rem;
}

.h-\[8rem\] {
  height: 8rem;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.\!w-full {
  width: 100% !important;
}

.w-\[3em\] {
  width: 3em;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-none {
  flex: none;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.list-inside {
  list-style-position: inside;
}

.list-decimal {
  list-style-type: decimal;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.grid-flow-row {
  grid-auto-flow: row;
}

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

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

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

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

.gap-\[0\.75em\] {
  gap: 0.75em;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.text-wrap {
  text-wrap: wrap;
}

.rounded-\[0\.25rem\] {
  border-radius: 0.25rem;
}

.rounded-\[1rem\] {
  border-radius: 1rem;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(15 15 15 / var(--tw-border-opacity));
}

.border-button {
  --tw-border-opacity: 1;
  border-color: rgb(31 31 31 / var(--tw-border-opacity));
}

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(218 213 207 / var(--tw-border-opacity));
}

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

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(247 245 243 / var(--tw-bg-opacity));
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

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

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

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

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

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

.pl-12 {
  padding-left: 3rem;
}

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

.pl-\[1em\] {
  padding-left: 1em;
}

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

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

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

.align-middle {
  vertical-align: middle;
}

.font-cinzel-semibold {
  font-family: Cinzel-SemiBold, sans;
}

.\!text-2xl {
  font-size: 3.55rem !important;
}

.text-\[62\.5\%\] {
  font-size: 62.5%;
}

.text-base {
  font-size: 1.5rem;
}

.text-lg {
  font-size: 2rem;
}

.text-md {
  font-size: 1.13rem;
}

.text-mxl {
  font-size: 2.3rem;
}

.text-sm {
  font-size: 0.84rem;
}

.text-xl {
  font-size: 2.67rem;
}

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

.italic {
  font-style: italic;
}

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

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(218 213 207 / var(--tw-text-opacity));
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(241 91 35 / var(--tw-text-opacity));
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

@font-face {
  font-family: "Silver";

  src: url("/assets/fonts/Silver.ttf") format("truetype");

  /* src: url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");*/
}

@font-face {
  font-family: "Cinzel";

  src: url("/assets/fonts/Cinzel-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Cinzel-Black";

  src: url("/assets/fonts/Cinzel-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Cinzel-Bold";

  src: url("/assets/fonts/Cinzel-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Cinzel-ExtraBold";

  src: url("/assets/fonts/Cinzel-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Cinzel-Medium";

  src: url("/assets/fonts/Cinzel-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Cinzel-SemiBold";

  src: url("/assets/fonts/Cinzel-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Oswald";

  src: url("/assets/fonts/Oswald-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-Black";

  src: url("/assets/fonts/SourceSans3-Black.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-BlackItalic";

  src: url("/assets/fonts/SourceSans3-BlackItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-Bold";

  src: url("/assets/fonts/SourceSans3-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-BoldItalic";

  src: url("/assets/fonts/SourceSans3-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-ExtraBold";

  src: url("/assets/fonts/SourceSans3-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-ExtraBoldItalic";

  src: url("/assets/fonts/SourceSans3-ExtraBoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-ExtraLight";

  src: url("/assets/fonts/SourceSans3-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-ExtraLightItalic";

  src: url("/assets/fonts/SourceSans3-ExtraLightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-Italic";

  src: url("/assets/fonts/SourceSans3-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-Light";

  src: url("/assets/fonts/SourceSans3-Light.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-LightItalic";

  src: url("/assets/fonts/SourceSans3-LightItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-Medium";

  src: url("/assets/fonts/SourceSans3-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-MediumItalic";

  src: url("/assets/fonts/SourceSans3-MediumItalic.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-Regular";

  src: url("/assets/fonts/SourceSans3-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-SemiBold";

  src: url("/assets/fonts/SourceSans3-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "SourceSans3-SemiBoldItalic";

  src: url("/assets/fonts/SourceSans3-SemiBoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeue-Black";

  src: url("/assets/fonts/HelveticaNeueBlack.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-BlackItalic";

  src: url("/assets/fonts/HelveticaNeueBlackItalic.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-Bold";

  src: url("/assets/fonts/HelveticaNeueBold.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-BoldItalic";

  src: url("/assets/fonts/HelveticaNeueBoldItalic.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-Heavy";

  src: url("/assets/fonts/HelveticaNeueHeavy.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-HeavyItalic";

  src: url("/assets/fonts/HelveticaNeueHeavyItalic.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-Italic";

  src: url("/assets/fonts/HelveticaNeueItalic.ttf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-Light";

  src: url("/assets/fonts/HelveticaNeueLight.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-LightItalic";

  src: url("/assets/fonts/HelveticaNeueLightItalic.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-Medium";

  src: url("/assets/fonts/HelveticaNeueMedium.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-MediumItalic";

  src: url("/assets/fonts/HelveticaNeueMediumItalic.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-Roman";

  src: url("/assets/fonts/HelveticaNeueRoman.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-Thin";

  src: url("/assets/fonts/HelveticaNeueThin.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-ThinItalic";

  src: url("/assets/fonts/HelveticaNeueThinItalic.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-UltraLight";

  src: url("/assets/fonts/HelveticaNeueUltraLight.otf") format("opentype");
}

@font-face {
  font-family: "HelveticaNeue-UltraLightItalic";

  src: url("/assets/fonts/HelveticaNeueUltraLightItalic.otf") format("opentype");
}

* {
  box-sizing: border-box;
  /* position: relative; */
  /* min-width: 0; */
}

body {
  /* min-height:  100dvh; */
}

h1, h2, h3, h4 {
  text-wrap: balance;
  font-family: HelveticaNeue-Bold, sans;
}

h1 {
  font-size: 2.67rem;
}

h2 {
  font-size: 2rem;
}

p {
  text-wrap: pretty;
}

body nav li:hover, body a:hover, body #mobile-nav-toggle:hover {
  cursor: pointer;
}

nav {
  height: -moz-fit-content;
  height: fit-content;
  flex-grow: 1;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  overflow: hidden;
}

nav ul {
  display: flex;
  width: 100%;
  flex-direction: column;
}

nav ul li a {
  display: block;
}

@media (min-width: 1025px) {
  nav {
    max-height: -moz-fit-content;
    max-height: fit-content;
  }

  nav ul {
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  nav ul li a {
    display: inline-block;
    /* vertical-align: middle; */
  }

  nav li>a:after {
    display:block;
    content: '';
    border-bottom: solid 2px #1F1F1F;
    transform: scaleX(0);
    transition: transform 250ms ease-in;
    transform-origin: right;
  }

  /*TODO WEIRD GLITCH THAT BOTHERS ME*/

  body nav .active-nav>a:after {
    transition: none;
  }

  body nav .active-nav>a:after, body nav li>a:hover:after {
    transform: scaleX(1);
    transform-origin: left;
  }

  #mobile-nav-toggle {
    display: none;
  }
}

.burg {
  transform: scale(1);
}

.burg,
.burg::after,
.burg::before {
  transition: 0.2s linear;
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 3px;
  background: #0F0F0F;
}

.burg::after,
.burg::before {
  content: "";
  position: absolute;
  top: -6px
}

.burg::after {
  top: 6px
}

.active-burg {
  background: transparent;
}

.active-burg::before {
  transform: rotate(-45deg);
  transition: 0.2s linear;
  top:0;
}

.active-burg::after {
  transform: rotate(45deg);
  transition: 0.2s linear;
  top:0;
}

#main>div{
  width: 100%;
  @media (min-width: 1025px) {
    width: 90%;
  }
  @media (min-width: 1280px) {
    width: 70%;
  }
}

/*
carousel {
    transition: all 0.5 ease-in;
}
#carousel.htmx-swapping {
    opacity: 0;
    transition: opacity .5s ease-out;
}
#carousel.htmx-added {
    opacity: 0;
}
#carousel {
    opacity: 1;
    transition: opacity .5s ease-out;
}
 */

.button {
  border-radius: 0.5rem;
  color: #F7F5F3;
  transition: transform 100ms ease;
  text-align: center;
  background: #1F1F1F69;
}

body .button:hover {
  transform: translate(-5px, 5px);
}

.button>span {
  display: block;
  padding: 0.75rem 0.75rem;
  border-radius: 0.5rem;
  width: 100%;
  height: 100%;
  transition: transform 100ms ease;
  background: #1F1F1F;
}

body .button:hover>span{
  background: #1F1F1F;
  transform: translate(10px, -10px);
  position: block;
}

.information h2 {
  font-weight: bold;
}

.accordion {
  width: 100%;
}

.accordion>li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #DAD5CF;
}

.accordion>li>h4{
  background-color: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
  transition: 0.2s linear;
  padding: 0.5em 0;
  font-weight: bold;
}

body .accordion>li>h4:hover {
  background-color: #DAD5CF;
}

.accordion>li>h4:after {
  content: '\002B';
  float: right;
}

.accordion .active:after {
  content: "\2212";
  float: right;
}

.accordion>li>div {
  max-height: 0;
  overflow: hidden;
  background-color: #F7F5F3;
  transition: max-height 0.2s ease-out;
}

.accordion p {
  margin-bottom: 1em;
}

.accordion .question {
  font-style: italic;
}

.contacts h2{
  font-weight: bold;
}

.comma-list {
  list-style: none;
}

.comma-list li {
  display: inline;
}

.comma-list li:after {
  content: ", ";
}

.comma-list li:last-child:after {
  content: ".";
}

.comma-list li:last-child:before {
  content: "or ";
}

.physician {
  with: 100%;
  display: flex;
  flex-direction: row;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.physician .bio {
  with: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}

.physician  img {
  border-radius: 1rem;
  max-width: 15rem;
}

.physician .bio h2 {
  width: 100%;
  font-size: 2.67rem;
  font-weight: bold;
}

.physician .bio .p-desc {
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  text-align: justify;
}

.physician .bio .p-desc p {
}

.\*\:mt-auto > * {
  margin-top: auto;
}

.\*\:block > * {
  display: block;
}

.\*\:flex-shrink-0 > * {
  flex-shrink: 0;
}

@media (min-width: 640px) {
  .sm\:block {
    display: block;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[1\.5em\] {
    height: 1.5em;
  }

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

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

  .sm\:text-xl {
    font-size: 2.67rem;
  }
}

@media (min-width: 1025px) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:flex {
    display: flex;
  }

  .md\:flex-none {
    flex: none;
  }

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

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

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

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

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .md\:gap-y-0 {
    row-gap: 0px;
  }

  .md\:text-\[0\.625vw\] {
    font-size: 0.625vw;
  }
}
