@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*
! tailwindcss v3.4.0 | 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 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

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

::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:  ;
}
.btn{
  position: relative;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  padding: 10px 40px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
}
.btn-block{
  position: relative;
  width: 100%;
}
button:disabled,
  .btn:disabled,
  .btn[disabled]{
  cursor: not-allowed;
  opacity: 0.8;
}
.btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(8 63 136 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(8 63 136 / var(--tw-text-opacity));
}
.btn-outline-primary{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(8 63 136 / var(--tw-text-opacity));
}
.btn-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(49 109 182 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(8 63 136 / var(--tw-text-opacity));
}
.btn-outline-secondary{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(49 109 182 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(49 109 182 / var(--tw-text-opacity));
}
.btn-light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(8 63 136 / var(--tw-text-opacity));
}
.btn-success{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.form-control{
  width: 100%;
  min-width: 4rem;
  max-width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem 0.6rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}
.form-control::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(30 41 59 / var(--tw-placeholder-opacity));
}
.form-control::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(30 41 59 / var(--tw-placeholder-opacity));
}
.form-control{
  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;
}
.form-control:focus{
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.title{
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}
.subtitle{
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}
.paragraph{
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(113 110 113 / var(--tw-text-opacity));
}
.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;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-5{
  bottom: -1.25rem;
}
.-top-4{
  top: -1rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-10{
  bottom: 2.5rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.right-10{
  right: 2.5rem;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-5{
  right: 1.25rem;
}
.right-6{
  right: 1.5rem;
}
.right-\[12\%\]{
  right: 12%;
}
.top-0{
  top: 0px;
}
.top-10{
  top: 2.5rem;
}
.top-2{
  top: 0.5rem;
}
.top-20{
  top: 5rem;
}
.top-3{
  top: 0.75rem;
}
.top-\[0px\]{
  top: 0px;
}
.top-\[12\%\]{
  top: 12%;
}
.top-\[130px\]{
  top: 130px;
}
.top-\[47px\]{
  top: 47px;
}
.top-\[4rem\]{
  top: 4rem;
}
.top-\[69px\]{
  top: 69px;
}
.top-\[7\%\]{
  top: 7%;
}
.top-\[8\%\]{
  top: 8%;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[15\]{
  z-index: 15;
}
.z-\[20\]{
  z-index: 20;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[52\]{
  z-index: 52;
}
.z-\[60\]{
  z-index: 60;
}
.z-\[98\]{
  z-index: 98;
}
.z-\[99\]{
  z-index: 99;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-11{
  grid-column: span 11 / span 11;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-4{
  grid-column: span 4 / span 4;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.col-span-full{
  grid-column: 1 / -1;
}
.clear-both{
  clear: both;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[2\.5\%\]{
  margin-bottom: 2.5%;
}
.mb-\[22px\]{
  margin-bottom: 22px;
}
.ml-0{
  margin-left: 0px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.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-8{
  margin-top: 2rem;
}
.mt-\[15vh\]{
  margin-top: 15vh;
}
.mt-\[2\.5\%\]{
  margin-top: 2.5%;
}
.mt-\[4rem\]{
  margin-top: 4rem;
}
.box-border{
  box-sizing: border-box;
}
.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;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.size-10{
  width: 2.5rem;
  height: 2.5rem;
}
.size-12{
  width: 3rem;
  height: 3rem;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.size-\[110px\]{
  width: 110px;
  height: 110px;
}
.size-\[200px\]{
  width: 200px;
  height: 200px;
}
.size-\[300px\]{
  width: 300px;
  height: 300px;
}
.size-\[30px\]{
  width: 30px;
  height: 30px;
}
.size-\[40px\]{
  width: 40px;
  height: 40px;
}
.size-\[50px\]{
  width: 50px;
  height: 50px;
}
.size-\[65px\]{
  width: 65px;
  height: 65px;
}
.size-\[68px\]{
  width: 68px;
  height: 68px;
}
.size-\[70px\]{
  width: 70px;
  height: 70px;
}
.size-\[80px\]{
  width: 80px;
  height: 80px;
}
.size-\[98px\]{
  width: 98px;
  height: 98px;
}
.size-fit{
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.size-full{
  width: 100%;
  height: 100%;
}
.h-0{
  height: 0px;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-20{
  height: 5rem;
}
.h-32{
  height: 8rem;
}
.h-36{
  height: 9rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[1\.5rem\]{
  height: 1.5rem;
}
.h-\[100\%\]{
  height: 100%;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[10vh\]{
  height: 10vh;
}
.h-\[16px\]{
  height: 16px;
}
.h-\[18px\]{
  height: 18px;
}
.h-\[2\.2rem\]{
  height: 2.2rem;
}
.h-\[2\.5rem\]{
  height: 2.5rem;
}
.h-\[2\.8rem\]{
  height: 2.8rem;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[20vh\]{
  height: 20vh;
}
.h-\[240px\]{
  height: 240px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[25px\]{
  height: 25px;
}
.h-\[25vh\]{
  height: 25vh;
}
.h-\[2rem\]{
  height: 2rem;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[30vh\]{
  height: 30vh;
}
.h-\[350px\]{
  height: 350px;
}
.h-\[35px\]{
  height: 35px;
}
.h-\[35vh\]{
  height: 35vh;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[40vh\]{
  height: 40vh;
}
.h-\[41vh\]{
  height: 41vh;
}
.h-\[427px\]{
  height: 427px;
}
.h-\[42px\]{
  height: 42px;
}
.h-\[45px\]{
  height: 45px;
}
.h-\[45vh\]{
  height: 45vh;
}
.h-\[4rem\]{
  height: 4rem;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[50vh\]{
  height: 50vh;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[5vh\]{
  height: 5vh;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[62px\]{
  height: 62px;
}
.h-\[6vh\]{
  height: 6vh;
}
.h-\[70vh\]{
  height: 70vh;
}
.h-\[7rem\]{
  height: 7rem;
}
.h-\[7vh\]{
  height: 7vh;
}
.h-\[93\%\]{
  height: 93%;
}
.h-\[9vh\]{
  height: 9vh;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-screen{
  height: 100vh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-60{
  max-height: 15rem;
}
.max-h-\[170px\]{
  max-height: 170px;
}
.max-h-\[25vh\]{
  max-height: 25vh;
}
.max-h-\[29\%\]{
  max-height: 29%;
}
.max-h-\[30\%\]{
  max-height: 30%;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[30vh\]{
  max-height: 30vh;
}
.max-h-\[350px\]{
  max-height: 350px;
}
.max-h-\[40vh\]{
  max-height: 40vh;
}
.max-h-\[45vh\]{
  max-height: 45vh;
}
.max-h-\[50vh\]{
  max-height: 50vh;
}
.max-h-\[70vh\]{
  max-height: 70vh;
}
.max-h-\[75px\]{
  max-height: 75px;
}
.max-h-\[90vh\]{
  max-height: 90vh;
}
.max-h-screen{
  max-height: 100vh;
}
.min-h-\[10vh\]{
  min-height: 10vh;
}
.min-h-\[30vh\]{
  min-height: 30vh;
}
.min-h-\[40vh\]{
  min-height: 40vh;
}
.min-h-screen{
  min-height: 100vh;
}
.w-0{
  width: 0px;
}
.w-1{
  width: 0.25rem;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-1\/4{
  width: 25%;
}
.w-1\/5{
  width: 20%;
}
.w-1\/6{
  width: 16.666667%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-2\/3{
  width: 66.666667%;
}
.w-20{
  width: 5rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-5{
  width: 1.25rem;
}
.w-5\/6{
  width: 83.333333%;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[1\.5rem\]{
  width: 1.5rem;
}
.w-\[10\%\]{
  width: 10%;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[10px\]{
  width: 10px;
}
.w-\[10rem\]{
  width: 10rem;
}
.w-\[10vw\]{
  width: 10vw;
}
.w-\[125px\]{
  width: 125px;
}
.w-\[13rem\]{
  width: 13rem;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[16px\]{
  width: 16px;
}
.w-\[180px\]{
  width: 180px;
}
.w-\[2\.2rem\]{
  width: 2.2rem;
}
.w-\[2\.5rem\]{
  width: 2.5rem;
}
.w-\[2\.8rem\]{
  width: 2.8rem;
}
.w-\[20\%\]{
  width: 20%;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[220px\]{
  width: 220px;
}
.w-\[22rem\]{
  width: 22rem;
}
.w-\[25px\]{
  width: 25px;
}
.w-\[2rem\]{
  width: 2rem;
}
.w-\[30\%\]{
  width: 30%;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[30px\]{
  width: 30px;
}
.w-\[30vw\]{
  width: 30vw;
}
.w-\[35px\]{
  width: 35px;
}
.w-\[35rem\]{
  width: 35rem;
}
.w-\[386px\]{
  width: 386px;
}
.w-\[38px\]{
  width: 38px;
}
.w-\[40\%\]{
  width: 40%;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[40vh\]{
  width: 40vh;
}
.w-\[40vw\]{
  width: 40vw;
}
.w-\[4rem\]{
  width: 4rem;
}
.w-\[50\%\]{
  width: 50%;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[58px\]{
  width: 58px;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[60rem\]{
  width: 60rem;
}
.w-\[60vw\]{
  width: 60vw;
}
.w-\[70\%\]{
  width: 70%;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[70vh\]{
  width: 70vh;
}
.w-\[7rem\]{
  width: 7rem;
}
.w-\[8\%\]{
  width: 8%;
}
.w-\[80\%\]{
  width: 80%;
}
.w-\[80px\]{
  width: 80px;
}
.w-\[80vh\]{
  width: 80vh;
}
.w-\[85\%\]{
  width: 85%;
}
.w-\[85px\]{
  width: 85px;
}
.w-\[8rem\]{
  width: 8rem;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[92\%\]{
  width: 92%;
}
.w-\[95\%\]{
  width: 95%;
}
.w-\[98\%\]{
  width: 98%;
}
.w-\[9rem\]{
  width: 9rem;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.min-w-\[17rem\]{
  min-width: 17rem;
}
.min-w-\[4rem\]{
  min-width: 4rem;
}
.max-w-\[13rem\]{
  max-width: 13rem;
}
.max-w-\[140px\]{
  max-width: 140px;
}
.max-w-\[30rem\]{
  max-width: 30rem;
}
.max-w-\[350px\]{
  max-width: 350px;
}
.max-w-\[40vh\]{
  max-width: 40vh;
}
.max-w-\[7rem\]{
  max-width: 7rem;
}
.max-w-\[90\%\]{
  max-width: 90%;
}
.max-w-\[90px\]{
  max-width: 90px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-none{
  flex: none;
}
.shrink-0{
  flex-shrink: 0;
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-10{
  --tw-translate-y: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin{

  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-zoom-in{
  cursor: zoom-in;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-\[2fr_1fr_1fr_1fr_auto_auto\]{
  grid-template-columns: 2fr 1fr 1fr 1fr auto auto;
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.\!items-start{
  align-items: flex-start !important;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-items-start{
  justify-items: start;
}
.justify-items-center{
  justify-items: center;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.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-\[10px\]{
  gap: 10px;
}
.gap-\[2\.5rem\]{
  gap: 2.5rem;
}
.gap-\[2px\]{
  gap: 2px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[50px\]{
  gap: 50px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[60px\]{
  gap: 60px;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-wrap{
  text-wrap: wrap;
}
.text-pretty{
  text-wrap: pretty;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-e-md{
  border-start-end-radius: 0.375rem;
  border-end-end-radius: 0.375rem;
}
.rounded-s-md{
  border-start-start-radius: 0.375rem;
  border-end-start-radius: 0.375rem;
}
.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.rounded-bl-md{
  border-bottom-left-radius: 0.375rem;
}
.rounded-tl-md{
  border-top-left-radius: 0.375rem;
}
.rounded-tr-md{
  border-top-right-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-\[0\.5px\]{
  border-width: 0.5px;
}
.border-\[3px\]{
  border-width: 3px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-4{
  border-bottom-width: 4px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-l-8{
  border-left-width: 8px;
}
.border-r{
  border-right-width: 1px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-t-4{
  border-top-width: 4px;
}
.border-none{
  border-style: none;
}
.border-danger{
  --tw-border-opacity: 1;
  border-color: rgb(196 24 60 / var(--tw-border-opacity));
}
.border-dark-primary{
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.border-dark-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(49 109 182 / var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-green-700{
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity));
}
.border-green-800{
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.border-primary\/20{
  border-color: rgb(8 63 136 / 0.2);
}
.border-primary\/50{
  border-color: rgb(8 63 136 / 0.5);
}
.border-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(49 109 182 / var(--tw-border-opacity));
}
.border-secondary\/0{
  border-color: rgb(49 109 182 / 0);
}
.border-slate-100{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity));
}
.border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.border-slate-400{
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-yellow-500{
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity));
}
.border-b-primary{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.border-b-slate-300{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.border-b-transparent{
  border-bottom-color: transparent;
}
.border-opacity-20{
  --tw-border-opacity: 0.2;
}
.bg-\[\#1E1E1E\]{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity));
}
.bg-\[\#99D4F2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(153 212 242 / var(--tw-bg-opacity));
}
.bg-danger{
  --tw-bg-opacity: 1;
  background-color: rgb(196 24 60 / var(--tw-bg-opacity));
}
.bg-dark-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(8 63 136 / var(--tw-bg-opacity));
}
.bg-dark-primary\/40{
  background-color: rgb(8 63 136 / 0.4);
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-gray-900\/20{
  background-color: rgb(17 24 39 / 0.2);
}
.bg-gray-900\/50{
  background-color: rgb(17 24 39 / 0.5);
}
.bg-green-200{
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}
.bg-green-300{
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(8 63 136 / var(--tw-bg-opacity));
}
.bg-primary\/20{
  background-color: rgb(8 63 136 / 0.2);
}
.bg-red-300{
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(49 109 182 / var(--tw-bg-opacity));
}
.bg-secondary\/0{
  background-color: rgb(49 109 182 / 0);
}
.bg-secondary\/10{
  background-color: rgb(49 109 182 / 0.1);
}
.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.bg-slate-200{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.bg-slate-300{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.bg-slate-300\/0{
  background-color: rgb(203 213 225 / 0);
}
.bg-slate-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.bg-slate-500{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}
.bg-slate-900\/20{
  background-color: rgb(15 23 42 / 0.2);
}
.bg-success{
  --tw-bg-opacity: 1;
  background-color: rgb(23 198 113 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-warning{
  --tw-bg-opacity: 1;
  background-color: rgb(255 180 0 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-blue-500{
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-dark-primary\/50{
  --tw-gradient-from: rgb(8 63 136 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(8 63 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-800{
  --tw-gradient-from: #166534 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary{
  --tw-gradient-from: #083F88 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(8 63 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-secondary\/20{
  --tw-gradient-from: rgb(49 109 182 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(49 109 182 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-slate-100{
  --tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-slate-900{
  --tw-gradient-from: #0f172a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-blue-700{
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}
.to-dark-primary{
  --tw-gradient-to: #083F88 var(--tw-gradient-to-position);
}
.to-dark-primary\/15{
  --tw-gradient-to: rgb(8 63 136 / 0.15) var(--tw-gradient-to-position);
}
.to-green-400{
  --tw-gradient-to: #4ade80 var(--tw-gradient-to-position);
}
.to-secondary{
  --tw-gradient-to: #316DB6 var(--tw-gradient-to-position);
}
.to-secondary\/10{
  --tw-gradient-to: rgb(49 109 182 / 0.1) var(--tw-gradient-to-position);
}
.to-slate-200{
  --tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position);
}
.to-slate-900\/20{
  --tw-gradient-to: rgb(15 23 42 / 0.2) var(--tw-gradient-to-position);
}
.fill-primary{
  fill: #083F88;
}
.fill-slate-200{
  fill: #e2e8f0;
}
.fill-white{
  fill: #fff;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-10{
  padding: 2.5rem;
}
.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-7{
  padding: 1.75rem;
}
.p-8{
  padding: 2rem;
}
.p-\[0\%_10\%\]{
  padding: 0% 10%;
}
.p-\[0\%_3\%_3\%_3\%\]{
  padding: 0% 3% 3% 3%;
}
.p-\[0\.15rem_1rem\]{
  padding: 0.15rem 1rem;
}
.p-\[0\.5rem\]{
  padding: 0.5rem;
}
.p-\[0\.5rem_0\.6rem\]{
  padding: 0.5rem 0.6rem;
}
.p-\[0\.5rem_1rem\]{
  padding: 0.5rem 1rem;
}
.p-\[1\%\]{
  padding: 1%;
}
.p-\[1\%_10\.5\%\]{
  padding: 1% 10.5%;
}
.p-\[1\%_2\.5\%\]{
  padding: 1% 2.5%;
}
.p-\[10px_20px\]{
  padding: 10px 20px;
}
.p-\[2\%_2\%\]{
  padding: 2% 2%;
}
.p-\[2\%_25\%\]{
  padding: 2% 25%;
}
.p-\[2\.5\%\]{
  padding: 2.5%;
}
.p-\[2rem\]{
  padding: 2rem;
}
.p-\[3\%_7\%\]{
  padding: 3% 7%;
}
.p-px{
  padding: 1px;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.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-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[1\.5\%\]{
  padding-left: 1.5%;
  padding-right: 1.5%;
}
.px-\[10\%\]{
  padding-left: 10%;
  padding-right: 10%;
}
.px-\[100px\]{
  padding-left: 100px;
  padding-right: 100px;
}
.px-\[14px\]{
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[25\%\]{
  padding-left: 25%;
  padding-right: 25%;
}
.px-\[25px\]{
  padding-left: 25px;
  padding-right: 25px;
}
.px-\[2rem\]{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[45px\]{
  padding-left: 45px;
  padding-right: 45px;
}
.px-\[60px\]{
  padding-left: 60px;
  padding-right: 60px;
}
.px-\[7\%\]{
  padding-left: 7%;
  padding-right: 7%;
}
.px-\[70px\]{
  padding-left: 70px;
  padding-right: 70px;
}
.px-\[75px\]{
  padding-left: 75px;
  padding-right: 75px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.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-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[0\.8rem\]{
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[2\%\]{
  padding-top: 2%;
  padding-bottom: 2%;
}
.py-\[20px\]{
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[25px\]{
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-\[2px\]{
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[30px\]{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[3rem\]{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-\[40px\]{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[5\%\]{
  padding-top: 5%;
  padding-bottom: 5%;
}
.py-\[50px\]{
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[7\%\]{
  padding-top: 7%;
  padding-bottom: 7%;
}
.py-\[70px\]{
  padding-top: 70px;
  padding-bottom: 70px;
}
.py-\[7px\]{
  padding-top: 7px;
  padding-bottom: 7px;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-\[120px\]{
  padding-bottom: 120px;
}
.pb-\[2\.5\%\]{
  padding-bottom: 2.5%;
}
.pb-\[25px\]{
  padding-bottom: 25px;
}
.pl-10{
  padding-left: 2.5rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-\[10\%\]{
  padding-top: 10%;
}
.pt-\[30px\]{
  padding-top: 30px;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.align-middle{
  vertical-align: middle;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[0\.8rem\]{
  font-size: 0.8rem;
}
.text-\[0\.9rem\]{
  font-size: 0.9rem;
}
.text-\[1\.05rem\]{
  font-size: 1.05rem;
}
.text-\[1\.2rem\]{
  font-size: 1.2rem;
}
.text-\[1\.4rem\]{
  font-size: 1.4rem;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[1\.75rem\]{
  font-size: 1.75rem;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[17px\]{
  font-size: 17px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[1rem\]{
  font-size: 1rem;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[27px\]{
  font-size: 27px;
}
.text-\[2rem\]{
  font-size: 2rem;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[34px\]{
  font-size: 34px;
}
.text-\[53px\]{
  font-size: 53px;
}
.text-\[54px\]{
  font-size: 54px;
}
.text-\[9px\]{
  font-size: 9px;
}
.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-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-\[500\]{
  font-weight: 500;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-\[\#000066\]{
  --tw-text-opacity: 1;
  color: rgb(0 0 102 / var(--tw-text-opacity));
}
.text-\[\#64748B\]{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-blue-900{
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
}
.text-danger{
  --tw-text-opacity: 1;
  color: rgb(196 24 60 / var(--tw-text-opacity));
}
.text-dark-primary{
  --tw-text-opacity: 1;
  color: rgb(8 63 136 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-gray-950{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}
.text-inherit{
  color: inherit;
}
.text-paragraph{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(8 63 136 / var(--tw-text-opacity));
}
.text-primary\/60{
  color: rgb(8 63 136 / 0.6);
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(49 109 182 / var(--tw-text-opacity));
}
.text-slate-300{
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity));
}
.text-slate-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.text-slate-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}
.text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}
.text-slate-950{
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
}
.text-warning{
  --tw-text-opacity: 1;
  color: rgb(255 180 0 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.placeholder-slate-300::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(203 213 225 / var(--tw-placeholder-opacity));
}
.placeholder-slate-300::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(203 213 225 / var(--tw-placeholder-opacity));
}
.placeholder-slate-800::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(30 41 59 / var(--tw-placeholder-opacity));
}
.placeholder-slate-800::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(30 41 59 / var(--tw-placeholder-opacity));
}
.placeholder-slate-900::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(15 23 42 / var(--tw-placeholder-opacity));
}
.placeholder-slate-900::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(15 23 42 / var(--tw-placeholder-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-45{
  opacity: 0.45;
}
.opacity-75{
  opacity: 0.75;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-slate-400{
  --tw-shadow-color: #94a3b8;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline-primary{
  outline-color: #083F88;
}
.ring-0{
  --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);
}
.ring-offset-white{
  --tw-ring-offset-color: #fff;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-xl{
  --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.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-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.\[-moz-appearance\:textfield\]{
  -moz-appearance: textfield;
}
.\[appearance\:textfield\]{
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
.file\:border-0::file-selector-button{
  border-width: 0px;
}
.file\:bg-transparent::file-selector-button{
  background-color: transparent;
}
.file\:text-sm::file-selector-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.file\:font-medium::file-selector-button{
  font-weight: 500;
}
.placeholder\:text-gray-400\/90::-moz-placeholder{
  color: rgb(156 163 175 / 0.9);
}
.placeholder\:text-gray-400\/90::placeholder{
  color: rgb(156 163 175 / 0.9);
}
.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-y-0::before{
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.before\:my-auto::before{
  content: var(--tw-content);
  margin-top: auto;
  margin-bottom: auto;
}
.before\:h-\[20px\]::before{
  content: var(--tw-content);
  height: 20px;
}
.before\:w-\[20px\]::before{
  content: var(--tw-content);
  width: 20px;
}
.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}
.before\:shadow-\[1px_1px_3px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]::before{
  content: var(--tw-content);
  --tw-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  --tw-shadow-colored: 1px 1px 3px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.before\:transition-\[margin-left\]::before{
  content: var(--tw-content);
  transition-property: margin-left;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.before\:duration-200::before{
  content: var(--tw-content);
  transition-duration: 200ms;
}
.before\:ease-in-out::before{
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.first\:rounded-l:first-child{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.first\:rounded-t-md:first-child{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.last\:rounded-r:last-child{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.checked\:border-primary:checked{
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.checked\:bg-primary:checked{
  --tw-bg-opacity: 1;
  background-color: rgb(8 63 136 / var(--tw-bg-opacity));
}
.checked\:bg-none:checked{
  background-image: none;
}
.before\:checked\:ml-\[14px\]:checked::before{
  content: var(--tw-content);
  margin-left: 14px;
}
.before\:checked\:bg-white:checked::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:border-danger:hover{
  --tw-border-opacity: 1;
  border-color: rgb(196 24 60 / var(--tw-border-opacity));
}
.hover\:border-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.hover\:border-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(49 109 182 / var(--tw-border-opacity));
}
.hover\:bg-blue-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
.hover\:bg-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(33 37 41 / var(--tw-bg-opacity));
}
.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.hover\:bg-green-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(8 63 136 / var(--tw-bg-opacity));
}
.hover\:bg-primary\/90:hover{
  background-color: rgb(8 63 136 / 0.9);
}
.hover\:bg-red-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}
.hover\:bg-secondary\/20:hover{
  background-color: rgb(49 109 182 / 0.2);
}
.hover\:bg-secondary\/5:hover{
  background-color: rgb(49 109 182 / 0.05);
}
.hover\:bg-slate-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.hover\:bg-slate-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.hover\:bg-slate-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}
.hover\:bg-slate-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}
.hover\:bg-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1);
}
.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1;
}
.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4;
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:border:focus{
  border-width: 1px;
}
.focus\:border-none:focus{
  border-style: none;
}
.focus\:border-primary:focus{
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.focus\:border-slate-400:focus{
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.focus\:border-opacity-40:focus{
  --tw-border-opacity: 0.4;
}
.focus\:shadow-none:focus{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.focus\:ring-4: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(4px + 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);
}
.focus\:ring-primary:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 63 136 / var(--tw-ring-opacity));
}
.focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2;
}
.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px;
}
.hover\:focus\:bg-secondary:focus:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(49 109 182 / var(--tw-bg-opacity));
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-2:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:bg-gray-300:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
@media (min-width: 475px){

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

  .xs\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 640px){

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

  .sm\:mr-5{
    margin-right: 1.25rem;
  }

  .sm\:flex{
    display: flex;
  }

  .sm\:grid{
    display: grid;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:w-\[125px\]{
    width: 125px;
  }

  .sm\:w-\[225px\]{
    width: 225px;
  }

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

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

  .sm\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

  .sm\:text-\[12px\]{
    font-size: 12px;
  }
}
@media (min-width: 768px){

  .md\:right-20{
    right: 5rem;
  }

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

  .md\:mb-72{
    margin-bottom: 18rem;
  }

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

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

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:grid{
    display: grid;
  }

  .md\:hidden{
    display: none;
  }

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

  .md\:h-auto{
    height: auto;
  }

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

  .md\:max-h-\[90vh\]{
    max-height: 90vh;
  }

  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-2\/3{
    width: 66.666667%;
  }

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

  .md\:w-\[125px\]{
    width: 125px;
  }

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

  .md\:w-\[150px\]{
    width: 150px;
  }

  .md\:w-\[225px\]{
    width: 225px;
  }

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

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

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

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

  .md\:w-\[70vw\]{
    width: 70vw;
  }

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

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

  .md\:max-w-\[70vw\]{
    max-width: 70vw;
  }

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

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

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

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

  .md\:grid-cols-\[2fr_1fr_1fr_1fr_auto_auto\]{
    grid-template-columns: 2fr 1fr 1fr 1fr auto auto;
  }

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

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

  .md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:px-\[12\%\]{
    padding-left: 12%;
    padding-right: 12%;
  }

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

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

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

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

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

  .md\:first\:rounded-t-none:first-child{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
}
@media (min-width: 1024px){

  .lg\:sticky{
    position: sticky;
  }

  .lg\:right-5{
    right: 1.25rem;
  }

  .lg\:top-\[12\%\]{
    top: 12%;
  }

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

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

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

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

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

  .lg\:mr-5{
    margin-right: 1.25rem;
  }

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

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

  .lg\:line-clamp-1{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

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

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

  .lg\:h-auto{
    height: auto;
  }

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

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

  .lg\:w-1\/2{
    width: 50%;
  }

  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:w-1\/4{
    width: 25%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

  .lg\:w-3\/4{
    width: 75%;
  }

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

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

  .lg\:w-\[150px\]{
    width: 150px;
  }

  .lg\:w-\[215px\]{
    width: 215px;
  }

  .lg\:w-\[250px\]{
    width: 250px;
  }

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

  .lg\:w-\[31\.5\%\]{
    width: 31.5%;
  }

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

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

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

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

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

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

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

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

  .lg\:w-\[70vh\]{
    width: 70vh;
  }

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

  .lg\:w-auto{
    width: auto;
  }

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

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

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

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

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

  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }

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

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

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

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

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

  .lg\:gap-0{
    gap: 0px;
  }

  .lg\:gap-7{
    gap: 1.75rem;
  }

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

  .lg\:text-ellipsis{
    text-overflow: ellipsis;
  }

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

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

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

  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

  .lg\:px-\[12\%\]{
    padding-left: 12%;
    padding-right: 12%;
  }

  .lg\:px-\[13\%\]{
    padding-left: 13%;
    padding-right: 13%;
  }

  .lg\:px-\[20\%\]{
    padding-left: 20%;
    padding-right: 20%;
  }

  .lg\:px-\[70px\]{
    padding-left: 70px;
    padding-right: 70px;
  }

  .lg\:px-\[75px\]{
    padding-left: 75px;
    padding-right: 75px;
  }

  .lg\:px-\[8\%\]{
    padding-left: 8%;
    padding-right: 8%;
  }

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

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

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

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

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

  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1280px){

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

  .xl\:ml-3{
    margin-left: 0.75rem;
  }

  .xl\:mr-5{
    margin-right: 1.25rem;
  }

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

  .xl\:flex{
    display: flex;
  }

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

  .xl\:w-\[110px\]{
    width: 110px;
  }

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

  .xl\:w-\[150px\]{
    width: 150px;
  }

  .xl\:w-\[155px\]{
    width: 155px;
  }

  .xl\:w-\[215px\]{
    width: 215px;
  }

  .xl\:w-\[240px\]{
    width: 240px;
  }

  .xl\:w-\[27px\]{
    width: 27px;
  }

  .xl\:w-\[325px\]{
    width: 325px;
  }

  .xl\:w-\[33px\]{
    width: 33px;
  }

  .xl\:w-\[350px\]{
    width: 350px;
  }

  .xl\:w-auto{
    width: auto;
  }

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

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

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

  .xl\:text-end{
    text-align: end;
  }
}
@media (min-width: 1536px){

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

  .\32xl\:mr-5{
    margin-right: 1.25rem;
  }

  .\32xl\:flex{
    display: flex;
  }

  .\32xl\:w-\[115px\]{
    width: 115px;
  }

  .\32xl\:w-\[120px\]{
    width: 120px;
  }

  .\32xl\:w-\[125px\]{
    width: 125px;
  }

  .\32xl\:w-\[133px\]{
    width: 133px;
  }

  .\32xl\:w-\[143px\]{
    width: 143px;
  }

  .\32xl\:w-\[150px\]{
    width: 150px;
  }

  .\32xl\:w-\[155px\]{
    width: 155px;
  }

  .\32xl\:w-\[243px\]{
    width: 243px;
  }

  .\32xl\:w-\[305px\]{
    width: 305px;
  }

  .\32xl\:w-\[380px\]{
    width: 380px;
  }

  .\32xl\:w-\[425px\]{
    width: 425px;
  }

  .\32xl\:w-auto{
    width: auto;
  }

  .\32xl\:flex-row{
    flex-direction: row;
  }
}
@media (prefers-color-scheme: dark){

  .dark\:border-transparent{
    border-color: transparent;
  }

  .dark\:fill-slate-200{
    fill: #e2e8f0;
  }

  .dark\:text-gray-600{
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
  }

  .dark\:text-slate-400{
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
  }

  .dark\:placeholder\:text-gray-500\/80::-moz-placeholder{
    color: rgb(107 114 128 / 0.8);
  }

  .dark\:placeholder\:text-gray-500\/80::placeholder{
    color: rgb(107 114 128 / 0.8);
  }

  .dark\:focus\:ring-gray-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity));
  }

  .dark\:focus\:ring-slate-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity));
  }

  .dark\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5;
  }

  .dark\:disabled\:border-transparent:disabled{
    border-color: transparent;
  }
}
.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{
  -webkit-appearance: none;
          appearance: none;
}
.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{
  -webkit-appearance: none;
          appearance: none;
}
.\[\&\:disabled\:checked\]\:cursor-not-allowed:disabled:checked{
  cursor: not-allowed;
}
.\[\&\:disabled\:checked\]\:opacity-70:disabled:checked{
  opacity: 0.7;
}
.\[\&\:disabled\:not\(\:checked\)\]\:cursor-not-allowed:disabled:not(:checked){
  cursor: not-allowed;
}
.\[\&\:disabled\:not\(\:checked\)\]\:bg-slate-100:disabled:not(:checked){
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.\[\&\:not\(\:first-child\)\]\:border-l-transparent:not(:first-child){
  border-left-color: transparent;
}
.\[\&\[readonly\]\]\:cursor-not-allowed[readonly]{
  cursor: not-allowed;
}
.\[\&\[readonly\]\]\:bg-gray-300[readonly]{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
@media (prefers-color-scheme: dark){

  .\[\&\[readonly\]\]\:dark\:border-transparent[readonly]{
    border-color: transparent;
  }
}
.\[\&\[type\=\'checkbox\'\]\]\:checked\:border-primary:checked[type='checkbox']{
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.\[\&\[type\=\'checkbox\'\]\]\:checked\:border-opacity-10:checked[type='checkbox']{
  --tw-border-opacity: 0.1;
}
.\[\&\[type\=\'checkbox\'\]\]\:checked\:bg-primary:checked[type='checkbox']{
  --tw-bg-opacity: 1;
  background-color: rgb(8 63 136 / var(--tw-bg-opacity));
}
.\[\&\[type\=\'radio\'\]\]\:checked\:border-primary:checked[type='radio']{
  --tw-border-opacity: 1;
  border-color: rgb(8 63 136 / var(--tw-border-opacity));
}
.\[\&\[type\=\'radio\'\]\]\:checked\:border-opacity-10:checked[type='radio']{
  --tw-border-opacity: 0.1;
}
.\[\&\[type\=\'radio\'\]\]\:checked\:bg-primary:checked[type='radio']{
  --tw-bg-opacity: 1;
  background-color: rgb(8 63 136 / var(--tw-bg-opacity));
}

:root {
  --max-width: 1100px;
  --border-radius: 12px;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}

html,
body {
  max-width: 100vw;
  background-color: #F6F8FF;
}

a {
  color: inherit;
  text-decoration: none;
}
.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:'\00a0'}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(/_next/static/media/ad.3cd7f31e.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(/_next/static/media/ad.b0c1bb1c.svg)}.flag-icon-ae{background-image:url(/_next/static/media/ae.4080c988.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(/_next/static/media/ae.0f60a447.svg)}.flag-icon-af{background-image:url(/_next/static/media/af.61ca7eaf.svg)}.flag-icon-af.flag-icon-squared{background-image:url(/_next/static/media/af.66da87ab.svg)}.flag-icon-ag{background-image:url(/_next/static/media/ag.cd9dbba3.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(/_next/static/media/ag.686b3813.svg)}.flag-icon-ai{background-image:url(/_next/static/media/ai.ff2dca44.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(/_next/static/media/ai.04a711dd.svg)}.flag-icon-al{background-image:url(/_next/static/media/al.885efc85.svg)}.flag-icon-al.flag-icon-squared{background-image:url(/_next/static/media/al.f465f9ef.svg)}.flag-icon-am{background-image:url(/_next/static/media/am.3c5fdfa1.svg)}.flag-icon-am.flag-icon-squared{background-image:url(/_next/static/media/am.a6bbaf55.svg)}.flag-icon-ao{background-image:url(/_next/static/media/ao.40e1ef2e.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(/_next/static/media/ao.c9ee89c8.svg)}.flag-icon-aq{background-image:url(/_next/static/media/aq.67fda1d0.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(/_next/static/media/aq.ac6bb35e.svg)}.flag-icon-ar{background-image:url(/_next/static/media/ar.81522d4c.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(/_next/static/media/ar.507965c0.svg)}.flag-icon-as{background-image:url(/_next/static/media/as.c4e90dfb.svg)}.flag-icon-as.flag-icon-squared{background-image:url(/_next/static/media/as.6af03b93.svg)}.flag-icon-at{background-image:url(/_next/static/media/at.7f76f2d4.svg)}.flag-icon-at.flag-icon-squared{background-image:url(/_next/static/media/at.13c0b458.svg)}.flag-icon-au{background-image:url(/_next/static/media/au.7ad75422.svg)}.flag-icon-au.flag-icon-squared{background-image:url(/_next/static/media/au.367e8a42.svg)}.flag-icon-aw{background-image:url(/_next/static/media/aw.4f35aac3.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(/_next/static/media/aw.dcaea302.svg)}.flag-icon-ax{background-image:url(/_next/static/media/ax.52a80967.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(/_next/static/media/ax.8ae47fa5.svg)}.flag-icon-az{background-image:url(/_next/static/media/az.4e6bb6a6.svg)}.flag-icon-az.flag-icon-squared{background-image:url(/_next/static/media/az.79a5ded1.svg)}.flag-icon-ba{background-image:url(/_next/static/media/ba.dbcc3298.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(/_next/static/media/ba.cca0b534.svg)}.flag-icon-bb{background-image:url(/_next/static/media/bb.b4c7437e.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(/_next/static/media/bb.bdab9f04.svg)}.flag-icon-bd{background-image:url(/_next/static/media/bd.3b0570c0.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(/_next/static/media/bd.dda0e02d.svg)}.flag-icon-be{background-image:url(/_next/static/media/be.c7e269fa.svg)}.flag-icon-be.flag-icon-squared{background-image:url(/_next/static/media/be.fd3dac77.svg)}.flag-icon-bf{background-image:url(/_next/static/media/bf.415d3659.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(/_next/static/media/bf.580f6b00.svg)}.flag-icon-bg{background-image:url(/_next/static/media/bg.829d62f2.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(/_next/static/media/bg.ded21d66.svg)}.flag-icon-bh{background-image:url(/_next/static/media/bh.ea646a30.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(/_next/static/media/bh.0273f9c1.svg)}.flag-icon-bi{background-image:url(/_next/static/media/bi.b422192f.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(/_next/static/media/bi.486b064d.svg)}.flag-icon-bj{background-image:url(/_next/static/media/bj.1375d8c9.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(/_next/static/media/bj.71af2cda.svg)}.flag-icon-bl{background-image:url(/_next/static/media/bl.85f002fb.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(/_next/static/media/bl.2c23e677.svg)}.flag-icon-bm{background-image:url(/_next/static/media/bm.c9bd9225.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(/_next/static/media/bm.506d8450.svg)}.flag-icon-bn{background-image:url(/_next/static/media/bn.12ba5472.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(/_next/static/media/bn.ac0d5db6.svg)}.flag-icon-bo{background-image:url(/_next/static/media/bo.1cf3661b.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(/_next/static/media/bo.72709645.svg)}.flag-icon-bq{background-image:url(/_next/static/media/bq.f6d582bf.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(/_next/static/media/bq.68b35ed6.svg)}.flag-icon-br{background-image:url(/_next/static/media/br.27e4ab7a.svg)}.flag-icon-br.flag-icon-squared{background-image:url(/_next/static/media/br.df307ccd.svg)}.flag-icon-bs{background-image:url(/_next/static/media/bs.6dcc6fbe.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(/_next/static/media/bs.be81ee4a.svg)}.flag-icon-bt{background-image:url(/_next/static/media/bt.42da611b.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(/_next/static/media/bt.a8a0e4b8.svg)}.flag-icon-bv{background-image:url(/_next/static/media/bv.dbc727c7.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(/_next/static/media/bv.b376a0c2.svg)}.flag-icon-bw{background-image:url(/_next/static/media/bw.34c45dc3.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(/_next/static/media/bw.74376253.svg)}.flag-icon-by{background-image:url(/_next/static/media/by.96994834.svg)}.flag-icon-by.flag-icon-squared{background-image:url(/_next/static/media/by.2b879165.svg)}.flag-icon-bz{background-image:url(/_next/static/media/bz.cca36d14.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(/_next/static/media/bz.7a08b3ba.svg)}.flag-icon-ca{background-image:url(/_next/static/media/ca.9cf40ed2.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(/_next/static/media/ca.22b6e523.svg)}.flag-icon-cc{background-image:url(/_next/static/media/cc.2f7c3bc5.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(/_next/static/media/cc.6a3b4acd.svg)}.flag-icon-cd{background-image:url(/_next/static/media/cd.b4d4a6fc.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(/_next/static/media/cd.8c07cdbe.svg)}.flag-icon-cf{background-image:url(/_next/static/media/cf.be784cc8.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(/_next/static/media/cf.6cff29be.svg)}.flag-icon-cg{background-image:url(/_next/static/media/cg.ed86c5ec.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(/_next/static/media/cg.a1ce2f08.svg)}.flag-icon-ch{background-image:url(/_next/static/media/ch.b62c2476.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(/_next/static/media/ch.19f62794.svg)}.flag-icon-ci{background-image:url(/_next/static/media/ci.514886a6.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(/_next/static/media/ci.6778515b.svg)}.flag-icon-ck{background-image:url(/_next/static/media/ck.7b805a07.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(/_next/static/media/ck.27d83f98.svg)}.flag-icon-cl{background-image:url(/_next/static/media/cl.43ce4e7b.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(/_next/static/media/cl.6e7a9aaf.svg)}.flag-icon-cm{background-image:url(/_next/static/media/cm.d05bb757.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(/_next/static/media/cm.913ef81e.svg)}.flag-icon-cn{background-image:url(/_next/static/media/cn.93743884.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(/_next/static/media/cn.6740b2db.svg)}.flag-icon-co{background-image:url(/_next/static/media/co.6b78e07b.svg)}.flag-icon-co.flag-icon-squared{background-image:url(/_next/static/media/co.76882952.svg)}.flag-icon-cr{background-image:url(/_next/static/media/cr.cc088912.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(/_next/static/media/cr.1b227430.svg)}.flag-icon-cu{background-image:url(/_next/static/media/cu.1ef530db.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(/_next/static/media/cu.ff60b189.svg)}.flag-icon-cv{background-image:url(/_next/static/media/cv.7f83ab0a.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(/_next/static/media/cv.526fd91a.svg)}.flag-icon-cw{background-image:url(/_next/static/media/cw.9934c250.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(/_next/static/media/cw.940468b2.svg)}.flag-icon-cx{background-image:url(/_next/static/media/cx.bba89f04.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(/_next/static/media/cx.010fbb2b.svg)}.flag-icon-cy{background-image:url(/_next/static/media/cy.22ed885b.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(/_next/static/media/cy.a07c16ae.svg)}.flag-icon-cz{background-image:url(/_next/static/media/cz.7c86bb18.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(/_next/static/media/cz.83554014.svg)}.flag-icon-de{background-image:url(/_next/static/media/de.a677badc.svg)}.flag-icon-de.flag-icon-squared{background-image:url(/_next/static/media/de.01580221.svg)}.flag-icon-dj{background-image:url(/_next/static/media/dj.c51a99b6.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(/_next/static/media/dj.18297b20.svg)}.flag-icon-dk{background-image:url(/_next/static/media/dk.4b0313b3.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(/_next/static/media/dk.89836fb3.svg)}.flag-icon-dm{background-image:url(/_next/static/media/dm.bce12b7e.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(/_next/static/media/dm.1a011638.svg)}.flag-icon-do{background-image:url(/_next/static/media/do.4d2e0acc.svg)}.flag-icon-do.flag-icon-squared{background-image:url(/_next/static/media/do.72772fd0.svg)}.flag-icon-dz{background-image:url(/_next/static/media/dz.eccc2d17.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(/_next/static/media/dz.4d424eed.svg)}.flag-icon-ec{background-image:url(/_next/static/media/ec.8d71a98e.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(/_next/static/media/ec.59478361.svg)}.flag-icon-ee{background-image:url(/_next/static/media/ee.ffa3d2db.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(/_next/static/media/ee.d46392d2.svg)}.flag-icon-eg{background-image:url(/_next/static/media/eg.dedfe3d4.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(/_next/static/media/eg.e7062bc1.svg)}.flag-icon-eh{background-image:url(/_next/static/media/eh.68340ff3.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(/_next/static/media/eh.55bddc34.svg)}.flag-icon-er{background-image:url(/_next/static/media/er.d7122473.svg)}.flag-icon-er.flag-icon-squared{background-image:url(/_next/static/media/er.34eafbdf.svg)}.flag-icon-es{background-image:url(/_next/static/media/es.06959dc0.svg)}.flag-icon-es.flag-icon-squared{background-image:url(/_next/static/media/es.d437a886.svg)}.flag-icon-et{background-image:url(/_next/static/media/et.b75656b4.svg)}.flag-icon-et.flag-icon-squared{background-image:url(/_next/static/media/et.48cbb9c5.svg)}.flag-icon-fi{background-image:url(/_next/static/media/fi.ac3ce686.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(/_next/static/media/fi.88961c2a.svg)}.flag-icon-fj{background-image:url(/_next/static/media/fj.09369748.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(/_next/static/media/fj.e9ea022f.svg)}.flag-icon-fk{background-image:url(/_next/static/media/fk.0bc3ffc3.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(/_next/static/media/fk.018956b4.svg)}.flag-icon-fm{background-image:url(/_next/static/media/fm.44df84d7.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(/_next/static/media/fm.8f6ee6b0.svg)}.flag-icon-fo{background-image:url(/_next/static/media/fo.ef8a9800.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(/_next/static/media/fo.6e10eda3.svg)}.flag-icon-fr{background-image:url(/_next/static/media/fr.c57cbfe5.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(/_next/static/media/fr.f2cdd26f.svg)}.flag-icon-ga{background-image:url(/_next/static/media/ga.c54a4716.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(/_next/static/media/ga.ed2911b6.svg)}.flag-icon-gb{background-image:url(/_next/static/media/gb.90bfbf6e.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(/_next/static/media/gb.2117e9c7.svg)}.flag-icon-gd{background-image:url(/_next/static/media/gd.1969f190.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(/_next/static/media/gd.acb8bab4.svg)}.flag-icon-ge{background-image:url(/_next/static/media/ge.c13e18fe.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(/_next/static/media/ge.8c29f3fe.svg)}.flag-icon-gf{background-image:url(/_next/static/media/gf.dd446f08.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(/_next/static/media/gf.a454d7ca.svg)}.flag-icon-gg{background-image:url(/_next/static/media/gg.fd694f71.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(/_next/static/media/gg.6609ccda.svg)}.flag-icon-gh{background-image:url(/_next/static/media/gh.96434a66.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(/_next/static/media/gh.83c22782.svg)}.flag-icon-gi{background-image:url(/_next/static/media/gi.15c7f57c.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(/_next/static/media/gi.2e0557f8.svg)}.flag-icon-gl{background-image:url(/_next/static/media/gl.78358425.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(/_next/static/media/gl.5444bdb4.svg)}.flag-icon-gm{background-image:url(/_next/static/media/gm.ed8bbaab.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(/_next/static/media/gm.f9f1be29.svg)}.flag-icon-gn{background-image:url(/_next/static/media/gn.649ba66f.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(/_next/static/media/gn.f1877078.svg)}.flag-icon-gp{background-image:url(/_next/static/media/gp.3c8f7f39.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(/_next/static/media/gp.59a4c32f.svg)}.flag-icon-gq{background-image:url(/_next/static/media/gq.261ba197.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(/_next/static/media/gq.743a878e.svg)}.flag-icon-gr{background-image:url(/_next/static/media/gr.7585b868.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(/_next/static/media/gr.c3653773.svg)}.flag-icon-gs{background-image:url(/_next/static/media/gs.3a3b09ef.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(/_next/static/media/gs.0aabd251.svg)}.flag-icon-gt{background-image:url(/_next/static/media/gt.0fa9b646.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(/_next/static/media/gt.8ebad959.svg)}.flag-icon-gu{background-image:url(/_next/static/media/gu.abb6bea1.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(/_next/static/media/gu.f27987bb.svg)}.flag-icon-gw{background-image:url(/_next/static/media/gw.2ff9f614.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(/_next/static/media/gw.c06ce468.svg)}.flag-icon-gy{background-image:url(/_next/static/media/gy.17a8677b.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(/_next/static/media/gy.f351eb10.svg)}.flag-icon-hk{background-image:url(/_next/static/media/hk.d6359d42.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(/_next/static/media/hk.06bb5901.svg)}.flag-icon-hm{background-image:url(/_next/static/media/hm.8d72e8ac.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(/_next/static/media/hm.c0778d79.svg)}.flag-icon-hn{background-image:url(/_next/static/media/hn.43437e2f.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(/_next/static/media/hn.82bc08e2.svg)}.flag-icon-hr{background-image:url(/_next/static/media/hr.fba2b061.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(/_next/static/media/hr.7863c587.svg)}.flag-icon-ht{background-image:url(/_next/static/media/ht.389b7cad.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(/_next/static/media/ht.ffcb120a.svg)}.flag-icon-hu{background-image:url(/_next/static/media/hu.16c6335f.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(/_next/static/media/hu.dd178f4f.svg)}.flag-icon-id{background-image:url(/_next/static/media/id.e65d9b99.svg)}.flag-icon-id.flag-icon-squared{background-image:url(/_next/static/media/id.9543cdc2.svg)}.flag-icon-ie{background-image:url(/_next/static/media/ie.81491cb3.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(/_next/static/media/ie.3ffc25e6.svg)}.flag-icon-il{background-image:url(/_next/static/media/il.4c664c98.svg)}.flag-icon-il.flag-icon-squared{background-image:url(/_next/static/media/il.a70b5d87.svg)}.flag-icon-im{background-image:url(/_next/static/media/im.5629525c.svg)}.flag-icon-im.flag-icon-squared{background-image:url(/_next/static/media/im.52ad22ce.svg)}.flag-icon-in{background-image:url(/_next/static/media/in.8353505d.svg)}.flag-icon-in.flag-icon-squared{background-image:url(/_next/static/media/in.2fc15f9d.svg)}.flag-icon-io{background-image:url(/_next/static/media/io.b29464d3.svg)}.flag-icon-io.flag-icon-squared{background-image:url(/_next/static/media/io.24dc6130.svg)}.flag-icon-iq{background-image:url(/_next/static/media/iq.f96d19bf.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(/_next/static/media/iq.c9842e03.svg)}.flag-icon-ir{background-image:url(/_next/static/media/ir.69c58362.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(/_next/static/media/ir.5641921e.svg)}.flag-icon-is{background-image:url(/_next/static/media/is.f7831ec6.svg)}.flag-icon-is.flag-icon-squared{background-image:url(/_next/static/media/is.fa1f6744.svg)}.flag-icon-it{background-image:url(/_next/static/media/it.919398e6.svg)}.flag-icon-it.flag-icon-squared{background-image:url(/_next/static/media/it.a33eed70.svg)}.flag-icon-je{background-image:url(/_next/static/media/je.ec89ca86.svg)}.flag-icon-je.flag-icon-squared{background-image:url(/_next/static/media/je.391c5ef6.svg)}.flag-icon-jm{background-image:url(/_next/static/media/jm.b1162748.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(/_next/static/media/jm.da265f63.svg)}.flag-icon-jo{background-image:url(/_next/static/media/jo.c1357aa1.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(/_next/static/media/jo.fa5d8467.svg)}.flag-icon-jp{background-image:url(/_next/static/media/jp.93f582eb.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(/_next/static/media/jp.d4db59d9.svg)}.flag-icon-ke{background-image:url(/_next/static/media/ke.cdfcc828.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(/_next/static/media/ke.1050d134.svg)}.flag-icon-kg{background-image:url(/_next/static/media/kg.596fdb1c.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(/_next/static/media/kg.3efb33ca.svg)}.flag-icon-kh{background-image:url(/_next/static/media/kh.cf262882.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(/_next/static/media/kh.d6f641e2.svg)}.flag-icon-ki{background-image:url(/_next/static/media/ki.3bc5bc73.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(/_next/static/media/ki.80d7dd76.svg)}.flag-icon-km{background-image:url(/_next/static/media/km.16b0abc1.svg)}.flag-icon-km.flag-icon-squared{background-image:url(/_next/static/media/km.7ce2dd2b.svg)}.flag-icon-kn{background-image:url(/_next/static/media/kn.92fc9f3a.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(/_next/static/media/kn.9344d917.svg)}.flag-icon-kp{background-image:url(/_next/static/media/kp.4eecd0f0.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(/_next/static/media/kp.3cb6e60f.svg)}.flag-icon-kr{background-image:url(/_next/static/media/kr.0eefbc99.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(/_next/static/media/kr.9680a4f5.svg)}.flag-icon-kw{background-image:url(/_next/static/media/kw.07a3a449.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(/_next/static/media/kw.6a169b4f.svg)}.flag-icon-ky{background-image:url(/_next/static/media/ky.97bbf5af.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(/_next/static/media/ky.c8095c71.svg)}.flag-icon-kz{background-image:url(/_next/static/media/kz.8bd52995.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(/_next/static/media/kz.46dae13a.svg)}.flag-icon-la{background-image:url(/_next/static/media/la.6a4fb31d.svg)}.flag-icon-la.flag-icon-squared{background-image:url(/_next/static/media/la.356491cc.svg)}.flag-icon-lb{background-image:url(/_next/static/media/lb.affa28ef.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(/_next/static/media/lb.97d69a82.svg)}.flag-icon-lc{background-image:url(/_next/static/media/lc.91eebda3.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(/_next/static/media/lc.cb398d47.svg)}.flag-icon-li{background-image:url(/_next/static/media/li.2c4608be.svg)}.flag-icon-li.flag-icon-squared{background-image:url(/_next/static/media/li.fe7edb53.svg)}.flag-icon-lk{background-image:url(/_next/static/media/lk.d7069c12.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(/_next/static/media/lk.9ed1f01e.svg)}.flag-icon-lr{background-image:url(/_next/static/media/lr.3fe45e96.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(/_next/static/media/lr.92587e1c.svg)}.flag-icon-ls{background-image:url(/_next/static/media/ls.1c3125a8.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(/_next/static/media/ls.ee420d92.svg)}.flag-icon-lt{background-image:url(/_next/static/media/lt.bf4fafec.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(/_next/static/media/lt.8caacf8e.svg)}.flag-icon-lu{background-image:url(/_next/static/media/lu.c7c449cb.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(/_next/static/media/lu.f76643be.svg)}.flag-icon-lv{background-image:url(/_next/static/media/lv.a0f4e501.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(/_next/static/media/lv.4971dcb7.svg)}.flag-icon-ly{background-image:url(/_next/static/media/ly.38c0325a.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(/_next/static/media/ly.a12e1a37.svg)}.flag-icon-ma{background-image:url(/_next/static/media/ma.ac9e8647.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(/_next/static/media/ma.011669b1.svg)}.flag-icon-mc{background-image:url(/_next/static/media/mc.4575357b.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(/_next/static/media/mc.8d86df98.svg)}.flag-icon-md{background-image:url(/_next/static/media/md.ce95114e.svg)}.flag-icon-md.flag-icon-squared{background-image:url(/_next/static/media/md.02e5cdc1.svg)}.flag-icon-me{background-image:url(/_next/static/media/me.327a700b.svg)}.flag-icon-me.flag-icon-squared{background-image:url(/_next/static/media/me.fb36c3a6.svg)}.flag-icon-mf{background-image:url(/_next/static/media/mf.19cb04af.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(/_next/static/media/mf.70fb28a2.svg)}.flag-icon-mg{background-image:url(/_next/static/media/mg.74fd2f4e.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(/_next/static/media/mg.2deded19.svg)}.flag-icon-mh{background-image:url(/_next/static/media/mh.fb752909.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(/_next/static/media/mh.268d39bc.svg)}.flag-icon-mk{background-image:url(/_next/static/media/mk.e08d824e.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(/_next/static/media/mk.2e8a86db.svg)}.flag-icon-ml{background-image:url(/_next/static/media/ml.8913b6a0.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(/_next/static/media/ml.ba7ce81b.svg)}.flag-icon-mm{background-image:url(/_next/static/media/mm.3e459345.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(/_next/static/media/mm.88bcb5e0.svg)}.flag-icon-mn{background-image:url(/_next/static/media/mn.52714d41.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(/_next/static/media/mn.2815d202.svg)}.flag-icon-mo{background-image:url(/_next/static/media/mo.7fa102de.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(/_next/static/media/mo.ea3ff7cf.svg)}.flag-icon-mp{background-image:url(/_next/static/media/mp.f7212c13.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(/_next/static/media/mp.d35356e3.svg)}.flag-icon-mq{background-image:url(/_next/static/media/mq.973dddcf.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(/_next/static/media/mq.bec739b3.svg)}.flag-icon-mr{background-image:url(/_next/static/media/mr.c8464da9.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(/_next/static/media/mr.68f7ed49.svg)}.flag-icon-ms{background-image:url(/_next/static/media/ms.65199c5d.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(/_next/static/media/ms.798912b3.svg)}.flag-icon-mt{background-image:url(/_next/static/media/mt.1d01be17.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(/_next/static/media/mt.86e121ad.svg)}.flag-icon-mu{background-image:url(/_next/static/media/mu.c9c6e4ee.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(/_next/static/media/mu.42abd700.svg)}.flag-icon-mv{background-image:url(/_next/static/media/mv.f37078c1.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(/_next/static/media/mv.cd985551.svg)}.flag-icon-mw{background-image:url(/_next/static/media/mw.05e2049f.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(/_next/static/media/mw.26525b02.svg)}.flag-icon-mx{background-image:url(/_next/static/media/mx.649f5f46.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(/_next/static/media/mx.e9a3e207.svg)}.flag-icon-my{background-image:url(/_next/static/media/my.482ad072.svg)}.flag-icon-my.flag-icon-squared{background-image:url(/_next/static/media/my.225fd2ef.svg)}.flag-icon-mz{background-image:url(/_next/static/media/mz.f0b9d01c.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(/_next/static/media/mz.51e62617.svg)}.flag-icon-na{background-image:url(/_next/static/media/na.511a133e.svg)}.flag-icon-na.flag-icon-squared{background-image:url(/_next/static/media/na.50ffecce.svg)}.flag-icon-nc{background-image:url(/_next/static/media/nc.8cba0270.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(/_next/static/media/nc.c68aa329.svg)}.flag-icon-ne{background-image:url(/_next/static/media/ne.6a215ca5.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(/_next/static/media/ne.ddabaa80.svg)}.flag-icon-nf{background-image:url(/_next/static/media/nf.f1ae9640.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(/_next/static/media/nf.38445d36.svg)}.flag-icon-ng{background-image:url(/_next/static/media/ng.ec2e74e2.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(/_next/static/media/ng.5247079e.svg)}.flag-icon-ni{background-image:url(/_next/static/media/ni.b6440042.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(/_next/static/media/ni.b05411ea.svg)}.flag-icon-nl{background-image:url(/_next/static/media/nl.85512516.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(/_next/static/media/nl.0f90b76d.svg)}.flag-icon-no{background-image:url(/_next/static/media/no.4ceb414c.svg)}.flag-icon-no.flag-icon-squared{background-image:url(/_next/static/media/no.a519bc0f.svg)}.flag-icon-np{background-image:url(/_next/static/media/np.a31db540.svg)}.flag-icon-np.flag-icon-squared{background-image:url(/_next/static/media/np.9be1f7f4.svg)}.flag-icon-nr{background-image:url(/_next/static/media/nr.4ef3f72a.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(/_next/static/media/nr.7a60aa45.svg)}.flag-icon-nu{background-image:url(/_next/static/media/nu.70dea1cd.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(/_next/static/media/nu.f8ee785e.svg)}.flag-icon-nz{background-image:url(/_next/static/media/nz.8adaba46.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(/_next/static/media/nz.eb905fac.svg)}.flag-icon-om{background-image:url(/_next/static/media/om.b056ea02.svg)}.flag-icon-om.flag-icon-squared{background-image:url(/_next/static/media/om.dc50f2a7.svg)}.flag-icon-pa{background-image:url(/_next/static/media/pa.78bb9a3d.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(/_next/static/media/pa.42995b1c.svg)}.flag-icon-pe{background-image:url(/_next/static/media/pe.b563127a.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(/_next/static/media/pe.6af0de17.svg)}.flag-icon-pf{background-image:url(/_next/static/media/pf.236ad5be.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(/_next/static/media/pf.219cc0b1.svg)}.flag-icon-pg{background-image:url(/_next/static/media/pg.8fcd66c6.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(/_next/static/media/pg.298259eb.svg)}.flag-icon-ph{background-image:url(/_next/static/media/ph.1d407829.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(/_next/static/media/ph.0895254f.svg)}.flag-icon-pk{background-image:url(/_next/static/media/pk.ee81f4c9.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(/_next/static/media/pk.a3662ce6.svg)}.flag-icon-pl{background-image:url(/_next/static/media/pl.4ca59b6d.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(/_next/static/media/pl.b7f0464c.svg)}.flag-icon-pm{background-image:url(/_next/static/media/pm.8f0690bb.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(/_next/static/media/pm.9cc33dad.svg)}.flag-icon-pn{background-image:url(/_next/static/media/pn.86b56e61.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(/_next/static/media/pn.5fa2476c.svg)}.flag-icon-pr{background-image:url(/_next/static/media/pr.3ebd47c6.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(/_next/static/media/pr.6dd9b4f6.svg)}.flag-icon-ps{background-image:url(/_next/static/media/ps.4469e30a.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(/_next/static/media/ps.2e9b2e02.svg)}.flag-icon-pt{background-image:url(/_next/static/media/pt.22484bb5.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(/_next/static/media/pt.6c6780c4.svg)}.flag-icon-pw{background-image:url(/_next/static/media/pw.a868a443.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(/_next/static/media/pw.87abb680.svg)}.flag-icon-py{background-image:url(/_next/static/media/py.084d524e.svg)}.flag-icon-py.flag-icon-squared{background-image:url(/_next/static/media/py.11fd6bef.svg)}.flag-icon-qa{background-image:url(/_next/static/media/qa.779b4876.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(/_next/static/media/qa.7023ac39.svg)}.flag-icon-re{background-image:url(/_next/static/media/re.a1d6142e.svg)}.flag-icon-re.flag-icon-squared{background-image:url(/_next/static/media/re.4d18457f.svg)}.flag-icon-ro{background-image:url(/_next/static/media/ro.c05f47cb.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(/_next/static/media/ro.4885a544.svg)}.flag-icon-rs{background-image:url(/_next/static/media/rs.5f5ba06e.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(/_next/static/media/rs.1cf461d6.svg)}.flag-icon-ru{background-image:url(/_next/static/media/ru.6d651e8b.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(/_next/static/media/ru.63932a35.svg)}.flag-icon-rw{background-image:url(/_next/static/media/rw.5f8f09af.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(/_next/static/media/rw.512c1efe.svg)}.flag-icon-sa{background-image:url(/_next/static/media/sa.56661260.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(/_next/static/media/sa.82c318a1.svg)}.flag-icon-sb{background-image:url(/_next/static/media/sb.648068e9.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(/_next/static/media/sb.df47aa26.svg)}.flag-icon-sc{background-image:url(/_next/static/media/sc.af842116.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(/_next/static/media/sc.8106c111.svg)}.flag-icon-sd{background-image:url(/_next/static/media/sd.394317a3.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(/_next/static/media/sd.17256bf8.svg)}.flag-icon-se{background-image:url(/_next/static/media/se.1b252775.svg)}.flag-icon-se.flag-icon-squared{background-image:url(/_next/static/media/se.8846e26a.svg)}.flag-icon-sg{background-image:url(/_next/static/media/sg.7ad85643.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(/_next/static/media/sg.9745bcef.svg)}.flag-icon-sh{background-image:url(/_next/static/media/sh.540d2f81.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(/_next/static/media/sh.12bf93e5.svg)}.flag-icon-si{background-image:url(/_next/static/media/si.fdaada74.svg)}.flag-icon-si.flag-icon-squared{background-image:url(/_next/static/media/si.d20bce7f.svg)}.flag-icon-sj{background-image:url(/_next/static/media/sj.239f992c.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(/_next/static/media/sj.86309dc7.svg)}.flag-icon-sk{background-image:url(/_next/static/media/sk.cf67b282.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(/_next/static/media/sk.0c2a33d9.svg)}.flag-icon-sl{background-image:url(/_next/static/media/sl.193f7759.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(/_next/static/media/sl.b8e2f9c8.svg)}.flag-icon-sm{background-image:url(/_next/static/media/sm.66b266ef.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(/_next/static/media/sm.3b098a73.svg)}.flag-icon-sn{background-image:url(/_next/static/media/sn.562c00dd.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(/_next/static/media/sn.3ab9bf55.svg)}.flag-icon-so{background-image:url(/_next/static/media/so.6d61e225.svg)}.flag-icon-so.flag-icon-squared{background-image:url(/_next/static/media/so.dd105f18.svg)}.flag-icon-sr{background-image:url(/_next/static/media/sr.3b1c3796.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(/_next/static/media/sr.0953a6a0.svg)}.flag-icon-ss{background-image:url(/_next/static/media/ss.8fddfda6.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(/_next/static/media/ss.a8826f4b.svg)}.flag-icon-st{background-image:url(/_next/static/media/st.6bec9418.svg)}.flag-icon-st.flag-icon-squared{background-image:url(/_next/static/media/st.2de05a85.svg)}.flag-icon-sv{background-image:url(/_next/static/media/sv.6a2f5d4a.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(/_next/static/media/sv.7d522cc1.svg)}.flag-icon-sx{background-image:url(/_next/static/media/sx.f3ef4d85.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(/_next/static/media/sx.952f4221.svg)}.flag-icon-sy{background-image:url(/_next/static/media/sy.6a89e192.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(/_next/static/media/sy.8ebe2bf7.svg)}.flag-icon-sz{background-image:url(/_next/static/media/sz.f0c8e65e.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(/_next/static/media/sz.cdd7a834.svg)}.flag-icon-tc{background-image:url(/_next/static/media/tc.4f510e92.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(/_next/static/media/tc.b94eee36.svg)}.flag-icon-td{background-image:url(/_next/static/media/td.1b77fd31.svg)}.flag-icon-td.flag-icon-squared{background-image:url(/_next/static/media/td.81455db2.svg)}.flag-icon-tf{background-image:url(/_next/static/media/tf.da99ac39.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(/_next/static/media/tf.880c87b6.svg)}.flag-icon-tg{background-image:url(/_next/static/media/tg.0213d404.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(/_next/static/media/tg.4099169c.svg)}.flag-icon-th{background-image:url(/_next/static/media/th.b00e082a.svg)}.flag-icon-th.flag-icon-squared{background-image:url(/_next/static/media/th.ef374066.svg)}.flag-icon-tj{background-image:url(/_next/static/media/tj.61ba05aa.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(/_next/static/media/tj.f7249a97.svg)}.flag-icon-tk{background-image:url(/_next/static/media/tk.37fdd4d2.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(/_next/static/media/tk.baa05cab.svg)}.flag-icon-tl{background-image:url(/_next/static/media/tl.642e4667.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(/_next/static/media/tl.b84ce3f6.svg)}.flag-icon-tm{background-image:url(/_next/static/media/tm.faf9ee1e.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(/_next/static/media/tm.2fddb234.svg)}.flag-icon-tn{background-image:url(/_next/static/media/tn.1c41f8ce.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(/_next/static/media/tn.7ca15862.svg)}.flag-icon-to{background-image:url(/_next/static/media/to.e21e7b02.svg)}.flag-icon-to.flag-icon-squared{background-image:url(/_next/static/media/to.c6f3657c.svg)}.flag-icon-tr{background-image:url(/_next/static/media/tr.50bef572.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(/_next/static/media/tr.be5a4bf2.svg)}.flag-icon-tt{background-image:url(/_next/static/media/tt.456aabdc.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(/_next/static/media/tt.e5eb3074.svg)}.flag-icon-tv{background-image:url(/_next/static/media/tv.4ad28801.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(/_next/static/media/tv.c66d5ca9.svg)}.flag-icon-tw{background-image:url(/_next/static/media/tw.73a45808.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(/_next/static/media/tw.be895da5.svg)}.flag-icon-tz{background-image:url(/_next/static/media/tz.b8671ef0.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(/_next/static/media/tz.87a9d85f.svg)}.flag-icon-ua{background-image:url(/_next/static/media/ua.e68dba11.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(/_next/static/media/ua.e5a2f800.svg)}.flag-icon-ug{background-image:url(/_next/static/media/ug.44ba4aaf.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(/_next/static/media/ug.3f3b34c1.svg)}.flag-icon-um{background-image:url(/_next/static/media/um.ecbd77ba.svg)}.flag-icon-um.flag-icon-squared{background-image:url(/_next/static/media/um.49cf9916.svg)}.flag-icon-us{background-image:url(/_next/static/media/us.2d0a1dd6.svg)}.flag-icon-us.flag-icon-squared{background-image:url(/_next/static/media/us.44b61b4c.svg)}.flag-icon-uy{background-image:url(/_next/static/media/uy.2a7d79a6.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(/_next/static/media/uy.06c88dae.svg)}.flag-icon-uz{background-image:url(/_next/static/media/uz.2c749f66.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(/_next/static/media/uz.0135f309.svg)}.flag-icon-va{background-image:url(/_next/static/media/va.cc0e74c3.svg)}.flag-icon-va.flag-icon-squared{background-image:url(/_next/static/media/va.99334187.svg)}.flag-icon-vc{background-image:url(/_next/static/media/vc.2f08a5a7.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(/_next/static/media/vc.269d043c.svg)}.flag-icon-ve{background-image:url(/_next/static/media/ve.9ddf000d.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(/_next/static/media/ve.fcd323c5.svg)}.flag-icon-vg{background-image:url(/_next/static/media/vg.fa8d9f88.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(/_next/static/media/vg.e6ba5de2.svg)}.flag-icon-vi{background-image:url(/_next/static/media/vi.fc650fef.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(/_next/static/media/vi.84fb19e9.svg)}.flag-icon-vn{background-image:url(/_next/static/media/vn.aa8b6dad.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(/_next/static/media/vn.d099cfcd.svg)}.flag-icon-vu{background-image:url(/_next/static/media/vu.a63cd422.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(/_next/static/media/vu.ec98c630.svg)}.flag-icon-wf{background-image:url(/_next/static/media/wf.94e4e4a2.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(/_next/static/media/wf.b228a9d7.svg)}.flag-icon-ws{background-image:url(/_next/static/media/ws.7d68a871.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(/_next/static/media/ws.7f5978f7.svg)}.flag-icon-ye{background-image:url(/_next/static/media/ye.6c1af2f7.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(/_next/static/media/ye.a577e010.svg)}.flag-icon-yt{background-image:url(/_next/static/media/yt.31b5ad27.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(/_next/static/media/yt.e415d98a.svg)}.flag-icon-za{background-image:url(/_next/static/media/za.c91a932d.svg)}.flag-icon-za.flag-icon-squared{background-image:url(/_next/static/media/za.5ef89edc.svg)}.flag-icon-zm{background-image:url(/_next/static/media/zm.0bda1890.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(/_next/static/media/zm.f8b33a14.svg)}.flag-icon-zw{background-image:url(/_next/static/media/zw.e44e6a7d.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(/_next/static/media/zw.f9d263c5.svg)}.flag-icon-ac{background-image:url(/_next/static/media/ac.9b7520f7.svg)}.flag-icon-ac.flag-icon-squared{background-image:url(/_next/static/media/ac.55926b79.svg)}.flag-icon-cp{background-image:url(/_next/static/media/cp.09aec044.svg)}.flag-icon-cp.flag-icon-squared{background-image:url(/_next/static/media/cp.a9195949.svg)}.flag-icon-dg{background-image:url(/_next/static/media/dg.91ea91e1.svg)}.flag-icon-dg.flag-icon-squared{background-image:url(/_next/static/media/dg.7fe1ffda.svg)}.flag-icon-ea{background-image:url(/_next/static/media/ea.84072b5e.svg)}.flag-icon-ea.flag-icon-squared{background-image:url(/_next/static/media/ea.0bf3f484.svg)}.flag-icon-es-ct{background-image:url(/_next/static/media/es-ct.5e59862b.svg)}.flag-icon-es-ct.flag-icon-squared{background-image:url(/_next/static/media/es-ct.c6598d85.svg)}.flag-icon-es-ga{background-image:url(/_next/static/media/es-ga.fdc2ddeb.svg)}.flag-icon-es-ga.flag-icon-squared{background-image:url(/_next/static/media/es-ga.fa1f55d5.svg)}.flag-icon-eu{background-image:url(/_next/static/media/eu.a328745f.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(/_next/static/media/eu.9e870f69.svg)}.flag-icon-gb-eng{background-image:url(/_next/static/media/gb-eng.e1fc6b4f.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(/_next/static/media/gb-eng.5107a4c2.svg)}.flag-icon-gb-nir{background-image:url(/_next/static/media/gb-nir.7601f33a.svg)}.flag-icon-gb-nir.flag-icon-squared{background-image:url(/_next/static/media/gb-nir.63c1b4f6.svg)}.flag-icon-gb-sct{background-image:url(/_next/static/media/gb-sct.10f3906a.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(/_next/static/media/gb-sct.6618f22c.svg)}.flag-icon-gb-wls{background-image:url(/_next/static/media/gb-wls.ed753b1e.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(/_next/static/media/gb-wls.177b6ee1.svg)}.flag-icon-ic{background-image:url(/_next/static/media/ic.1404e905.svg)}.flag-icon-ic.flag-icon-squared{background-image:url(/_next/static/media/ic.b8b8078e.svg)}.flag-icon-ta{background-image:url(/_next/static/media/ta.958e18e6.svg)}.flag-icon-ta.flag-icon-squared{background-image:url(/_next/static/media/ta.146e9f43.svg)}.flag-icon-un{background-image:url(/_next/static/media/un.d40380ac.svg)}.flag-icon-un.flag-icon-squared{background-image:url(/_next/static/media/un.617db845.svg)}.flag-icon-xk{background-image:url(/_next/static/media/xk.d4e2b499.svg)}.flag-icon-xk.flag-icon-squared{background-image:url(/_next/static/media/xk.f53815cd.svg)}.flag-icon-xx{background-image:url(/_next/static/media/xx.da427ff7.svg)}.flag-icon-xx.flag-icon-squared{background-image:url(/_next/static/media/xx.4f58389d.svg)}
