@font-face {
    font-family: Brioni Sans Pro;
    src: url(./font/BrioniSansPro-MediumItalic.eot);
    src: local("Brioni Sans Pro Medium Italic"), local("BrioniSansPro-MediumItalic"), url(./font/BrioniSansPro-MediumItalic.eot?#iefix) format("embedded-opentype"), url(./font/BrioniSansPro-MediumItalic.woff2) format("woff2"), url(./font/BrioniSansPro-MediumItalic.woff) format("woff"), url(./font/BrioniSansPro-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Brioni Sans Pro;
    src: url(./font/BrioniSansPro-LightItalic.eot);
    src: local("Brioni Sans Pro Light Italic"), local("BrioniSansPro-LightItalic"), url(./font/BrioniSansPro-LightItalic.eot?#iefix) format("embedded-opentype"), url(./font/BrioniSansPro-LightItalic.woff2) format("woff2"), url(./font/BrioniSansPro-LightItalic.woff) format("woff"), url(./font/BrioniSansPro-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Brioni Sans Pro;
    src: url(./font/BrioniSansPro-Regular.eot);
    src: local("Brioni Sans Pro Regular"), local("BrioniSansPro-Regular"), url(./font/BrioniSansPro-Regular.eot?#iefix) format("embedded-opentype"), url(./font/BrioniSansPro-Regular.woff2) format("woff2"), url(./font/BrioniSansPro-Regular.woff) format("woff"), url(./font/BrioniSansPro-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Brioni Sans Pro;
    src: url(./font/BrioniSansPro-BoldItalic.eot);
    src: local("Brioni Sans Pro Bold Italic"), local("BrioniSansPro-BoldItalic"), url(./font/BrioniSansPro-BoldItalic.eot?#iefix) format("embedded-opentype"), url(./font/BrioniSansPro-BoldItalic.woff2) format("woff2"), url(./font/BrioniSansPro-BoldItalic.woff) format("woff"), url(./font/BrioniSansPro-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Brioni Sans Pro;
    src: url(./font/BrioniSansPro-Light.eot);
    src: local("Brioni Sans Pro Light"), local("BrioniSansPro-Light"), url(./font/BrioniSansPro-Light.eot?#iefix) format("embedded-opentype"), url(./font/BrioniSansPro-Light.woff2) format("woff2"), url(./font/BrioniSansPro-Light.woff) format("woff"), url(./font/BrioniSansPro-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Brioni Sans Pro;
    src: url(./font/BrioniSansPro-Italic.eot);
    src: local("Brioni Sans Pro Italic"), local("BrioniSansPro-Italic"), url(./font/BrioniSansPro-Italic.eot?#iefix) format("embedded-opentype"), url(./font/BrioniSansPro-Italic.woff2) format("woff2"), url(./font/BrioniSansPro-Italic.woff) format("woff"), url(./font/BrioniSansPro-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Brioni Sans Pro;
    src: url(./font/BrioniSansPro-Bold.eot);
    src: local("Brioni Sans Pro Bold"), local("BrioniSansPro-Bold"), url(./font/BrioniSansPro-Bold.eot?#iefix) format("embedded-opentype"), url(./font/BrioniSansPro-Bold.woff2) format("woff2"), url(./font/BrioniSansPro-Bold.woff) format("woff"), url(./font/BrioniSansPro-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}


/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after,
:before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

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

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

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

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

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

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

*,
:after,
:before {
    --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: rgba(59, 130, 246, .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: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

@media (min-width:1280px) {
    .container {
        max-width: 1280px;
        padding-right: 12rem;
        padding-left: 12rem
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px;
        padding-right: 10rem;
        padding-left: 10rem
    }
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.bottom-6 {
    bottom: 1.5rem
}

.left-0 {
    left: 0
}

.left-\[50\%\] {
    left: 50%
}

.right-0 {
    right: 0
}

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

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

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

.ml-3 {
    margin-left: .75rem
}

.mt-3 {
    margin-top: .75rem
}

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

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

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

.block {
    display: block
}

.flex {
    display: flex
}

.hidden {
    display: none
}

.h-1 {
    height: .25rem
}

.h-16 {
    height: 4rem
}

.h-24 {
    height: 6rem
}

.h-8 {
    height: 2rem
}

.h-\[180px\] {
    height: 180px
}

.h-\[260px\] {
    height: 260px
}

.h-\[80px\] {
    height: 80px
}

.h-\[85\%\] {
    height: 85%
}

.h-full {
    height: 100%
}

.max-h-\[80px\] {
    max-height: 80px
}

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

.w-16 {
    width: 4rem
}

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

.w-72 {
    width: 18rem
}

.w-8 {
    width: 2rem
}

.w-\[80px\] {
    width: 80px
}

.w-\[85\%\] {
    width: 85%
}

.w-full {
    width: 100%
}

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

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

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

.flex-\[100\%\] {
    flex: 100%
}

.flex-grow {
    flex-grow: 1
}

.basis-full {
    flex-basis: 100%
}

.translate-x-\[-50\%\] {
    --tw-translate-x: -50%
}

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

.translate-y-\[-50\%\] {
    --tw-translate-y: -50%
}

.rotate-\[180deg\] {
    --tw-rotate: 180deg
}

.rotate-\[180deg\],
.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(1turn)
    }
}

.animate-spin {
    animation: spin 1s linear infinite
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

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

.items-center {
    align-items: center
}

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

.justify-center {
    justify-content: center
}

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

.gap-10 {
    gap: 2.5rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-\[20px\] {
    gap: 20px
}

.gap-\[30px\] {
    gap: 30px
}

.overflow-hidden {
    overflow: hidden
}

.whitespace-nowrap {
    white-space: nowrap
}

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

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

.rounded-md {
    border-radius: .375rem
}

.border {
    border-width: 1px
}

.border-b-4 {
    border-bottom-width: 4px
}

.border-t-4 {
    border-top-width: 4px
}

.border-solid {
    border-style: solid
}

.border-\[\#51bbf8\] {
    --tw-border-opacity: 1;
    border-color: rgb(81 187 248/var(--tw-border-opacity))
}

.border-primary {
    --tw-border-opacity: 1;
    border-color: rgb(29 43 78/var(--tw-border-opacity))
}

.border-redMain {
    --tw-border-opacity: 1;
    border-color: rgb(227 0 0/var(--tw-border-opacity))
}

.bg-\[\#fbfeff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(251 254 255/var(--tw-bg-opacity))
}

.bg-cover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 56 69/var(--tw-bg-opacity))
}

.bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 243/var(--tw-bg-opacity))
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(29 43 78/var(--tw-bg-opacity))
}

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

.bg-redMain {
    --tw-bg-opacity: 1;
    background-color: rgb(227 0 0/var(--tw-bg-opacity))
}

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

.bg-cover {
    background-size: cover
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.p-\[16px\] {
    padding: 16px
}

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

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

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

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

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

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

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

.pb-10 {
    padding-bottom: 2.5rem
}

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

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

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

.pl-1 {
    padding-left: .25rem
}

.pt-0 {
    padding-top: 0
}

.pt-6 {
    padding-top: 1.5rem
}

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

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

.text-center {
    text-align: center
}

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

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

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

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

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

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

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

.font-bold {
    font-weight: 700
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

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

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

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

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

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74/var(--tw-text-opacity))
}

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

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

.decoration-white {
    text-decoration-color: #fff
}

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

body {
    font-family: Brioni Sans Pro, sans-serif
}

.grecaptcha-badge {
    opacity: 0
}

.first\:pt-0:first-child {
    padding-top: 0
}

.last\:pb-0:last-child {
    padding-bottom: 0
}

.hover\:bg-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(42 68 125/var(--tw-bg-opacity))
}

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

@media (min-width:640px) {
    .sm\:flex-\[43\%\] {
        flex: 43%
    }
    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width:768px) {
    .md\:w-1\/2 {
        width: 50%
    }
    .md\:flex-row {
        flex-direction: row
    }
    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media (min-width:960px) {
    .lg\:top-\[100px\] {
        top: 100px
    }
    .lg\:mb-\[80px\] {
        margin-bottom: 80px
    }
    .lg\:ml-3 {
        margin-left: .75rem
    }
    .lg\:mt-6 {
        margin-top: 1.5rem
    }
    .lg\:mt-\[40px\] {
        margin-top: 40px
    }
    .lg\:block {
        display: block
    }
    .lg\:hidden {
        display: none
    }
    .lg\:h-20 {
        height: 5rem
    }
    .lg\:h-\[120px\] {
        height: 120px
    }
    .lg\:h-\[300px\] {
        height: 300px
    }
    .lg\:max-h-\[120px\] {
        max-height: 120px
    }
    .lg\:w-2\/3 {
        width: 66.666667%
    }
    .lg\:w-20 {
        width: 5rem
    }
    .lg\:w-\[120px\] {
        width: 120px
    }
    .lg\:w-\[300px\] {
        width: 300px
    }
    .lg\:w-\[50\%\] {
        width: 50%
    }
    .lg\:min-w-\[300px\] {
        min-width: 300px
    }
    .lg\:max-w-\[120px\] {
        max-width: 120px
    }
    .lg\:basis-2\/6 {
        flex-basis: 33.333333%
    }
    .lg\:flex-row {
        flex-direction: row
    }
    .lg\:gap-\[20px\] {
        gap: 20px
    }
    .lg\:gap-\[32px\] {
        gap: 32px
    }
    .lg\:p-\[48px\] {
        padding: 48px
    }
    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .lg\:py-\[160px\] {
        padding-top: 160px;
        padding-bottom: 160px
    }
    .lg\:py-\[48px\] {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .lg\:pb-0 {
        padding-bottom: 0
    }
    .lg\:pl-0 {
        padding-left: 0
    }
    .lg\:pr-\[48px\] {
        padding-right: 48px
    }
    .lg\:pt-0 {
        padding-top: 0
    }
    .lg\:pt-\[80px\] {
        padding-top: 80px
    }
    .lg\:text-left {
        text-align: left
    }
    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .lg\:text-\[32px\] {
        font-size: 32px
    }
    .lg\:text-\[48px\] {
        font-size: 48px
    }
    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .lg\:leading-\[38px\] {
        line-height: 38px
    }
    .lg\:leading-\[52px\] {
        line-height: 52px
    }
}

.css-zf0iqh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}

.css-euay5m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 16px;
    padding-right: 16px;
    /* background-image: url('/assets/user-laptop.jpg'); */
    -webkit-background-position: center;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.css-10imq1p {
    padding-top: 48px;
}

.css-10imq1p color {
    main: #1d2b4e;
    contrast-text: #FFF;
    light: rgb(74, 85, 113);
    dark: rgb(20, 30, 54);
}

.css-oez13z {
    border: 1px solid;
    border-color: #1d2b4e;
    background-color: #1d2b4e;
    width: 60px;
    height: 4px;
    border-radius: 8px;
}

.css-m45w7b {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    font-family: Brioni Sans Pro, Arial, sans-serif;
    line-height: 1.167;
    padding-top: 24px;
}

.css-10tye3x {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    font-family: Brioni Sans Pro, Arial, sans-serif;
    line-height: 1.235;
    padding-top: 24px;
}

.css-1f1921z {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: Brioni Sans Pro, Arial, sans-serif;
    line-height: 1.5;
}

.css-12u0e5f {
    margin: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-width: 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
    border-bottom-width: thin;
    margin-top: 24px;
}

.styled {
    border: 0;
    line-height: 2.0;
    padding: 0 10px;
    font-size: 0.1rem;
    text-align: center;
    width: 31px;
    height: 23px;
    color: red;
    opacity: 0.9;
    text-shadow: 1px 1px 1px #0000A0;
    border-radius: 5px;
    background-color: rgba(220, 0, 0, 1);
    background-image: url(GB_lang.png), linear-gradient(to top left, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 30%, rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6), inset -2px -2px 3px rgba(0, 0, 0, .6);
}

.styled:hover {
    background-color: rgba(255, 0, 0, 1);
}

.styled:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6), inset 2px 2px 3px rgba(0, 0, 0, .6);
}

.styledME {
    border: 0;
    line-height: 2.0;
    padding: 0 10px;
    font-size: 0.1rem;
    text-align: center;
    width: 31px;
    height: 23px;
    color: red;
    text-shadow: 1px 1px 1px #0000A0;
    border-radius: 5px;
    background-color: rgba(220, 0, 0, 1);
    background-image: url(ME_lang.svg), linear-gradient(to top left, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 30%, rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6), inset -2px -2px 3px rgba(0, 0, 0, .6);
}

.styledME:hover {
    background-color: rgba(255, 0, 0, 1);
}

.styledME:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6), inset 2px 2px 3px rgba(0, 0, 0, .6);
}

.underline-offset-2 {
    text-underline-offset: 2px;
}

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

.text-\[\#51BBF8\] {
    --tw-text-opacity: 1;
    color: rgb(81 187 248 / var(--tw-text-opacity));
    color: rgb(42 68 125 / var(--tw-text-opacity));
}

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

.css-xuhmcu {
    padding-top: 32px;
}


/* lllllll */

.css-60oj4e {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: "Brioni Sans Pro", Arial, sans-serif;
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.75;
    min-width: 64px;
    padding: 8px 22px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(255, 255, 255);
    background-color: rgb(29, 43, 78);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    text-transform: none;
}

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

.css-60oj4e:active {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
}

.css-60oj4e:hover {
    text-decoration: none;
    background-color: rgb(20, 30, 54);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}