@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
}
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,
center,
dl,
dt,
dd,
ol,
ul,
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: inherit;
    vertical-align: baseline;
}
html,
body {
    width: 100%;
    height: auto;
    min-height: 100%;
    font-size: 1em;
    font-family: "Camber", sans-serif;
    font-weight: 400;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
main,
section,
caption {
    display: block;
}
ul,
ol {
    list-style-type: none;
}
blockquote,
q {
    quotes: none;
}
a {
    text-decoration: none;
    color: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
colgroup {
    display: table-column-group;
}
col {
    display: table-column;
}
em {
    font-style: italic;
}

button {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    cursor: pointer;
}

button::-moz-focus-inner {
    border: none;
    padding: 0;
}
button {
    cursor: pointer;
    display: block;
    border: none;
    box-shadow: none;
}
button:focus,
button:active {
    margin: 0;
    padding: 0;
    border: none;
}

/* Camber Thin */
@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-Th.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-Th.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-Th.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-ThIt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-ThIt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-ThIt.otf") format("opentype");
    font-weight: 100;
    font-style: italic;
}

/* Camber Ultra Light */
@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-UltLt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-UltLt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-UltLt.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-UltLtIt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-UltLtIt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-UltLtIt.otf") format("opentype");
    font-weight: 200;
    font-style: italic;
}

/* Camber Light */
@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-Lt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-Lt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-Lt.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-LtIt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-LtIt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-LtIt.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
}

/* Camber Regular */
@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-Rg.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-Rg.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-Rg.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-RgIt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-RgIt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-RgIt.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
}

/* Camber Medium */
@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-Md.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-Md.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-Md.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-MdIt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-MdIt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-MdIt.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
}

/* Camber Semi Bold */
@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-SmBd.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-SmBd.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-SmBd.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-SmBdIt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-SmBdIt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-SmBdIt.otf") format("opentype");
    font-weight: 600;
    font-style: italic;
}

/* Camber Bold */
@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-Bd.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-Bd.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-Bd.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Camber";
    src: url("/assets/fonts/custom/CamberTRIAL-BdIt.woff2") format("woff2"),
         url("/assets/fonts/custom/CamberTRIAL-BdIt.woff") format("woff"),
         url("/assets/fonts/custom/CamberTRIAL-BdIt.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
}

