@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&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: #e5e7eb;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

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

.container{
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.collapse{
  visibility: collapse;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

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

.-top-40{
  top: -10rem;
}

.-top-\[1\.4375rem\]{
  top: -1.4375rem;
}

.-top-\[10\.125rem\]{
  top: -10.125rem;
}

.-top-\[15\.125rem\]{
  top: -15.125rem;
}

.-top-\[20rem\]{
  top: -20rem;
}

.bottom-0{
  bottom: 0px;
}

.bottom-\[80\%\]{
  bottom: 80%;
}

.left-0{
  left: 0px;
}

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

.left-5{
  left: 1.25rem;
}

.left-\[0\.0625rem\]{
  left: 0.0625rem;
}

.left-\[0\.625rem\]{
  left: 0.625rem;
}

.right-0{
  right: 0px;
}

.right-4{
  right: 1rem;
}

.right-5{
  right: 1.25rem;
}

.top-0{
  top: 0px;
}

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

.top-\[0\.3125rem\]{
  top: 0.3125rem;
}

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

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

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

.top-full{
  top: 100%;
}

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

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

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

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

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

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

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

.-mt-\[3\.125rem\]{
  margin-top: -3.125rem;
}

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

.mb-10{
  margin-bottom: 2.5rem;
}

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

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

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

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

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

.mb-7{
  margin-bottom: 1.75rem;
}

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

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

.ml-10{
  margin-left: 2.5rem;
}

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

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

.mt-10{
  margin-top: 2.5rem;
}

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

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

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

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

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

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

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

.mt-7{
  margin-top: 1.75rem;
}

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

.mt-\[0\.125rem\]{
  margin-top: 0.125rem;
}

.mt-\[2\.6875rem\]{
  margin-top: 2.6875rem;
}

.mt-\[3\.5rem\]{
  margin-top: 3.5rem;
}

.mt-\[3\.625rem\]{
  margin-top: 3.625rem;
}

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

.block{
  display: block;
}

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

.\!flex{
  display: flex !important;
}

.flex{
  display: flex;
}

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

.\!table{
  display: table !important;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

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

.\!h-\[10rem\]{
  height: 10rem !important;
}

.h-0{
  height: 0px;
}

.h-10{
  height: 2.5rem;
}

.h-3{
  height: 0.75rem;
}

.h-5{
  height: 1.25rem;
}

.h-\[0\.0625rem\]{
  height: 0.0625rem;
}

.h-\[0\.3125rem\]{
  height: 0.3125rem;
}

.h-\[0\.9375rem\]{
  height: 0.9375rem;
}

.h-\[1\.4rem\]{
  height: 1.4rem;
}

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

.h-\[16\.6875rem\]{
  height: 16.6875rem;
}

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

.h-\[3\.875rem\]{
  height: 3.875rem;
}

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

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

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

.min-h-\[16\.25rem\]{
  min-height: 16.25rem;
}

.min-h-\[21\.25rem\]{
  min-height: 21.25rem;
}

.min-h-\[3\.125rem\]{
  min-height: 3.125rem;
}

.min-h-\[33\.125rem\]{
  min-height: 33.125rem;
}

.\!w-auto{
  width: auto !important;
}

.w-10{
  width: 2.5rem;
}

.w-3{
  width: 0.75rem;
}

.w-5{
  width: 1.25rem;
}

.w-\[0\.25rem\]{
  width: 0.25rem;
}

.w-\[0\.3125rem\]{
  width: 0.3125rem;
}

.w-\[0\.5rem\]{
  width: 0.5rem;
}

.w-\[1\.4rem\]{
  width: 1.4rem;
}

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

.w-\[2rem\]{
  width: 2rem;
}

.w-\[3\.4375rem\]{
  width: 3.4375rem;
}

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

.w-\[9\.375rem\]{
  width: 9.375rem;
}

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

.w-\[calc\(100\%-2\.5rem\)\]{
  width: calc(100% - 2.5rem);
}

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

.max-w-\[12\.375rem\]{
  max-width: 12.375rem;
}

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

.max-w-\[41\.25rem\]{
  max-width: 41.25rem;
}

.max-w-\[46\.875rem\]{
  max-width: 46.875rem;
}

.max-w-\[52\.25rem\]{
  max-width: 52.25rem;
}

.max-w-\[53\.125rem\]{
  max-width: 53.125rem;
}

.max-w-\[55\.625rem\]{
  max-width: 55.625rem;
}

.max-w-\[55rem\]{
  max-width: 55rem;
}

.max-w-\[56\.25rem\]{
  max-width: 56.25rem;
}

.max-w-\[60rem\]{
  max-width: 60rem;
}

.max-w-\[90rem\]{
  max-width: 90rem;
}

.max-w-full{
  max-width: 100%;
}

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

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

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

.border-collapse{
  border-collapse: collapse;
}

.-translate-x-1\/2{
  --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));
}

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[1\.0625rem\]{
  --tw-translate-x: 1.0625rem;
  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));
}

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

.rotate-45{
  --tw-rotate: 45deg;
  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));
}

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

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

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

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

.cursor-default{
  cursor: default;
}

.cursor-pointer{
  cursor: pointer;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize{
  resize: both;
}

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

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

.auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr);
}

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

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

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

.grid-cols-\[repeat\(auto-fit\2c _minmax\(180px\2c _1fr\)\)\]{
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

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

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

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

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

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

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

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

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

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

.gap-1{
  gap: 0.25rem;
}

.gap-16{
  gap: 4rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-7{
  gap: 1.75rem;
}

.gap-8{
  gap: 2rem;
}

.gap-\[0\.375rem\]{
  gap: 0.375rem;
}

.gap-\[0\.625rem\]{
  gap: 0.625rem;
}

.gap-\[3\.1875rem\]{
  gap: 3.1875rem;
}

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

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

.overflow-hidden{
  overflow: hidden;
}

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

.rounded-\[0\.625rem\]{
  border-radius: 0.625rem;
}

.rounded-\[0\.75rem\]{
  border-radius: 0.75rem;
}

.rounded-\[0\.875rem\]{
  border-radius: 0.875rem;
}

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

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

.rounded-md{
  border-radius: 0.375rem;
}

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

.rounded-b-\[0\.625rem\]{
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}

.rounded-t-\[0\.625rem\]{
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.border{
  border-width: 1px;
}

.border-\[0\.125rem\]{
  border-width: 0.125rem;
}

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

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

.border-b-\[0\.125rem\]{
  border-bottom-width: 0.125rem;
}

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

.border-\[\#2A3555\]{
  --tw-border-opacity: 1;
  border-color: rgb(42 53 85 / var(--tw-border-opacity, 1));
}

.border-\[\#666D7E4D\]{
  border-color: #666D7E4D;
}

.border-\[\#B7B7B733\]{
  border-color: #B7B7B733;
}

.border-\[\#D2D4D9\]{
  --tw-border-opacity: 1;
  border-color: rgb(210 212 217 / var(--tw-border-opacity, 1));
}

.border-primary-blue{
  --tw-border-opacity: 1;
  border-color: rgb(5 118 255 / var(--tw-border-opacity, 1));
}

.border-primary-darkblue{
  --tw-border-opacity: 1;
  border-color: rgb(0 12 41 / var(--tw-border-opacity, 1));
}

.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.border-secondary-blue{
  --tw-border-opacity: 1;
  border-color: rgb(0 140 255 / var(--tw-border-opacity, 1));
}

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

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

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

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

.border-b-black\/10{
  border-bottom-color: rgb(0 0 0 / 0.1);
}

.bg-\[\#0E1A3B\]{
  --tw-bg-opacity: 1;
  background-color: rgb(14 26 59 / var(--tw-bg-opacity, 1));
}

.bg-\[\#132046B2\]{
  background-color: #132046B2;
}

.bg-\[\#E0ECFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(224 236 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F9F9F9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
}

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

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

.bg-primary-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(5 118 255 / var(--tw-bg-opacity, 1));
}

.bg-primary-darkblue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 12 41 / var(--tw-bg-opacity, 1));
}

.bg-primary-lightblue{
  --tw-bg-opacity: 1;
  background-color: rgb(242 247 255 / var(--tw-bg-opacity, 1));
}

.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.bg-secondary-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 140 255 / var(--tw-bg-opacity, 1));
}

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

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

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

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

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.p-\[0\.625rem\]{
  padding: 0.625rem;
}

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

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

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

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

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

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

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

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

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

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

.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

.py-\[4\.625rem\]{
  padding-top: 4.625rem;
  padding-bottom: 4.625rem;
}

.py-\[6\.4375rem\]{
  padding-top: 6.4375rem;
  padding-bottom: 6.4375rem;
}

.pb-14{
  padding-bottom: 3.5rem;
}

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

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

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

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

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

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

.pb-\[3\.375rem\]{
  padding-bottom: 3.375rem;
}

.pb-\[5\.125rem\]{
  padding-bottom: 5.125rem;
}

.pb-\[5\.375rem\]{
  padding-bottom: 5.375rem;
}

.pb-\[5\.8125rem\]{
  padding-bottom: 5.8125rem;
}

.pb-\[6\.25rem\]{
  padding-bottom: 6.25rem;
}

.pb-\[8rem\]{
  padding-bottom: 8rem;
}

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

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

.pl-6{
  padding-left: 1.5rem;
}

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

.pr-10{
  padding-right: 2.5rem;
}

.pr-3{
  padding-right: 0.75rem;
}

.pt-0{
  padding-top: 0px;
}

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

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

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

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

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

.pt-7{
  padding-top: 1.75rem;
}

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

.pt-\[3\.1875rem\]{
  padding-top: 3.1875rem;
}

.pt-\[3\.375rem\]{
  padding-top: 3.375rem;
}

.pt-\[5\.4375rem\]{
  padding-top: 5.4375rem;
}

.pt-\[5\.875rem\]{
  padding-top: 5.875rem;
}

.pt-\[6\.8125rem\]{
  padding-top: 6.8125rem;
}

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

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

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

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

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

.text-\[1\.125rem\]{
  font-size: 1.125rem;
}

.text-\[1\.225rem\]{
  font-size: 1.225rem;
}

.text-\[1\.25rem\]{
  font-size: 1.25rem;
}

.text-\[1\.375rem\]{
  font-size: 1.375rem;
}

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

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

.text-\[1\.625rem\]{
  font-size: 1.625rem;
}

.text-\[1\.75rem\]{
  font-size: 1.75rem;
}

.text-\[1\.875rem\]{
  font-size: 1.875rem;
}

.text-\[2\.3125rem\]{
  font-size: 2.3125rem;
}

.text-\[2\.375rem\]{
  font-size: 2.375rem;
}

.text-\[2\.875rem\]{
  font-size: 2.875rem;
}

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

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

.text-\[4rem\]{
  font-size: 4rem;
}

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

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

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

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

.\!font-light{
  font-weight: 300 !important;
}

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

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

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

.font-normal{
  font-weight: 400;
}

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

.uppercase{
  text-transform: uppercase;
}

.\!leading-normal{
  line-height: 1.5 !important;
}

.leading-none{
  line-height: 1;
}

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

.tracking-\[0\.0813rem\]{
  letter-spacing: 0.0813rem;
}

.tracking-\[0\.125rem\]{
  letter-spacing: 0.125rem;
}

.\!text-primary-darkblue{
  --tw-text-opacity: 1 !important;
  color: rgb(0 12 41 / var(--tw-text-opacity, 1)) !important;
}

.\!text-primary-darkblue\/60{
  color: rgb(0 12 41 / 0.6) !important;
}

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

.text-\[\#000C2899\]{
  color: #000C2899;
}

.text-\[\#9092A7\]{
  --tw-text-opacity: 1;
  color: rgb(144 146 167 / var(--tw-text-opacity, 1));
}

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

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-primary-blue{
  --tw-text-opacity: 1;
  color: rgb(5 118 255 / var(--tw-text-opacity, 1));
}

.text-primary-blue\/40{
  color: rgb(5 118 255 / 0.4);
}

.text-primary-darkblue{
  --tw-text-opacity: 1;
  color: rgb(0 12 41 / var(--tw-text-opacity, 1));
}

.text-primary-darkblue\/15{
  color: rgb(0 12 41 / 0.15);
}

.text-primary-darkblue\/50{
  color: rgb(0 12 41 / 0.5);
}

.text-primary-darkblue\/60{
  color: rgb(0 12 41 / 0.6);
}

.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.text-secondary-blue{
  --tw-text-opacity: 1;
  color: rgb(0 140 255 / var(--tw-text-opacity, 1));
}

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

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

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

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

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

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

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

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

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

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

body{
  font-family: "Poppins", sans-serif!important;
  font-optical-sizing: auto!important;
  font-style: normal!important;
  font-size: 16px!important;
  overflow-x: hidden;
  --tw-text-opacity: 1;
  color: rgb(0 12 41 / var(--tw-text-opacity, 1));
}

strong{
  font-weight: 700;
}

.archivo{
  font-family: "Archivo", sans-serif;
}

h1,h2,h3,h4,h5,h6, .outfit{
  font-family: "Outfit", sans-serif;
}

h1,h2,h3,h4,h5,h6{
  font-weight: 700;
  line-height: 1;
}

.container--box{
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 90rem;
}

.container--left{
  width: 100%;
  padding-left: calc((100vw - 90rem) / 2);
  @media only screen and (max-width: 1553px){
    padding-left: calc((100vw - 80rem) / 2);
  }
  @media only screen and (max-width: 1000px){
    padding-left: 0;

    max-width: 90%;

    margin: 0 auto;
  }
  @media only screen and (min-width: 1000px) and (max-width: 1300px){
    padding-left: calc((100vw - 73rem) / 2);
  }
  @media only screen and (min-width: 1300px) and (max-width: 1438px){
    padding-left: calc((100vw - 75rem) / 2);
  }
}

.container--single{
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 41.25rem;
}

.container--partner{
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 52.25rem;
}

.header-height{
  padding-top: 6.8125rem;
}

.button-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 140 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 8 8 / var(--tw-bg-opacity, 1));
}

.button-white{
  --tw-border-opacity: 1;
  border-color: rgb(0 140 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 140 255 / var(--tw-text-opacity, 1));
}

.button-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 140 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.rich-text-editor{
  font-weight: 300;
  color: #000C2899;
}

.rich-text-editor-big{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(0 12 41 / var(--tw-text-opacity, 1));
}

@media (min-width: 480px){
  .rich-text-editor-big{
    font-size: 1.125rem;
  }
}

.rich-text-editor p{
  margin-bottom: 1.25rem;
}

.rich-text-editor-big p{
  margin-bottom: 1.75rem;
}

.rich-text-editor p:last-of-type, .rich-text-editor-big p:last-of-type, .rich-text-editor-big ul:last-of-type, .rich-text-editor ul:last-of-type{
  margin-bottom: 0px;
}

.rich-text-editor ul, .rich-text-editor ol, .rich-text-editor-big ul, .rich-text-editor-big ol{
  margin-left: 2.5rem;
  margin-bottom: 2rem;
}

.rich-text-editor a{
  text-decoration-line: underline;
}

.rich-text-editor ul li, .rich-text-editor-big  ul li{
  list-style-type: disc;
}

.rich-text-editor ol li, .rich-text-editor-big  ol li{
  margin-bottom: 0.5rem;
  list-style-type: decimal;
}

.rich-text-editor-big h1,
.rich-text-editor-big h2,
.rich-text-editor-big h3,
.rich-text-editor-big h4,
.rich-text-editor-big h5,
.rich-text-editor-big h6{
  font-weight: 700;
}

.rich-text-editor h1,
.rich-text-editor h2,
.rich-text-editor h3,
.rich-text-editor h4,
.rich-text-editor h5,
.rich-text-editor h6{
  font-weight: 700;
}

.rich-text-editor-big h1{
  margin-bottom: 1.25rem;
  font-size: 4rem;
}

.rich-text-editor-big h2{
  margin-bottom: 1.25rem;
  font-size: 2.875rem;
}

.rich-text-editor-big h3{
  margin-bottom: 0.75rem;
  font-size: 1.625rem;
}

.rich-text-editor-big h4{
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
}

.form-row{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
}

.classic-form-box{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.375rem;
}

.classic-form-box label{
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(0 12 41 / 0.6);
}

.classic-form-box input{
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: #666D7E4D;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 12 41 / var(--tw-text-opacity, 1));
}

.classic-form-box input::-moz-placeholder{
  color: rgb(0 12 41 / 0.4);
}

.classic-form-box input::placeholder{
  color: rgb(0 12 41 / 0.4);
}

@media (min-width: 480px){
  .classic-form-box input{
    font-size: 1.125rem;
  }
}

.checkbox-container{
  position: relative;
  margin-bottom: 0.75rem;
  display: flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: flex-start;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(5 118 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .checkbox-container{
    align-items: center;
  }
}

.checkbox-container input{
  position: absolute;
  height: 0px;
  width: 0px;
  cursor: pointer;
  opacity: 0;
}

.checkbox-container-checkmark{
  position: relative;
  height: 1.4rem;
  width: 1.4rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(210 212 217 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media (min-width: 480px){
  .checkbox-container-checkmark{
    height: 1.875rem;
    width: 1.875rem;
  }
}

.checkbox-container:hover input ~ .checkbox-container-checkmark{
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(5 118 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.checkbox-container input:checked ~ .checkbox-container-checkmark{
  --tw-border-opacity: 1;
  border-color: rgb(5 118 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(5 118 255 / var(--tw-bg-opacity, 1));
}

.checkbox-container-checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input:checked ~ .checkbox-container-checkmark::after{
  display: block;
}

.checkbox-container .checkbox-container-checkmark::after {
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  left: 0.625rem;
  top: 0.3125rem;
  height: 0.9375rem;
  width: 0.5rem;
}

.homepage-divider{
  position: absolute;
  top: -1.4375rem;
  display: flex;
  --tw-rotate: 1deg;
  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;
  gap: 1.75rem;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(5 118 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.homepage-divider>p{
  flex-shrink: 0;
}

.homepage-divider-dot{
  display: block;
  height: 0.3125rem;
  width: 0.3125rem;
  flex-shrink: 0;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.program-tab.active{
  border-width: 0.125rem;
  --tw-border-opacity: 1;
  border-color: rgb(5 118 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(224 236 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.place-tab.active{
  --tw-text-opacity: 1;
  color: rgb(5 118 255 / var(--tw-text-opacity, 1));
}

.place-tab.active::after{
  content: '';
  position: absolute;
  left: 0.0625rem;
  top: 0px;
  height: 100%;
  width: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(5 118 255 / var(--tw-bg-opacity, 1));
}

.program-table tr:first-of-type td, .program-table tr:first-of-type td .program-cell-content-box{
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

.program-table tr:last-of-type td{
  overflow: hidden;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  border-bottom-width: 0px;
}

.program-cell-time{
  width: auto;
  border-bottom-width: 0.125rem;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(242 247 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 12 41 / var(--tw-text-opacity, 1));
}

@media (min-width: 520px){
  .program-cell-time{
    width: 12.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.program-cell-content{
  padding-left: 0.5rem;
}

@media (min-width: 520px){
  .program-cell-content{
    padding-left: 1rem;
  }
}

.program-cell-content-box{
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 520px){
  .program-cell-content-box{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

#hp-slider-overlay-right{
  background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 70%);
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fade-in {
  animation: fadeIn 0.3s ease-out forwards;
}

.fade-out {
  animation: fadeOut 0.3s ease-in forwards;
}

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

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

.galavecer-box h1, .galavecer-box h2, .galavecer-box h3, .galavecer-box h4, .galavecer-box h5{
  margin-bottom: 1.25rem;
  font-size: 1.875rem;
}

@media (min-width: 768px){
  .galavecer-box h1, .galavecer-box h2, .galavecer-box h3, .galavecer-box h4, .galavecer-box h5{
    font-size: 2.25rem;
  }
}

@media (min-width: 1366px){
  .galavecer-box h1, .galavecer-box h2, .galavecer-box h3, .galavecer-box h4, .galavecer-box h5{
    font-size: 2.875rem;
  }
}

.galavecer-box p{
  margin-bottom: 1.75rem;
  font-weight: 300;
}

.galavecer-box-icon{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1279px){
  .galavecer-box-icon{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.galavecer-box-icon h1, .galavecer-box-icon h2, .galavecer-box-icon h3, .galavecer-box-icon h4, .galavecer-box-icon h5{
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
  font-weight: 700;
}

.js-slide-content{
  background: #000C28;
  background: linear-gradient(180deg, rgba(0, 12, 40, 0) 0%, rgba(0, 12, 40, 0.82) 100%);
}

.gala-end{
  background: #010F2D;
  background: linear-gradient(180deg, rgba(1, 15, 45, 0) 0%, rgba(3, 49, 147, 0.5) 100%);
}

.video-suffix{
  background: #010B1F;
  background: linear-gradient(180deg, rgba(1, 11, 31, 0) 0%, rgba(0, 12, 41, 1) 100%);
}

.video-js .vjs-tech{
  -o-object-fit: cover;
     object-fit: cover;
  height: 32rem;
}

@media (min-width: 428px){
  .video-js .vjs-tech{
    height: 40rem;
  }
}

@media (min-width: 601px){
  .video-js .vjs-tech{
    height: 43.5rem;
  }
}

.my-video-dimensions.vjs-fluid:not(.vjs-audio-only-mode){
  padding-top: 0!important;
}

.placeholder\:text-primary-darkblue\/40::-moz-placeholder{
  color: rgb(0 12 41 / 0.4);
}

.placeholder\:text-primary-darkblue\/40::placeholder{
  color: rgb(0 12 41 / 0.4);
}

.hover\:bg-\[\#990808\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 8 8 / var(--tw-bg-opacity, 1));
}

.hover\:bg-secondary-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 140 255 / var(--tw-bg-opacity, 1));
}

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

.focus\:ring-0: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(0px + 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);
}

.group:hover .group-hover\:block{
  display: block;
}

.group:hover .group-hover\:border-primary-blue{
  --tw-border-opacity: 1;
  border-color: rgb(5 118 255 / var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:border-primary-blue{
  --tw-border-opacity: 1;
  border-color: rgb(5 118 255 / var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:bg-\[\#E0ECFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(224 236 255 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:text-primary-blue{
  --tw-text-opacity: 1;
  color: rgb(5 118 255 / var(--tw-text-opacity, 1));
}

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

@media (min-width: 375px){
  .md-mobile\:block{
    display: block;
  }

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

@media (min-width: 428px){
  .lg-mobile\:top-\[40\%\]{
    top: 40%;
  }

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

  .lg-mobile\:block{
    display: block;
  }

  .lg-mobile\:h-6{
    height: 1.5rem;
  }

  .lg-mobile\:h-\[40rem\]{
    height: 40rem;
  }

  .lg-mobile\:w-6{
    width: 1.5rem;
  }

  .lg-mobile\:items-center{
    align-items: center;
  }

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

  .lg-mobile\:text-\[1\.5rem\]{
    font-size: 1.5rem;
  }

  .lg-mobile\:text-\[2\.375rem\]{
    font-size: 2.375rem;
  }

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

@media (min-width: 480px){
  .xl-mobile\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .xl-mobile\:\!h-\[12\.5rem\]{
    height: 12.5rem !important;
  }

  .xl-mobile\:h-\[1\.875rem\]{
    height: 1.875rem;
  }

  .xl-mobile\:min-h-\[3\.5rem\]{
    min-height: 3.5rem;
  }

  .xl-mobile\:w-\[1\.875rem\]{
    width: 1.875rem;
  }

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

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

  .xl-mobile\:flex-col{
    flex-direction: column;
  }

  .xl-mobile\:items-start{
    align-items: flex-start;
  }

  .xl-mobile\:justify-start{
    justify-content: flex-start;
  }

  .xl-mobile\:text-\[1\.125rem\]{
    font-size: 1.125rem;
  }

  .xl-mobile\:text-\[1\.40rem\]{
    font-size: 1.40rem;
  }

  .xl-mobile\:text-\[1\.4rem\]{
    font-size: 1.4rem;
  }

  .xl-mobile\:text-\[4rem\]{
    font-size: 4rem;
  }

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

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

@media (min-width: 520px){
  .xs-tablet\:mb-8{
    margin-bottom: 2rem;
  }

  .xs-tablet\:block{
    display: block;
  }

  .xs-tablet\:h-8{
    height: 2rem;
  }

  .xs-tablet\:h-\[14\.375rem\]{
    height: 14.375rem;
  }

  .xs-tablet\:h-\[4rem\]{
    height: 4rem;
  }

  .xs-tablet\:w-8{
    width: 2rem;
  }

  .xs-tablet\:w-\[12\.5rem\]{
    width: 12.5rem;
  }

  .xs-tablet\:w-\[4rem\]{
    width: 4rem;
  }

  .xs-tablet\:w-full{
    width: 100%;
  }

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

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

  .xs-tablet\:flex-row{
    flex-direction: row;
  }

  .xs-tablet\:items-center{
    align-items: center;
  }

  .xs-tablet\:gap-3{
    gap: 0.75rem;
  }

  .xs-tablet\:gap-4{
    gap: 1rem;
  }

  .xs-tablet\:gap-8{
    gap: 2rem;
  }

  .xs-tablet\:rounded-\[0\.625rem\]{
    border-radius: 0.625rem;
  }

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

  .xs-tablet\:\!text-base{
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .xs-tablet\:\!text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .xs-tablet\:text-\[1\.625rem\]{
    font-size: 1.625rem;
  }

  .xs-tablet\:text-\[2\.2rem\]{
    font-size: 2.2rem;
  }

  .xs-tablet\:text-\[2\.875rem\]{
    font-size: 2.875rem;
  }

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

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

@media (min-width: 601px){
  .sm-tablet\:h-\[38\.25rem\]{
    height: 38.25rem;
  }

  .sm-tablet\:h-\[43\.5rem\]{
    height: 43.5rem;
  }

  .sm-tablet\:w-auto{
    width: auto;
  }

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

@media (min-width: 768px){
  .n-tablet\:right-0{
    right: 0px;
  }

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

  .n-tablet\:ml-0{
    margin-left: 0px;
  }

  .n-tablet\:\!h-\[18\.125rem\]{
    height: 18.125rem !important;
  }

  .n-tablet\:h-\[21\.875rem\]{
    height: 21.875rem;
  }

  .n-tablet\:h-auto{
    height: auto;
  }

  .n-tablet\:min-h-\[3\.75rem\]{
    min-height: 3.75rem;
  }

  .n-tablet\:w-auto{
    width: auto;
  }

  .n-tablet\:max-w-\[18\.75rem\]{
    max-width: 18.75rem;
  }

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

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

  .n-tablet\:flex-row{
    flex-direction: row;
  }

  .n-tablet\:items-start{
    align-items: flex-start;
  }

  .n-tablet\:items-center{
    align-items: center;
  }

  .n-tablet\:text-left{
    text-align: left;
  }

  .n-tablet\:text-\[1\.025rem\]{
    font-size: 1.025rem;
  }

  .n-tablet\:text-\[1\.125rem\]{
    font-size: 1.125rem;
  }

  .n-tablet\:text-\[1\.5rem\]{
    font-size: 1.5rem;
  }

  .n-tablet\:text-\[1\.625rem\]{
    font-size: 1.625rem;
  }

  .n-tablet\:text-\[2\.25rem\]{
    font-size: 2.25rem;
  }

  .n-tablet\:text-\[2\.5rem\]{
    font-size: 2.5rem;
  }

  .n-tablet\:text-\[2\.875rem\]{
    font-size: 2.875rem;
  }

  .n-tablet\:text-\[3rem\]{
    font-size: 3rem;
  }
}

@media (min-width: 800px){
  .md-tablet\:top-\[15\%\]{
    top: 15%;
  }

  .md-tablet\:block{
    display: block;
  }

  .md-tablet\:min-h-\[21\.875rem\]{
    min-height: 21.875rem;
  }

  .md-tablet\:min-h-\[30\.875rem\]{
    min-height: 30.875rem;
  }

  .md-tablet\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    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));
  }

  .md-tablet\:text-\[2\.875rem\]{
    font-size: 2.875rem;
  }
}

@media (min-width: 962px){
  .lg-tablet\:mt-12{
    margin-top: 3rem;
  }

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

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

  .lg-tablet\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

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

  .lg-tablet\:text-\[1\.625rem\]{
    font-size: 1.625rem;
  }
}

@media (min-width: 1279px){
  .xs-desktop\:sticky{
    position: sticky;
  }

  .xs-desktop\:top-8{
    top: 2rem;
  }

  .xs-desktop\:order-1{
    order: 1;
  }

  .xs-desktop\:order-2{
    order: 2;
  }

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

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

  .xs-desktop\:block{
    display: block;
  }

  .xs-desktop\:flex{
    display: flex;
  }

  .xs-desktop\:hidden{
    display: none;
  }

  .xs-desktop\:max-h-\[32\.75rem\]{
    max-height: 32.75rem;
  }

  .xs-desktop\:w-\[17\.5rem\]{
    width: 17.5rem;
  }

  .xs-desktop\:w-auto{
    width: auto;
  }

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

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

  .xs-desktop\:grid-cols-\[21\.5rem_1fr\]{
    grid-template-columns: 21.5rem 1fr;
  }

  .xs-desktop\:grid-cols-\[26\.25rem\2c _1fr\]{
    grid-template-columns: 26.25rem 1fr;
  }

  .xs-desktop\:flex-row{
    flex-direction: row;
  }

  .xs-desktop\:items-start{
    align-items: flex-start;
  }

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

  .xs-desktop\:pl-16{
    padding-left: 4rem;
  }

  .xs-desktop\:pl-\[3\.1875rem\]{
    padding-left: 3.1875rem;
  }

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

  .xs-desktop\:text-left{
    text-align: left;
  }

  .xs-desktop\:text-\[1\.125rem\]{
    font-size: 1.125rem;
  }

  .xs-desktop\:text-\[1\.5rem\]{
    font-size: 1.5rem;
  }

  .xs-desktop\:text-\[3\.5rem\]{
    font-size: 3.5rem;
  }

  .xs-desktop\:text-\[3rem\]{
    font-size: 3rem;
  }

  .xs-desktop\:text-\[4rem\]{
    font-size: 4rem;
  }

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

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

  .group:hover .xs-desktop\:group-hover\:pointer-events-auto{
    pointer-events: auto;
  }

  .group:hover .xs-desktop\:group-hover\:opacity-100{
    opacity: 1;
  }
}

@media (min-width: 1366px){
  .sm-desktop\:inline-flex{
    display: inline-flex;
  }

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

  .sm-desktop\:text-\[2\.875rem\]{
    font-size: 2.875rem;
  }
}

@media (min-width: 1536px){
  .lg-desktop\:\!h-\[22rem\]{
    height: 22rem !important;
  }

  .lg-desktop\:max-h-\[38\.75rem\]{
    max-height: 38.75rem;
  }
}

.\[\&\>nav\>ul\>li\]\:mb-4>nav>ul>li{
  margin-bottom: 1rem;
}

.\[\&\>nav\>ul\>li\]\:text-sm>nav>ul>li{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.\[\&\>nav\>ul\>li\]\:text-gray-400>nav>ul>li{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.\[\&\>p\>a\]\:text-primary-blue>p>a{
  --tw-text-opacity: 1;
  color: rgb(5 118 255 / var(--tw-text-opacity, 1));
}

.\[\&\>p\>a\]\:underline>p>a{
  text-decoration-line: underline;
}

.\[\&\>p\>strong\]\:text-primary-blue>p>strong{
  --tw-text-opacity: 1;
  color: rgb(5 118 255 / var(--tw-text-opacity, 1));
}

.\[\&\>p\]\:shrink-0>p{
  flex-shrink: 0;
}

.\[\&\>span\]\:flex>span{
  display: flex;
}

.\[\&\>span\]\:items-center>span{
  align-items: center;
}

.\[\&\>span\]\:justify-center>span{
  justify-content: center;
}

.\[\&\>span\]\:gap-5>span{
  gap: 1.25rem;
}

.\[\&\>strong\]\:text-primary-blue>strong{
  --tw-text-opacity: 1;
  color: rgb(5 118 255 / var(--tw-text-opacity, 1));
}