/*
! tailwindcss v3.3.1 | 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.
*/

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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;
}

*, ::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-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:  ;
}

::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-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:  ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-0 {
  left: 0px;
}

.top-0 {
  top: 0px;
}

.right-0 {
  right: 0px;
}

.top-\[50\%\] {
  top: 50%;
}

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

.z-\[3\] {
  z-index: 3;
}

.z-\[11\] {
  z-index: 11;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.mx-\[1em\] {
  margin-left: 1em;
  margin-right: 1em;
}

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

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

.my-\[3em\] {
  margin-top: 3em;
  margin-bottom: 3em;
}

.my-\[2em\] {
  margin-top: 2em;
  margin-bottom: 2em;
}

.my-\[4em\] {
  margin-top: 4em;
  margin-bottom: 4em;
}

.mx-\[2em\] {
  margin-left: 2em;
  margin-right: 2em;
}

.mx-\[4em\] {
  margin-left: 4em;
  margin-right: 4em;
}

.my-\[2\.5em\] {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.mx-\[1\.2em\] {
  margin-left: 1.2em;
  margin-right: 1.2em;
}

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

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

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

.ml-0 {
  margin-left: 0px;
}

.ml-\[1em\] {
  margin-left: 1em;
}

.mt-\[2em\] {
  margin-top: 2em;
}

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

.mr-\[2em\] {
  margin-right: 2em;
}

.mr-\[4em\] {
  margin-right: 4em;
}

.mr-\[3em\] {
  margin-right: 3em;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mr-\[1\.3em\] {
  margin-right: 1.3em;
}

.mb-\[0\.5em\] {
  margin-bottom: 0.5em;
}

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

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

.mr-\[5em\] {
  margin-right: 5em;
}

.mr-\[8em\] {
  margin-right: 8em;
}

.mb-\[2\.3em\] {
  margin-bottom: 2.3em;
}

.mb-\[0\.6em\] {
  margin-bottom: 0.6em;
}

.mb-\[0\.4em\] {
  margin-bottom: 0.4em;
}

.mt-\[6em\] {
  margin-top: 6em;
}

.mt-\[3em\] {
  margin-top: 3em;
}

.mr-\[1\.6em\] {
  margin-right: 1.6em;
}

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

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

.h-\[75vh\] {
  height: 75vh;
}

.h-full {
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.min-h-\[70vh\] {
  min-height: 70vh;
}

.min-h-\[85vh\] {
  min-height: 85vh;
}

.min-h-\[87vh\] {
  min-height: 87vh;
}

.min-h-\[79vh\] {
  min-height: 79vh;
}

.min-h-\[80vh\] {
  min-height: 80vh;
}

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

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

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

.w-full {
  width: 100%;
}

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

.w-\[1\.7em\] {
  width: 1.7em;
}

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

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

.w-\[44\%\] {
  width: 44%;
}

.w-\[40\%\] {
  width: 40%;
}

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

.w-\[50\%\] {
  width: 50%;
}

.w-\[48\%\] {
  width: 48%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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));
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

.rounded-\[1\.5em\] {
  border-radius: 1.5em;
}

.rounded-\[7px\] {
  border-radius: 7px;
}

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

.border-b-2 {
  border-bottom-width: 2px;
}

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

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

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(238 131 55 / var(--tw-border-opacity));
}

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

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

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(31 92 48 / var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(238 131 55 / var(--tw-bg-opacity));
}

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

.bg-\[\#cecbb5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(206 203 181 / var(--tw-bg-opacity));
}

.bg-primarylight {
  --tw-bg-opacity: 1;
  background-color: rgb(150 170 129 / var(--tw-bg-opacity));
}

.bg-cover {
  background-size: cover;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.px-\[1\.5em\] {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.py-\[0\.5em\] {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.py-\[6em\] {
  padding-top: 6em;
  padding-bottom: 6em;
}

.py-\[3em\] {
  padding-top: 3em;
  padding-bottom: 3em;
}

.py-\[5em\] {
  padding-top: 5em;
  padding-bottom: 5em;
}

.py-\[2em\] {
  padding-top: 2em;
  padding-bottom: 2em;
}

.px-\[2em\] {
  padding-left: 2em;
  padding-right: 2em;
}

.py-\[3\.2em\] {
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}

.py-\[1em\] {
  padding-top: 1em;
  padding-bottom: 1em;
}

.py-\[6\.5em\] {
  padding-top: 6.5em;
  padding-bottom: 6.5em;
}

.py-\[2\.5em\] {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.py-\[4em\] {
  padding-top: 4em;
  padding-bottom: 4em;
}

.pt-\[2em\] {
  padding-top: 2em;
}

.pt-\[1em\] {
  padding-top: 1em;
}

.pb-\[10em\] {
  padding-bottom: 10em;
}

.pt-\[4em\] {
  padding-top: 4em;
}

.pt-\[10em\] {
  padding-top: 10em;
}

.pb-\[2em\] {
  padding-bottom: 2em;
}

.pt-\[11em\] {
  padding-top: 11em;
}

.pt-\[5em\] {
  padding-top: 5em;
}

.pt-\[7em\] {
  padding-top: 7em;
}

.pt-\[9em\] {
  padding-top: 9em;
}

.pb-\[4\.5em\] {
  padding-bottom: 4.5em;
}

.pt-\[6\.5em\] {
  padding-top: 6.5em;
}

.pb-\[0\.5em\] {
  padding-bottom: 0.5em;
}

.pt-\[2\.5em\] {
  padding-top: 2.5em;
}

.pb-\[3em\] {
  padding-bottom: 3em;
}

.pb-\[3\.5em\] {
  padding-bottom: 3.5em;
}

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

.font-poppins {
  font-family: 'Poppins', sans-serif;;
}

.font-roboto {
  font-family: 'Roboto', sans-serif;;
}

.font-robotoCondensed {
  font-family: 'Roboto Condensed', sans-serif;
}

.text-\[1\.2em\] {
  font-size: 1.2em;
}

.text-\[1em\] {
  font-size: 1em;
}

.text-\[2\.2em\] {
  font-size: 2.2em;
}

.text-\[2em\] {
  font-size: 2em;
}

.text-\[2\.6em\] {
  font-size: 2.6em;
}

.text-\[1\.6em\] {
  font-size: 1.6em;
}

.text-\[1\.4em\] {
  font-size: 1.4em;
}

.text-\[0\.9em\] {
  font-size: 0.9em;
}

.text-\[0\.8em\] {
  font-size: 0.8em;
}

.text-\[2\.3em\] {
  font-size: 2.3em;
}

.text-\[2\.8em\] {
  font-size: 2.8em;
}

.text-\[2\.9em\] {
  font-size: 2.9em;
}

.text-\[3em\] {
  font-size: 3em;
}

.text-\[1\.3em\] {
  font-size: 1.3em;
}

.text-\[1\.5em\] {
  font-size: 1.5em;
}

.text-\[3\.2em\] {
  font-size: 3.2em;
}

.text-\[2\.5em\] {
  font-size: 2.5em;
}

.text-\[3\.4em\] {
  font-size: 3.4em;
}

.text-\[2\.4em\] {
  font-size: 2.4em;
}

.text-\[1\.7em\] {
  font-size: 1.7em;
}

.text-\[5em\] {
  font-size: 5em;
}

.text-\[1\.8em\] {
  font-size: 1.8em;
}

.text-\[1\.1em\] {
  font-size: 1.1em;
}

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

.font-medium {
  font-weight: 500;
}

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

.font-light {
  font-weight: 300;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-\[1\.4em\] {
  line-height: 1.4em;
}

.leading-\[2\.1em\] {
  line-height: 2.1em;
}

.leading-\[1em\] {
  line-height: 1em;
}

.leading-\[1\.5em\] {
  line-height: 1.5em;
}

.leading-\[1\.3em\] {
  line-height: 1.3em;
}

.leading-\[1\.2em\] {
  line-height: 1.2em;
}

.leading-\[1\.1em\] {
  line-height: 1.1em;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.7em\] {
  line-height: 1.7em;
}

.leading-\[2em\] {
  line-height: 2em;
}

.leading-\[1\.3en\] {
  line-height: 1.3en;
}

.leading-\[12em\] {
  line-height: 12em;
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(31 92 48 / var(--tw-text-opacity));
}

.text-primarylight {
  --tw-text-opacity: 1;
  color: rgb(150 170 129 / var(--tw-text-opacity));
}

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

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(238 131 55 / var(--tw-text-opacity));
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-100 {
  opacity: 1;
}

.opacity-80 {
  opacity: 0.8;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:text-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(238 131 55 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

@media (min-width: 768px) {
  .md\:float-left {
    float: left;
  }

  .md\:ml-\[15em\] {
    margin-left: 15em;
  }

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

  .md\:ml-\[1em\] {
    margin-left: 1em;
  }

  .md\:mr-\[3em\] {
    margin-right: 3em;
  }

  .md\:mr-\[8em\] {
    margin-right: 8em;
  }

  .md\:mt-\[6em\] {
    margin-top: 6em;
  }

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

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

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

  .md\:min-h-\[87vh\] {
    min-height: 87vh;
  }

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

  .md\:w-\[50\%\] {
    width: 50%;
  }

  .md\:w-\[48\%\] {
    width: 48%;
  }

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

  .md\:w-\[40\%\] {
    width: 40%;
  }

  .md\:w-\[30\%\] {
    width: 30%;
  }

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

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

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

  .md\:py-\[6\.5em\] {
    padding-top: 6.5em;
    padding-bottom: 6.5em;
  }

  .md\:py-\[8em\] {
    padding-top: 8em;
    padding-bottom: 8em;
  }

  .md\:pb-\[0\.5em\] {
    padding-bottom: 0.5em;
  }

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

  .md\:text-\[2\.7em\] {
    font-size: 2.7em;
  }

  .md\:text-\[3\.2em\] {
    font-size: 3.2em;
  }

  .md\:text-\[3\.4em\] {
    font-size: 3.4em;
  }

  .md\:text-\[5em\] {
    font-size: 5em;
  }

  .md\:text-\[1\.3em\] {
    font-size: 1.3em;
  }
}

@media (min-width: 1024px) {
  .lg\:mr-\[8em\] {
    margin-right: 8em;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

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

  .lg\:min-h-\[85vh\] {
    min-height: 85vh;
  }

  .lg\:w-\[30\%\] {
    width: 30%;
  }

  .lg\:w-\[40\%\] {
    width: 40%;
  }

  .lg\:w-\[20\%\] {
    width: 20%;
  }

  .lg\:w-\[19\%\] {
    width: 19%;
  }

  .lg\:w-\[16\%\] {
    width: 16%;
  }

  .lg\:w-\[17\%\] {
    width: 17%;
  }

  .lg\:w-\[55\%\] {
    width: 55%;
  }

  .lg\:w-\[65\%\] {
    width: 65%;
  }

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

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

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