﻿html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    background: #2f2d2e;
    color: #edf1ff
}

a {
    text-decoration: none;
    color: #ea910f;
    transition: color .7s ease
}

    a:hover {
        color: #3d7b8a
    }

    a.alternative {
        color: #edf1ff
    }

        a.alternative:hover {
            color: #69edc6
        }

mark {
    background-color: transparent;
    color: #69edc6
}

    mark.alternative {
        color: #3d7b8a
    }

@font-face {
    font-family: 'Quicksand';
    src: url("../Fonts/Quicksand-Regular.eot");
    src: url("../Fonts/Quicksand-Regular.eot?#iefix") format("embedded-opentype"),url("../Fonts/Quicksand-Regular.woff") format("woff"),url("../Fonts/Quicksand-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Quicksand';
    src: url("../Fonts/Quicksand-Medium.eot");
    src: url("../Fonts/Quicksand-Medium.eot?#iefix") format("embedded-opentype"),url("../Fonts/Quicksand-Medium.woff") format("woff"),url("../Fonts/Quicksand-Medium.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Quicksand';
    src: url("../Fonts/Quicksand-Bold.eot");
    src: url("../Fonts/Quicksand-Bold.eot?#iefix") format("embedded-opentype"),url("../Fonts/Quicksand-Bold.woff") format("woff"),url("../Fonts/Quicksand-Bold.ttf") format("truetype");
    font-weight: bolder;
    font-style: normal
}

@font-face {
    font-family: 'Quicksand';
    src: url("../Fonts/Quicksand-Light.eot");
    src: url("../Fonts/Quicksand-Light.eot?#iefix") format("embedded-opentype"),url("../Fonts/Quicksand-Light.woff") format("woff"),url("../Fonts/Quicksand-Light.ttf") format("truetype");
    font-weight: lighter;
    font-style: normal
}

body {
    font-family: 'Quicksand', sans-serif
}

* {
    box-sizing: border-box
}

.container {
    padding: 48px 24px
}

@media only screen and (max-width: 600px) {
    .container {
        padding: 36px 16px
    }
}

img {
    width: 100%
}

.text-horizontal-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.clearfix:after, .grid:after {
    content: "";
    display: table;
    clear: both
}

.hidden, .top-menu-standard > div > .menu-icon, .top-menu-standard2 > div > .menu-icon {
    display: none
}

.faded, .will-slide-in-up {
    opacity: 0
}

.single-vcenter {
    display: flex;
    align-items: center
}

    .single-vcenter > *:first-child {
        flex-grow: 1
    }

@media only screen and (max-width: 1000px) {
    .below-desk-hidden {
        display: none !important
    }

    .below-desk-faded {
        opacity: 0
    }

    .below-desk-show-block {
        display: block !important
    }

    .below-desk-show-inline {
        display: inline-block !important
    }
}

@media only screen and (max-width: 900px) {
    .below-lap-hidden {
        display: none !important
    }

    .below-lap-faded {
        opacity: 0
    }

    .below-lap-show-block, .top-menu-standard > div > .menu-icon, .top-menu-standard2 > div > .menu-icon {
        display: block !important
    }

    .below-lap-show-inline {
        display: inline-block !important
    }
}

@media only screen and (max-width: 600px) {
    .mob-hidden {
        display: none !important
    }

    .mob-faded {
        opacity: 0
    }

    .mob-show-block {
        display: block !important
    }

    .mob-show-inline {
        display: inline-block !important
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .tab-hidden {
        display: none !important
    }

    .tab-faded {
        opacity: 0
    }

    .tab-show-block {
        display: block !important
    }

    .tab-show-inline {
        display: inline-block !important
    }
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .lap-hidden {
        display: none !important
    }

    .lap-faded {
        opacity: 0
    }

    .lap-show-block {
        display: block !important
    }

    .lap-show-inline {
        display: inline-block !important
    }
}

@media only screen and (min-width: 1001px) {
    .desk-hidden {
        display: none !important
    }

    .desk-faded {
        opacity: 0
    }

    .desk-show-block {
        display: block !important
    }

    .desk-show-inline {
        display: inline-block !important
    }
}

.grid {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -24px;
    font-size: 0px
}

.col {
    font-size: 16px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: 24px
}

    .col:last-of-type {
        padding-right: 0
    }

.grid-wrapper {
    padding: 0 24px;
    max-width: 1170px;
    margin: 0 auto
}

.fabric-grid-demo .demo-col, .fabric-grid-demo .demo-col-big, .fabric-grid-demo .demo-col-medium {
    display: block;
    padding: 24px 0px;
    text-align: center;
    background: #2f2d2e;
    color: #edf1ff;
    border: 1px dashed #69edc6;
    margin-bottom: 24px
}

.fabric-grid-demo .demo-col-big {
    padding: 70px 0px;
    border-color: #98a738
}

.fabric-grid-demo .demo-col-medium {
    padding: 40px 0px;
    border-color: #714351
}

.one-whole, .full, .grid.tile-one-whole > .col {
    width: 100%
}

.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths, .grid.tile-one-half > .col {
    width: 50%
}

.one-third, .two-sixths, .four-twelfths, .grid.tile-one-third > .col {
    width: 33.33333%
}

.two-thirds, .four-sixths, .eight-twelfths {
    width: 66.66667%
}

.one-quarter, .two-eighths, .three-twelfths, .grid.tile-one-quarter > .col {
    width: 25%
}

.three-quarters, .six-eighths, .nine-twelfths {
    width: 75%
}

.one-fifth, .two-tenths, .grid.tile-one-fifth > .col {
    width: 20%
}

.two-fifths, .four-tenths {
    width: 40%
}

.three-fifths, .six-tenths {
    width: 60%
}

.four-fifths, .eight-tenths {
    width: 80%
}

.one-sixth, .two-twelfths, .grid.tile-one-sixth > .col {
    width: 16.66667%
}

.five-sixths, .ten-twelfths {
    width: 83.33333%
}

.one-eighth, .grid.tile-one-eighth > .col {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth, .grid.tile-one-tenth > .col {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth, .grid.tile-one-twelfth > .col {
    width: 8.33333%
}

.five-twelfths {
    width: 41.66667%
}

.seven-twelfths {
    width: 58.33333%
}

.eleven-twelfths {
    width: 91.66667%
}

.push-one-whole, .push-full {
    left: 100%
}

.push-one-half, .push-two-quarters, .push-three-sixths, .push-four-eighths, .push-five-tenths, .push-six-twelfths {
    left: 50%
}

.push-one-third, .push-two-sixths, .push-four-twelfths {
    left: 33.33333%
}

.push-two-thirds, .push-four-sixths, .push-eight-twelfths {
    left: 66.66667%
}

.push-one-quarter, .push-two-eighths, .push-three-twelfths {
    left: 25%
}

.push-three-quarters, .push-six-eighths, .push-nine-twelfths {
    left: 75%
}

.push-one-fifth, .push-two-tenths {
    left: 20%
}

.push-two-fifths, .push-four-tenths {
    left: 40%
}

.push-three-fifths, .push-six-tenths {
    left: 60%
}

.push-four-fifths, .push-eight-tenths {
    left: 80%
}

.push-one-sixth, .push-two-twelfths {
    left: 16.66667%
}

.push-five-sixths, .push-ten-twelfths {
    left: 83.33333%
}

.push-one-eighth {
    left: 12.5%
}

.push-three-eighths {
    left: 37.5%
}

.push-five-eighths {
    left: 62.5%
}

.push-seven-eighths {
    left: 87.5%
}

.push-one-tenth {
    left: 10%
}

.push-three-tenths {
    left: 30%
}

.push-seven-tenths {
    left: 70%
}

.push-nine-tenths {
    left: 90%
}

.push-one-twelfth {
    left: 8.33333%
}

.push-five-twelfths {
    left: 41.66667%
}

.push-seven-twelfths {
    left: 58.33333%
}

.push-eleven-twelfths {
    left: 91.66667%
}

.pull-one-whole, .pull-full {
    right: 100%
}

.pull-one-half, .pull-two-quarters, .pull-three-sixths, .pull-four-eighths, .pull-five-tenths, .pull-six-twelfths {
    right: 50%
}

.pull-one-third, .pull-two-sixths, .pull-four-twelfths {
    right: 33.33333%
}

.pull-two-thirds, .pull-four-sixths, .pull-eight-twelfths {
    right: 66.66667%
}

.pull-one-quarter, .pull-two-eighths, .pull-three-twelfths {
    right: 25%
}

.pull-three-quarters, .pull-six-eighths, .pull-nine-twelfths {
    right: 75%
}

.pull-one-fifth, .pull-two-tenths {
    right: 20%
}

.pull-two-fifths, .pull-four-tenths {
    right: 40%
}

.pull-three-fifths, .pull-six-tenths {
    right: 60%
}

.pull-four-fifths, .pull-eight-tenths {
    right: 80%
}

.pull-one-sixth, .pull-two-twelfths {
    right: 16.66667%
}

.pull-five-sixths, .pull-ten-twelfths {
    right: 83.33333%
}

.pull-one-eighth {
    right: 12.5%
}

.pull-three-eighths {
    right: 37.5%
}

.pull-five-eighths {
    right: 62.5%
}

.pull-seven-eighths {
    right: 87.5%
}

.pull-one-tenth {
    right: 10%
}

.pull-three-tenths {
    right: 30%
}

.pull-seven-tenths {
    right: 70%
}

.pull-nine-tenths {
    right: 90%
}

.pull-one-twelfth {
    right: 8.33333%
}

.pull-five-twelfths {
    right: 41.66667%
}

.pull-seven-twelfths {
    right: 58.33333%
}

.pull-eleven-twelfths {
    right: 91.66667%
}

.grid.horizontal-center {
    text-align: center
}

    .grid.horizontal-center > .col {
        float: none;
        display: inline-block
    }

        .grid.horizontal-center > .col:not(.center) {
            text-align: left
        }

.grid.vertical-center > .col {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.grid.vertical-bottom > .col {
    float: none;
    display: inline-block;
    vertical-align: bottom
}

.grid .col.vertical-center {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.grid .col.vertical-bottom {
    float: none;
    display: inline-block;
    vertical-align: bottom
}

.grid .col.vertical-top {
    float: none;
    display: inline-block;
    vertical-align: top
}

.grid-reverse {
    direction: rtl;
    text-align: left
}

    .grid-reverse > .col {
        float: none;
        display: inline-block;
        direction: ltr;
        text-align: left
    }

[class*="push-"] {
    position: relative
}

[class*="pull-"] {
    position: relative
}

@media only screen and (max-width: 1000px) {
    .below-desk-one-whole, .below-desk-full, .grid.below-desk-tile-one-whole > .col {
        width: 100%
    }

    .below-desk-one-half, .below-desk-two-quarters, .below-desk-three-sixths, .below-desk-four-eighths, .below-desk-five-tenths, .below-desk-six-twelfths, .grid.below-desk-tile-one-half > .col {
        width: 50%
    }

    .below-desk-one-third, .below-desk-two-sixths, .below-desk-four-twelfths, .grid.below-desk-tile-one-third > .col {
        width: 33.33333%
    }

    .below-desk-two-thirds, .below-desk-four-sixths, .below-desk-eight-twelfths {
        width: 66.66667%
    }

    .below-desk-one-quarter, .below-desk-two-eighths, .below-desk-three-twelfths, .grid.below-desk-tile-one-quarter > .col {
        width: 25%
    }

    .below-desk-three-quarters, .below-desk-six-eighths, .below-desk-nine-twelfths {
        width: 75%
    }

    .below-desk-one-fifth, .below-desk-two-tenths, .grid.below-desk-tile-one-fifth > .col {
        width: 20%
    }

    .below-desk-two-fifths, .below-desk-four-tenths {
        width: 40%
    }

    .below-desk-three-fifths, .below-desk-six-tenths {
        width: 60%
    }

    .below-desk-four-fifths, .below-desk-eight-tenths {
        width: 80%
    }

    .below-desk-one-sixth, .below-desk-two-twelfths, .grid.below-desk-tile-one-sixth > .col {
        width: 16.66667%
    }

    .below-desk-five-sixths, .below-desk-ten-twelfths {
        width: 83.33333%
    }

    .below-desk-one-eighth, .grid.below-desk-tile-one-eighth > .col {
        width: 12.5%
    }

    .below-desk-three-eighths {
        width: 37.5%
    }

    .below-desk-five-eighths {
        width: 62.5%
    }

    .below-desk-seven-eighths {
        width: 87.5%
    }

    .below-desk-one-tenth, .grid.below-desk-tile-one-tenth > .col {
        width: 10%
    }

    .below-desk-three-tenths {
        width: 30%
    }

    .below-desk-seven-tenths {
        width: 70%
    }

    .below-desk-nine-tenths {
        width: 90%
    }

    .below-desk-one-twelfth, .grid.below-desk-tile-one-twelfth > .col {
        width: 8.33333%
    }

    .below-desk-five-twelfths {
        width: 41.66667%
    }

    .below-desk-seven-twelfths {
        width: 58.33333%
    }

    .below-desk-eleven-twelfths {
        width: 91.66667%
    }

    .push-below-desk-one-whole, .push-below-desk-full {
        left: 100%
    }

    .push-below-desk-one-half, .push-below-desk-two-quarters, .push-below-desk-three-sixths, .push-below-desk-four-eighths, .push-below-desk-five-tenths, .push-below-desk-six-twelfths {
        left: 50%
    }

    .push-below-desk-one-third, .push-below-desk-two-sixths, .push-below-desk-four-twelfths {
        left: 33.33333%
    }

    .push-below-desk-two-thirds, .push-below-desk-four-sixths, .push-below-desk-eight-twelfths {
        left: 66.66667%
    }

    .push-below-desk-one-quarter, .push-below-desk-two-eighths, .push-below-desk-three-twelfths {
        left: 25%
    }

    .push-below-desk-three-quarters, .push-below-desk-six-eighths, .push-below-desk-nine-twelfths {
        left: 75%
    }

    .push-below-desk-one-fifth, .push-below-desk-two-tenths {
        left: 20%
    }

    .push-below-desk-two-fifths, .push-below-desk-four-tenths {
        left: 40%
    }

    .push-below-desk-three-fifths, .push-below-desk-six-tenths {
        left: 60%
    }

    .push-below-desk-four-fifths, .push-below-desk-eight-tenths {
        left: 80%
    }

    .push-below-desk-one-sixth, .push-below-desk-two-twelfths {
        left: 16.66667%
    }

    .push-below-desk-five-sixths, .push-below-desk-ten-twelfths {
        left: 83.33333%
    }

    .push-below-desk-one-eighth {
        left: 12.5%
    }

    .push-below-desk-three-eighths {
        left: 37.5%
    }

    .push-below-desk-five-eighths {
        left: 62.5%
    }

    .push-below-desk-seven-eighths {
        left: 87.5%
    }

    .push-below-desk-one-tenth {
        left: 10%
    }

    .push-below-desk-three-tenths {
        left: 30%
    }

    .push-below-desk-seven-tenths {
        left: 70%
    }

    .push-below-desk-nine-tenths {
        left: 90%
    }

    .push-below-desk-one-twelfth {
        left: 8.33333%
    }

    .push-below-desk-five-twelfths {
        left: 41.66667%
    }

    .push-below-desk-seven-twelfths {
        left: 58.33333%
    }

    .push-below-desk-eleven-twelfths {
        left: 91.66667%
    }

    .pull-below-desk-one-whole, .pull-below-desk-full {
        right: 100%
    }

    .pull-below-desk-one-half, .pull-below-desk-two-quarters, .pull-below-desk-three-sixths, .pull-below-desk-four-eighths, .pull-below-desk-five-tenths, .pull-below-desk-six-twelfths {
        right: 50%
    }

    .pull-below-desk-one-third, .pull-below-desk-two-sixths, .pull-below-desk-four-twelfths {
        right: 33.33333%
    }

    .pull-below-desk-two-thirds, .pull-below-desk-four-sixths, .pull-below-desk-eight-twelfths {
        right: 66.66667%
    }

    .pull-below-desk-one-quarter, .pull-below-desk-two-eighths, .pull-below-desk-three-twelfths {
        right: 25%
    }

    .pull-below-desk-three-quarters, .pull-below-desk-six-eighths, .pull-below-desk-nine-twelfths {
        right: 75%
    }

    .pull-below-desk-one-fifth, .pull-below-desk-two-tenths {
        right: 20%
    }

    .pull-below-desk-two-fifths, .pull-below-desk-four-tenths {
        right: 40%
    }

    .pull-below-desk-three-fifths, .pull-below-desk-six-tenths {
        right: 60%
    }

    .pull-below-desk-four-fifths, .pull-below-desk-eight-tenths {
        right: 80%
    }

    .pull-below-desk-one-sixth, .pull-below-desk-two-twelfths {
        right: 16.66667%
    }

    .pull-below-desk-five-sixths, .pull-below-desk-ten-twelfths {
        right: 83.33333%
    }

    .pull-below-desk-one-eighth {
        right: 12.5%
    }

    .pull-below-desk-three-eighths {
        right: 37.5%
    }

    .pull-below-desk-five-eighths {
        right: 62.5%
    }

    .pull-below-desk-seven-eighths {
        right: 87.5%
    }

    .pull-below-desk-one-tenth {
        right: 10%
    }

    .pull-below-desk-three-tenths {
        right: 30%
    }

    .pull-below-desk-seven-tenths {
        right: 70%
    }

    .pull-below-desk-nine-tenths {
        right: 90%
    }

    .pull-below-desk-one-twelfth {
        right: 8.33333%
    }

    .pull-below-desk-five-twelfths {
        right: 41.66667%
    }

    .pull-below-desk-seven-twelfths {
        right: 58.33333%
    }

    .pull-below-desk-eleven-twelfths {
        right: 91.66667%
    }

    .grid.below-desk-horizontal-center {
        text-align: center
    }

        .grid.below-desk-horizontal-center > .col {
            float: none;
            display: inline-block
        }

            .grid.below-desk-horizontal-center > .col:not(.center) {
                text-align: left
            }

    .grid.below-desk-vertical-center > .col {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid.below-desk-vertical-bottom > .col {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.below-desk-vertical-center {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid .col.below-desk-vertical-bottom {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.below-desk-vertical-top {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .below-desk-grid-reverse {
        direction: rtl;
        text-align: left
    }

        .below-desk-grid-reverse > .col {
            float: none;
            display: inline-block;
            direction: ltr;
            text-align: left
        }
}

@media only screen and (max-width: 900px) {
    .below-lap-one-whole, .below-lap-full, .grid.below-lap-tile-one-whole > .col {
        width: 100%
    }

    .below-lap-one-half, .below-lap-two-quarters, .below-lap-three-sixths, .below-lap-four-eighths, .below-lap-five-tenths, .below-lap-six-twelfths, .grid.below-lap-tile-one-half > .col {
        width: 50%
    }

    .below-lap-one-third, .below-lap-two-sixths, .below-lap-four-twelfths, .grid.below-lap-tile-one-third > .col {
        width: 33.33333%
    }

    .below-lap-two-thirds, .below-lap-four-sixths, .below-lap-eight-twelfths {
        width: 66.66667%
    }

    .below-lap-one-quarter, .below-lap-two-eighths, .below-lap-three-twelfths, .grid.below-lap-tile-one-quarter > .col {
        width: 25%
    }

    .below-lap-three-quarters, .below-lap-six-eighths, .below-lap-nine-twelfths {
        width: 75%
    }

    .below-lap-one-fifth, .below-lap-two-tenths, .grid.below-lap-tile-one-fifth > .col {
        width: 20%
    }

    .below-lap-two-fifths, .below-lap-four-tenths {
        width: 40%
    }

    .below-lap-three-fifths, .below-lap-six-tenths {
        width: 60%
    }

    .below-lap-four-fifths, .below-lap-eight-tenths {
        width: 80%
    }

    .below-lap-one-sixth, .below-lap-two-twelfths, .grid.below-lap-tile-one-sixth > .col {
        width: 16.66667%
    }

    .below-lap-five-sixths, .below-lap-ten-twelfths {
        width: 83.33333%
    }

    .below-lap-one-eighth, .grid.below-lap-tile-one-eighth > .col {
        width: 12.5%
    }

    .below-lap-three-eighths {
        width: 37.5%
    }

    .below-lap-five-eighths {
        width: 62.5%
    }

    .below-lap-seven-eighths {
        width: 87.5%
    }

    .below-lap-one-tenth, .grid.below-lap-tile-one-tenth > .col {
        width: 10%
    }

    .below-lap-three-tenths {
        width: 30%
    }

    .below-lap-seven-tenths {
        width: 70%
    }

    .below-lap-nine-tenths {
        width: 90%
    }

    .below-lap-one-twelfth, .grid.below-lap-tile-one-twelfth > .col {
        width: 8.33333%
    }

    .below-lap-five-twelfths {
        width: 41.66667%
    }

    .below-lap-seven-twelfths {
        width: 58.33333%
    }

    .below-lap-eleven-twelfths {
        width: 91.66667%
    }

    .push-below-lap-one-whole, .push-below-lap-full {
        left: 100%
    }

    .push-below-lap-one-half, .push-below-lap-two-quarters, .push-below-lap-three-sixths, .push-below-lap-four-eighths, .push-below-lap-five-tenths, .push-below-lap-six-twelfths {
        left: 50%
    }

    .push-below-lap-one-third, .push-below-lap-two-sixths, .push-below-lap-four-twelfths {
        left: 33.33333%
    }

    .push-below-lap-two-thirds, .push-below-lap-four-sixths, .push-below-lap-eight-twelfths {
        left: 66.66667%
    }

    .push-below-lap-one-quarter, .push-below-lap-two-eighths, .push-below-lap-three-twelfths {
        left: 25%
    }

    .push-below-lap-three-quarters, .push-below-lap-six-eighths, .push-below-lap-nine-twelfths {
        left: 75%
    }

    .push-below-lap-one-fifth, .push-below-lap-two-tenths {
        left: 20%
    }

    .push-below-lap-two-fifths, .push-below-lap-four-tenths {
        left: 40%
    }

    .push-below-lap-three-fifths, .push-below-lap-six-tenths {
        left: 60%
    }

    .push-below-lap-four-fifths, .push-below-lap-eight-tenths {
        left: 80%
    }

    .push-below-lap-one-sixth, .push-below-lap-two-twelfths {
        left: 16.66667%
    }

    .push-below-lap-five-sixths, .push-below-lap-ten-twelfths {
        left: 83.33333%
    }

    .push-below-lap-one-eighth {
        left: 12.5%
    }

    .push-below-lap-three-eighths {
        left: 37.5%
    }

    .push-below-lap-five-eighths {
        left: 62.5%
    }

    .push-below-lap-seven-eighths {
        left: 87.5%
    }

    .push-below-lap-one-tenth {
        left: 10%
    }

    .push-below-lap-three-tenths {
        left: 30%
    }

    .push-below-lap-seven-tenths {
        left: 70%
    }

    .push-below-lap-nine-tenths {
        left: 90%
    }

    .push-below-lap-one-twelfth {
        left: 8.33333%
    }

    .push-below-lap-five-twelfths {
        left: 41.66667%
    }

    .push-below-lap-seven-twelfths {
        left: 58.33333%
    }

    .push-below-lap-eleven-twelfths {
        left: 91.66667%
    }

    .pull-below-lap-one-whole, .pull-below-lap-full {
        right: 100%
    }

    .pull-below-lap-one-half, .pull-below-lap-two-quarters, .pull-below-lap-three-sixths, .pull-below-lap-four-eighths, .pull-below-lap-five-tenths, .pull-below-lap-six-twelfths {
        right: 50%
    }

    .pull-below-lap-one-third, .pull-below-lap-two-sixths, .pull-below-lap-four-twelfths {
        right: 33.33333%
    }

    .pull-below-lap-two-thirds, .pull-below-lap-four-sixths, .pull-below-lap-eight-twelfths {
        right: 66.66667%
    }

    .pull-below-lap-one-quarter, .pull-below-lap-two-eighths, .pull-below-lap-three-twelfths {
        right: 25%
    }

    .pull-below-lap-three-quarters, .pull-below-lap-six-eighths, .pull-below-lap-nine-twelfths {
        right: 75%
    }

    .pull-below-lap-one-fifth, .pull-below-lap-two-tenths {
        right: 20%
    }

    .pull-below-lap-two-fifths, .pull-below-lap-four-tenths {
        right: 40%
    }

    .pull-below-lap-three-fifths, .pull-below-lap-six-tenths {
        right: 60%
    }

    .pull-below-lap-four-fifths, .pull-below-lap-eight-tenths {
        right: 80%
    }

    .pull-below-lap-one-sixth, .pull-below-lap-two-twelfths {
        right: 16.66667%
    }

    .pull-below-lap-five-sixths, .pull-below-lap-ten-twelfths {
        right: 83.33333%
    }

    .pull-below-lap-one-eighth {
        right: 12.5%
    }

    .pull-below-lap-three-eighths {
        right: 37.5%
    }

    .pull-below-lap-five-eighths {
        right: 62.5%
    }

    .pull-below-lap-seven-eighths {
        right: 87.5%
    }

    .pull-below-lap-one-tenth {
        right: 10%
    }

    .pull-below-lap-three-tenths {
        right: 30%
    }

    .pull-below-lap-seven-tenths {
        right: 70%
    }

    .pull-below-lap-nine-tenths {
        right: 90%
    }

    .pull-below-lap-one-twelfth {
        right: 8.33333%
    }

    .pull-below-lap-five-twelfths {
        right: 41.66667%
    }

    .pull-below-lap-seven-twelfths {
        right: 58.33333%
    }

    .pull-below-lap-eleven-twelfths {
        right: 91.66667%
    }

    .grid.below-lap-horizontal-center {
        text-align: center
    }

        .grid.below-lap-horizontal-center > .col {
            float: none;
            display: inline-block
        }

            .grid.below-lap-horizontal-center > .col:not(.center) {
                text-align: left
            }

    .grid.below-lap-vertical-center > .col {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid.below-lap-vertical-bottom > .col {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.below-lap-vertical-center {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid .col.below-lap-vertical-bottom {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.below-lap-vertical-top {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .below-lap-grid-reverse {
        direction: rtl;
        text-align: left
    }

        .below-lap-grid-reverse > .col {
            float: none;
            display: inline-block;
            direction: ltr;
            text-align: left
        }
}

@media only screen and (max-width: 600px) {
    .mob-one-whole, .mob-full, .grid.mob-tile-one-whole > .col {
        width: 100%
    }

    .mob-one-half, .mob-two-quarters, .mob-three-sixths, .mob-four-eighths, .mob-five-tenths, .mob-six-twelfths, .grid.mob-tile-one-half > .col {
        width: 50%
    }

    .mob-one-third, .mob-two-sixths, .mob-four-twelfths, .grid.mob-tile-one-third > .col {
        width: 33.33333%
    }

    .mob-two-thirds, .mob-four-sixths, .mob-eight-twelfths {
        width: 66.66667%
    }

    .mob-one-quarter, .mob-two-eighths, .mob-three-twelfths, .grid.mob-tile-one-quarter > .col {
        width: 25%
    }

    .mob-three-quarters, .mob-six-eighths, .mob-nine-twelfths {
        width: 75%
    }

    .mob-one-fifth, .mob-two-tenths, .grid.mob-tile-one-fifth > .col {
        width: 20%
    }

    .mob-two-fifths, .mob-four-tenths {
        width: 40%
    }

    .mob-three-fifths, .mob-six-tenths {
        width: 60%
    }

    .mob-four-fifths, .mob-eight-tenths {
        width: 80%
    }

    .mob-one-sixth, .mob-two-twelfths, .grid.mob-tile-one-sixth > .col {
        width: 16.66667%
    }

    .mob-five-sixths, .mob-ten-twelfths {
        width: 83.33333%
    }

    .mob-one-eighth, .grid.mob-tile-one-eighth > .col {
        width: 12.5%
    }

    .mob-three-eighths {
        width: 37.5%
    }

    .mob-five-eighths {
        width: 62.5%
    }

    .mob-seven-eighths {
        width: 87.5%
    }

    .mob-one-tenth, .grid.mob-tile-one-tenth > .col {
        width: 10%
    }

    .mob-three-tenths {
        width: 30%
    }

    .mob-seven-tenths {
        width: 70%
    }

    .mob-nine-tenths {
        width: 90%
    }

    .mob-one-twelfth, .grid.mob-tile-one-twelfth > .col {
        width: 8.33333%
    }

    .mob-five-twelfths {
        width: 41.66667%
    }

    .mob-seven-twelfths {
        width: 58.33333%
    }

    .mob-eleven-twelfths {
        width: 91.66667%
    }

    .push-mob-one-whole, .push-mob-full {
        left: 100%
    }

    .push-mob-one-half, .push-mob-two-quarters, .push-mob-three-sixths, .push-mob-four-eighths, .push-mob-five-tenths, .push-mob-six-twelfths {
        left: 50%
    }

    .push-mob-one-third, .push-mob-two-sixths, .push-mob-four-twelfths {
        left: 33.33333%
    }

    .push-mob-two-thirds, .push-mob-four-sixths, .push-mob-eight-twelfths {
        left: 66.66667%
    }

    .push-mob-one-quarter, .push-mob-two-eighths, .push-mob-three-twelfths {
        left: 25%
    }

    .push-mob-three-quarters, .push-mob-six-eighths, .push-mob-nine-twelfths {
        left: 75%
    }

    .push-mob-one-fifth, .push-mob-two-tenths {
        left: 20%
    }

    .push-mob-two-fifths, .push-mob-four-tenths {
        left: 40%
    }

    .push-mob-three-fifths, .push-mob-six-tenths {
        left: 60%
    }

    .push-mob-four-fifths, .push-mob-eight-tenths {
        left: 80%
    }

    .push-mob-one-sixth, .push-mob-two-twelfths {
        left: 16.66667%
    }

    .push-mob-five-sixths, .push-mob-ten-twelfths {
        left: 83.33333%
    }

    .push-mob-one-eighth {
        left: 12.5%
    }

    .push-mob-three-eighths {
        left: 37.5%
    }

    .push-mob-five-eighths {
        left: 62.5%
    }

    .push-mob-seven-eighths {
        left: 87.5%
    }

    .push-mob-one-tenth {
        left: 10%
    }

    .push-mob-three-tenths {
        left: 30%
    }

    .push-mob-seven-tenths {
        left: 70%
    }

    .push-mob-nine-tenths {
        left: 90%
    }

    .push-mob-one-twelfth {
        left: 8.33333%
    }

    .push-mob-five-twelfths {
        left: 41.66667%
    }

    .push-mob-seven-twelfths {
        left: 58.33333%
    }

    .push-mob-eleven-twelfths {
        left: 91.66667%
    }

    .pull-mob-one-whole, .pull-mob-full {
        right: 100%
    }

    .pull-mob-one-half, .pull-mob-two-quarters, .pull-mob-three-sixths, .pull-mob-four-eighths, .pull-mob-five-tenths, .pull-mob-six-twelfths {
        right: 50%
    }

    .pull-mob-one-third, .pull-mob-two-sixths, .pull-mob-four-twelfths {
        right: 33.33333%
    }

    .pull-mob-two-thirds, .pull-mob-four-sixths, .pull-mob-eight-twelfths {
        right: 66.66667%
    }

    .pull-mob-one-quarter, .pull-mob-two-eighths, .pull-mob-three-twelfths {
        right: 25%
    }

    .pull-mob-three-quarters, .pull-mob-six-eighths, .pull-mob-nine-twelfths {
        right: 75%
    }

    .pull-mob-one-fifth, .pull-mob-two-tenths {
        right: 20%
    }

    .pull-mob-two-fifths, .pull-mob-four-tenths {
        right: 40%
    }

    .pull-mob-three-fifths, .pull-mob-six-tenths {
        right: 60%
    }

    .pull-mob-four-fifths, .pull-mob-eight-tenths {
        right: 80%
    }

    .pull-mob-one-sixth, .pull-mob-two-twelfths {
        right: 16.66667%
    }

    .pull-mob-five-sixths, .pull-mob-ten-twelfths {
        right: 83.33333%
    }

    .pull-mob-one-eighth {
        right: 12.5%
    }

    .pull-mob-three-eighths {
        right: 37.5%
    }

    .pull-mob-five-eighths {
        right: 62.5%
    }

    .pull-mob-seven-eighths {
        right: 87.5%
    }

    .pull-mob-one-tenth {
        right: 10%
    }

    .pull-mob-three-tenths {
        right: 30%
    }

    .pull-mob-seven-tenths {
        right: 70%
    }

    .pull-mob-nine-tenths {
        right: 90%
    }

    .pull-mob-one-twelfth {
        right: 8.33333%
    }

    .pull-mob-five-twelfths {
        right: 41.66667%
    }

    .pull-mob-seven-twelfths {
        right: 58.33333%
    }

    .pull-mob-eleven-twelfths {
        right: 91.66667%
    }

    .grid.mob-horizontal-center {
        text-align: center
    }

        .grid.mob-horizontal-center > .col {
            float: none;
            display: inline-block
        }

            .grid.mob-horizontal-center > .col:not(.center) {
                text-align: left
            }

    .grid.mob-vertical-center > .col {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid.mob-vertical-bottom > .col {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.mob-vertical-center {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid .col.mob-vertical-bottom {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.mob-vertical-top {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .mob-grid-reverse {
        direction: rtl;
        text-align: left
    }

        .mob-grid-reverse > .col {
            float: none;
            display: inline-block;
            direction: ltr;
            text-align: left
        }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .tab-one-whole, .tab-full, .grid.tab-tile-one-whole > .col {
        width: 100%
    }

    .tab-one-half, .tab-two-quarters, .tab-three-sixths, .tab-four-eighths, .tab-five-tenths, .tab-six-twelfths, .grid.tab-tile-one-half > .col {
        width: 50%
    }

    .tab-one-third, .tab-two-sixths, .tab-four-twelfths, .grid.tab-tile-one-third > .col {
        width: 33.33333%
    }

    .tab-two-thirds, .tab-four-sixths, .tab-eight-twelfths {
        width: 66.66667%
    }

    .tab-one-quarter, .tab-two-eighths, .tab-three-twelfths, .grid.tab-tile-one-quarter > .col {
        width: 25%
    }

    .tab-three-quarters, .tab-six-eighths, .tab-nine-twelfths {
        width: 75%
    }

    .tab-one-fifth, .tab-two-tenths, .grid.tab-tile-one-fifth > .col {
        width: 20%
    }

    .tab-two-fifths, .tab-four-tenths {
        width: 40%
    }

    .tab-three-fifths, .tab-six-tenths {
        width: 60%
    }

    .tab-four-fifths, .tab-eight-tenths {
        width: 80%
    }

    .tab-one-sixth, .tab-two-twelfths, .grid.tab-tile-one-sixth > .col {
        width: 16.66667%
    }

    .tab-five-sixths, .tab-ten-twelfths {
        width: 83.33333%
    }

    .tab-one-eighth, .grid.tab-tile-one-eighth > .col {
        width: 12.5%
    }

    .tab-three-eighths {
        width: 37.5%
    }

    .tab-five-eighths {
        width: 62.5%
    }

    .tab-seven-eighths {
        width: 87.5%
    }

    .tab-one-tenth, .grid.tab-tile-one-tenth > .col {
        width: 10%
    }

    .tab-three-tenths {
        width: 30%
    }

    .tab-seven-tenths {
        width: 70%
    }

    .tab-nine-tenths {
        width: 90%
    }

    .tab-one-twelfth, .grid.tab-tile-one-twelfth > .col {
        width: 8.33333%
    }

    .tab-five-twelfths {
        width: 41.66667%
    }

    .tab-seven-twelfths {
        width: 58.33333%
    }

    .tab-eleven-twelfths {
        width: 91.66667%
    }

    .push-tab-one-whole, .push-tab-full {
        left: 100%
    }

    .push-tab-one-half, .push-tab-two-quarters, .push-tab-three-sixths, .push-tab-four-eighths, .push-tab-five-tenths, .push-tab-six-twelfths {
        left: 50%
    }

    .push-tab-one-third, .push-tab-two-sixths, .push-tab-four-twelfths {
        left: 33.33333%
    }

    .push-tab-two-thirds, .push-tab-four-sixths, .push-tab-eight-twelfths {
        left: 66.66667%
    }

    .push-tab-one-quarter, .push-tab-two-eighths, .push-tab-three-twelfths {
        left: 25%
    }

    .push-tab-three-quarters, .push-tab-six-eighths, .push-tab-nine-twelfths {
        left: 75%
    }

    .push-tab-one-fifth, .push-tab-two-tenths {
        left: 20%
    }

    .push-tab-two-fifths, .push-tab-four-tenths {
        left: 40%
    }

    .push-tab-three-fifths, .push-tab-six-tenths {
        left: 60%
    }

    .push-tab-four-fifths, .push-tab-eight-tenths {
        left: 80%
    }

    .push-tab-one-sixth, .push-tab-two-twelfths {
        left: 16.66667%
    }

    .push-tab-five-sixths, .push-tab-ten-twelfths {
        left: 83.33333%
    }

    .push-tab-one-eighth {
        left: 12.5%
    }

    .push-tab-three-eighths {
        left: 37.5%
    }

    .push-tab-five-eighths {
        left: 62.5%
    }

    .push-tab-seven-eighths {
        left: 87.5%
    }

    .push-tab-one-tenth {
        left: 10%
    }

    .push-tab-three-tenths {
        left: 30%
    }

    .push-tab-seven-tenths {
        left: 70%
    }

    .push-tab-nine-tenths {
        left: 90%
    }

    .push-tab-one-twelfth {
        left: 8.33333%
    }

    .push-tab-five-twelfths {
        left: 41.66667%
    }

    .push-tab-seven-twelfths {
        left: 58.33333%
    }

    .push-tab-eleven-twelfths {
        left: 91.66667%
    }

    .pull-tab-one-whole, .pull-tab-full {
        right: 100%
    }

    .pull-tab-one-half, .pull-tab-two-quarters, .pull-tab-three-sixths, .pull-tab-four-eighths, .pull-tab-five-tenths, .pull-tab-six-twelfths {
        right: 50%
    }

    .pull-tab-one-third, .pull-tab-two-sixths, .pull-tab-four-twelfths {
        right: 33.33333%
    }

    .pull-tab-two-thirds, .pull-tab-four-sixths, .pull-tab-eight-twelfths {
        right: 66.66667%
    }

    .pull-tab-one-quarter, .pull-tab-two-eighths, .pull-tab-three-twelfths {
        right: 25%
    }

    .pull-tab-three-quarters, .pull-tab-six-eighths, .pull-tab-nine-twelfths {
        right: 75%
    }

    .pull-tab-one-fifth, .pull-tab-two-tenths {
        right: 20%
    }

    .pull-tab-two-fifths, .pull-tab-four-tenths {
        right: 40%
    }

    .pull-tab-three-fifths, .pull-tab-six-tenths {
        right: 60%
    }

    .pull-tab-four-fifths, .pull-tab-eight-tenths {
        right: 80%
    }

    .pull-tab-one-sixth, .pull-tab-two-twelfths {
        right: 16.66667%
    }

    .pull-tab-five-sixths, .pull-tab-ten-twelfths {
        right: 83.33333%
    }

    .pull-tab-one-eighth {
        right: 12.5%
    }

    .pull-tab-three-eighths {
        right: 37.5%
    }

    .pull-tab-five-eighths {
        right: 62.5%
    }

    .pull-tab-seven-eighths {
        right: 87.5%
    }

    .pull-tab-one-tenth {
        right: 10%
    }

    .pull-tab-three-tenths {
        right: 30%
    }

    .pull-tab-seven-tenths {
        right: 70%
    }

    .pull-tab-nine-tenths {
        right: 90%
    }

    .pull-tab-one-twelfth {
        right: 8.33333%
    }

    .pull-tab-five-twelfths {
        right: 41.66667%
    }

    .pull-tab-seven-twelfths {
        right: 58.33333%
    }

    .pull-tab-eleven-twelfths {
        right: 91.66667%
    }

    .grid.tab-horizontal-center {
        text-align: center
    }

        .grid.tab-horizontal-center > .col {
            float: none;
            display: inline-block
        }

            .grid.tab-horizontal-center > .col:not(.center) {
                text-align: left
            }

    .grid.tab-vertical-center > .col {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid.tab-vertical-bottom > .col {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.tab-vertical-center {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid .col.tab-vertical-bottom {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.tab-vertical-top {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .tab-grid-reverse {
        direction: rtl;
        text-align: left
    }

        .tab-grid-reverse > .col {
            float: none;
            display: inline-block;
            direction: ltr;
            text-align: left
        }
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .lap-one-whole, .lap-full, .grid.lap-tile-one-whole > .col {
        width: 100%
    }

    .lap-one-half, .lap-two-quarters, .lap-three-sixths, .lap-four-eighths, .lap-five-tenths, .lap-six-twelfths, .grid.lap-tile-one-half > .col {
        width: 50%
    }

    .lap-one-third, .lap-two-sixths, .lap-four-twelfths, .grid.lap-tile-one-third > .col {
        width: 33.33333%
    }

    .lap-two-thirds, .lap-four-sixths, .lap-eight-twelfths {
        width: 66.66667%
    }

    .lap-one-quarter, .lap-two-eighths, .lap-three-twelfths, .grid.lap-tile-one-quarter > .col {
        width: 25%
    }

    .lap-three-quarters, .lap-six-eighths, .lap-nine-twelfths {
        width: 75%
    }

    .lap-one-fifth, .lap-two-tenths, .grid.lap-tile-one-fifth > .col {
        width: 20%
    }

    .lap-two-fifths, .lap-four-tenths {
        width: 40%
    }

    .lap-three-fifths, .lap-six-tenths {
        width: 60%
    }

    .lap-four-fifths, .lap-eight-tenths {
        width: 80%
    }

    .lap-one-sixth, .lap-two-twelfths, .grid.lap-tile-one-sixth > .col {
        width: 16.66667%
    }

    .lap-five-sixths, .lap-ten-twelfths {
        width: 83.33333%
    }

    .lap-one-eighth, .grid.lap-tile-one-eighth > .col {
        width: 12.5%
    }

    .lap-three-eighths {
        width: 37.5%
    }

    .lap-five-eighths {
        width: 62.5%
    }

    .lap-seven-eighths {
        width: 87.5%
    }

    .lap-one-tenth, .grid.lap-tile-one-tenth > .col {
        width: 10%
    }

    .lap-three-tenths {
        width: 30%
    }

    .lap-seven-tenths {
        width: 70%
    }

    .lap-nine-tenths {
        width: 90%
    }

    .lap-one-twelfth, .grid.lap-tile-one-twelfth > .col {
        width: 8.33333%
    }

    .lap-five-twelfths {
        width: 41.66667%
    }

    .lap-seven-twelfths {
        width: 58.33333%
    }

    .lap-eleven-twelfths {
        width: 91.66667%
    }

    .push-lap-one-whole, .push-lap-full {
        left: 100%
    }

    .push-lap-one-half, .push-lap-two-quarters, .push-lap-three-sixths, .push-lap-four-eighths, .push-lap-five-tenths, .push-lap-six-twelfths {
        left: 50%
    }

    .push-lap-one-third, .push-lap-two-sixths, .push-lap-four-twelfths {
        left: 33.33333%
    }

    .push-lap-two-thirds, .push-lap-four-sixths, .push-lap-eight-twelfths {
        left: 66.66667%
    }

    .push-lap-one-quarter, .push-lap-two-eighths, .push-lap-three-twelfths {
        left: 25%
    }

    .push-lap-three-quarters, .push-lap-six-eighths, .push-lap-nine-twelfths {
        left: 75%
    }

    .push-lap-one-fifth, .push-lap-two-tenths {
        left: 20%
    }

    .push-lap-two-fifths, .push-lap-four-tenths {
        left: 40%
    }

    .push-lap-three-fifths, .push-lap-six-tenths {
        left: 60%
    }

    .push-lap-four-fifths, .push-lap-eight-tenths {
        left: 80%
    }

    .push-lap-one-sixth, .push-lap-two-twelfths {
        left: 16.66667%
    }

    .push-lap-five-sixths, .push-lap-ten-twelfths {
        left: 83.33333%
    }

    .push-lap-one-eighth {
        left: 12.5%
    }

    .push-lap-three-eighths {
        left: 37.5%
    }

    .push-lap-five-eighths {
        left: 62.5%
    }

    .push-lap-seven-eighths {
        left: 87.5%
    }

    .push-lap-one-tenth {
        left: 10%
    }

    .push-lap-three-tenths {
        left: 30%
    }

    .push-lap-seven-tenths {
        left: 70%
    }

    .push-lap-nine-tenths {
        left: 90%
    }

    .push-lap-one-twelfth {
        left: 8.33333%
    }

    .push-lap-five-twelfths {
        left: 41.66667%
    }

    .push-lap-seven-twelfths {
        left: 58.33333%
    }

    .push-lap-eleven-twelfths {
        left: 91.66667%
    }

    .pull-lap-one-whole, .pull-lap-full {
        right: 100%
    }

    .pull-lap-one-half, .pull-lap-two-quarters, .pull-lap-three-sixths, .pull-lap-four-eighths, .pull-lap-five-tenths, .pull-lap-six-twelfths {
        right: 50%
    }

    .pull-lap-one-third, .pull-lap-two-sixths, .pull-lap-four-twelfths {
        right: 33.33333%
    }

    .pull-lap-two-thirds, .pull-lap-four-sixths, .pull-lap-eight-twelfths {
        right: 66.66667%
    }

    .pull-lap-one-quarter, .pull-lap-two-eighths, .pull-lap-three-twelfths {
        right: 25%
    }

    .pull-lap-three-quarters, .pull-lap-six-eighths, .pull-lap-nine-twelfths {
        right: 75%
    }

    .pull-lap-one-fifth, .pull-lap-two-tenths {
        right: 20%
    }

    .pull-lap-two-fifths, .pull-lap-four-tenths {
        right: 40%
    }

    .pull-lap-three-fifths, .pull-lap-six-tenths {
        right: 60%
    }

    .pull-lap-four-fifths, .pull-lap-eight-tenths {
        right: 80%
    }

    .pull-lap-one-sixth, .pull-lap-two-twelfths {
        right: 16.66667%
    }

    .pull-lap-five-sixths, .pull-lap-ten-twelfths {
        right: 83.33333%
    }

    .pull-lap-one-eighth {
        right: 12.5%
    }

    .pull-lap-three-eighths {
        right: 37.5%
    }

    .pull-lap-five-eighths {
        right: 62.5%
    }

    .pull-lap-seven-eighths {
        right: 87.5%
    }

    .pull-lap-one-tenth {
        right: 10%
    }

    .pull-lap-three-tenths {
        right: 30%
    }

    .pull-lap-seven-tenths {
        right: 70%
    }

    .pull-lap-nine-tenths {
        right: 90%
    }

    .pull-lap-one-twelfth {
        right: 8.33333%
    }

    .pull-lap-five-twelfths {
        right: 41.66667%
    }

    .pull-lap-seven-twelfths {
        right: 58.33333%
    }

    .pull-lap-eleven-twelfths {
        right: 91.66667%
    }

    .grid.lap-horizontal-center {
        text-align: center
    }

        .grid.lap-horizontal-center > .col {
            float: none;
            display: inline-block
        }

            .grid.lap-horizontal-center > .col:not(.center) {
                text-align: left
            }

    .grid.lap-vertical-center > .col {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid.lap-vertical-bottom > .col {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.lap-vertical-center {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid .col.lap-vertical-bottom {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.lap-vertical-top {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .lap-grid-reverse {
        direction: rtl;
        text-align: left
    }

        .lap-grid-reverse > .col {
            float: none;
            display: inline-block;
            direction: ltr;
            text-align: left
        }
}

@media only screen and (min-width: 1001px) {
    .desk-one-whole, .desk-full, .grid.desk-tile-one-whole > .col {
        width: 100%
    }

    .desk-one-half, .desk-two-quarters, .desk-three-sixths, .desk-four-eighths, .desk-five-tenths, .desk-six-twelfths, .grid.desk-tile-one-half > .col {
        width: 50%
    }

    .desk-one-third, .desk-two-sixths, .desk-four-twelfths, .grid.desk-tile-one-third > .col {
        width: 33.33333%
    }

    .desk-two-thirds, .desk-four-sixths, .desk-eight-twelfths {
        width: 66.66667%
    }

    .desk-one-quarter, .desk-two-eighths, .desk-three-twelfths, .grid.desk-tile-one-quarter > .col {
        width: 25%
    }

    .desk-three-quarters, .desk-six-eighths, .desk-nine-twelfths {
        width: 75%
    }

    .desk-one-fifth, .desk-two-tenths, .grid.desk-tile-one-fifth > .col {
        width: 20%
    }

    .desk-two-fifths, .desk-four-tenths {
        width: 40%
    }

    .desk-three-fifths, .desk-six-tenths {
        width: 60%
    }

    .desk-four-fifths, .desk-eight-tenths {
        width: 80%
    }

    .desk-one-sixth, .desk-two-twelfths, .grid.desk-tile-one-sixth > .col {
        width: 16.66667%
    }

    .desk-five-sixths, .desk-ten-twelfths {
        width: 83.33333%
    }

    .desk-one-eighth, .grid.desk-tile-one-eighth > .col {
        width: 12.5%
    }

    .desk-three-eighths {
        width: 37.5%
    }

    .desk-five-eighths {
        width: 62.5%
    }

    .desk-seven-eighths {
        width: 87.5%
    }

    .desk-one-tenth, .grid.desk-tile-one-tenth > .col {
        width: 10%
    }

    .desk-three-tenths {
        width: 30%
    }

    .desk-seven-tenths {
        width: 70%
    }

    .desk-nine-tenths {
        width: 90%
    }

    .desk-one-twelfth, .grid.desk-tile-one-twelfth > .col {
        width: 8.33333%
    }

    .desk-five-twelfths {
        width: 41.66667%
    }

    .desk-seven-twelfths {
        width: 58.33333%
    }

    .desk-eleven-twelfths {
        width: 91.66667%
    }

    .push-desk-one-whole, .push-desk-full {
        left: 100%
    }

    .push-desk-one-half, .push-desk-two-quarters, .push-desk-three-sixths, .push-desk-four-eighths, .push-desk-five-tenths, .push-desk-six-twelfths {
        left: 50%
    }

    .push-desk-one-third, .push-desk-two-sixths, .push-desk-four-twelfths {
        left: 33.33333%
    }

    .push-desk-two-thirds, .push-desk-four-sixths, .push-desk-eight-twelfths {
        left: 66.66667%
    }

    .push-desk-one-quarter, .push-desk-two-eighths, .push-desk-three-twelfths {
        left: 25%
    }

    .push-desk-three-quarters, .push-desk-six-eighths, .push-desk-nine-twelfths {
        left: 75%
    }

    .push-desk-one-fifth, .push-desk-two-tenths {
        left: 20%
    }

    .push-desk-two-fifths, .push-desk-four-tenths {
        left: 40%
    }

    .push-desk-three-fifths, .push-desk-six-tenths {
        left: 60%
    }

    .push-desk-four-fifths, .push-desk-eight-tenths {
        left: 80%
    }

    .push-desk-one-sixth, .push-desk-two-twelfths {
        left: 16.66667%
    }

    .push-desk-five-sixths, .push-desk-ten-twelfths {
        left: 83.33333%
    }

    .push-desk-one-eighth {
        left: 12.5%
    }

    .push-desk-three-eighths {
        left: 37.5%
    }

    .push-desk-five-eighths {
        left: 62.5%
    }

    .push-desk-seven-eighths {
        left: 87.5%
    }

    .push-desk-one-tenth {
        left: 10%
    }

    .push-desk-three-tenths {
        left: 30%
    }

    .push-desk-seven-tenths {
        left: 70%
    }

    .push-desk-nine-tenths {
        left: 90%
    }

    .push-desk-one-twelfth {
        left: 8.33333%
    }

    .push-desk-five-twelfths {
        left: 41.66667%
    }

    .push-desk-seven-twelfths {
        left: 58.33333%
    }

    .push-desk-eleven-twelfths {
        left: 91.66667%
    }

    .pull-desk-one-whole, .pull-desk-full {
        right: 100%
    }

    .pull-desk-one-half, .pull-desk-two-quarters, .pull-desk-three-sixths, .pull-desk-four-eighths, .pull-desk-five-tenths, .pull-desk-six-twelfths {
        right: 50%
    }

    .pull-desk-one-third, .pull-desk-two-sixths, .pull-desk-four-twelfths {
        right: 33.33333%
    }

    .pull-desk-two-thirds, .pull-desk-four-sixths, .pull-desk-eight-twelfths {
        right: 66.66667%
    }

    .pull-desk-one-quarter, .pull-desk-two-eighths, .pull-desk-three-twelfths {
        right: 25%
    }

    .pull-desk-three-quarters, .pull-desk-six-eighths, .pull-desk-nine-twelfths {
        right: 75%
    }

    .pull-desk-one-fifth, .pull-desk-two-tenths {
        right: 20%
    }

    .pull-desk-two-fifths, .pull-desk-four-tenths {
        right: 40%
    }

    .pull-desk-three-fifths, .pull-desk-six-tenths {
        right: 60%
    }

    .pull-desk-four-fifths, .pull-desk-eight-tenths {
        right: 80%
    }

    .pull-desk-one-sixth, .pull-desk-two-twelfths {
        right: 16.66667%
    }

    .pull-desk-five-sixths, .pull-desk-ten-twelfths {
        right: 83.33333%
    }

    .pull-desk-one-eighth {
        right: 12.5%
    }

    .pull-desk-three-eighths {
        right: 37.5%
    }

    .pull-desk-five-eighths {
        right: 62.5%
    }

    .pull-desk-seven-eighths {
        right: 87.5%
    }

    .pull-desk-one-tenth {
        right: 10%
    }

    .pull-desk-three-tenths {
        right: 30%
    }

    .pull-desk-seven-tenths {
        right: 70%
    }

    .pull-desk-nine-tenths {
        right: 90%
    }

    .pull-desk-one-twelfth {
        right: 8.33333%
    }

    .pull-desk-five-twelfths {
        right: 41.66667%
    }

    .pull-desk-seven-twelfths {
        right: 58.33333%
    }

    .pull-desk-eleven-twelfths {
        right: 91.66667%
    }

    .grid.desk-horizontal-center {
        text-align: center
    }

        .grid.desk-horizontal-center > .col {
            float: none;
            display: inline-block
        }

            .grid.desk-horizontal-center > .col:not(.center) {
                text-align: left
            }

    .grid.desk-vertical-center > .col {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid.desk-vertical-bottom > .col {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.desk-vertical-center {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .grid .col.desk-vertical-bottom {
        float: none;
        display: inline-block;
        vertical-align: bottom
    }

    .grid .col.desk-vertical-top {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .desk-grid-reverse {
        direction: rtl;
        text-align: left
    }

        .desk-grid-reverse > .col {
            float: none;
            display: inline-block;
            direction: ltr;
            text-align: left
        }
}

ul.vertical {
    list-style: outside none none;
    padding: 0;
    margin: 0
}

ul.horizontal, ul.horizontal-menu, .top-menu-standard > div > ul, .top-menu-standard2 > div > ul {
    list-style: outside none none;
    padding: 0;
    margin: 0
}

    ul.horizontal li, ul.horizontal-menu li, .top-menu-standard > div > ul li, .top-menu-standard2 > div > ul li {
        display: inline-block
    }

    ul.horizontal-menu li, .top-menu-standard > div > ul li, .top-menu-standard2 > div > ul li {
        line-height: normal
    }

        ul.horizontal-menu li > a, .top-menu-standard > div > ul li > a, .top-menu-standard2 > div > ul li > a {
            transition: padding .7s ease,color .7s ease;
            font-size: 20.8px;
            font-weight: lighter;
            padding: 16px 24px;
            display: list-item;
            color: #edf1ff
        }

            ul.horizontal-menu li > a:hover, .top-menu-standard > div > ul li > a:hover, .top-menu-standard2 > div > ul li > a:hover, ul.horizontal-menu li > a:focus, .top-menu-standard > div > ul li > a:focus, .top-menu-standard2 > div > ul li > a:focus {
                color: #69edc6
            }

.dialog-container {
    z-index: 10;
    position: fixed;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(13,2,30,0.75);
    padding: 24px
}

@media only screen and (max-width: 600px) {
    .dialog-container {
        padding: 0;
        align-items: stretch !important;
        display: flex;
        flex-direction: column;
        align-items: center
    }

        .dialog-container > .dialog {
            display: inline-flex !important;
            flex-grow: 1
        }

            .dialog-container > .dialog > .content {
                overflow-y: auto;
                padding-bottom: 0
            }

                .dialog-container > .dialog > .content::after {
                    content: "";
                    display: block;
                    height: 24px;
                    width: 100%
                }

        .dialog-container::after {
            display: none !important
        }
}

.dialog-container:not(.scroll-content) {
    overflow-y: auto
}

    .dialog-container:not(.scroll-content)::after {
        content: "";
        display: block;
        height: 24px;
        width: 100%
    }

.dialog-container.scroll-content {
    display: flex;
    flex-direction: column;
    align-items: center
}

    .dialog-container.scroll-content > .dialog > .content {
        overflow-y: auto;
        overflow-y: auto;
        padding-bottom: 0
    }

        .dialog-container.scroll-content > .dialog > .content::after {
            content: "";
            display: block;
            height: 24px;
            width: 100%
        }

.dialog-container.full-height:not(.scroll-content) > .dialog {
    min-height: 100%
}

.dialog-container.full-height > .dialog {
    flex-grow: 1
}

.dialog-container.full-width:not(.scroll-content) > .dialog {
    display: block
}

.dialog-container.full-width.scroll-content {
    align-items: stretch
}

.dialog-container > .dialog {
    background: #2f2d2e;
    display: inline-flex;
    flex-direction: column;
    border-radius: 16px;
    border: 2px solid #ba314f;
    overflow: hidden
}

@media only screen and (max-width: 600px) {
    .dialog-container > .dialog {
        border: 0;
        border-radius: 0
    }
}

.dialog-container > .dialog .header, .dialog-container > .dialog .footer, .dialog-container > .dialog .content {
    padding: 24px
}

.dialog-container > .dialog .header {
    border-bottom: 1px solid #69edc6
}

.dialog-container > .dialog .footer {
    border-top: 1px solid #69edc6
}

.dialog-container > .dialog .content {
    flex-grow: 1
}

.particles, .home .mascot-header .mascot-container .mascot-particles > div {
    position: relative
}

    .particles > .bubble, .home .mascot-header .mascot-container .mascot-particles > div > .bubble {
        position: absolute;
        opacity: 0;
        background: #3d7b8a;
        border-radius: 100%
    }
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/

@font-face {
    font-family: "Ionicons";
    src: url("../Fonts/ionicons.eot?v=2.0.0");
    src: url("../Fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("../Fonts/ionicons.ttf?v=2.0.0") format("truetype"),url("../Fonts/ionicons.woff?v=2.0.0") format("woff"),url("../Fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal
}

.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: "\f101"
}

.ion-alert-circled:before {
    content: "\f100"
}

.ion-android-add:before {
    content: "\f2c7"
}

.ion-android-add-circle:before {
    content: "\f359"
}

.ion-android-alarm-clock:before {
    content: "\f35a"
}

.ion-android-alert:before {
    content: "\f35b"
}

.ion-android-apps:before {
    content: "\f35c"
}

.ion-android-archive:before {
    content: "\f2c9"
}

.ion-android-arrow-back:before {
    content: "\f2ca"
}

.ion-android-arrow-down:before {
    content: "\f35d"
}

.ion-android-arrow-dropdown:before {
    content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
    content: "\f35e"
}

.ion-android-arrow-dropleft:before {
    content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
    content: "\f360"
}

.ion-android-arrow-dropright:before {
    content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
    content: "\f362"
}

.ion-android-arrow-dropup:before {
    content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
    content: "\f364"
}

.ion-android-arrow-forward:before {
    content: "\f30f"
}

.ion-android-arrow-up:before {
    content: "\f366"
}

.ion-android-attach:before {
    content: "\f367"
}

.ion-android-bar:before {
    content: "\f368"
}

.ion-android-bicycle:before {
    content: "\f369"
}

.ion-android-boat:before {
    content: "\f36a"
}

.ion-android-bookmark:before {
    content: "\f36b"
}

.ion-android-bulb:before {
    content: "\f36c"
}

.ion-android-bus:before {
    content: "\f36d"
}

.ion-android-calendar:before {
    content: "\f2d1"
}

.ion-android-call:before {
    content: "\f2d2"
}

.ion-android-camera:before {
    content: "\f2d3"
}

.ion-android-cancel:before {
    content: "\f36e"
}

.ion-android-car:before {
    content: "\f36f"
}

.ion-android-cart:before {
    content: "\f370"
}

.ion-android-chat:before {
    content: "\f2d4"
}

.ion-android-checkbox:before {
    content: "\f374"
}

.ion-android-checkbox-blank:before {
    content: "\f371"
}

.ion-android-checkbox-outline:before {
    content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
    content: "\f372"
}

.ion-android-checkmark-circle:before {
    content: "\f375"
}

.ion-android-clipboard:before {
    content: "\f376"
}

.ion-android-close:before {
    content: "\f2d7"
}

.ion-android-cloud:before {
    content: "\f37a"
}

.ion-android-cloud-circle:before {
    content: "\f377"
}

.ion-android-cloud-done:before {
    content: "\f378"
}

.ion-android-cloud-outline:before {
    content: "\f379"
}

.ion-android-color-palette:before {
    content: "\f37b"
}

.ion-android-compass:before {
    content: "\f37c"
}

.ion-android-contact:before {
    content: "\f2d8"
}

.ion-android-contacts:before {
    content: "\f2d9"
}

.ion-android-contract:before {
    content: "\f37d"
}

.ion-android-create:before {
    content: "\f37e"
}

.ion-android-delete:before {
    content: "\f37f"
}

.ion-android-desktop:before {
    content: "\f380"
}

.ion-android-document:before {
    content: "\f381"
}

.ion-android-done:before {
    content: "\f383"
}

.ion-android-done-all:before {
    content: "\f382"
}

.ion-android-download:before {
    content: "\f2dd"
}

.ion-android-drafts:before {
    content: "\f384"
}

.ion-android-exit:before {
    content: "\f385"
}

.ion-android-expand:before {
    content: "\f386"
}

.ion-android-favorite:before {
    content: "\f388"
}

.ion-android-favorite-outline:before {
    content: "\f387"
}

.ion-android-film:before {
    content: "\f389"
}

.ion-android-folder:before {
    content: "\f2e0"
}

.ion-android-folder-open:before {
    content: "\f38a"
}

.ion-android-funnel:before {
    content: "\f38b"
}

.ion-android-globe:before {
    content: "\f38c"
}

.ion-android-hand:before {
    content: "\f2e3"
}

.ion-android-hangout:before {
    content: "\f38d"
}

.ion-android-happy:before {
    content: "\f38e"
}

.ion-android-home:before {
    content: "\f38f"
}

.ion-android-image:before {
    content: "\f2e4"
}

.ion-android-laptop:before {
    content: "\f390"
}

.ion-android-list:before {
    content: "\f391"
}

.ion-android-locate:before {
    content: "\f2e9"
}

.ion-android-lock:before {
    content: "\f392"
}

.ion-android-mail:before {
    content: "\f2eb"
}

.ion-android-map:before {
    content: "\f393"
}

.ion-android-menu:before {
    content: "\f394"
}

.ion-android-microphone:before {
    content: "\f2ec"
}

.ion-android-microphone-off:before {
    content: "\f395"
}

.ion-android-more-horizontal:before {
    content: "\f396"
}

.ion-android-more-vertical:before {
    content: "\f397"
}

.ion-android-navigate:before {
    content: "\f398"
}

.ion-android-notifications:before {
    content: "\f39b"
}

.ion-android-notifications-none:before {
    content: "\f399"
}

.ion-android-notifications-off:before {
    content: "\f39a"
}

.ion-android-open:before {
    content: "\f39c"
}

.ion-android-options:before {
    content: "\f39d"
}

.ion-android-people:before {
    content: "\f39e"
}

.ion-android-person:before {
    content: "\f3a0"
}

.ion-android-person-add:before {
    content: "\f39f"
}

.ion-android-phone-landscape:before {
    content: "\f3a1"
}

.ion-android-phone-portrait:before {
    content: "\f3a2"
}

.ion-android-pin:before {
    content: "\f3a3"
}

.ion-android-plane:before {
    content: "\f3a4"
}

.ion-android-playstore:before {
    content: "\f2f0"
}

.ion-android-print:before {
    content: "\f3a5"
}

.ion-android-radio-button-off:before {
    content: "\f3a6"
}

.ion-android-radio-button-on:before {
    content: "\f3a7"
}

.ion-android-refresh:before {
    content: "\f3a8"
}

.ion-android-remove:before {
    content: "\f2f4"
}

.ion-android-remove-circle:before {
    content: "\f3a9"
}

.ion-android-restaurant:before {
    content: "\f3aa"
}

.ion-android-sad:before {
    content: "\f3ab"
}

.ion-android-search:before {
    content: "\f2f5"
}

.ion-android-send:before {
    content: "\f2f6"
}

.ion-android-settings:before {
    content: "\f2f7"
}

.ion-android-share:before {
    content: "\f2f8"
}

.ion-android-share-alt:before {
    content: "\f3ac"
}

.ion-android-star:before {
    content: "\f2fc"
}

.ion-android-star-half:before {
    content: "\f3ad"
}

.ion-android-star-outline:before {
    content: "\f3ae"
}

.ion-android-stopwatch:before {
    content: "\f2fd"
}

.ion-android-subway:before {
    content: "\f3af"
}

.ion-android-sunny:before {
    content: "\f3b0"
}

.ion-android-sync:before {
    content: "\f3b1"
}

.ion-android-textsms:before {
    content: "\f3b2"
}

.ion-android-time:before {
    content: "\f3b3"
}

.ion-android-train:before {
    content: "\f3b4"
}

.ion-android-unlock:before {
    content: "\f3b5"
}

.ion-android-upload:before {
    content: "\f3b6"
}

.ion-android-volume-down:before {
    content: "\f3b7"
}

.ion-android-volume-mute:before {
    content: "\f3b8"
}

.ion-android-volume-off:before {
    content: "\f3b9"
}

.ion-android-volume-up:before {
    content: "\f3ba"
}

.ion-android-walk:before {
    content: "\f3bb"
}

.ion-android-warning:before {
    content: "\f3bc"
}

.ion-android-watch:before {
    content: "\f3bd"
}

.ion-android-wifi:before {
    content: "\f305"
}

.ion-aperture:before {
    content: "\f313"
}

.ion-archive:before {
    content: "\f102"
}

.ion-arrow-down-a:before {
    content: "\f103"
}

.ion-arrow-down-b:before {
    content: "\f104"
}

.ion-arrow-down-c:before {
    content: "\f105"
}

.ion-arrow-expand:before {
    content: "\f25e"
}

.ion-arrow-graph-down-left:before {
    content: "\f25f"
}

.ion-arrow-graph-down-right:before {
    content: "\f260"
}

.ion-arrow-graph-up-left:before {
    content: "\f261"
}

.ion-arrow-graph-up-right:before {
    content: "\f262"
}

.ion-arrow-left-a:before {
    content: "\f106"
}

.ion-arrow-left-b:before {
    content: "\f107"
}

.ion-arrow-left-c:before {
    content: "\f108"
}

.ion-arrow-move:before {
    content: "\f263"
}

.ion-arrow-resize:before {
    content: "\f264"
}

.ion-arrow-return-left:before {
    content: "\f265"
}

.ion-arrow-return-right:before {
    content: "\f266"
}

.ion-arrow-right-a:before {
    content: "\f109"
}

.ion-arrow-right-b:before {
    content: "\f10a"
}

.ion-arrow-right-c:before {
    content: "\f10b"
}

.ion-arrow-shrink:before {
    content: "\f267"
}

.ion-arrow-swap:before {
    content: "\f268"
}

.ion-arrow-up-a:before {
    content: "\f10c"
}

.ion-arrow-up-b:before {
    content: "\f10d"
}

.ion-arrow-up-c:before {
    content: "\f10e"
}

.ion-asterisk:before {
    content: "\f314"
}

.ion-at:before {
    content: "\f10f"
}

.ion-backspace:before {
    content: "\f3bf"
}

.ion-backspace-outline:before {
    content: "\f3be"
}

.ion-bag:before {
    content: "\f110"
}

.ion-battery-charging:before {
    content: "\f111"
}

.ion-battery-empty:before {
    content: "\f112"
}

.ion-battery-full:before {
    content: "\f113"
}

.ion-battery-half:before {
    content: "\f114"
}

.ion-battery-low:before {
    content: "\f115"
}

.ion-beaker:before {
    content: "\f269"
}

.ion-beer:before {
    content: "\f26a"
}

.ion-bluetooth:before {
    content: "\f116"
}

.ion-bonfire:before {
    content: "\f315"
}

.ion-bookmark:before {
    content: "\f26b"
}

.ion-bowtie:before {
    content: "\f3c0"
}

.ion-briefcase:before {
    content: "\f26c"
}

.ion-bug:before {
    content: "\f2be"
}

.ion-calculator:before {
    content: "\f26d"
}

.ion-calendar:before {
    content: "\f117"
}

.ion-camera:before {
    content: "\f118"
}

.ion-card:before {
    content: "\f119"
}

.ion-cash:before {
    content: "\f316"
}

.ion-chatbox:before {
    content: "\f11b"
}

.ion-chatbox-working:before {
    content: "\f11a"
}

.ion-chatboxes:before {
    content: "\f11c"
}

.ion-chatbubble:before {
    content: "\f11e"
}

.ion-chatbubble-working:before {
    content: "\f11d"
}

.ion-chatbubbles:before {
    content: "\f11f"
}

.ion-checkmark:before {
    content: "\f122"
}

.ion-checkmark-circled:before {
    content: "\f120"
}

.ion-checkmark-round:before {
    content: "\f121"
}

.ion-chevron-down:before {
    content: "\f123"
}

.ion-chevron-left:before {
    content: "\f124"
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-chevron-up:before {
    content: "\f126"
}

.ion-clipboard:before {
    content: "\f127"
}

.ion-clock:before {
    content: "\f26e"
}

.ion-close:before {
    content: "\f12a"
}

.ion-close-circled:before {
    content: "\f128"
}

.ion-close-round:before {
    content: "\f129"
}

.ion-closed-captioning:before {
    content: "\f317"
}

.ion-cloud:before {
    content: "\f12b"
}

.ion-code:before {
    content: "\f271"
}

.ion-code-download:before {
    content: "\f26f"
}

.ion-code-working:before {
    content: "\f270"
}

.ion-coffee:before {
    content: "\f272"
}

.ion-compass:before {
    content: "\f273"
}

.ion-compose:before {
    content: "\f12c"
}

.ion-connection-bars:before {
    content: "\f274"
}

.ion-contrast:before {
    content: "\f275"
}

.ion-crop:before {
    content: "\f3c1"
}

.ion-cube:before {
    content: "\f318"
}

.ion-disc:before {
    content: "\f12d"
}

.ion-document:before {
    content: "\f12f"
}

.ion-document-text:before {
    content: "\f12e"
}

.ion-drag:before {
    content: "\f130"
}

.ion-earth:before {
    content: "\f276"
}

.ion-easel:before {
    content: "\f3c2"
}

.ion-edit:before {
    content: "\f2bf"
}

.ion-egg:before {
    content: "\f277"
}

.ion-eject:before {
    content: "\f131"
}

.ion-email:before {
    content: "\f132"
}

.ion-email-unread:before {
    content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
    content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
    content: "\f3c4"
}

.ion-eye:before {
    content: "\f133"
}

.ion-eye-disabled:before {
    content: "\f306"
}

.ion-female:before {
    content: "\f278"
}

.ion-filing:before {
    content: "\f134"
}

.ion-film-marker:before {
    content: "\f135"
}

.ion-fireball:before {
    content: "\f319"
}

.ion-flag:before {
    content: "\f279"
}

.ion-flame:before {
    content: "\f31a"
}

.ion-flash:before {
    content: "\f137"
}

.ion-flash-off:before {
    content: "\f136"
}

.ion-folder:before {
    content: "\f139"
}

.ion-fork:before {
    content: "\f27a"
}

.ion-fork-repo:before {
    content: "\f2c0"
}

.ion-forward:before {
    content: "\f13a"
}

.ion-funnel:before {
    content: "\f31b"
}

.ion-gear-a:before {
    content: "\f13d"
}

.ion-gear-b:before {
    content: "\f13e"
}

.ion-grid:before {
    content: "\f13f"
}

.ion-hammer:before {
    content: "\f27b"
}

.ion-happy:before {
    content: "\f31c"
}

.ion-happy-outline:before {
    content: "\f3c6"
}

.ion-headphone:before {
    content: "\f140"
}

.ion-heart:before {
    content: "\f141"
}

.ion-heart-broken:before {
    content: "\f31d"
}

.ion-help:before {
    content: "\f143"
}

.ion-help-buoy:before {
    content: "\f27c"
}

.ion-help-circled:before {
    content: "\f142"
}

.ion-home:before {
    content: "\f144"
}

.ion-icecream:before {
    content: "\f27d"
}

.ion-image:before {
    content: "\f147"
}

.ion-images:before {
    content: "\f148"
}

.ion-information:before {
    content: "\f14a"
}

.ion-information-circled:before {
    content: "\f149"
}

.ion-ionic:before {
    content: "\f14b"
}

.ion-ios-alarm:before {
    content: "\f3c8"
}

.ion-ios-alarm-outline:before {
    content: "\f3c7"
}

.ion-ios-albums:before {
    content: "\f3ca"
}

.ion-ios-albums-outline:before {
    content: "\f3c9"
}

.ion-ios-americanfootball:before {
    content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
    content: "\f3cb"
}

.ion-ios-analytics:before {
    content: "\f3ce"
}

.ion-ios-analytics-outline:before {
    content: "\f3cd"
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-down:before {
    content: "\f3d0"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-left:before {
    content: "\f3d2"
}

.ion-ios-arrow-right:before {
    content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
    content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
    content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
    content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
    content: "\f3d7"
}

.ion-ios-arrow-up:before {
    content: "\f3d8"
}

.ion-ios-at:before {
    content: "\f3da"
}

.ion-ios-at-outline:before {
    content: "\f3d9"
}

.ion-ios-barcode:before {
    content: "\f3dc"
}

.ion-ios-barcode-outline:before {
    content: "\f3db"
}

.ion-ios-baseball:before {
    content: "\f3de"
}

.ion-ios-baseball-outline:before {
    content: "\f3dd"
}

.ion-ios-basketball:before {
    content: "\f3e0"
}

.ion-ios-basketball-outline:before {
    content: "\f3df"
}

.ion-ios-bell:before {
    content: "\f3e2"
}

.ion-ios-bell-outline:before {
    content: "\f3e1"
}

.ion-ios-body:before {
    content: "\f3e4"
}

.ion-ios-body-outline:before {
    content: "\f3e3"
}

.ion-ios-bolt:before {
    content: "\f3e6"
}

.ion-ios-bolt-outline:before {
    content: "\f3e5"
}

.ion-ios-book:before {
    content: "\f3e8"
}

.ion-ios-book-outline:before {
    content: "\f3e7"
}

.ion-ios-bookmarks:before {
    content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
    content: "\f3e9"
}

.ion-ios-box:before {
    content: "\f3ec"
}

.ion-ios-box-outline:before {
    content: "\f3eb"
}

.ion-ios-briefcase:before {
    content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
    content: "\f3ed"
}

.ion-ios-browsers:before {
    content: "\f3f0"
}

.ion-ios-browsers-outline:before {
    content: "\f3ef"
}

.ion-ios-calculator:before {
    content: "\f3f2"
}

.ion-ios-calculator-outline:before {
    content: "\f3f1"
}

.ion-ios-calendar:before {
    content: "\f3f4"
}

.ion-ios-calendar-outline:before {
    content: "\f3f3"
}

.ion-ios-camera:before {
    content: "\f3f6"
}

.ion-ios-camera-outline:before {
    content: "\f3f5"
}

.ion-ios-cart:before {
    content: "\f3f8"
}

.ion-ios-cart-outline:before {
    content: "\f3f7"
}

.ion-ios-chatboxes:before {
    content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
    content: "\f3f9"
}

.ion-ios-chatbubble:before {
    content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
    content: "\f3fb"
}

.ion-ios-checkmark:before {
    content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
    content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
    content: "\f3fe"
}

.ion-ios-circle-filled:before {
    content: "\f400"
}

.ion-ios-circle-outline:before {
    content: "\f401"
}

.ion-ios-clock:before {
    content: "\f403"
}

.ion-ios-clock-outline:before {
    content: "\f402"
}

.ion-ios-close:before {
    content: "\f406"
}

.ion-ios-close-empty:before {
    content: "\f404"
}

.ion-ios-close-outline:before {
    content: "\f405"
}

.ion-ios-cloud:before {
    content: "\f40c"
}

.ion-ios-cloud-download:before {
    content: "\f408"
}

.ion-ios-cloud-download-outline:before {
    content: "\f407"
}

.ion-ios-cloud-outline:before {
    content: "\f409"
}

.ion-ios-cloud-upload:before {
    content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
    content: "\f40a"
}

.ion-ios-cloudy:before {
    content: "\f410"
}

.ion-ios-cloudy-night:before {
    content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
    content: "\f40d"
}

.ion-ios-cloudy-outline:before {
    content: "\f40f"
}

.ion-ios-cog:before {
    content: "\f412"
}

.ion-ios-cog-outline:before {
    content: "\f411"
}

.ion-ios-color-filter:before {
    content: "\f414"
}

.ion-ios-color-filter-outline:before {
    content: "\f413"
}

.ion-ios-color-wand:before {
    content: "\f416"
}

.ion-ios-color-wand-outline:before {
    content: "\f415"
}

.ion-ios-compose:before {
    content: "\f418"
}

.ion-ios-compose-outline:before {
    content: "\f417"
}

.ion-ios-contact:before {
    content: "\f41a"
}

.ion-ios-contact-outline:before {
    content: "\f419"
}

.ion-ios-copy:before {
    content: "\f41c"
}

.ion-ios-copy-outline:before {
    content: "\f41b"
}

.ion-ios-crop:before {
    content: "\f41e"
}

.ion-ios-crop-strong:before {
    content: "\f41d"
}

.ion-ios-download:before {
    content: "\f420"
}

.ion-ios-download-outline:before {
    content: "\f41f"
}

.ion-ios-drag:before {
    content: "\f421"
}

.ion-ios-email:before {
    content: "\f423"
}

.ion-ios-email-outline:before {
    content: "\f422"
}

.ion-ios-eye:before {
    content: "\f425"
}

.ion-ios-eye-outline:before {
    content: "\f424"
}

.ion-ios-fastforward:before {
    content: "\f427"
}

.ion-ios-fastforward-outline:before {
    content: "\f426"
}

.ion-ios-filing:before {
    content: "\f429"
}

.ion-ios-filing-outline:before {
    content: "\f428"
}

.ion-ios-film:before {
    content: "\f42b"
}

.ion-ios-film-outline:before {
    content: "\f42a"
}

.ion-ios-flag:before {
    content: "\f42d"
}

.ion-ios-flag-outline:before {
    content: "\f42c"
}

.ion-ios-flame:before {
    content: "\f42f"
}

.ion-ios-flame-outline:before {
    content: "\f42e"
}

.ion-ios-flask:before {
    content: "\f431"
}

.ion-ios-flask-outline:before {
    content: "\f430"
}

.ion-ios-flower:before {
    content: "\f433"
}

.ion-ios-flower-outline:before {
    content: "\f432"
}

.ion-ios-folder:before {
    content: "\f435"
}

.ion-ios-folder-outline:before {
    content: "\f434"
}

.ion-ios-football:before {
    content: "\f437"
}

.ion-ios-football-outline:before {
    content: "\f436"
}

.ion-ios-game-controller-a:before {
    content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
    content: "\f438"
}

.ion-ios-game-controller-b:before {
    content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
    content: "\f43a"
}

.ion-ios-gear:before {
    content: "\f43d"
}

.ion-ios-gear-outline:before {
    content: "\f43c"
}

.ion-ios-glasses:before {
    content: "\f43f"
}

.ion-ios-glasses-outline:before {
    content: "\f43e"
}

.ion-ios-grid-view:before {
    content: "\f441"
}

.ion-ios-grid-view-outline:before {
    content: "\f440"
}

.ion-ios-heart:before {
    content: "\f443"
}

.ion-ios-heart-outline:before {
    content: "\f442"
}

.ion-ios-help:before {
    content: "\f446"
}

.ion-ios-help-empty:before {
    content: "\f444"
}

.ion-ios-help-outline:before {
    content: "\f445"
}

.ion-ios-home:before {
    content: "\f448"
}

.ion-ios-home-outline:before {
    content: "\f447"
}

.ion-ios-infinite:before {
    content: "\f44a"
}

.ion-ios-infinite-outline:before {
    content: "\f449"
}

.ion-ios-information:before {
    content: "\f44d"
}

.ion-ios-information-empty:before {
    content: "\f44b"
}

.ion-ios-information-outline:before {
    content: "\f44c"
}

.ion-ios-ionic-outline:before {
    content: "\f44e"
}

.ion-ios-keypad:before {
    content: "\f450"
}

.ion-ios-keypad-outline:before {
    content: "\f44f"
}

.ion-ios-lightbulb:before {
    content: "\f452"
}

.ion-ios-lightbulb-outline:before {
    content: "\f451"
}

.ion-ios-list:before {
    content: "\f454"
}

.ion-ios-list-outline:before {
    content: "\f453"
}

.ion-ios-location:before {
    content: "\f456"
}

.ion-ios-location-outline:before {
    content: "\f455"
}

.ion-ios-locked:before {
    content: "\f458"
}

.ion-ios-locked-outline:before {
    content: "\f457"
}

.ion-ios-loop:before {
    content: "\f45a"
}

.ion-ios-loop-strong:before {
    content: "\f459"
}

.ion-ios-medical:before {
    content: "\f45c"
}

.ion-ios-medical-outline:before {
    content: "\f45b"
}

.ion-ios-medkit:before {
    content: "\f45e"
}

.ion-ios-medkit-outline:before {
    content: "\f45d"
}

.ion-ios-mic:before {
    content: "\f461"
}

.ion-ios-mic-off:before {
    content: "\f45f"
}

.ion-ios-mic-outline:before {
    content: "\f460"
}

.ion-ios-minus:before {
    content: "\f464"
}

.ion-ios-minus-empty:before {
    content: "\f462"
}

.ion-ios-minus-outline:before {
    content: "\f463"
}

.ion-ios-monitor:before {
    content: "\f466"
}

.ion-ios-monitor-outline:before {
    content: "\f465"
}

.ion-ios-moon:before {
    content: "\f468"
}

.ion-ios-moon-outline:before {
    content: "\f467"
}

.ion-ios-more:before {
    content: "\f46a"
}

.ion-ios-more-outline:before {
    content: "\f469"
}

.ion-ios-musical-note:before {
    content: "\f46b"
}

.ion-ios-musical-notes:before {
    content: "\f46c"
}

.ion-ios-navigate:before {
    content: "\f46e"
}

.ion-ios-navigate-outline:before {
    content: "\f46d"
}

.ion-ios-nutrition:before {
    content: "\f470"
}

.ion-ios-nutrition-outline:before {
    content: "\f46f"
}

.ion-ios-paper:before {
    content: "\f472"
}

.ion-ios-paper-outline:before {
    content: "\f471"
}

.ion-ios-paperplane:before {
    content: "\f474"
}

.ion-ios-paperplane-outline:before {
    content: "\f473"
}

.ion-ios-partlysunny:before {
    content: "\f476"
}

.ion-ios-partlysunny-outline:before {
    content: "\f475"
}

.ion-ios-pause:before {
    content: "\f478"
}

.ion-ios-pause-outline:before {
    content: "\f477"
}

.ion-ios-paw:before {
    content: "\f47a"
}

.ion-ios-paw-outline:before {
    content: "\f479"
}

.ion-ios-people:before {
    content: "\f47c"
}

.ion-ios-people-outline:before {
    content: "\f47b"
}

.ion-ios-person:before {
    content: "\f47e"
}

.ion-ios-person-outline:before {
    content: "\f47d"
}

.ion-ios-personadd:before {
    content: "\f480"
}

.ion-ios-personadd-outline:before {
    content: "\f47f"
}

.ion-ios-photos:before {
    content: "\f482"
}

.ion-ios-photos-outline:before {
    content: "\f481"
}

.ion-ios-pie:before {
    content: "\f484"
}

.ion-ios-pie-outline:before {
    content: "\f483"
}

.ion-ios-pint:before {
    content: "\f486"
}

.ion-ios-pint-outline:before {
    content: "\f485"
}

.ion-ios-play:before {
    content: "\f488"
}

.ion-ios-play-outline:before {
    content: "\f487"
}

.ion-ios-plus:before {
    content: "\f48b"
}

.ion-ios-plus-empty:before {
    content: "\f489"
}

.ion-ios-plus-outline:before {
    content: "\f48a"
}

.ion-ios-pricetag:before {
    content: "\f48d"
}

.ion-ios-pricetag-outline:before {
    content: "\f48c"
}

.ion-ios-pricetags:before {
    content: "\f48f"
}

.ion-ios-pricetags-outline:before {
    content: "\f48e"
}

.ion-ios-printer:before {
    content: "\f491"
}

.ion-ios-printer-outline:before {
    content: "\f490"
}

.ion-ios-pulse:before {
    content: "\f493"
}

.ion-ios-pulse-strong:before {
    content: "\f492"
}

.ion-ios-rainy:before {
    content: "\f495"
}

.ion-ios-rainy-outline:before {
    content: "\f494"
}

.ion-ios-recording:before {
    content: "\f497"
}

.ion-ios-recording-outline:before {
    content: "\f496"
}

.ion-ios-redo:before {
    content: "\f499"
}

.ion-ios-redo-outline:before {
    content: "\f498"
}

.ion-ios-refresh:before {
    content: "\f49c"
}

.ion-ios-refresh-empty:before {
    content: "\f49a"
}

.ion-ios-refresh-outline:before {
    content: "\f49b"
}

.ion-ios-reload:before {
    content: "\f49d"
}

.ion-ios-reverse-camera:before {
    content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
    content: "\f49e"
}

.ion-ios-rewind:before {
    content: "\f4a1"
}

.ion-ios-rewind-outline:before {
    content: "\f4a0"
}

.ion-ios-rose:before {
    content: "\f4a3"
}

.ion-ios-rose-outline:before {
    content: "\f4a2"
}

.ion-ios-search:before {
    content: "\f4a5"
}

.ion-ios-search-strong:before {
    content: "\f4a4"
}

.ion-ios-settings:before {
    content: "\f4a7"
}

.ion-ios-settings-strong:before {
    content: "\f4a6"
}

.ion-ios-shuffle:before {
    content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
    content: "\f4a8"
}

.ion-ios-skipbackward:before {
    content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
    content: "\f4aa"
}

.ion-ios-skipforward:before {
    content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
    content: "\f4ac"
}

.ion-ios-snowy:before {
    content: "\f4ae"
}

.ion-ios-speedometer:before {
    content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
    content: "\f4af"
}

.ion-ios-star:before {
    content: "\f4b3"
}

.ion-ios-star-half:before {
    content: "\f4b1"
}

.ion-ios-star-outline:before {
    content: "\f4b2"
}

.ion-ios-stopwatch:before {
    content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
    content: "\f4b4"
}

.ion-ios-sunny:before {
    content: "\f4b7"
}

.ion-ios-sunny-outline:before {
    content: "\f4b6"
}

.ion-ios-telephone:before {
    content: "\f4b9"
}

.ion-ios-telephone-outline:before {
    content: "\f4b8"
}

.ion-ios-tennisball:before {
    content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
    content: "\f4ba"
}

.ion-ios-thunderstorm:before {
    content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
    content: "\f4bc"
}

.ion-ios-time:before {
    content: "\f4bf"
}

.ion-ios-time-outline:before {
    content: "\f4be"
}

.ion-ios-timer:before {
    content: "\f4c1"
}

.ion-ios-timer-outline:before {
    content: "\f4c0"
}

.ion-ios-toggle:before {
    content: "\f4c3"
}

.ion-ios-toggle-outline:before {
    content: "\f4c2"
}

.ion-ios-trash:before {
    content: "\f4c5"
}

.ion-ios-trash-outline:before {
    content: "\f4c4"
}

.ion-ios-undo:before {
    content: "\f4c7"
}

.ion-ios-undo-outline:before {
    content: "\f4c6"
}

.ion-ios-unlocked:before {
    content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
    content: "\f4c8"
}

.ion-ios-upload:before {
    content: "\f4cb"
}

.ion-ios-upload-outline:before {
    content: "\f4ca"
}

.ion-ios-videocam:before {
    content: "\f4cd"
}

.ion-ios-videocam-outline:before {
    content: "\f4cc"
}

.ion-ios-volume-high:before {
    content: "\f4ce"
}

.ion-ios-volume-low:before {
    content: "\f4cf"
}

.ion-ios-wineglass:before {
    content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
    content: "\f4d0"
}

.ion-ios-world:before {
    content: "\f4d3"
}

.ion-ios-world-outline:before {
    content: "\f4d2"
}

.ion-ipad:before {
    content: "\f1f9"
}

.ion-iphone:before {
    content: "\f1fa"
}

.ion-ipod:before {
    content: "\f1fb"
}

.ion-jet:before {
    content: "\f295"
}

.ion-key:before {
    content: "\f296"
}

.ion-knife:before {
    content: "\f297"
}

.ion-laptop:before {
    content: "\f1fc"
}

.ion-leaf:before {
    content: "\f1fd"
}

.ion-levels:before {
    content: "\f298"
}

.ion-lightbulb:before {
    content: "\f299"
}

.ion-link:before {
    content: "\f1fe"
}

.ion-load-a:before {
    content: "\f29a"
}

.ion-load-b:before {
    content: "\f29b"
}

.ion-load-c:before {
    content: "\f29c"
}

.ion-load-d:before {
    content: "\f29d"
}

.ion-location:before {
    content: "\f1ff"
}

.ion-lock-combination:before {
    content: "\f4d4"
}

.ion-locked:before {
    content: "\f200"
}

.ion-log-in:before {
    content: "\f29e"
}

.ion-log-out:before {
    content: "\f29f"
}

.ion-loop:before {
    content: "\f201"
}

.ion-magnet:before {
    content: "\f2a0"
}

.ion-male:before {
    content: "\f2a1"
}

.ion-man:before {
    content: "\f202"
}

.ion-map:before {
    content: "\f203"
}

.ion-medkit:before {
    content: "\f2a2"
}

.ion-merge:before {
    content: "\f33f"
}

.ion-mic-a:before {
    content: "\f204"
}

.ion-mic-b:before {
    content: "\f205"
}

.ion-mic-c:before {
    content: "\f206"
}

.ion-minus:before {
    content: "\f209"
}

.ion-minus-circled:before {
    content: "\f207"
}

.ion-minus-round:before {
    content: "\f208"
}

.ion-model-s:before {
    content: "\f2c1"
}

.ion-monitor:before {
    content: "\f20a"
}

.ion-more:before {
    content: "\f20b"
}

.ion-mouse:before {
    content: "\f340"
}

.ion-music-note:before {
    content: "\f20c"
}

.ion-navicon:before {
    content: "\f20e"
}

.ion-navicon-round:before {
    content: "\f20d"
}

.ion-navigate:before {
    content: "\f2a3"
}

.ion-network:before {
    content: "\f341"
}

.ion-no-smoking:before {
    content: "\f2c2"
}

.ion-nuclear:before {
    content: "\f2a4"
}

.ion-outlet:before {
    content: "\f342"
}

.ion-paintbrush:before {
    content: "\f4d5"
}

.ion-paintbucket:before {
    content: "\f4d6"
}

.ion-paper-airplane:before {
    content: "\f2c3"
}

.ion-paperclip:before {
    content: "\f20f"
}

.ion-pause:before {
    content: "\f210"
}

.ion-person:before {
    content: "\f213"
}

.ion-person-add:before {
    content: "\f211"
}

.ion-person-stalker:before {
    content: "\f212"
}

.ion-pie-graph:before {
    content: "\f2a5"
}

.ion-pin:before {
    content: "\f2a6"
}

.ion-pinpoint:before {
    content: "\f2a7"
}

.ion-pizza:before {
    content: "\f2a8"
}

.ion-plane:before {
    content: "\f214"
}

.ion-planet:before {
    content: "\f343"
}

.ion-play:before {
    content: "\f215"
}

.ion-playstation:before {
    content: "\f30a"
}

.ion-plus:before {
    content: "\f218"
}

.ion-plus-circled:before {
    content: "\f216"
}

.ion-plus-round:before {
    content: "\f217"
}

.ion-podium:before {
    content: "\f344"
}

.ion-pound:before {
    content: "\f219"
}

.ion-power:before {
    content: "\f2a9"
}

.ion-pricetag:before {
    content: "\f2aa"
}

.ion-pricetags:before {
    content: "\f2ab"
}

.ion-printer:before {
    content: "\f21a"
}

.ion-pull-request:before {
    content: "\f345"
}

.ion-qr-scanner:before {
    content: "\f346"
}

.ion-quote:before {
    content: "\f347"
}

.ion-radio-waves:before {
    content: "\f2ac"
}

.ion-record:before {
    content: "\f21b"
}

.ion-refresh:before {
    content: "\f21c"
}

.ion-reply:before {
    content: "\f21e"
}

.ion-reply-all:before {
    content: "\f21d"
}

.ion-ribbon-a:before {
    content: "\f348"
}

.ion-ribbon-b:before {
    content: "\f349"
}

.ion-sad:before {
    content: "\f34a"
}

.ion-sad-outline:before {
    content: "\f4d7"
}

.ion-scissors:before {
    content: "\f34b"
}

.ion-search:before {
    content: "\f21f"
}

.ion-settings:before {
    content: "\f2ad"
}

.ion-share:before {
    content: "\f220"
}

.ion-shuffle:before {
    content: "\f221"
}

.ion-skip-backward:before {
    content: "\f222"
}

.ion-skip-forward:before {
    content: "\f223"
}

.ion-social-android:before {
    content: "\f225"
}

.ion-social-android-outline:before {
    content: "\f224"
}

.ion-social-angular:before {
    content: "\f4d9"
}

.ion-social-angular-outline:before {
    content: "\f4d8"
}

.ion-social-apple:before {
    content: "\f227"
}

.ion-social-apple-outline:before {
    content: "\f226"
}

.ion-social-bitcoin:before {
    content: "\f2af"
}

.ion-social-bitcoin-outline:before {
    content: "\f2ae"
}

.ion-social-buffer:before {
    content: "\f229"
}

.ion-social-buffer-outline:before {
    content: "\f228"
}

.ion-social-chrome:before {
    content: "\f4db"
}

.ion-social-chrome-outline:before {
    content: "\f4da"
}

.ion-social-codepen:before {
    content: "\f4dd"
}

.ion-social-codepen-outline:before {
    content: "\f4dc"
}

.ion-social-css3:before {
    content: "\f4df"
}

.ion-social-css3-outline:before {
    content: "\f4de"
}

.ion-social-designernews:before {
    content: "\f22b"
}

.ion-social-designernews-outline:before {
    content: "\f22a"
}

.ion-social-dribbble:before {
    content: "\f22d"
}

.ion-social-dribbble-outline:before {
    content: "\f22c"
}

.ion-social-dropbox:before {
    content: "\f22f"
}

.ion-social-dropbox-outline:before {
    content: "\f22e"
}

.ion-social-euro:before {
    content: "\f4e1"
}

.ion-social-euro-outline:before {
    content: "\f4e0"
}

.ion-social-facebook:before {
    content: "\f231"
}

.ion-social-facebook-outline:before {
    content: "\f230"
}

.ion-social-foursquare:before {
    content: "\f34d"
}

.ion-social-foursquare-outline:before {
    content: "\f34c"
}

.ion-social-freebsd-devil:before {
    content: "\f2c4"
}

.ion-social-github:before {
    content: "\f233"
}

.ion-social-github-outline:before {
    content: "\f232"
}

.ion-social-google:before {
    content: "\f34f"
}

.ion-social-google-outline:before {
    content: "\f34e"
}

.ion-social-googleplus:before {
    content: "\f235"
}

.ion-social-googleplus-outline:before {
    content: "\f234"
}

.ion-social-hackernews:before {
    content: "\f237"
}

.ion-social-hackernews-outline:before {
    content: "\f236"
}

.ion-social-html5:before {
    content: "\f4e3"
}

.ion-social-html5-outline:before {
    content: "\f4e2"
}

.ion-social-instagram:before {
    content: "\f351"
}

.ion-social-instagram-outline:before {
    content: "\f350"
}

.ion-social-javascript:before {
    content: "\f4e5"
}

.ion-social-javascript-outline:before {
    content: "\f4e4"
}

.ion-social-linkedin:before {
    content: "\f239"
}

.ion-social-linkedin-outline:before {
    content: "\f238"
}

.ion-social-markdown:before {
    content: "\f4e6"
}

.ion-social-nodejs:before {
    content: "\f4e7"
}

.ion-social-octocat:before {
    content: "\f4e8"
}

.ion-social-pinterest:before {
    content: "\f2b1"
}

.ion-social-pinterest-outline:before {
    content: "\f2b0"
}

.ion-social-python:before {
    content: "\f4e9"
}

.ion-social-reddit:before {
    content: "\f23b"
}

.ion-social-reddit-outline:before {
    content: "\f23a"
}

.ion-social-rss:before {
    content: "\f23d"
}

.ion-social-rss-outline:before {
    content: "\f23c"
}

.ion-social-sass:before {
    content: "\f4ea"
}

.ion-social-skype:before {
    content: "\f23f"
}

.ion-social-skype-outline:before {
    content: "\f23e"
}

.ion-social-snapchat:before {
    content: "\f4ec"
}

.ion-social-snapchat-outline:before {
    content: "\f4eb"
}

.ion-social-tumblr:before {
    content: "\f241"
}

.ion-social-tumblr-outline:before {
    content: "\f240"
}

.ion-social-tux:before {
    content: "\f2c5"
}

.ion-social-twitch:before {
    content: "\f4ee"
}

.ion-social-twitch-outline:before {
    content: "\f4ed"
}

.ion-social-twitter:before {
    content: "\f243"
}

.ion-social-twitter-outline:before {
    content: "\f242"
}

.ion-social-usd:before {
    content: "\f353"
}

.ion-social-usd-outline:before {
    content: "\f352"
}

.ion-social-vimeo:before {
    content: "\f245"
}

.ion-social-vimeo-outline:before {
    content: "\f244"
}

.ion-social-whatsapp:before {
    content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
    content: "\f4ef"
}

.ion-social-windows:before {
    content: "\f247"
}

.ion-social-windows-outline:before {
    content: "\f246"
}

.ion-social-wordpress:before {
    content: "\f249"
}

.ion-social-wordpress-outline:before {
    content: "\f248"
}

.ion-social-yahoo:before {
    content: "\f24b"
}

.ion-social-yahoo-outline:before {
    content: "\f24a"
}

.ion-social-yen:before {
    content: "\f4f2"
}

.ion-social-yen-outline:before {
    content: "\f4f1"
}

.ion-social-youtube:before {
    content: "\f24d"
}

.ion-social-youtube-outline:before {
    content: "\f24c"
}

.ion-soup-can:before {
    content: "\f4f4"
}

.ion-soup-can-outline:before {
    content: "\f4f3"
}

.ion-speakerphone:before {
    content: "\f2b2"
}

.ion-speedometer:before {
    content: "\f2b3"
}

.ion-spoon:before {
    content: "\f2b4"
}

.ion-star:before {
    content: "\f24e"
}

.ion-stats-bars:before {
    content: "\f2b5"
}

.ion-steam:before {
    content: "\f30b"
}

.ion-stop:before {
    content: "\f24f"
}

.ion-thermometer:before {
    content: "\f2b6"
}

.ion-thumbsdown:before {
    content: "\f250"
}

.ion-thumbsup:before {
    content: "\f251"
}

.ion-toggle:before {
    content: "\f355"
}

.ion-toggle-filled:before {
    content: "\f354"
}

.ion-transgender:before {
    content: "\f4f5"
}

.ion-trash-a:before {
    content: "\f252"
}

.ion-trash-b:before {
    content: "\f253"
}

.ion-trophy:before {
    content: "\f356"
}

.ion-tshirt:before {
    content: "\f4f7"
}

.ion-tshirt-outline:before {
    content: "\f4f6"
}

.ion-umbrella:before {
    content: "\f2b7"
}

.ion-university:before {
    content: "\f357"
}

.ion-unlocked:before {
    content: "\f254"
}

.ion-upload:before {
    content: "\f255"
}

.ion-usb:before {
    content: "\f2b8"
}

.ion-videocamera:before {
    content: "\f256"
}

.ion-volume-high:before {
    content: "\f257"
}

.ion-volume-low:before {
    content: "\f258"
}

.ion-volume-medium:before {
    content: "\f259"
}

.ion-volume-mute:before {
    content: "\f25a"
}

.ion-wand:before {
    content: "\f358"
}

.ion-waterdrop:before {
    content: "\f25b"
}

.ion-wifi:before {
    content: "\f25c"
}

.ion-wineglass:before {
    content: "\f2b9"
}

.ion-woman:before {
    content: "\f25d"
}

.ion-wrench:before {
    content: "\f2ba"
}

.ion-xbox:before {
    content: "\f30c"
}

.shake:hover, .home .also-known-as img:hover, .programming .also-known-as img:hover, .training .also-known-as img:hover, .elearning .also-known-as img:hover, .top-menu-standard .menu-logo img:hover, .top-menu-standard2 .menu-logo img:hover {
    position: relative;
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both
}

@keyframes shake {
    10%,90% {
        left: -1px
    }

    20%,80% {
        left: 2px
    }

    30%,50%,70% {
        left: -4px
    }

    40%,60% {
        left: 4px
    }
}

.slide-fade-in, .slide-fade-in-group > * {
    opacity: 0;
    animation-name: slide-fade-in;
    animation-duration: .7s;
    animation-fill-mode: forwards
}

    .slide-fade-in.slow, .slide-fade-in-group > .slow {
        animation-duration: 1s
    }

    .slide-fade-in.slower, .slide-fade-in-group > .slower {
        animation-duration: 2s
    }

@keyframes slide-fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.slide-fade-in-group {
    opacity: 1
}

    .slide-fade-in-group > *:nth-child(1) {
        animation-delay: 0s
    }

    .slide-fade-in-group > *:nth-child(2) {
        animation-delay: 0.4s
    }

    .slide-fade-in-group > *:nth-child(3) {
        animation-delay: 0.6s
    }

    .slide-fade-in-group > *:nth-child(4) {
        animation-delay: 0.8s
    }

    .slide-fade-in-group > *:nth-child(5) {
        animation-delay: 1s
    }

    .slide-fade-in-group > *:nth-child(6) {
        animation-delay: 1.2s
    }

    .slide-fade-in-group > *:nth-child(7) {
        animation-delay: 1.4s
    }

    .slide-fade-in-group.slower > *:nth-child(1) {
        animation-delay: 0s
    }

    .slide-fade-in-group.slower > *:nth-child(2) {
        animation-delay: 0.4s
    }

    .slide-fade-in-group.slower > *:nth-child(3) {
        animation-delay: 1s
    }

    .slide-fade-in-group.slower > *:nth-child(4) {
        animation-delay: 1.6s
    }

    .slide-fade-in-group.slower > *:nth-child(5) {
        animation-delay: 2.2s
    }

    .slide-fade-in-group.slower > *:nth-child(6) {
        animation-delay: 2.8s
    }

    .slide-fade-in-group.slower > *:nth-child(7) {
        animation-delay: 3.4s
    }

.slide-in-down {
    position: relative;
    animation: slide-in-down .7s ease
}

@keyframes slide-in-down {
    0% {
        top: -100%;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

.slide-in-up-group {
    opacity: 1
}

    .slide-in-up-group > *:nth-child(1) {
        animation-delay: 0s
    }

    .slide-in-up-group > *:nth-child(2) {
        animation-delay: 0.4s
    }

    .slide-in-up-group > *:nth-child(3) {
        animation-delay: 0.6s
    }

    .slide-in-up-group > *:nth-child(4) {
        animation-delay: 0.8s
    }

    .slide-in-up-group > *:nth-child(5) {
        animation-delay: 1s
    }

    .slide-in-up-group > *:nth-child(6) {
        animation-delay: 1.2s
    }

    .slide-in-up-group > *:nth-child(7) {
        animation-delay: 1.4s
    }

    .slide-in-up, .slide-in-up-group > * {
        position: relative;
        opacity: 0;
        animation: slide-in-up 1s;
        animation-fill-mode: forwards
    }

@keyframes slide-in-up {
    0% {
        bottom: -100px;
        opacity: 0
    }

    100% {
        bottom: 0;
        opacity: 1
    }
}

.will-slide-in-up {
    transition: opacity .7s ease
}

.slide-in-left-shake, .home .mascot-header .mascot-container .mascot-background, .programming .programming-header .programming-container .programming-background, .training .training-header .training-container .training-background, .elearning .elearning-header .elearning-container .elearning-background {
    position: relative;
    opacity: 0;
    animation: slide-in-left-shake 1s ease;
    animation-fill-mode: forwards
}

@keyframes slide-in-left-shake {
    0% {
        left: -100%;
        opacity: 0
    }

    40% {
        opacity: 0.1
    }

    70% {
        left: 2%
    }

    75% {
        left: -2%
    }

    80% {
        left: 2%
    }

    85% {
        left: -1%
    }

    95% {
        left: 1%
    }

    100% {
        left: 0%;
        opacity: 1
    }
}

.bubble-up, .particles > .bubble, .home .mascot-header .mascot-container .mascot-particles > div > .bubble {
    animation: bubble-up 3s ease-in infinite
}

@keyframes bubble-up {
    0% {
        opacity: 0
    }

    20% {
        opacity: 1;
        margin-top: -1%
    }

    100% {
        opacity: 0;
        margin-top: -50%
    }
}

.top-menu-standard, .top-menu-standard2 {
    transition: padding .7s ease,color .7s ease,background-color .7s ease;
    background: transparent;
    color: #edf1ff;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 16px
}

    .top-menu-standard > div, .top-menu-standard2 > div {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        max-width: 1170px;
        margin: 0 auto
    }

        .top-menu-standard > div > .menu-logo, .top-menu-standard2 > div > .menu-logo {
            transition: padding .7s ease;
            flex-grow: 1;
            display: flex;
            align-items: center;
            padding: 24px
        }

            .top-menu-standard > div > .menu-logo img, .top-menu-standard2 > div > .menu-logo img {
                transition: height .7s ease;
                height: 48px;
                width: auto;
                display: inline-block;
                vertical-align: middle
            }

        .top-menu-standard > div > .menu-icon, .top-menu-standard2 > div > .menu-icon {
            font-size: 32px
        }

            .top-menu-standard > div > .menu-icon > a, .top-menu-standard2 > div > .menu-icon > a {
                transition: padding .7s ease,transform .7s ease,color .7s ease;
                padding: 0 24px;
                color: #edf1ff;
                display: inline-block
            }

                .top-menu-standard > div > .menu-icon > a.expanded, .top-menu-standard2 > div > .menu-icon > a.expanded, .top-menu-standard > div > .menu-icon > a:hover, .top-menu-standard2 > div > .menu-icon > a:hover {
                    color: #69edc6;
                    transform-origin: 50% 50%;
                    transform: scale(1.3, 1.3)
                }

        .top-menu-standard > div > ul, .top-menu-standard2 > div > ul {
            transition: left .7s ease,opacity .7s ease
        }

@media only screen and (max-width: 900px) {
    .top-menu-standard > div > ul, .top-menu-standard2 > div > ul {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        padding-top: 128px;
        z-index: -1;
        background: #2f2d2e;
        min-width: 100%;
        left: -100%
    }
}

.top-menu-standard > div > ul > li, .top-menu-standard2 > div > ul > li {
    display: list-item;
    float: left
}

    .top-menu-standard > div > ul > li > a, .top-menu-standard2 > div > ul > li > a {
        transition: padding .7s ease,font-size .7s ease,color .7s ease;
        padding: 24px;
        font-size: 20.8px
    }

@media only screen and (max-width: 900px) {
    .top-menu-standard > div > ul > li, .top-menu-standard2 > div > ul > li {
        float: none;
        text-align: center
    }
}

@media only screen and (max-width: 900px) {
    .top-menu-standard > div > ul.expanded, .top-menu-standard2 > div > ul.expanded {
        left: 0
    }
}

.top-menu-standard.reduced, .reduced.top-menu-standard2 {
    background: #2f2d2e;
    padding: 16px
}

    .top-menu-standard.reduced > div > .menu-logo, .reduced.top-menu-standard2 > div > .menu-logo {
        padding: 0 9.6px
    }

        .top-menu-standard.reduced > div > .menu-logo img, .reduced.top-menu-standard2 > div > .menu-logo img {
            height: 48px
        }

    .top-menu-standard.reduced > div > .menu-icon > a, .reduced.top-menu-standard2 > div > .menu-icon > a {
        padding: 9.6px
    }

    .top-menu-standard.reduced > div > ul > li > a, .reduced.top-menu-standard2 > div > ul > li > a {
        font-size: 16px;
        padding: 9.6px
    }

@media only screen and (max-width: 900px) {
    .top-menu-standard.reduced > div > ul > li > a, .reduced.top-menu-standard2 > div > ul > li > a {
        font-size: 20.8px;
        padding: 24px
    }
}

.top-menu-standard2 > div > .menu-logo {
    flex-grow: 0;
    margin-right: 24px
}

@media only screen and (max-width: 900px) {
    .top-menu-standard2 > div > .menu-logo {
        flex-grow: 1
    }
}

.top-menu, .top-menu-standard, .top-menu-standard2 {
    z-index: 1000
}

body > main > header {
    padding-top: 128px
}

body {
    line-height: 1.6em;
    font-weight: normal
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 21.6px
}

h4 {
    font-size: 19.2px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14.4px
}

.home > section, .home > header {
    min-height: 100vh
}

.home .i-develop .i-develop-container {
    position: relative
}

    .home .i-develop .i-develop-container > h1 {
        font-size: 10px;
        color: #000
    }

.home .younger-splash > div {
    height: 80vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/Assets/Images/younger.jpg")
}

@media only screen and (min-width: 1001px) {
    .home .mascot-header {
        padding-top: 0
    }
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .home .mascot-header {
        padding-top: 0
    }
}

.home .mascot-header .mascot-container {
    position: relative
}

    .home .mascot-header .mascot-container .mascot-background {
        height: 40vh;
        background-image: url("/Assets/Images/kleverlogo.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center
    }

@media only screen and (max-width: 900px) {
    .home .mascot-header .mascot-container .mascot-background {
        height: 40vh
    }
}

@media only screen and (max-width: 900px) {
    .home .mascot-header .mascot-container .mascot-background {
        background-position: center top
    }
}

.home .mascot-header .mascot-container .mascot-particles {
    float: left;
    width: 100%
}

    .home .mascot-header .mascot-container .mascot-particles > div {
        z-index: -1;
        height: 0vh;
        margin: auto;
        width: 50vh
    }

@media only screen and (max-width: 900px) {
    .home .mascot-header .mascot-container .mascot-particles > div {
        width: 30vh;
        max-width: 54vw;
        max-height: 25vw;
        height: 0vh
    }
}

.home .mascot-header .mascot-code {
    text-align: center
}

    .home .mascot-header .mascot-code > div {
        display: inline-block;
        text-align: center;
        font-size: 48px;
        line-height: 0.2
    }

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .home .mascot-header .mascot-code > div {
        font-size: 32px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .home .mascot-header .mascot-code > div {
        font-size: 32px
    }
}

@media only screen and (max-width: 600px) {
    .home .mascot-header .mascot-code > div {
        font-size: 20.8px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .home .mascot-header .mascot-code {
        padding-top: 48px
    }
}

@media only screen and (max-width: 600px) {
    .home .mascot-header .mascot-code {
        padding-top: 16px
    }
}

.home .mascot-header .mascot-code .c1 {
    color: #2ecbe6
}

.home .mascot-header .mascot-code .c2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: bolder
}

.home .mascot-header .mascot-code .c3 {
    color: #9b9b9b;
    font-size: 32px;
    font-weight: 600
}

.home .mascot-header .mascot-code .c4 {
    color: #9e0707
}

.home .mascot-header .mascot-code .c5 {
    color: #f29f69
}

.home .mascot-header .mascot-code .c6 {
    color: #e400ff
}

.home .mascot-header .mascot-code .c7 {
    color: #e3bd0c
}

.home .mascot-header .mascot-code .c8 {
    color: #04df23
}

.home .mascot-header .mascot-code p {
    margin: 0
}

.home .are-you-still-reading header > h1:first-of-type {
    color: #3d7b8a
}

.home .are-you-still-reading header > h1:last-of-type {
    color: #69edc6
}

.about > section, .about > header {
    min-height: 100vh
}

.about .about-splash > div {
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/Assets/Images/rusty.jpg")
}

.about .growing-up-image img, .about .the-itch-image img, .about .camel-image img, .about .self-employed-image img, .about .sofa-image img {
    background: white;
    border: 2px solid black;
    margin-top: 48px
}

.about .growing-up-image img, .about .camel-image img, .about .self-employed-image img, .about .sofa-image img {
    padding: 1.5vw 1.5vw 4vw 1.5vw;
    width: 70vw;
    height: auto
}

.about .the-itch-image img {
    padding: 1vw 1vw 3vw 1vw;
    width: auto;
    height: 80vh
}

.about .youtube i {
    color: red
}

.about .younger-splash > div {
    height: 200vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/Assets/Images/younger.jpg")
}

.contact > section, .contact > header {
    min-height: 100vh
}

.contact .contact-me h1 {
    margin-bottom: 48px
}

    .contact .contact-me h1 + p {
        margin: 5
    }

.contact .contact-me .logo-background {
    background-image: url("/Assets/Images/kleverlogo-flat.png")
}

.programming > section, .programming > header {
    min-height: 100vh
}

@media only screen and (min-width: 1001px) {
    .programming .programming-header {
        padding-top: 0
    }
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .programming .programming-header {
        padding-top: 0
    }
}

.programming .programming-header .programming-container {
    position: relative
}

    .programming .programming-header .programming-container .programming-background {
        height: 40vh;
        background-image: url("/Assets/Images/kleverlogo.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right
    }

@media only screen and (max-width: 900px) {
    .programming .programming-header .programming-container .programming-background {
        height: 40vh
    }
}

@media only screen and (max-width: 900px) {
    .programming .programming-header .programming-container .programming-background {
        background-position: center bottom
    }
}

.programming .programming-header .programming-code {
    text-align: left
}

    .programming .programming-header .programming-code > div {
        display: inline-block;
        text-align: left;
        font-size: 48px;
        line-height: 0.2
    }

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .programming .programming-header .programming-code > div {
        font-size: 32px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .programming .programming-header .programming-code > div {
        font-size: 32px
    }
}

@media only screen and (max-width: 600px) {
    .programming .programming-header .programming-code > div {
        font-size: 20.8px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .programming .programming-header .programming-code {
        padding-top: 48px
    }
}

@media only screen and (max-width: 600px) {
    .programming .programming-header .programming-code {
        padding-top: 16px
    }
}

.programming .programming-header .programming-code .c1 {
    color: #2ecbe6
}

.programming .programming-header .programming-code .c2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: bolder
}

.programming .programming-header .programming-code .c3 {
    color: #9b9b9b;
    font-size: 32px;
    font-weight: 700
}

.programming .programming-header .programming-code .c4 {
    color: #9e0707
}

.programming .programming-header .programming-code .c5 {
    color: #f29f69
}

.programming .programming-header .programming-code .c6 {
    color: #e400ff
}

.programming .programming-header .programming-code .c7 {
    color: #e3bd0c
}

.programming .programming-header .programming-code .c8 {
    color: #04df23
}

.programming .programming-header .programming-code p {
    margin: 0
}

.programming .are-you-still-reading header > h1:first-of-type {
    color: #3d7b8a
}

.programming .are-you-still-reading header > h1:last-of-type {
    color: #69edc6
}

.training > section, .training > header {
    min-height: 100vh
}

@media only screen and (min-width: 1001px) {
    .training .training-header {
        padding-top: 0
    }
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .training .training-header {
        padding-top: 0
    }
}

.training .training-header .training-container {
    position: relative
}

    .training .training-header .training-container .training-background {
        height: 40vh;
        background-image: url("/Assets/Images/kleverlogo.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right
    }

@media only screen and (max-width: 900px) {
    .training .training-header .training-container .training-background {
        height: 40vh
    }
}

@media only screen and (max-width: 900px) {
    .training .training-header .training-container .training-background {
        background-position: center bottom
    }
}

.training .training-header .training-code {
    text-align: left
}

    .training .training-header .training-code > div {
        display: inline-block;
        text-align: left;
        font-size: 48px;
        line-height: 0.2
    }

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .training .training-header .training-code > div {
        font-size: 32px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .training .training-header .training-code > div {
        font-size: 32px
    }
}

@media only screen and (max-width: 600px) {
    .training .training-header .training-code > div {
        font-size: 20.8px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .training .training-header .training-code {
        padding-top: 48px
    }
}

@media only screen and (max-width: 600px) {
    .training .training-header .training-code {
        padding-top: 16px
    }
}

.training .training-header .training-code .c1 {
    color: #2ecbe6
}

.training .training-header .training-code .c2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: bolder
}

.training .training-header .training-code .c3 {
    color: #9b9b9b;
    font-size: 32px;
    font-weight: 700
}

.training .training-header .training-code .c4 {
    color: #9e0707
}

.training .training-header .training-code .c5 {
    color: #f29f69
}

.training .training-header .training-code .c6 {
    color: #e400ff
}

.training .training-header .training-code .c7 {
    color: #e3bd0c
}

.training .training-header .training-code .c8 {
    color: #04df23
}

.training .training-header .training-code p {
    margin: 0
}

.training .are-you-still-reading header > h1:first-of-type {
    color: #3d7b8a
}

.training .are-you-still-reading header > h1:last-of-type {
    color: #69edc6
}

.elearning > section, .elearning > header {
    min-height: 100vh
}

@media only screen and (min-width: 1001px) {
    .elearning .elearning-header {
        padding-top: 0
    }
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .elearning .elearning-header {
        padding-top: 0
    }
}

.elearning .elearning-header .elearning-container {
    position: relative
}

    .elearning .elearning-header .elearning-container .elearning-background {
        height: 40vh;
        background-image: url("/Assets/Images/kleverlogo.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right
    }

@media only screen and (max-width: 900px) {
    .elearning .elearning-header .elearning-container .elearning-background {
        height: 40vh
    }
}

@media only screen and (max-width: 900px) {
    .elearning .elearning-header .elearning-container .elearning-background {
        background-position: center bottom
    }
}

.elearning .elearning-header .elearning-code {
    text-align: left
}

    .elearning .elearning-header .elearning-code > div {
        display: inline-block;
        text-align: left;
        font-size: 48px;
        line-height: 0.2
    }

@media only screen and (min-width: 901px) and (max-width: 1000px) {
    .elearning .elearning-header .elearning-code > div {
        font-size: 32px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .elearning .elearning-header .elearning-code > div {
        font-size: 32px
    }
}

@media only screen and (max-width: 600px) {
    .elearning .elearning-header .elearning-code > div {
        font-size: 20.8px
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .elearning .elearning-header .elearning-code {
        padding-top: 48px
    }
}

@media only screen and (max-width: 600px) {
    .elearning .elearning-header .elearning-code {
        padding-top: 16px
    }
}

.elearning .elearning-header .elearning-code .c1 {
    color: #2ecbe6
}

.elearning .elearning-header .elearning-code .c2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: bolder
}

.elearning .elearning-header .elearning-code .c3 {
    color: #9b9b9b;
    font-size: 32px;
    font-weight: 700
}

.elearning .elearning-header .elearning-code .c4 {
    color: #9e0707
}

.elearning .elearning-header .elearning-code .c5 {
    color: #f29f69
}

.elearning .elearning-header .elearning-code .c6 {
    color: #e400ff
}

.elearning .elearning-header .elearning-code .c7 {
    color: #e3bd0c
}

.elearning .elearning-header .elearning-code .c8 {
    color: #04df23
}

.elearning .elearning-header .elearning-code p {
    margin: 0
}

.elearning .are-you-still-reading header > h1:first-of-type {
    color: #3d7b8a
}

.elearning .are-you-still-reading header > h1:last-of-type {
    color: #69edc6
}

.container {
    padding: 144px 48px
}

@media only screen and (max-width: 600px) {
    .container {
        padding: 48px 24px
    }
}

a.button {
    display: inline-block;
    font-size: 32px;
    border: 1px solid #3d7b8a;
    border-radius: 24px;
    padding: 24px;
    color: #edf1ff
}

@media only screen and (max-width: 900px) {
    a.button {
        font-size: 20.8px
    }
}

a.button:hover, a.button:focus {
    color: #3d7b8a
}

section {
    background: #2f2d2e
}

    section header {
        line-height: 1;
        text-align: center
    }

        section header > h1 {
            font-size: 96px
        }

@media only screen and (max-width: 900px) {
    section header > h1 {
        font-size: 48px
    }
}

section header > p {
    font-size: 32px
}

@media only screen and (max-width: 900px) {
    section header > p {
        font-size: 20.8px
    }
}

section.footer {
    padding: 24px
}

    section.footer img {
        display: block;
        max-width: 100%;
        height: auto;
        width: auto;
        margin: 0 auto;
    }

    section.footer p {
        font-size: 16px;
        margin: 0
    }

h1.alternative, .home .my-name-is header > h1, .about .on-ending h1, .contact .contact-me h1, .programming .my-name-is header > h1, .training .my-name-is header > h1, .elearning .my-name-is header > h1 {
    color: #3d7b8a
}

    h1.alternative mark, .home .my-name-is header > h1 mark, .about .on-ending h1 mark, .contact .contact-me h1 mark, .programming .my-name-is header > h1 mark, .training .my-name-is header > h1 mark, .elearning .my-name-is header > h1 mark {
        color: #edf1ff
    }

h1 + h1 {
    margin-top: -36px
}

p {
    line-height: 1.5
}

.inline-whole-image, .contact .contact-me .logo-background {
    height: 20vh;
    max-height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 48px 0
}

@media only screen and (max-width: 900px) {
    .inline-whole-image, .contact .contact-me .logo-background {
        height: 40vw
    }
}

.spaced-lines h1, .home .i-develop h1, .programming .i-develop h1, .training .i-develop h1, .elearning .i-develop h1, .spaced-lines p, .home .i-develop p, .programming .i-develop p, .training .i-develop p, .elearning .i-develop p {
    margin: 96px 0
}

@media only screen and (max-width: 900px) {
    .spaced-lines h1, .home .i-develop h1, .programming .i-develop h1, .training .i-develop h1, .elearning .i-develop h1, .spaced-lines p, .home .i-develop p, .programming .i-develop p, .training .i-develop p, .elearning .i-develop p {
        margin: 48px 0
    }
}

ul > li {
    font-size: 20.8px;
    margin: 16px 0
}

/* =========================
   0) Vars
   ========================= */
:root {
    --header-h: 56px;
    --bar-bg: #2c2b2c;
    --text: #eee;
    --dropdown-gap: 12px; /* space between bar and mobile dropdown */
}

/* Push content below fixed header */
body.has-fixed-top {
    padding-top: var(--header-h);
}

/* Safety */
html, body {
    overflow-x: hidden;
}

/* =========================
   1) Navbar layout
   ========================= */
.top-menu-standard {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: var(--header-h);
    background: var(--bar-bg);
    z-index: 1000;
    overflow: visible;
}

    .top-menu-standard .nav-inner {
        display: grid;
        grid-template-columns: auto 1fr auto; /* left | center | right */
        align-items: center;
        height: var(--header-h);
        padding: 0 12px;
        color: var(--text);
    }

/* Left: hamburger then logo */
.nav-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.menu-icon {
    display: none;
}
    /* hidden on desktop */
    .menu-icon i {
        font-size: 24px;
        line-height: 1;
    }

.menu-logo img {
    height: 30px;
    display: block;
}
/* tweak 28–32px */

/* Right: user */
.nav-right {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-self: end;
}

/* Center list (shared) */
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* =========================
   2) Desktop (>=992px)
   ========================= */
@media (min-width:992px) {
    .menu-icon {
        display: none;
    }

    .nav-list {
        position: static !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: var(--header-h);
        gap: 32px;
    }

        .nav-list > li {
            display: flex;
            align-items: center;
        }

        .nav-list a {
            color: #eee;
            text-decoration: none;
            line-height: 1;
        }

            .nav-list a:hover {
                color: #fff;
            }
}

/* =========================
   3) Mobile (<992px)
   ========================= */
@media (max-width:991.98px) {
    .menu-icon {
        display: inline-flex;
        width: 44px;
        height: 44px;
        align-items: center;
        justify-content: center;
        color: #fff;
        fill: #fff; /* white hamburger */
    }

    .menu-logo img {
        height: 26px;
    }

    /* hidden by default */
    .nav-list {
        display: none;
    }

        /* open: full-bleed dropdown under bar with a small gap */
        .nav-list.is-open {
            display: block;
            position: fixed;
            top: calc(var(--header-h) + var(--dropdown-gap));
            left: 0;
            right: 0;
            background: var(--bar-bg);
            border-top: 1px solid #444;
            padding: 16px 20px 20px;
            margin: 0;
            max-height: calc(100vh - var(--header-h) - var(--dropdown-gap));
            overflow-y: auto;
            -webkit-overflow-scrolling: touch;
            z-index: 1002;
        }

            .nav-list.is-open > li {
                margin: 14px 0;
                text-align: center;
            }

    /* flyout pinned inside viewport on mobile */
    .user-flyout {
        position: fixed;
        top: calc(var(--header-h) + 12px);
        right: 8px;
        left: auto;
        max-width: min(92vw,320px);
        transform: none;
        z-index: 2000;
    }
}

/* =========================
   4) Avatar + flyout (desktop base)
   ========================= */
.user-menu {
    position: relative;
}

.avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg,#3c7a89,#68edc6);
    color: #111;
    font-weight: 700;
    border: none;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0,0,0,.25);
}

.user-flyout {
    position: absolute;
    right: 0;
    top: calc(100% + 10px); /* gap below avatar */
    min-width: 220px;
    background: #1e1e1f;
    color: #eee;
    border: 1px solid #333;
    border-radius: 12px;
    padding: 8px;
    display: none;
    z-index: 2000;
    box-shadow: 0 8px 24px rgba(0,0,0,.35);
}

    .user-flyout.open {
        display: block;
    }

    .user-flyout a, .user-flyout button {
        display: block;
        width: 100%;
        text-align: left;
        padding: 10px 12px;
        border-radius: 8px;
        background: transparent;
        color: #eee;
        border: none;
        cursor: pointer;
    }

        .user-flyout a:hover, .user-flyout button:hover {
            background: #2b2b2c;
        }

/* =========================
   5) Password “eye”
   ========================= */
.pw-field {
    position: relative;
}

    .pw-field .input {
        width: 100%;
        padding-right: 40px;
    }

.pw-toggle {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    padding: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .pw-toggle .eye-off {
        display: none;
    }

    .pw-toggle[aria-pressed="true"] .eye {
        display: none;
    }

    .pw-toggle[aria-pressed="true"] .eye-off {
        display: inline;
    }

/* =========================
   6) Footer tweak
   ========================= */
@media (max-width:600px) {
    section.footer img {
        max-height: 72px;
    }
}

/* Optional hover color (fix invalid value you had) */
.menu-icon:hover,
.menu-icon:hover i {
    color: #fff;
}
/* or your accent color */

/* --- hard guards so prod can’t get confused --- */

/* Base = desktop defaults */
.menu-icon {
    display: none !important;
}
/* hide hamburger by default */
.menu-logo img {
    height: 30px !important;
}
/* desktop logo */
.nav-inner {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
}

.nav-left, .nav-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
}

/* allow center column to shrink instead of pushing left/right */
.top-menu-standard .nav-inner > * {
    min-width: 0;
}

/* Mobile overrides */
@media (max-width: 991.98px) {
    .menu-icon {
        display: inline-flex !important;
        width: 44px;
        height: 44px;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .menu-logo img {
        height: 26px !important;
    }
    /* smaller logo on mobile */

    .nav-list {
        display: none !important;
    }
        /* hidden until opened */
        .nav-list.is-open {
            display: block !important;
            position: fixed;
            top: calc(var(--header-h,56px) + var(--dropdown-gap,12px));
            left: 0;
            right: 0;
            background: var(--bar-bg,#2c2b2c);
            border-top: 1px solid #444;
            padding: 16px 20px 20px;
            margin: 0;
            list-style: none;
            max-height: calc(100vh - var(--header-h,56px) - var(--dropdown-gap,12px));
            overflow-y: auto;
            -webkit-overflow-scrolling: touch;
            z-index: 1002;
        }

            .nav-list.is-open > li {
                margin: 14px 0;
                text-align: center;
            }
}

/* Avatar + flyout: always okay */
.user-menu {
    position: relative;
}

.avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg,#3c7a89,#68edc6);
    color: #111;
    font-weight: 700;
    border: none;
    box-shadow: 0 2px 8px rgba(0,0,0,.25);
}

.user-flyout {
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    min-width: 220px;
    background: #1e1e1f;
    color: #eee;
    border: 1px solid #333;
    border-radius: 12px;
    padding: 8px;
    display: none;
    z-index: 2000;
    box-shadow: 0 8px 24px rgba(0,0,0,.35);
}

    .user-flyout.open {
        display: block;
    }

/* Mobile flyout pinned to viewport so it never slips off */
@media (max-width: 991.98px) {
    .user-flyout {
        position: fixed;
        top: calc(var(--header-h,56px) + 12px);
        right: 8px;
        left: auto;
        max-width: min(92vw,320px);
        transform: none;
    }
}

/* Base flyout styles */
.user-menu {
    position: relative;
}

.avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg,#3c7a89,#68edc6);
    color: #111;
    font-weight: 700;
    border: none;
    cursor: pointer;
}

.user-flyout {
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    min-width: 220px;
    background: #1e1e1f;
    color: #eee;
    border: 1px solid #333;
    border-radius: 12px;
    padding: 8px;
    display: none;
    z-index: 2000;
    box-shadow: 0 8px 24px rgba(0,0,0,.35);
}

    .user-flyout.open {
        display: block !important;
    }
/* force it visible */

/* Ensure nothing clips it */
.top-menu-standard, .top-menu-standard .nav-inner {
    overflow: visible;
}

/* If a past rule hid it on mobile, override it hard */
@media (max-width: 991.98px) {
    .user-flyout {
        position: fixed;
        top: calc(var(--header-h,56px) + 12px);
        right: 8px;
        left: auto;
        max-width: min(92vw,320px);
        transform: none;
        z-index: 2000;
        display: none; /* default hidden */
    }

        .user-flyout.open {
            display: block !important;
        }
    /* visible when opened */
}

/* Make sure the hamburger dropdown sits below the flyout */
.nav-list.is-open {
    z-index: 1002;
}

/* Never stretch any images inside the fixed top bar */
.top-menu-standard img,
.top-menu-standard svg {
    height: auto !important; /* keep aspect ratio */
    width: auto !important; /* prevent width:100% rules from distorting */
    max-height: 26px !important; /* your mobile bar size (match --header-h if needed) */
    max-width: 100% !important;
    object-fit: contain !important;
}

/* Desktop can be a touch taller */
@media (min-width: 992px) {
    .top-menu-standard img,
    .top-menu-standard svg {
        max-height: 30px !important; /* match your desktop logo size */
    }
}

/* If the center element uses a BACKGROUND image for the logo, keep aspect */
.top-menu-standard [style*="background-image"],
.top-menu-standard .has-bg-logo {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important; /* not 100% 100% */
}
