@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | 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: #EAEAEA; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #CCCCCC; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #CCCCCC; /* 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]:where(:not([hidden="until-found"])) {
  display: none;
}.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}.static{
  position: static;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.bottom-4{
  bottom: 1rem;
}.left-0{
  left: 0px;
}.right-0{
  right: 0px;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.\!mt-3{
  margin-top: 0.75rem !important;
}.ms-0{
  margin-inline-start: 0px;
}.mt-2{
  margin-top: 0.5rem;
}.mt-4{
  margin-top: 1rem;
}.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.table{
  display: table;
}.\!hidden{
  display: none !important;
}.hidden{
  display: none;
}.h-2\.5{
  height: 0.625rem;
}.h-8{
  height: 2rem;
}.h-\[108px\]{
  height: 108px;
}.\!min-h-\[162px\]{
  min-height: 162px !important;
}.min-h-11{
  min-height: 2.75rem;
}.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}.\!w-full{
  width: 100% !important;
}.w-2\.5{
  width: 0.625rem;
}.w-\[calc\(100\%_-_32px\)\]{
  width: calc(100% - 32px);
}.w-full{
  width: 100%;
}.max-w-\[90px\]{
  max-width: 90px;
}.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));
}.flex-row{
  flex-direction: row;
}.flex-col{
  flex-direction: column;
}.items-center{
  align-items: center;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.gap-4{
  gap: 1rem;
}.gap-6{
  gap: 1.5rem;
}.-space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}.text-balance{
  text-wrap: balance;
}.rounded-lg{
  border-radius: 0.5rem;
}.rounded-e-lg{
  border-start-end-radius: 0.5rem;
  border-end-end-radius: 0.5rem;
}.rounded-s-lg{
  border-start-start-radius: 0.5rem;
  border-end-start-radius: 0.5rem;
}.border{
  border-width: 1px;
}.border-e-0{
  border-inline-end-width: 0px;
}.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}.border-secondary-red-900{
  --tw-border-opacity: 1;
  border-color: rgb(78 14 18 / var(--tw-border-opacity, 1));
}.bg-primary-beige-850{
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 224 / var(--tw-bg-opacity, 1));
}.bg-secondary-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(161 28 36 / var(--tw-bg-opacity, 1));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.\!p-4{
  padding: 1rem !important;
}.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.\!pt-12{
  padding-top: 3rem !important;
}.pb-6{
  padding-bottom: 1.5rem;
}.pl-2{
  padding-left: 0.5rem;
}.pt-2{
  padding-top: 0.5rem;
}.pt-4{
  padding-top: 1rem;
}.text-left{
  text-align: left;
}.font-oswald{
  font-family: Oswald, sans-serif;
}.font-ptSans{
  font-family: PT Sans, sans-serif;
}.\!text-h3{
  font-size: 32px !important;
  line-height: 34px !important;
}.text-body2{
  font-size: 16px;
  line-height: 22px;
}.text-caption{
  font-size: 14px;
  line-height: 18px;
}.text-h2{
  font-size: 40px;
  line-height: 44px;
}.text-h4{
  font-size: 18px;
  line-height: 22px;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.font-medium{
  font-weight: 500;
}.font-semibold{
  font-weight: 600;
}.uppercase{
  text-transform: uppercase;
}.leading-tight{
  line-height: 1.25;
}.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(184 184 184 / var(--tw-text-opacity, 1));
}.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.text-secondary-red-700{
  --tw-text-opacity: 1;
  color: rgb(127 22 29 / var(--tw-text-opacity, 1));
}.text-secondary-red-900{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.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);
}.error-404{
  display: grid;
  height: 95dvh;
  place-content: center;
}.error-404__container{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}@media (min-width: 1024px){.error-404__container{
    gap: 2.25rem;
  }
}.error-404__title{
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 34px;
  --tw-text-opacity: 1;
  color: rgb(171 130 65 / var(--tw-text-opacity, 1));
}@media not all and (min-width: 1024px){.error-404__title{
    padding-top: 92px;
  }
}.error-404__title span{
  line-height: 34px !important;
}@media not all and (min-width: 1024px){.error-404__title span{
    display: block;
    font-size: 18px;
    line-height: 22px;
  }
}.error-404 svg:nth-child(1){
  display: none;
}@media (min-width: 1024px){.error-404 svg:nth-child(1){
    display: block;
  }
}.error-404 svg:nth-child(2){
  display: block;
}@media (min-width: 1024px){.error-404 svg:nth-child(2){
    display: none;
  }
}.knowledge{
  height: 100vh;
  flex: 1 1 0%;
}@media (min-width: 1280px){.knowledge{
    margin-left: 240px;
  }
}.knowledge .knowledge-banner{
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  padding-top: 2rem;
}@media (min-width: 540px){.knowledge .knowledge-banner{
    align-items: center;
  }
}@media (min-width: 1024px){.knowledge .knowledge-banner{
    align-items: flex-start;
    gap: 1.25rem;
  }
}.knowledge .knowledge-banner__banner-svg{
  width: 100%;
  min-width: 120px;
}.knowledge .knowledge-banner__description{
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  padding-top: 10%;
  font-family: Oswald, sans-serif;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.knowledge .knowledge-banner__description{
    gap: 0.5rem;
  }
}@media (min-width: 1536px){.knowledge .knowledge-banner__description{
    gap: 1.25rem;
  }
}.knowledge .knowledge-banner__description h3:nth-child(1){
  text-align: center;
  font-size: 32px;
  line-height: 34px;
  text-transform: capitalize;
}@media (min-width: 640px){.knowledge .knowledge-banner__description h3:nth-child(1){font-size:clamp(1.5625rem,.5724rem + 2.0627vw,3.125rem);line-height:normal;text-align:left}}@media (min-width: 1536px){.knowledge .knowledge-banner__description h3:nth-child(1){font-size:clamp(2.5rem,1.1611rem + 2.0921vw,3.75rem);line-height:normal;text-align:left}}.knowledge .knowledge-banner__description h3:nth-child(2){
  margin-top: -0.5rem;
  font-size: 98px;
  line-height: 102px;
  text-transform: capitalize;
}@media (min-width: 1280px){.knowledge .knowledge-banner__description h3:nth-child(2){
    margin-top: -1.5rem;
  }
}@media (min-width: 640px){.knowledge .knowledge-banner__description h3:nth-child(2){font-size:clamp(8.4375rem,7.8434rem + 1.2376vw,9.375rem);line-height:110%}}@media (min-width: 1536px){.knowledge .knowledge-banner__description h3:nth-child(2){font-size:clamp(9.375rem,5.693rem + 5.7531vw,12.8125rem);line-height:110%}}.knowledge .knowledge-banner__description p{font-size:clamp(1.125rem,.5894rem + .8368vw,1.625rem);display: none;max-width: 80%;padding-right: 1.25rem;font-family: PT Sans, sans-serif;font-weight: 700;--tw-text-opacity: 1;color: rgb(78 14 18 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.knowledge .knowledge-banner__description p{
    display: block;
  }
}@media (min-width: 1280px){.knowledge .knowledge-banner__description p{
    padding-top: 6%;
  }
}@media (min-width: 1536px){.knowledge .knowledge-banner__description p{
    padding-top: 1rem;
  }
}.knowledge .knowledge-banner__description-mobile{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.knowledge .knowledge-banner__description-mobile{
    display: none;
  }
}.knowledge .knowledge-search{
  position: relative;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}@media (min-width: 1280px){.knowledge .knowledge-search{
    width: 50%;
  }
}.filter-button{box-shadow:0px 0px 10px -4px rgba(105,16,29,.1882352941);position: relative;display: inline-flex;align-items: center;border-radius: 9999px;border-width: 1px;--tw-border-opacity: 1;border-color: rgb(252 250 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));padding: 0.625rem;text-align: center;font-size: 0.875rem;line-height: 1.25rem;font-weight: 500;outline: 2px solid transparent;outline-offset: 2px}.filter-button:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 203 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));
}.filter-button:active{
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 240 / var(--tw-bg-opacity, 1));
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(78 14 18 / var(--tw-ring-opacity, 1));
}.filter-button svg{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.filter-button::after{
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;
  display: flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(161 28 36 / var(--tw-bg-opacity, 1));
  font-family: PT Sans, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));content:var(--after-content, "");visibility:hidden;
}.filter-button.has-filters::after{visibility:visible}.filter-button:hover{box-shadow:0px 0px 10px -4px rgba(105,16,29,.1882352941)}.filter-button.active{
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 240 / var(--tw-bg-opacity, 1));
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(78 14 18 / var(--tw-ring-opacity, 1));
}.form-search{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}.form-search input{box-shadow:0px 0px 10px -4px rgba(105,16,29,.1882352941);width: 100%;border-radius: 9999px;border-width: 1px;--tw-border-opacity: 1;border-color: rgb(252 250 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));padding-top: 0.75rem;padding-bottom: 0.75rem;padding-inline-start: 3rem;font-family: PT Sans, sans-serif;font-size: 16px;line-height: 22px;font-weight: 400;--tw-text-opacity: 1;color: rgb(78 14 18 / var(--tw-text-opacity, 1));outline: 2px solid transparent;outline-offset: 2px}.form-search input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.form-search input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.form-search input:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 203 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(206 203 194 / var(--tw-ring-opacity, 1));
}.form-search input:focus{
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(105 16 29 / var(--tw-ring-opacity, 1));
}.form-search input:focus-visible{filter:drop-shadow(0px 0px 15px rgba(78, 14, 18, 0.1882352941))}.form-search .icon{
  pointer-events: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  inset-inline-start: 0px;
  z-index: 40;
  display: flex;
  align-items: center;
  padding-inline-start: 1rem;
}.form-search-resutls-container{box-shadow:0px 0px 10px -4px rgba(105,16,29,.1882352941);width:calc(100% - 100px);position: absolute;top: 85%;z-index: 50;border-radius: 1rem;--tw-bg-opacity: 1;background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));padding: 1rem}.form-search-resutls-container .form-search-resutls{scrollbar-color:#dcc6a3 #f8f4ea;scrollbar-width:thin;display: flex;height: auto;max-height: 24rem;flex-direction: column;gap: 1rem;overflow: auto}.form-search-resutls-container .form-search-resutls div,.form-search-resutls-container .form-search-resutls p{
  display: flex;
  padding: 0.5rem;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(41 41 41 / var(--tw-text-opacity, 1));
}.form-search-resutls-container .form-search-resutls div:active,.form-search-resutls-container .form-search-resutls p:active{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
}@media (min-width: 1024px){.form-search-resutls-container .form-search-resutls div,.form-search-resutls-container .form-search-resutls p{
    border-radius: 0.75rem;
  }.form-search-resutls-container .form-search-resutls div:hover,.form-search-resutls-container .form-search-resutls p:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 240 / var(--tw-bg-opacity, 1));
  }}.form-search-resutls-container .form-search-resutls div a,.form-search-resutls-container .form-search-resutls p a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.filter-form{box-shadow:0px 0px 10px -4px rgba(105,16,29,.1882352941);position: absolute;top: 5rem;right: 1.25rem;width: 246px;border-radius: 0.5rem;--tw-bg-opacity: 1;background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));padding: 1rem;font-family: PT Sans, sans-serif}.filter-form__container{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}.filter-form__category{
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
}.filter-form__clearall{
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-underline-offset: 2px;
}.filter-form label{
  display: flex;
  flex-direction: row;
}.filter-form input{
  display: flex;
  flex-direction: column;
}.tabs{
  display: flex;
  flex-direction: row;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}@media (min-width: 640px){.tabs{
    padding-left: 2.5rem;
  }
}.tabs .tab{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 237 227 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.tabs .tab{
    width: auto;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
}.tabs .tab{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
  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: 300ms;
}.tabs .tab:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 246 / var(--tw-bg-opacity, 1));
}.tabs .tab.active{
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 246 / var(--tw-bg-opacity, 1));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 22 29 / var(--tw-text-opacity, 1));
  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: 300ms;
}.accordion-item .accordion-header{
  display: flex;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}.accordion-item .accordion-content{transition:height .3s ease;display: flex;height: auto;flex-direction: column;gap: 0.75rem;padding-top: 0.5rem;padding-bottom: 0.5rem}.accordion-item .accordion-content__items{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
  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;
}.peer:checked ~ .accordion-item .accordion-content__items{
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
}.accordion-item .accordion-content label{
  display: flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
}.accordion-item .accordion-content label:hover{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
}.accordion-item .accordion-content input{
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(242 217 218 / var(--tw-border-opacity, 1));
  background-color: transparent;
}.accordion-item .accordion-content input:checked{
  --tw-border-opacity: 1;
  border-color: rgb(144 25 33 / var(--tw-border-opacity, 1));
}.accordion-item .accordion-content input:before{content:"";transform:translate(-50%, -50%) scale(0);transition:all .3s ease-in-out;position: absolute;top: 50%;left: 50%;display: block;height: 0.625rem;width: 0.625rem;border-radius: 0.125rem;--tw-bg-opacity: 1;background-color: rgb(144 25 33 / var(--tw-bg-opacity, 1))}.accordion-item .accordion-content input:checked:before{transform:translate(-50%, -50%) scale(1)}.accordion-item .accordion-content input:checked+span{
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.single-document{
    margin-left: 240px;
    height: auto;
  }
}.single-document__nav{
  display: flex;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
}@media (min-width: 640px){.single-document__nav{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1280px){.single-document__nav{
    width: 50%;
    padding-left: 3.5rem;
    padding-top: 2.5rem;
  }
}.single-document__tabs{
  display: flex;
  flex-direction: row;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2.5rem;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(127 22 29 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.single-document__tabs{
    font-size: 18px;
    line-height: 22px;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    padding-top: 1.5rem;
  }
}@media (min-width: 1280px){.single-document__tabs{
    width: 50%;
    padding-top: 2rem;
    padding-left: 5rem;
    padding-right: 1.75rem;
  }
}@media(max-width: 430px){.single-document__tabs:has(:nth-child(4)){
    gap: 0px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 16px;
    line-height: 18px;
  }}@media(min-width: 1280px)and (max-width: 1360px){.single-document__tabs:has(:nth-child(4)){
    gap: 0.5rem;
    padding-left: 75px;
  }}.single-document__tabs .tab{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 237 227 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.single-document__tabs .tab:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 246 / var(--tw-bg-opacity, 1));
}@media (min-width: 640px){.single-document__tabs .tab{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
}.single-document__tabs .tab.active{
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 246 / var(--tw-bg-opacity, 1));
}.single-document__container{
  display: grid;
  font-family: Oswald, sans-serif;
}@media (min-width: 1280px){.single-document__container{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-left: 0px;
    margin-right: 0px;
    gap: 2.5rem;
    padding-left: 3.5rem;
  }
}.single-document__container article{height:calc(100dvh - 135px);border-top-left-radius: 0.75rem;border-top-right-radius: 0.75rem;--tw-bg-opacity: 1;background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))}@media (min-width: 640px){.single-document__container article{
    padding-left: 2.5rem;
    padding-top: 1rem;
  }
}@media (min-width: 1280px){.single-document__container article{
    border-radius: 0.75rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1.5rem;
  }
}@media (min-width: 1536px){.single-document__container article{
    height: 75dvh;
  }
}@media (min-width: 1280px){.single-document__container article{height:calc(100dvh - 220px)}}.single-document__container article .single-document-container{overflow-y:auto;margin-block-start:14px;margin-inline-end:13px;scrollbar-color:#dcc6a3 #f8f4ea;scrollbar-width:thin;height: 90%;padding-top: 2.5rem;padding-left: 1.5rem;padding-bottom: 2.5rem;padding-right: 11px;text-align: center}@media (min-width: 640px){.single-document__container article .single-document-container{
    padding-left: 0px;
  }
}@media (min-width: 1280px){.single-document__container article .single-document-container{
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
  }
}.single-document__container article .single-document-description{
  margin-left: 0px !important;
  margin-right: 0px !important;
  height: auto;
  width: auto !important;
  padding-left: 0px !important;
  padding-right: 1rem !important;
  text-align: left;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.single-document__container article .single-document-description{
    font-size: 18px;
    line-height: 24px;
  }
}@media (min-width: 1280px){.single-document__container article .single-document-description{
    height: 16rem;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}@media (min-width: 1536px){.single-document__container article .single-document-description{
    height: 20rem;
  }
}.single-document__container article .single-document-description ul{
  margin-left: 2rem;
  padding-top: 1rem;
}.single-document__container article .single-document-description ul li{
  list-style-type: disc;
}.single-document__container .single-document-preview{
  display: none;
}@media (min-width: 1280px){.single-document__container .single-document-preview{
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 91.666667%;
    flex-direction: column;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.single-document__container .single-document-preview img{
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 4/4;
  height: 83.333333%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}.single-document__container h2{
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(161 28 36 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.single-document__container h2{
    font-size: 40px;
    line-height: 44px;
  }
}@media (min-width: 1280px){.single-document__container h2{
    text-align: left;
  }
}.single-document__container h3{
  padding-top: 1rem;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(127 22 29 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.single-document__container h3{
    font-size: 18px;
    line-height: 24px;
  }
}.document-list{
  height: auto;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 237 227 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
}@media (min-width: 640px){.document-list{
    padding: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
  }
}@media (min-width: 1280px){.document-list{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    border-radius: 24px;
    padding: 2rem;
  }
}@media (min-width: 1536px){.document-list{
    padding: 2.5rem;
  }
}.document-list__content{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: 1fr;
  gap: 1.5rem;
  padding-bottom: 2.5rem;
}@media (min-width: 640px){.document-list__content{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1280px){.document-list__content{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
  }
}@media (min-width: 1536px){.document-list__content{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.75rem;
  }
}.document-list__not-documents{
  font-family: PT Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.archive-document-list{
  display: flex;
  height: 100%;
  max-height: 158px;
  min-height: 136px;
  flex-direction: row;
  gap: 0.5rem;
  border-top-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(241 236 224 / var(--tw-border-opacity, 1));
}@media (min-width: 1024px){.archive-document-list{
    padding: 1rem;
  }
}@media (min-width: 1536px){.archive-document-list{
    gap: 1rem;
  }
}@media (min-width: 1024px){.archive-document-list:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 240 / var(--tw-bg-opacity, 1));
  }.archive-document-list:active{
    --tw-bg-opacity: 1;
    background-color: rgb(206 203 194 / var(--tw-bg-opacity, 1));
  }
}.archive-document-list__icon-container{
  width: calc(100% - 70%);
  max-width: 77px;
}.archive-document-list__icon{box-shadow:0px 0px 10px -4px rgba(105,16,29,.1882352941);border-top-left-radius: 0.5rem;border-bottom-right-radius: 0.5rem;--tw-bg-opacity: 1;background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left: 18px;padding-right: 18px;padding-top: 18px;padding-bottom: 11px;text-align: center;font-family: PT Sans, sans-serif}.archive-document-list__icon img{
  height: 2.5rem;
  width: 2.5rem;
  max-width: 2.5rem;
}.archive-document-list__icon span{
  padding-top: 0.5rem;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.archive-document-list__info{
  display: flex;
  max-width: 80%;
  flex-direction: column;
  padding-left: 0.5rem;
}.archive-document-list__title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 100%;
  min-height: 2.75rem;
  text-wrap: balance;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.archive-document-list__title{
    font-size: 18px;
    line-height: 22px;
  }
}.archive-document-list__description{
  margin-top: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 100%;
  min-height: 2.75rem;
  font-family: PT Sans, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.archive-document-list__description{
    font-size: 16px;
    line-height: 22px;
  }
}.archive-document-list__date-container{
  margin-top: auto;
  margin-bottom: 0px;
  display: flex;
  min-height: 3rem;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}.archive-document-list__date{
  margin-top: 0.5rem;
  font-family: PT Sans, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.archive-document-list__date{
    font-size: 16px;
    line-height: 22px;
  }
}.archive-document-list__read-state{
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 8%;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(105 16 29 / var(--tw-text-opacity, 1));
}.archive-document-list__unread-state{
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(242 217 218 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 8%;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
}.btn-save{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
  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: 300ms;
}.btn-save:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(234 230 221 / var(--tw-bg-opacity, 1));
}.folder-card{
  position: relative;
}.folder-card > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}.folder-card{
  border-radius: 12px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 236 224 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
  padding: 16px;transition:all .25s ease-in-out;
}.folder-card:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(100 0 0 / var(--tw-bg-opacity, 1));
}@media (min-width: 768px){.folder-card:hover .folder-card__button{
    display: flex;
  }
}.folder-card__button{
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 198 163 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}@media (min-width: 768px){.folder-card__button{
    display: none;
  }
}.folder-card__button svg{
  height: 16px;
  width: 16px;
}.folder-card__button .normal-star{display:block}.folder-card__button .pinned-star{display:none}.folder-card__button.pinned .normal-star{display:none}.folder-card__button.pinned .pinned-star{display:block}.folder-card__preview-icons{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}.folder-card__preview-icons .folder-preview-icon-wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding-bottom: 7px;
  padding-top: 13px;
  border-radius: 12px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0px 0px 10px -4px rgba(105,16,29,0.30);
  --tw-shadow-colored: 0px 0px 10px -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);
}.folder-card__preview-icons .folder-preview-icon-wrapper img{
  max-width: 41px;
}.folder-card__preview-icons .folder-preview-icon-wrapper span{
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 0.56px;
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}.folder-card__preview-icons .folder-preview-icon__empty{
  min-height: 87px;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 236 224 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
  --tw-shadow: 0px 0px 10px -4px rgba(105,16,29,0.30);
  --tw-shadow-colored: 0px 0px 10px -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);
}.folder-card__info{
  margin-top: 0px !important;
  display: flex;
  flex-direction: column;
}.folder-card__info h3{
  overflow: hidden;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(254 253 252 / var(--tw-text-opacity, 1));
}.folder-card__info p{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.category-legal{
  margin-bottom: 2.5rem;
}.category-legal p{
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: PT Sans, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.category-legal p{
    font-size: 17px;
  }
}.aditional-resources{
  margin-top: 40px;
  height: auto;
  padding-bottom: 100px;
}@media (min-width: 480px){.aditional-resources{
    padding-bottom: 40px;
  }
}@media (min-width: 640px){.aditional-resources{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}@media (min-width: 1280px){.aditional-resources{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}.aditional-resources #aditional-resources__slider{
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
}.aditional-resources #aditional-resources__slider swiper-slide{
  height: auto;
}.aditional-resources #aditional-resources__slider swiper-slide>a{
  display: inline-flex;
  height: 100%;
  max-width: 94%;
}@media (min-width: 640px){.aditional-resources #aditional-resources__slider swiper-slide>a{
    max-width: 100%;
  }
}.aditional-resources h2{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 34px;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
}@media (min-width: 480px){.aditional-resources h2{
    margin-left: 0px;
    margin-right: 0px;
  }
}.aditional-resources .aditional-resources__pagination{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-top: 24px;
  display: flex;
  height: 1.25rem;
  gap: 8px;
}@media (min-width: 480px){.aditional-resources .aditional-resources__pagination{
    margin-left: 0px;
    margin-right: 0px;
  }
}.aditional-resources .aditional-resources__pagination .swiper-pagination-bullet{
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(220 155 159 / var(--tw-bg-opacity, 1));
}.aditional-resources .aditional-resources__pagination .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 29 / var(--tw-bg-opacity, 1));
}.resource-card{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 16px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  padding: 16px;
}@media (min-width: 640px){.resource-card{
    max-width: 377px;
    --tw-bg-opacity: 1;
    background-color: rgb(254 253 251 / var(--tw-bg-opacity, 1));
  }.resource-card:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  }
}.resource-card__header{
  position: relative;
  aspect-ratio: 311/204;
  max-height: 204px;
  overflow: hidden;
  border-radius: 8px;
}@media (min-width: 480px){.resource-card__header{
    aspect-ratio: 334/120;
    max-height: 120px;
  }
}.resource-card__header img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.resource-card__content h4{
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.resource-card__content h4 span{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.resource-card__content h4 svg{
  min-height: 30px;
  min-width: 30px;
}.resource-card__content .content-info{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  padding-top: 0px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.knowledge-hub-breadcrumb{
  margin-bottom: 41px;
  display: flex;
  align-items: center;
  gap: 31px;
}@media (min-width: 640px){.knowledge-hub-breadcrumb{
    margin-top: 25px;
  }
}@media (min-width: 1280px){.knowledge-hub-breadcrumb{
    margin-top: 0px;
  }
}.knowledge-hub-breadcrumb svg{
  min-height: 24px;
  min-width: 24px;
  --tw-text-opacity: 1;
  color: rgb(41 41 41 / var(--tw-text-opacity, 1));
}.knowledge-hub-breadcrumb__content{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}.knowledge-hub-breadcrumb__icon{
  cursor: pointer;
}.knowledge-hub-breadcrumb__icon svg path{
  fill: #292929;
}.knowledge-hub-breadcrumb__icon:hover svg path{fill:#b11f28 !important}.knowledge-hub-breadcrumb__icon:active svg path{fill:#6f1319 !important}.knowledge-hub-breadcrumb__icon.disabled{
  pointer-events: none;
  cursor: not-allowed;
}.knowledge-hub-breadcrumb__icon.disabled svg path{fill:#b8b8b8 !important}.knowledge-hub-breadcrumb .breadcrumb-base--item{
  cursor: pointer;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.search-result-item.active{background-color:#f8f4ea;font-weight:bold}.news{
  height: 100vh;
  flex: 1 1 0%;
}@media (min-width: 1280px){.news{
    margin-left: 240px;
  }
}.news__header{
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  justify-content: flex-start;
  gap: 0.25rem;
  overflow: hidden;
  font-family: Oswald, sans-serif;
}@media not all and (min-width: 1024px){.news__header{
    padding-top: 2.5rem;
  }
}@media (min-width: 1280px){.news__header{
    gap: 1.25rem;
  }
}.news__text{font-size:clamp(4.6875rem,1.426rem + 13.9159vw,18.125rem);height: -moz-fit-content;height: fit-content;font-weight: 700;text-transform: uppercase;line-height: 1;--tw-text-opacity: 1;color: rgb(177 31 40 / var(--tw-text-opacity, 1))}.news__description{font-size:clamp(1.125rem,.5894rem + .8368vw,1.625rem);display: none;max-width: 90%;padding-right: 1.25rem;font-family: PT Sans, sans-serif;font-weight: 700;--tw-text-opacity: 1;color: rgb(78 14 18 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.news__description{
    display: block;
  }
}@media (min-width: 1280px){.news__description{
    padding-top: 2%;
  }
}@media (min-width: 1536px){.news__description{
    padding-top: 1rem;
  }
}.news__description-mobile{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.news__description-mobile{
    display: none;
  }
}.news__banner-svg{
  width: 100%;
}.news__search-container{
  position: relative;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}@media (min-width: 1280px){.news__search-container{
    width: 50%;
    padding-top: 1.5rem;
  }
}.news__resutls-container{filter:drop-shadow(0px 0px 15px rgba(105, 16, 29, 0.1882352941));width:calc(100% - 40px);position: absolute;top: 85%;z-index: 50;border-radius: 1rem;--tw-bg-opacity: 1;background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));padding: 1rem}.news__resutls-container .form-search-resutls{scrollbar-color:#dcc6a3 #f8f4ea;scrollbar-width:thin;display: flex;height: auto;max-height: 24rem;flex-direction: column;gap: 1rem;overflow: auto}.news__resutls-container .form-search-resutls div,.news__resutls-container .form-search-resutls p{
  display: flex;
  padding: 0.5rem;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(41 41 41 / var(--tw-text-opacity, 1));
}.news__resutls-container .form-search-resutls div:active,.news__resutls-container .form-search-resutls p:active{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
}@media (min-width: 1024px){.news__resutls-container .form-search-resutls div,.news__resutls-container .form-search-resutls p{
    border-radius: 0.75rem;
  }.news__resutls-container .form-search-resutls div:hover,.news__resutls-container .form-search-resutls p:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 240 / var(--tw-bg-opacity, 1));
  }}.news__resutls-container .form-search-resutls div a,.news__resutls-container .form-search-resutls p a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.news__alerts{
  position: relative;
  margin-bottom: 2rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}@media (min-width: 1280px){.news__alerts{
    margin-bottom: 6rem;
  }
}.news__alerts__container{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}.news__featured{
  min-height: 20rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}@media (min-width: 1280px){.news__featured{
    margin-top: -4rem;
  }
}.news__featured__container{
  margin-bottom: 88px;
}@media (min-width: 1280px){.news__featured__container{
    margin-bottom: 72px;
  }
}.news .all-news{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(241 237 227 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 42px;
}@media (min-width: 640px){.news .all-news{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.5rem;
  }
}@media (min-width: 1280px){.news .all-news{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}.news-page{
  flex: 1 1 0%;
  padding: 0px;
}@media (min-width: 640px){.news-page{
    padding-left: 52px;
    padding-right: 52px;
    padding-top: 45px;
    padding-bottom: 102px;
  }
}@media (min-width: 1280px){.news-page{
    margin-left: 240px;
    width: calc(100% - 240px);
  }
}.news-page__navigation{
  margin-bottom: 45px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 18px;
}@media (min-width: 640px){.news-page__navigation{
    margin-bottom: 66px;
    padding: 0px;
  }
}.news-page__navigation .back-button{
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 246 / var(--tw-bg-opacity, 1));
  padding: 4px;
}.news-page__navigation .back-button__label{
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}.news-page__information{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}@media (min-width: 1280px){.news-page__information{
    width: 70%;
  }
}.news-page__information .information__head{
  display: flex;
  flex-direction: column;
  gap: 16px;
}@media (min-width: 1280px){.news-page__information .information__head{
    gap: 0px;
  }
}.news-page__information .information__head h1{
  padding-left: 29px;
  padding-right: 29px;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 34px;
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.news-page__information .information__head h1{
    padding-left: 0px;
    padding-right: 0px;
    text-align: start;
    font-size: 40px;
    line-height: 44px;
  }
}@media (min-width: 1280px){.news-page__information .information__head h1{
    margin-bottom: 16px;
  }
}.news-page__information .information__head .news-page__icon{
  margin-left: auto;
  margin-right: auto;
  height: 39px;
  width: 39px;
}@media (min-width: 640px){.news-page__information .information__head .news-page__icon{
    display: none;
  }
}.news-page__information .information__head .news-page__date{
  margin-bottom: 24px;
  padding-left: 29px;
  padding-right: 29px;
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.news-page__information .information__head .news-page__date{
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: start;
  }
}@media (min-width: 1280px){.news-page__information .information__head .news-page__date{
    margin-bottom: 24px;
  }
}.news-page__information .information__head .news-page__thumbnail{
  margin-bottom: -20px;
  aspect-ratio: 808/515;
}@media (min-width: 640px){.news-page__information .information__head .news-page__thumbnail{
    margin-bottom: 42px;
  }
}.news-page__information .information__head .news-page__thumbnail img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.news-page__content .information__content{
  position: relative;
  z-index: 10;
  margin-bottom: 0px;
}.news-page__content .information__content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(32px * var(--tw-space-y-reverse));
}.news-page__content .information__content{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 2.5rem;
  padding-top: 32px;
}@media (min-width: 480px){.news-page__content .information__content{
    padding-left: 26px;
    padding-right: 26px;
  }
}@media (min-width: 640px){.news-page__content .information__content{
    margin-bottom: 66px;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
  }
}@media (min-width: 1280px){.news-page__content .information__content{
    border-radius: 0px;
    padding-top: 0px;
  }
}.news-page__content .information__content :is(h1,h2,h3,h4,h5,h6){
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 34px;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
}.news-page__content .information__content p{
  margin-top: 1rem !important;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.news-page__content .information__content p a{
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}.news-page__content .information__content a{
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}.news-page__content .information__content ul{
  margin-left: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}.news-page__content .information__content button.primary-button{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
}.news-page__content .information__content button.primary-button span{
  font-family: Oswald, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.news-page__content .information__content button.primary-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(144 25 33 / var(--tw-bg-opacity, 1));
}.news-page__content .information__content button.primary-button:disabled{
  cursor: not-allowed;
  --tw-bg-opacity: 1;
  background-color: rgb(111 19 25 / var(--tw-bg-opacity, 1));
}.news-page__content .information__content button.secondary-button{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(177 31 40 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}.news-page__content .information__content button.secondary-button span{
  font-family: Oswald, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}.news-page__content .information__content button.secondary-button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(144 25 33 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(144 25 33 / var(--tw-bg-opacity, 1));
}.news-page__content .information__content button.secondary-button:hover span{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.news-page__content .information__content ul li{
  list-style-position: inside;
  list-style-type: disc;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.news-page__content .information__content ol li{
  list-style-position: inside;
  list-style-type: decimal;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.news-page__content .information__content .image-element{aspect-ratio:808/540;-o-object-fit:cover;object-fit:cover}.news-page__content .information__content .image-element img{
  height: 100%;
  width: 100%;
}.news-page__content .information__content .video-element{aspect-ratio:808/540}.news-page__content .information__content .video-element video{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.news-page__other-news{
  position: relative;
  z-index: 11;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 224 / var(--tw-bg-opacity, 1));
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 2.5rem;
  padding-bottom: 24px;
}@media (min-width: 640px){.news-page__other-news{
    --tw-bg-opacity: 1;
    background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  }
}.news-page__other-news h2{
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 34px;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
}.news-card{
  display: flex;
  width: 100%;
  max-width: 377px;
  flex-direction: column;
  gap: 16px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  padding: 16px;
}@media (min-width: 640px){.news-card{
    --tw-bg-opacity: 1;
    background-color: rgb(241 236 224 / var(--tw-bg-opacity, 1));
  }.news-card:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  }
}.news-card__header{
  position: relative;
  aspect-ratio: 334/120;
  max-height: 120px;
  overflow: hidden;
  border-radius: 8px;
}.news-card__header img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.news-card__content .content-date{
  margin-bottom: 1rem;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.news-card__content h4{
  margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 44px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.news-card__content h4{
    margin-bottom: 1rem;
  }
}.news-card__content .content-info{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  padding-top: 0px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.news-page__other-news .other-news__pagination{
  margin-top: 24px;
  display: flex;
  height: 1.25rem;
  gap: 8px;
}.news-page__other-news .other-news__pagination .swiper-pagination-bullet{
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(220 155 159 / var(--tw-bg-opacity, 1));
}.news-page__other-news .other-news__pagination .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 29 / var(--tw-bg-opacity, 1));
}.news-page__featured-news{
  padding-left: 0px;
  padding-right: 0px;
}.news-page__featured-news .news-card{
  --tw-bg-opacity: 1;
  background-color: rgb(254 253 251 / var(--tw-bg-opacity, 1));
}.news-page__featured-news .news-card:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
}.news-page__featured-news .other-news__pagination{
  margin-top: 24px;
  display: flex;
  height: 1.25rem;
  gap: 8px;
}.news-page__featured-news .other-news__pagination .swiper-pagination-bullet{
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(220 155 159 / var(--tw-bg-opacity, 1));
}.news-page__featured-news .other-news__pagination .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 29 / var(--tw-bg-opacity, 1));
}.slider-element{
  width: 100%;
}.slider-element__slider .slider-element__slide{
  aspect-ratio: 3/4;
}.slider-element__slider .slider-element__slide img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.slider-element__pagination{
  margin-top: 16px;
  display: flex;
  height: 1.25rem;
  gap: 8px;
}.slider-element__pagination .swiper-pagination-bullet{
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(220 155 159 / var(--tw-bg-opacity, 1));
}.slider-element__pagination .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(127 22 29 / var(--tw-bg-opacity, 1));
}.form-search-news{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}.form-search-news input{filter:drop-shadow(0px 0px 15px rgba(105, 16, 29, 0.1882352941));width: 100%;border-radius: 9999px;border-width: 1px;--tw-border-opacity: 1;border-color: rgb(252 250 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));padding-top: 0.75rem;padding-bottom: 0.75rem;padding-inline-start: 3rem;font-family: PT Sans, sans-serif;font-size: 16px;line-height: 22px;font-weight: 400;outline: 2px solid transparent;outline-offset: 2px}.form-search-news input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.form-search-news input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.form-search-news input:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(206 203 194 / var(--tw-ring-opacity, 1));
}.form-search-news input:focus{
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(206 203 194 / var(--tw-ring-opacity, 1));
}.form-search-news input:focus-visible{filter:drop-shadow(0px 0px 15px rgba(78, 14, 18, 0.1882352941))}.form-search-news .icon{
  pointer-events: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  inset-inline-start: 0px;
  z-index: 40;
  display: flex;
  align-items: center;
  padding-inline-start: 1rem;
}.title-news{
  padding-bottom: 1.5rem;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
}.news-list{
  display: grid;
  height: auto;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: 1fr;
  gap: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-bottom: 1rem;
}@media (min-width: 640px){.news-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1280px){.news-list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
  }
}@media (min-width: 1536px){.news-list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.75rem;
  }
}.home{
  height: 100vh;
  flex: 1 1 0%;
}@media (min-width: 1280px){.home{
    margin-left: 240px;
  }
}.home .header-container{
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 2rem;
}@media (min-width: 1280px){.home .header-container{
    padding-top: 3.5rem;
  }
}.home .header-container{min-height:400px;padding-bottom:150px}.home .header-alert{
  max-height: 570px;
}@media (min-width: 640px){.home .header-alert{
    max-height: 390px;
  }
}@media (min-width: 1024px){.home .header-alert{
    max-height: 310px;
  }
}@media (min-width: 1280px){.home .header-alert{
    max-height: 447px;
  }
}@media (min-width: 1536px){.home .header-alert{
    max-height: 390px;
  }
}.home__description{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.home__description{
    grid-template-columns: 50% auto;
    gap: 3rem;
  }
}.home__description h1{
  font-family: Oswald, sans-serif;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;line-height:1;
}.home__description h1 .small-text{display:block;font-size:1rem}.home__description h1 .large-text{display:block;font-size:4rem}.home__description p{
  padding-right: 2.25rem;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}.home__description a{
  display: inline-block;
  text-decoration-line: underline;
  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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.home__description a:hover{
  --tw-text-opacity: 1;
  color: rgb(220 155 159 / var(--tw-text-opacity, 1));
}.news-alerts{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(127 22 29 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}@media (min-width: 1280px){.news-alerts{
    padding: 2rem;
  }
}.news-alerts .news-alerts-header{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-family: Oswald, sans-serif;
}.news-alerts .news-alerts-header__title{
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.news-alerts .news-alerts-header__title{
    font-size: 32px;
    line-height: 34px;
  }
}.news-alerts .news-alerts-description{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
}.news-alerts .news-alerts-description__paragraph{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.news-alerts .news-alerts-description__badge{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(242 217 218 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 8%;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(144 25 33 / var(--tw-text-opacity, 1));
}.news-alerts .news-alerts-description__btn-ghost{
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row;
  gap: 0.5rem;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.news-alerts .news-alerts-description__btn-ghost{
    margin-bottom: 2px;
  }
}.notification{
  margin-top: -2.5rem;
  display: flex;
  height: auto;
  flex-direction: column;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 640px){.notification{
    margin-top: -7rem;
  }
}@media (min-width: 1280px){.notification{
    margin-top: -8rem;
    gap: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.notification .notification-container{
  display: none;
  height: auto;
  flex-direction: row;
  gap: 1rem;
}@media not all and (min-width: 1280px){.notification .notification-container{
    flex-wrap: wrap;
  }
}@media (min-width: 1280px){.notification .notification-container{
    max-height: 166px;
    gap: 1.25rem;
  }
}.notification .notification-card{
  display: flex;
  height: 100%;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}@media (min-width: 1280px){.notification .notification-card{
    flex-direction: row;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.5rem;
  }
}.notification .notification-card__info{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.25rem;
}@media (min-width: 640px){.notification .notification-card__info{
    align-items: flex-start;
  }
}@media (min-width: 1280px){.notification .notification-card__info{
    width: 205px;
    gap: 1rem;
  }
}.notification .notification-card__info__icon{
  max-height: 1.5rem;
  min-height: 1.5rem;
  width: 100%;
  min-width: 1.5rem;
  max-width: 1.5rem;
}@media (min-width: 1280px){.notification .notification-card__info__icon{
    max-height: 3rem;
    max-width: 3rem;
  }
}.notification .notification-card__icon{
  height: 1.5rem;
  width: 1.5rem;
}@media (min-width: 1280px){.notification .notification-card__icon{
    height: 100%;
    width: 100%;
  }
}.notification .notification-card__title{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0px;
  font-family: Oswald, sans-serif;
}@media (min-width: 1280px){.notification .notification-card__title{
    gap: 0.75rem;
  }
}.notification .notification-card__title h3{
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification .notification-card__title h3{
    font-size: 28px;
    line-height: 38px;
  }
}.notification .notification-card__number{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}@media (min-width: 1280px){.notification .notification-card__number{
    display: block;
    width: auto;
  }
}.notification .notification-card__number span{
  display: block;
  padding-left: 29px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1024px){.notification .notification-card__number span{
    font-size: 48px;
    line-height: 46px;
  }
}@media (min-width: 1280px){.notification .notification-card__number span{
    margin-top: 1.25rem;
    padding-left: 0px;
    line-height: 1.5;
  }
}.notification .notification-card__anchor{
  display: none;
  width: 100%;
  flex-direction: row;
  gap: 0.5rem;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification .notification-card__anchor{
    margin-bottom: 2px;
    display: flex;
  }
}.notification .notification-card__title-desktop{
  display: block;
}@media not all and (min-width: 1280px){.notification .notification-card__title-desktop{
    white-space: nowrap;
  }
}.notification .notification-last-card{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}@media (min-width: 1280px){.notification .notification-last-card{
    width: 50%;
    gap: 6px;
  }
}.notification .notification-last-card__header{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  font-family: Oswald, sans-serif;
}.notification .notification-last-card__header h3{
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.notification .notification-last-card__header a{
  display: none;
  flex-direction: row;
  gap: 0.5rem;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification .notification-last-card__header a{
    display: flex;
  }
}.notification .notification-last-card__content{
  padding: 0.75rem;
}.notification .notification-last-card__content-empty{
  display: flex;
  height: 100%;
  min-height: 4rem;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 240 / var(--tw-bg-opacity, 1));
}.notification .notification-last-card__content-empty p{
  display: flex;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(206 203 194 / var(--tw-text-opacity, 1));
}.notification .notification-last-card__anchor{
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
  gap: 0.5rem;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification .notification-last-card__anchor{
    display: none;
  }
}.notification .notification-last-card #notification-list{
  width: 100%;
}@media not all and (min-width: 1280px){.notification .notification-last-card #notification-list{
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
}.notification .notification-last-card #notification-list>*:nth-child(n+4){display:none}@media (min-width: 1280px){.notification .notification-last-card #notification-list>*:nth-child(n+2){display:none}.notification .notification-last-card #notification-list>*:nth-child(-n+1){display:flex}}@media not all and (min-width: 1280px){.notification-alert{
    margin-top: -5.5rem;
  }
}.notification-last-card__content{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 240 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}.notification-last-card__content .notification-last-card__content-container{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}.notification-last-card__content .notification-last-card__content-container svg{
  height: 2rem;
  width: 2rem;
}.notification-last-card__description{
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.5rem;
}@media (min-width: 640px){.notification-last-card__description{
    align-items: center;
  }
}@media (min-width: 1280px){.notification-last-card__description{
    gap: 1rem;
  }
}.notification-last-card__description svg{
  height: 2rem;
  width: 2rem;
}.notification-last-card__description div{
  width: 100%;
}.notification-last-card__description h3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-bottom: 3px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.notification-last-card__description p{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification-last-card__description p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}.notification-mobile{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 1rem;
  display: flex;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}@media (min-width: 1280px){.notification-mobile{
    display: none;
  }
}.notification-mobile__title{
  width: 75%;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.notification-mobile-card__anchor{
  display: flex;
  height: 100%;
  min-height: 2.75rem;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
  gap: 0.5rem;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification-mobile-card__anchor{
    margin-bottom: 2px;
  }
}.home-knowledge{
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2.5rem;
}@media (min-width: 640px){.home-knowledge{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.5rem;
  }
}.home-knowledge__description h2:nth-child(1){
  display: none;
  font-family: Oswald, sans-serif;
  font-size: 98px;
  line-height: 102px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.home-knowledge__description h2:nth-child(1){
    display: block;
  }
}.home-knowledge__description h2:nth-child(2){
  display: block;
  font-family: Oswald, sans-serif;
  font-size: 98px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 98px;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.home-knowledge__description h2:nth-child(2){
    display: none;
  }
}.home-knowledge__description p{
  padding-top: 1rem;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.home-knowledge__list{
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: 1fr;
  row-gap: 2.5rem;
}@media (min-width: 640px){.home-knowledge__list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1280px){.home-knowledge__list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
  }
}@media (min-width: 1536px){.home-knowledge__list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.75rem;
  }
}.home-news{
  margin-top: 3.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 1280px){.home-news{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}.home-news__description h2{
  font-family: Oswald, sans-serif;
  font-size: 98px;
  line-height: 102px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}.home-news__description p{
  padding-top: 1rem;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.modal-container{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.5);
  padding-left: 1rem;
  padding-right: 1rem;
}.modal-container .modal{
  position: relative;
  top: 50%;
  left: 50%;
  display: flex;
  height: 75%;
  width: 100%;
  max-width: 690px;
  --tw-translate-x: -50%;
  --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));
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 22 29 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2rem;
}@media (min-width: 1024px){.modal-container .modal{
    height: -moz-fit-content;
    height: fit-content;
  }
}.modal-container .modal__container{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}.modal-container .modal__icon{
  height: 3.5rem;
  width: 3.5rem;
}@media (min-width: 1024px){.modal-container .modal__icon{
    height: 74px;
    width: 74px;
  }
}.modal-container .modal__title{
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.modal-container .modal__title{
    font-size: 32px;
    line-height: 34px;
  }
}.modal-container .modal__date{
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
}.modal-container .modal__paragraph{
  width: calc(100% - 20px);
  padding-top: 1.5rem;
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(61 61 61 / var(--tw-text-opacity, 1));
}@media not all and (min-width: 1024px){.modal-container .modal__paragraph{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
  }
}.modal-container .modal__btn-close{
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 2rem;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.modal-container .modal__btn-close:hover{
  opacity: 0.7;
}.modal-container .modal .btn-light,.modal-container .modal .btn-light--red{
  margin-top: 1rem;
  width: calc(100% - 20px);
}.profile{
  height: 100vh;
  flex: 1 1 0%;
}@media (min-width: 1280px){.profile{
    margin-left: 240px;
  }
}.profile__nav{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  padding: 1rem;
}@media (min-width: 1024px){.profile__nav{
    margin-top: 2.5rem;
    margin-left: 2.5rem;
  }
}.profile__container{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 760px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}@media not all and (min-width: 1024px){.profile__container{
    padding-top: 1rem;
  }
}@media (min-width: 1024px){.profile__container{
    display: grid;
    height: 80%;
    grid-template-columns: auto 1fr;
    place-content: center;
  }
}.profile-main-info{
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}@media (min-width: 1024px){.profile-main-info{
    margin-top: 0px;
    margin-bottom: auto;
    align-items: flex-end;
    justify-content: flex-start;
    padding-right: 1.25rem;
    padding-top: 1rem;
  }
}.profile-main-info__initial{
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.profile-main-info__name{
  padding-bottom: 1.5rem;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.profile-additional{
  display: flex;
  height: 68dvh;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(127 22 29 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
}@media not all and (min-width: 1024px){.profile-additional{
    padding-top: 3rem;
  }
}@media (min-width: 1024px){.profile-additional{
    border-left-width: 1px;
    height: 57dvh;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.25rem;
  }
}.profile-additional__container{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
}.profile-additional__info{
  display: flex;
  flex-direction: column;
}.profile-additional__info h2{
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.profile-additional__info h3{
  padding-top: 0.25rem;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 22 29 / var(--tw-text-opacity, 1));
}.profile-additional__form{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 22 29 / var(--tw-border-opacity, 1));
  padding: 1.5rem;
}.profile-additional__form-notification{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}.profile-additional__form-notification span{
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.profile-additional input{
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(209 124 129 / var(--tw-border-opacity, 1));
  background-color: transparent;
}.profile-additional input:checked{
  --tw-border-opacity: 1;
  border-color: rgb(144 25 33 / var(--tw-border-opacity, 1));
}.profile-additional input:before{content:"";transform:translate(-50%, -50%) scale(0);transition:all .3s ease-in-out;position: absolute;top: 50%;left: 50%;display: block;height: 0.625rem;width: 0.625rem;border-radius: 0.125rem;--tw-bg-opacity: 1;background-color: rgb(144 25 33 / var(--tw-bg-opacity, 1))}.profile-additional input:checked:before{transform:translate(-50%, -50%) scale(1)}.profile-additional__description{
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 22 29 / var(--tw-text-opacity, 1));
}.login{
  position: relative;
  display: flex;
  height: auto;
  flex-direction: column;
}@media (min-width: 1280px){.login{
    flex-direction: row;
  }
}.login #header{
  display: none;
}.login__bg-img{
  z-index: -10;
  height: 350px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right top;
     object-position: right top;
}@media (min-width: 1280px){.login__bg-img{height:calc(100dvh - 603px);position: absolute;height: 100dvh;-o-object-fit: cover;object-fit: cover}}.login__logo{
  top: 1.5rem;
  left: 1rem;
}@media not all and (min-width: 1280px){.login__logo{
    position: absolute;
  }
}@media (min-width: 1280px){.login__logo{
    z-index: -10;
    margin-top: 2.5rem;
    margin-left: 2.5rem;
    height: 98px;
    width: 210px;
  }
}.login__container{
  margin-top: -1rem;
  display: flex;
  height: auto;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 1280px){.login__container{
    margin-top: 0px;
    height: 100vh;
    max-width: 493px;
    border-radius: 0px;
  }
}.login__container form{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}.login__container legend{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: Oswald, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(161 28 36 / var(--tw-text-opacity, 1));
}.login__container legend svg{
  height: auto;
  width: 5rem;
}@media (min-width: 1280px){.login__container legend svg{
    width: auto;
  }
}.login__container legend h2{
  padding-top: 0.5rem;
  font-size: 56px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 63px;
}@media (min-width: 1280px){.login__container legend h2{
    padding-top: 1rem;
    font-size: 4.5rem;
    line-height: 1;
    line-height: 72px;
  }
}.login__container legend h3{
  font-size: 18px;
  line-height: 22px;
  padding-top: 0.5rem;
  font-weight: 500;
  text-transform: uppercase;
}@media (min-width: 1280px){.login__container legend h3{
    font-size: 28px;
    line-height: 28px;
  }
}.login__container legend p{
  margin-left: auto;
  margin-right: auto;
  width: 83.333333%;
  text-wrap: balance;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.login__container legend p{
    width: 66.666667%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 18px;
    line-height: 24px;
  }
}.login_content{
  display: flex;
  width: 91.666667%;
  flex-direction: column;
  gap: 1rem;
  padding-top: 3rem;
}@media (min-width: 1280px){.login_content{
    width: 83.333333%;
  }
}.login_content label{
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.login_content input{filter:drop-shadow(0px 0px 5px rgba(105, 16, 29, 0.1882352941));width: 100%;border-radius: 9999px;border-width: 1px;--tw-border-opacity: 1;border-color: rgb(252 250 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color: rgb(254 253 252 / var(--tw-bg-opacity, 1));padding-top: 0.75rem;padding-bottom: 0.75rem;padding-inline-start: 1rem;font-family: PT Sans, sans-serif;font-size: 16px;line-height: 22px;font-weight: 400;outline: 2px solid transparent;outline-offset: 2px}.login_content input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.login_content input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.login_content input:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(206 203 194 / var(--tw-ring-opacity, 1));
}.login_content input:focus{
  --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, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(206 203 194 / var(--tw-ring-opacity, 1));
}.login_content input:focus-visible{filter:drop-shadow(0px 0px 15px rgba(78, 14, 18, 0.1882352941))}.login_content__error{
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.login__rememeber{
  display: flex;
  width: 91.666667%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 1280px){.login__rememeber{
    width: 83.333333%;
  }
}.login__rememeber input{
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.125rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(209 124 129 / var(--tw-border-opacity, 1));
  background-color: transparent;
}.login__rememeber input:checked{
  --tw-border-opacity: 1;
  border-color: rgb(144 25 33 / var(--tw-border-opacity, 1));
}.login__rememeber input:before{content:"";transform:translate(-50%, -50%) scale(0);transition:all .3s ease-in-out;position: absolute;top: 50%;left: 50%;display: block;height: 0.625rem;width: 0.625rem;border-radius: 0.125rem;--tw-bg-opacity: 1;background-color: rgb(144 25 33 / var(--tw-bg-opacity, 1))}.login__rememeber input:checked:before{transform:translate(-50%, -50%) scale(1)}.login__rememeber span{
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.notifications{
  height: auto;
  flex: 1 1 0%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 1280px){.notifications{
    margin-left: 240px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
  }
}.notifications__nav{
  display: flex;
  padding-top: 18px;
  padding-bottom: 1rem;
}@media (min-width: 1280px){.notifications__nav{
    padding-top: 42px;
  }
}.notifications__title{
  position: relative;
  margin-top: 1rem;
  margin-bottom: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notifications__title{
    font-size: 40px;
    line-height: 44px;
  }
}.notifications__title span{
  position: absolute;
  top: 0px;
  right: -2rem;
  display: flex;
  height: 26px;
  width: 26px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(161 28 36 / var(--tw-bg-opacity, 1));
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.notification__list{
  display: grid;
  place-content: start;
  gap: 1.5rem;
}@media (min-width: 640px){.notification__list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1280px){.notification__list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1536px){.notification__list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}.notification__list__card{
  display: grid;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 10px;
       column-gap: 10px;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 22 29 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-right: 1.5rem;
  padding-left: 1rem;
}@media (min-width: 1920px){.notification__list__card{
    max-width: 371px;
  }
}.notification__list__card-off{
  display: grid;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 10px;
       column-gap: 10px;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 22 29 / var(--tw-border-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-right: 1.5rem;
  padding-left: 1rem;
}@media (min-width: 1920px){.notification__list__card-off{
    max-width: 371px;
  }
}.notification__list__card-off .notification__list__info-news h3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.75rem;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(161 28 36 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification__list__card-off .notification__list__info-news h3{
    padding-top: 0.25rem;
    --tw-text-opacity: 1;
    color: rgb(161 28 36 / var(--tw-text-opacity, 1));
  }
}.notification__list__info-alert{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}.notification__list__info-alert h3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.75rem;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(161 28 36 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.notification__list__info-alert h3{
    padding-top: 0.25rem;
    --tw-text-opacity: 1;
    color: rgb(78 14 18 / var(--tw-text-opacity, 1));
  }
}.notification__list__info-alert h5{
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}@media (min-width: 1280px){.notification__list__info-alert h5{
    font-size: 14px;
    line-height: 18px;
  }
}.notification__list__info-alert p{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-wrap: balance;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}.notification__list__info-news{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}.notification__list__info-news h3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 2.75rem;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.notification__list__info-news h5{
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}.notification__list__info-news p{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  min-height: 67px;
  text-wrap: balance;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(61 61 61 / var(--tw-text-opacity, 1));
}.notification__list button{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}.empty-notification{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}@media (min-width: 1280px){.empty-notification{
    flex-direction: row;
    padding-left: 130px;
  }
}.empty-notification svg{
  height: auto;
  max-width: 200px;
  padding-top: 3.5rem;
  padding-bottom: 1rem;
}@media (min-width: 1280px){.empty-notification svg{
    max-width: 343px;
  }
}.empty-notification__card{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 1280px){.empty-notification__card{
    align-items: flex-start;
    gap: 2rem;
  }
}.empty-notification__card__title{
  width: -moz-fit-content;
  width: fit-content;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.empty-notification__card__title{
    font-size: 40px;
    line-height: 44px;
  }
}.empty-notification__card__paragraph{
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}@media (min-width: 1280px){.empty-notification__card__paragraph{
    width: 66.666667%;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
  }
}@layer{main{opacity:0;transform:translateY(20px);animation:fadeUp 1.2s ease-out .3s forwards}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0px)}}.hidden-nav{margin:0 0 -110px}}.header{
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}@media (min-width: 1280px){.header{
    display: none;
  }
}.header__logo:nth-child(2){
  display: block;
}.header__logo:nth-child(1){
  display: none;
}.header nav{
  display: flex;
  height: auto;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1.75rem;
}.header nav svg{
  --tw-text-opacity: 1;
  color: rgb(41 41 41 / var(--tw-text-opacity, 1));
}.header-home{
  margin-bottom: -0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
}.header-home .header__logo:nth-child(2){
  display: none;
}.header-home .header__logo:nth-child(1){
  display: block;
}.header-home nav{
  display: flex;
  height: auto;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1.75rem;
}.header-home nav svg{
  --tw-text-opacity: 1;
  color: rgb(254 253 251 / var(--tw-text-opacity, 1));
}.notification-on::after{
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  z-index: 10;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 41 41 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}@media (min-width: 1024px){.notification-on::after{
    top: 9px;
    right: 11px;
  }
}.aside-nav{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  display: none;
  height: 100vh;
  width: 15rem;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 246 / var(--tw-bg-opacity, 1));
  font-family: Oswald, sans-serif;
}@media (min-width: 1280px){.aside-nav{
    display: flex;
  }
}.aside-nav ul:nth-child(1){
  width: 100%;
  font-weight: 500;
}.aside-nav ul:nth-child(1) li:nth-child(1) a{
  margin-top: 2rem;
  margin-left: 1.25rem;
  margin-bottom: 4rem;
  display: block;
  cursor: pointer;
}.aside-nav ul:nth-child(1) li:nth-child(n+3){
  margin-top: 1.5rem;
}.aside-nav ul:nth-child(2){
  width: 100%;
  padding-bottom: 1.25rem !important;
  font-weight: 500;
}.aside-nav ul:nth-child(2) li:nth-child(n+1){
  margin-top: 1.5rem;
}.aside-nav ul:nth-child(2) li:nth-child(n+1) .btn-nav__icon-container{
  position: relative;
  height: 2.5rem;
  width: 2.5rem;
}.aside-nav ul:nth-child(2) li:nth-child(n+1) .btn-nav__icon-container svg{
  width: auto;
}.aside-nav .btn-nav{
  padding-left: 1rem;
  padding-right: 0.75rem;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}.aside-nav .btn-nav span{
  margin-inline-start: 0.75rem;
  margin-inline-end: 0.5rem;
  flex: 1 1 0%;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.aside-nav .btn-nav a{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 250 246 / var(--tw-bg-opacity, 1));
}.aside-nav .btn-nav a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
}.aside-nav .btn-nav a{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.aside-nav .btn-nav__icon-container{
  display: flex;
  height: 56px;
  width: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.aside-nav .btn-nav__icon-container svg{
  width: 2rem;
}.aside-nav .btn-nav.active span,.aside-nav .btn-nav:active span{
  margin-inline-start: 0.75rem;
  margin-inline-end: 0.5rem;
  flex: 1 1 0%;
  white-space: nowrap;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
}.aside-nav .btn-nav.active a,.aside-nav .btn-nav:active a{
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 224 / var(--tw-bg-opacity, 1));
}.aside-nav .btn-nav.active .btn-nav__icon-container,.aside-nav .btn-nav:active .btn-nav__icon-container{
  height: 56px;
  width: 56px;
  border-radius: 9999px;
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(248 244 234 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
}.aside-nav .btn-nav.active .btn-nav__icon-container svg,.aside-nav .btn-nav:active .btn-nav__icon-container svg{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-back a{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(111 19 25 / var(--tw-text-opacity, 1));
}.btn-back svg{
  --tw-text-opacity: 1;
  color: rgb(252 250 246 / var(--tw-text-opacity, 1));
  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: 300ms;
}.btn-back:hover svg{
  --tw-text-opacity: 1;
  color: rgb(227 223 214 / var(--tw-text-opacity, 1));
}.btn-light{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}@media (min-width: 640px){.btn-light{
    width: -moz-fit-content;
    width: fit-content;
  }
}.btn-light{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(177 31 40 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.btn-light svg{
  --tw-text-opacity: 1;
  color: rgb(161 28 36 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.btn-light:hover{
  --tw-border-opacity: 1;
  border-color: rgb(144 25 33 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(144 25 33 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-light:hover svg{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-light--red{
  --tw-bg-opacity: 1;
  background-color: rgb(161 28 36 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.nav-mobile{
  position: fixed;
  bottom: 0.5rem;
  left: 50%;
  z-index: 50;
  display: flex;
  width: calc(100% - 16px);
  --tw-translate-x: -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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  font-family: Oswald, sans-serif;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}@media (min-width: 1280px){.nav-mobile{
    display: none;
  }
}.nav-mobile ul{
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  padding-bottom: 0.75rem;
  font-size: 14px;
  line-height: 18px;
}.nav-mobile span{
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.nav-mobile li{
  background-color: transparent;
}.nav-mobile li a{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 18px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.nav-mobile li a:active span,.nav-mobile li a.active span{
  position: absolute;
  bottom: -37px;
  white-space: nowrap;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(177 31 40 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}.nav-mobile li a:active svg,.nav-mobile li a.active svg{
  margin-top: -1rem;
  height: 54px;
  width: 54px;
  --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));
  border-radius: 9999px;
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(248 244 234 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}.nav-mobile li svg{
  margin-bottom: -0.5rem;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.nav-mobile li svg path{
  height: 1.5rem;
  width: 1.5rem;
}.bg-nav-mobile{
  position: fixed;
  left: -8px;
  bottom: -8px;
  height: 57px;
  width: 104%;
}@media (min-width: 1280px){.bg-nav-mobile{
    display: none;
  }
}.pagination{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-top: 2rem;
  padding-bottom: 7rem;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}@media (min-width: 640px){.pagination{
    grid-column: span 2 / span 2;
  }
}@media (min-width: 1280px){.pagination{
    grid-column: span 3 / span 3;
    padding-bottom: 3rem;
  }
}@media (min-width: 1536px){.pagination{
    grid-column: span 4 / span 4;
  }
}.pagination__prev.deshability,.pagination__next.deshability{
  pointer-events: none;
  cursor: auto;
  opacity: 0.4;
}.pagination__number{
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(78 14 18 / var(--tw-text-opacity, 1));
}.pagination__number.current{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(177 31 40 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.cookies{
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 99999;
  display: none;
  height: 326px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 54px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 244 234 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 1024px){.cookies{
    height: 152px;
    flex-direction: row;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.cookies p{
  width: 91.666667%;
  text-wrap: balance;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}@media not all and (min-width: 1280px){.max-desktop\:\!w-\[calc\(100\%_-_16px\)\]{
    width: calc(100% - 16px) !important;
  }
}@media not all and (min-width: 1024px){.max-lg\:hidden{
    display: none;
  }
}@media (min-width: 640px){.tablet\:block{
    display: block;
  }.tablet\:hidden{
    display: none;
  }.tablet\:gap-4{
    gap: 1rem;
  }.tablet\:text-h5{
    font-size: 16px;
    line-height: 18px;
  }
}@media (min-width: 1024px){.lg\:hidden{
    display: none;
  }
}@media (min-width: 1280px){.desktop\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }.desktop\:mt-4{
    margin-top: 1rem;
  }.desktop\:\!hidden{
    display: none !important;
  }.desktop\:hidden{
    display: none;
  }.desktop\:\!max-w-\[354px\]{
    max-width: 354px !important;
  }.desktop\:items-center{
    align-items: center;
  }.desktop\:justify-start{
    justify-content: flex-start;
  }.desktop\:pt-6{
    padding-top: 1.5rem;
  }.desktop\:text-body2{
    font-size: 16px;
    line-height: 22px;
  }
}.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *){
  --tw-rotate: 180deg;
  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));
}@media (prefers-color-scheme: dark){.dark\:border-gray-700{
    --tw-border-opacity: 1;
    border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
  }.dark\:bg-gray-800{
    --tw-bg-opacity: 1;
    background-color: rgb(61 61 61 / var(--tw-bg-opacity, 1));
  }.dark\:text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(204 204 204 / var(--tw-text-opacity, 1));
  }.dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
  }.dark\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}

/*# sourceMappingURL=main.css.map*/