:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
@media print {
    *,
    ::after,
    ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark tbody + tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-wide {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.small-spacing {
    padding-top: 50px;
    padding-bottom: 50px;
}
.medium-spacing {
    padding-top: 100px;
    padding-bottom: 100px;
}
.large-spacing {
    padding-top: 150px;
    padding-bottom: 150px;
}
.top-spacing-remove {
    padding-top: 0 !important;
}
.bottom-spacing-remove {
    padding-bottom: 0 !important;
}

@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
    .container-wide {
        padding-right: 5%;
        padding-left: 5%;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1380px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
}
.row.featured-new {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.33333333%;
}
.offset-2 {
    margin-left: 16.66666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333333%;
}
.offset-5 {
    margin-left: 41.66666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333333%;
}
.offset-8 {
    margin-left: 66.66666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333333%;
}
.offset-11 {
    margin-left: 91.66666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333333%;
    }
    .offset-sm-2 {
        margin-left: 16.66666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333333%;
    }
    .offset-sm-5 {
        margin-left: 41.66666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333333%;
    }
    .offset-sm-8 {
        margin-left: 66.66666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333333%;
    }
    .offset-sm-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333333%;
    }
    .offset-md-2 {
        margin-left: 16.66666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333333%;
    }
    .offset-md-5 {
        margin-left: 41.66666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333333%;
    }
    .offset-md-8 {
        margin-left: 66.66666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333333%;
    }
    .offset-md-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333333%;
    }
    .offset-lg-2 {
        margin-left: 16.66666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333333%;
    }
    .offset-lg-5 {
        margin-left: 41.66666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333333%;
    }
    .offset-lg-8 {
        margin-left: 66.66666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333333%;
    }
    .offset-lg-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xl-11 {
        margin-left: 91.66666667%;
    }
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat;
}
.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto;
}
@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid,
    .navbar-expand-sm > .container-lg,
    .navbar-expand-sm > .container-md,
    .navbar-expand-sm > .container-sm,
    .navbar-expand-sm > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid,
    .navbar-expand-sm > .container-lg,
    .navbar-expand-sm > .container-md,
    .navbar-expand-sm > .container-sm,
    .navbar-expand-sm > .container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid,
    .navbar-expand-md > .container-lg,
    .navbar-expand-md > .container-md,
    .navbar-expand-md > .container-sm,
    .navbar-expand-md > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid,
    .navbar-expand-md > .container-lg,
    .navbar-expand-md > .container-md,
    .navbar-expand-md > .container-sm,
    .navbar-expand-md > .container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid,
    .navbar-expand-lg > .container-lg,
    .navbar-expand-lg > .container-md,
    .navbar-expand-lg > .container-sm,
    .navbar-expand-lg > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid,
    .navbar-expand-lg > .container-lg,
    .navbar-expand-lg > .container-md,
    .navbar-expand-lg > .container-sm,
    .navbar-expand-lg > .container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid,
    .navbar-expand-xl > .container-lg,
    .navbar-expand-xl > .container-md,
    .navbar-expand-xl > .container-sm,
    .navbar-expand-xl > .container-xl {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid,
    .navbar-expand-xl > .container-lg,
    .navbar-expand-xl > .container-md,
    .navbar-expand-xl > .container-sm,
    .navbar-expand-xl > .container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #007bff !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded-sm {
    border-radius: 0.2rem !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}
.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
    border-radius: 0.3rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-pill {
    border-radius: 50rem !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
}
.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
}
.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: sticky !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.min-vw-100 {
    min-width: 100vw !important;
}
.min-vh-100 {
    min-height: 100vh !important;
}
.vw-100 {
    width: 100vw !important;
}
.vh-100 {
    height: 100vh !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-n1 {
    margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.m-n2 {
    margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}
.m-n3 {
    margin: -1rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}
.m-n4 {
    margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}
.m-n5 {
    margin: -3rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-lighter {
    font-weight: lighter !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-weight-bolder {
    font-weight: bolder !important;
}
.font-italic {
    font-style: italic !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #19692c !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important;
}
.text-danger {
    color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important;
}
.text-reset {
    color: inherit !important;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
.owl-theme .owl-nav {
    margin: 0;
    padding: 0;
}
.owl-prev {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 45%;
    left: 25px;
    display: block !important;
}
.owl-next {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 45%;
    right: 25px;
    display: block !important;
}
.owl-theme .owl-nav [class*="owl-"] {
    background: 0 0;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: 0 0;
}
.margin-fix {
    margin-bottom: -1px;
}
.owl-theme .owl-dots {
    text-align: right !important;
}
.make-contact .copy {
    margin-bottom: 0;
}
.make-contact .copy h3 {
    font-size: 30px !important;
    line-height: 35px !important;
    margin-bottom: 5px !important;
    padding-top: 0 !important;
    color: #3d3c44;
}
.make-contact .copy p {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}
.make-contact .copy .nf-error-required-error {
    font-weight: 400;
    color: #646464 !important;
}
.make-contact .copy .nf-error .ninja-forms-field {
    border: 1px solid #646464;
}
.make-contact .copy .nf-error-msg,
.make-contact .copy .ninja-forms-req-symbol {
    color: #646464;
}
.make-contact .copy .nf-error-msg.nf-error-field-errors {
    margin-top: 25px;
}
.make-contact .copy input:focus,
.make-contact .copy textarea:focus {
    outline: 0;
}
.nf-form-cont {
    margin-top: 30px;
}
@media (min-width: 768px) {
    .nf-form-cont {
        margin-top: 0;
    }
}
.nf-form-fields-required {
    font-size: 13px;
    margin-bottom: 20px;
}
.ninja-forms-field {
    width: 100%;
    padding: 12px 6px;
    margin: 6px 0 4px;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #646464;
    border-left: none;
    background: #fff;
    color: #707073;
    line-height: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 18px;
    font-weight: 300;
}
.ninja-forms-field::-webkit-input-placeholder {
    color: #707073;
    font-size: 18px;
}
.ninja-forms-field::-moz-placeholder {
    color: #707073;
    font-size: 18px;
}
.ninja-forms-field:-ms-input-placeholder {
    color: #707073;
    font-size: 18px;
}
.ninja-forms-field::-ms-input-placeholder {
    color: #707073;
    font-size: 18px;
}
.ninja-forms-field::placeholder {
    color: #707073;
    font-size: 18px;
}
.nf-form-fields-required {
    display: none;
}
.label-right .nf-field-label {
    padding-left: 5px !important;
}
.nf-field-label label {
    font-weight: 300 !important;
    color: #707073;
    font-size: 18px;
}
.nf-field-element textarea {
    height: 125px !important;
}
.nf-field-container.submit-container {
    margin-bottom: 0;
}
.nf-error-msg {
    font-size: 18px;
}
.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {
    display: inline-block;
    font-weight: 300;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #646464;
    border: 1px solid #646464;
    padding: 20px 85px;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.nf-form-content button:hover,
.nf-form-content input[type="button"]:hover,
.nf-form-content input[type="submit"]:hover {
    color: #707073;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    cursor: pointer;
}
input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #646464;
    padding: 9px;
    border-radius: 0;
    display: inline-block;
    position: relative;
}
input[type="checkbox"]:checked {
    background-color: #646464;
    border: 1px solid #646464;
    color: #fff;
}
.header.active {
    background-color: #000 !important;
}
.header.default {
    background-color: #000;
}
.header.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
}
.header.has-hero {
    background-image: url(../images/overlay.png);
    background-position: 0 -90px;
    background-repeat: repeat-x;
    background-size: 1px 170px;
}
.slideDown,
.slideUp {
    background-image: url(../images/overlay.png);
    background-position: bottom;
    background-repeat: repeat-x;
}
.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.animated.slideDown,
.animated.white.slideDown.nav-open {
    -webkit-animation-name: slideDown;
    animation-name: slideDown;
}
.animated.slideDown a,
.animated.white.slideDown.nav-open a {
    color: #fff !important;
}
.animated.slideDown a:hover,
.animated.white.slideDown.nav-open a:hover {
    color: #ebebeb !important;
}
.animated.white.slideDown {
    -webkit-animation-name: slideDown;
    animation-name: slideDown;
}
.animated.white.slideDown a {
    color: #15181b !important;
}
@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@keyframes slideUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
.animated.slideUp {
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
}
.cli-plugin-main-link {
    font-weight: 400 !important;
}
#cookie-law-info-bar {
    background-color: #000 !important;
    padding: 32px 5% 32px 5% !important;
}
@media (max-width: 575.98px) {
    #cookie-law-info-bar {
        padding-bottom: 35px;
    }
}
#cookie-law-info-bar span {
    font-size: 14px;
    font-weight: 400 !important;
    color: #fff !important;
}
#cookie-law-info-bar span .medium {
    padding: 13px 30px;
}
#cookie-law-info-bar span a {
    margin-left: 10px;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    color: #fff !important;
    letter-spacing: 1px;
    padding: 10px 30px;
    text-decoration: none;
    font-weight: 400 !important;
}
@media (max-width: 575.98px) {
    #cookie-law-info-bar span a {
        display: block;
        margin-top: 20px;
        margin-bottom: 10px;
    }
}
#cookie-law-info-bar span a:hover {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #000 !important;
}
#wr360PlayButton_wr360_view2_playerid {
    margin: 0 0 0 -5px;
}
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
}
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before {
    width: 2px;
    height: 9999px;
    left: 50%;
    margin-left: -1px;
}
.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
    width: 9999px;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}
.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.twentytwenty-after-label,
.twentytwenty-before-label {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.twentytwenty-after-label:before,
.twentytwenty-before-label:before {
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.1em;
}
.twentytwenty-after-label:before,
.twentytwenty-before-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before,
.twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px;
}
.twentytwenty-vertical .twentytwenty-after-label:before,
.twentytwenty-vertical .twentytwenty-before-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}
.twentytwenty-down-arrow,
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}
.twentytwenty-down-arrow,
.twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px;
}
.twentytwenty-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
}
.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {
    opacity: 0;
}
.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.twentytwenty-before-label {
    opacity: 0;
}
.twentytwenty-before-label:before {
    content: attr(data-content);
}
.twentytwenty-after-label {
    opacity: 0;
}
.twentytwenty-after-label:before {
    content: attr(data-content);
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}
.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px;
}
.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px;
}
.twentytwenty-overlay {
    -webkit-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25;
}
.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}
.twentytwenty-before {
    z-index: 20;
}
.twentytwenty-after {
    z-index: 10;
}
.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    border: 2px solid #fff;
    border-radius: 1000px;
    -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 21px;
    -webkit-box-shadow: 0 2px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 2px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 21px;
    -webkit-box-shadow: 0 -2px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -2px 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 21px;
    -webkit-box-shadow: 2px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: 2px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 21px;
    -webkit-box-shadow: -2px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
    box-shadow: -2px 0 0 #fff, 0 0 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px;
}
.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px;
}
.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px;
}
.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px;
}
body {
    color: #707073 !important;
    font-family: TheinhardtLight, sans-serif;
}
ul {
    padding-top: 0.94801rem;
    list-style: none;
}
.blue-link {
    color: #06f !important;
}
.container-fluid.zero,
.zero.container-lg,
.zero.container-md,
.zero.container-sm,
.zero.container-xl {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.container-fluid.zero .row,
.zero.container-lg .row,
.zero.container-md .row,
.zero.container-sm .row,
.zero.container-xl .row {
    margin-right: 0;
    margin-left: 0;
}
.container-fluid.zero .row > .col,
.container-fluid.zero .row > [class*="col-"],
.zero.container-lg .row > .col,
.zero.container-lg .row > [class*="col-"],
.zero.container-md .row > .col,
.zero.container-md .row > [class*="col-"],
.zero.container-sm .row > .col,
.zero.container-sm .row > [class*="col-"],
.zero.container-xl .row > .col,
.zero.container-xl .row > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.all-white-text * {
    color: #fff !important;
}
.container {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
@media (min-width: 768px) {
    .md-ptb-0 .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .md-ptb-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .md-ptb-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .md-ptb-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .md-ptb-150 {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .md-ptb-250 {
        padding-top: 250px !important;
        padding-bottom: 250px !important;
    }
    .md-ptb-300 {
        padding-top: 300px !important;
        padding-bottom: 300px !important;
    }
    .md-ptb-400 {
        padding-top: 400px !important;
        padding-bottom: 400px !important;
    }
    .md-ptb-500 {
        padding-top: 500px !important;
        padding-bottom: 500px !important;
    }
    .md-pt-0 .container {
        padding-top: 0 !important;
    }
    .md-pt-25 {
        padding-top: 25px !important;
    }
    .md-pt-50 {
        padding-top: 50px !important;
    }
    .md-pt-100 {
        padding-top: 100px !important;
    }
    .md-pt-150 {
        padding-top: 150px !important;
    }
    .md-pt-250 {
        padding-top: 250px !important;
    }
    .md-pt-300 {
        padding-top: 300px !important;
    }
    .md-pt-400 {
        padding-top: 400px !important;
    }
    .md-pt-500 {
        padding-top: 500px !important;
    }
    .md-pb-0 .container {
        padding-bottom: 0 !important;
    }
    .md-pb-25 {
        padding-bottom: 25px !important;
    }
    .md-pb-50 {
        padding-bottom: 50px !important;
    }
    .md-pb-100 {
        padding-bottom: 100px !important;
    }
    .md-pb-150 {
        padding-bottom: 150px !important;
    }
    .md-pb-250 {
        padding-bottom: 250px !important;
    }
    .md-pb-300 {
        padding-bottom: 300px !important;
    }
    .md-pb-400 {
        padding-bottom: 400px !important;
    }
    .md-pb-500 {
        padding-bottom: 500px !important;
    }
}
@media (min-width: 992px) {
    .lg-ptb-0 .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .lg-ptb-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .lg-ptb-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .lg-ptb-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .lg-ptb-150 {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .lg-ptb-250 {
        padding-top: 250px !important;
        padding-bottom: 250px !important;
    }
    .lg-ptb-300 {
        padding-top: 300px !important;
        padding-bottom: 300px !important;
    }
    .lg-ptb-400 {
        padding-top: 400px !important;
        padding-bottom: 400px !important;
    }
    .lg-ptb-500 {
        padding-top: 500px !important;
        padding-bottom: 500px !important;
    }
    .lg-pt-0 .container {
        padding-top: 0 !important;
    }
    .lg-pt-25 {
        padding-top: 25px !important;
    }
    .lg-pt-50 {
        padding-top: 50px !important;
    }
    .lg-pt-100 {
        padding-top: 100px !important;
    }
    .lg-pt-150 {
        padding-top: 150px !important;
    }
    .lg-pt-250 {
        padding-top: 250px !important;
    }
    .lg-pt-300 {
        padding-top: 300px !important;
    }
    .lg-pt-400 {
        padding-top: 400px !important;
    }
    .lg-pt-500 {
        padding-top: 500px !important;
    }
    .lg-pb-0 .container {
        padding-bottom: 0 !important;
    }
    .lg-pb-25 {
        padding-bottom: 25px !important;
    }
    .lg-pb-50 {
        padding-bottom: 50px !important;
    }
    .lg-pb-100 {
        padding-bottom: 100px !important;
    }
    .lg-pb-150 {
        padding-bottom: 150px !important;
    }
    .lg-pb-250 {
        padding-bottom: 250px !important;
    }
    .lg-pb-300 {
        padding-bottom: 300px !important;
    }
    .lg-pb-400 {
        padding-bottom: 400px !important;
    }
    .lg-pb-500 {
        padding-bottom: 500px !important;
    }
}
@media (min-width: 1200px) {
    .xl-ptb-0 .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .xl-ptb-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .xl-ptb-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .xl-ptb-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .xl-ptb-150 {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .xl-ptb-250 {
        padding-top: 250px !important;
        padding-bottom: 250px !important;
    }
    .xl-ptb-300 {
        padding-top: 300px !important;
        padding-bottom: 300px !important;
    }
    .xl-ptb-400 {
        padding-top: 400px !important;
        padding-bottom: 400px !important;
    }
    .xl-ptb-500 {
        padding-top: 500px !important;
        padding-bottom: 500px !important;
    }
    .xl-pt-0 .container {
        padding-top: 0 !important;
    }
    .xl-pt-25 {
        padding-top: 25px !important;
    }
    .xl-pt-50 {
        padding-top: 50px !important;
    }
    .xl-pt-100 {
        padding-top: 100px !important;
    }
    .xl-pt-150 {
        padding-top: 150px !important;
    }
    .xl-pt-250 {
        padding-top: 250px !important;
    }
    .xl-pt-300 {
        padding-top: 300px !important;
    }
    .xl-pt-400 {
        padding-top: 400px !important;
    }
    .xl-pt-500 {
        padding-top: 500px !important;
    }
    .xl-pb-0 .container {
        padding-bottom: 0 !important;
    }
    .xl-pb-25 {
        padding-bottom: 25px !important;
    }
    .xl-pb-50 {
        padding-bottom: 50px !important;
    }
    .xl-pb-100 {
        padding-bottom: 100px !important;
    }
    .xl-pb-150 {
        padding-bottom: 150px !important;
    }
    .xl-pb-250 {
        padding-bottom: 250px !important;
    }
    .xl-pb-300 {
        padding-bottom: 300px !important;
    }
    .xl-pb-400 {
        padding-bottom: 400px !important;
    }
    .xl-pb-500 {
        padding-bottom: 500px !important;
    }
}
.addressblock {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}
@media (min-width: 768px) {
    .addressblock:after {
        background-color: #f0f0f0;
        position: absolute;
        z-index: -1;
        content: "";
        left: 50%;
        right: 0;
        height: 100%;
        top: 0;
        bottom: 0;
    }
}
.addressblock h2 {
    margin-bottom: 30px !important;
}
@media (min-width: 768px) {
    .addressblock .half {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 767.98px) {
    .addressblock .half:nth-last-child(1) {
        margin-top: 60px;
    }
}
.client-list {
    line-height: 40px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
    .custom-mlr-5 {
        padding-left: 5%;
        padding-right: 5%;
    }
}
input:-webkit-autofill,
input:-webkit-autofill:focus textarea:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #3d3c44;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}
@media (max-width: 575.98px) {
    .hide-on-mobile {
        display: none;
    }
}
.cool-grey {
    background: #f0f0f0 !important;
    color: #646464 !important;
}
.cool-grey h2 {
    color: #323232 !important;
}
.cool-grey .lead {
    color: #646464 !important;
}
.cool-grey .button-link {
    border: 1px solid #ecdfdf;
}
.cool-grey .button-link:hover {
    color: #fff;
    background-color: #646464;
    border-color: #646464;
}
.dark-grey {
    background-color: #323232 !important;
}
.dark-grey * {
    color: #fff !important;
}
.dark-grey .button-link {
    border: 1px solid #646464;
}
.dark-grey .button-link:hover {
    color: #fff;
    background-color: #646464;
    border-color: #646464;
}
.blue {
    background-color: #00f !important;
}
.blue * {
    color: #fff !important;
}
.default {
    background-color: #fff;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.header {
    position: relative;
    padding: 32px;
}
@media (min-width: 992px) {
    .header {
        padding: 32px 5% 32px 5%;
    }
}
.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
@media (max-width: 767.98px) {
    .header ul li {
        margin-left: 0 !important;
    }
}
.header a {
    color: #fff !important;
}
.main-nav {
    display: none;
    margin-top: 35px;
    font-size: 26px;
}
.main-nav.active {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1.85s;
    animation-duration: 1.85s;
    height: 100vh;
}
@media (min-width: 992px) {
    .main-nav {
        display: block !important;
        margin: auto;
        position: absolute;
        top: 25px;
        right: 5%;
    }
}
.main-nav li {
    margin-bottom: 20px;
}
@media (min-width: 992px) {
    .main-nav li {
        display: inline-block;
        margin-left: 40px !important;
        font-size: 20px;
    }
}
.social-menu {
    margin-top: 55px;
    display: none;
}
@media (min-width: 992px) {
    .social-menu {
        display: none !important;
    }
}
.social-menu.active {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3.85s;
    animation-duration: 3.85s;
}
.social-menu li {
    margin-bottom: 6px;
}
.social-menu h3 {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 8px;
}
.menu {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 20px;
    right: 20px;
    display: none;
}
@media (max-width: 991.98px) {
    .menu {
        display: block;
    }
}
.toggle-menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 50px;
    outline: 0;
    padding: 0;
    pointer-events: initial;
    position: relative;
    vertical-align: middle;
    width: 50px;
    z-index: 100;
}
.toggle-menu:focus {
    outline: 0;
}
.toggle-menu span {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    left: calc(50% - 13px);
    position: absolute;
    top: calc(50% - 1px);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;
    width: 26px;
}
.toggle-menu span:after,
.toggle-menu span:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;
    width: 26px;
}
.toggle-menu span:before {
    top: 7px;
}
.toggle-menu span:after {
    top: -7px;
}
.toggle-menu.active span {
    background-color: transparent;
    -webkit-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}
.toggle-menu.active span:after,
.toggle-menu.active span:before {
    -webkit-transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
    transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
}
.toggle-menu.active span:before {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-menu.active span:after {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.footer {
    background-color: #1e1e1e;
    color: #646464;
    padding-top: 32px;
    padding-bottom: 32px;
}
@media (min-width: 768px) {
    .footer {
        padding-top: 64px;
        padding-bottom: 64px;
    }
}
@media (min-width: 992px) {
    .footer {
        padding-left: calc(5% - 30px);
        padding-right: calc(5% - 30px);
    }
}
.footer .brand {
    margin-bottom: auto !important;
}
@media (max-width: 575.98px) {
    .footer .brand {
        padding-bottom: 30px;
    }
    .footer .copyright {
        display: none;
    }
}
.footer h6 {
    color: #fff !important;
}
.footer a {
    color: #f0f0f0;
}
.footer a:hover {
    color: #646464;
}
.footer p {
    line-height: 2.5rem !important;
}
.footer ul {
    margin-left: 0 !important;
    padding-top: 0.94801rem !important;
}
.footer ul li {
    margin-left: 0 !important;
    line-height: 2.5rem !important;
}
.footer .social a {
    color: #646464;
}
.footer .social a:hover {
    color: #f0f0f0;
}
.footer .other a {
    color: #646464;
}
.footer .other a:hover {
    color: #f0f0f0;
}
.footer .copyright {
    font-size: 14px !important;
}
.footer .copyright a {
    color: #646464;
}
.footer .copyright a:hover {
    color: #f0f0f0;
}
.blog-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.blog-list .blog-list-item {
    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: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 35px;
}
@media (min-width: 768px) {
    .blog-list .blog-list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: auto;
    }
}
@media (min-width: 992px) {
    .blog-list .blog-list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
    }
}
.blog-list .blog-list-item img {
    display: block;
}
.blog-list .blog-list-item .blog-list-item-content-date {
    margin-bottom: 8px;
}
.blog-list .blog-list-item .blog-list-item-title {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 0;
    padding-top: 0;
}
.blog-list .blog-list-item .blog-list-item-subtitle {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 0;
    padding-top: 0;
}
.blog-list .blog-list-item .blog-list-item-category {
    margin-top: 35px;
    font-size: 1.8rem;
    margin-bottom: -0.44801rem;
}
.blog-list .blog-list-item .blog-list-item-content {
    padding: 32px;
}
@media (min-width: 992px) {
    .blog-list .blog-list-item .blog-list-item-content {
        padding: 54px;
    }
}
.blog-list .blog-list-item .blog-list-item-content-link {
    padding-top: 0.94801rem;
}
.blog-list .blog-list-item .blog-list-item-content-link a {
    color: #323232;
}
.blog-list .blog-list-item .blog-list-item-content-link a:hover {
    color: #646464;
}
@media (min-width: 1199.99px) {
    .blog-details {
        width: 1100px;
    }
}
@media (max-width: 1439.99px) {
    .blog-details {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}
.blog-details strong {
    font-weight: 300 !important;
    color: #3d3c44 !important;
}
.blog-details h4 {
    margin-bottom: 1.05199rem !important;
    padding-top: 0.94801rem !important;
    line-height: 3rem !important;
    font-size: 2rem !important;
}
.blog-details .blog-details-date {
    margin-bottom: 8px;
}
.blog-details .blog-details-title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0.32799rem;
    padding-top: 0;
}
.blog-details .blog-details-subtitle {
    font-size: 30px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}
.blog-details .blog-details-author {
    font-size: 1.8rem;
    padding: 0;
    margin: 20px 0 25px 0;
}
@media (min-width: 992px) {
    .blog-details .blog-details-author {
        margin: 20px 0 40px 0;
    }
}
.blog-details .blog-details-image {
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    .blog-details .blog-details-image {
        margin-bottom: 40px;
    }
}
.blog-details img {
    max-width: 100%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .blog-details img {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}
.blog-details-nav {
    margin-top: 60px;
}
.blog-details-nav div:first-of-type {
    padding-bottom: 40px;
}
@media (min-width: 992px) {
    .blog-details-nav div:first-of-type {
        padding-bottom: 0;
    }
}
.project-list {
    background-color: #000;
}
.project-list * {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}
.project {
    -webkit-transition: 0.8s all;
    transition: 0.8s all;
    width: 100%;
}
.project a {
    display: block;
    height: 100%;
    text-decoration: none;
    padding: 32px;
    position: relative;
}
.project a:hover .project-cover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.8s all;
    transition: 0.8s all;
}
.project a .project-cover {
    display: block;
    height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.8s all;
    transition: 0.8s all;
    background-size: cover !important;
    background-position: center center !important;
}
.project a .project-details {
    position: absolute;
    z-index: 100;
    top: 32px;
    left: 32px;
    right: 32px;
}
@media (min-width: 992px) {
    .project a .project-details {
        top: 50px;
        left: 50px;
        right: 50px;
    }
}
.project a .project-details .h3,
.project a .project-details h3 {
    font-size: 30px !important;
    line-height: 36px;
}
.project a .project-details .light {
    color: #c8c8c8 !important;
}
.project a .project-details .dark {
    color: #3b3b3b !important;
}
.project a .project-details .black {
    color: #000 !important;
}
.project a .project-details .project-type-grey {
    color: #c8c8c8 !important;
}
.project a .project-details p {
    color: #fff;
}
@media (min-width: 992px) {
    .project-1 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(1, 100vw);
    }
}
.project-1 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-1 .project:nth-of-type(1) {
        grid-column: 1/2;
        grid-row: 1;
        height: 50vw;
    }
}
@media (min-width: 992px) {
    .project-2 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-2 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-2 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-2 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 50vw;
    }
}
@media (min-width: 992px) {
    .project-3 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-3 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-3 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-3 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-3 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-4 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-4 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-4 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-4 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-4 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-4 .project:nth-of-type(4) {
        grid-column: 1/3;
        grid-row: 4;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-5 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-5 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-5 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-5 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-5 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-5 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-5 .project:nth-of-type(5) {
        grid-column: 2;
        grid-row: 4;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-6 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-6 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-6 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-6 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-6 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-6 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-6 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-6 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
}
@media (min-width: 992px) {
    .project-7 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-7 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-7 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-7 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-7 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-7 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-7 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-7 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-7 .project:nth-of-type(7) {
        grid-column: 1/3;
        grid-row: 6;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-8 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-8 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-8 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-8 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-8 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-8 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-8 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-8 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-8 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6;
        height: 25vw;
    }
    .project-8 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-9 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-9 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-9 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-9 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-9 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-9 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-9 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-9 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-9 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-9 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-9 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-10 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-10 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-10 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-10 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-10 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-10 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-10 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-10 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-10 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-10 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-10 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-10 .project:nth-of-type(10) {
        grid-column: 1/3;
        grid-row: 8;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-11 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-11 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-11 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-11 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-11 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-11 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-11 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-11 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-11 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-11 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-11 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-11 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8;
        height: 50vw;
    }
    .project-11 .project:nth-of-type(11) {
        grid-column: 2;
        grid-row: 8;
        height: 50vw;
    }
}
@media (min-width: 992px) {
    .project-12 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-12 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-12 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-12 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-12 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-12 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-12 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-12 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-12 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-12 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-12 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-12 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-12 .project:nth-of-type(11) {
        grid-column: 2;
        grid-row: 8;
        height: 25vw;
    }
    .project-12 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 9;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-13 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-13 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-13 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-13 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-13 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-13 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(11) {
        grid-column: 1;
        grid-row: 9;
        height: 25vw;
    }
    .project-13 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-13 .project:nth-of-type(13) {
        grid-column: 1/3;
        grid-row: 11;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-14 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-14 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-14 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-14 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-14 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-14 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-14 .project:nth-of-type(11) {
        grid-column: 2;
        grid-row: 8;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 9;
        height: 25vw;
    }
    .project-14 .project:nth-of-type(13) {
        grid-column: 1;
        grid-row: 10;
        height: 50vw;
    }
    .project-14 .project:nth-of-type(14) {
        grid-column: 2;
        grid-row: 10;
        height: 50vw;
    }
}
@media (min-width: 992px) {
    .project-15 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-15 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-15 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-15 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-15 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-15 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(11) {
        grid-column: 1;
        grid-row: 9;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-15 .project:nth-of-type(13) {
        grid-column: 1;
        grid-row: 10/12;
        height: 50vw;
    }
    .project-15 .project:nth-of-type(14) {
        grid-column: 2;
        grid-row: 10;
        height: 25vw;
    }
    .project-15 .project:nth-of-type(15) {
        grid-column: 2;
        grid-row: 11;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-16 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-16 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-16 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-16 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-16 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-16 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(11) {
        grid-column: 1;
        grid-row: 9;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-16 .project:nth-of-type(13) {
        grid-column: 1;
        grid-row: 10/12;
        height: 50vw;
    }
    .project-16 .project:nth-of-type(14) {
        grid-column: 2;
        grid-row: 10;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(15) {
        grid-column: 2;
        grid-row: 11;
        height: 25vw;
    }
    .project-16 .project:nth-of-type(16) {
        grid-column: 1/3;
        grid-row: 12;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-17 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-17 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-17 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-17 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-17 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-17 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(11) {
        grid-column: 1;
        grid-row: 9;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-17 .project:nth-of-type(13) {
        grid-column: 1;
        grid-row: 10/12;
        height: 50vw;
    }
    .project-17 .project:nth-of-type(14) {
        grid-column: 2;
        grid-row: 10;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(15) {
        grid-column: 2;
        grid-row: 11;
        height: 25vw;
    }
    .project-17 .project:nth-of-type(16) {
        grid-column: 1;
        grid-row: 12;
        height: 50vw;
    }
    .project-17 .project:nth-of-type(17) {
        grid-column: 2;
        grid-row: 12;
        height: 50vw;
    }
}
@media (min-width: 992px) {
    .project-18 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-18 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-18 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-18 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-18 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-18 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(11) {
        grid-column: 1;
        grid-row: 9;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-18 .project:nth-of-type(13) {
        grid-column: 1;
        grid-row: 10/12;
        height: 50vw;
    }
    .project-18 .project:nth-of-type(14) {
        grid-column: 2;
        grid-row: 10;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(15) {
        grid-column: 2;
        grid-row: 11;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(16) {
        grid-column: 2;
        grid-row: 12/14;
        height: 50vw;
    }
    .project-18 .project:nth-of-type(17) {
        grid-column: 1;
        grid-row: 13;
        height: 25vw;
    }
    .project-18 .project:nth-of-type(18) {
        grid-column: 1;
        grid-row: 12;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-19 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-19 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-19 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-19 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-19 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 50vw;
    }
    .project-19 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(9) {
        grid-column: 2;
        grid-row: 7;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(10) {
        grid-column: 1;
        grid-row: 8;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(11) {
        grid-column: 1;
        grid-row: 9;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(12) {
        grid-column: 2;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-19 .project:nth-of-type(13) {
        grid-column: 1;
        grid-row: 10/12;
        height: 50vw;
    }
    .project-19 .project:nth-of-type(14) {
        grid-column: 2;
        grid-row: 10;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(15) {
        grid-column: 2;
        grid-row: 11;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(16) {
        grid-column: 2;
        grid-row: 12/14;
        height: 50vw;
    }
    .project-19 .project:nth-of-type(17) {
        grid-column: 1;
        grid-row: 13;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(18) {
        grid-column: 1;
        grid-row: 12;
        height: 25vw;
    }
    .project-19 .project:nth-of-type(19) {
        grid-column: 1/3;
        grid-row: 14;
        height: 25vw;
    }
}
@media (min-width: 992px) {
    .project-20 {
        overflow: hidden;
        display: grid;
        grid-template-columns: repeat(2, 50vw);
    }
}
.project-20 .project {
    height: 100vw;
}
@media (min-width: 992px) {
    .project-20 .project:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1/3;
        height: 50vw;
    }
    .project-20 .project:nth-of-type(2) {
        grid-column: 2;
        grid-row: 1;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(3) {
        grid-column: 2;
        grid-row: 2;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(4) {
        grid-column: 1;
        grid-row: 3;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(5) {
        grid-column: 1;
        grid-row: 4;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(6) {
        grid-column: 2;
        grid-row: 3/5;
        height: 50vw;
    }
    .project-20 .project:nth-of-type(7) {
        grid-column: 1;
        grid-row: 6/8;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(8) {
        grid-column: 2;
        grid-row: 6/8;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(9) {
        grid-column: 1;
        grid-row: 8/10;
        height: 50vw;
    }
    .project-20 .project:nth-of-type(10) {
        grid-column: 2;
        grid-row: 8;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(11) {
        grid-column: 2;
        grid-row: 9;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(12) {
        grid-column: 1;
        grid-row: 10/12;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(13) {
        grid-column: 2;
        grid-row: 10/12;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(14) {
        grid-column: 1;
        grid-row: 12;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(15) {
        grid-column: 1;
        grid-row: 13;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(16) {
        grid-column: 2;
        grid-row: 12/14;
        height: 50vw;
    }
    .project-20 .project:nth-of-type(17) {
        grid-column: 1;
        grid-row: 14/16;
        height: 50vw;
    }
    .project-20 .project:nth-of-type(18) {
        grid-column: 2;
        grid-row: 14;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(19) {
        grid-column: 2;
        grid-row: 15;
        height: 25vw;
    }
    .project-20 .project:nth-of-type(20) {
        grid-column: 1/3;
        grid-row: 16;
        height: 25vw;
    }
}
.project-filter {
    text-align: left;
    color: #fff;
    margin: 0;
    padding: 15px 32px 15px 32px;
    background-color: #15181b;
}
@media (min-width: 992px) {
    .project-filter {
        padding-top: 16px;
        padding-right: 5%;
        padding-bottom: 16px;
        padding-left: 5%;
    }
}
.project-filter .project-filter-list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (min-width: 992px) {
    .project-filter .project-filter-list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.project-filter .project-filter-list li {
    list-style: none;
}
@media (min-width: 992px) {
    .project-filter .project-filter-list li {
        margin-left: 20px;
    }
    .project-filter .project-filter-list li:first-child {
        margin-left: 0;
    }
}
@media (max-width: 991px) {
    .project-filter .project-filter-list li {
        margin-left: 0;
        margin-right: 10px;
    }
    .project-filter .project-filter-list li:last-child {
        margin-right: 0;
    }
}
.project-filter .project-filter-list li a {
    color: #706f73;
}
body.post-type-archive-project ul.project-filter-list li:nth-child(2) a,
body.term-brand ul.project-filter-list li:nth-child(3) a,
body.term-campaign ul.project-filter-list li:nth-child(4) a,
body.term-digital ul.project-filter-list li:nth-child(5) a,
body.term-cgi ul.project-filter-list li:nth-child(6) a,
body.term-film ul.project-filter-list li:nth-child(7) a,
body.term-property ul.project-filter-list li:nth-child(8) a,
.project-filter .project-filter-list li a.active,
.project-filter .project-filter-list li a:hover {
    color: #d3d3d3 !important;
}
@media (max-width: 575.98px) {
    .savills .parallax-window {
        background-position: top 120px right -210px !important;
    }
    .jon-bg .parallax-window {
        background-position: bottom 170px right 600px !important;
    }
    .abb-two-guys .parallax-window {
        background-position: top -170px left -300px !important;
    }
}
.parallax-window {
    background: 0 0;
    position: relative;
    overflow: hidden;
}
@media (max-width: 575.98px) {
    .parallax-window {
        height: 100vh !important;
    }
}
.parallax-window.overlay::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.2);
}
.parallax-window .parallax-content {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    background: 0 0;
    padding-left: 32px;
    padding-right: 32px;
}
@media (min-width: 992px) {
    .parallax-window .parallax-content {
        padding-left: 5%;
        padding-right: 5%;
    }
}
.parallax-window .parallax-content.disabled div {
    position: absolute;
    bottom: 80px;
}
.parallax-window .parallax-content h1 {
    color: #c8c8c8;
}
.parallax-window .parallax-content .h1 {
    color: #fff;
}
.parallax-window .parallax-content h1.light {
    color: #c8c8c8;
}
.parallax-window .parallax-content .h1.light {
    color: #fff;
}
.parallax-window .parallax-content h1.dark {
    color: #3b3b3b;
}
.parallax-window .parallax-content .h1.dark {
    color: #fff;
}
.parallax-window .parallax-content h1.darker {
    color: #0c0404;
}
.parallax-window .parallax-content .h1.darker {
    color: #3b3b3b;
}
.parallax-window .parallax-content h1.black {
    color: #000;
}
.parallax-window .parallax-content .h1.black {
    color: #fff;
}
@media (max-width: 575.98px) {
    .parallax-window .parallax-content .h1,
    .parallax-window .parallax-content h1 {
        font-size: 30px !important;
        line-height: 37px !important;
    }
}
.parallax-window .parallax-content p.poster-copy {
    width: 100%;
}
@media (min-width: 992px) {
    .parallax-window .parallax-content p.poster-copy {
        min-width: 65%;
        width: 65%;
    }
}
.poster-content.video {
    position: absolute;
    right: 32px;
    bottom: 80px;
    left: 32px;
    z-index: 3;
}
@media (min-width: 992px) {
    .poster-content.video {
        right: 5%;
        left: 5%;
    }
}
.poster-content.video h1.light {
    color: #c8c8c8;
}
.poster-content.video .h1.light {
    color: #fff;
}
.poster-content.video h1.dark {
    color: #3b3b3b;
}
.poster-content.video .h1.dark {
    color: #fff;
}
.poster-content.video h1.darker {
    color: #0c0404;
}
.poster-content.video .h1.darker {
    color: #3b3b3b;
}
.poster-content.video h1.black {
    color: #000;
}
.poster-content.video .h1.black {
    color: #fff;
}
@media (max-width: 575.98px) {
    .poster-content.video .h1,
    .poster-content.video h1 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.video-poster {
    background-position: center;
    background-size: cover;
}
@media (max-width: 575.98px) {

}
@media (max-width: 575.98px) {
    .video-poster .embed-responsive {
        height: 100vh;
    }
}
@media (max-width: 575.98px) {
    .video-poster iframe {
        display: none;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
@media (max-width: 575.98px) {
    .embed-responsive .poster-content.video .h1,
    .embed-responsive .poster-content.video h1 {
        font-size: 22px;
        line-height: 22px;
    }
}
.embed-responsive .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.2);
}
.embed-responsive .embed-responsive-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
@media (max-width: 575.98px) {
    .poster-h-50 {
        overflow: hidden;
        height: 50vh !important;
    }
}
.poster-content-black .parallax-content h1 {
    color: #000 !important;
}
.poster-content-black .parallax-content .h1 {
    color: #000 !important;
}
.poster-content-bw .parallax-content h1 {
    color: #000 !important;
}
.poster-content-bw .parallax-content .h1 {
    color: #fff !important;
}
.poster-content-dgw .parallax-content h1 {
    color: #323232 !important;
}
.poster-content-dgw .parallax-content .h1 {
    color: #fff !important;
}
.poster-content-blg .parallax-content h1 {
    color: #f0f0f0 !important;
}
.poster-content-blg .parallax-content .h1 {
    color: #fff !important;
}
.poster-content-white .parallax-content h1 {
    color: #fff !important;
}
.poster-content-white .parallax-content .h1 {
    color: #fff !important;
}
.poster-content-white .parallax-content .poster-copy {
    color: #fff !important;
}
.video-hero-embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.video-hero-embed-responsive::before {
    display: block;
    content: "";
}
.video-hero-embed-responsive embed,
.video-hero-embed-responsive iframe,
.video-hero-embed-responsive object,
.video-hero-embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.video-hero-embed-responsive.video-hero-embed-responsive-16by9::before {
    padding-top: 56.25%;
}
@media (max-width: 575.98px) {
    .video-hero-embed-responsive.hide-video-on-small {
        height: 100vh;
    }
}
.video-hero-embed-responsive.hide-video-on-small iframe {
    display: none;
}
@media (min-width: 576px) {
    .video-hero-embed-responsive.hide-video-on-small iframe {
        display: block;
        opacity: 0;
        /*-webkit-transition: opacity 2s;
        transition: opacity 2s;*/
    }
    .video-hero-embed-responsive.hide-video-on-small iframe.video-playing {
        opacity: 1;
    }
}
.video-hero-embed-responsive.mobile-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.video-hero-content-white .poster-content h1 {
    color: #fff !important;
}
.video-hero-content-white .poster-content .h1 {
    color: #fff !important;
}
.video-hero-content-white .poster-content .poster-copy {
    color: #fff !important;
}
.slider-window {
    background: 0 0;
    height: auto;
}
@media (min-width: 768px) {
    .slider-window {
        height: 100vh !important;
    }
}
@media (max-width: 575.98px) {
    .slider-window {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        background-position: left !important;
    }
}
.slider-window .slider-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    background: 0 0;
    padding-left: 32px;
    padding-right: 32px;
}
@media (min-width: 992px) {
    .slider-window .slider-content-wrapper {
        padding-left: 5%;
        padding-right: 5%;
    }
}
.slider-window .slider-content-wrapper .slide-content {
    width: 100%;
    background-color: transparent !important;
}
@media (min-width: 768px) {
    .slider-window .slider-content-wrapper .slide-content {
        width: 65%;
    }
}
@media (min-width: 992px) {
    .slider-window .slider-content-wrapper .slide-content {
        width: 50%;
    }
}
.slider-window .slider-content-wrapper .slide-content h2 {
    font-size: 4rem;
    margin-bottom: -1.12001rem;
    padding-top: 1.12001rem;
}
@media (max-width: 575.98px) {
    .slider-window .slider-content-wrapper .slide-content h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.slider-window .slider-content-wrapper .slide-content .lead {
    font-size: 4rem;
    line-height: 48px;
    padding-top: 1.12001rem;
    margin-bottom: 40px !important;
}
@media (max-width: 575.98px) {
    .slider-window .slider-content-wrapper .slide-content .lead {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.slider-window .slider-content-wrapper .slide-content.default h2 {
    color: #3d3c44;
}
.slider-window .slider-content-wrapper .slide-content.default .lead {
    color: #707073;
}
.slider-window .slider-content-wrapper .slide-content.bw h2 {
    color: #000;
}
.slider-window .slider-content-wrapper .slide-content.bw .lead {
    color: #fff;
}
.slider-window .slider-content-wrapper .slide-content.light h2 {
    color: #f0f0f0 !important;
}
.slider-window .slider-content-wrapper .slide-content.light .lead {
    color: #fff !important;
}
.slider-window .slider-content-wrapper .slide-content.light h5,
.slider-window .slider-content-wrapper .slide-content.light p {
    color: #fff !important;
}
.slider-window .slider-content-wrapper .slide-content.white * {
    color: #fff !important;
}
.slider-window .slider-content-wrapper .slide-content.dark * {
    color: #3d3c44 !important;
}
.intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    margin-bottom: 40px;
}
.remove-bottom-margin {
    margin-bottom: 0 !important;
}
.intro .full {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.intro .half {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
.light-text .intro p.lead {
    color: #fff !important;
}
/*body .intro p.lead {
    padding-top: 30px;
}*/
@media (min-width: 576px) {
    .intro .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .intro .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 1100px) {
    .intro .title-text-sides h2 {
        width: 33%;
        float: left;
    }
    .intro .title-text-sides .lead {
        width: 67%;
        float: left;
        padding-top: 0;
    }
}
.intro .third {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .intro .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .intro .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}
.intro .three-quarter {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .intro .three-quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .intro .three-quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
}
.intro .quarter {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .intro .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .intro .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .intro .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 575.98px) {
    .intro h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.intro .lead {
    font-size: 4rem;
}
@media (max-width: 575.98px) {
    .intro .lead {
        font-size: 30px !important;
        line-height: 36px !important;
        padding-top: 20px !important;
    }
}
.copy-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0 !important;
}
.copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    margin-bottom: 40px;
}
.copy .full {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.copy .half {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 576px) {
    .copy .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .copy .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.copy .third {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .copy .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .copy .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}
.copy .quarter {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .copy .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .copy .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .copy .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.copy ul {
    padding-top: 16px !important;
}
.copy ul li {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 12px;
}
.slider {
    width: 100%;
}
.slider div img {
    display: block;
    width: 100%;
    margin: auto;
    z-index: 1;
}
.slider .bars,
.slider .slick-arrow {
    display: block !important;
}
.slick-prev {
    left: 25px;
    z-index: 10000;
}
.slick-next {
    right: 25px;
    z-index: 10000;
}
.slick-arrow {
    width: 55px !important;
    height: 55px !important;
}
@media (max-width: 575.98px) {
    .slick-arrow {
        width: 35px !important;
        height: 35px !important;
    }
}
.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.bars {
    position: absolute;
    bottom: 25px;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.bars li {
    width: 50px;
    display: inline-block;
    background-color: #fff;
    margin-left: 10px !important;
}
@media (max-width: 575.98px) {
    .bars li {
        width: 25px;
        margin-left: 5px !important;
    }
}
.bars li.slick-active button {
    background-color: #999;
    height: 3px;
    width: inherit;
    -webkit-animation: fill 4s linear 1;
    animation: fill 4s linear 1;
}
.bars li button {
    width: 50px;
    height: 3px;
    cursor: pointer;
    display: block;
    border: 0;
    background-color: #fff;
    color: #ccc;
    font-size: 0;
    margin: 0;
    padding: 0;
}
@media (max-width: 575.98px) {
    .bars li button {
        width: 25px;
    }
}
.bars li button:focus,
.bars li button:hover {
    outline: 0;
}
@-webkit-keyframes fill {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
@keyframes fill {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
.location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
}
.location .location-copy {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .location .location-copy {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .location .location-copy {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.location .location-map {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .location .location-map {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .location .location-map {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.acf-map {
    width: 100%;
    height: 400px;
}
.acf-map img {
    max-width: inherit !important;
}
.fifty_fifty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-left: 0;
    margin-right: 0;
}
@media (min-width: 1200px) {
    .fifty_fifty {
        height: 50vw;
    }
}
.fifty_fifty .half {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .fifty_fifty .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .fifty_fifty .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 575.98px) {
    .fifty_fifty .half.content h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty .half.content h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.fifty_fifty .half.content .lead {
    font-size: 4rem;
    margin-bottom: -1.12001rem;
    padding-top: 1.12001rem;
    margin-bottom: 60px;
}
@media (max-width: 575.98px) {
    .fifty_fifty .half.content .lead {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty .half.content .lead {
        font-size: 30px !important;
        line-height: 36px !important;
        margin-bottom: 15px;
    }
}
.fifty_fifty .half.content h5 {
    line-height: 3rem;
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty .half.content h5 {
        font-size: 15px !important;
        line-height: 24px !important;
    }
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty .half.content p {
        font-size: 15px !important;
        line-height: 24px !important;
    }
}
.fifty_fifty .half.content.left {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (min-width: 992px) {
    .fifty_fifty .half.content.left {
        margin-right: auto;
        margin-left: auto;
        padding-left: 5%;
        padding-right: 5%;
    }
}
.fifty_fifty .half.content.right {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty .half.content.right {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}
@media (min-width: 992px) {
    .fifty_fifty .half.content.right {
        margin-right: auto;
        margin-left: auto;
        padding-left: 5%;
        padding-right: 5%;
    }
}
.fifty_fifty .half.image {
    margin: 0;
    padding: 0;
    height: 100vw;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
@media (max-width: 991.98px) {
    .fifty_fifty .half.image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (min-width: 992px) {
    .fifty_fifty .half.image {
        height: 50vw;
    }
}
.fifty_fifty .fifty_fifty_list_wrapper {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 1599px) {
    .fifty_fifty .fifty_fifty_list_wrapper {
        display: none;
    }
}
.fifty_fifty .fifty_fifty_list_wrapper .fifty_fifty_list {
    width: 50%;
}
.fifty_fifty .fifty_fifty_list_wrapper .fifty_fifty_list h5 {
    margin-bottom: 10px;
}
.fifty_fifty .fifty_fifty_list_wrapper .fifty_fifty_list li {
    margin-left: 0 !important;
    margin-bottom: 10px;
}
.fifty_fifty_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-left: 0;
    margin-right: 0;
}
@media (min-width: 1200px) {
    .fifty_fifty_v2 {
        height: 50vw;
    }
}
.fifty_fifty_v2 .half {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .fifty_fifty_v2 .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .fifty_fifty_v2 .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 575.98px) {
    .fifty_fifty_v2 .half.content h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty_v2 .half.content h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.fifty_fifty_v2 .half.content .lead {
    font-size: 4rem;
    margin-bottom: -1.12001rem;
    padding-top: 1.12001rem;
    margin-bottom: 60px;
}
@media (max-width: 575.98px) {
    .fifty_fifty_v2 .half.content .lead {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty_v2 .half.content .lead {
        font-size: 30px !important;
        line-height: 36px !important;
        margin-bottom: 15px;
    }
}
.fifty_fifty_v2 .half.content h5 {
    line-height: 3rem;
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty_v2 .half.content h5 {
        font-size: 15px !important;
        line-height: 24px !important;
    }
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty_v2 .half.content p {
        font-size: 15px !important;
        line-height: 24px !important;
    }
}
.fifty_fifty_v2 .half.content.left {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (min-width: 992px) {
    .fifty_fifty_v2 .half.content.left {
        margin-right: auto;
        margin-left: auto;
        padding-left: 5%;
        padding-right: 5%;
    }
}
.fifty_fifty_v2 .half.content.right {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (min-width: 992px) and (max-width: 1254.99px) {
    .fifty_fifty_v2 .half.content.right {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}
@media (min-width: 992px) {
    .fifty_fifty_v2 .half.content.right {
        margin-right: auto;
        margin-left: auto;
        padding-left: 5%;
        padding-right: 5%;
    }
}
.fifty_fifty_v2 .half.image {
    margin: 0;
    padding: 0;
    height: 100vw;
}
@media (max-width: 991.98px) {
    .fifty_fifty_v2 .half.image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (min-width: 992px) {
    .fifty_fifty_v2 .half.image {
        height: 50vw;
    }
}
.fifty_fifty_v2 .half.image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.fifty_fifty_v2 .half.image.image-flex-top-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.fifty_fifty_v2 .half.image.image-flex-top-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.fifty_fifty_v2 .half.image.image-flex-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.fifty_fifty_v2 .half.image.image-flex-middle-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.fifty_fifty_v2 .half.image.image-flex-middle {
    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;
}
.fifty_fifty_v2 .half.image.image-flex-middle-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.fifty_fifty_v2 .half.image.image-flex-bottom-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.fifty_fifty_v2 .half.image.image-flex-bottom-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.fifty_fifty_v2 .half.image.image-flex-bottom-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
}
.cta .cta-copy {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 768px) {
    .cta .cta-copy {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.cta .cta-copy h3 {
    font-size: 30px;
    margin: 0;
    padding: 0;
}
.cta .cta-copy .lead {
    font-size: 30px;
    line-height: 35px;
    margin: 3px 0 0 0;
    padding: 0;
}
.cta .cta-button {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 768px) {
    .cta .cta-button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.cta .cta-button .btn {
    display: inline-block;
    font-weight: 300;
    color: #646464;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #646464;
    padding: 20px 85px;
    font-size: 18px;
    line-height: 18px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    margin-top: 45px;
}
body .light-text .cta .cta-button .btn {
    border: 1px solid #fff !important;
}
@media (min-width: 768px) {
    .cta .cta-button .btn {
        margin-top: 0;
    }
}
.cta .cta-button .btn.btn-primary {
    color: #646464;
    background-color: transparent;
    border-color: #646464;
}
.cta .cta-button .btn.btn-primary:hover {
    color: #fff;
    background-color: #646464;
    border-color: #646464;
}
.vimeo-poster-wrapper {
    position: relative;
}
.vimeo-poster-wrapper .cover {
    position: absolute;
    z-index: 7;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.poster-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    z-index: 8;
}
.poster-overlay.op-05 {
    opacity: 0.05;
}
.poster-overlay.op-10 {
    opacity: 0.1;
}
.poster-overlay.op-20 {
    opacity: 0.2;
}
.poster-overlay.op-30 {
    opacity: 0.3;
}
.poster-overlay.op-40 {
    opacity: 0.4;
}
.poster-overlay.op-50 {
    opacity: 0.5;
}
.video-content {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.video-content h2 {
    color: #fff !important;
    display: block;
}
@media (max-width: 575.98px) {
    .video-content h2 {
        font-size: 23px !important;
        line-height: 30px !important;
    }
}
@media (max-width: 767.98px) {
    .video-content h2 {
        width: 350px;
    }
}
.video-content p {
    display: none;
}
@media (min-width: 768px) {
    .video-content p {
        margin-top: 25px !important;
        margin-bottom: 30px !important;
        display: block;
        color: #fff;
        line-height: 25px !important;
    }
}
@media (max-width: 767.98px) {
    .play svg {
        width: 60px;
    }
}
.play svg:hover {
    opacity: 0.65 !important;
    cursor: pointer;
}
.video-block-row {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.video-block-row .video-block {
    width: 100%;
}
@media (min-width: 992px) {
    .video-block-row .video-block {
        width: 50%;
    }
}
.video-block-row .video-block .video-block-over:hover:after {
    content: " ";
    z-index: 8;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}
.video-block-row .vimeo-block-poster-wrapper {
    position: relative;
}
.video-block-row .vimeo-block-poster-wrapper .cover {
    position: absolute;
    z-index: 7;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.video-block-row .vimeo-block-video-content {
    position: absolute;
    z-index: 100;
    top: 65.5%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.video-block-row.center-play-button .vimeo-block-video-content {
    top: 50%;
}
.featured * {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}
.featured:not(.featured-new) .item {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
.featured.featured-new .item {
    width: calc(65% - 15px);
    margin-right: 30px !important;
    margin-bottom: 60px !important;
    float: left;
}
.featured.featured-new:not(.three-col-layout):not(.two-col-layout) .item:nth-child(2n) {
    margin-right: 0 !important;
}
.featured.featured-new:not(.three-col-layout):not(.two-col-layout) .item:nth-child(2n),
.featured.featured-new:not(.three-col-layout):not(.two-col-layout) .item:nth-child(3n) {
    width: calc(35% - 15px);
}
.featured.featured-new:not(.three-col-layout):not(.two-col-layout) .item:nth-child(4n) {
    width: calc(65% - 15px);
}
.featured.featured-new:not(.three-col-layout):not(.two-col-layout) .item:nth-child(2n+1) {
    clear: both;
}
.featured.featured-new.three-col-layout .item {
    width: calc(33.33% - 20px);
}
.featured.featured-new.three-col-layout .item:nth-child(3n) {
    margin-right: 0 !important;
}
.featured.featured-new.three-col-layout .item:nth-child(3n+1) {
    clear: both;
}
.featured.featured-new.two-col-layout .item {
    width: calc(50% - 15px);
}
.featured.featured-new.two-col-layout .item:nth-child(2n) {
    margin-right: 0 !important;
}
.featured.featured-new.two-col-layout .item:nth-child(2n+1) {
    clear: both;
}
.featured.featured-new iframe {
    position: absolute;
    z-index: 0;
    width: 101%;
    height: 101%;
    top: 0; 
}

@media (max-width: 767px) {
    .featured.featured-new .item {
        width: 100% !important;
        margin-right: 0% !important;
        margin-bottom: 40px !important;
        float: none;
    }
}
@media (min-width: 576px) {
    .featured:not(.featured-new) .item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .featured:not(.featured-new) .item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.featured .item a {
    display: block;
    position: relative;
    color: #fff !important;
    border-bottom: 0;
}
.featured .item a:focus .double,
.featured .item a:focus .single,
.featured .item a:focus .item-bg,
.featured .item a:hover .double,
.featured .item a:hover .single,
.featured .item a:hover .item-bg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.featured .item .single,
.featured .item .item-bg {
    height: 50vh;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    background-size: cover !important;
    background-position: center center !important;
}
.featured .item .item-bg {
    height: unset;
    padding-bottom: 56.2% !important;
    position: relative;
}
.featured .item .item-bg.ar-4-3 {
    padding-bottom: 75% !important;
}
.featured .item .item-bg.ar-1-1 {
    padding-bottom: 100% !important;
}
@media (min-width: 768px) {
    .featured .item .single {
        height: 25vw;
    }
}
.featured .item .double {
    height: 50vh;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    background-size: cover !important;
    background-position: center center !important;
}
@media (min-width: 768px) {
    .featured .item .double {
        height: 50vw;
    }
}
.featured:not(.featured-new) .item .featured-details {
    position: absolute;
    z-index: 3;
    top: 32px;
    left: 32px;
    right: 32px;
}
.featured.featured-new .item .featured-details {
    margin-top: 30px !important;
}
@media (min-width: 992px) {
    .featured:not(.featured-new) .item .featured-details {
        top: 50px;
        left: 50px;
        right: 50px;
    }
}
.featured .item .featured-details .light {
    color: #c8c8c8 !important;
}
.featured .item .featured-details .dark {
    color: #3b3b3b !important;
}
.featured .item .featured-details p {
    color: #fff;
}
.featured .item .featured-details .h3,
.featured .item .featured-details h3 {
    font-size: 30px !important;
    line-height: 36px;
}
.featured.featured-new .item .featured-details .h3,
.featured.featured-new .item .featured-details h3 {
    font-size: 22px !important;
    line-height: 30px;
}
.featured.featured-new .item .featured-details h3 {
    color: #C8C8C8 !important;
}
.dark-text .featured.featured-new .item .featured-details h3 {
    color: #707073 !important;
}
.dark-text .featured.featured-new .item .featured-details p {
    color: #3d3c44;
}
.featured .item .over {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: url(../images/overlay.png);
    background-repeat: repeat-x;
    background-position: top;
}
.persons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.persons .person {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 100vw;
    height: 100vw;
}
@media (min-width: 992px) {
    .persons .person {
        width: 50vw;
        height: 50vw;
    }
}
@media (min-width: 1200px) {
    .persons .person {
        width: 25vw;
        height: 25vw;
    }
}
.persons .person .person-details {
    display: none;
}
.persons .person .person-details div {
    opacity: 1;
    font-size: 32px;
    width: 70%;
}
.persons .person .person-details div h4 {
    color: #fff !important;
    font-size: 26px !important;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.persons .person .person-details div p {
    color: #c8c8c8;
    font-size: 26px !important;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.persons .person:hover .person-details {
    background-color: #000;
    opacity: 0.65;
    height: 100%;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gallery-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.gallery-grid .gallery-grid-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.gallery-grid .gallery-grid-block.image_left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.gallery-grid .gallery-grid-block.image_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gallery-grid .gallery-grid-block.image_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.gallery-grid .full {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    padding-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.gallery-grid .half {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    padding-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.gallery-grid .third {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    padding-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}
@media (min-width: 768px) {
    .gallery-grid .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}
.gallery-grid .quarter {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    padding-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media (min-width: 768px) {
    .gallery-grid .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.h50w {
    min-height: 50vw;
}
.image-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
@media (max-width: 575.98px) {
    .image-group {
        height: 50vh !important;
    }
}
.image-group .image-group-block {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.image-group .image-group-block .w-0 {
    width: 0% !important;
}
.image-group .image-group-block .w-5 {
    width: 5% !important;
}
.image-group .image-group-block .w-10 {
    width: 10% !important;
}
.image-group .image-group-block .w-15 {
    width: 15% !important;
}
.image-group .image-group-block .w-20 {
    width: 20% !important;
}
.image-group .image-group-block .w-25 {
    width: 25% !important;
}
.image-group .image-group-block .w-30 {
    width: 30% !important;
}
.image-group .image-group-block .w-333333 {
    width: 33.3333% !important;
}
.image-group .image-group-block .w-35 {
    width: 35% !important;
}
.image-group .image-group-block .w-40 {
    width: 40% !important;
}
.image-group .image-group-block .w-45 {
    width: 45% !important;
}
.image-group .image-group-block .w-50 {
    width: 50% !important;
}
.image-group .image-group-block .w-55 {
    width: 55% !important;
}
.image-group .image-group-block .w-60 {
    width: 60% !important;
}
.image-group .image-group-block .w-65 {
    width: 65% !important;
}
.image-group .image-group-block .w-70 {
    width: 70% !important;
}
.image-group .image-group-block .w-75 {
    width: 75% !important;
}
.image-group .image-group-block .w-80 {
    width: 80% !important;
}
.image-group .image-group-block .w-85 {
    width: 85% !important;
}
.image-group .image-group-block .w-90 {
    width: 90% !important;
}
.image-group .image-group-block .w-95 {
    width: 95% !important;
}
.image-group .image-group-block .w-100 {
    width: 100% !important;
}
.image-group .image-group-block .h-0 {
    height: 0% !important;
}
.image-group .image-group-block .h-5 {
    height: 5% !important;
}
.image-group .image-group-block .h-10 {
    height: 10% !important;
}
.image-group .image-group-block .h-15 {
    height: 15% !important;
}
.image-group .image-group-block .h-20 {
    height: 20% !important;
}
.image-group .image-group-block .h-25 {
    height: 25% !important;
}
.image-group .image-group-block .h-30 {
    height: 30% !important;
}
.image-group .image-group-block .h-35 {
    height: 35% !important;
}
.image-group .image-group-block .h-40 {
    height: 40% !important;
}
.image-group .image-group-block .h-45 {
    height: 45% !important;
}
.image-group .image-group-block .h-50 {
    height: 50% !important;
}
.image-group .image-group-block .h-55 {
    height: 55% !important;
}
.image-group .image-group-block .h-60 {
    height: 60% !important;
}
.image-group .image-group-block .h-65 {
    height: 65% !important;
}
.image-group .image-group-block .h-70 {
    height: 70% !important;
}
.image-group .image-group-block .h-75 {
    height: 75% !important;
}
.image-group .image-group-block .h-80 {
    height: 80% !important;
}
.image-group .image-group-block .h-85 {
    height: 85% !important;
}
.image-group .image-group-block .h-90 {
    height: 90% !important;
}
.image-group .image-group-block .h-95 {
    height: 95% !important;
}
.image-group .image-group-block .h-100 {
    height: 100% !important;
}
@media (max-width: 767.98px) {
    .image-group .image-group-block.multi div {
        display: none;
    }
    .image-group .image-group-block.multi div:nth-child(1) {
        display: block;
        width: 100% !important;
        height: 100% !important;
    }
}
.image-group .image-group-block .image {
    background-size: cover !important;
    background-position: center !important;
}
.image-group .image-group-block .image.left {
    float: left;
}
.image-group .image-group-block .image.right {
    float: right;
}
.blurb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    text-align: center;
}
.blurb img {
    margin-bottom: 30px;
}
.blurb .full {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.blurb .half {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 576px) {
    .blurb .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .blurb .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.blurb .third {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
    .blurb .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .blurb .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}
.blurb .quarter {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
    .blurb .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .blurb .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .blurb .quarter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.video-background-content-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 32px;
}
.video-background-content-wrapper .video-background-content {
    width: calc(100% - 32px);
}
.video-background-content-wrapper .video-background-content.left {
    text-align: left;
}
.video-background-content-wrapper .video-background-content.center {
    text-align: center;
}
.video-background-content-wrapper .video-background-content.right {
    text-align: right;
}
.quote-slider {
    padding-top: 100px;
    padding-bottom: 100px;
}
.quote-copy {
    font-size: 1.2em;
}
.project-details * {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}
.project-details .light {
    color: #ebe9e6 !important;
}
.project-details .dark {
    color: #3b3b3b !important;
}
.split-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.split-content .half {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 768px) {
    .split-content .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .split-content .half {
        margin-right: auto;
        margin-left: auto;
        padding-left: 10%;
        padding-right: 7%;
    }
    .split-content .half:nth-of-type(2n) {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0;
    }
}
.split-content .half .lead {
    margin-bottom: 60px;
    line-height: 50px;
    font-size: 4rem;
    width: 70%;
}
@media (min-width: 768px) {
    .split-content .half .lead {
        margin-bottom: -1.12001rem;
        padding-top: 1.12001rem;
    }
}
.split-content .half .h3,
.split-content .half h3 {
    line-height: 50px;
    font-size: 4rem;
    width: 70%;
    margin-bottom: -1.12001rem;
    padding-top: 1.12001rem;
}
.split-content .split-content-copy {
    text-align: left;
}
@media (min-width: 768px) {
    .split-content .split-content-copy {
        width: 70%;
    }
}
.split-content .split-content-copy p:last-of-type {
    margin-bottom: 0;
}
.related-projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.related-projects * {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}
.related-projects .item {
    width: 100%;
}
@media (min-width: 992px) {
    .related-projects .item {
        width: 50%;
    }
}
.related-projects .item a {
    display: block;
    position: relative;
    color: #fff !important;
    border-bottom: 0;
}
.related-projects .item a:focus .single,
.related-projects .item a:hover .single {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.related-projects .item .single {
    height: 50vh;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    background-size: cover !important;
    background-position: center center !important;
}
@media (min-width: 768px) {
    .related-projects .item .single {
        height: 50vw;
    }
}
@media (min-width: 992px) {
    .related-projects .item .single {
        height: 25vw;
    }
}
.related-projects .item .featured-details {
    position: absolute;
    z-index: 100;
    top: 32px;
    left: 32px;
    width: 65%;
}
@media (min-width: 992px) {
    .related-projects .item .featured-details {
        top: 50px;
        left: 50px;
    }
}
.related-projects .item .featured-details .light {
    color: #ebe9e6 !important;
}
.related-projects .item .featured-details .dark {
    color: #3b3b3b !important;
}
.related-projects .item .featured-details p {
    color: #fff;
}
.related-projects .item .featured-details .h3,
.related-projects .item .featured-details h3 {
    font-size: 30px !important;
    line-height: 36px;
}
.related-projects .item .over {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: url(../images/overlay.png);
    background-repeat: repeat-x;
    background-position: top;
    opacity: 0.35;
}
.single-image img {
    display: block;
    width: 100%;
    margin: auto;
    z-index: 1;
}
@media (max-width: 575.98px) {
    .single-image-mobile-only-pt-50 {
        padding-top: 50px;
    }
}
@media (max-width: 575.98px) {
    .single-image-mobile-only-pt-100 {
        padding-top: 100px;
    }
}
@media (max-width: 575.98px) {
    .single-image-mobile-only-pt-150 {
        padding-top: 150px;
    }
}
@media (max-width: 575.98px) {
    .single-image-mobile-only-pb-50 {
        padding-bottom: 50px;
    }
}
@media (max-width: 575.98px) {
    .single-image-mobile-only-pb-100 {
        padding-bottom: 100px;
    }
}
@media (max-width: 575.98px) {
    .single-image-mobile-only-pb-150 {
        padding-bottom: 150px;
    }
}
.contact-grey {
    background: #f0f0f0 !important;
    color: #646464 !important;
}
.contact-grey h2 {
    color: #323232 !important;
}
.contact-grey .lead {
    color: #646464 !important;
}
.contact-grey #mc_embed_signup input.email {
    background-color: #f0f0f0 !important;
}
.contact-grey #mc_embed_signup .button {
    background-color: #f0f0f0 !important;
}
.newsletter-signup {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.newsletter-signup h3 {
    font-size: 30px !important;
    line-height: 35px !important;
    margin-bottom: 5px !important;
    padding-top: 0 !important;
    color: #3d3c44;
}
.newsletter-signup p {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}
.newsletter-signup #mce-EMAIL {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 1px #323232 solid;
}
.newsletter-signup .mc-field-group {
    display: inline-block;
}
.newsletter-signup #mc_embed_signup {
    padding-top: 50px;
}
@media (min-width: 992px) {
    .newsletter-signup #mc_embed_signup {
        padding-top: 20px;
    }
}
.newsletter-signup #mc_embed_signup input.email {
    border: none;
    border-bottom: 1px solid #646464;
    color: #707073;
    font-size: 18px;
    font-weight: 300;
    background-color: #fff;
    padding: 9px 10px;
    display: inline-block;
    width: 100%;
}
@media (min-width: 768px) {
    .newsletter-signup #mc_embed_signup input.email {
        width: 70%;
    }
}
.newsletter-signup #mc_embed_signup input.email:focus {
    outline-color: transparent;
    outline-style: none;
}
.newsletter-signup #mc_embed_signup .clear {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.newsletter-signup #mc_embed_signup .button {
    font-size: 18px;
    margin-top: 20px;
    cursor: pointer !important;
    color: #fff;
    background-color: #646464 !important;
    border: 1px solid #646464 !important;
    padding: 20px 65px;
    border-radius: 0 !important;
}
@media (min-width: 992px) {
    .newsletter-signup #mc_embed_signup .button {
        margin-top: 0;
        font-weight: 300;
        background: 0 0 !important;
        border: none !important;
        border-bottom: 1px solid #646464 !important;
        letter-spacing: 0.03em;
        color: #707073;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 42px;
        line-height: 42px;
        padding: 1px 10px;
        display: inline-block;
        margin: 0;
        -webkit-transition: all 0.23s ease-in-out 0s;
        transition: all 0.23s ease-in-out 0s;
    }
}
.newsletter-signup #mc_embed_signup .button:hover {
    cursor: pointer;
}
.social-media {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.social-media h3 {
    font-size: 30px !important;
    margin-bottom: 5px !important;
    padding-top: 0 !important;
    color: #3d3c44;
}
.social-media p {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}
.social-media .social-list {
    padding: 0;
    margin: 35px 0 0 0;
}
.social-media .social-list li {
    margin: 0 25px 0 0;
    padding: 0;
    display: inline-block;
}
.social-media .social-list li img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.social-media .social-list li img:hover {
    opacity: 0.7;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.social-signup-wrapper {
    padding-bottom: 100px;
    padding-top: 100px;
}
.social-signup-wrapper h3 {
    font-size: 30px;
    margin: 0;
    padding: 0;
}
.social-signup-wrapper .lead {
    font-size: 30px;
    line-height: 35px !important;
    margin: 3px 0 0 0;
    padding: 0;
}
.social-signup-wrapper .container:nth-child(2) {
    margin-top: 75px;
}
.testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
}
.testimonial .testimonial-content {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.testimonial .testimonial-content blockquote p {
    border-left: none !important;
    font-style: normal !important;
}
@media (max-width: 575.98px) {
    .testimonial .testimonial-content blockquote p {
        padding: 0 !important;
    }
}
.testimonial .testimonial-content cite {
    line-height: 3rem;
}
.webrotate_fifty_fifty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -32px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-left: 0;
    margin-right: 0;
}
@media (min-width: 1200px) {
    .webrotate_fifty_fifty {
        height: 50vw;
    }
}
.webrotate_fifty_fifty .half {
    position: relative;
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}
@media (min-width: 576px) {
    .webrotate_fifty_fifty .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .webrotate_fifty_fifty .half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.webrotate_fifty_fifty .half.webrotate {
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 575.98px) {
    .webrotate_fifty_fifty .half.content h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.webrotate_fifty_fifty .half.content .lead {
    font-size: 4rem;
    margin-bottom: -1.12001rem;
    padding-top: 1.12001rem;
    margin-bottom: 60px;
}
@media (max-width: 575.98px) {
    .webrotate_fifty_fifty .half.content .lead {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.webrotate_fifty_fifty .half.content h5 {
    line-height: 3rem;
}
.webrotate_fifty_fifty .half.content.left {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (min-width: 992px) {
    .webrotate_fifty_fifty .half.content.left {
        margin-right: auto;
        margin-left: auto;
        padding-left: 5%;
        padding-right: 5%;
    }
}
.webrotate_fifty_fifty .half.content.right {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (min-width: 992px) {
    .webrotate_fifty_fifty .half.content.right {
        margin-right: auto;
        margin-left: auto;
        padding-left: 5%;
        padding-right: 5%;
    }
}
.button-link {
    display: inline-block;
    font-weight: 300;
    color: #707073;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #f0f0f0;
    padding: 20px 85px;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.button-link:hover {
    color: #707073;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}
.twenty-twenty-button-wrapper {
    margin-top: 20px;
}
@media (min-width: 992px) {
    .twenty-twenty-button-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.twenty-twenty-button-wrapper .btn-twenty-twenty {
    margin-bottom: 10px;
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    color: #707073;
    background-color: rgba(240, 240, 240, 0.35);
    border-color: rgba(240, 240, 240, 0.35);
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 20px 85px;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: 0;
}
@media (min-width: 992px) {
    .twenty-twenty-button-wrapper .btn-twenty-twenty {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.twenty-twenty-button-wrapper .btn-twenty-twenty:hover {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}
.twenty-twenty-button-wrapper .btn-twenty-twenty:focus {
    outline: 0;
}
.twenty-twenty-button-wrapper .btn-twenty-twenty.active {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}
.twentytwenty-overlay:hover {
    background: 0 0 !important;
}
.twentytwenty-after-label::before,
.twentytwenty-before-label::before {
    background-color: #fff !important;
    color: #000 !important;
}
.image-grid-container img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}
.layout-a {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-a {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-a .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-a .image-1 {
        grid-column: 1/3;
        grid-row: 1/3;
    }
}
.layout-a .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-a .image-2 {
        display: block;
        grid-column: 3/5;
        grid-row: 1/2;
    }
}
.layout-a .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-a .image-3 {
        display: block;
        grid-column: 3/4;
        grid-row: 2/3;
    }
}
.layout-a .image-4 {
    display: none;
}
@media (min-width: 768px) {
    .layout-a .image-4 {
        display: block;
        grid-column: 4/5;
        grid-row: 2/3;
    }
}
.layout-b {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-b {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-b .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-b .image-1 {
        grid-column: 1/3;
        grid-row: 1/3;
    }
}
.layout-b .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-b .image-2 {
        display: block;
        grid-column: 3/4;
        grid-row: 1/2;
    }
}
.layout-b .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-b .image-3 {
        display: block;
        grid-column: 4/5;
        grid-row: 1/2;
    }
}
.layout-b .image-4 {
    display: none;
}
@media (min-width: 768px) {
    .layout-b .image-4 {
        display: block;
        grid-column: 3/5;
        grid-row: 2/3;
    }
}
.layout-c {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-c {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-c .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-c .image-1 {
        grid-column: 1/3;
        grid-row: 1/3;
    }
}
.layout-c .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-c .image-2 {
        display: block;
        grid-column: 3/5;
        grid-row: 1/2;
    }
}
.layout-c .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-c .image-3 {
        display: block;
        grid-column: 3/5;
        grid-row: 2/3;
    }
}
.layout-d {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-d {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-d .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-d .image-1 {
        grid-column: 1/3;
        grid-row: 1/3;
    }
}
.layout-d .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-d .image-2 {
        display: block;
    }
}
.layout-d .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-d .image-3 {
        display: block;
    }
}
.layout-d .image-4 {
    display: none;
}
@media (min-width: 768px) {
    .layout-d .image-4 {
        display: block;
    }
}
.layout-d .image-5 {
    display: none;
}
@media (min-width: 768px) {
    .layout-d .image-5 {
        display: block;
    }
}
.layout-e {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-e {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-e .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-e .image-1 {
        grid-column: 1/3;
        grid-row: 1/3;
    }
}
.layout-e .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-e .image-2 {
        display: block;
        grid-column: 3/5;
        grid-row: 1/3;
    }
}
.layout-f {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-f {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-f .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-f .image-1 {
        grid-column: 3/5;
        grid-row: 1/3;
    }
}
.layout-f .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-f .image-2 {
        display: block;
        grid-column: 1/3;
        grid-row: 1/2;
    }
}
.layout-f .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-f .image-3 {
        display: block;
        grid-column: 1/2;
        grid-row: 2/3;
    }
}
.layout-f .image-4 {
    display: none;
}
@media (min-width: 768px) {
    .layout-f .image-4 {
        display: block;
        grid-column: 2/3;
        grid-row: 2/3;
    }
}
.layout-g {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-g {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-g .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-g .image-1 {
        grid-column: 3/5;
        grid-row: 1/3;
    }
}
.layout-g .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-g .image-2 {
        display: block;
        grid-column: 2/3;
        grid-row: 1/2;
    }
}
.layout-g .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-g .image-3 {
        display: block;
        grid-column: 1/2;
        grid-row: 1/2;
    }
}
.layout-g .image-4 {
    display: none;
}
@media (min-width: 768px) {
    .layout-g .image-4 {
        display: block;
        grid-column: 1/3;
        grid-row: 2/3;
    }
}
.layout-h {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-h {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-h .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-h .image-1 {
        grid-column: 3/5;
        grid-row: 1/3;
    }
}
.layout-h .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-h .image-2 {
        display: block;
        grid-column: 1/3;
        grid-row: 1/2;
    }
}
.layout-h .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-h .image-3 {
        display: block;
        grid-column: 1/3;
        grid-row: 2/3;
    }
}
.layout-i {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-i {
        height: 50vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw 25vw;
    }
}
.layout-i .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-i .image-1 {
        grid-column: 3/5;
        grid-row: 1/3;
    }
}
.layout-i .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-i .image-2 {
        display: block;
        grid-column: 2/3;
        grid-row: 1/2;
    }
}
.layout-i .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-i .image-3 {
        display: block;
        grid-column: 1/2;
        grid-row: 1/2;
    }
}
.layout-i .image-4 {
    display: none;
}
@media (min-width: 768px) {
    .layout-i .image-4 {
        display: block;
        grid-column: 1/2;
        grid-row: 2/3;
    }
}
.layout-i .image-5 {
    display: none;
}
@media (min-width: 768px) {
    .layout-i .image-5 {
        display: block;
        grid-column: 2/3;
        grid-row: 2/3;
    }
}
.layout-j {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-j {
        height: 33.3333vw;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 33.3333vw;
    }
}
.layout-j .image-1 {
    grid-column: 1;
    grid-row: 1;
}
.layout-j .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-j .image-2 {
        display: block;
        grid-column: 2/3;
        grid-row: 1;
    }
}
.layout-j .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-j .image-3 {
        display: block;
        grid-column: 3/4;
        grid-row: 1;
    }
}
.layout-k {
    display: grid;
    height: 100vw;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .layout-k {
        height: 25vw;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 25vw;
    }
}
.layout-k .image-1 {
    grid-column: 1;
    grid-row: 1;
}
.layout-k .image-2 {
    display: none;
}
@media (min-width: 768px) {
    .layout-k .image-2 {
        display: block;
        grid-column: 2/3;
        grid-row: 1;
    }
}
.layout-k .image-3 {
    display: none;
}
@media (min-width: 768px) {
    .layout-k .image-3 {
        display: block;
        grid-column: 3/4;
        grid-row: 1;
    }
}
.layout-k .image-4 {
    display: none;
}
@media (min-width: 768px) {
    .layout-k .image-4 {
        display: block;
        grid-column: 4/5;
        grid-row: 1;
    }
}
.layout-l {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 100vw);
}
@media (min-width: 768px) {
    .layout-l {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 50vw);
    }
}
.layout-l .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-l .image-1 {
        grid-column: 1/2;
        grid-row: 1/2;
    }
}
.layout-l .image-2 {
    grid-column: 1;
    grid-row: 2;
}
@media (min-width: 768px) {
    .layout-l .image-2 {
        grid-column: 2/3;
        grid-row: 1/2;
    }
}
.layout-l .image-3 {
    grid-column: 1;
    grid-row: 3;
}
@media (min-width: 768px) {
    .layout-l .image-3 {
        grid-column: 1/2;
        grid-row: 2/3;
    }
}
.layout-l .image-4 {
    grid-column: 1;
    grid-row: 4;
}
@media (min-width: 768px) {
    .layout-l .image-4 {
        grid-column: 2/3;
        grid-row: 2/3;
    }
}
.layout-m {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, auto);
}
@media (min-width: 768px) {
    .layout-m {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, auto);
    }
}
.layout-m .image-1 {
    grid-column: 1;
    grid-row: 1;
}
@media (min-width: 768px) {
    .layout-m .image-1 {
        grid-column: 1/2;
        grid-row: 1/2;
    }
}
.layout-m .image-2 {
    grid-column: 1;
    grid-row: 2;
}
@media (min-width: 768px) {
    .layout-m .image-2 {
        grid-column: 2/3;
        grid-row: 1/2;
    }
}
.layout-m .image-3 {
    grid-column: 1;
    grid-row: 3;
}
@media (min-width: 768px) {
    .layout-m .image-3 {
        grid-column: 1/2;
        grid-row: 2/3;
    }
}
.layout-m .image-4 {
    grid-column: 1;
    grid-row: 4;
}
@media (min-width: 768px) {
    .layout-m .image-4 {
        grid-column: 2/3;
        grid-row: 2/3;
    }
}
@media (max-width: 767.98px) {
    .our-offices .half:last-child {
        margin-top: 60px;
    }
}
@media (max-width: 575.98px) {
    .our-offices .address-wrapper h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.our-offices .address-wrapper .lead {
    font-size: 4rem;
    color: #707073;
    margin-bottom: 40px;
}
@media (max-width: 575.98px) {
    .our-offices .address-wrapper .lead {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}
.our-offices .address-wrapper a {
    color: #323232;
}
.our-offices .address-wrapper a:hover {
    color: #646464;
}


.vimeo-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.vimeo-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Typography change*/
.typeset h1:first-child,
.typeset h2:first-child,
.typeset h3:first-child,
.typeset h4:first-child,
.typeset h5:first-child,
.typeset h6:first-child {
    padding-top: 0;
}
.typeset h1:last-child,
.typeset h2:last-child,
.typeset h3:last-child,
.typeset h4:last-child,
.typeset h5:last-child,
.typeset h6:last-child {
    margin-bottom: 0;
}
.dark-text h1,
.dark-text h2,
.dark-text h3,
.dark-text h4,
.dark-text h5,
.dark-text h6,
.dark-text p,
.dark-text a,
.dark-text li {

}
body .light-text h1,
body .light-text h2,
body .light-text h3,
body .light-text h4,
body .light-text h5,
body .light-text h6,
body .light-text p,
body .light-text a,
body .light-text li {
    color: #fff !important;
}
body .light-text .cta-copy h3 {
    color: #C8C8C8 !important;
}