@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Regular.eot');
    src: url('../fonts/GraphikLCG-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/GraphikLCG-Regular.woff2') format('woff2'), url('../fonts/GraphikLCG-Regular.woff') format('woff'), url('../fonts/GraphikLCG-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Medium.eot');
    src: url('../fonts/GraphikLCG-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GraphikLCG-Medium.woff2') format('woff2'), url('../fonts/GraphikLCG-Medium.woff') format('woff'), url('../fonts/GraphikLCG-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Graphik LCG';
    src: url('../fonts/GraphikLCG-Semibold.eot');
    src: url('../fonts/GraphikLCG-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/GraphikLCG-Semibold.woff2') format('woff2'), url('../fonts/GraphikLCG-Semibold.woff') format('woff'), url('../fonts/GraphikLCG-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
html {
    height: 100%;
}
html * {
    max-height: 1000000px;
    /*vertical-align: top;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html *:before,
html *:after {
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    overflow-x: hidden;
    min-width: 320px;
    width: 100%;
    height: 100%;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Graphik LCG', sans-serif;
    padding: 0;
    margin: 0;
    background: #ffffff;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
}
p {
    font-size: 14px;
    line-height: 20px;
    text-indent: 0;
    padding: 0;
    margin: 0 0 20px;
}
table {
    margin: 0 0 20px;
    border-collapse: collapse;
}
table td {
    padding: 0;
}
:focus {
    outline: none;
}
img {
    padding: 0;
    margin: 0;
    border: 0;
}
a {
    color: #3A3C33;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
form {
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}
ul {
    /*margin: 0 0 20px;*/
    padding: 0;
}
ul li {
    padding: 0;
    list-style: none;
}
ol {
    margin: 0 0 20px;
    padding: 0;
}
ol li {
    padding: 0;
}
input,
select,
textarea {
    color: #3A3C33;
    font-size: 14px;
    font-family: 'Graphik LCG', sans-serif;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
}
textarea {
    overflow: auto;
}
button {
    color: #3A3C33;
    font-family: 'Graphik LCG', sans-serif;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
}
@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1023px) {

}
@media screen and (max-width: 767px) {

}