@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap');

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

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

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

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

::-webkit-date-and-time-value{
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox']{
  border-radius: 0px;
}

[type='radio']{
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

*{
  scrollbar-color: initial;
  scrollbar-width: initial;
}

*, ::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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

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

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

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

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

.form-input,.form-textarea,.form-select,.form-multiselect{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.form-input::-moz-placeholder, .form-textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::placeholder,.form-textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

.form-input::-webkit-date-and-time-value{
  min-height: 1.5em;
}

.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

h1,
  h2,
  h3,
  h4,
  h5,
  h6{
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.btn-custom{
  position: relative;
  z-index: 10;
  display: inline-block;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(216 140 74 / var(--tw-border-opacity));
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Jost, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn-custom::before{
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -10;
  height: 112%;
  --tw-bg-opacity: 1;
  background-color: rgb(216 140 74 / var(--tw-bg-opacity));
  content: var(--tw-content);
  transition-duration: 300ms;
}

.btn-custom:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.btn-custom:hover::before{
  content: var(--tw-content);
  height: 0px;
}

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

@media (min-width: 768px){
  .btn-custom{
    padding-left: 48px;
    padding-right: 48px;
  }
}

.btn-outline-custom{
  position: relative;
  z-index: 10;
  display: inline-block;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 103 0 / var(--tw-border-opacity));
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Jost, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn-outline-custom::before{
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -10;
  height: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  content: var(--tw-content);
  transition-duration: 300ms;
}

.btn-outline-custom:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-outline-custom:hover::before{
  content: var(--tw-content);
  height: 112%;
}

.dark .btn-outline-custom{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.form-input{
  height: 58px;
  width: 100%;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(214 219 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 30px;
  padding-right: 30px;
  font-size: 1rem;
  line-height: 1.5rem;
}

.form-input:focus{
  --tw-ring-color: transparent;
}

.dark .form-input{
  border-color: rgb(214 219 229 / 0.3) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(43 45 51 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(185 181 201 / var(--tw-text-opacity));
}

.dark .form-input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(185 181 201 / var(--tw-text-opacity));
}

.dark .form-input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(185 181 201 / var(--tw-text-opacity));
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-\[2px\]{
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}

.top-3{
  top: 0.75rem;
}

.left-3{
  left: 0.75rem;
}

.top-16{
  top: 4rem;
}

.right-10{
  right: 2.5rem;
}

.bottom-24{
  bottom: 6rem;
}

.left-12{
  left: 3rem;
}

.top-1\/3{
  top: 33.333333%;
}

.left-1\/3{
  left: 33.333333%;
}

.bottom-16{
  bottom: 4rem;
}

.right-20{
  right: 5rem;
}

.-top-1{
  top: -0.25rem;
}

.-right-1{
  right: -0.25rem;
}

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

.top-10{
  top: 2.5rem;
}

.right-4{
  right: 1rem;
}

.bottom-20{
  bottom: 5rem;
}

.left-4{
  left: 1rem;
}

.right-1\/4{
  right: 25%;
}

.bottom-12{
  bottom: 3rem;
}

.bottom-\[25px\]{
  bottom: 25px;
}

.-right-\[25px\]{
  right: -25px;
}

.bottom-\[100px\]{
  bottom: 100px;
}

.left-0{
  left: 0px;
}

.top-0{
  top: 0px;
}

.top-1{
  top: 0.25rem;
}

.left-2{
  left: 0.5rem;
}

.top-full{
  top: 100%;
}

.left-8{
  left: 2rem;
}

.left-\[50px\]{
  left: 50px;
}

.top-\[150px\]{
  top: 150px;
}

.right-\[10px\]{
  right: 10px;
}

.bottom-\[51px\]{
  bottom: 51px;
}

.top-20{
  top: 5rem;
}

.right-16{
  right: 4rem;
}

.bottom-32{
  bottom: 8rem;
}

.left-20{
  left: 5rem;
}

.left-1\/4{
  left: 25%;
}

.right-12{
  right: 3rem;
}

.right-5{
  right: 1.25rem;
}

.-top-\[120px\]{
  top: -120px;
}

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

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

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

.order-2{
  order: 2;
}

.order-1{
  order: 1;
}

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

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

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

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

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

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

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

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

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

.mb-6{
  margin-bottom: 1.5rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mt-5{
  margin-top: 1.25rem;
}

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

.mr-1{
  margin-right: 0.25rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mr-4{
  margin-right: 1rem;
}

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

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

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

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

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

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

.mb-\[-12px\]{
  margin-bottom: -12px;
}

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

.mt-\[37px\]{
  margin-top: 37px;
}

.mt-\[23px\]{
  margin-top: 23px;
}

.mt-\[12px\]{
  margin-top: 12px;
}

.ml-2{
  margin-left: 0.5rem;
}

.ml-8{
  margin-left: 2rem;
}

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

.mb-\[23px\]{
  margin-bottom: 23px;
}

.mt-1\.5{
  margin-top: 0.375rem;
}

.mt-20{
  margin-top: 5rem;
}

.mb-\[35px\]{
  margin-bottom: 35px;
}

.mt-\[51px\]{
  margin-top: 51px;
}

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

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.flex{
  display: flex;
}

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

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.h-64{
  height: 16rem;
}

.h-8{
  height: 2rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-4{
  height: 1rem;
}

.h-40{
  height: 10rem;
}

.h-48{
  height: 12rem;
}

.h-12{
  height: 3rem;
}

.h-10{
  height: 2.5rem;
}

.h-2{
  height: 0.5rem;
}

.h-\[calc\(100vh-80px\)\]{
  height: calc(100vh - 80px);
}

.h-full{
  height: 100%;
}

.h-7{
  height: 1.75rem;
}

.h-\[350px\]{
  height: 350px;
}

.h-20{
  height: 5rem;
}

.h-28{
  height: 7rem;
}

.h-14{
  height: 3.5rem;
}

.h-16{
  height: 4rem;
}

.h-3{
  height: 0.75rem;
}

.h-80{
  height: 20rem;
}

.h-32{
  height: 8rem;
}

.h-24{
  height: 6rem;
}

.h-\[100px\]{
  height: 100px;
}

.h-auto{
  height: auto;
}

.max-h-0{
  max-height: 0px;
}

.min-h-\[200px\]{
  min-height: 200px;
}

.w-full{
  width: 100%;
}

.w-8{
  width: 2rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-4{
  width: 1rem;
}

.w-12{
  width: 3rem;
}

.w-10{
  width: 2.5rem;
}

.w-2{
  width: 0.5rem;
}

.w-7{
  width: 1.75rem;
}

.w-20{
  width: 5rem;
}

.w-28{
  width: 7rem;
}

.w-14{
  width: 3.5rem;
}

.w-16{
  width: 4rem;
}

.w-3{
  width: 0.75rem;
}

.w-48{
  width: 12rem;
}

.w-auto{
  width: auto;
}

.w-px{
  width: 1px;
}

.w-64{
  width: 16rem;
}

.w-60{
  width: 15rem;
}

.w-24{
  width: 6rem;
}

.w-32{
  width: 8rem;
}

.\!w-\[65px\]{
  width: 65px !important;
}

.\!w-\[60px\]{
  width: 60px !important;
}

.min-w-0{
  min-width: 0px;
}

.max-w-none{
  max-width: none;
}

.max-w-4xl{
  max-width: 56rem;
}

.max-w-3xl{
  max-width: 48rem;
}

.max-w-\[968px\]{
  max-width: 968px;
}

.max-w-md{
  max-width: 28rem;
}

.max-w-2xl{
  max-width: 42rem;
}

.max-w-\[140px\]{
  max-width: 140px;
}

.max-w-\[160px\]{
  max-width: 160px;
}

.max-w-\[680px\]{
  max-width: 680px;
}

.max-w-\[900px\]{
  max-width: 900px;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.shrink-0{
  flex-shrink: 0;
}

.grow{
  flex-grow: 1;
}

.translate-y-6{
  --tw-translate-y: 1.5rem;
  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));
}

.translate-y-0{
  --tw-translate-y: 0px;
  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));
}

.translate-y-4{
  --tw-translate-y: 1rem;
  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));
}

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}

.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}

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

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

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

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-bounce{
  animation: bounce 1s infinite;
}

.cursor-pointer{
  cursor: pointer;
}

.cursor-grab{
  cursor: grab;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.resize{
  resize: both;
}

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

.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.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-start{
  align-items: flex-start;
}

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

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

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

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

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

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

.gap-4{
  gap: 1rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-8{
  gap: 2rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-1{
  gap: 0.25rem;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-\[25px\]{
  gap: 25px;
}

.gap-y-10{
  row-gap: 2.5rem;
}

.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

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

.overflow-hidden{
  overflow: hidden;
}

.overflow-y-auto{
  overflow-y: auto;
}

.overflow-x-hidden{
  overflow-x: hidden;
}

.scroll-smooth{
  scroll-behavior: smooth;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-r-xl{
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.border{
  border-width: 1px;
}

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

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

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

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

.border-mistDark\/20{
  border-color: rgb(117 135 111 / 0.2);
}

.border-white\/20{
  border-color: rgb(255 255 255 / 0.2);
}

.border-accentFosfoOrange\/80{
  border-color: rgb(255 103 0 / 0.8);
}

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

.border-smolder\/20{
  border-color: rgb(23 51 45 / 0.2);
}

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

.border-accentFosfoOrange\/30{
  border-color: rgb(255 103 0 / 0.3);
}

.border-accentWarm\/20{
  border-color: rgb(214 164 94 / 0.2);
}

.border-accentCoolDark{
  --tw-border-opacity: 1;
  border-color: rgb(23 70 76 / var(--tw-border-opacity));
}

.border-primary\/30{
  border-color: rgb(92 127 105 / 0.3);
}

.border-accentCool\/30{
  border-color: rgb(92 107 133 / 0.3);
}

.border-smolder\/30{
  border-color: rgb(23 51 45 / 0.3);
}

.border-grayMedium\/30{
  border-color: rgb(210 206 203 / 0.3);
}

.border-accentCoolLight{
  --tw-border-opacity: 1;
  border-color: rgb(120 134 161 / var(--tw-border-opacity));
}

.border-coolSage3{
  --tw-border-opacity: 1;
  border-color: rgb(148 169 154 / var(--tw-border-opacity));
}

.border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}

.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}

.border-mistDark\/10{
  border-color: rgb(117 135 111 / 0.1);
}

.border-coolSage2\/20{
  border-color: rgb(127 149 142 / 0.2);
}

.border-primary\/20{
  border-color: rgb(92 127 105 / 0.2);
}

.border-b-white\/30{
  border-bottom-color: rgb(255 255 255 / 0.3);
}

.bg-white\/70{
  background-color: rgb(255 255 255 / 0.7);
}

.bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}

.bg-smolder{
  --tw-bg-opacity: 1;
  background-color: rgb(23 51 45 / var(--tw-bg-opacity));
}

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

.bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}

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

.bg-accentWarm{
  --tw-bg-opacity: 1;
  background-color: rgb(214 164 94 / var(--tw-bg-opacity));
}

.bg-primary\/10{
  background-color: rgb(92 127 105 / 0.1);
}

.bg-accentWarm\/10{
  background-color: rgb(214 164 94 / 0.1);
}

.bg-coolSage2\/10{
  background-color: rgb(127 149 142 / 0.1);
}

.bg-accentCool\/10{
  background-color: rgb(92 107 133 / 0.1);
}

.bg-white\/30{
  background-color: rgb(255 255 255 / 0.3);
}

.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}

.bg-accentCoolDark{
  --tw-bg-opacity: 1;
  background-color: rgb(23 70 76 / var(--tw-bg-opacity));
}

.bg-accentCool{
  --tw-bg-opacity: 1;
  background-color: rgb(92 107 133 / var(--tw-bg-opacity));
}

.bg-mistDark{
  --tw-bg-opacity: 1;
  background-color: rgb(117 135 111 / var(--tw-bg-opacity));
}

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

.bg-transparent{
  background-color: transparent;
}

.bg-dark\/90{
  background-color: rgb(0 0 0 / 0.9);
}

.bg-accentWarmLight\/10{
  background-color: rgb(255 213 156 / 0.1);
}

.bg-coolSage3{
  --tw-bg-opacity: 1;
  background-color: rgb(148 169 154 / var(--tw-bg-opacity));
}

.bg-accentCoolLight\/10{
  background-color: rgb(120 134 161 / 0.1);
}

.bg-accentCoolLight\/20{
  background-color: rgb(120 134 161 / 0.2);
}

.bg-coolSage3\/20{
  background-color: rgb(148 169 154 / 0.2);
}

.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}

.bg-dark\/10{
  background-color: rgb(0 0 0 / 0.1);
}

.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}

.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}

.bg-accentWarm\/5{
  background-color: rgb(214 164 94 / 0.05);
}

.bg-primary\/5{
  background-color: rgb(92 127 105 / 0.05);
}

.bg-coolSage2\/5{
  background-color: rgb(127 149 142 / 0.05);
}

.bg-accentCool\/5{
  background-color: rgb(92 107 133 / 0.05);
}

.bg-\[\#8067f0\]\/90{
  background-color: rgb(128 103 240 / 0.9);
}

.bg-grayLight{
  --tw-bg-opacity: 1;
  background-color: rgb(244 242 240 / var(--tw-bg-opacity));
}

.bg-primaryLight{
  --tw-bg-opacity: 1;
  background-color: rgb(221 230 221 / var(--tw-bg-opacity));
}

.bg-grayLight\/60{
  background-color: rgb(244 242 240 / 0.6);
}

.bg-primaryLight\/60{
  background-color: rgb(221 230 221 / 0.6);
}

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

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

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

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

.from-smolder\/20{
  --tw-gradient-from: rgb(23 51 45 / 0.2);
  --tw-gradient-to: rgb(23 51 45 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary{
  --tw-gradient-from: #5C7F69;
  --tw-gradient-to: rgb(92 127 105 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentCool{
  --tw-gradient-from: #5C6B85;
  --tw-gradient-to: rgb(92 107 133 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-mistLight{
  --tw-gradient-from: #F1F3EF;
  --tw-gradient-to: rgb(241 243 239 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentFosfoOrange{
  --tw-gradient-from: #FF6700;
  --tw-gradient-to: rgb(255 103 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-smolder\/60{
  --tw-gradient-from: rgb(23 51 45 / 0.6);
  --tw-gradient-to: rgb(23 51 45 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentWarm{
  --tw-gradient-from: #D6A45E;
  --tw-gradient-to: rgb(214 164 94 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-smolder{
  --tw-gradient-from: #17332D;
  --tw-gradient-to: rgb(23 51 45 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentWarmDark{
  --tw-gradient-from: #AD814C;
  --tw-gradient-to: rgb(173 129 76 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-mist{
  --tw-gradient-from: #AABCA3;
  --tw-gradient-to: rgb(170 188 163 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-coolSage2{
  --tw-gradient-from: #7F958E;
  --tw-gradient-to: rgb(127 149 142 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentFosfoOrange\/20{
  --tw-gradient-from: rgb(255 103 0 / 0.2);
  --tw-gradient-to: rgb(255 103 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primaryLight\/30{
  --tw-gradient-from: rgb(221 230 221 / 0.3);
  --tw-gradient-to: rgb(221 230 221 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-smolder\/5{
  --tw-gradient-from: rgb(23 51 45 / 0.05);
  --tw-gradient-to: rgb(23 51 45 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentFosfoOrange\/10{
  --tw-gradient-from: rgb(255 103 0 / 0.1);
  --tw-gradient-to: rgb(255 103 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentWarm\/10{
  --tw-gradient-from: rgb(214 164 94 / 0.1);
  --tw-gradient-to: rgb(214 164 94 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentCoolDark\/10{
  --tw-gradient-from: rgb(23 70 76 / 0.1);
  --tw-gradient-to: rgb(23 70 76 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/10{
  --tw-gradient-from: rgb(92 127 105 / 0.1);
  --tw-gradient-to: rgb(92 127 105 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-mistDark{
  --tw-gradient-from: #75876F;
  --tw-gradient-to: rgb(117 135 111 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-mistDark\/10{
  --tw-gradient-from: rgb(117 135 111 / 0.1);
  --tw-gradient-to: rgb(117 135 111 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentCool\/10{
  --tw-gradient-from: rgb(92 107 133 / 0.1);
  --tw-gradient-to: rgb(92 107 133 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-smolder\/10{
  --tw-gradient-from: rgb(23 51 45 / 0.1);
  --tw-gradient-to: rgb(23 51 45 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primaryMedium{
  --tw-gradient-from: #7CA37D;
  --tw-gradient-to: rgb(124 163 125 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-grayDark{
  --tw-gradient-from: #6E6A68;
  --tw-gradient-to: rgb(110 106 104 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentCoolDark{
  --tw-gradient-from: #17464c;
  --tw-gradient-to: rgb(23 70 76 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white{
  --tw-gradient-from: #ffffff;
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentCool\/50{
  --tw-gradient-from: rgb(92 107 133 / 0.5);
  --tw-gradient-to: rgb(92 107 133 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/5{
  --tw-gradient-from: rgb(92 127 105 / 0.05);
  --tw-gradient-to: rgb(92 127 105 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/0{
  --tw-gradient-from: rgb(92 127 105 / 0);
  --tw-gradient-to: rgb(92 127 105 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentCoolLight\/5{
  --tw-gradient-from: rgb(120 134 161 / 0.05);
  --tw-gradient-to: rgb(120 134 161 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-accentCoolLight\/0{
  --tw-gradient-from: rgb(120 134 161 / 0);
  --tw-gradient-to: rgb(120 134 161 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primaryLight\/20{
  --tw-gradient-from: rgb(221 230 221 / 0.2);
  --tw-gradient-to: rgb(221 230 221 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-coolSage2\/10{
  --tw-gradient-from: rgb(127 149 142 / 0.1);
  --tw-gradient-to: rgb(127 149 142 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-transparent{
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to);
}

.via-smolderMedium{
  --tw-gradient-to: rgb(69 92 87 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #455C57, var(--tw-gradient-to);
}

.via-primaryLight\/10{
  --tw-gradient-to: rgb(221 230 221 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(221 230 221 / 0.1), var(--tw-gradient-to);
}

.via-primaryMedium{
  --tw-gradient-to: rgb(124 163 125 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #7CA37D, var(--tw-gradient-to);
}

.via-accentCoolLight\/10{
  --tw-gradient-to: rgb(120 134 161 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(120 134 161 / 0.1), var(--tw-gradient-to);
}

.via-grayLight{
  --tw-gradient-to: rgb(244 242 240 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #F4F2F0, var(--tw-gradient-to);
}

.to-transparent{
  --tw-gradient-to: transparent;
}

.to-primaryMedium{
  --tw-gradient-to: #7CA37D;
}

.to-accentCoolDark{
  --tw-gradient-to: #17464c;
}

.to-white{
  --tw-gradient-to: #ffffff;
}

.to-accentWarm{
  --tw-gradient-to: #D6A45E;
}

.to-accentWarmLight{
  --tw-gradient-to: #FFD59C;
}

.to-smolderMedium{
  --tw-gradient-to: #455C57;
}

.to-coolSage3{
  --tw-gradient-to: #94A99A;
}

.to-accentWarm\/20{
  --tw-gradient-to: rgb(214 164 94 / 0.2);
}

.to-accentWarmLight\/20{
  --tw-gradient-to: rgb(255 213 156 / 0.2);
}

.to-accentWarmDark{
  --tw-gradient-to: #AD814C;
}

.to-accentCoolLight{
  --tw-gradient-to: #7886A1;
}

.to-accentCoolDark\/5{
  --tw-gradient-to: rgb(23 70 76 / 0.05);
}

.to-accentWarm\/10{
  --tw-gradient-to: rgb(214 164 94 / 0.1);
}

.to-accentCoolLight\/20{
  --tw-gradient-to: rgb(120 134 161 / 0.2);
}

.to-primaryMedium\/20{
  --tw-gradient-to: rgb(124 163 125 / 0.2);
}

.to-mist{
  --tw-gradient-to: #AABCA3;
}

.to-mist\/20{
  --tw-gradient-to: rgb(170 188 163 / 0.2);
}

.to-smolderMedium\/20{
  --tw-gradient-to: rgb(69 92 87 / 0.2);
}

.to-primary{
  --tw-gradient-to: #5C7F69;
}

.to-grayMedium{
  --tw-gradient-to: #D2CECB;
}

.to-accentCool{
  --tw-gradient-to: #5C6B85;
}

.to-mistLight{
  --tw-gradient-to: #F1F3EF;
}

.to-accentCoolLight\/40{
  --tw-gradient-to: rgb(120 134 161 / 0.4);
}

.to-coolSage3\/5{
  --tw-gradient-to: rgb(148 169 154 / 0.05);
}

.to-primaryMedium\/0{
  --tw-gradient-to: rgb(124 163 125 / 0);
}

.to-coolSage2{
  --tw-gradient-to: #7F958E;
}

.to-accentCoolMediumDark\/5{
  --tw-gradient-to: rgb(67 81 102 / 0.05);
}

.to-accentCoolMediumDark\/0{
  --tw-gradient-to: rgb(67 81 102 / 0);
}

.to-accentCoolMediumDark{
  --tw-gradient-to: #435166;
}

.to-accentWarmLight\/10{
  --tw-gradient-to: rgb(255 213 156 / 0.1);
}

.to-coolSage3\/20{
  --tw-gradient-to: rgb(148 169 154 / 0.2);
}

.to-primaryMedium\/10{
  --tw-gradient-to: rgb(124 163 125 / 0.1);
}

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

.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}

.bg-top{
  background-position: top;
}

.stroke-dark{
  stroke: #000;
}

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

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-2{
  padding: 0.5rem;
}

.p-4{
  padding: 1rem;
}

.p-3{
  padding: 0.75rem;
}

.p-\[50px\]{
  padding: 50px;
}

.p-8{
  padding: 2rem;
}

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

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

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

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

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

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

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

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

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

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

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

.py-\[15px\]{
  padding-top: 15px;
  padding-bottom: 15px;
}

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

.py-\[90px\]{
  padding-top: 90px;
  padding-bottom: 90px;
}

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

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

.pt-\[115px\]{
  padding-top: 115px;
}

.pb-12{
  padding-bottom: 3rem;
}

.pb-4{
  padding-bottom: 1rem;
}

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

.pt-5{
  padding-top: 1.25rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

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

.pt-\[113px\]{
  padding-top: 113px;
}

.pb-\[88px\]{
  padding-bottom: 88px;
}

.pt-\[53px\]{
  padding-top: 53px;
}

.pb-\[46px\]{
  padding-bottom: 46px;
}

.pb-\[127px\]{
  padding-bottom: 127px;
}

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

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

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

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

.font-primary{
  font-family: Open Sans, sans-serif;
}

.font-secondary{
  font-family: Jost, sans-serif;
}

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

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

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

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

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

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

.text-\[30px\]{
  font-size: 30px;
}

.text-\[13px\]{
  font-size: 13px;
}

.text-\[21px\]{
  font-size: 21px;
}

.text-\[20px\]{
  font-size: 20px;
}

.text-\[35px\]{
  font-size: 35px;
}

.text-\[19px\]{
  font-size: 19px;
}

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

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

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

.italic{
  font-style: italic;
}

.leading-\[30px\]{
  line-height: 30px;
}

.leading-tight{
  line-height: 1.25;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-6{
  line-height: 1.5rem;
}

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

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

.leading-7{
  line-height: 1.75rem;
}

.text-smolder{
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

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

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

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

.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}

.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}

.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}

.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}

.text-smolderMedium{
  --tw-text-opacity: 1;
  color: rgb(69 92 87 / var(--tw-text-opacity));
}

.text-grayLight{
  --tw-text-opacity: 1;
  color: rgb(244 242 240 / var(--tw-text-opacity));
}

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

.text-accentFosfoOrange\/50{
  color: rgb(255 103 0 / 0.5);
}

.text-accentWarm{
  --tw-text-opacity: 1;
  color: rgb(214 164 94 / var(--tw-text-opacity));
}

.text-coolSage2{
  --tw-text-opacity: 1;
  color: rgb(127 149 142 / var(--tw-text-opacity));
}

.text-accentCool{
  --tw-text-opacity: 1;
  color: rgb(92 107 133 / var(--tw-text-opacity));
}

.text-smolder\/90{
  color: rgb(23 51 45 / 0.9);
}

.text-smolder\/80{
  color: rgb(23 51 45 / 0.8);
}

.text-accentCoolDark{
  --tw-text-opacity: 1;
  color: rgb(23 70 76 / var(--tw-text-opacity));
}

.text-mistDark{
  --tw-text-opacity: 1;
  color: rgb(117 135 111 / var(--tw-text-opacity));
}

.text-smolderMedium\/80{
  color: rgb(69 92 87 / 0.8);
}

.text-muted{
  --tw-text-opacity: 1;
  color: rgb(111 107 128 / var(--tw-text-opacity));
}

.text-white\/80{
  color: rgb(255 255 255 / 0.8);
}

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

.text-white\/40{
  color: rgb(255 255 255 / 0.4);
}

.text-custom{
  --tw-text-opacity: 1;
  color: rgb(216 140 74 / var(--tw-text-opacity));
}

.text-coolSageDark{
  --tw-text-opacity: 1;
  color: rgb(68 102 92 / var(--tw-text-opacity));
}

.text-primaryMedium{
  --tw-text-opacity: 1;
  color: rgb(124 163 125 / var(--tw-text-opacity));
}

.text-accentWarmDark{
  --tw-text-opacity: 1;
  color: rgb(173 129 76 / var(--tw-text-opacity));
}

.no-underline{
  text-decoration-line: none;
}

.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.placeholder-white\/70::-moz-placeholder{
  color: rgb(255 255 255 / 0.7);
}

.placeholder-white\/70::placeholder{
  color: rgb(255 255 255 / 0.7);
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-30{
  opacity: 0.3;
}

.opacity-80{
  opacity: 0.8;
}

.opacity-50{
  opacity: 0.5;
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline{
  outline-style: solid;
}

.blur{
  --tw-blur: blur(8px);
  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);
}

.blur-\[100px\]{
  --tw-blur: blur(100px);
  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);
}

.blur-lg{
  --tw-blur: blur(16px);
  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);
}

.blur-sm{
  --tw-blur: blur(4px);
  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);
}

.blur-md{
  --tw-blur: blur(12px);
  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);
}

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

.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-lg{
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-2xl{
  --tw-backdrop-blur: blur(40px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur{
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-500{
  transition-duration: 500ms;
}

.duration-700{
  transition-duration: 700ms;
}

.duration-200{
  transition-duration: 200ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.scrollbar.overflow-x-hidden{
  overflow-x: hidden;
}

.scrollbar-thin{
  --scrollbar-track: initial;
  --scrollbar-thumb: initial;
  --scrollbar-corner: initial;
  --scrollbar-track-hover: var(--scrollbar-track);
  --scrollbar-thumb-hover: var(--scrollbar-thumb);
  --scrollbar-corner-hover: var(--scrollbar-corner);
  --scrollbar-track-active: var(--scrollbar-track-hover);
  --scrollbar-thumb-active: var(--scrollbar-thumb-hover);
  --scrollbar-corner-active: var(--scrollbar-corner-hover);
  scrollbar-color: var(--scrollbar-thumb) var(--scrollbar-track);
  overflow: overlay;
}

.scrollbar-thin.overflow-x-hidden{
  overflow-x: hidden;
}

.scrollbar-thin.overflow-y-hidden{
  overflow-y: hidden;
}

.scrollbar-thin::-webkit-scrollbar-track{
  background-color: var(--scrollbar-track);
}

.scrollbar-thin::-webkit-scrollbar-thumb{
  background-color: var(--scrollbar-thumb);
}

.scrollbar-thin::-webkit-scrollbar-corner{
  background-color: var(--scrollbar-corner);
}

.scrollbar-thin::-webkit-scrollbar-track:hover{
  background-color: var(--scrollbar-track-hover);
}

.scrollbar-thin::-webkit-scrollbar-thumb:hover{
  background-color: var(--scrollbar-thumb-hover);
}

.scrollbar-thin::-webkit-scrollbar-corner:hover{
  background-color: var(--scrollbar-corner-hover);
}

.scrollbar-thin::-webkit-scrollbar-track:active{
  background-color: var(--scrollbar-track-active);
}

.scrollbar-thin::-webkit-scrollbar-thumb:active{
  background-color: var(--scrollbar-thumb-active);
}

.scrollbar-thin::-webkit-scrollbar-corner:active{
  background-color: var(--scrollbar-corner-active);
}

.scrollbar-thin{
  scrollbar-width: thin;
}

.scrollbar-thin::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}

.scrollbar-track-dark\/10{
  --scrollbar-track: rgb(0 0 0 / 0.1) !important;
}

.scrollbar-thumb-dark\/25{
  --scrollbar-thumb: rgb(0 0 0 / 0.25) !important;
}

[x-cloak] {
  display: none !important;
}

/* Cool colors (4 clase) */

.categ-coolSage{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #7F958E;
  --tw-gradient-to: rgb(127 149 142 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #94A99A;
}

.categ-accentCool{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #5C6B85;
  --tw-gradient-to: rgb(92 107 133 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #7886A1;
}

.categ-deepCool{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #435166;
  --tw-gradient-to: rgb(67 81 102 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #5C6B85;
}

.categ-mistCool{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #75876F;
  --tw-gradient-to: rgb(117 135 111 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #7F958E;
}

/* Warm colors (4 clase) */

.categ-accentWarm{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #D6A45E;
  --tw-gradient-to: rgb(214 164 94 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #FFD59C;
}

.categ-fosfoWarm{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #FF6700;
  --tw-gradient-to: rgb(255 103 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #D6A45E;
}

.categ-warmGold{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #AD814C;
  --tw-gradient-to: rgb(173 129 76 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #FFD59C;
}

.categ-sunsetWarm{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #D6A45E;
  --tw-gradient-to: rgb(214 164 94 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #FF6700;
}

/* Neutral/Balanced (4 clase) */

.categ-primary{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #5C7F69;
  --tw-gradient-to: rgb(92 127 105 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #7CA37D;
}

.categ-smolder{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #17332D;
  --tw-gradient-to: rgb(23 51 45 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #455C57;
}

.categ-mist{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #AABCA3;
  --tw-gradient-to: rgb(170 188 163 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #F1F3EF;
}

.categ-balanced{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #7CA37D;
  --tw-gradient-to: rgb(124 163 125 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #75876F;
}

/* Navbar */

.mobile-nav.stickyadd{
  background-color: rgb(255 255 255 / 0.3);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.dark .mobile-nav.stickyadd{
  --tw-bg-opacity: 1;
  background-color: rgb(43 45 51 / var(--tw-bg-opacity));
}

.mobile-nav ul li.active{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

/* Normal navigation links - default white on dark background */

.mobile-nav ul li a{
  color: rgb(255 255 255 / 0.9);
}

/* When scrolled (stickyadd), change normal links to dark color */

.mobile-nav.stickyadd ul li a{
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

/* Keep active link fosfo orange even when scrolled */

.mobile-nav.stickyadd ul li.active a{
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

/* Button styling for both states */

.mobile-nav .btn-outline-custom{
  border-color: rgb(255 255 255 / 0.3);
  color: rgb(255 255 255 / 0.9);
}

.mobile-nav.stickyadd .btn-outline-custom{
  border-color: rgb(23 51 45 / 0.3);
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

.mobile-nav.stickyadd .btn-outline-custom:hover{
  border-color: rgb(23 51 45 / 0.3);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/** MOBILE menu text colors */

.mobile-nav .mobile-menu ul li a{
  color: rgb(255 255 255 / 0.9);
}

.mobile-nav.stickyadd .mobile-menu ul li a{
  color: rgb(255 255 255 / 0.9);
}

.mobile-nav.stickyadd .mobile-menu ul li.active a{
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

::-moz-selection {
  background-color: #5C7F69;
  color: white;
  /* Text color when selected (optional) */
}

::selection {
  background-color: #5C7F69;
  color: white;
  /* Text color when selected (optional) */
}

/* Custom CSS for mobile menu */

/* Full screen mobile menu */

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(135deg, #17332D 0%, #17332D 50%,#455C57 100%);
  z-index: 9999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 2rem;
  transition: all 0.3s ease-in-out;
}

.mobile-menu.hidden {
  transform: translateX(-100%);
  opacity: 0;
}

.mobile-menu ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu ul li {
  margin: 1rem 0;
}

.mobile-menu ul li a {
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  color: white;
  transition: all 0.3s ease;
  display: block;
  padding: 0.75rem 0.75rem;
}

.mobile-menu ul li a:hover {
  color: #FFD59C;
  /* transform: scale(1.1); */
}

.mobile-menu ul li.active a {
  color: #FFD59C;
}

.close-menu-btn {
  position: absolute;
  top: 2.5rem;
  right: 2rem;
  background: none;
  border: none;
  color: white;
  font-size: 2rem;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 10;
}

.close-menu-btn:hover {
  color: #f97316;
  transform: rotate(90deg);
}

/* Home */

.dizme_tm_down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 60px;
  z-index: 5;
}

.dizme_tm_down svg {
  width: 35px !important;
  height: 35px !important;
}

.dizme_tm_down svg #wheel {
  animation: scroll ease 2s infinite;
}

@keyframes scroll {
  0% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(60px);
  }

  0% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(60px);
  }
}

.anim_moveBottom {
  animation: anim_moveBottom 3s linear 0s infinite alternate;
}

@keyframes anim_moveBottom {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(20px);
  }
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #FFD59C;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #FFD59C;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #FFD59C;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #FFD59C;
}

/* Cta section */

.custom-mail{
  height: 72px;
  width: 100%;
  border-radius: 0.75rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.625rem;
  padding-left: 30px;
  padding-right: 180px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(111 107 128 / var(--tw-text-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.dark .custom-mail{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1;
  color: rgb(111 107 128 / var(--tw-text-opacity));
}

.sub-btn{
  position: absolute;
  right: 0px;
  top: 0px;
  height: 72px;
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(216 140 74 / var(--tw-bg-opacity));
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Jost, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Client Slider */

.owl-dots button.owl-dot span{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.dark .owl-dots button.owl-dot span{
  --tw-border-opacity: 1;
  border-color: rgb(43 45 51 / var(--tw-border-opacity));
}

.owl-dots button.owl-dot span{
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
}

.owl-dots{
  text-align: center;
  margin-top: 30px;
}

.owl-dots button.owl-dot.active span{
  --tw-shadow: 0 0 0 3px #D2CECB;
  --tw-shadow-colored: 0 0 0 3px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.owl-dots button.owl-dot span{
  height: 1.0rem;
  width: 1.0rem;
}

.client_icon svg {
  color: red;
}

/* Search bar */

/* Portfolio images effact */

.main {
  transform: scale(1) translateZ(0);
  transition: all 0.3s ease-in-out;
}

.dizme_tm_portfolio_titles {
  white-space: nowrap;
  background: #fff;
  font-size: 21px;
  padding: 7px 15px;
  font-family: jost, sans-serif;
  font-weight: 500;
  color: #000;
  position: fixed;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
}

.dizme_tm_portfolio_titles.visible {
  opacity: 1;
  visibility: visible;
}

.dizme_tm_portfolio_titles .work__cat {
  position: absolute;
  background: #ffffff;
  top: 100%;
  left: 0;
  margin-top: -10px;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 15px;
  color: #6f6b80;
}

#menu-filter .active{
  --tw-text-opacity: 1;
  color: rgb(216 140 74 / var(--tw-text-opacity));
}

/* cursor */

.mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  transform: translateZ(0);
  visibility: hidden;
}

.cursor-inner {
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  z-index: 100;
  /* background-color: #f75023; */
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out,
    margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.cursor-inner.cursor-hover {
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  /* background-color: #f75023; */
  opacity: 0.3;
}

.cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  /* border: 2px solid #f75023; */
  box-sizing: border-box;
  z-index: 100;
  opacity: 0.5;
  transition: all 0.08s ease-out;
}

.cursor-outer.cursor-hover {
  opacity: 0;
}

.dizme_tm_all_wrap[data-magic-cursor='hide'] .mouse-cursor {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1111;
}

/* preloader */

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  display: flex;
}

#preloader:before,
#preloader:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  background-color: #000;
  transition: all 0.3s ease 0s;
}

#preloader:after {
  left: auto;
  right: 0;
}

#preloader .loader_line {
  margin: auto;
  width: 1px;
  height: 250px;
  position: relative;
  overflow: hidden;
  transition: all 0.8s ease 0s;
}

.loader_line:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 0%;
  transform: translateY(-50%);
  background-color: #fff;
  animation: lineheight 1000ms ease-in-out 0s forwards;
}

.loader_line:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #999999;
  transform: translateY(-100%);
  animation: lineround 1200ms linear 0s infinite;
  animation-delay: 2000ms;
}

@keyframes lineheight {
  0% {
    height: 0%;
  }

  100% {
    height: 100%;
  }
}

@keyframes lineround {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(200%);
  }
}

/* Blog  */

.modal-wrapper.active {
  height: 100%;
  transition: height 0s ease-in 0s;
}

.modal-wrapper {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 999;
  transition: height 0s ease-out 1s;
}

.modal-wrapper.active .backdrop {
  visibility: visible;
  opacity: 1;
}

.modal-wrapper .backdrop {
  visibility: hidden;
  opacity: 0;
}

.backdrop-shaded {
  background: rgba(0,0,0,.5);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.backdrop {
  position: fixed;
  z-index: 998;
}

.backdrop, .box {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bg-color-background {
  background: #fff;
}

.modal-panel.active {
  opacity: 1;
  transform: none;
  z-index: 999;
}

/*hiding all*/

.preloaded .loader_line:after {
  opacity: 0;
}

.preloaded .loader_line {
  opacity: 0;
  height: 100% !important;
}

.preloaded:before,
.preloaded:after {
  animation: preloadedzero 300ms ease-in-out 500ms forwards;
}

@keyframes preloadedzero {
  0% {
    width: 50%;
  }

  100% {
    width: 0%;
  }
}

.dizme_tm_section {
  width: 100%;
  height: auto;
  clear: both;
  float: left;
}

/* Editor choice section  */

.bg-primarygradient {
  /* background: linear-gradient(135deg, #1e293b 0%, #334155 50%, #475569 100%); */
  background: linear-gradient(
    to bottom,
    #75876F 0%,
    #75876F 30%,
    #495c53 60%,
    #495c53 100%
  );
}

.article-card {
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.article-card:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-4px);
}

.featured-card {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.featured-card:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateY(-6px);
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

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

.fadeInUp {
  animation: fadeInUp 0.8s ease-out forwards;
  opacity: 0;
}

/* Article page */

.prose h2{
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  scroll-margin-top: 5rem;
  font-family: Jost, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

.prose h2:first-child{
  margin-top: 0px;
}

@media (min-width: 1024px){
  .prose h2{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.prose h2 {
  padding-top: 1rem;
}

.prose p{
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(69 92 87 / var(--tw-text-opacity));
}

.prose ul, .prose ol{
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(69 92 87 / var(--tw-text-opacity));
}

.prose li{
  margin-bottom: 0.75rem;
}

.prose strong{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

.stagger-1 {
  animation-delay: 0.1s;
}

.stagger-2 {
  animation-delay: 0.2s;
}

.stagger-3 {
  animation-delay: 0.3s;
}

.stagger-4 {
  animation-delay: 0.4s;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.read-more-btn {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
}

.read-more-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
}

/* Category section */

.category-content {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.category-content.active {
  opacity: 1;
  transform: translateY(0);
}

.category-badge {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.category-btn {
  background: rgba(255, 255, 255, 0.08);
  /* backdrop-filter: blur(10px); */
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.category-btn:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
  /* transform: translateY(-2px); */
  color: #FF6700;
}

.category-btn.active{
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(214 164 94 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 237 226 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

/* recent articles */

.article-item {
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.article-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left 0.6s ease;
}

.article-item:hover::before {
  left: 100%;
}

.article-item:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-4px) scale(1.02);
  box-shadow:
          0 10px 25px rgba(0, 0, 0, 0.3),
          0 0 20px rgba(255, 255, 255, 0.1);
}

.article-image {
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.article-item:hover .article-image img {
  transform: scale(1.1);
}

.article-content h3 {
  transition: all 0.3s ease;
}

.article-item:hover .article-content h3 {
  color: #ffffff;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}

.article-arrow {
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.article-item:hover .article-arrow {
  transform: translateX(8px) rotate(5deg);
  stroke: #FF6700;
  /* ← Makes the arrow line fosforescent orange */
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.5));
}

.article-date {
  transition: all 0.3s ease;
}

.article-item:hover .article-date {
  color: rgba(255, 255, 255, 0.9);
  transform: translateX(-4px);
}

/* pagination */

.pagination-btn {
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.pagination-btn:hover:not(.opacity-50) {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.pagination-btn.active {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
  box-shadow:
        0 4px 12px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.1);
}

.pagination-btn.active:hover {
  transform: none;
}

/* Line clamp utility */

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Footer */

.footer-card {
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.footer-input {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
}

.footer-input:focus {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
  outline: none;
}

.footer-btn {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
}

.footer-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
}

.social-icon {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.social-icon:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
}

.footer-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: -0.75rem;
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, #e8eae9, #D6A45E);
}

/* Article page */

/* Article Content Styling */

.article-content h2{
  position: relative;
  margin-bottom: 2rem;
  scroll-margin-top: 5rem;
  font-family: Jost, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

.article-content h2:first-child{
  margin-top: 0px;
}

@media (min-width: 1024px){
  .article-content h2{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.article-content h2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 2rem;
  margin-right: 5px;
}

.article-content h3{
  position: relative;
  margin-bottom: 1rem;
  scroll-margin-top: 5rem;
  font-family: Jost, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

.article-content h3:first-child{
  margin-top: 0px;
}

@media (min-width: 1024px){
  .article-content h3{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.article-content h3 {
  margin-top: 1rem;
  margin-right: 5px;
}

.article-content h4{
  position: relative;
  margin-bottom: 0.5rem;
  scroll-margin-top: 5rem;
  font-family: Jost, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

.article-content h4:first-child{
  margin-top: 0px;
}

@media (min-width: 1024px){
  .article-content h4{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.article-content h4 {
  margin-top: 0.5rem;
  margin-right: 5px;
}

.article-content h2:after {
  content: '';
  position: absolute;
  top: 15px;
  right: -1.5rem;
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg, #5C7F69, #7CA37D);
  border-radius: 50%;
  opacity: 0.3;
}

.article-content p{
  margin-bottom: 0.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(69 92 87 / var(--tw-text-opacity));
}

.article-content p:last-child{
  margin-bottom: 0.25rem;
}

.article-content strong{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

/* Section Dividers */

.section-divider{
  margin-top: 2rem;
  margin-bottom: 2rem;
  height: 1px;
  width: 100%;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(117 135 111 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(117 135 111 / 0.3), var(--tw-gradient-to);
  --tw-gradient-to: transparent;
}

/* Modern List Styling */

.modern-list{
  margin-bottom: 2rem;
}

.modern-list > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.modern-list li{
  display: flex;
  align-items: flex-start;
}

.modern-list li > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.modern-list li{
  border-radius: 0.75rem;
  border-width: 1px;
  border-color: rgb(117 135 111 / 0.2);
  background-color: rgb(255 255 255 / 0.4);
  padding: 1rem;
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

 {
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list li.items-center.gap-3,
      .credit-option-warning .modern-list li.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list li.items-center.gap-3,
      .credit-option-warning .modern-list li.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list li.items-center.gap-3,
      .credit-option-warning .modern-list li.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list li.items-center.gap-3,
      .credit-option-warning .modern-list li.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      gap: 1rem;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list li.items-center.justify-between,
      .credit-option-warning .modern-list li.items-center.justify-between{
      gap: 1rem;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.gap-3,
      .credit-option-warning .modern-list li.items-center.gap-3{
      align-self: flex-end;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .modern-list li.items-center.gap-3,
      .credit-option-warning .modern-list li.items-center.gap-3{
      align-self: flex-end;
    }
  }
}

.modern-list li:hover{
  background-color: rgb(255 255 255 / 0.6);
}

.modern-list .list-number{
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #5C7F69;
  --tw-gradient-to: rgb(92 127 105 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #7CA37D;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

 {
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list .list-number.items-center.gap-3,
      .credit-option-warning .modern-list .list-number.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list .list-number.items-center.gap-3,
      .credit-option-warning .modern-list .list-number.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list .list-number.items-center.gap-3,
      .credit-option-warning .modern-list .list-number.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .modern-list .list-number.items-center.gap-3,
      .credit-option-warning .modern-list .list-number.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      gap: 1rem;
    }

    .credit-option-good .flex.modern-list .list-number.gap-3,
      .credit-option-warning .flex.modern-list .list-number.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      gap: 1rem;
    }

    .credit-option-good .flex.modern-list .list-number.gap-3,
      .credit-option-warning .flex.modern-list .list-number.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      gap: 1rem;
    }

    .credit-option-good .flex.modern-list .list-number.gap-3,
      .credit-option-warning .flex.modern-list .list-number.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  /* Hover Effects Enhanced */
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      gap: 1rem;
    }

    .credit-option-good .flex.modern-list .list-number.gap-3,
      .credit-option-warning .flex.modern-list .list-number.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
  }
  /* Micro-animations pentru încredere */
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      gap: 1rem;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .modern-list .list-number.items-center.justify-between,
      .credit-option-warning .modern-list .list-number.items-center.justify-between{
      gap: 1rem;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      gap: 1rem;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .flex.modern-list .list-number.justify-between,
      .credit-option-warning .flex.modern-list .list-number.justify-between{
      gap: 1rem;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.gap-3,
      .credit-option-warning .modern-list .list-number.items-center.gap-3{
      align-self: flex-end;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .modern-list .list-number.items-center.gap-3,
      .credit-option-warning .modern-list .list-number.items-center.gap-3{
      align-self: flex-end;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.gap-3,
      .credit-option-warning .flex.modern-list .list-number.gap-3{
      align-self: flex-end;
    }
  }
  @media (max-width: 640px) {
    .credit-option-good .flex.modern-list .list-number.gap-3,
      .credit-option-warning .flex.modern-list .list-number.gap-3{
      align-self: flex-end;
    }
  }
}

.modern-list .list-bullet{
  margin-top: 0.5rem;
  height: 0.75rem;
  width: 0.75rem;
  flex-shrink: 0;
  border-radius: 9999px;
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #D6A45E;
  --tw-gradient-to: rgb(214 164 94 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #AD814C;
}

.modern-list .list-content{
  flex: 1 1 0%;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(69 92 87 / var(--tw-text-opacity));
}

.modern-list .list-content strong{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(23 51 45 / var(--tw-text-opacity));
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-5px);
  }
}

/* Responsive adjustments */

@media (max-width: 640px) {
  .swiper-button-next,
      .swiper-button-prev {
    display: none !important;
  }
}

/* Credit - Slider Swiper */

.calculator-credit {
  .swiper-pagination-bullet {
    background: #D2CECB !important;
    opacity: 0.5 !important;
  }
  .swiper-pagination-bullet-active {
    background: #D6A45E !important;
    opacity: 1 !important;
  }
  .swiper-button-next,
    .swiper-button-prev {
    font-size: 18px !important;
    font-weight: bold !important;
  }
  .swiper-button-next:after,
    .swiper-button-prev:after {
    font-size: 18px !important;
  }
  .slider-track {
    will-change: transform;
    transform: translateZ(0);
  }
  .slider-fill {
    will-change: width;
    transform: translateZ(0);
    transition: none !important;
  }
  .slider-handle {
    will-change: transform, left;
    transform: translateZ(0);
    transition: none !important;
  }
  .calculator-container {
    contain: layout style;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .back-button {
    position: absolute;
    top: 16px;
    left: 16px;
    padding: 8px 12px;
    background: rgba(255,255,255,0.2);
    border-radius: 20px;
    color: #666;
    font-size: 14px;
    min-height: 44px;
    /* Touch target */
    transform: translateZ(0);
    /* Hardware acceleration */
    will-change: color, background-color;
    /* Hint pentru browser */
  }
  /* ==Butoane Credit - Stiluri better== */
  /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
  .credit-option-good, .credit-option-warning{
    position: relative;
  }
  .credit-option-good, .credit-option-warning{
    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));
  }
  .credit-option-good, .credit-option-warning{
    cursor: pointer;
  }
  .credit-option-good, .credit-option-warning{
    border-radius: 1rem;
  }
  .credit-option-good, .credit-option-warning{
    border-width: 2px;
  }
  .credit-option-good, .credit-option-warning{
    border-color: transparent;
  }
  .credit-option-good, .credit-option-warning{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .credit-option-good, .credit-option-warning{
    transition-duration: 300ms;
  }
  .credit-option-good{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }
  .credit-option-good{
    --tw-gradient-from: #ffffff;
    --tw-gradient-to: rgb(255 255 255 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .credit-option-good{
    --tw-gradient-to: rgb(221 230 221 / 0.05);
  }
  .credit-option-good:hover{
    border-color: rgb(92 127 105 / 0.2);
  }
  .credit-option-good:hover{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .credit-option-good:hover{
    --tw-shadow-color: rgb(92 127 105 / 0.1);
    --tw-shadow: var(--tw-shadow-colored);
  }
  .credit-option-warning{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }
  .credit-option-warning{
    --tw-gradient-from: #ffffff;
    --tw-gradient-to: rgb(255 255 255 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .credit-option-warning{
    --tw-gradient-to: rgb(255 213 156 / 0.05);
  }
  .credit-option-warning:hover{
    border-color: rgb(214 164 94 / 0.2);
  }
  .credit-option-warning:hover{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .credit-option-warning:hover{
    --tw-shadow-color: rgb(214 164 94 / 0.1);
    --tw-shadow: var(--tw-shadow-colored);
  }
  /* Hover Effects Enhanced */
  .credit-option-good:hover{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .credit-option-good:hover {
    box-shadow: 0 20px 25px -5px rgba(92, 127, 105, 0.1), 0 10px 10px -5px rgba(92, 127, 105, 0.04);
  }
  .credit-option-warning:hover{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .credit-option-warning:hover {
    box-shadow: 0 20px 25px -5px rgba(214, 164, 94, 0.1), 0 10px 10px -5px rgba(214, 164, 94, 0.04);
  }
  /* Responsive adjustments pentru noul layout */
  @media (max-width: 640px) {
    .credit-option-good .flex.items-center.justify-between,
      .credit-option-warning .flex.items-center.justify-between{
      align-items: flex-start;
    }

    .credit-option-good .flex.items-center.justify-between,
      .credit-option-warning .flex.items-center.justify-between{
      gap: 1rem;
    }

    .credit-option-good .flex.items-center.gap-3,
      .credit-option-warning .flex.items-center.gap-3{
      align-self: flex-end;
    }
  }
  /* Animation pentru Progress */
  @keyframes progressPulse {
    0%, 100% {
      opacity: 1;
    }

    50% {
      opacity: 0.5;
    }
  }
  /* Micro-animations pentru încredere */
  .trust-badge {
    animation: float 3s ease-in-out infinite;
  }
}

/* !Article pages single */

.article-content-v1{
  margin-bottom: 2rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(69 92 87 / var(--tw-text-opacity));
  /* Paragraph Styling */
  p{
    margin-bottom: 1rem;
  }
  p{
    font-family: Open Sans, sans-serif;
  }
  p{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  p{
    line-height: 1.625;
  }
  p{
    --tw-text-opacity: 1;
    color: rgb(69 92 87 / var(--tw-text-opacity));
  }
  p + ul {
    margin-top: -0.75rem !important;
  }
  ul, ol{
    margin-bottom: 0.5rem;
  }
  ul, ol {
    li{
      display: flex;
    }
    li{
      align-items: flex-start;
    }
     {
      /* ==Butoane Credit - Stiluri better== */
      /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
      /* Hover Effects Enhanced */
      /* Responsive adjustments pentru noul layout */
      @media (max-width: 640px) {
        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }
      }
      /* Animation pentru Progress */
      @keyframes progressPulse {
      }
      /* Micro-animations pentru încredere */
    }
     {
      /* ==Butoane Credit - Stiluri better== */
      /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
      /* Hover Effects Enhanced */
      /* Responsive adjustments pentru noul layout */
      @media (max-width: 640px) {
        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }
      }
      /* Animation pentru Progress */
      @keyframes progressPulse {
      }
      /* Micro-animations pentru încredere */
    }
     {
      /* ==Butoane Credit - Stiluri better== */
      /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
      /* Hover Effects Enhanced */
      /* Responsive adjustments pentru noul layout */
      @media (max-width: 640px) {
        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }
      }
      /* Animation pentru Progress */
      @keyframes progressPulse {
      }
      /* Micro-animations pentru încredere */
    }
     {
      /* ==Butoane Credit - Stiluri better== */
      /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
      /* Hover Effects Enhanced */
      /* Responsive adjustments pentru noul layout */
      @media (max-width: 640px) {
        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          align-items: flex-start;
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between{
          gap: 1rem;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }

        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3{
          align-self: flex-end;
        }
      }
      /* Animation pentru Progress */
      @keyframes progressPulse {
      }
      /* Micro-animations pentru încredere */
    }
     {
      @media (max-width: 640px) {
        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between {
          align-items: flex-start
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between {
          gap: 1rem
        }
      }
    }
     {
      @media (max-width: 640px) {
        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between {
          align-items: flex-start
        }

        .credit-option-good li.items-center.justify-between,
      .credit-option-warning li.items-center.justify-between {
          gap: 1rem
        }
      }
    }
     {
      @media (max-width: 640px) {
        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3 {
          align-self: flex-end
        }
      }
    }
     {
      @media (max-width: 640px) {
        .credit-option-good li.items-center.gap-3,
      .credit-option-warning li.items-center.gap-3 {
          align-self: flex-end
        }
      }
    }
    li {
      strong{
        margin-right: 0.5rem;
      }
      strong{
        flex-shrink: 0;
      }
      strong{
        white-space: nowrap;
      }
    }
  }
  strong{
    font-weight: 600;
  }
  strong{
    --tw-text-opacity: 1;
    color: rgb(23 51 45 / var(--tw-text-opacity));
  }
  ul li, ol li{
    display: flex;
  }
  ul li, ol li{
    align-items: flex-start;
  }
  ul li > :not([hidden]) ~ :not([hidden]), ol li > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  ul li, ol li{
    border-radius: 0.75rem;
  }
  ul li, ol li{
    background-color: rgb(255 255 255 / 0.4);
  }
  ul li, ol li{
    padding: 0.25rem;
  }
  ul li, ol li{
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
  ul li, ol li{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  ul li, ol li{
    transition-duration: 300ms;
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        align-items: flex-start;
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between{
        gap: 1rem;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }

      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between {
        align-items: flex-start
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between {
        gap: 1rem
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between {
        align-items: flex-start
      }

      .credit-option-good ul li.items-center.justify-between,
      .credit-option-warning ul li.items-center.justify-between,.credit-option-good  ol li.items-center.justify-between,
      .credit-option-warning  ol li.items-center.justify-between {
        gap: 1rem
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3 {
        align-self: flex-end
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ul li.items-center.gap-3,
      .credit-option-warning ul li.items-center.gap-3,.credit-option-good  ol li.items-center.gap-3,
      .credit-option-warning  ol li.items-center.gap-3 {
        align-self: flex-end
      }
    }
  }
  ul li:hover, ol li:hover{
    background-color: rgb(255 255 255 / 0.6);
  }
  ul li, ol li{
    flex: 1 1 0%;
  }
  ul li, ol li{
    line-height: 1.625;
  }
  ul li, ol li{
    --tw-text-opacity: 1;
    color: rgb(69 92 87 / var(--tw-text-opacity));
  }
  ul li, ol li {
    list-style: none;
    position: relative;
  }
  /* Custom bullets for ul */
  ul li::before {
    content: '';
  }
  ul li::before{
    margin-top: 0.5rem;
  }
  ul li::before{
    height: 0.75rem;
  }
  ul li::before{
    width: 0.75rem;
  }
  ul li::before{
    flex-shrink: 0;
  }
  ul li::before{
    border-radius: 9999px;
  }
  ul li::before{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }
  ul li::before{
    --tw-gradient-from: #D6A45E;
    --tw-gradient-to: rgb(214 164 94 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  ul li::before{
    --tw-gradient-to: #FFD59C;
  }
  ul li::before {
    margin-right: 0.75rem;
  }
  /* Custom numbers for ol */
  ol {
    counter-reset: list-counter;
  }
  ol li {
    counter-increment: list-counter;
  }
  ol li::before {
    content: counter(list-counter);
  }
  ol li::before{
    margin-right: 0.5rem;
  }
  ol li::before{
    display: flex;
  }
  ol li::before{
    height: 2rem;
  }
  ol li::before{
    width: 2rem;
  }
  ol li::before{
    flex-shrink: 0;
  }
  ol li::before{
    align-items: center;
  }
  ol li::before{
    justify-content: center;
  }
  ol li::before{
    border-radius: 0.5rem;
  }
  ol li::before{
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }
  ol li::before{
    --tw-gradient-from: #5C7F69;
    --tw-gradient-to: rgb(92 127 105 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  ol li::before{
    --tw-gradient-to: #7CA37D;
  }
  ol li::before{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  ol li::before{
    font-weight: 700;
  }
  ol li::before{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    /* ==Butoane Credit - Stiluri better== */
    /* Butoane Credit - Stiluri Îmbunătățite pentru noul layout */
    /* Hover Effects Enhanced */
    /* Responsive adjustments pentru noul layout */
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        align-items: flex-start;
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before{
        gap: 1rem;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }

      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before{
        align-self: flex-end;
      }
    }
    /* Animation pentru Progress */
    @keyframes progressPulse {
    }
    /* Micro-animations pentru încredere */
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before {
        align-items: flex-start
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before {
        gap: 1rem
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before {
        align-items: flex-start
      }

      .credit-option-good ol li.items-center.justify-between::before,
      .credit-option-warning ol li.items-center.justify-between::before {
        gap: 1rem
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before {
        align-items: flex-start
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before {
        gap: 1rem
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before {
        align-items: flex-start
      }

      .credit-option-good ol.flex li.justify-between::before,
      .credit-option-warning ol.flex li.justify-between::before {
        gap: 1rem
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before {
        align-self: flex-end
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol li.items-center.gap-3::before,
      .credit-option-warning ol li.items-center.gap-3::before {
        align-self: flex-end
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before {
        align-self: flex-end
      }
    }
  }
   {
    @media (max-width: 640px) {
      .credit-option-good ol.flex li.gap-3::before,
      .credit-option-warning ol.flex li.gap-3::before {
        align-self: flex-end
      }
    }
  }
  ol li::before {
    margin-top: 5px;
  }
  /* Strong elements within lists */
  ul li strong, ol li strong{
    font-weight: 600;
  }
  ul li strong, ol li strong{
    --tw-text-opacity: 1;
    color: rgb(23 51 45 / var(--tw-text-opacity));
  }
  /* Modern Image Styling */
  img{
    margin-bottom: 1.5rem;
  }
  img{
    margin-top: 1rem;
  }
  img{
    height: auto;
  }
  img{
    width: 100%;
  }
  img{
    max-width: 100%;
  }
  img{
    border-radius: 1rem;
  }
  img{
    border-width: 1px;
  }
  img{
    border-color: rgb(117 135 111 / 0.2);
  }
  img{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  img{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  img{
    transition-duration: 300ms;
  }
  img:hover{
    --tw-scale-x: 1.02;
    --tw-scale-y: 1.02;
    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));
  }
  img:hover{
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  img{
    background-color: rgb(255 255 255 / 0.1);
  }
  img{
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
  /* Image containers (figure elements) */
  figure{
    margin-bottom: 2rem;
  }
  figure{
    margin-top: 1.5rem;
  }
  figure img{
    margin-bottom: 0.75rem;
  }
  /* Image captions */
  figcaption{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  figcaption{
    text-align: center;
  }
  figcaption{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  figcaption{
    font-style: italic;
  }
  figcaption{
    color: rgb(69 92 87 / 0.8);
  }
  figcaption{
    border-radius: 0.5rem;
  }
  figcaption{
    border-width: 1px;
  }
  figcaption{
    border-color: rgb(117 135 111 / 0.1);
  }
  figcaption{
    background-color: rgb(255 255 255 / 0.2);
  }
  figcaption{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  figcaption{
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
  /* Inline images (smaller styling) */
  p img{
    margin-right: 0.5rem;
  }
  p img{
    margin-left: 0.5rem;
  }
  p img{
    display: inline-block;
  }
  p img{
    border-radius: 0.5rem;
  }
  p img{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  p img{
    max-width: 20rem;
  }
  p img:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    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));
  }
  p img {
    margin-top: 0;
    margin-bottom: 0;
  }
  h3:before, h4::before {
    content: '';
    position: absolute;
    top: 0;
    left: -1.5rem;
    width: 4px;
    height: 100%;
    background: linear-gradient(to bottom, #5C7F69, #D6A45E);
  }
  h4::before {
    width: 3px;
    background: linear-gradient(to bottom, #64b864, #D6A45E);
  }
}

/** Categorii menu **/

/* Desktop dropdown animations */

.desktop-dropdown {
  transform: translateY(-10px) scale(0.95);
  transform-origin: top center;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.desktop-dropdown.show {
  transform: translateY(0) scale(1);
}

.dropdown-arrow {
  transition: transform 0.3s ease;
}

.dropdown-arrow.rotated {
  transform: rotate(180deg);
}

/* Mobile */

#categorii-submenu {
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#categorii-submenu.border-l-2 {
  border-left: 2px solid rgba(255, 255, 255, 0.2);
  padding-left: 0.5rem;
}

.categorii i {
  transition: all 0.3s ease;
}

.categorii:hover i {
  transform: scale(1.1);
  color: rgba(255, 255, 255, 1);
}

#categorii-submenu li a:hover i {
  transform: translateX(1px) scale(1.1);
  color: #FFD59C;
  /* accentWarmLight color */
}

#categorii-arrow.active {
  transform: rotate(90deg);
  color: rgba(255, 255, 255, 1) !important;
}

/* Desktop dropdown specific styles - override sticky nav inheritance */

#desktop-categorii-submenu {
  /* Force dropdown background regardless of sticky state - much more opaque */
  background: rgba(23, 51, 45, 0.95) !important;
  /* Using smolder color with 95% opacity */
  -webkit-backdrop-filter: blur(40px) !important;
          backdrop-filter: blur(40px) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5) !important;
}

/* Desktop dropdown links - ensure high contrast */

.mobile-nav #desktop-categorii-submenu a,
.mobile-nav.stickyadd #desktop-categorii-submenu a {
  color: rgba(255, 255, 255, 0.9) !important;
  transition: all 0.3s ease !important;
}

.mobile-nav #desktop-categorii-submenu a:hover,
.mobile-nav.stickyadd #desktop-categorii-submenu a:hover {
  color: #FFD59C !important;
  /* accentWarmLight for better contrast */
  background: rgba(255, 255, 255, 0.1) !important;
}

/* Desktop dropdown icons - ensure visibility */

.mobile-nav #desktop-categorii-submenu .ti,
.mobile-nav.stickyadd #desktop-categorii-submenu .ti {
  color: rgba(255, 255, 255, 0.6) !important;
  transition: all 0.3s ease !important;
}

.mobile-nav #desktop-categorii-submenu a:hover .ti,
.mobile-nav.stickyadd #desktop-categorii-submenu a:hover .ti {
  color: #FFD59C !important;
  /* accentWarmLight */
}

/* Desktop dropdown arrow styling */

.mobile-nav #desktop-categorii-arrow,
.mobile-nav.stickyadd #desktop-categorii-arrow {
  color: #D6A45E !important;
  /* accentWarm */
}

/* Ensure proper positioning and z-index */

.categorii #desktop-categorii-submenu {
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin-top: 0.5rem;
}

.focus\:border-white\/40:focus{
  border-color: rgb(255 255 255 / 0.4);
}

.focus\:shadow-md:focus{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:translate-x-1{
  --tw-translate-x: 0.25rem;
  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));
}

.group:hover .group-hover\:translate-x-2{
  --tw-translate-x: 0.5rem;
  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));
}

.group:hover .group-hover\:rotate-12{
  --tw-rotate: 12deg;
  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));
}

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:scale-110{
  --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));
}

.group:hover .group-hover\:scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}

.group:hover .group-hover\:scale-\[1\.02\]{
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  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));
}

.group:hover .group-hover\: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));
}

@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}

.group:hover .group-hover\:animate-ping{
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

.group:hover .group-hover\:animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.group:hover .group-hover\:animate-bounce{
  animation: bounce 1s infinite;
}

.group:hover .group-hover\:bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(92 127 105 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-accentWarm{
  --tw-bg-opacity: 1;
  background-color: rgb(214 164 94 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-coolSage2{
  --tw-bg-opacity: 1;
  background-color: rgb(127 149 142 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-accentCool{
  --tw-bg-opacity: 1;
  background-color: rgb(92 107 133 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}

.group:hover .group-hover\:from-primary\/10{
  --tw-gradient-from: rgb(92 127 105 / 0.1);
  --tw-gradient-to: rgb(92 127 105 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:from-accentCoolLight\/10{
  --tw-gradient-from: rgb(120 134 161 / 0.1);
  --tw-gradient-to: rgb(120 134 161 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:to-primaryMedium\/10{
  --tw-gradient-to: rgb(124 163 125 / 0.1);
}

.group:hover .group-hover\:to-accentCoolMediumDark\/10{
  --tw-gradient-to: rgb(67 81 102 / 0.1);
}

.group:hover .group-hover\:text-primary{
  --tw-text-opacity: 1;
  color: rgb(92 127 105 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-accentWarm{
  --tw-text-opacity: 1;
  color: rgb(214 164 94 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-coolSage2{
  --tw-text-opacity: 1;
  color: rgb(127 149 142 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-accentCool{
  --tw-text-opacity: 1;
  color: rgb(92 107 133 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-accentFosfoOrange{
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

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

.group:hover .group-hover\:text-primary\/80{
  color: rgb(92 127 105 / 0.8);
}

.group:hover .group-hover\:text-accentCoolDark\/80{
  color: rgb(23 70 76 / 0.8);
}

.group:hover .group-hover\:text-white\/90{
  color: rgb(255 255 255 / 0.9);
}

.group:hover .group-hover\:text-accentWarmLight{
  --tw-text-opacity: 1;
  color: rgb(255 213 156 / var(--tw-text-opacity));
}

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

.group:hover .group-hover\:opacity-60{
  opacity: 0.6;
}

.group:hover .group-hover\:opacity-5{
  opacity: 0.05;
}

.group:hover .group-hover\:shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-primary\/30{
  --tw-shadow-color: rgb(92 127 105 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}

.group:hover .group-hover\:shadow-accentCoolDark\/30{
  --tw-shadow-color: rgb(23 70 76 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}

.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.25rem;
  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));
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:scale-110: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));
}

.hover\:border-primary\/30:hover{
  border-color: rgb(92 127 105 / 0.3);
}

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

.hover\:border-primary\/20:hover{
  border-color: rgb(92 127 105 / 0.2);
}

.hover\:bg-primaryLight\/30:hover{
  background-color: rgb(221 230 221 / 0.3);
}

.hover\:bg-white\/80:hover{
  background-color: rgb(255 255 255 / 0.8);
}

.hover\:bg-primaryLight\/20:hover{
  background-color: rgb(221 230 221 / 0.2);
}

.hover\:bg-accentWarmLight\/20:hover{
  background-color: rgb(255 213 156 / 0.2);
}

.hover\:bg-coolSage3\/20:hover{
  background-color: rgb(148 169 154 / 0.2);
}

.hover\:bg-accentCoolLight\/20:hover{
  background-color: rgb(120 134 161 / 0.2);
}

.hover\:bg-accentFosfoOrange\/10:hover{
  background-color: rgb(255 103 0 / 0.1);
}

.hover\:bg-white\/40:hover{
  background-color: rgb(255 255 255 / 0.4);
}

.hover\:bg-accentCool:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(92 107 133 / var(--tw-bg-opacity));
}

.hover\:bg-coolSage2:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 149 142 / var(--tw-bg-opacity));
}

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

.hover\:bg-white\/90:hover{
  background-color: rgb(255 255 255 / 0.9);
}

.hover\:bg-white\/20:hover{
  background-color: rgb(255 255 255 / 0.2);
}

.hover\:from-primaryMedium:hover{
  --tw-gradient-from: #7CA37D;
  --tw-gradient-to: rgb(124 163 125 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-accentWarm:hover{
  --tw-gradient-from: #D6A45E;
  --tw-gradient-to: rgb(214 164 94 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-accentWarmLight:hover{
  --tw-gradient-from: #FFD59C;
  --tw-gradient-to: rgb(255 213 156 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-accentCoolDark:hover{
  --tw-gradient-from: #17464c;
  --tw-gradient-to: rgb(23 70 76 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-accentWarmDark:hover{
  --tw-gradient-from: #AD814C;
  --tw-gradient-to: rgb(173 129 76 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-coolSage3:hover{
  --tw-gradient-from: #94A99A;
  --tw-gradient-to: rgb(148 169 154 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:to-primary:hover{
  --tw-gradient-to: #5C7F69;
}

.hover\:to-accentWarmDark:hover{
  --tw-gradient-to: #AD814C;
}

.hover\:to-accentWarm:hover{
  --tw-gradient-to: #D6A45E;
}

.hover\:to-accentWarmLight:hover{
  --tw-gradient-to: #FFD59C;
}

.hover\:to-accentCool:hover{
  --tw-gradient-to: #5C6B85;
}

.hover\:to-coolSage2:hover{
  --tw-gradient-to: #7F958E;
}

.hover\:text-primaryMedium:hover{
  --tw-text-opacity: 1;
  color: rgb(124 163 125 / var(--tw-text-opacity));
}

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

.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(92 127 105 / var(--tw-text-opacity));
}

.hover\:text-accentFosfoOrange:hover{
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

.hover\:text-accentWarmLight:hover{
  --tw-text-opacity: 1;
  color: rgb(255 213 156 / var(--tw-text-opacity));
}

.hover\:text-custom:hover{
  --tw-text-opacity: 1;
  color: rgb(216 140 74 / var(--tw-text-opacity));
}

.hover\:text-accentWarm:hover{
  --tw-text-opacity: 1;
  color: rgb(214 164 94 / var(--tw-text-opacity));
}

.hover\:text-accentFosfoOrange\/60:hover{
  color: rgb(255 103 0 / 0.6);
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.active\:cursor-grabbing:active{
  cursor: grabbing;
}

.dark .dark\:bg-semidark{
  --tw-bg-opacity: 1;
  background-color: rgb(43 45 51 / var(--tw-bg-opacity));
}

.dark .dark\:bg-\[\#34353a\]{
  --tw-bg-opacity: 1;
  background-color: rgb(52 53 58 / var(--tw-bg-opacity));
}

.dark .dark\:stroke-white{
  stroke: #ffffff;
}

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

.dark .dark\:text-darkmuted{
  --tw-text-opacity: 1;
  color: rgb(185 181 201 / var(--tw-text-opacity));
}

@media (max-width: 768px){
  .max-\[768px\]\:py-\[24px\]{
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .max-\[768px\]\:shadow-\[0px_0px_10px_rgb\(0\2c 0\2c 0\2c 0\.1\)\]{
    --tw-shadow: 0px 0px 10px rgb(0,0,0,0.1);
    --tw-shadow-colored: 0px 0px 10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .dark .max-\[768px\]\:dark\:bg-semidark{
    --tw-bg-opacity: 1;
    background-color: rgb(43 45 51 / var(--tw-bg-opacity));
  }

  .dark .max-\[768px\]\:dark\:py-\[20px\]{
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 540px){
  .sm\:top-16{
    top: 4rem;
  }

  .sm\:right-10{
    right: 2.5rem;
  }

  .sm\:bottom-24{
    bottom: 6rem;
  }

  .sm\:left-8{
    left: 2rem;
  }

  .sm\:bottom-16{
    bottom: 4rem;
  }

  .sm\:right-6{
    right: 1.5rem;
  }

  .sm\:mb-6{
    margin-bottom: 1.5rem;
  }

  .sm\:mb-8{
    margin-bottom: 2rem;
  }

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

  .sm\:mb-10{
    margin-bottom: 2.5rem;
  }

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

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

  .sm\:inline{
    display: inline;
  }

  .sm\:h-5{
    height: 1.25rem;
  }

  .sm\:h-52{
    height: 13rem;
  }

  .sm\:h-3{
    height: 0.75rem;
  }

  .sm\:h-7{
    height: 1.75rem;
  }

  .sm\:h-64{
    height: 16rem;
  }

  .sm\:h-16{
    height: 4rem;
  }

  .sm\:h-20{
    height: 5rem;
  }

  .sm\:h-24{
    height: 6rem;
  }

  .sm\:h-14{
    height: 3.5rem;
  }

  .sm\:h-80{
    height: 20rem;
  }

  .sm\:h-40{
    height: 10rem;
  }

  .sm\:h-4{
    height: 1rem;
  }

  .sm\:h-10{
    height: 2.5rem;
  }

  .sm\:w-5{
    width: 1.25rem;
  }

  .sm\:w-7{
    width: 1.75rem;
  }

  .sm\:w-20{
    width: 5rem;
  }

  .sm\:w-24{
    width: 6rem;
  }

  .sm\:w-14{
    width: 3.5rem;
  }

  .sm\:w-16{
    width: 4rem;
  }

  .sm\:w-4{
    width: 1rem;
  }

  .sm\:w-10{
    width: 2.5rem;
  }

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

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

  .sm\:gap-6{
    gap: 1.5rem;
  }

  .sm\:gap-4{
    gap: 1rem;
  }

  .sm\:gap-2{
    gap: 0.5rem;
  }

  .sm\:rounded-xl{
    border-radius: 0.75rem;
  }

  .sm\:p-6{
    padding: 1.5rem;
  }

  .sm\:p-4{
    padding: 1rem;
  }

  .sm\:p-5{
    padding: 1.25rem;
  }

  .sm\:p-16{
    padding: 4rem;
  }

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

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

  .sm\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

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

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

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

  .sm\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .sm\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

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

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

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

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

  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

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

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

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

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

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

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:h-36{
    height: 9rem;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

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

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

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

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

  .md\:p-8{
    padding: 2rem;
  }

  .md\:py-\[20px\]{
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .md\:px-\[86px\]{
    padding-left: 86px;
    padding-right: 86px;
  }

  .md\:pt-\[185px\]{
    padding-top: 185px;
  }

  .md\:pb-\[165px\]{
    padding-bottom: 165px;
  }

  .md\:pt-\[78px\]{
    padding-top: 78px;
  }

  .md\:pb-\[56px\]{
    padding-bottom: 56px;
  }

  .md\:pb-\[187px\]{
    padding-bottom: 187px;
  }

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

  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

  .md\:text-\[48px\]{
    font-size: 48px;
  }

  .md\:text-\[21px\]{
    font-size: 21px;
  }

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

  .md\:text-\[30px\]{
    font-size: 30px;
  }
}

@media (min-width: 1024px){
  .lg\:visible{
    visibility: visible;
  }

  .lg\:invisible{
    visibility: hidden;
  }

  .lg\:sticky{
    position: sticky;
  }

  .lg\:top-8{
    top: 2rem;
  }

  .lg\:top-20{
    top: 5rem;
  }

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

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

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

  .lg\:bottom-20{
    bottom: 5rem;
  }

  .lg\:right-10{
    right: 2.5rem;
  }

  .lg\:order-1{
    order: 1;
  }

  .lg\:order-2{
    order: 2;
  }

  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }

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

  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }

  .lg\:mb-8{
    margin-bottom: 2rem;
  }

  .lg\:mb-12{
    margin-bottom: 3rem;
  }

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

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

  .lg\:mb-16{
    margin-bottom: 4rem;
  }

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

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

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-96{
    height: 24rem;
  }

  .lg\:h-56{
    height: 14rem;
  }

  .lg\:h-48{
    height: 12rem;
  }

  .lg\:h-2{
    height: 0.5rem;
  }

  .lg\:h-6{
    height: 1.5rem;
  }

  .lg\:h-full{
    height: 100%;
  }

  .lg\:h-24{
    height: 6rem;
  }

  .lg\:h-32{
    height: 8rem;
  }

  .lg\:h-16{
    height: 4rem;
  }

  .lg\:h-20{
    height: 5rem;
  }

  .lg\:w-6{
    width: 1.5rem;
  }

  .lg\:w-24{
    width: 6rem;
  }

  .lg\:w-32{
    width: 8rem;
  }

  .lg\:w-16{
    width: 4rem;
  }

  .lg\:w-20{
    width: 5rem;
  }

  .lg\:w-1\/3{
    width: 33.333333%;
  }

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

  .lg\:max-w-none{
    max-width: none;
  }

  .lg\:max-w-\[180px\]{
    max-width: 180px;
  }

  .lg\:flex-1{
    flex: 1 1 0%;
  }

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

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

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

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

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

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

  .lg\:items-stretch{
    align-items: stretch;
  }

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

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

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

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

  .lg\:gap-4{
    gap: 1rem;
  }

  .lg\:gap-\[50px\]{
    gap: 50px;
  }

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

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

  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-\[30px\] > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(30px * var(--tw-space-x-reverse));
    margin-left: calc(30px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:rounded-lg{
    border-radius: 0.5rem;
  }

  .lg\:rounded-2xl{
    border-radius: 1rem;
  }

  .lg\:p-8{
    padding: 2rem;
  }

  .lg\:p-5{
    padding: 1.25rem;
  }

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

  .lg\:p-6{
    padding: 1.5rem;
  }

  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:pb-16{
    padding-bottom: 4rem;
  }

  .lg\:pt-\[140px\]{
    padding-top: 140px;
  }

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

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

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

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

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

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

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

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

  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1442px){
  .xl\:visible{
    visibility: visible;
  }

  .xl\:invisible{
    visibility: hidden;
  }

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

  .xl\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}