:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-family: "Poppins", sans-serif !important;
}
[type="button"],
[type="reset"] {
    -webkit-appearance: button;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
html {
    line-height: 1.5;
}
body {
    line-height: inherit;
}
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e2e8f0;
}
img {
    border-style: solid;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
a {
    color: inherit;
    text-decoration: inherit;
}
img,
svg {
    display: block;
    vertical-align: middle;
}
img {
    max-width: 100%;
    height: auto;
}
img.sc-logo {
    border-radius: 5px;
    padding: 6px;
    height: 100px !important;
    width: 150px;
    object-fit: contain;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1300px;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1350px;
    }
}
.btn {
    border-radius: 0.375rem;
    border-width: 1px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    padding: 0.5rem 0.75rem;
    --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;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
    transition-duration: 0.2s;
}
.btn:hover {
    --tw-bg-opacity: 0.9;
    --tw-border-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;
}
* > .intro-y:first-child {
    z-index: 49;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
* > .intro-y:first-child,
* > .intro-y:nth-child(2) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
    justify-content: center;
}
* > .intro-y:nth-child(2) {
    z-index: 48;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
* > .intro-y:nth-child(3) {
    z-index: 47;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
* > .intro-y:nth-child(3),
* > .intro-y:nth-child(4) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(4) {
    z-index: 46;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
* > .intro-y:nth-child(5) {
    z-index: 45;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
* > .intro-y:nth-child(5),
* > .intro-y:nth-child(6) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(6) {
    z-index: 44;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
* > .intro-y:nth-child(7) {
    z-index: 43;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
* > .intro-y:nth-child(7),
* > .intro-y:nth-child(8) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(8) {
    z-index: 42;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
* > .intro-y:nth-child(9) {
    z-index: 41;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
* > .intro-y:nth-child(10),
* > .intro-y:nth-child(9) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(10) {
    z-index: 40;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
* > .intro-y:nth-child(11) {
    z-index: 39;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
* > .intro-y:nth-child(11),
* > .intro-y:nth-child(12) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(12) {
    z-index: 38;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
* > .intro-y:nth-child(13) {
    z-index: 37;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
* > .intro-y:nth-child(13),
* > .intro-y:nth-child(14) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(14) {
    z-index: 36;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
* > .intro-y:nth-child(15) {
    z-index: 35;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
* > .intro-y:nth-child(15),
* > .intro-y:nth-child(16) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(16) {
    z-index: 34;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
* > .intro-y:nth-child(17) {
    z-index: 33;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}
* > .intro-y:nth-child(17),
* > .intro-y:nth-child(18) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(18) {
    z-index: 32;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
* > .intro-y:nth-child(19) {
    z-index: 31;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}
* > .intro-y:nth-child(19),
* > .intro-y:nth-child(20) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(20) {
    z-index: 30;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
* > .intro-y:nth-child(21) {
    z-index: 29;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
* > .intro-y:nth-child(21),
* > .intro-y:nth-child(22) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(22) {
    z-index: 28;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
* > .intro-y:nth-child(23) {
    z-index: 27;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}
* > .intro-y:nth-child(23),
* > .intro-y:nth-child(24) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(24) {
    z-index: 26;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}
* > .intro-y:nth-child(25) {
    z-index: 25;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
* > .intro-y:nth-child(25),
* > .intro-y:nth-child(26) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(26) {
    z-index: 24;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}
* > .intro-y:nth-child(27) {
    z-index: 23;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
}
* > .intro-y:nth-child(27),
* > .intro-y:nth-child(28) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(28) {
    z-index: 22;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}
* > .intro-y:nth-child(29) {
    z-index: 21;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s;
}
* > .intro-y:nth-child(29),
* > .intro-y:nth-child(30) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(30) {
    z-index: 20;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
* > .intro-y:nth-child(31) {
    z-index: 19;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s;
}
* > .intro-y:nth-child(31),
* > .intro-y:nth-child(32) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(32) {
    z-index: 18;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
}
* > .intro-y:nth-child(33) {
    z-index: 17;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s;
}
* > .intro-y:nth-child(33),
* > .intro-y:nth-child(34) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(34) {
    z-index: 16;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s;
}
* > .intro-y:nth-child(35) {
    z-index: 15;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}
* > .intro-y:nth-child(35),
* > .intro-y:nth-child(36) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(36) {
    z-index: 14;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s;
}
* > .intro-y:nth-child(37) {
    z-index: 13;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s;
}
* > .intro-y:nth-child(37),
* > .intro-y:nth-child(38) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(38) {
    z-index: 12;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
}
* > .intro-y:nth-child(39) {
    z-index: 11;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 3.9s;
    animation-delay: 3.9s;
}
* > .intro-y:nth-child(39),
* > .intro-y:nth-child(40) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(40) {
    z-index: 10;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
* > .intro-y:nth-child(41) {
    z-index: 9;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.1s;
    animation-delay: 4.1s;
}
* > .intro-y:nth-child(41),
* > .intro-y:nth-child(42) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(42) {
    z-index: 8;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.2s;
    animation-delay: 4.2s;
}
* > .intro-y:nth-child(43) {
    z-index: 7;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s;
}
* > .intro-y:nth-child(43),
* > .intro-y:nth-child(44) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(44) {
    z-index: 6;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.4s;
    animation-delay: 4.4s;
}
* > .intro-y:nth-child(45) {
    z-index: 5;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
}
* > .intro-y:nth-child(45),
* > .intro-y:nth-child(46) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(46) {
    z-index: 4;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.6s;
    animation-delay: 4.6s;
}
* > .intro-y:nth-child(47) {
    z-index: 3;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.7s;
    animation-delay: 4.7s;
}
* > .intro-y:nth-child(47),
* > .intro-y:nth-child(48) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(48) {
    z-index: 2;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
}
* > .intro-y:nth-child(49) {
    z-index: 1;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 4.9s;
    animation-delay: 4.9s;
}
* > .intro-y:nth-child(49),
* > .intro-y:nth-child(50) {
    opacity: 0;
    position: relative;
    transform: translateY(50px);
}
* > .intro-y:nth-child(50) {
    z-index: 0;
    -webkit-animation: intro-y-animation 0.4s ease-in-out 0.33333s;
    animation: intro-y-animation 0.4s ease-in-out 0.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;
        transform: translateX(0);
    }
}
@keyframes intro-x-animation {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes intro-y-animation {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes intro-y-animation {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.modal {
    margin-top: -10000px;
    margin-left: -10000px;
    transition: visibility 0s linear 0.2s, opacity 0.2s 0s;
    height: 100vh;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100vw;
}
.modal {
    background: rgba(0, 0, 0, 0.6509803921568628);
}
.modal-content {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-radius: 0.25rem;
    position: relative;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    width: 100%;
}
.modal-body {
    padding: 1.25rem;
}
@-webkit-keyframes modal-static-backdrop {
    0% {
        transform: scale(1);
    }
    to {
        transform: scale(1.05);
    }
}
@keyframes modal-static-backdrop {
    0% {
        transform: scale(1);
    }
    to {
        transform: scale(1.05);
    }
}
@-webkit-keyframes type-animation {
    50% {
        opacity: 1;
    }
}
@keyframes type-animation {
    50% {
        opacity: 1;
    }
}

.main .btn-download:hover {
    --tw-border-opacity: 0.9;
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
}
.main .btn-download:hover span {
    --tw-bg-opacity: 0.9;
}
.main .preview-wrapper {
    perspective: 243px;
    perspective-origin: 59% 78%;
    height: 2000px;
    margin-top: -100%;
    width: 140%;
    margin-left: 12%;
}
@media screen and (max-width: 1600px) {
    .main .preview-wrapper {
        margin-top: -80%;
        margin-left: 6%;
    }
}
.main .preview {
    /* transform: scaleX(0.9) scaleY(1) scaleZ(1) rotateX(3.5deg) rotateY(354deg) rotate(10deg) translateX(0) translateY(0) translateZ(0) skewX(0) skewY(0); */
    background-size: 65%;
    background-position: 0 1000px;
    /*    background-image: url(../images/preview.png);*/
    background-image: url(../images/preview-2.webp);
    transition: background-position 15s linear;
    opacity: 0.8;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.rounded-2xl {
    border-radius: 1rem;
}
.rounded-full {
    border-radius: 9999px;
}
.border-2 {
    border-width: 2px;
}
.flex {
    display: flex;
}
.hidden {
    display: none;
}
.flex-col {
    flex-direction: column;
}
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.flex-1 {
    flex: 1 1 0%;
}
.font-medium {
    font-weight: 500;
}
.h-6 {
    height: 1.5rem;
}
.h-12 {
    height: 3rem;
}
.h-80 {
    height: 20rem;
}
.h-full {
    height: 100%;
}
body {
    padding: 0 !important;
}
.h-screen {
    height: 100vh;
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-3xl {
    font-size: 22px;
    line-height: 2.25rem;
}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.log-btn {
    width: 40%;
}
.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mr-0 {
    margin-right: 0;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-3 {
    margin-right: 0.75rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-14 {
    margin-top: 3.5rem;
}
.mt-16 {
    margin-top: 1rem;
}
.ml-auto {
    margin-left: auto;
}
.mr-0\.5 {
    margin-right: 0.125rem;
}
.mt-1\.5 {
    margin-top: 0.375rem;
}
.-mt-36 {
    margin-top: -9rem;
}
.-mr-96 {
    margin-right: -24rem;
}
.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}
.px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pl-8 {
    padding-left: 2rem;
}
.pt-10 {
    padding-top: 2.5rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pr-16 {
    padding-right: 4rem;
}
.pt-36 {
    padding-top: 9rem;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.top-0 {
    top: 0;
}
.right-0 {
    right: 0;
}
.bottom-0 {
    bottom: 0;
}
* {
    --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;
}
.stroke-2 {
    stroke-width: 2;
}
.text-center {
    text-align: center;
}
.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(226, 232, 240, var(--tw-text-opacity));
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(45, 55, 72, var(--tw-text-opacity));
}
.text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
}
.text-theme-1 {
    --tw-text-opacity: 1;
    color: rgba(6, 13, 39, var(--tw-text-opacity));
}
.text-theme-2 {
    --tw-text-opacity: 1;
    color: #ffffffd1;
}
.w-6 {
    width: 1.5rem;
}
.w-8 {
    width: 2rem;
}
.w-12 {
    width: 3rem;
}
.w-48 {
    width: 12rem;
}
.w-1\/2 {
    width: 50%;
}
.w-full {
    width: 100%;
}
@-webkit-keyframes spin {
    to {
        transform: rotate(1turn);
    }
}
@keyframes spin {
    to {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes ping {
    75%,
    to {
        transform: scale(2);
        opacity: 0;
    }
}
@keyframes ping {
    75%,
    to {
        transform: scale(2);
        opacity: 0;
    }
}
@-webkit-keyframes pulse {
    50% {
        opacity: 0.5;
    }
}
@keyframes pulse {
    50% {
        opacity: 0.5;
    }
}
@-webkit-keyframes bounce {
    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    }
}
@keyframes bounce {
    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    }
}

html {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 13, 39, var(--tw-bg-opacity));
}
html body {
    -webkit-font-smoothing: antialiased;
    font-size: 0.875rem;
    line-height: 1.25rem;
    overflow-x: hidden;
    padding: 0.75rem 2rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 768px) {
    html body {
        overflow-y: hidden;
    }
}
@media (max-width: 639px) {
    html body {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
}
@media (min-width: 640px) {
    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 768px) {
    .md\:flex {
        display: flex;
    }
    .md\:justify-start {
        justify-content: flex-start;
    }
    .md\:font-medium {
        font-weight: 500;
    }
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }
    .md\:leading-tight {
        line-height: 1.25;
    }
    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0;
    }
    .md\:mt-0 {
        margin-top: 0;
    }
    .md\:-mr-64 {
        margin-right: -16rem;
    }
    .md\:p-8 {
        padding: 2rem;
    }
    .md\:pt-0 {
        padding-top: 0;
    }
    .md\:pb-0 {
        padding-bottom: 0;
    }
    .md\:text-left {
        text-align: left;
    }
    .md\:w-auto {
        width: auto;
    }
}
@media (min-width: 1024px) {
    .lg\:w-3\/4 {
        width: 75%;
    }
}
@media (min-width: 1280px) {
    .xl\:block {
        display: block;
    }
    .xl\:flex {
        display: flex;
    }
    .xl\:pb-0 {
        padding-bottom: 0;
    }
    .xl\:w-1\/2 {
        width: 40%;
    }
}
@media (min-width: 1600px) {
    .xxl\:mr-0 {
        margin-right: 0;
    }
}
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito + Sans:ital, wght@0, 300;0, 400;0, 500;0, 600;0, 700;0, 800;0, 900;0, 1000;1, 300;1, 400;1, 500;1, 600;1, 700;1, 800;1, 1000&display=swap);

.form-group,
.login-btn,
.login-form {
    position: relative;
}

.show-password i,
.text-right {
    text-align: right;
}

.highlight,
label {
    pointer-events: none;
}

label,
p {
    font-weight: 400;
}

.login-btn,
.slider-card h3 {
    display: inline-block;
    font-weight: 700;
}

.input-box,
.login-btn,
.school-icon h6 span,
label,
p {
    font-size: 14px;
}

body {
    transition: 0.5s;
    animation: 3s forwards fadeInAnimation;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.login-page {
    background: #fff;
}

.login-form {
    overflow: hidden;
}

.login-form img {
    width: 150px;
    height: auto;
    margin-bottom: 55px;
}

.login-form h1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #10156e;
    letter-spacing: 3px;
}

.login-form h5 {
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 35px;
    color: #10156e;
    line-height: 37px;
}

.copy-right,
.login-btn,
.school-icon {
    text-align: center;
}

.login-btn {
    overflow: hidden;
    vertical-align: middle;
    line-height: 16px;
    background-color: #600ee4;
    color: #fff;
    text-transform: capitalize;
    border: 2px solid #600ee4;
    padding: 12px 10px 12px 12px;
    z-index: 1;
    transition: 0.5s;
    cursor: pointer;
    width: 100%;
    border-radius: 9px;
}

.login-btn:hover {
    color: #000 !important;
}

.login-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0;
    opacity: 0;
    content: "";
    z-index: -1;
    transform: scale(1) rotateX(45deg);
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
    background: #fff;
}

.login-btn:hover:before {
    opacity: 1;
    width: 100%;
    transform: scale(1) rotateX(0);
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.form-group {
    margin-bottom: 20px;
    margin-top: 30px;
}

.input-box {
    padding: 15px 10px 12px 43px;
    display: block;
    width: 100%;
    border: none;
    border: 1px solid #ffffff85;
    border-radius: 25px;
    background: #ffffffd9;
    color: #060d27;
    font-size: 15px;
}

.input-box:focus {
    outline: 0;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
}

label {
    color: #999;
    position: absolute;
    left: 42px;
    top: 14px;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}

.input-box:focus ~ label,
.input-box:valid ~ label {
    top: -11px;
    font-size: 11px;
    color: #060d27db;
    background: #dedfe2;
    padding: 0 8px;
    border-radius: 12px;
}
/*.school-icon h6:after,
.school-icon h6:before {
    position: absolute;
    top: 9px;
    content: "";
    width: 36%;
    height: 1px;
    background: #ebebeb;
}*/

.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    opacity: 0.5;
}

.login-form .form-group i.input-icon {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 20px;
    color: #060d27;
}

.show-password i {
    right: 13px !important;
    position: absolute;
    top: 17px;
    color: #060d27;
    opacity: 0.8;
}
.z-99 {
    z-index: 99;
}

.input-box:focus ~ .highlight {
    -webkit-animation: 0.6s inputHighlighter;
    -moz-animation: 0.6s inputHighlighter;
    animation: 0.6s inputHighlighter;
}

@-webkit-keyframes inputHighlighter {
    from {
        background: white;
    }

    to {
        width: 0;
        background: 0 0;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: white;
    }

    to {
        width: 0;
        background: 0 0;
    }
}

@keyframes inputHighlighter {
    from {
        background: white;
    }

    to {
        width: 0;
        background: 0 0;
    }
}

.slider-card h3 {
    border: 1px solid #000;
    border-radius: 30px;
    padding: 4px 13px;
    font-size: 11px;
    color: #10156e;
    letter-spacing: 0.2px;
}

.slick-slider .slick-disabled {
    opacity: 0;
    pointer-events: none;
}

.slider-login {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px 10px 3px;
    box-shadow: inset 41px -1px 340px 15px #e9e9e9;
}

.slider-login h1 {
    font-size: 24px;
    font-weight: 700;
    color: #10156e;
    margin-top: 4px;
    margin-bottom: 2px;
}

.for-pass,
span.caption {
    font-weight: 500;
    font-size: 13px;
}

.slider-dt {
    margin-left: 24px;
    margin-right: 208px;
}

.slider-login img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-top: 0;
}

.slider-login p {
    margin-bottom: 0;
    font-size: 13px;
}
.for-pass {
    text-decoration: none;
    color: #ffffffa8;
    position: relative;
    top: -9px;
}

ul.slick-dots {
    list-style: none;
    padding: 0;
    margin: 1px 0 0;
    display: flex !important;
    justify-content: center;
    position: absolute;
    bottom: 3px;
    z-index: 1;
}

ul.slick-dots li button {
    font-size: 0;
    height: 2px;
    width: 68px;
    margin: 0 10px;
    border: none;
    border-radius: 11px;
}

li.slick-active button {
    background: #600ee4;
    border-color: #600ee4;
}

.copy-right {
    opacity: 1;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 26px 0 17px;
    font-size: 12px;
    position: absolute;
    bottom: 3px;
    right: 0;
}

.school-icon ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 0;
    margin: 25px 0 0;
}

.school-icon ul li {
    margin-right: 12px;
}

.school-icon ul li a i {
    background: #ffffff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #060d27;
    font-size: 13px;
    line-height: 29px;
    text-align: center;
    border: 1px solid #ffffff;
    transition: 0.5s;
}

.school-icon ul li a i:hover {
    border-color: #ffffff;
    background: 0 0;
    color: #ffffff;
    transform: translateY(-3px);
}

.school-icon {
    position: relative;
    margin-top: 35px;
}

.school-icon h6:after {
    left: 0;
}

.school-icon h6:before {
    right: 0;
}

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

section.login-page .col-lg-4.col-md-12 {
    width: 33%;
    padding-right: 0;
}

section.login-page .col-lg-8.col-md-12 {
    width: 67%;
    overflow: hidden;
    padding-right: 0;
}

@media (max-width: 767px) {
    section.login-page .col-lg-4.col-md-12,
    section.login-page .col-lg-8.col-md-12 {
        width: 100% !important;
        padding-right: 15px;
    }

    body {
        overflow: visible;
    }

    .login-form:after,
    .login-form:before,
    .slider-login:after,
    section.login-page .col-lg-8.col-md-12 {
        display: none;
    }

    .login-page {
        background: #fff;
    }

    .login-form,
    .slider-login {
        padding: 20px;
    }

    .p-0 {
        padding: 0 10px !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        overflow: visible;
    }

    .login-form:after,
    .slider-login:after {
        display: none;
    }

    .login-form,
    .slider-login {
        padding: 20px;
    }

    section.login-page .col-lg-4.col-md-12 {
        width: 100%;
        padding-right: 15px;
    }

    section.login-page .col-lg-8.col-md-12 {
        width: 100%;
        overflow: hidden;
    }

    .p-0 {
        padding: 10px;
    }
}

.school-icon h6 span {
    color: #f7f9fe;
    animation: 2s linear infinite textclip;
    display: inline-block;
    background: var(--bg-color) !important;
    z-index: 99;
    position: relative;
    padding: 0 24px;
    border-radius: 25px;
}

.login-form form {
    width: 90%;
    margin: 0 auto;
}

.school-icon h6:hover a {
    animation: none;
    text-decoration: underline;
}

input.input-box:-webkit-autofill ~ i {
    color: #060d27;
}
input.input-box:-webkit-autofill ~ label {
    left: 37px;
    top: -11px;
    background: #e8f0fe;
    padding: 0 7px;
    color: #666666;
    border-radius: 12px;
}
.intro-y.mt-16 {
    background: #ffffff00;
    padding: 25px;
    border-radius: 25px;
    text-align: center;
    margin-top: 0;
    box-shadow: 0 0 10px #36363678;
    border: 1px solid #ffffff5e;
}
.login_bg img {
    position: absolute;
    z-index: -1;
    /* width: 100%; */
    /* rotate: 180deg; */
    animation: animationglob 120s cubic-bezier(1, 0.99, 0.03, 0.08) infinite;
    /*    opacity: .8;*/
    margin-left: -35px;
}
@keyframes animationglob {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
button.login_btn {
    background: none;
    color: white;
    font-size: 16px;
    padding: 0;
    width: -webkit-fill-available;
}
.intro-y:nth-child(5) a:hover button {
    color: #fbbf24;
}

button.login_btn a {
    padding: 16px 52px 16px 16px;
}

span.text-danger {
    color: #da6868;
    display: block;
    margin-top: 7px;
}
































@media only screen and (max-width: 767px) {
    .login-div {
        padding: 0px;
    }
    .login-form form {
        width: 100%;
    }
    .login-form,
    .slider-login {
        padding: 0px;
    }
    .intro-y.mt-16 {
        padding: 60px 25px 60px 25px;
        border: none;
    }
    a.btn-download {
        width: 55%;
    }
    .school-icon h6 span {
        padding: 0 8px;
    }
}
