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 {
    -webkit-box-sizing: content-box;
    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;
    -webkit-text-decoration: underline dotted;
    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 {
    -webkit-box-sizing: border-box;
    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"] {
    -webkit-box-sizing: border-box;
    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
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    border-radius: 10px;
    /* box-shadow: 0px 5px 15px rgba(0,0,0,.2); */
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
    h2{
        font-size: 3.5rem !important;
        text-align: center !important;
        
    }
    h3{
        text-align: center !important;
        font-size: 3rem !important;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.fs-body {
    font-size: 2.2rem !important
}

.fs-body-reduced {
    font-size: 1.6rem !important
}

.fs-small {
    font-size: 2rem !important
}

.fs-tiny {
    font-size: 1.6rem !important
}

.txt-align-left {
    text-align: left !important
}

.txt-align-center {
    text-align: center !important
}

.txt-align-right {
    text-align: right !important
}

.txt-light {
    font-weight: lighter !important
}

.txt-upper {
    text-transform: uppercase !important
}

.border {
    border: 1px solid #000 !important
}

.border-vert {
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important
}

.border-horz {
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important
}

.border-top {
    border-top: 1px solid #000 !important
}

.border-bottom {
    border-bottom: 1px solid #000 !important
}

.border-left {
    border-left: 1px solid #000 !important
}

.border-right {
    border-right: 1px solid #000 !important
}

.border-color-alt {
    border-color: #fff !important
}

.bg-color--1 {
    background-color: #505050
}

.bg-color--2 {
    background-color: #9F5151
}

.bg-color--3 {
    background-color: #D4DAD6
}

.bg-color--4 {
    background-color: #F9F8F6
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.show-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.accessible-hide {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.accessible-hide-reset {
    position: static;
    opacity: 1;
    pointer-events: all
}

.marg {
    margin: 55px 0 !important
}

.marg-tiny {
    margin: 10px 0 !important
}

.marg-sml {
    margin: 20px 0 !important
}

.marg-med {
    margin: 65px 0 !important
}

.marg-lrg {
    margin: 110px 0 !important
}

.marg-huge {
    margin: 220px 0 !important
}

.marg-none {
    margin: 0 !important
}

.marg-auto {
    margin: auto !important
}

.marg-bottom {
    margin-bottom: 55px !important
}

.marg-bottom-tiny {
    margin-bottom: 10px !important
}

.marg-bottom-sml {
    margin-bottom: 20px !important
}

.marg-bottom-med {
    margin-bottom: 65px !important
}

.marg-bottom-huge {
    margin-bottom: 220px !important
}

.marg-bottom-none {
    margin-bottom: 0 !important
}

.marg-top {
    margin-top: 55px !important
}

.marg-top-tiny {
    margin-top: 10px !important
}

.marg-top-sml {
    margin-top: 20px !important
}

.marg-top-med {
    margin-top: 65px !important
}

.marg-top-lrg {
    margin-top: 110px !important
}

.marg-top-huge {
    margin-top: 220px !important
}

.marg-top-none {
    margin-top: 0 !important
}

@media (min-width: 320px) {
    .fs-body\@m {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@m {
        font-size: 1.6rem !important
    }

    .fs-small\@m {
        font-size: 2rem !important
    }

    .fs-tiny\@m {
        font-size: 1.6rem !important
    }

    .txt-align-left\@m {
        text-align: left !important
    }

    .txt-align-center\@m {
        text-align: center !important
    }

    .txt-align-right\@m {
        text-align: right !important
    }

    .txt-light\@m {
        font-weight: lighter !important
    }

    .txt-upper\@m {
        text-transform: uppercase !important
    }

    .border\@m {
        border: 1px solid #000 !important
    }

    .border-vert\@m {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@m {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@m {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@m {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@m {
        border-left: 1px solid #000 !important
    }

    .border-right\@m {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@m {
        border-color: #fff !important
    }

    .bg-color--1\@m {
        background-color: #505050
    }

    .bg-color--2\@m {
        background-color: #9F5151
    }

    .bg-color--3\@m {
        background-color: #D4DAD6
    }

    .bg-color--4\@m {
        background-color: #F9F8F6
    }

    .hide\@m {
        display: none !important
    }

    .show\@m {
        display: block !important
    }

    .show-flex\@m {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@m {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@m {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@m {
        margin: 55px 0 !important
    }

    .marg-tiny\@m {
        margin: 10px 0 !important
    }

    .marg-sml\@m {
        margin: 20px 0 !important
    }

    .marg-med\@m {
        margin: 65px 0 !important
    }

    .marg-lrg\@m {
        margin: 110px 0 !important
    }

    .marg-huge\@m {
        margin: 220px 0 !important
    }

    .marg-none\@m {
        margin: 0 !important
    }

    .marg-auto\@m {
        margin: auto !important
    }

    .marg-bottom\@m {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@m {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@m {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@m {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@m {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@m {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@m {
        margin-bottom: 0 !important
    }

    .marg-top\@m {
        margin-top: 55px !important
    }

    .marg-top-tiny\@m {
        margin-top: 10px !important
    }

    .marg-top-sml\@m {
        margin-top: 20px !important
    }

    .marg-top-med\@m {
        margin-top: 65px !important
    }

    .marg-top-lrg\@m {
        margin-top: 110px !important
    }

    .marg-top-huge\@m {
        margin-top: 220px !important
    }

    .marg-top-none\@m {
        margin-top: 0 !important
    }
}

@media (min-width: 480px) {
    .fs-body\@mw {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@mw {
        font-size: 1.6rem !important
    }

    .fs-small\@mw {
        font-size: 2rem !important
    }

    .fs-tiny\@mw {
        font-size: 1.6rem !important
    }

    .txt-align-left\@mw {
        text-align: left !important
    }

    .txt-align-center\@mw {
        text-align: center !important
    }

    .txt-align-right\@mw {
        text-align: right !important
    }

    .txt-light\@mw {
        font-weight: lighter !important
    }

    .txt-upper\@mw {
        text-transform: uppercase !important
    }

    .border\@mw {
        border: 1px solid #000 !important
    }

    .border-vert\@mw {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@mw {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@mw {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@mw {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@mw {
        border-left: 1px solid #000 !important
    }

    .border-right\@mw {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@mw {
        border-color: #fff !important
    }

    .bg-color--1\@mw {
        background-color: #505050
    }

    .bg-color--2\@mw {
        background-color: #9F5151
    }

    .bg-color--3\@mw {
        background-color: #D4DAD6
    }

    .bg-color--4\@mw {
        background-color: #F9F8F6
    }

    .hide\@mw {
        display: none !important
    }

    .show\@mw {
        display: block !important
    }

    .show-flex\@mw {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@mw {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@mw {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@mw {
        margin: 55px 0 !important
    }

    .marg-tiny\@mw {
        margin: 10px 0 !important
    }

    .marg-sml\@mw {
        margin: 20px 0 !important
    }

    .marg-med\@mw {
        margin: 65px 0 !important
    }

    .marg-lrg\@mw {
        margin: 110px 0 !important
    }

    .marg-huge\@mw {
        margin: 220px 0 !important
    }

    .marg-none\@mw {
        margin: 0 !important
    }

    .marg-auto\@mw {
        margin: auto !important
    }

    .marg-bottom\@mw {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@mw {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@mw {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@mw {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@mw {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@mw {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@mw {
        margin-bottom: 0 !important
    }

    .marg-top\@mw {
        margin-top: 55px !important
    }

    .marg-top-tiny\@mw {
        margin-top: 10px !important
    }

    .marg-top-sml\@mw {
        margin-top: 20px !important
    }

    .marg-top-med\@mw {
        margin-top: 65px !important
    }

    .marg-top-lrg\@mw {
        margin-top: 110px !important
    }

    .marg-top-huge\@mw {
        margin-top: 220px !important
    }

    .marg-top-none\@mw {
        margin-top: 0 !important
    }
}

@media (min-width: 520px) {
    .fs-body\@p {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@p {
        font-size: 1.6rem !important
    }

    .fs-small\@p {
        font-size: 2rem !important
    }

    .fs-tiny\@p {
        font-size: 1.6rem !important
    }

    .txt-align-left\@p {
        text-align: left !important
    }

    .txt-align-center\@p {
        text-align: center !important
    }

    .txt-align-right\@p {
        text-align: right !important
    }

    .txt-light\@p {
        font-weight: lighter !important
    }

    .txt-upper\@p {
        text-transform: uppercase !important
    }

    .border\@p {
        border: 1px solid #000 !important
    }

    .border-vert\@p {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@p {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@p {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@p {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@p {
        border-left: 1px solid #000 !important
    }

    .border-right\@p {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@p {
        border-color: #fff !important
    }

    .bg-color--1\@p {
        background-color: #505050
    }

    .bg-color--2\@p {
        background-color: #9F5151
    }

    .bg-color--3\@p {
        background-color: #D4DAD6
    }

    .bg-color--4\@p {
        background-color: #F9F8F6
    }

    .hide\@p {
        display: none !important
    }

    .show\@p {
        display: block !important
    }

    .show-flex\@p {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@p {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@p {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@p {
        margin: 55px 0 !important
    }

    .marg-tiny\@p {
        margin: 10px 0 !important
    }

    .marg-sml\@p {
        margin: 20px 0 !important
    }

    .marg-med\@p {
        margin: 65px 0 !important
    }

    .marg-lrg\@p {
        margin: 110px 0 !important
    }

    .marg-huge\@p {
        margin: 220px 0 !important
    }

    .marg-none\@p {
        margin: 0 !important
    }

    .marg-auto\@p {
        margin: auto !important
    }

    .marg-bottom\@p {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@p {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@p {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@p {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@p {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@p {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@p {
        margin-bottom: 0 !important
    }

    .marg-top\@p {
        margin-top: 55px !important
    }

    .marg-top-tiny\@p {
        margin-top: 10px !important
    }

    .marg-top-sml\@p {
        margin-top: 20px !important
    }

    .marg-top-med\@p {
        margin-top: 65px !important
    }

    .marg-top-lrg\@p {
        margin-top: 110px !important
    }

    .marg-top-huge\@p {
        margin-top: 220px !important
    }

    .marg-top-none\@p {
        margin-top: 0 !important
    }
}

@media (min-width: 640px) {
    .fs-body\@pw {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@pw {
        font-size: 1.6rem !important
    }

    .fs-small\@pw {
        font-size: 2rem !important
    }

    .fs-tiny\@pw {
        font-size: 1.6rem !important
    }

    .txt-align-left\@pw {
        text-align: left !important
    }

    .txt-align-center\@pw {
        text-align: center !important
    }

    .txt-align-right\@pw {
        text-align: right !important
    }

    .txt-light\@pw {
        font-weight: lighter !important
    }

    .txt-upper\@pw {
        text-transform: uppercase !important
    }

    .border\@pw {
        border: 1px solid #000 !important
    }

    .border-vert\@pw {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@pw {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@pw {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@pw {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@pw {
        border-left: 1px solid #000 !important
    }

    .border-right\@pw {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@pw {
        border-color: #fff !important
    }

    .bg-color--1\@pw {
        background-color: #505050
    }

    .bg-color--2\@pw {
        background-color: #9F5151
    }

    .bg-color--3\@pw {
        background-color: #D4DAD6
    }

    .bg-color--4\@pw {
        background-color: #F9F8F6
    }

    .hide\@pw {
        display: none !important
    }

    .show\@pw {
        display: block !important
    }

    .show-flex\@pw {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@pw {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@pw {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@pw {
        margin: 55px 0 !important
    }

    .marg-tiny\@pw {
        margin: 10px 0 !important
    }

    .marg-sml\@pw {
        margin: 20px 0 !important
    }

    .marg-med\@pw {
        margin: 65px 0 !important
    }

    .marg-lrg\@pw {
        margin: 110px 0 !important
    }

    .marg-huge\@pw {
        margin: 220px 0 !important
    }

    .marg-none\@pw {
        margin: 0 !important
    }

    .marg-auto\@pw {
        margin: auto !important
    }

    .marg-bottom\@pw {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@pw {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@pw {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@pw {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@pw {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@pw {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@pw {
        margin-bottom: 0 !important
    }

    .marg-top\@pw {
        margin-top: 55px !important
    }

    .marg-top-tiny\@pw {
        margin-top: 10px !important
    }

    .marg-top-sml\@pw {
        margin-top: 20px !important
    }

    .marg-top-med\@pw {
        margin-top: 65px !important
    }

    .marg-top-lrg\@pw {
        margin-top: 110px !important
    }

    .marg-top-huge\@pw {
        margin-top: 220px !important
    }

    .marg-top-none\@pw {
        margin-top: 0 !important
    }
}

@media (min-width: 768px) {
    .fs-body\@t {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@t {
        font-size: 1.6rem !important
    }

    .fs-small\@t {
        font-size: 2rem !important
    }

    .fs-tiny\@t {
        font-size: 1.6rem !important
    }

    .txt-align-left\@t {
        text-align: left !important
    }

    .txt-align-center\@t {
        text-align: center !important
    }

    .txt-align-right\@t {
        text-align: right !important
    }

    .txt-light\@t {
        font-weight: lighter !important
    }

    .txt-upper\@t {
        text-transform: uppercase !important
    }

    .border\@t {
        border: 1px solid #000 !important
    }

    .border-vert\@t {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@t {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@t {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@t {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@t {
        border-left: 1px solid #000 !important
    }

    .border-right\@t {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@t {
        border-color: #fff !important
    }

    .bg-color--1\@t {
        background-color: #505050
    }

    .bg-color--2\@t {
        background-color: #9F5151
    }

    .bg-color--3\@t {
        background-color: #D4DAD6
    }

    .bg-color--4\@t {
        background-color: #F9F8F6
    }

    .hide\@t {
        display: none !important
    }

    .show\@t {
        display: block !important
    }

    .show-flex\@t {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@t {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@t {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@t {
        margin: 55px 0 !important
    }

    .marg-tiny\@t {
        margin: 10px 0 !important
    }

    .marg-sml\@t {
        margin: 20px 0 !important
    }

    .marg-med\@t {
        margin: 65px 0 !important
    }

    .marg-lrg\@t {
        margin: 110px 0 !important
    }

    .marg-huge\@t {
        margin: 220px 0 !important
    }

    .marg-none\@t {
        margin: 0 !important
    }

    .marg-auto\@t {
        margin: auto !important
    }

    .marg-bottom\@t {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@t {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@t {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@t {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@t {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@t {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@t {
        margin-bottom: 0 !important
    }

    .marg-top\@t {
        margin-top: 55px !important
    }

    .marg-top-tiny\@t {
        margin-top: 10px !important
    }

    .marg-top-sml\@t {
        margin-top: 20px !important
    }

    .marg-top-med\@t {
        margin-top: 65px !important
    }

    .marg-top-lrg\@t {
        margin-top: 110px !important
    }

    .marg-top-huge\@t {
        margin-top: 220px !important
    }

    .marg-top-none\@t {
        margin-top: 0 !important
    }
}

@media (min-width: 1024px) {
    .fs-body\@tw {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@tw {
        font-size: 1.6rem !important
    }

    .fs-small\@tw {
        font-size: 2rem !important
    }

    .fs-tiny\@tw {
        font-size: 1.6rem !important
    }

    .txt-align-left\@tw {
        text-align: left !important
    }

    .txt-align-center\@tw {
        text-align: center !important
    }

    .txt-align-right\@tw {
        text-align: right !important
    }

    .txt-light\@tw {
        font-weight: lighter !important
    }

    .txt-upper\@tw {
        text-transform: uppercase !important
    }

    .border\@tw {
        border: 1px solid #000 !important
    }

    .border-vert\@tw {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@tw {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@tw {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@tw {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@tw {
        border-left: 1px solid #000 !important
    }

    .border-right\@tw {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@tw {
        border-color: #fff !important
    }

    .bg-color--1\@tw {
        background-color: #505050
    }

    .bg-color--2\@tw {
        background-color: #9F5151
    }

    .bg-color--3\@tw {
        background-color: #D4DAD6
    }

    .bg-color--4\@tw {
        background-color: #F9F8F6
    }

    .hide\@tw {
        display: none !important
    }

    .show\@tw {
        display: block !important
    }

    .show-flex\@tw {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@tw {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@tw {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@tw {
        margin: 55px 0 !important
    }

    .marg-tiny\@tw {
        margin: 10px 0 !important
    }

    .marg-sml\@tw {
        margin: 20px 0 !important
    }

    .marg-med\@tw {
        margin: 65px 0 !important
    }

    .marg-lrg\@tw {
        margin: 110px 0 !important
    }

    .marg-huge\@tw {
        margin: 220px 0 !important
    }

    .marg-none\@tw {
        margin: 0 !important
    }

    .marg-auto\@tw {
        margin: auto !important
    }

    .marg-bottom\@tw {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@tw {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@tw {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@tw {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@tw {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@tw {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@tw {
        margin-bottom: 0 !important
    }

    .marg-top\@tw {
        margin-top: 55px !important
    }

    .marg-top-tiny\@tw {
        margin-top: 10px !important
    }

    .marg-top-sml\@tw {
        margin-top: 20px !important
    }

    .marg-top-med\@tw {
        margin-top: 65px !important
    }

    .marg-top-lrg\@tw {
        margin-top: 110px !important
    }

    .marg-top-huge\@tw {
        margin-top: 220px !important
    }

    .marg-top-none\@tw {
        margin-top: 0 !important
    }
}

@media (min-width: 1200px) {
    .fs-body\@d {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@d {
        font-size: 1.6rem !important
    }

    .fs-small\@d {
        font-size: 2rem !important
    }

    .fs-tiny\@d {
        font-size: 1.6rem !important
    }

    .txt-align-left\@d {
        text-align: left !important
    }

    .txt-align-center\@d {
        text-align: center !important
    }

    .txt-align-right\@d {
        text-align: right !important
    }

    .txt-light\@d {
        font-weight: lighter !important
    }

    .txt-upper\@d {
        text-transform: uppercase !important
    }

    .border\@d {
        border: 1px solid #000 !important
    }

    .border-vert\@d {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@d {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@d {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@d {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@d {
        border-left: 1px solid #000 !important
    }

    .border-right\@d {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@d {
        border-color: #fff !important
    }

    .bg-color--1\@d {
        background-color: #505050
    }

    .bg-color--2\@d {
        background-color: #9F5151
    }

    .bg-color--3\@d {
        background-color: #D4DAD6
    }

    .bg-color--4\@d {
        background-color: #F9F8F6
    }

    .hide\@d {
        display: none !important
    }

    .show\@d {
        display: block !important
    }

    .show-flex\@d {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@d {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@d {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@d {
        margin: 55px 0 !important
    }

    .marg-tiny\@d {
        margin: 10px 0 !important
    }

    .marg-sml\@d {
        margin: 20px 0 !important
    }

    .marg-med\@d {
        margin: 65px 0 !important
    }

    .marg-lrg\@d {
        margin: 110px 0 !important
    }

    .marg-huge\@d {
        margin: 220px 0 !important
    }

    .marg-none\@d {
        margin: 0 !important
    }

    .marg-auto\@d {
        margin: auto !important
    }

    .marg-bottom\@d {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@d {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@d {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@d {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@d {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@d {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@d {
        margin-bottom: 0 !important
    }

    .marg-top\@d {
        margin-top: 55px !important
    }

    .marg-top-tiny\@d {
        margin-top: 10px !important
    }

    .marg-top-sml\@d {
        margin-top: 20px !important
    }

    .marg-top-med\@d {
        margin-top: 65px !important
    }

    .marg-top-lrg\@d {
        margin-top: 110px !important
    }

    .marg-top-huge\@d {
        margin-top: 220px !important
    }

    .marg-top-none\@d {
        margin-top: 0 !important
    }
}

@media (min-width: 1400px) {
    .fs-body\@dw {
        font-size:2.2rem !important
    }

    .fs-body-reduced\@dw {
        font-size: 1.6rem !important
    }

    .fs-small\@dw {
        font-size: 2rem !important
    }

    .fs-tiny\@dw {
        font-size: 1.6rem !important
    }

    .txt-align-left\@dw {
        text-align: left !important
    }

    .txt-align-center\@dw {
        text-align: center !important
    }

    .txt-align-right\@dw {
        text-align: right !important
    }

    .txt-light\@dw {
        font-weight: lighter !important
    }

    .txt-upper\@dw {
        text-transform: uppercase !important
    }

    .border\@dw {
        border: 1px solid #000 !important
    }

    .border-vert\@dw {
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important
    }

    .border-horz\@dw {
        border-left: 1px solid #000 !important;
        border-right: 1px solid #000 !important
    }

    .border-top\@dw {
        border-top: 1px solid #000 !important
    }

    .border-bottom\@dw {
        border-bottom: 1px solid #000 !important
    }

    .border-left\@dw {
        border-left: 1px solid #000 !important
    }

    .border-right\@dw {
        border-right: 1px solid #000 !important
    }

    .border-color-alt\@dw {
        border-color: #fff !important
    }

    .bg-color--1\@dw {
        background-color: #505050
    }

    .bg-color--2\@dw {
        background-color: #9F5151
    }

    .bg-color--3\@dw {
        background-color: #D4DAD6
    }

    .bg-color--4\@dw {
        background-color: #F9F8F6
    }

    .hide\@dw {
        display: none !important
    }

    .show\@dw {
        display: block !important
    }

    .show-flex\@dw {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .accessible-hide\@dw {
        position: absolute;
        opacity: 0;
        pointer-events: none
    }

    .accessible-hide-reset\@dw {
        position: static;
        opacity: 1;
        pointer-events: all
    }

    .marg\@dw {
        margin: 55px 0 !important
    }

    .marg-tiny\@dw {
        margin: 10px 0 !important
    }

    .marg-sml\@dw {
        margin: 20px 0 !important
    }

    .marg-med\@dw {
        margin: 65px 0 !important
    }

    .marg-lrg\@dw {
        margin: 110px 0 !important
    }

    .marg-huge\@dw {
        margin: 220px 0 !important
    }

    .marg-none\@dw {
        margin: 0 !important
    }

    .marg-auto\@dw {
        margin: auto !important
    }

    .marg-bottom\@dw {
        margin-bottom: 55px !important
    }

    .marg-bottom-tiny\@dw {
        margin-bottom: 10px !important
    }

    .marg-bottom-sml\@dw {
        margin-bottom: 20px !important
    }

    .marg-bottom-med\@dw {
        margin-bottom: 65px !important
    }

    .marg-bottom-lrg\@dw {
        margin-bottom: 110px !important
    }

    .marg-bottom-huge\@dw {
        margin-bottom: 220px !important
    }

    .marg-bottom-none\@dw {
        margin-bottom: 0 !important
    }

    .marg-top\@dw {
        margin-top: 55px !important
    }

    .marg-top-tiny\@dw {
        margin-top: 10px !important
    }

    .marg-top-sml\@dw {
        margin-top: 20px !important
    }

    .marg-top-med\@dw {
        margin-top: 65px !important
    }

    .marg-top-lrg\@dw {
        margin-top: 110px !important
    }

    .marg-top-huge\@dw {
        margin-top: 220px !important
    }

    .marg-top-none\@dw {
        margin-top: 0 !important
    }
}

.row {
    padding: 55px 0
}

.row--pad-small {
    padding: 20px 0
}

.row--pad-small-top {
    padding-top: 20px
}

.row--pad-small-bottom {
    padding-bottom: 20px
}

.row--pad-medium {
    padding: 65px 0
}

.row--pad-medium-top {
    padding-top: 65px
}

.row--pad-medium-bottom {
    padding-bottom: 65px
}

.row--pad-large {
    padding: 110px 0
}

.row--pad-large-top {
    padding-top: 110px
}

.row--pad-large-bottom {
    padding-bottom: 110px
}

.row--pad-huge {
    padding: 220px 0
}

.row--pad-huge-top {
    padding-top: 220px
}

.row--pad-huge-bottom {
    padding-bottom: 220px
}

.row--pad-giant {
    padding: 100px 0
}

.row--pad-giant-top {
    padding-top: 100px
}

.row--pad-giant-bottom {
    padding-bottom: 100px
}

.row--pad-none {
    padding: 0
}

.row--pad-none-top {
    padding-top: 0
}

.row--pad-none-bottom {
    padding-bottom: 0
}

.row--border-top {
    border-top: 1px solid #ABABAB;
    margin-top: -1px
}

.row--border-bottom {
    border-bottom: 1px solid #ABABAB;
    margin-bottom: -1px
}

*,*::before,*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeSpeed;
    font-size: 62.5%;
    overflow-x: hidden;
    scroll-behavior: smooth
}

html.nav-active,html.filter-active {
    overflow: hidden
}

@media (min-width: 520px) {
    html.nav-active,html.filter-active {
        overflow:visible
    }
}

body {
    word-wrap: break-word;
    margin: 0
}

section {
    overflow: hidden
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

img,svg,video,iframe {
    max-width: 100%;
    display: block;
    height: auto
}

iframe {
    border: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

legend {
    color: inherit;
    display: table;
    width: 100%;
    padding: 0;
    white-space: normal
}

input,button,textarea,select {
    font: inherit
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: inherit;
    border: 0;
    background: none;
    padding: 0;
    line-height: inherit;
    font-family: inherit;
    letter-spacing: inherit;
    cursor: pointer
}

@media (prefers-reduced-motion: reduce) {
    * {
        -webkit-animation-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: 0.01ms !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important
    }
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transition: -webkit-filter 800ms;
    transition: -webkit-filter 800ms;
    transition: filter 800ms;
    transition: filter 800ms, -webkit-filter 800ms
}

.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0)
}

body {
    font-family: freight-sans-pro, sans-serif;
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: .08rem;
    color: #505050;
    font-weight: 300;
    word-wrap: break-word;
    text-align: justify;
    text-rendering: optimizeLegibility
}
h1{
    color: #fff;
}
@media (min-width: 768px) {
    body {
        font-size:2rem;
    }
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,h6 {
    font-family: freight-sans-pro, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5rem;
    line-height: 1.2
}
h6{
    text-align: left;

}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child {
    margin-top: 0
}

h1,.h1 {
    font-size: 3.3rem
}

h2,.h2 {
    font-size: 4.4rem
}

h3,.h3 {
    font-size: 3.3rem
}

h4,.h4 {
    font-size: 3rem
}

h5,.h5 {
    font-size: 2.8rem
}

h6,.h6 {
    font-size: 2.6rem;
    margin: 0;
    margin-top: 30px;
}

hr {
    border: 0;
    border-top: 1px solid rgba(80,80,80,0.2);
    margin: 0;
    clear: both
}

button {
    border: 0;
    padding: 0;
    -webkit-appearance: none;
    background: none
}

a,button {
    color: #4B8FCD;
}

a:hover,a:focus,button:hover,button:focus {
    color: #505050
}

p {
    margin: 1em 0
}

ul,ol {
    margin: 1em 0
}

li {
    margin: 0.5em 0
}

small {
    font-size: 1.4rem
}

strong {
    font-family: "Din-Medium",sans-serif
}

blockquote {
    font-family: freight-neo-pro, sans-serif;
    font-size: 2.4rem;
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    padding: 20px 55px 20px 20px;
    margin: 20px;
    color: #9F5151;
    text-align: justify
}

@media (min-width: 768px) {
    blockquote {
        font-size:3.3rem;
        float: right;
        text-align: left;
        max-width: 40%;
        margin: 20px 0 20px 20px
    }
}

@media (min-width: 1400px) {
    blockquote {
        max-width:50%;
        padding-right: 20%
    }
}

figure {
    margin: 20px 0
}

@media (min-width: 768px) {
    figure {
        margin:20px;
        width: auto;
        border-top: 1px solid #505050;
        border-bottom: 1px solid #505050;
        padding-left: 55px;
        float: left;
        max-width: 40%;
        margin: 20px 20px 20px 0
    }
}

@media (min-width: 1400px) {
    figure {
        max-width:50%;
        padding-left: 20%
    }
}

figure img {
    width: 100%
}

cite {
    margin-top: 20px;
    display: block;
    font-weight: bold
}

table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse
}

th,td {
    text-align: left
}

th {
    font-weight: bold
}

.rte p:first-child {
    margin-top: 0
}

.rte p:last-child,.rte ul:last-child,.rte li:last-child {
    margin-bottom: 0
}

.rte__highlight {
    text-transform: uppercase;
    color: #505050
}

img,svg {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

video {
    height: auto
}

iframe {
    border: 0;
    max-width: 100%;
    height: 100%
}

.fluid-iframe {
    position: relative;
    padding-bottom: var(--aspect-ratio, 56.25%);
    height: 0;
    width: 100%
}

.fluid-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.icon {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    fill: currentColor
}

.no-svg .icon {
    display: none
}

svg {
    width: 100%
}

svg.icon:not(.icon--full-color) circle,svg.icon:not(.icon--full-color) ellipse,svg.icon:not(.icon--full-color) g,svg.icon:not(.icon--full-color) line,svg.icon:not(.icon--full-color) path,svg.icon:not(.icon--full-color) polygon,svg.icon:not(.icon--full-color) polyline,svg.icon:not(.icon--full-color) rect,symbol.icon:not(.icon--full-color) circle,symbol.icon:not(.icon--full-color) ellipse,symbol.icon:not(.icon--full-color) g,symbol.icon:not(.icon--full-color) line,symbol.icon:not(.icon--full-color) path,symbol.icon:not(.icon--full-color) polygon,symbol.icon:not(.icon--full-color) polyline,symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit
}

.btn {
    padding: 8px 12px 9px 12px;
    border: 1px solid #505050;
    font-size: 2rem;
    width: auto;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    line-height: 1.3;
    color: #505050;
    outline: none;
    font-family: "Din-Bold",sans-serif;
    display: inline-block;
    margin-left: 65px
}

.btn .icon {
    width: 18px;
    display: inline-block;
    margin-left: 20px;
    vertical-align: text-bottom
}

.btn:hover,.btn:focus {
    background-color: rgba(80,80,80,0.5);
    color: #505050;
    border: 1px solid #505050;
    background: transparent
}

.btn:hover .icon,.btn:focus .icon {
    -webkit-animation: bounce-in-right 1s ease infinite;
    animation: bounce-in-right 1s ease infinite
}

.btn:disabled {
    background-color: #F3F3F3;
    cursor: not-allowed
}

.btn:disabled:hover,.btn:disabled:focus {
    background-color: #F3F3F3
}

.btn:first-child {
    margin-left: 0
}

.btn--white {
    color: #fff;
    border: 1px solid #fff
}

.btn--full {
    display: block;
    width: 100%;
    margin: 0
}

.btn--plain {
    background: none;
    border: none;
    color: #505050;
    -webkit-transition: none;
    transition: none;
    padding: 0
}

.btn--plain:hover,.btn--plain:focus {
    text-decoration: none;
    background: none;
    -webkit-transition: none;
    transition: none;
    border: none
}

@-webkit-keyframes bounce-in-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounce-in-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.btn--download {
    width: 100%;
    background: #505050;
    border: none;
    padding: 15px;
    font-size: 2.2rem;
    margin: 0
}

.btn--download .icon {
    margin-left: 0;
    margin-right: 20px;
    width: 21px
}

.btn--download:hover,.btn--download:focus {
    border: none;
    background: #505050;
    color: #fff
}

.btn--download:hover .icon,.btn--download:focus .icon {
    -webkit-animation: none;
    animation: none
}

.page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.page__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.page__header {
    position: sticky;
    top: 0;
    z-index: 999
}

.page__footer {
    margin-top: auto
}

.layout {
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

@media (min-width: 1200px) {
    .layout {
        padding:0 65px
    }
}

.layout--content {
    max-width: 900px
}

.layout--relative {
    position: relative
}

.layout--reduced {
    max-width: 850px
}

.layout--tight {
    max-width: 600px
}

.layout--thin {
    max-width: 460px
}

.layout--no-gutter {
    padding: 0
}

.layout--wide {
    max-width: 1200px
}

.layout--wider {
    max-width: 1090px
}

.layout--full {
    width: 100%
}

.layout--half {
    max-width: 450px
}

.layout--half--left {
    margin-right: 0;
    padding-right: 0
}

.layout--half--right {
    margin-left: 0;
    padding-left: 0
}

@media (min-width: 320px) {
    .layout\@m {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 320px) and (min-width: 1200px) {
    .layout\@m {
        padding:0 65px
    }
}

@media (min-width: 320px) {
    .layout--content\@m {
        max-width:900px
    }

    .layout--relative\@m {
        position: relative
    }

    .layout--reduced\@m {
        max-width: 850px
    }

    .layout--tight\@m {
        max-width: 600px
    }

    .layout--thin\@m {
        max-width: 460px
    }

    .layout--no-gutter\@m {
        padding: 0
    }

    .layout--wide\@m {
        max-width: 1200px
    }

    .layout--wider\@m {
        max-width: 1090px
    }

    .layout--full\@m {
        width: 100%
    }

    .layout--half\@m {
        max-width: 450px
    }

    .layout--half--left\@m {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@m {
        margin-left: 0;
        padding-left: 0
    }
}

@media (min-width: 480px) {
    .layout\@mw {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 480px) and (min-width: 1200px) {
    .layout\@mw {
        padding:0 65px
    }
}

@media (min-width: 480px) {
    .layout--content\@mw {
        max-width:900px
    }

    .layout--relative\@mw {
        position: relative
    }

    .layout--reduced\@mw {
        max-width: 850px
    }

    .layout--tight\@mw {
        max-width: 600px
    }

    .layout--thin\@mw {
        max-width: 460px
    }

    .layout--no-gutter\@mw {
        padding: 0
    }

    .layout--wide\@mw {
        max-width: 1200px
    }

    .layout--wider\@mw {
        max-width: 1090px
    }

    .layout--full\@mw {
        width: 100%
    }

    .layout--half\@mw {
        max-width: 450px
    }

    .layout--half--left\@mw {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@mw {
        margin-left: 0;
        padding-left: 0
    }
}

@media (min-width: 520px) {
    .layout\@p {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 520px) and (min-width: 1200px) {
    .layout\@p {
        padding:0 65px
    }
}

@media (min-width: 520px) {
    .layout--content\@p {
        max-width:900px
    }

    .layout--relative\@p {
        position: relative
    }

    .layout--reduced\@p {
        max-width: 850px
    }

    .layout--tight\@p {
        max-width: 600px
    }

    .layout--thin\@p {
        max-width: 460px
    }

    .layout--no-gutter\@p {
        padding: 0
    }

    .layout--wide\@p {
        max-width: 1200px
    }

    .layout--wider\@p {
        max-width: 1090px
    }

    .layout--full\@p {
        width: 100%
    }

    .layout--half\@p {
        max-width: 450px
    }

    .layout--half--left\@p {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@p {
        margin-left: 0;
        padding-left: 0
    }
}

@media (min-width: 640px) {
    .layout\@pw {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 640px) and (min-width: 1200px) {
    .layout\@pw {
        padding:0 65px
    }
}

@media (min-width: 640px) {
    .layout--content\@pw {
        max-width:900px
    }

    .layout--relative\@pw {
        position: relative
    }

    .layout--reduced\@pw {
        max-width: 850px
    }

    .layout--tight\@pw {
        max-width: 600px
    }

    .layout--thin\@pw {
        max-width: 460px
    }

    .layout--no-gutter\@pw {
        padding: 0
    }

    .layout--wide\@pw {
        max-width: 1200px
    }

    .layout--wider\@pw {
        max-width: 1090px
    }

    .layout--full\@pw {
        width: 100%
    }

    .layout--half\@pw {
        max-width: 450px
    }

    .layout--half--left\@pw {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@pw {
        margin-left: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .layout\@t {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .layout\@t {
        padding:0 65px
    }
}

@media (min-width: 768px) {
    .layout--content\@t {
        max-width:900px
    }

    .layout--relative\@t {
        position: relative
    }

    .layout--reduced\@t {
        max-width: 850px
    }

    .layout--tight\@t {
        max-width: 600px
    }

    .layout--thin\@t {
        max-width: 460px
    }

    .layout--no-gutter\@t {
        padding: 0
    }

    .layout--wide\@t {
        max-width: 1200px
    }

    .layout--wider\@t {
        max-width: 1090px
    }

    .layout--full\@t {
        width: 100%
    }

    .layout--half\@t {
        max-width: 450px
    }

    .layout--half--left\@t {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@t {
        margin-left: 0;
        padding-left: 0
    }
}

@media (min-width: 1024px) {
    .layout\@tw {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 1024px) and (min-width: 1200px) {
    .layout\@tw {
        padding:0 65px
    }
}

@media (min-width: 1024px) {
    .layout--content\@tw {
        max-width:900px
    }

    .layout--relative\@tw {
        position: relative
    }

    .layout--reduced\@tw {
        max-width: 850px
    }

    .layout--tight\@tw {
        max-width: 600px
    }

    .layout--thin\@tw {
        max-width: 460px
    }

    .layout--no-gutter\@tw {
        padding: 0
    }

    .layout--wide\@tw {
        max-width: 1200px
    }

    .layout--wider\@tw {
        max-width: 1090px
    }

    .layout--full\@tw {
        width: 100%
    }

    .layout--half\@tw {
        max-width: 450px
    }

    .layout--half--left\@tw {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@tw {
        margin-left: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .layout\@d {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .layout\@d {
        padding:0 65px
    }
}

@media (min-width: 1200px) {
    .layout--content\@d {
        max-width:900px
    }

    .layout--relative\@d {
        position: relative
    }

    .layout--reduced\@d {
        max-width: 850px
    }

    .layout--tight\@d {
        max-width: 600px
    }

    .layout--thin\@d {
        max-width: 460px
    }

    .layout--no-gutter\@d {
        padding: 0
    }

    .layout--wide\@d {
        max-width: 1200px
    }

    .layout--wider\@d {
        max-width: 1090px
    }

    .layout--full\@d {
        width: 100%
    }

    .layout--half\@d {
        max-width: 450px
    }

    .layout--half--left\@d {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@d {
        margin-left: 0;
        padding-left: 0
    }
}

@media (min-width: 1400px) {
    .layout\@dw {
        margin:0 auto;
        padding: 0 20px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media (min-width: 1400px) and (min-width: 1200px) {
    .layout\@dw {
        padding:0 65px
    }
}

@media (min-width: 1400px) {
    .layout--content\@dw {
        max-width:900px
    }

    .layout--relative\@dw {
        position: relative
    }

    .layout--reduced\@dw {
        max-width: 850px
    }

    .layout--tight\@dw {
        max-width: 600px
    }

    .layout--thin\@dw {
        max-width: 460px
    }

    .layout--no-gutter\@dw {
        padding: 0
    }

    .layout--wide\@dw {
        max-width: 1200px
    }

    .layout--wider\@dw {
        max-width: 1090px
    }

    .layout--full\@dw {
        width: 100%
    }

    .layout--half\@dw {
        max-width: 450px
    }

    .layout--half--left\@dw {
        margin-right: 0;
        padding-right: 0
    }

    .layout--half--right\@dw {
        margin-left: 0;
        padding-left: 0
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: "(" attr(href) ")"
    }

    abbr[title]:after {
        content: "(" attr(title) ")"
    }

    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.g {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -55px;
    margin-top: 0;
    margin-right: 0;
    list-style: none;
    padding: 0
}

.g>* {
    padding-left: 55px;
    margin: 0;
    width: 100%
}

.g>*[class*="gc-push-"],.g>*[class*="gc-pull-"] {
    position: relative
}

.g-gutter-none {
    margin-left: 0 !important;
    margin-bottom: 0 !important
}

.g-gutter-none>* {
    padding-left: 0 !important;
    padding-bottom: 0 !important
}

.g-gutter-tiny {
    margin-left: -10px !important;
    margin-bottom: -10px !important
}

.g-gutter-tiny>* {
    padding-left: 10px !important;
    padding-bottom: 10px !important
}

.g-gutter-sml {
    margin-left: -20px !important;
    margin-bottom: -20px !important
}

.g-gutter-sml>* {
    padding-left: 20px !important;
    padding-bottom: 20px !important
}

.g-gutter-default {
    margin-left: -55px !important;
    margin-bottom: -55px !important
}

.g-gutter-default>* {
    padding-left: 55px !important;
    padding-bottom: 55px !important
}

.g-gutter-med {
    margin-left: -65px !important;
    margin-bottom: -65px !important
}

.g-gutter-med>* {
    padding-left: 65px !important;
    padding-bottom: 65px !important
}

.g-gutter-lrg {
    margin-left: -110px !important;
    margin-bottom: -110px !important
}

.g-gutter-lrg>* {
    padding-left: 110px !important;
    padding-bottom: 110px !important
}

.g-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.g-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.g-justify-stretch {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.g-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.g-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.g-justify-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.g-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.g-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.g-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.g-align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.g-align-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.g-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.gc-1\/2 {
    width: 50%
}

.gc-push-1\/2 {
    left: 50%
}

.gc-pull-1\/2 {
    left: -50%
}

.gc-1\/3 {
    width: 33.33333%
}

.gc-push-1\/3 {
    left: 33.33333%
}

.gc-pull-1\/3 {
    left: -33.33333%
}

.gc-2\/3 {
    width: 66.66667%
}

.gc-push-2\/3 {
    left: 66.66667%
}

.gc-pull-2\/3 {
    left: -66.66667%
}

.gc-1\/4 {
    width: 25%
}

.gc-push-1\/4 {
    left: 25%
}

.gc-pull-1\/4 {
    left: -25%
}

.gc-3\/4 {
    width: 75%
}

.gc-push-3\/4 {
    left: 75%
}

.gc-pull-3\/4 {
    left: -75%
}

.gc-1\/5 {
    width: 20%
}

.gc-push-1\/5 {
    left: 20%
}

.gc-pull-1\/5 {
    left: -20%
}

.gc-2\/5 {
    width: 40%
}

.gc-push-2\/5 {
    left: 40%
}

.gc-pull-2\/5 {
    left: -40%
}

.gc-3\/5 {
    width: 60%
}

.gc-push-3\/5 {
    left: 60%
}

.gc-pull-3\/5 {
    left: -60%
}

.gc-4\/5 {
    width: 80%
}

.gc-push-4\/5 {
    left: 80%
}

.gc-pull-4\/5 {
    left: -80%
}

.gc-1\/6 {
    width: 16.66667%
}

.gc-push-1\/6 {
    left: 16.66667%
}

.gc-pull-1\/6 {
    left: -16.66667%
}

.gc-5\/6 {
    width: 83.33333%
}

.gc-push-5\/6 {
    left: 83.33333%
}

.gc-pull-5\/6 {
    left: -83.33333%
}

.gc-auto {
    width: auto
}

.gc-flex {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.gc-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.gc-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width: 320px) {
    .g-gutter-none\@m {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@m>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@m {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@m>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@m {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@m>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@m {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@m>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@m {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@m>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@m {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@m>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@m {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@m {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@m {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@m {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@m {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@m {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@m {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@m {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@m {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@m {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@m {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@m {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@m {
        width: 50%
    }

    .gc-push-1\/2\@m {
        left: 50%
    }

    .gc-pull-1\/2\@m {
        left: -50%
    }

    .gc-1\/3\@m {
        width: 33.33333%
    }

    .gc-push-1\/3\@m {
        left: 33.33333%
    }

    .gc-pull-1\/3\@m {
        left: -33.33333%
    }

    .gc-2\/3\@m {
        width: 66.66667%
    }

    .gc-push-2\/3\@m {
        left: 66.66667%
    }

    .gc-pull-2\/3\@m {
        left: -66.66667%
    }

    .gc-1\/4\@m {
        width: 25%
    }

    .gc-push-1\/4\@m {
        left: 25%
    }

    .gc-pull-1\/4\@m {
        left: -25%
    }

    .gc-3\/4\@m {
        width: 75%
    }

    .gc-push-3\/4\@m {
        left: 75%
    }

    .gc-pull-3\/4\@m {
        left: -75%
    }

    .gc-1\/5\@m {
        width: 20%
    }

    .gc-push-1\/5\@m {
        left: 20%
    }

    .gc-pull-1\/5\@m {
        left: -20%
    }

    .gc-2\/5\@m {
        width: 40%
    }

    .gc-push-2\/5\@m {
        left: 40%
    }

    .gc-pull-2\/5\@m {
        left: -40%
    }

    .gc-3\/5\@m {
        width: 60%
    }

    .gc-push-3\/5\@m {
        left: 60%
    }

    .gc-pull-3\/5\@m {
        left: -60%
    }

    .gc-4\/5\@m {
        width: 80%
    }

    .gc-push-4\/5\@m {
        left: 80%
    }

    .gc-pull-4\/5\@m {
        left: -80%
    }

    .gc-1\/6\@m {
        width: 16.66667%
    }

    .gc-push-1\/6\@m {
        left: 16.66667%
    }

    .gc-pull-1\/6\@m {
        left: -16.66667%
    }

    .gc-5\/6\@m {
        width: 83.33333%
    }

    .gc-push-5\/6\@m {
        left: 83.33333%
    }

    .gc-pull-5\/6\@m {
        left: -83.33333%
    }

    .gc-auto\@m {
        width: auto
    }

    .gc-flex\@m {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@m {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@m {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 480px) {
    .g-gutter-none\@mw {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@mw>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@mw {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@mw>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@mw {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@mw>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@mw {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@mw>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@mw {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@mw>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@mw {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@mw>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@mw {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@mw {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@mw {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@mw {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@mw {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@mw {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@mw {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@mw {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@mw {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@mw {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@mw {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@mw {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@mw {
        width: 50%
    }

    .gc-push-1\/2\@mw {
        left: 50%
    }

    .gc-pull-1\/2\@mw {
        left: -50%
    }

    .gc-1\/3\@mw {
        width: 33.33333%
    }

    .gc-push-1\/3\@mw {
        left: 33.33333%
    }

    .gc-pull-1\/3\@mw {
        left: -33.33333%
    }

    .gc-2\/3\@mw {
        width: 66.66667%
    }

    .gc-push-2\/3\@mw {
        left: 66.66667%
    }

    .gc-pull-2\/3\@mw {
        left: -66.66667%
    }

    .gc-1\/4\@mw {
        width: 25%
    }

    .gc-push-1\/4\@mw {
        left: 25%
    }

    .gc-pull-1\/4\@mw {
        left: -25%
    }

    .gc-3\/4\@mw {
        width: 75%
    }

    .gc-push-3\/4\@mw {
        left: 75%
    }

    .gc-pull-3\/4\@mw {
        left: -75%
    }

    .gc-1\/5\@mw {
        width: 20%
    }

    .gc-push-1\/5\@mw {
        left: 20%
    }

    .gc-pull-1\/5\@mw {
        left: -20%
    }

    .gc-2\/5\@mw {
        width: 40%
    }

    .gc-push-2\/5\@mw {
        left: 40%
    }

    .gc-pull-2\/5\@mw {
        left: -40%
    }

    .gc-3\/5\@mw {
        width: 60%
    }

    .gc-push-3\/5\@mw {
        left: 60%
    }

    .gc-pull-3\/5\@mw {
        left: -60%
    }

    .gc-4\/5\@mw {
        width: 80%
    }

    .gc-push-4\/5\@mw {
        left: 80%
    }

    .gc-pull-4\/5\@mw {
        left: -80%
    }

    .gc-1\/6\@mw {
        width: 16.66667%
    }

    .gc-push-1\/6\@mw {
        left: 16.66667%
    }

    .gc-pull-1\/6\@mw {
        left: -16.66667%
    }

    .gc-5\/6\@mw {
        width: 83.33333%
    }

    .gc-push-5\/6\@mw {
        left: 83.33333%
    }

    .gc-pull-5\/6\@mw {
        left: -83.33333%
    }

    .gc-auto\@mw {
        width: auto
    }

    .gc-flex\@mw {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@mw {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@mw {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 520px) {
    .g-gutter-none\@p {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@p>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@p {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@p>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@p {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@p>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@p {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@p>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@p {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@p>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@p {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@p>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@p {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@p {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@p {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@p {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@p {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@p {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@p {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@p {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@p {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@p {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@p {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@p {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@p {
        width: 50%
    }

    .gc-push-1\/2\@p {
        left: 50%
    }

    .gc-pull-1\/2\@p {
        left: -50%
    }

    .gc-1\/3\@p {
        width: 33.33333%
    }

    .gc-push-1\/3\@p {
        left: 33.33333%
    }

    .gc-pull-1\/3\@p {
        left: -33.33333%
    }

    .gc-2\/3\@p {
        width: 66.66667%
    }

    .gc-push-2\/3\@p {
        left: 66.66667%
    }

    .gc-pull-2\/3\@p {
        left: -66.66667%
    }

    .gc-1\/4\@p {
        width: 25%
    }

    .gc-push-1\/4\@p {
        left: 25%
    }

    .gc-pull-1\/4\@p {
        left: -25%
    }

    .gc-3\/4\@p {
        width: 75%
    }

    .gc-push-3\/4\@p {
        left: 75%
    }

    .gc-pull-3\/4\@p {
        left: -75%
    }

    .gc-1\/5\@p {
        width: 20%
    }

    .gc-push-1\/5\@p {
        left: 20%
    }

    .gc-pull-1\/5\@p {
        left: -20%
    }

    .gc-2\/5\@p {
        width: 40%
    }

    .gc-push-2\/5\@p {
        left: 40%
    }

    .gc-pull-2\/5\@p {
        left: -40%
    }

    .gc-3\/5\@p {
        width: 60%
    }

    .gc-push-3\/5\@p {
        left: 60%
    }

    .gc-pull-3\/5\@p {
        left: -60%
    }

    .gc-4\/5\@p {
        width: 80%
    }

    .gc-push-4\/5\@p {
        left: 80%
    }

    .gc-pull-4\/5\@p {
        left: -80%
    }

    .gc-1\/6\@p {
        width: 16.66667%
    }

    .gc-push-1\/6\@p {
        left: 16.66667%
    }

    .gc-pull-1\/6\@p {
        left: -16.66667%
    }

    .gc-5\/6\@p {
        width: 83.33333%
    }

    .gc-push-5\/6\@p {
        left: 83.33333%
    }

    .gc-pull-5\/6\@p {
        left: -83.33333%
    }

    .gc-auto\@p {
        width: auto
    }

    .gc-flex\@p {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@p {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@p {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 640px) {
    .g-gutter-none\@pw {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@pw>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@pw {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@pw>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@pw {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@pw>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@pw {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@pw>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@pw {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@pw>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@pw {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@pw>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@pw {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@pw {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@pw {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@pw {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@pw {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@pw {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@pw {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@pw {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@pw {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@pw {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@pw {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@pw {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@pw {
        width: 50%
    }

    .gc-push-1\/2\@pw {
        left: 50%
    }

    .gc-pull-1\/2\@pw {
        left: -50%
    }

    .gc-1\/3\@pw {
        width: 33.33333%
    }

    .gc-push-1\/3\@pw {
        left: 33.33333%
    }

    .gc-pull-1\/3\@pw {
        left: -33.33333%
    }

    .gc-2\/3\@pw {
        width: 66.66667%
    }

    .gc-push-2\/3\@pw {
        left: 66.66667%
    }

    .gc-pull-2\/3\@pw {
        left: -66.66667%
    }

    .gc-1\/4\@pw {
        width: 25%
    }

    .gc-push-1\/4\@pw {
        left: 25%
    }

    .gc-pull-1\/4\@pw {
        left: -25%
    }

    .gc-3\/4\@pw {
        width: 75%
    }

    .gc-push-3\/4\@pw {
        left: 75%
    }

    .gc-pull-3\/4\@pw {
        left: -75%
    }

    .gc-1\/5\@pw {
        width: 20%
    }

    .gc-push-1\/5\@pw {
        left: 20%
    }

    .gc-pull-1\/5\@pw {
        left: -20%
    }

    .gc-2\/5\@pw {
        width: 40%
    }

    .gc-push-2\/5\@pw {
        left: 40%
    }

    .gc-pull-2\/5\@pw {
        left: -40%
    }

    .gc-3\/5\@pw {
        width: 60%
    }

    .gc-push-3\/5\@pw {
        left: 60%
    }

    .gc-pull-3\/5\@pw {
        left: -60%
    }

    .gc-4\/5\@pw {
        width: 80%
    }

    .gc-push-4\/5\@pw {
        left: 80%
    }

    .gc-pull-4\/5\@pw {
        left: -80%
    }

    .gc-1\/6\@pw {
        width: 16.66667%
    }

    .gc-push-1\/6\@pw {
        left: 16.66667%
    }

    .gc-pull-1\/6\@pw {
        left: -16.66667%
    }

    .gc-5\/6\@pw {
        width: 83.33333%
    }

    .gc-push-5\/6\@pw {
        left: 83.33333%
    }

    .gc-pull-5\/6\@pw {
        left: -83.33333%
    }

    .gc-auto\@pw {
        width: auto
    }

    .gc-flex\@pw {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@pw {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@pw {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 768px) {
    .g-gutter-none\@t {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@t>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@t {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@t>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@t {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@t>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@t {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@t>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@t {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@t>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@t {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@t>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@t {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@t {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@t {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@t {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@t {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@t {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@t {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@t {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@t {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@t {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@t {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@t {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@t {
        width: 50%
    }

    .gc-push-1\/2\@t {
        left: 50%
    }

    .gc-pull-1\/2\@t {
        left: -50%
    }

    .gc-1\/3\@t {
        width: 33.33333%
    }

    .gc-push-1\/3\@t {
        left: 33.33333%
    }

    .gc-pull-1\/3\@t {
        left: -33.33333%
    }

    .gc-2\/3\@t {
        width: 66.66667%
    }

    .gc-push-2\/3\@t {
        left: 66.66667%
    }

    .gc-pull-2\/3\@t {
        left: -66.66667%
    }

    .gc-1\/4\@t {
        width: 25%
    }

    .gc-push-1\/4\@t {
        left: 25%
    }

    .gc-pull-1\/4\@t {
        left: -25%
    }

    .gc-3\/4\@t {
        width: 75%
    }

    .gc-push-3\/4\@t {
        left: 75%
    }

    .gc-pull-3\/4\@t {
        left: -75%
    }

    .gc-1\/5\@t {
        width: 20%
    }

    .gc-push-1\/5\@t {
        left: 20%
    }

    .gc-pull-1\/5\@t {
        left: -20%
    }

    .gc-2\/5\@t {
        width: 40%
    }

    .gc-push-2\/5\@t {
        left: 40%
    }

    .gc-pull-2\/5\@t {
        left: -40%
    }

    .gc-3\/5\@t {
        width: 60%
    }

    .gc-push-3\/5\@t {
        left: 60%
    }

    .gc-pull-3\/5\@t {
        left: -60%
    }

    .gc-4\/5\@t {
        width: 80%
    }

    .gc-push-4\/5\@t {
        left: 80%
    }

    .gc-pull-4\/5\@t {
        left: -80%
    }

    .gc-1\/6\@t {
        width: 16.66667%
    }

    .gc-push-1\/6\@t {
        left: 16.66667%
    }

    .gc-pull-1\/6\@t {
        left: -16.66667%
    }

    .gc-5\/6\@t {
        width: 83.33333%
    }

    .gc-push-5\/6\@t {
        left: 83.33333%
    }

    .gc-pull-5\/6\@t {
        left: -83.33333%
    }

    .gc-auto\@t {
        width: auto
    }

    .gc-flex\@t {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@t {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@t {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 1024px) {
    .g-gutter-none\@tw {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@tw>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@tw {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@tw>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@tw {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@tw>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@tw {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@tw>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@tw {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@tw>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@tw {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@tw>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@tw {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@tw {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@tw {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@tw {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@tw {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@tw {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@tw {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@tw {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@tw {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@tw {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@tw {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@tw {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@tw {
        width: 50%
    }

    .gc-push-1\/2\@tw {
        left: 50%
    }

    .gc-pull-1\/2\@tw {
        left: -50%
    }

    .gc-1\/3\@tw {
        width: 33.33333%
    }

    .gc-push-1\/3\@tw {
        left: 33.33333%
    }

    .gc-pull-1\/3\@tw {
        left: -33.33333%
    }

    .gc-2\/3\@tw {
        width: 66.66667%
    }

    .gc-push-2\/3\@tw {
        left: 66.66667%
    }

    .gc-pull-2\/3\@tw {
        left: -66.66667%
    }

    .gc-1\/4\@tw {
        width: 25%
    }

    .gc-push-1\/4\@tw {
        left: 25%
    }

    .gc-pull-1\/4\@tw {
        left: -25%
    }

    .gc-3\/4\@tw {
        width: 75%
    }

    .gc-push-3\/4\@tw {
        left: 75%
    }

    .gc-pull-3\/4\@tw {
        left: -75%
    }

    .gc-1\/5\@tw {
        width: 20%
    }

    .gc-push-1\/5\@tw {
        left: 20%
    }

    .gc-pull-1\/5\@tw {
        left: -20%
    }

    .gc-2\/5\@tw {
        width: 40%
    }

    .gc-push-2\/5\@tw {
        left: 40%
    }

    .gc-pull-2\/5\@tw {
        left: -40%
    }

    .gc-3\/5\@tw {
        width: 60%
    }

    .gc-push-3\/5\@tw {
        left: 60%
    }

    .gc-pull-3\/5\@tw {
        left: -60%
    }

    .gc-4\/5\@tw {
        width: 80%
    }

    .gc-push-4\/5\@tw {
        left: 80%
    }

    .gc-pull-4\/5\@tw {
        left: -80%
    }

    .gc-1\/6\@tw {
        width: 16.66667%
    }

    .gc-push-1\/6\@tw {
        left: 16.66667%
    }

    .gc-pull-1\/6\@tw {
        left: -16.66667%
    }

    .gc-5\/6\@tw {
        width: 83.33333%
    }

    .gc-push-5\/6\@tw {
        left: 83.33333%
    }

    .gc-pull-5\/6\@tw {
        left: -83.33333%
    }

    .gc-auto\@tw {
        width: auto
    }

    .gc-flex\@tw {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@tw {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@tw {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 1200px) {
    .g-gutter-none\@d {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@d>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@d {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@d>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@d {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@d>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@d {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@d>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@d {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@d>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@d {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@d>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@d {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@d {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@d {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@d {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@d {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@d {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@d {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@d {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@d {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@d {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@d {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@d {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@d {
        width: 50%
    }

    .gc-push-1\/2\@d {
        left: 50%
    }

    .gc-pull-1\/2\@d {
        left: -50%
    }

    .gc-1\/3\@d {
        width: 33.33333%
    }

    .gc-push-1\/3\@d {
        left: 33.33333%
    }

    .gc-pull-1\/3\@d {
        left: -33.33333%
    }

    .gc-2\/3\@d {
        width: 66.66667%
    }

    .gc-push-2\/3\@d {
        left: 66.66667%
    }

    .gc-pull-2\/3\@d {
        left: -66.66667%
    }

    .gc-1\/4\@d {
        width: 25%
    }

    .gc-push-1\/4\@d {
        left: 25%
    }

    .gc-pull-1\/4\@d {
        left: -25%
    }

    .gc-3\/4\@d {
        width: 75%
    }

    .gc-push-3\/4\@d {
        left: 75%
    }

    .gc-pull-3\/4\@d {
        left: -75%
    }

    .gc-1\/5\@d {
        width: 20%
    }

    .gc-push-1\/5\@d {
        left: 20%
    }

    .gc-pull-1\/5\@d {
        left: -20%
    }

    .gc-2\/5\@d {
        width: 40%
    }

    .gc-push-2\/5\@d {
        left: 40%
    }

    .gc-pull-2\/5\@d {
        left: -40%
    }

    .gc-3\/5\@d {
        width: 60%
    }

    .gc-push-3\/5\@d {
        left: 60%
    }

    .gc-pull-3\/5\@d {
        left: -60%
    }

    .gc-4\/5\@d {
        width: 80%
    }

    .gc-push-4\/5\@d {
        left: 80%
    }

    .gc-pull-4\/5\@d {
        left: -80%
    }

    .gc-1\/6\@d {
        width: 16.66667%
    }

    .gc-push-1\/6\@d {
        left: 16.66667%
    }

    .gc-pull-1\/6\@d {
        left: -16.66667%
    }

    .gc-5\/6\@d {
        width: 83.33333%
    }

    .gc-push-5\/6\@d {
        left: 83.33333%
    }

    .gc-pull-5\/6\@d {
        left: -83.33333%
    }

    .gc-auto\@d {
        width: auto
    }

    .gc-flex\@d {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@d {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@d {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 1400px) {
    .g-gutter-none\@dw {
        margin-left:0 !important;
        margin-bottom: 0 !important
    }

    .g-gutter-none\@dw>* {
        padding-left: 0 !important;
        padding-bottom: 0 !important
    }

    .g-gutter-tiny\@dw {
        margin-left: -10px !important;
        margin-bottom: -10px !important
    }

    .g-gutter-tiny\@dw>* {
        padding-left: 10px !important;
        padding-bottom: 10px !important
    }

    .g-gutter-sml\@dw {
        margin-left: -20px !important;
        margin-bottom: -20px !important
    }

    .g-gutter-sml\@dw>* {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .g-gutter-default\@dw {
        margin-left: -55px !important;
        margin-bottom: -55px !important
    }

    .g-gutter-default\@dw>* {
        padding-left: 55px !important;
        padding-bottom: 55px !important
    }

    .g-gutter-med\@dw {
        margin-left: -65px !important;
        margin-bottom: -65px !important
    }

    .g-gutter-med\@dw>* {
        padding-left: 65px !important;
        padding-bottom: 65px !important
    }

    .g-gutter-lrg\@dw {
        margin-left: -110px !important;
        margin-bottom: -110px !important
    }

    .g-gutter-lrg\@dw>* {
        padding-left: 110px !important;
        padding-bottom: 110px !important
    }

    .g-justify-start\@dw {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .g-justify-center\@dw {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g-justify-stretch\@dw {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

    .g-justify-around\@dw {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .g-justify-between\@dw {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g-justify-evenly\@dw {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .g-justify-end\@dw {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .g-align-start\@dw {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .g-align-center\@dw {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .g-align-stretch\@dw {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .g-align-baseline\@dw {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .g-align-end\@dw {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .gc-1\/2\@dw {
        width: 50%
    }

    .gc-push-1\/2\@dw {
        left: 50%
    }

    .gc-pull-1\/2\@dw {
        left: -50%
    }

    .gc-1\/3\@dw {
        width: 33.33333%
    }

    .gc-push-1\/3\@dw {
        left: 33.33333%
    }

    .gc-pull-1\/3\@dw {
        left: -33.33333%
    }

    .gc-2\/3\@dw {
        width: 66.66667%
    }

    .gc-push-2\/3\@dw {
        left: 66.66667%
    }

    .gc-pull-2\/3\@dw {
        left: -66.66667%
    }

    .gc-1\/4\@dw {
        width: 25%
    }

    .gc-push-1\/4\@dw {
        left: 25%
    }

    .gc-pull-1\/4\@dw {
        left: -25%
    }

    .gc-3\/4\@dw {
        width: 75%
    }

    .gc-push-3\/4\@dw {
        left: 75%
    }

    .gc-pull-3\/4\@dw {
        left: -75%
    }

    .gc-1\/5\@dw {
        width: 20%
    }

    .gc-push-1\/5\@dw {
        left: 20%
    }

    .gc-pull-1\/5\@dw {
        left: -20%
    }

    .gc-2\/5\@dw {
        width: 40%
    }

    .gc-push-2\/5\@dw {
        left: 40%
    }

    .gc-pull-2\/5\@dw {
        left: -40%
    }

    .gc-3\/5\@dw {
        width: 60%
    }

    .gc-push-3\/5\@dw {
        left: 60%
    }

    .gc-pull-3\/5\@dw {
        left: -60%
    }

    .gc-4\/5\@dw {
        width: 80%
    }

    .gc-push-4\/5\@dw {
        left: 80%
    }

    .gc-pull-4\/5\@dw {
        left: -80%
    }

    .gc-1\/6\@dw {
        width: 16.66667%
    }

    .gc-push-1\/6\@dw {
        left: 16.66667%
    }

    .gc-pull-1\/6\@dw {
        left: -16.66667%
    }

    .gc-5\/6\@dw {
        width: 83.33333%
    }

    .gc-push-5\/6\@dw {
        left: 83.33333%
    }

    .gc-pull-5\/6\@dw {
        left: -83.33333%
    }

    .gc-auto\@dw {
        width: auto
    }

    .gc-flex\@dw {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .gc-order-1\@dw {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gc-order-2\@dw {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.hero {
    overflow: hidden;
    height: 100vh;
    width: 100vw;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hero__image {
    margin-top: auto;
    width: 100%;
    display: block;
    height: calc(50% + (165px / 2));
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    -webkit-animation: zoomIn 4s ease-out forwards 1;
    animation: zoomIn 4s ease-out forwards 1;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    z-index: -1
}

@media (min-width: 768px) {
    .hero__image {
        width:calc(40% + (165px / 2));
        height: 100%;
        margin-left: auto;
        margin-top: 0
    }
}

@media (orientation: landscape) {
    .hero__image {
        width:calc(40% + (165px / 2));
        height: 100%;
        margin-left: auto;
        margin-top: 0;
    }
}

.hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #4B8FCD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: slideInFromLeft 2s ease-out forwards 1;
    animation: slideInFromLeft 2s ease-out forwards 1;
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

/* .hero__overlay:after {
    content: "";
    display: block;
    background: url("/assets/img/bg-triangle.svg") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 165px;
    height: 100%;
    bottom: 0;
    -webkit-transform: translateY(calc(100% - 1px));
    transform: translateY(calc(100% - 1px))
} */

/* @media (min-width: 768px) {
    .hero__overlay:after {
        bottom:auto;
        top: 0;
        right: 0;
        background: url("/assets/img/bg-triangle.svg") no-repeat;
        background-size: 100% 100%;
        height: 100%;
        width: 165px;
        -webkit-transform: translateX(calc(100% - 1px));
        transform: translateX(calc(100% - 1px))
    }
} */

/* @media (orientation: landscape) {
    .hero__overlay:after {
        bottom:auto;
        top: 0;
        right: 0px;
        background: url("/assets/img/bg-triangle.svg") no-repeat;
        background-size: 100% 100%;        
        height: 100%;
        width: 165px;
        -webkit-transform: translateX(calc(100% - 1px));
        transform: translateX(calc(100% - 1px));    }
} */

.hero__title {
    text-transform: none;
    text-align: left;
    max-width: 500px;
    font-size: 2.2rem;
    letter-spacing: .08rem;
    font-family: freight-neo-pro, sans-serif;
    opacity: 0;
    -webkit-animation: fadeIn 3.5s ease-out forwards 1;
    animation: fadeIn 3.5s ease-out forwards 1;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    padding: 20px;
    position: relative;
    margin: 0
}

@media (min-width: 768px) {
    .hero__title {
        max-width:calc(50vw - (165px /2));
        font-size: 2.8rem
    }
}

@media (min-width: 1200px) {
    .hero__title {
        font-size:3.3rem;
        padding: 55px
    }
}

.hero__scroll {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
    max-width: 41px;
    border-radius: 50%;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

.hero__scroll .icon {
    opacity: 0;
    -webkit-animation: fadeIn 1s ease-out forwards 1;
    animation: fadeIn 1s ease-out forwards 1;
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

@-webkit-keyframes slideInFromLeft {
    0% {
        height: 100%
    }

    100% {
        height: calc(50% - (165px / 2))
    }
}

@keyframes slideInFromLeft {
    0% {
        height: 100%
    }

    100% {
        height: calc(50% - (165px / 2))
    }
}

@media (min-width: 768px) {
    @-webkit-keyframes slideInFromLeft {
        0% {
            width:100%
        }

        100% {
            width: calc(60% - (165px / 2))
        }
    }

    @keyframes slideInFromLeft {
        0% {
            width: 100%
        }

        100% {
            width: calc(60% - (165px / 2))
        }
    }
}

@media (orientation: landscape) {
    @-webkit-keyframes slideInFromLeft {
        0% {
            width:100%
        }

        100% {
            width: calc(60% - (165px / 2))
        }
    }

    @keyframes slideInFromLeft {
        0% {
            width: 100%
        }

        100% {
            width: calc(60% - (165px / 2))
        }
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes shrink {
    0% {
        height: 50%
    }

    100% {
        height: 0
    }
}

@keyframes shrink {
    0% {
        height: 50%
    }

    100% {
        height: 0
    }
}

@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@-webkit-keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateX(-50%) rotate(180deg) translateY(0);
        transform: translateX(-50%) rotate(180deg) translateY(0)
    }

    40% {
        -webkit-transform: translateX(-50%) rotate(180deg) translateY(-10px);
        transform: translateX(-50%) rotate(180deg) translateY(-10px)
    }

    60% {
        -webkit-transform: translateX(-50%) rotate(180deg) translateY(-5px);
        transform: translateX(-50%) rotate(180deg) translateY(-5px)
    }
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateX(-50%) rotate(180deg) translateY(0);
        transform: translateX(-50%) rotate(180deg) translateY(0)
    }

    40% {
        -webkit-transform: translateX(-50%) rotate(180deg) translateY(-10px);
        transform: translateX(-50%) rotate(180deg) translateY(-10px)
    }

    60% {
        -webkit-transform: translateX(-50%) rotate(180deg) translateY(-5px);
        transform: translateX(-50%) rotate(180deg) translateY(-5px)
    }
}

.social {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 520px) {
    .social--right {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.social__item {
    margin: 0;
    display: inline-block;
    margin: 5px;
    max-width: 70px
}

.social__item a {
    color: #505050;
    display: block
}

.social__item a:hover,.social__item a:focus {
    opacity: 0.7;
    text-decoration: none
}

.divider {
    position: relative;
    margin: 55px 0
}

.divider:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 1px;
    background: #505050;
    -webkit-transition: width 1.5s ease;
    transition: width 1.5s ease
}

.divider.in-view:after {
    width: 100%
}

.divider__icon {
    width: 55px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.divider__icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    background: #fff;
    border-radius: 50%;
    z-index: -1
}

.nav {
    background: #fff;
    position: sticky;
    top: 0;
    /* border-bottom: 1px solid rgba(79, 79, 79, 0.297); */
    z-index: 9;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.nav .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 0
}

.nav__icon {
    width: 41px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: none
}

.nav__icon.nav-active {
    display: block
}

.nav__tgl {
    color: #D4DAD6;
    width: 41px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5px
}

@media (min-width: 1100px) {
    .nav__tgl {
        display:none
    }
}

.nav__tgl:hover,.nav__tgl:focus {
    color: #505050;
}

.nav__tgl--menu {
    margin: 0 auto
}

.nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    width: 100%;
    text-align: center;
    margin: 20px 0
}

@media (min-width: 1100px) {
    .nav__list {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto;
        margin: 0;
        text-align: left
    }
}

.nav__list.nav-open {
    display: block
}

.nav__list__item {
    margin: 0;
    margin-bottom: 20px
}

@media (min-width: 1100px) {
    .nav__list__item {
        margin-right:20px;
        margin-bottom: 0
    }
}

@media (min-width: 1280px) {
    .nav__list__item {
        margin-right:55px
    }
}

.nav__list__item:last-child {
    margin: 0
}

.nav__list__item__link {
    color: #D4DAD6;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 2.2rem;
    letter-spacing: .08rem;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease
}

@media (min-width: 1100px) {
    .nav__list__item__link {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1
    }
}

.nav__list__item__link:hover,.nav__list__item__link.nav-active {
    color: #505050 !important;
}

.nav__list__item__link .icon {
    width: 30px;
    display: block;
    margin: 0 auto
}

@media (min-width: 1100px) {
    .nav__list__item__link .icon {
        display:inline-block;
        margin-right: 10px;
        width: 20px
    }
}

.contact-active .nav__list__item__link--contact {
    color: #505050
}

.media__image {
    margin-bottom: 55px;
    width: 100%
}

.media__image:last-of-type {
    margin-bottom: 0
}

.media__caption {
    margin: 0;
    text-align: right;
    font-size: 1.6rem
}

.prices__background {
    background: #F9F8F6;
    background: url("/assets/img/bg-fees.svg") no-repeat;
    margin-top: 55px
}

.prices__table {
    table-layout: auto
}

.prices__table__cell {
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    padding: 20px 0
}

.prices__table__cell--price {
    width: 40%;
    padding-left: 20px
}

.prices__extra {
    margin-bottom: 0
}


.faq {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 55px
}

.faq__item {
    margin: 0;
    background: #f3f6f8;
    border-top: 1px solid rgba(79, 79, 79, 0.297);
    border-bottom: 1px solid rgba(79, 79, 79, 0.297);
    margin-bottom: 55px
}

.faq__item:last-child {
    margin-bottom: 0
}

.faq__col {
    padding: 55px 0
}

.faq__col:first-child {
    border-bottom: 1px solid rgba(79, 79, 79, 0.297);
}

.faq__item__title {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 110px
}

.faq__item__title h3 {
    font-size: 3.3rem;
    text-transform: none;
    text-align: left;
    margin: 0 0 0 20px;
    font-family: freight-neo-pro, sans-serif;
    letter-spacing: .08rem
}

.faq__item__title__icon {
    width: 55px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1
}

.faq__item__title__icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    background: #fff;
    border-radius: 50%;
    z-index: -1
}

.copy {
    overflow: hidden;
    margin-top: 55px
}

.copy p {
    max-width: 900px;
    margin: 1em auto;
    padding: 0 15px
}

@media (min-width: 768px) {
    .copy p {
        padding:0 55px
    }
}

.copy--highlight {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F9F8F6), to(#fff));
    background-image: linear-gradient(to bottom, #F9F8F6 0%, #fff 100%);
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    padding: 55px 0;
    margin-top: 110px
}

@media (min-width: 768px) {
    .copy--highlight {
        background-image:-webkit-gradient(linear, left top, right top, from(#F9F8F6), to(#fff));
        background-image: linear-gradient(to right, #F9F8F6 0%, #fff 100%)
    }
}

.copy--highlight p {
    max-width: auto
}

.copy--highlight .copy__title {
    text-align: center
}

.copy--highlight--has-image p {
    margin: 1em 0;
    padding: 0
}

.copy--highlight--has-image .copy__title {
    max-width: auto;
    text-align: left
}

.copy__title {
    text-align: left;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto
}

.copy__image {
    margin-bottom: 65px;
    width: 100%
}

.gc-order-2 .copy__image {
    margin-top: 65px;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .copy__image {
        margin:0
    }

    .gc-order-2 .copy__image {
        margin: 0
    }
}

.back-to-top {
    position: fixed;
    bottom: 18px;
    left: 18px;
    z-index: 8;
    width: 41px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    pointer-events: none;
    color: #505050;
    display: block
}

.back-to-top.is-not-scrolled-top {
    opacity: 0.5;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    pointer-events: all
}

.back-to-top.is-not-scrolled-top:hover,.back-to-top.is-not-scrolled-top:focus {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.no-js .back-to-top {
    opacity: 0.3;
    pointer-events: all
}

.contact {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    right: 0;
    background: #4B8FCD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease
}

@media (min-width: 768px) {
    .contact {
        left:calc(50% + (165px / 2))
    }
}

.contact:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 0 0 100vh 0;
    border-color: transparent #4B8FCD transparent transparent;
    -webkit-transition: left 0.6s ease, border-width 0.6s ease;
    transition: left 0.6s ease, border-width 0.6s ease
}

.contact:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 0 0 100vh 0;
    border-color: transparent #fff transparent transparent;
    -webkit-transition: left 0.6s ease, border-width 0.6s ease;
    transition: left 0.6s ease, border-width 0.6s ease;
    z-index: -1
}

.contact-active .contact {
    -webkit-transform: none !important;
    transform: none !important
}

.contact-active .contact:before {
    left: -165px;
    border-width: 0 166px 100vh 0
}

.contact-active .contact:after {
    left: -167px;
    border-width: 0 166px 100vh 0
}

.contact__info {
    max-width: 500px;
    text-align: center;
    padding: 55px
}
.contact__info h2{
    color: #fff;
}
.contact__info a{
    color: #fff;
}
.contact__info p{
    color: #fff;
}

.contact__title {
    font-size: 4.4rem
}

.contact__close {
    width: 55px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 18px;
    left: 18px;
    -webkit-transition: left 0.6s ease, -webkit-transform 0.6s ease;
    transition: left 0.6s ease, -webkit-transform 0.6s ease;
    transition: left 0.6s ease, transform 0.6s ease;
    transition: left 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease
}

@media (min-width: 768px) {
    .contact-active .contact__close {
        left:-82px;
        -webkit-transform: translateX(-50%) rotate(90deg);
        transform: translateX(-50%) rotate(90deg)
    }
}

.carousel {
    position: relative;
    margin-top: 55px
}

.carousel__list__item {
    display: none
}

.slick-initialized .carousel__list__item {
    display: inline-block
}

.carousel__arrows {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0
}

.carousel__arrows__arrow {
    width: 30px;
    display: block;
    color: #fff;
    cursor: pointer
}

.carousel__arrows__arrow:hover,.carousel__arrows__arrow:focus {
    color: #F3F3F3
}

@media (min-width: 1200px) {
    .carousel__arrows__arrow {
        margin:10px;
        width: 35px
    }
}

video{
    border-radius: 10px;
}
.rte{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}
.fa-angle-right,.fa-angle-left{
    transition: .2s all;
    padding: 20px 10px;
}
.fa-angle-right:hover,.fa-angle-left:hover{
background: #fff;
color:#36559C;
}
.rte > ul{
    border: 1px solid #e4e4e4;
    padding: 30px 50px;
    list-style: none;
}
.rte > ul > li{
    border-bottom: 2px solid #f2f2f2;
    padding: 10px 0;
}
.rte > ul > li >a{
    color: #505050;
    text-decoration: none;
    transition: .2s all;
}
.rte > ul > li > a:hover{
    color: #4B8FCD;
}
.btn-ancla{
    display: block;
    text-decoration: none;
    color: #fff;
    background: #4B8FCD;
    padding: 20px 10px;
    text-align: center;
    font-weight: 600;
    margin-top: 40px !important;
    border-radius: 5px;
}
.btn-ancla i{
    padding-right: 5px;
}
#appointment{
    display: block;
    margin: 50px 0;
}
.container-appointment{
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 0 15px;
    
}
.container-appointment > iframe{
width: 100%;
max-width: 1000px;
margin: 0 auto;
height: 400px;
border-radius: 10px;
box-shadow: 0px 0px 20px rgba(0,0,0,0.2);

    
}
.container-form{
    display: flex;
    flex-direction: column;
    gap: 5px;
    max-width: 900px;
    align-items: flex-start;
    /*width: 100%;*/
    margin: 0 auto;
    padding: 0 20px;
    
}
.container-form .container__input{
    display: flex;
    align-items: center;
    background-color: #f9f9f9;
    border: #f9f9f9;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px 10px;
    border-radius: 10px;
    
}
.container-form label{
    margin-top: 10px;
}
.container-form .container__input input{
    border: none;
    outline: none;
    background-color: transparent;
    width: 97%;
}
.container-form textarea{
    width: 100%;
    border: 2px solid #f9f9f9;
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 15px 10px;
    outline: none;

}
select{
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
    outline: none;
    padding: 15px 10px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}
.container-form > .container__input > i{
    width: 3%;
    text-align: center;
}
.container-form button{
    background: #4B8FCD;
    color: #fff;
    padding: 20px 10px;
    display: block;
border-radius: 5px;
width: 100%;
/* max-width: 600px; */
margin-top: 15px;
}
.container-form button i{
    padding-right: 10px;
}
.footer{
    background-color: #f7f7f7;
}
@media(max-width: 600px){
    .hero__title{
        font-size: 2rem;
    }
        h2{
        font-size: 3.5rem !important;
        text-align: center !important;
    }
    h3{
        text-align: center !important;
        font-size: 3rem !important;
    }
    .faq__item__title{
        display: flex;
        flex-direction: column !important;
        align-items: center;
    }
    h6{
        font-size: 2.2rem !important;
        text-align: center;
        
    }
    .footer .layout{
        align-items: center !important;
        flex-wrap: wrap-reverse !important;
        justify-content: center !important;
        
    }
    .footer p{
        margin: .5em 0;
    }
}