﻿@import url('variables.css');
@charset "UTF-8";


html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
    padding: 0;
}


body {
    font-family: inherit;
    line-height: inherit
}

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e2e8f0
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}


.container {
    max-width: inherit;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #cbd5e0
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #cbd5e0
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #cbd5e0
}

[role=button],
button {
    cursor: pointer
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

img,
video {
    max-width: 100%;
    height: auto
}

* {
    --tw-shadow: 0 0 transparent;
    --tw-ring-inset: var(--tw-empty);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent
}

.mapImg {
    width: 60%;
    position: absolute;
    top: 8%;
}

.iframe-size {
    border-radius: 10px;
    width: 650px;
    height: 366px;
}

.btn {
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: .375rem !important;
    border-width: 1px;
    padding: .5rem .75rem;
    font-weight: 500;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-duration: .2s
}

    .btn:hover {
        --tw-border-opacity: 0.9;
        --tw-bg-opacity: 0.9
    }

    .btn:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --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(3px + 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 transparent)
    }

    .btn:not(button) {
        text-align: center
    }

.btn-sm {
    padding: .375rem .5rem;
    font-size: .75rem;
    line-height: 1rem
}

.btn-lg {
    padding: .375rem 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.btn-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(28, 63, 170, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.btn-primary,
.dark .btn-primary {
    --tw-border-opacity: 1;
    border-color: rgba(28, 63, 170, var(--tw-border-opacity))
}

.btn-secondary {
    border-color: rgba(237, 242, 247, var(--tw-border-opacity));
    background-color: rgba(237, 242, 247, var(--tw-bg-opacity));
    color: rgba(113, 128, 150, var(--tw-text-opacity))
}

.btn-secondary,
.dark .btn-secondary {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1
}

    .btn-secondary:hover {
        --tw-bg-opacity: 1;
        background-color: rgba(226, 232, 240, var(--tw-bg-opacity))
    }

.form-check {
    display: flex;
    align-items: center
}



.form-check-label {
    margin-left: .5rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    --tw-text-opacity: 1;
    color: rgba(74, 85, 104, var(--tw-text-opacity))
}

.dark .form-check-label {
    --tw-text-opacity: 1;
    color: rgba(160, 174, 192, var(--tw-text-opacity))
}

.form-check-input:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --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(3px + 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 transparent)
}


.form-check-switch {
    width: 38px;
    height: 24px;
    padding: 1px;
    position: relative;
    margin-left: 0;
    margin-top: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(226, 232, 240, var(--tw-border-opacity));
    background-image: none;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.dark .form-check-switch {
    --tw-border-opacity: 1;
    border-color: rgba(63, 72, 101, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(63, 72, 101, var(--tw-bg-opacity))
}

.form-check-switch:before {
    content: "";
    width: 22px;
    height: 22px;
    transition: all .2s ease-in-out;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .25);
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 9999px
}

.dark .form-check-switch:before {
    --tw-bg-opacity: 1;
    background-color: rgba(41, 49, 69, var(--tw-bg-opacity))
}

.form-check-switch:checked {
    --tw-border-opacity: 1;
    border-color: rgba(28, 63, 170, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(28, 63, 170, var(--tw-bg-opacity))
}

.dark .form-check-switch:checked {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 96, 216, var(--tw-bg-opacity))
}

.form-check-switch:checked:before {
    margin-left: 13px;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.form-control {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    border-width: 1px;
    padding: .5rem .75rem
}

    .form-control::-moz-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(160, 174, 192, var(--tw-placeholder-opacity))
    }

    .form-control:-ms-input-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(160, 174, 192, var(--tw-placeholder-opacity))
    }

    .form-control::placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(160, 174, 192, var(--tw-placeholder-opacity))
    }

.form-control {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.dark .form-control {
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgba(35, 42, 59, var(--tw-bg-opacity))
}

.form-control:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --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(3px + 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 transparent)
}

.form-control:disabled,
.form-control[readonly] {
    cursor: not-allowed;
    --tw-bg-opacity: 1;
    background-color: rgba(247, 250, 252, var(--tw-bg-opacity))
}

.dark .form-control:disabled,
.dark .form-control[readonly] {
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgba(35, 42, 59, var(--tw-bg-opacity))
}

.form-control-sm {
    padding: .375rem .5rem;
    font-size: .75rem;
    line-height: 1rem
}

.form-control-lg {
    padding: .375rem 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.form-control-rounded {
    border-radius: 9999px
}

.form-help {
    margin-top: .5rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(113, 128, 150, var(--tw-text-opacity))
}


* > .intro-x:first-child {
    transform: translateX(50px)
}

* > .-intro-x:first-child,
* > .intro-x:first-child {
    z-index: 49;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

* > .-intro-x:first-child {
    transform: translateX(-50px)
}

* > .intro-y:first-child {
    z-index: 49;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

* > .intro-x:nth-child(2) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(2),
* > .intro-x:nth-child(2) {
    z-index: 48;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

* > .-intro-x:nth-child(2) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(2) {
    z-index: 48;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

* > .intro-x:nth-child(3) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(3),
* > .intro-x:nth-child(3) {
    z-index: 47;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

* > .-intro-x:nth-child(3) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(3) {
    z-index: 47;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

* > .intro-x:nth-child(4) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(4),
* > .intro-x:nth-child(4) {
    z-index: 46;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

* > .-intro-x:nth-child(4) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(4) {
    z-index: 46;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

* > .intro-x:nth-child(5) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(5),
* > .intro-x:nth-child(5) {
    z-index: 45;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

* > .-intro-x:nth-child(5) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(5) {
    z-index: 45;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

* > .intro-x:nth-child(6) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(6),
* > .intro-x:nth-child(6) {
    z-index: 44;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

* > .-intro-x:nth-child(6) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(6) {
    z-index: 44;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

* > .intro-x:nth-child(7) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(7),
* > .intro-x:nth-child(7) {
    z-index: 43;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

* > .-intro-x:nth-child(7) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(7) {
    z-index: 43;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

* > .intro-x:nth-child(8) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(8),
* > .intro-x:nth-child(8) {
    z-index: 42;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

* > .-intro-x:nth-child(8) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(8) {
    z-index: 42;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

* > .intro-x:nth-child(9) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(9),
* > .intro-x:nth-child(9) {
    z-index: 41;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

* > .-intro-x:nth-child(9) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(9) {
    z-index: 41;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

* > .intro-x:nth-child(10) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(10),
* > .intro-x:nth-child(10) {
    z-index: 40;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

* > .-intro-x:nth-child(10) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(10) {
    z-index: 40;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

* > .intro-x:nth-child(11) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(11),
* > .intro-x:nth-child(11) {
    z-index: 39;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

* > .-intro-x:nth-child(11) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(11) {
    z-index: 39;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

* > .intro-x:nth-child(12) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(12),
* > .intro-x:nth-child(12) {
    z-index: 38;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

* > .-intro-x:nth-child(12) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(12) {
    z-index: 38;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

* > .intro-x:nth-child(13) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(13),
* > .intro-x:nth-child(13) {
    z-index: 37;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

* > .-intro-x:nth-child(13) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(13) {
    z-index: 37;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

* > .intro-x:nth-child(14) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(14),
* > .intro-x:nth-child(14) {
    z-index: 36;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

* > .-intro-x:nth-child(14) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(14) {
    z-index: 36;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

* > .intro-x:nth-child(15) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(15),
* > .intro-x:nth-child(15) {
    z-index: 35;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

* > .-intro-x:nth-child(15) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(15) {
    z-index: 35;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

* > .intro-x:nth-child(16) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(16),
* > .intro-x:nth-child(16) {
    z-index: 34;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

* > .-intro-x:nth-child(16) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(16) {
    z-index: 34;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

* > .intro-x:nth-child(17) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(17),
* > .intro-x:nth-child(17) {
    z-index: 33;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

* > .-intro-x:nth-child(17) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(17) {
    z-index: 33;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

* > .intro-x:nth-child(18) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(18),
* > .intro-x:nth-child(18) {
    z-index: 32;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

* > .-intro-x:nth-child(18) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(18) {
    z-index: 32;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

* > .intro-x:nth-child(19) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(19),
* > .intro-x:nth-child(19) {
    z-index: 31;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

* > .-intro-x:nth-child(19) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(19) {
    z-index: 31;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

* > .intro-x:nth-child(20) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(20),
* > .intro-x:nth-child(20) {
    z-index: 30;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

* > .-intro-x:nth-child(20) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(20) {
    z-index: 30;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

* > .intro-x:nth-child(21) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(21),
* > .intro-x:nth-child(21) {
    z-index: 29;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

* > .-intro-x:nth-child(21) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(21) {
    z-index: 29;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

* > .intro-x:nth-child(22) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(22),
* > .intro-x:nth-child(22) {
    z-index: 28;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

* > .-intro-x:nth-child(22) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(22) {
    z-index: 28;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

* > .intro-x:nth-child(23) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(23),
* > .intro-x:nth-child(23) {
    z-index: 27;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

* > .-intro-x:nth-child(23) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(23) {
    z-index: 27;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

* > .intro-x:nth-child(24) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(24),
* > .intro-x:nth-child(24) {
    z-index: 26;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

* > .-intro-x:nth-child(24) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(24) {
    z-index: 26;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

* > .intro-x:nth-child(25) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(25),
* > .intro-x:nth-child(25) {
    z-index: 25;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

* > .-intro-x:nth-child(25) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(25) {
    z-index: 25;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

* > .intro-x:nth-child(26) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(26),
* > .intro-x:nth-child(26) {
    z-index: 24;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s
}

* > .-intro-x:nth-child(26) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(26) {
    z-index: 24;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s
}

* > .intro-x:nth-child(27) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(27),
* > .intro-x:nth-child(27) {
    z-index: 23;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s
}

* > .-intro-x:nth-child(27) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(27) {
    z-index: 23;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s
}

* > .intro-x:nth-child(28) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(28),
* > .intro-x:nth-child(28) {
    z-index: 22;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s
}

* > .-intro-x:nth-child(28) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(28) {
    z-index: 22;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s
}

* > .intro-x:nth-child(29) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(29),
* > .intro-x:nth-child(29) {
    z-index: 21;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s
}

* > .-intro-x:nth-child(29) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(29) {
    z-index: 21;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s
}

* > .intro-x:nth-child(30) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(30),
* > .intro-x:nth-child(30) {
    z-index: 20;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

* > .-intro-x:nth-child(30) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(30) {
    z-index: 20;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

* > .intro-x:nth-child(31) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(31),
* > .intro-x:nth-child(31) {
    z-index: 19;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s
}

* > .-intro-x:nth-child(31) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(31) {
    z-index: 19;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s
}

* > .intro-x:nth-child(32) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(32),
* > .intro-x:nth-child(32) {
    z-index: 18;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s
}

* > .-intro-x:nth-child(32) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(32) {
    z-index: 18;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s
}

* > .intro-x:nth-child(33) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(33),
* > .intro-x:nth-child(33) {
    z-index: 17;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s
}

* > .-intro-x:nth-child(33) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(33) {
    z-index: 17;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s
}

* > .intro-x:nth-child(34) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(34),
* > .intro-x:nth-child(34) {
    z-index: 16;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s
}

* > .-intro-x:nth-child(34) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(34) {
    z-index: 16;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s
}

* > .intro-x:nth-child(35) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(35),
* > .intro-x:nth-child(35) {
    z-index: 15;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s
}

* > .-intro-x:nth-child(35) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(35) {
    z-index: 15;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s
}

* > .intro-x:nth-child(36) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(36),
* > .intro-x:nth-child(36) {
    z-index: 14;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s
}

* > .-intro-x:nth-child(36) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(36) {
    z-index: 14;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s
}

* > .intro-x:nth-child(37) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(37),
* > .intro-x:nth-child(37) {
    z-index: 13;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s
}

* > .-intro-x:nth-child(37) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(37) {
    z-index: 13;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s
}

* > .intro-x:nth-child(38) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(38),
* > .intro-x:nth-child(38) {
    z-index: 12;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s
}

* > .-intro-x:nth-child(38) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(38) {
    z-index: 12;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s
}

* > .intro-x:nth-child(39) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(39),
* > .intro-x:nth-child(39) {
    z-index: 11;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.9s;
    animation-delay: 3.9s
}

* > .-intro-x:nth-child(39) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(39) {
    z-index: 11;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.9s;
    animation-delay: 3.9s
}

* > .intro-x:nth-child(40) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(40),
* > .intro-x:nth-child(40) {
    z-index: 10;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

* > .-intro-x:nth-child(40) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(40) {
    z-index: 10;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

* > .intro-x:nth-child(41) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(41),
* > .intro-x:nth-child(41) {
    z-index: 9;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.1s;
    animation-delay: 4.1s
}

* > .-intro-x:nth-child(41) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(41) {
    z-index: 9;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.1s;
    animation-delay: 4.1s
}

* > .intro-x:nth-child(42) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(42),
* > .intro-x:nth-child(42) {
    z-index: 8;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.2s;
    animation-delay: 4.2s
}

* > .-intro-x:nth-child(42) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(42) {
    z-index: 8;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.2s;
    animation-delay: 4.2s
}

* > .intro-x:nth-child(43) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(43),
* > .intro-x:nth-child(43) {
    z-index: 7;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s
}

* > .-intro-x:nth-child(43) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(43) {
    z-index: 7;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s
}

* > .intro-x:nth-child(44) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(44),
* > .intro-x:nth-child(44) {
    z-index: 6;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.4s;
    animation-delay: 4.4s
}

* > .-intro-x:nth-child(44) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(44) {
    z-index: 6;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.4s;
    animation-delay: 4.4s
}

* > .intro-x:nth-child(45) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(45),
* > .intro-x:nth-child(45) {
    z-index: 5;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s
}

* > .-intro-x:nth-child(45) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(45) {
    z-index: 5;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s
}

* > .intro-x:nth-child(46) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(46),
* > .intro-x:nth-child(46) {
    z-index: 4;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.6s;
    animation-delay: 4.6s
}

* > .-intro-x:nth-child(46) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(46) {
    z-index: 4;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.6s;
    animation-delay: 4.6s
}

* > .intro-x:nth-child(47) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(47),
* > .intro-x:nth-child(47) {
    z-index: 3;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.7s;
    animation-delay: 4.7s
}

* > .-intro-x:nth-child(47) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(47) {
    z-index: 3;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.7s;
    animation-delay: 4.7s
}

* > .intro-x:nth-child(48) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(48),
* > .intro-x:nth-child(48) {
    z-index: 2;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s
}

* > .-intro-x:nth-child(48) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(48) {
    z-index: 2;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s
}

* > .intro-x:nth-child(49) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(49),
* > .intro-x:nth-child(49) {
    z-index: 1;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.9s;
    animation-delay: 4.9s
}

* > .-intro-x:nth-child(49) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(49) {
    z-index: 1;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.9s;
    animation-delay: 4.9s
}

* > .intro-x:nth-child(50) {
    transform: translateX(50px)
}

* > .-intro-x:nth-child(50),
* > .intro-x:nth-child(50) {
    z-index: 0;
    position: relative;
    opacity: 0;
    -webkit-animation: intro-x-animation .4s ease-in-out .33333s;
    animation: intro-x-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

* > .-intro-x:nth-child(50) {
    transform: translateX(-50px)
}

* > .intro-y:nth-child(50) {
    z-index: 0;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-animation: intro-y-animation .4s ease-in-out .33333s;
    animation: intro-y-animation .4s ease-in-out .33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

@-webkit-keyframes intro-x-animation {
    to {
        opacity: 1
    }

    to {
        transform: translateX(0)
    }
}

@keyframes intro-x-animation {
    to {
        opacity: 1
    }

    to {
        transform: translateX(0)
    }
}

@-webkit-keyframes intro-y-animation {
    to {
        opacity: 1
    }

    to {
        transform: translateY(0)
    }
}

@keyframes intro-y-animation {
    to {
        opacity: 1
    }

    to {
        transform: translateY(0)
    }
}

.login {
    position: relative;
    --tw-bg-opacity: 1;
    background-color: #392A6F
}

@media (max-width:768px) {
    select {
        width: 284px !important;
    }
}

input[type=text] {
    padding: 20px 0px 20px 13px !important;
}

input[type=password] {
    padding: 20px 0px 20px 13px !important;
}

.form-group select {
    padding: 3px 0px 3px 15px !important;
}

canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
}


.login .login__input {
    box-shadow: 0 3px 5px rgba(0, 0, 0, .027450980392156862)
}

@media (max-width:1279px) {
    .login .login__input {
        min-width: 100%
    }
}


.static {
    position: static
}

.fixed {
    position: fixed
}

.sticky {
    position: sticky
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.inset-y-0 {
    top: 0;
    bottom: 0
}

.top-10 {
    top: 2.5rem
}

.bottom-10 {
    bottom: 2.5rem
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.top-0 {
    top: 0
}

.isolate {
    isolation: isolate
}

.z-10 {
    z-index: 10
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.col-span-12 {
    grid-column: span 12/span 12
}

.col-span-6 {
    grid-column: span 6/span 6
}

.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
}

.row-start-2 {
    grid-row-start: 2
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.clear-both {
    clear: both
}

.m-1 {
    margin: .25rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.-ml-5 {
    margin-left: -1.25rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-1 {
    margin-right: .25rem
}

.mt-8 {
    margin-top: 2rem
}

.mr-auto {
    margin-right: auto
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-3 {
    margin-top: .75rem
}

.ml-0 {
    margin-left: 0
}

.mr-0 {
    margin-right: 0
}

.ml-3 {
    margin-left: .75rem
}

.-mb-10 {
    margin-bottom: -2.5rem
}

.-mt-10 {
    margin-top: -2.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.ml-auto {
    margin-left: auto
}

.mt-4 {
    margin-top: 1rem
}

.mt-0\.5 {
    margin-top: .125rem
}

.mt-0 {
    margin-top: 0
}

.-ml-4 {
    margin-left: -1rem
}

.ml-2 {
    margin-left: .5rem
}

.mt-6 {
    margin-top: 1.5rem
}

.-mt-12 {
    margin-top: -3rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-4 {
    margin-left: 1rem
}

.mr-4 {
    margin-right: 1rem
}

.-mt-1 {
    margin-top: -.25rem
}

.-mr-1 {
    margin-right: -.25rem
}

.ml-5 {
    margin-left: 1.25rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mr-5 {
    margin-right: 1.25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.ml-1 {
    margin-left: .25rem
}

.-mt-2 {
    margin-top: -.5rem
}

.mt-10 {
    margin-top: 2.5rem
}

.ml-0\.5 {
    margin-left: .125rem
}

.mt-12 {
    margin-top: 3rem
}

.mb-3 {
    margin-bottom: .75rem
}

.-ml-1 {
    margin-left: -.25rem
}

.-mb-6 {
    margin-bottom: -1.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mr-0\.5 {
    margin-right: .125rem
}

.mt-1\.5 {
    margin-top: .375rem
}

.-mr-2 {
    margin-right: -.5rem
}

.-mb-1\.5 {
    margin-bottom: -.375rem
}

.-ml-2\.5 {
    margin-left: -.625rem
}

.-mb-1 {
    margin-bottom: -.25rem
}

.-ml-2 {
    margin-left: -.5rem
}

.-mt-3 {
    margin-top: -.75rem
}

.-mr-12 {
    margin-right: -3rem
}

.mt-14 {
    margin-top: 3.5rem
}

.ml-1\.5 {
    margin-left: .375rem
}

.-mt-1\.5 {
    margin-top: -.375rem
}

.-mt-4 {
    margin-top: -1rem
}

.ml-3\.5 {
    margin-left: .875rem
}

.-mt-8 {
    margin-top: -2rem
}

.mt-3\.5 {
    margin-top: .875rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mt-20 {
    margin-top: 5rem
}

.-mt-16 {
    margin-top: -4rem
}

.mt-2\.5 {
    margin-top: .625rem
}

.ml-8 {
    margin-left: 2rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mr-10 {
    margin-right: 2.5rem
}

.block {
    display: block
}


.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}


.h-1 {
    height: .25rem
}

.h-10 {
    height: 2.5rem
}

.h-4 {
    height: 1rem
}

.h-6 {
    height: 1.5rem
}

.h-5 {
    height: 1.25rem
}

.h-40 {
    height: 10rem
}

.h-8 {
    height: 2rem
}

.h-3 {
    height: .75rem
}

.h-12 {
    height: 3rem
}

.h-2 {
    height: .5rem
}

.h-px {
    height: 1px
}

.h-20 {
    height: 5rem
}

.h-full {
    height: 100%
}

.h-16 {
    height: 4rem
}

.h-32 {
    height: 8rem
}

.h-screen {
    height: 100vh
}

.h-48 {
    height: 12rem
}

.h-64 {
    height: 16rem
}

.h-56 {
    height: 14rem
}

.h-24 {
    height: 6rem
}

.max-h-full {
    max-height: 100%
}

.min-h-screen {
    min-height: 100vh;
    z-index: 99;
}

.w-1 {
    width: .25rem
}

.w-10 {
    width: 2.5rem
}

.w-4 {
    width: 1rem
}

.w-full {
    width: 100%
}

.w-6 {
    width: 1.5rem
}

.w-5 {
    width: 1.25rem
}

.w-40 {
    width: 10rem
}

.w-8 {
    width: 2rem
}

.w-3 {
    width: .75rem
}

.w-20 {
    width: 5rem
}

.w-12 {
    width: 3rem
}

.w-24 {
    width: 6rem
}

.w-32 {
    width: 8rem
}

.w-2 {
    width: .5rem
}

.w-56 {
    width: 14rem
}

.w-16 {
    width: 4rem
}

.w-px {
    width: 1px
}

.w-2\/4 {
    width: 50%
}

.w-4\/5 {
    width: 80%
}

.w-2\/5 {
    width: 40%
}

.w-48 {
    width: 12rem
}

.w-1\/2 {
    width: 50%
}

.w-44 {
    width: 11rem
}

.w-auto {
    width: auto
}

.w-3\/4 {
    width: 75%
}

.w-10\/12 {
    width: 83.333333%
}

.w-3\/5 {
    width: 60%
}

.w-72 {
    width: 18rem
}

.w-64 {
    width: 16rem
}

.w-1\/4 {
    width: 25%
}

.w-5\/6 {
    width: 83.333333%
}

.w-2\/3 {
    width: 66.666667%
}

.w-52 {
    width: 13rem
}

.flex-none {
    flex: none
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink {
    flex-shrink: 1
}

.flex-grow {
    flex-grow: 1
}

.border-collapse {
    border-collapse: collapse
}

.transform {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(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
}

.-rotate-90 {
    --tw-rotate: -90deg
}

.scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
}

.cursor-pointer {
    cursor: pointer
}

.select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

.resize-none {
    resize: none
}

.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr))
}

.grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.items-end {
    align-items: flex-end
}

.items-start {
    align-items: flex-start
}

.justify-center {
    justify-content: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.gap-6 {
    gap: 1.5rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-4 {
    gap: 1rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-y-3 {
    row-gap: .75rem
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.gap-y-5 {
    row-gap: 1.25rem
}

.divide > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(226, 232, 240, var(--tw-divide-opacity))
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-scroll {
    overflow-y: scroll
}

.overflow-auto {
    overflow: auto
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.truncate,
.whitespace-nowrap {
    white-space: nowrap
}

.rounded {
    border-radius: .25rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-md {
    border-radius: .375rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-t-md {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.rounded-r-md {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem
}

.rounded-l-md {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-0 {
    border-width: 0
}

.border-b {
    border-bottom-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-l {
    border-left-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-2 {
    border-left-width: 2px
}

.border-dashed {
    border-style: dashed
}

.border-dotted {
    border-style: dotted
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 242, 247, var(--tw-border-opacity))
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(203, 213, 224, var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}

.border-transparent {
    border-color: transparent
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(226, 232, 240, var(--tw-border-opacity))
}

.border-theme-15 {
    --tw-border-opacity: 1;
    border-color: rgba(141, 169, 190, var(--tw-border-opacity))
}

.border-theme-5 {
    --tw-border-opacity: 1;
    border-color: rgba(222, 231, 239, var(--tw-border-opacity))
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity))
}

.border-theme-1 {
    --tw-border-opacity: 1;
    border-color: rgba(28, 63, 170, var(--tw-border-opacity))
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(160, 174, 192, var(--tw-border-opacity))
}

.border-theme-3 {
    --tw-border-opacity: 1;
    border-color: rgba(46, 81, 187, var(--tw-border-opacity))
}

.border-theme-9 {
    --tw-border-opacity: 1;
    border-color: rgba(145, 199, 20, var(--tw-border-opacity))
}

.border-theme-12 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 197, 0, var(--tw-border-opacity))
}

.border-theme-6 {
    --tw-border-opacity: 1;
    border-color: rgba(211, 41, 41, var(--tw-border-opacity))
}

.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(113, 128, 150, var(--tw-border-opacity))
}

.border-theme-29 {
    --tw-border-opacity: 1;
    border-color: rgba(40, 78, 178, var(--tw-border-opacity))
}

.border-theme-27 {
    --tw-border-opacity: 1;
    border-color: rgba(32, 63, 173, var(--tw-border-opacity))
}

.border-opacity-10 {
    --tw-border-opacity: 0.1
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(113, 128, 150, var(--tw-bg-opacity))
}

.bg-theme-14 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 243, 255, var(--tw-bg-opacity))
}

.bg-theme-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(28, 63, 170, var(--tw-bg-opacity))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 242, 247, var(--tw-bg-opacity))
}

.bg-theme-11 {
    --tw-bg-opacity: 1;
    background-color: rgba(247, 139, 0, var(--tw-bg-opacity))
}

.bg-theme-12 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 197, 0, var(--tw-bg-opacity))
}

.bg-theme-18 {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 248, 188, var(--tw-bg-opacity))
}

.bg-theme-17 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 239, 217, var(--tw-bg-opacity))
}

.bg-theme-6 {
    --tw-bg-opacity: 1;
    background-color: rgba(211, 41, 41, var(--tw-bg-opacity))
}

.bg-theme-9 {
    --tw-bg-opacity: 1;
    background-color: rgba(145, 199, 20, var(--tw-bg-opacity))
}

.bg-theme-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(46, 81, 187, var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-theme-8 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 223, 234, var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(247, 250, 252, var(--tw-bg-opacity))
}

.bg-theme-20 {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 94, 193, var(--tw-bg-opacity))
}

.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(226, 232, 240, var(--tw-bg-opacity))
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(203, 213, 224, var(--tw-bg-opacity))
}

.bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 85, 104, var(--tw-bg-opacity))
}

.bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity))
}

.bg-theme-26 {
    --tw-bg-opacity: 1;
    background-color: rgba(21, 50, 154, var(--tw-bg-opacity))
}

.bg-opacity-20 {
    --tw-bg-opacity: 0.2
}

.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.fill-current {
    fill: currentColor
}

.p-5 {
    padding: 1.25rem
}

.p-0 {
    padding: 0
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-8 {
    padding: 2rem
}

.p-1 {
    padding: .25rem
}

.p-10 {
    padding: 2.5rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pt-8 {
    padding-top: 2rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pt-3 {
    padding-top: .75rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pl-16 {
    padding-left: 4rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pr-1 {
    padding-right: .25rem
}

.pt-1 {
    padding-top: .25rem
}

.pt-4 {
    padding-top: 1rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-10 {
    padding-left: 2.5rem
}

.pl-4 {
    padding-left: 1rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pt-0\.5 {
    padding-top: .125rem
}

.pt-0 {
    padding-top: 0
}

.pl-3\.5 {
    padding-left: .875rem
}

.pl-3 {
    padding-left: .75rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pl-12 {
    padding-left: 3rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pl-1 {
    padding-left: .25rem
}

.pr-5 {
    padding-right: 1.25rem
}

.text-justify {
    text-align: justify
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.align-top {
    vertical-align: top
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-8xl {
    font-size: 6rem;
    line-height: 1
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.font-extrabold {
    font-weight: 800
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.italic {
    font-style: italic
}

.diagonal-fractions,
.lining-nums,
.oldstyle-nums,
.ordinal,
.proportional-nums,
.slashed-zero,
.stacked-fractions,
.tabular-nums {
    --tw-ordinal: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-slashed-zero: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-numeric-figure: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-numeric-spacing: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-numeric-fraction: var(--tw-empty, /*!*/
    /*!*/
    );
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}

.ordinal {
    --tw-ordinal: ordinal
}

.leading-relaxed {
    line-height: 1.625
}

.leading-8 {
    line-height: 2rem
}

.leading-3 {
    line-height: .75rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-tight {
    line-height: 1.25
}

.leading-none {
    line-height: 1
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(113, 128, 150, var(--tw-text-opacity))
}

.text-theme-9 {
    --tw-text-opacity: 1;
    color: rgba(145, 199, 20, var(--tw-text-opacity))
}

.text-primary-3,
.text-theme-6 {
    --tw-text-opacity: 1;
    color: rgba(211, 41, 41, var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(74, 85, 104, var(--tw-text-opacity))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(45, 55, 72, var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-theme-1 {
    --tw-text-opacity: 1;
    color: rgba(28, 63, 170, var(--tw-text-opacity))
}

.text-theme-10 {
    --tw-text-opacity: 1;
    color: rgba(49, 96, 216, var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(160, 174, 192, var(--tw-text-opacity))
}

.text-theme-21 {
    --tw-text-opacity: 1;
    color: rgba(198, 212, 253, var(--tw-text-opacity))
}

.text-theme-11 {
    --tw-text-opacity: 1;
    color: rgba(247, 139, 0, var(--tw-text-opacity))
}

.text-theme-12 {
    --tw-text-opacity: 1;
    color: rgba(251, 197, 0, var(--tw-text-opacity))
}

.text-theme-19 {
    --tw-text-opacity: 1;
    color: rgba(36, 73, 175, var(--tw-text-opacity))
}

.text-theme-16 {
    --tw-text-opacity: 1;
    color: rgba(96, 127, 150, var(--tw-text-opacity))
}

.text-theme-22 {
    --tw-text-opacity: 1;
    color: rgba(232, 238, 255, var(--tw-text-opacity))
}

.text-theme-28 {
    --tw-text-opacity: 1;
    color: rgba(187, 200, 253, var(--tw-text-opacity))
}

.text-opacity-70 {
    --tw-text-opacity: 0.7
}

.line-through {
    text-decoration: line-through
}

.underline {
    text-decoration: underline
}

.placeholder-theme-13::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 158, 185, var(--tw-placeholder-opacity))
}

.placeholder-theme-13:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 158, 185, var(--tw-placeholder-opacity))
}

.placeholder-theme-13::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 158, 185, var(--tw-placeholder-opacity))
}

.opacity-0 {
    opacity: 0
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)
}

.shadow,
.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)
}

.shadow-none {
    --tw-shadow: 0 0 transparent
}

.shadow-none,
.shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.ring {
    --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(3px + 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 transparent)
}

.filter {
    --tw-blur: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-brightness: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-contrast: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-grayscale: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-hue-rotate: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-invert: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-saturate: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-sepia: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-drop-shadow: var(--tw-empty, /*!*/
    /*!*/
    );
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.blur {
    --tw-blur: blur(8px)
}



.grayscale {
    --tw-grayscale: grayscale(100%)
}

.invert {
    --tw-invert: invert(100%)
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration,
.transition {
    transition-duration: .15s
}

.\ !duration {
    transition-duration: .15s !important
}

.duration-300 {
    transition-duration: .3s
}

.ease,
.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz0dL-vwnYh2eg.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzQdL-vwnYh2eg.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzwdL-vwnYh2eg.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzMdL-vwnYh2eg.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz8dL-vwnYh2eg.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz4dL-vwnYh2eg.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzAdL-vwnYg.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc3CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc-CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc2CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc5CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc1CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc0CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc6CsTYl4BO.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xFIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xMIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xEIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xLIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xHIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xGIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc3CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc-CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc2CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc5CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc1CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc0CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc6CsTYl4BO.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic3CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic-CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic2CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic5CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic1CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic0CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic6CsTYl4BO.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc3CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc-CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc2CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc5CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc1CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc0CsTYl4BOQ3o.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc6CsTYl4BO.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxFIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxMIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxEIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxLIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxHIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxIIzIXKMny.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0460-052f, U+1c80-1c88, U+20b4, U+2de0-2dff, U+a640-a69f, U+fe2e-fe2f
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+1f??
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1ea0-1ef9, U+20ab
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format("woff2");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@media only screen and (max-width: 1200px) {
    .few-clicks {
        display: none;
    }

    .iframe-size {
        display: none;
    }

    .min-h-screen {
        min-height: 0vh;
    }
}

@media (min-width:640px) {
    .sm\:relative {
        position: relative
    }

    .sm\:absolute {
        position: absolute
    }

    .sm\:static {
        position: static
    }

    .sm\:col-span-6 {
        grid-column: span 6/span 6
    }

    .sm\:col-span-4 {
        grid-column: span 4/span 4
    }

    .sm\:col-span-3 {
        grid-column: span 3/span 3
    }

    .sm\:col-span-1 {
        grid-column: span 1/span 1
    }

    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .sm\:mx-2 {
        margin-left: .5rem;
        margin-right: .5rem
    }

    .sm\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .sm\:ml-auto {
        margin-left: auto
    }

    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:ml-2 {
        margin-left: .5rem
    }

    .sm\:ml-0 {
        margin-left: 0
    }

    .sm\:mr-3 {
        margin-right: .75rem
    }

    .sm\:ml-3 {
        margin-left: .75rem
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:mr-5 {
        margin-right: 1.25rem
    }

    .sm\:mt-5 {
        margin-top: 1.25rem
    }

    .sm\:mt-2 {
        margin-top: .5rem
    }

    .sm\:mt-10 {
        margin-top: 2.5rem
    }

    .sm\:ml-40 {
        margin-left: 10rem
    }

    .sm\:mr-28 {
        margin-right: 7rem
    }

    .sm\:mr-40 {
        margin-right: 10rem
    }

    .sm\:mr-20 {
        margin-right: 5rem
    }

    .sm\:mr-8 {
        margin-right: 2rem
    }

    .sm\:mr-0 {
        margin-right: 0
    }

    .sm\:mr-2 {
        margin-right: .5rem
    }

    .sm\:ml-20 {
        margin-left: 5rem
    }

    .sm\:mr-auto {
        margin-right: auto
    }

    .sm\:mr-4 {
        margin-right: 1rem
    }

    .sm\:ml-1 {
        margin-left: .25rem
    }

    .sm\:mr-6 {
        margin-right: 1.5rem
    }

    .sm\:block {
        display: block
    }

    .sm\:flex {
        display: flex
    }

    .sm\:grid {
        display: grid
    }

    .sm\:hidden {
        display: none
    }

    .sm\:h-10 {
        height: 2.5rem
    }

    .sm\:h-12 {
        height: 3rem
    }

    .sm\:h-5 {
        height: 1.25rem
    }

    .sm\:h-24 {
        height: 6rem
    }

    .sm\:w-auto {
        width: auto
    }

    .sm\:w-10 {
        width: 2.5rem
    }

    .sm\:w-12 {
        width: 3rem
    }

    .sm\:w-5 {
        width: 1.25rem
    }

    .sm\:w-56 {
        width: 14rem
    }

    .sm\:w-40 {
        width: 10rem
    }

    .sm\:w-72 {
        width: 18rem
    }

    .sm\:w-52 {
        width: 13rem
    }

    .sm\:w-60 {
        width: 15rem
    }

    .sm\:w-full {
        width: 100%
    }

    .sm\:w-64 {
        width: 16rem
    }

    .sm\:w-3\/4 {
        width: 75%
    }

    .sm\:w-24 {
        width: 6rem
    }

    .sm\:w-20 {
        width: 5rem
    }

    .sm\:w-32 {
        width: 8rem
    }

    .sm\:w-16 {
        width: 4rem
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:flex-nowrap {
        flex-wrap: nowrap
    }

    .sm\:items-end {
        align-items: flex-end
    }

    .sm\:justify-start {
        justify-content: flex-start
    }

    .sm\:justify-end {
        justify-content: flex-end
    }

    .sm\:gap-10 {
        gap: 2.5rem
    }

    .sm\:gap-6 {
        gap: 1.5rem
    }

    .sm\:overflow-x-visible {
        overflow-x: visible
    }

    .sm\:whitespace-normal {
        white-space: normal
    }

    .sm\:border-0 {
        border-width: 0
    }

    .sm\:border-t-0 {
        border-top-width: 0
    }

    .sm\:border-l {
        border-left-width: 1px
    }

    .sm\:border-b-0 {
        border-bottom-width: 0
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .sm\:px-28 {
        padding-left: 7rem;
        padding-right: 7rem
    }

    .sm\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .sm\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .sm\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sm\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .sm\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .sm\:pt-6 {
        padding-top: 1.5rem
    }

    .sm\:pt-0 {
        padding-top: 0
    }

    .sm\:pl-5 {
        padding-left: 1.25rem
    }

    .sm\:pb-20 {
        padding-bottom: 5rem
    }

    .sm\:pt-20 {
        padding-top: 5rem
    }

    .sm\:pb-0 {
        padding-bottom: 0
    }

    .sm\:text-left {
        text-align: left
    }

    .sm\:text-right {
        text-align: right
    }

    .sm\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

@media (min-width:768px) {
    .md\:col-span-6 {
        grid-column: span 6/span 6
    }

    .md\:col-span-4 {
        grid-column: span 4/span 4
    }

    .md\:col-span-3 {
        grid-column: span 3/span 3
    }

    .md\:row-start-auto {
        grid-row-start: auto
    }

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:-mt-5 {
        margin-top: -1.25rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:border-t-0 {
        border-top-width: 0
    }

    .md\:border-l {
        border-left-width: 1px
    }

    .md\:border-r {
        border-right-width: 1px
    }

    .md\:border-l-0 {
        border-left-width: 0
    }

    .md\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .md\:pl-0 {
        padding-left: 0
    }

    .md\:pt-0 {
        padding-top: 0
    }
}

@media (min-width:1024px) {
    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }

    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }

    .lg\:col-span-8 {
        grid-column: span 8/span 8
    }

    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }

    .lg\:col-span-9 {
        grid-column: span 9/span 9
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .lg\:mt-5 {
        margin-top: 1.25rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mr-20 {
        margin-right: 5rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:ml-5 {
        margin-left: 1.25rem
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:ml-8 {
        margin-left: 2rem
    }

    .lg\:mt-3 {
        margin-top: .75rem
    }

    .lg\:mr-1 {
        margin-right: .25rem
    }

    .lg\:ml-2 {
        margin-left: .5rem
    }

    .lg\:mr-auto {
        margin-right: auto
    }

    .lg\:ml-0 {
        margin-left: 0
    }

    .lg\:ml-4 {
        margin-left: 1rem
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:h-auto {
        height: auto
    }

    .lg\:h-32 {
        height: 8rem
    }

    .lg\:h-12 {
        height: 3rem
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-2\/4 {
        width: 50%
    }

    .lg\:w-64 {
        width: 16rem
    }

    .lg\:w-40 {
        width: 10rem
    }

    .lg\:w-32 {
        width: 8rem
    }

    .lg\:w-56 {
        width: 14rem
    }

    .lg\:w-12 {
        width: 3rem
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-nowrap {
        flex-wrap: nowrap
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:overflow-visible {
        overflow: visible
    }

    .lg\:border-0 {
        border-width: 0
    }

    .lg\:border-b-0 {
        border-bottom-width: 0
    }

    .lg\:border-t-0 {
        border-top-width: 0
    }

    .lg\:border-l {
        border-left-width: 1px
    }

    .lg\:border-r {
        border-right-width: 1px
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }

    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pl-5 {
        padding-left: 1.25rem
    }

    .lg\:pb-20 {
        padding-bottom: 5rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-right {
        text-align: right
    }

    .lg\:text-justify {
        text-align: justify
    }

    .lg\:text-center {
        text-align: center
    }

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

@media(max-width:1600px) {
    .iframe-size {
        border-radius: 10px;
        width: 499px;
        height: 280px;
    }
}

@media (min-width:1280px) {
    .xl\:absolute {
        position: absolute
    }

    .xl\:sticky {
        position: sticky
    }

    .xl\:z-auto {
        z-index: auto
    }

    .xl\:col-span-4 {
        grid-column: span 4/span 4
    }

    .xl\:col-span-8 {
        grid-column: span 8/span 8
    }

    .xl\:col-span-3 {
        grid-column: span 3/span 3
    }

    .xl\:col-span-12 {
        grid-column: span 12/span 12
    }

    .xl\:col-span-6 {
        grid-column: span 6/span 6
    }

    .xl\:col-span-9 {
        grid-column: span 9/span 9
    }

    .xl\:col-span-1 {
        grid-column: span 1/span 1
    }

    .xl\:col-span-2 {
        grid-column: span 2/span 2
    }

    .xl\:col-start-1 {
        grid-column-start: 1
    }

    .xl\:col-start-10 {
        grid-column-start: 10
    }

    .xl\:row-start-1 {
        grid-row-start: 1
    }

    .xl\:row-start-2 {
        grid-row-start: 2
    }

    .xl\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .xl\:my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .xl\:ml-auto {
        margin-left: auto
    }

    .xl\:mt-0 {
        margin-top: 0
    }

    .xl\:mt-2 {
        margin-top: .5rem
    }

    .xl\:-mt-5 {
        margin-top: -1.25rem
    }

    .xl\:ml-20 {
        margin-left: 5rem !important;
    }

    .xl\:mt-8 {
        margin-top: 2rem
    }

    .xl\:mr-3 {
        margin-right: .75rem
    }

    .xl\:mt-24 {
        margin-top: 6rem
    }

    .xl\:mr-0 {
        margin-right: 0
    }

    .xl\:ml-6 {
        margin-left: 1.5rem
    }

    .xl\:block {
        display: block
    }

    .xl\:flex {
        display: flex
    }

    .xl\:grid {
        display: grid
    }

    .xl\:hidden {
        display: none
    }

    .xl\:h-auto {
        height: auto
    }

    .xl\:min-h-0 {
        min-height: 0
    }

    .xl\:w-3\/5 {
        width: 60%
    }

    .xl\:w-auto {
        width: auto
    }

    .xl\:w-32 {
        width: 8rem
    }

    .xl\:flex-initial {
        flex: 0 1 auto
    }

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:items-center {
        align-items: center
    }

    .xl\:items-start {
        align-items: flex-start
    }

    .xl\:overflow-y-auto {
        overflow-y: auto
    }

    .xl\:bg-transparent {
        background-color: transparent
    }

    .xl\:p-0 {
        padding: 0
    }

    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .xl\:py-0 {
        padding-top: 0
    }

    .xl\:pb-0,
    .xl\:py-0 {
        padding-bottom: 0
    }

    .xl\:pb-16 {
        padding-bottom: 4rem
    }

    .xl\:text-left {
        text-align: left
    }

    .xl\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .xl\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .xl\:shadow-none {
        --tw-shadow: 0 0 transparent;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
    }
}

@media (min-width:1600px) {
    .xxl\:z-10 {
        z-index: 10
    }

    .xxl\:col-span-3 {
        grid-column: span 3/span 3
    }

    .xxl\:col-span-9 {
        grid-column: span 9/span 9
    }

    .xxl\:col-span-12 {
        grid-column: span 12/span 12
    }

    .xxl\:col-span-2 {
        grid-column: span 2/span 2
    }

    .xxl\:col-span-10 {
        grid-column: span 10/span 10
    }

    .xxl\:col-span-5 {
        grid-column: span 5/span 5
    }

    .xxl\:col-span-6 {
        grid-column: span 6/span 6
    }

    .xxl\:col-start-auto {
        grid-column-start: auto
    }

    .xxl\:row-start-auto {
        grid-row-start: auto
    }

    .xxl\:mt-8 {
        margin-top: 2rem
    }

    .xxl\:mt-6 {
        margin-top: 1.5rem
    }

    .xxl\:mt-24 {
        margin-top: 6rem
    }

    .xxl\:mt-0 {
        margin-top: 0
    }

    .xxl\:ml-16 {
        margin-left: 4rem
    }

    .xxl\:-ml-20 {
        margin-left: -5rem
    }

    .xxl\:mb-0 {
        margin-bottom: 0
    }

    .xxl\:-mt-1\.5 {
        margin-top: -.375rem
    }

    .xxl\:-mt-1 {
        margin-top: -.25rem
    }

    .xxl\:mr-auto {
        margin-right: auto
    }

    .xxl\:-mt-8 {
        margin-top: -2rem
    }

    .xxl\:flex {
        display: flex
    }

    .xxl\:h-56 {
        height: 14rem
    }

    .xxl\:w-14 {
        width: 3.5rem
    }

    .xxl\:w-52 {
        width: 13rem
    }

    .xxl\:w-2\/3,
    .xxl\:w-4\/6 {
        width: 66.666667%
    }

    .xxl\:w-full {
        width: 100%
    }

    .xxl\:flex-none {
        flex: none
    }

    .xxl\:grid-cols-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr))
    }

    .xxl\:justify-center {
        justify-content: center
    }

    .xxl\:border-l {
        border-left-width: 1px
    }

    .xxl\:bg-transparent {
        background-color: transparent
    }

    .xxl\:p-0 {
        padding: 0
    }

    .xxl\:px-6 {
        padding-right: 1.5rem
    }

    .xxl\:pl-6,
    .xxl\:px-6 {
        padding-left: 1.5rem
    }

    .xxl\:pt-0 {
        padding-top: 0
    }

    .xxl\:pl-1 {
        padding-left: .25rem
    }

    .xxl\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .xxl\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .xxl\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .xxl\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .xxl\:text-sm {
        font-size: .875rem
    }

    .xxl\:leading-5,
    .xxl\:text-sm {
        line-height: 1.25rem
    }

    .xxl\:text-theme-9 {
        --tw-text-opacity: 1;
        color: rgba(145, 199, 20, var(--tw-text-opacity))
    }
}


#bottom {
    position: absolute;
    bottom: 60px;
    right: 60px;
}

    #bottom a:hover {
        text-decoration: underline;
        color: rgba(28, 63, 170, var(--tw-bg-opacity));
    }

.login-logo {
    position: absolute;
    right: 50px;
    top: 30px;
}

@media only screen and (max-width: 1250px) {

    #bottom {
        color: white;
        font-size: 14px;
    }

        #bottom a:hover {
            text-decoration: underline;
            color: grey;
        }
}

@media only screen and (max-width: 768px) {

    #bottom {
        right: 120px;
    }

    .login-logo {
        right: 62px;
        width: 70%;
        top: 20px;
    }
}

@media only screen and (max-width: 425px) {


    #bottom {
        right: 15px;
        font-size: 13px;
    }
}



.loginFormCard {
    position: absolute;
    top: 20%;
    right: 8%;
    width: 29%;
    padding: 40px;
}

#loginBtn {
    background-color: #e6206f !important;
    width: 40%;
    border: none;
}
#LogoutSubmitId, #TeleLoginBtn {
    background-color: #e6206f !important;
    border: none;
    padding-top: 8.3px;
    padding-bottom: 7px;
}
#LogoutNoId, #LogoutSubmitId {
    width: 70%;
    color: white;
    background-color: #392A6F;
}

#TeleLoginBtn{
    width:90%;
}
.forgetPassword, .termAndPolicy {
    text-decoration: none;
    color: #373737;
}

    .forgetPassword:hover, .termAndPolicy:hover {
        text-decoration: none;
        color: #373737;
    }


@media screen and (max-width: 1615px) {
    .loginFormCard {
        top: 18%;
        right: 6%;
        width: 31%;
        padding: 19px;
    }
}

@media screen and (max-width: 1200px) {
    .loginFormCard {
        top: 15%;
        right: 4%;
        width: 40%;
        padding: 13px;
    }
}

@media screen and (max-width: 860px) {
    .loginFormCard {
        right: 22%;
        width: 55%;
    }

        .loginFormCard img {
            width: 70%;
        }
}

@media screen and (max-width: 700px) {
    .loginFormCard {
        right: 18%;
        width: 68%;
    }
}

@media screen and (max-width: 600px) {
    .loginFormCard {
        right: 6%;
        width: 87%;
    }
}