/* Proxima Nova Regular */
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/proxima_nova/proximanova_regular.woff2') format('woff2'),
         url('../fonts/proxima_nova/proximanova_regular.woff') format('woff'),
         url('../fonts/proxima_nova/proximanova_regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

/* Proxima Nova Light */
@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/proxima_nova/proximanova_light.woff2') format('woff2'),
         url('../fonts/proxima_nova/proximanova_light.woff') format('woff'),
         url('../fonts/proxima_nova/proximanova_light.otf') format('opentype');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

/* Proxima Nova Semibold */
@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/proxima_nova/proximanova_semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima_nova/proximanova_semibold.woff2') format('woff2'),
         url('../fonts/proxima_nova/proximanova_semibold.woff') format('woff'),
         url('../fonts/proxima_nova/proximanova_semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

/* Proxima Nova Bold */
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/proxima_nova/proximanova_bold.woff2') format('woff2'),
         url('../fonts/proxima_nova/proximanova_bold.woff') format('woff'),
         url('../fonts/proxima_nova/proximanova_bold.otf') format('opentype');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

/* Proxima Nova ExtraBold */
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/proxima_nova/proximanova_extrabold.woff2') format('woff2'),
         url('../fonts/proxima_nova/proximanova_extrabold.woff') format('woff'),
         url('../fonts/proxima_nova/proximanova_extrabold.otf') format('opentype');
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}

/* Proxima Nova Black */
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/proxima_nova/proximanova_black.woff2') format('woff2'),
         url('../fonts/proxima_nova/proximanova_black.woff') format('woff'),
         url('../fonts/proxima_nova/proximanova_black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Otpusk-16px';
    src:  url('../fonts/Otpusk-16px.eot?up927r');
    src:  url('../fonts/Otpusk-16px.eot?up927r#iefix') format('embedded-opentype'),
    url('../fonts/Otpusk-16px.ttf?up927r') format('truetype'),
    url('../fonts/Otpusk-16px.woff?up927r') format('woff'),
    url('../fonts/Otpusk-16px.svg?up927r#Otpusk-16px') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-width: 0;
    padding: 0;
    margin: 0
}

html {
    height: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-size: 62.5%
}

input, textarea {
    color: #333;
    outline: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

button, input[type=button], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    outline: 0
}

input::-ms-clear {
    display: none
}

form, td {
    margin: 0;
    padding: 0
}

a {
    font-family: inherit;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    color: #3a3c3f
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}

*, :after, :before {
    box-sizing: border-box
}

:active, :focus, a:active, a:focus {
    outline: 0
}

html.lock, html.lock body {
    overflow: hidden
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Proxima Nova Rg', sans-serif;
    color: #474f55;
    font-size: 15px;
    font-weight: normal;
    background: #fff;
    margin-top: 44px !important;
}
@media (max-width: 480px) {
    body {
        overflow-x: hidden;
    }
    html[style*='hidden'] body {
        margin-top: 0 !important;
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.2
}

.h1, h1 {
    font-size: 4rem
}

.h2, h2 {
    font-size: 3.5rem
}

.h3, h3 {
    font-size: 2.8rem
}

.h4, h4 {
    font-size: 2.5rem
}

.h5, h5 {
    font-size: 1.8rem
}

.h6, h6 {
    font-size: 1.6rem
}

a:hover {
    text-decoration: underline;
    color: inherit;
}

ol, ul {
    margin: 0;
    list-style: none;
    padding: 0
}

blockquote {
    border-left: .2rem solid rgba(58, 60, 63, .5);
    margin-bottom: 2rem;
    padding: 1rem 0 1rem 2rem
}

img {
    display: block;
    max-width: 100%
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.nowrap {
    white-space: nowrap
}

.word-break {
    word-break: break-all
}

.ttu {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

.font-700 {
    font-weight: 700
}

.margin > :last-child {
    margin-bottom: 0
}

.margin > :first-child {
    margin-top: 0
}
* ::selection {
    background: #d9f2ff !important;
}
* ::selection {
    background: #d9f2ff !important; /* WebKit/Blink Browsers */
}
* ::-moz-selection {
    background: #d9f2ff !important; /* Gecko Browsers */
}
