html {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    scroll-behavior: smooth;
}

body {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
    font-weight: 300;
    line-height: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

div {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
}

span {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
}

p {
    font-size: 15px !important;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

h2 {
    font-size: 28px !important;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 36px;
}

h3 {
    font-size: 22px !important;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 700;
    line-height: 130%;
    margin-top: 20px;
}

h4 {
    font-size: 18px !important;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 700;
    line-height: 25px;
    margin-top: 25px;
}

a {
    font-size: 15px !important;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: underline;
    cursor: pointer;
    opacity: 0.92;
}

img {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
}

b {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: bold;
}

i {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: italic;
}

ul {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    list-style: none;
    padding-left: 0px;
}

li {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

footer {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

header {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

hgroup {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

nav {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
}

section {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

button {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 7.5px 20px;
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 100px;
    cursor: pointer;
    opacity: 0.92;
}

input {
    font-size: 15px;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

h1 {
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
}

hr {
    margin: 30px 0;
    height: 1px;
    border: none;
    background: #1b273f;
}

hr.bar-front {
    margin: 13px 0;
    border: none;
    margin-top: -17px;
    height: 4px;
    float: left;
    border-radius: 2px;
}

hr.bar-bg {
    margin: 13px 0;
    border: none;
    height: 4px;
    border-radius: 2px;
}

a:hover {
    opacity: 1;
}

button:hover {
    opacity: 1;
}

a div:hover {
    opacity: 1;
}

input[type="text"] {
    text-overflow: ellipsis;
    background: #0e1118;
    -webkit-box-shadow: inset 0px 0px 5px 3px rgba(8, 10, 13, 0.5);
    -moz-box-shadow: inset 0px 0px 5px 3px rgba(8, 10, 13, 0.5);
    box-shadow: inset 0px 0px 5px 3px rgba(8, 10, 13, 0.5);
    width: calc(100% - 40px);
    padding: 10px 20px;
    border-radius: 7.5px;
    margin: 5px 0;
    color: #4ba5cf;
}

input[type="text"]:focus {
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(52, 114, 255, 0.75);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(52, 114, 255, 0.75);
    box-shadow: inset 0px 0px 0px 1px rgba(52, 114, 255, 0.75);
    color: #fff;
}

input[type="text"]:hover {
    color: #4ba5cf;
}

.boxed {
    width: calc(100% - 40px);
    padding: 10px 20px;
    border-radius: 7.5px;
    margin: 5px 0;
    color: #4ba5cf;
}

input[type="checkbox"] {
    border: none;
    margin: 0 5px 0 0;
    padding: 0;
}

nav li {
    margin: 2px 0;
    padding: 0;
}

nav button {
    margin: 0;
    text-align: left;
    padding: 7.5px 20px;
    border-radius: 5px;
    font-size: 12px;
}

nav a:hover {
    text-decoration: none;
}

nav ul {
    margin: 5px 0 15px 0;
    padding: 0;
}

nav .boxed {
    padding-top: 20px;
    padding-bottom: 20px;
}

.xxl {
    font-size: 45px;
    line-height: 55px;
}

.small {
    font-size: 12px;
    line-height: 15px;
}

.button.small {
    padding: 7.5px 15px;
    border-radius: 5px;
}

button.small {
    padding: 7.5px 15px;
    border-radius: 5px;
}

input[type="text"].small {
    padding: 7.5px 15px;
    border-radius: 5px;
}

.table nav::-webkit-bar {
    height: 8px;
}

.table nav::-webkit-scrollbar-thumb {
    background-color: #34363c;
}

.table nav::-webkit-scrollbar-track {
    background-color: #1b2030;
}

.container {
    max-width: 1150px;
    width: 90%;
    margin: auto;
    padding: 0;
}

.row {
    width: 100%;
    align-items: center;
    justify-content: center;
}

.full-width {
    width: 100%;
    align-items: center;
    justify-content: center;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.col {
    float: left;
    width: 100%;
}

.fixed-col {
    float: left;
    width: 100%;
}

.col:last-child {
    margin-right: 0;
}

.fixed-col:last-child {
    margin-right: 0;
}

.x1-half {
    width: 47.5%;
}

.x1-third {
    width: 30%;
    align-items: center;
}

.x1-fourth {
    width: 21.25%;
}

.x2-third {
    width: 70%;
}

.update {
    display: flex;
    column-gap: 30px;
}

.mt-10 {
    margin-top: 25px;
}

.right {
    float: right;
}

hr.aut {
    display: none;
}

.t-center {
    text-align: center;
}

.no-hover {
    opacity: 1;
}

.spacer-top {
    margin-top: 25px;
}

.fixed-top {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
}

.show-mobi {
    display: none;
}

.mobi-full-width {
    width: 70%;
}

.indentation {
    scroll-margin-top: 65px;
}

#home {
    align-items: center;
    justify-content: center;
}

.socials {
    display: flex;
    flex-direction: row;
    column-gap: 3%;
}

.dropbtn {
    background-color: red;
}

.fas {
    margin-right: 5px;
}

.fab {
    margin-right: 5px;
}

.fa {
    margin-right: 5px;
}

@media (max-width: 850px) {
    .col {
        width: 100%;
    }

    .mobi-full-width {
        width: 100%;
    }

    .indentation {
        scroll-margin-top: 65px;
    }

    .xxl {
        font-size: 32px !important;
        line-height: 35px;
        margin-top: 65px;
    }

    h2 {
        font-size: 28px !important;
        line-height: 25px;
        margin-bottom: 28px;
    }

    h3 {
        font-size: 22px !important;
        line-height: 24px;
        margin-top: 24px;
    }

    h4 {
        font-size: 18px !important;
        line-height: 20px;
    }

    p {
        font-size: 15px !important;
    }

    button {
        cursor: pointer;
        opacity: 1;
    }

    a {
        cursor: pointer;
        opacity: 1;
    }

    .show-mobi {
        display: block;
    }

    .hide-mobi {
        display: none;
    }
}
