@charset "utf-8";

:root {
    --inputBG: #f6f6f6;
 
    /* ---- */

    --blockColor0: linear-gradient(120deg, #ecce73 0%, #a30000 100%);
    --blockColor1: linear-gradient(120deg, #ecce73 0%, #000 100%);
    --blockColor2: linear-gradient(34deg, var(--black0) 0%, var(--black1) 100%);
    --blockColor3: linear-gradient(120deg, var(--a_1) 0%, #a30000 100%);
    --blockColor3: linear-gradient(120deg, var(--a_1) 0%, #a30000 100%);
    --blockColor4: linear-gradient(120deg, #a30000 0%, var(--b_4) 100%);
    --blockColor5: rgba(255, 255, 255, 0.5);

    --black0: #a30000;
    --black1: #2f3648;
    --black2: #a30000;
    --black3: #cfd0d9;
    --black4: #a30000;
    --black5: #fff;

    --a_1: #3b8132;
    --a_1_1: rgba(12, 100, 232, 0.8);
    --a_1_2: rgba(12, 100, 232, 0.5);
    --a_2: #3b8132;
    --a_3: #a30000;
    --a_4: #3b8132;
    --a_5: #f1f9ff;


    --b_1: #3b8132;
    --b_2: #2c9cdd;
    --b_3: #0000000000;
    --b_4: #9fdcff;
    --b_5: #f5fbff;

    --r_0: rgba(52, 86, 255, 0.9);
    --r_1: linear-gradient(120deg, #a30000 0%, #000 100%);
    --r_2: rgb(248, 166, 1, 0.9);
    --r_3: rgba(163, 0, 0, 0.9);
    --r_3_1: rgba(255, 40, 51, 0.05);
    --r_4: rgba(179, 179, 179, 0.9);

    --v00: rgba(228, 240, 240, 0.8);
    --v0: linear-gradient(120deg, #aab4bc 0%, #d1d9dd 100%);
    --v1: linear-gradient(120deg, #d58c47 0%, #eecba9 100%);
    --v2: linear-gradient(120deg, #fe7600 0%, #ffb980 100%);
    --v3: linear-gradient(120deg, #f9ba1b 0%, #fee257 100%);
    --v4: linear-gradient(120deg, #d95b38 0%, #fcbeb2 100%);
    --v5: linear-gradient(120deg, #6c80df 0%, #d8dafb 100%);
    --v6: linear-gradient(120deg, #448c4a 0%, #67b178 100%);
    --v7: linear-gradient(120deg, #4eadff 0%, #91f4ff 100%);
    --v8: linear-gradient(120deg, #005298 0%, #65b2ee 100%);
    --v9: linear-gradient(120deg, #15110a 0%, #8e7c71 100%);
}

*,
*:after,
*:before {
    line-height: 1.0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* hebrew */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./../fonts/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* vietnamese */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./../fonts/w8gdH283Tvk__Lua32TysjIfqMuPP9g.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./../fonts/w8gdH283Tvk__Lua32TysjIfqcuPP9g.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./../fonts/w8gdH283Tvk__Lua32TysjIfp8uP.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    font-family: "Varela Round", sans-serif, sans-serif, Georgia, serif;
    color: #475058;
    background-repeat: repeat-y;
    background-position: center center;
    overflow-x: hidden;
}

input,
textarea,
keygen,
select,
button {
    font-family: "Varela Round", sans-serif, sans-serif, Georgia, serif;
}

html,
body {
    margin: 0;
    padding: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-style: normal;
    /* word-break: break-all; */
    word-wrap: break-word;
    /* text-transform: capitalize; */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

thead {
    background-color: var(--black2);
}

table th,
table td {
    padding: 10px;
    font-size: 12px;
}

thead th {
    color: #fff;
    font-weight: 300;
}

table tr {
    text-align: left;
}

table td>p {
    line-height: 1.2;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: var(--black1);
}

a {
    text-decoration: none;
    background: #000;
}

img {
    border: none;
    display: block;
}

div,
a,
img {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

::-webkit-scrollbar,
.scrollBar::-webkit-scrollbar {
    width: 0.1px;
    height: 0.1px;
}

::-webkit-scrollbar-track,
.scrollBar::-webkit-scrollbar-track {
    -webkit-box-shadow: 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    background-color: rgba(204, 204, 204, 0.1);
}

::-webkit-scrollbar-thumb,
.scrollBar::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);
    background-color: rgba(102, 102, 102, 0.1);
}

::-webkit-scrollbar-track-piece,
.scrollBar::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical,
.scrollBar::-webkit-scrollbar-thumb:vertical {
    height: 1px;
    background-color: rgba(102, 102, 102, 0.1);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb:horizontal,
.scrollBar::-webkit-scrollbar-thumb:horizontal {
    width: 1px;
    background-color: rgba(102, 102, 102, 0.1);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}