@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=fallback&subset=latin-ext);
/*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

 @font-face {
    font-family: "Open Sans";
    src: url("../../../fonts/open-sans/OpenSans-Light.ttf");
    font-weight: 300;
}
@font-face {
    font-family: "Open Sans";
    src: url("../../../fonts/open-sans/OpenSans-Regular.ttf");
    font-weight: 400;
}
@font-face {
    font-family: "Open Sans";
    src: url("../../../fonts/open-sans/OpenSans-Medium.ttf");
    font-weight: 500;
}
@font-face {
    font-family: "Open Sans";
    src: url("../../../fonts/open-sans/OpenSans-SemiBold.ttf");
    font-weight: 600;
}
@font-face {
    font-family: "Open Sans";
    src: url("../../../fonts/open-sans/OpenSans-Bold.ttf");
    font-weight: 700;
}
@font-face {
    font-family: "Open Sans";
    src: url("../../../fonts/open-sans/OpenSans-ExtraBold.ttf");
    font-weight: 800;
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

body {
    margin: 0;
    font-family: Open Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff
}

@media (max-width:1366px) {
    body {
        font-size: calc(.8875rem + .13177vw)
    }
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 0
}

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 {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .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: -.25em
}

sup {
    top: -.5em
}

a {
    color: inherit;
    text-decoration: underline;
    background-color: transparent
}

a:hover,
a:not([href]):not([class]),
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 {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #666;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .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] {
    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: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

@media (max-width:1366px) {
    legend {
        font-size: calc(.9375rem + .65886vw)
    }
}

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
}

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

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

@media (max-width:1366px) {
    .h1,
    h1 {
        font-size: calc(1.0125rem + 1.44949vw)
    }
}

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

@media (max-width:1366px) {
    .h2,
    h2 {
        font-size: calc(.975rem + 1.05417vw)
    }
}

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

@media (max-width:1366px) {
    .h3,
    h3 {
        font-size: calc(.9375rem + .65886vw)
    }
}

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

@media (max-width:1366px) {
    .h4,
    h4 {
        font-size: calc(.9rem + .26354vw)
    }
}

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

@media (max-width:1366px) {
    .h5,
    h5 {
        font-size: calc(.8875rem + .13177vw)
    }
}

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

.lead {
    font-size: 1.125rem;
    font-weight: 400
}

@media (max-width:1366px) {
    .lead {
        font-size: calc(.9rem + .26354vw)
    }
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1366px) {
    .display-1 {
        font-size: calc(1.3875rem + 5.40264vw)
    }
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1366px) {
    .display-2 {
        font-size: calc(1.3375rem + 4.87555vw)
    }
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1366px) {
    .display-3 {
        font-size: calc(1.2375rem + 3.82138vw)
    }
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1366px) {
    .display-4 {
        font-size: calc(1.1375rem + 2.7672vw)
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: .875rem;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

@media (max-width:1366px) {
    .blockquote {
        font-size: calc(.9125rem + .39531vw)
    }
}

.blockquote-footer {
    display: block;
    font-size: .875rem;
    color: #666
}

.blockquote-footer:before {
    content: "��"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .625rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #666
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

@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:1024px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1366px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1180px
    }
}

.row {
    display: flex;
    flex-wrap: wrap
}

.no-gutters,
.row {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.3333333333%
    }
    .offset-md-2 {
        margin-left: 16.6666666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.3333333333%
    }
    .offset-md-5 {
        margin-left: 41.6666666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.3333333333%
    }
    .offset-md-8 {
        margin-left: 66.6666666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.3333333333%
    }
    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1024px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1366px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-xxl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-xxl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-xxl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-xxl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-xxl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-xxl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        order: -1
    }
    .order-xxl-last {
        order: 13
    }
    .order-xxl-0 {
        order: 0
    }
    .order-xxl-1 {
        order: 1
    }
    .order-xxl-2 {
        order: 2
    }
    .order-xxl-3 {
        order: 3
    }
    .order-xxl-4 {
        order: 4
    }
    .order-xxl-5 {
        order: 5
    }
    .order-xxl-6 {
        order: 6
    }
    .order-xxl-7 {
        order: 7
    }
    .order-xxl-8 {
        order: 8
    }
    .order-xxl-9 {
        order: 9
    }
    .order-xxl-10 {
        order: 10
    }
    .order-xxl-11 {
        order: 11
    }
    .order-xxl-12 {
        order: 12
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.3333333333%
    }
    .offset-xxl-2 {
        margin-left: 16.6666666667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.3333333333%
    }
    .offset-xxl-5 {
        margin-left: 41.6666666667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.3333333333%
    }
    .offset-xxl-8 {
        margin-left: 66.6666666667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.3333333333%
    }
    .offset-xxl-11 {
        margin-left: 91.6666666667%
    }
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }
    .mfp-arrow-left {
        transform-origin: 0
    }
    .mfp-arrow-right {
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #000;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .75rem 1.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .625rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (max-width:1366px) {
    .btn {
        font-size: calc(.8875rem + .13177vw)
    }
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #000;
    text-decoration: none
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #013b69;
    border-color: #013b69
}

.btn-primary:hover {
    color: #fff;
    background-color: #012643;
    border-color: #011f36
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #013b69;
    border-color: #013b69
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #011f36;
    border-color: #00182a
}

.btn-secondary {
    color: #fff;
    background-color: #e50c48;
    border-color: #e50c48
}

.btn-secondary:hover {
    color: #fff;
    background-color: #c10a3d;
    border-color: #b50939
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #e50c48;
    border-color: #e50c48
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #b50939;
    border-color: #a80935
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-warning {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #fff;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-primary-alt {
    color: #212529;
    background-color: #d9ebef;
    border-color: #d9ebef
}

.btn-primary-alt:hover {
    color: #212529;
    background-color: #bedde4;
    border-color: #b5d8e0
}

.btn-primary-alt.disabled,
.btn-primary-alt:disabled {
    color: #212529;
    background-color: #d9ebef;
    border-color: #d9ebef
}

.btn-primary-alt:not(:disabled):not(.disabled).active,
.btn-primary-alt:not(:disabled):not(.disabled):active,
.show>.btn-primary-alt.dropdown-toggle {
    color: #212529;
    background-color: #b5d8e0;
    border-color: #acd3dc
}

.btn-outline-primary {
    color: #013b69;
    border-color: #013b69
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #013b69;
    border-color: #013b69
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #013b69;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #013b69;
    border-color: #013b69
}

.btn-outline-secondary {
    color: #e50c48;
    border-color: #e50c48
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #e50c48;
    border-color: #e50c48
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #e50c48;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #e50c48;
    border-color: #e50c48
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-primary-alt {
    color: #d9ebef;
    border-color: #d9ebef
}

.btn-outline-primary-alt:hover {
    color: #212529;
    background-color: #d9ebef;
    border-color: #d9ebef
}

.btn-outline-primary-alt.disabled,
.btn-outline-primary-alt:disabled {
    color: #d9ebef;
    background-color: transparent
}

.btn-outline-primary-alt:not(:disabled):not(.disabled).active,
.btn-outline-primary-alt:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary-alt.dropdown-toggle {
    color: #212529;
    background-color: #d9ebef;
    border-color: #d9ebef
}

.btn-link {
    font-weight: 400;
    color: inherit;
    text-decoration: underline
}

.btn-link:hover {
    color: inherit;
    text-decoration: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #666;
    pointer-events: none
}

.btn-lg {
    padding: .6875rem 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: .3rem
}

@media (max-width:1366px) {
    .btn-lg {
        font-size: calc(.9rem + .26354vw)
    }
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.mfp-bg.mfp-search {
    opacity: 0;
    transition: opacity .2s
}

.mfp-bg.mfp-search.mfp-ready {
    opacity: .8
}

.mfp-bg.mfp-search.mfp-removing {
    opacity: 0
}

.mfp-wrap.mfp-search {
    top: 0 !important;
    height: auto !important
}

.mfp-container.mfp-inline-holder {
    padding-right: 0;
    padding-left: 0
}

.mfp-wrap.mfp-search .mfp-content {
    transform: translateY(-100%);
    transition: transform .4s
}

.mfp-wrap.mfp-search.mfp-ready .mfp-content {
    transform: none
}

.mfp-wrap.mfp-search.mfp-removing .mfp-content {
    transform: translateY(-100%)
}

.mfp-wrap.mfp-search .mfp-close {
    font-size: 44px;
    opacity: 1
}

.mfp-wrap.mfp-search .mfp-close:hover {
    opacity: .8
}

@media (min-width:576px) {
    .mfp-wrap.mfp-search .mfp-close {
        top: 50%;
        right: 50%;
        margin-right: -270px;
        transform: translateY(-50%)
    }
}

@media (min-width:768px) {
    .mfp-wrap.mfp-search .mfp-close {
        margin-right: -360px
    }
}

@media (min-width:1024px) {
    .mfp-wrap.mfp-search .mfp-close {
        margin-right: -480px
    }
}

@media (min-width:1200px) {
    .mfp-wrap.mfp-search .mfp-close {
        margin-right: -570px
    }
}

@media (min-width:1366px) {
    .mfp-wrap.mfp-search .mfp-close {
        margin-right: -590px
    }
}

.js-focus-visible :focus:not(.focus-visible) {
    outline: none
}

button {
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    button {
        transition: none
    }
}

img {
    max-width: 100%;
    height: auto
}

b,
strong {
    font-weight: 700
}

a {
    transition: color .2s ease-in-out
}

.o-Link {
    text-decoration: underline
}

.o-Link:hover {
    text-decoration: none
}

.o-Shadow--gray {
    box-shadow: 0 0 1.6875rem .625rem hsla(0, 0%, 80%, .6)
}

.o-Shadow--blue {
    box-shadow: 0 0 1.6875rem .625rem rgba(180, 211, 217, .6)
}

.o-Shadow--bottom,
.o-Shadow--top {
    position: relative;
    z-index: 5
}

.o-Shadow--top {
    box-shadow: 0 -1.125rem 1.125rem 0 rgba(0, 0, 0, .08)
}

.o-Shadow--bottom {
    box-shadow: 0 1.125rem 1.125rem 0 rgba(0, 0, 0, .08)
}

.o-Shadow--inset {
    box-shadow: inset 0 .25rem 2.25rem .125rem rgba(0, 0, 0, .15)
}

.o-Stretch {
    position: relative
}

.o-Stretch-target {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.l-Site {
    overflow-y: scroll
}

@media (min-width:768px) {
    .l-Content-header--01:after,
    .l-Content-header--01:before {
        content: "";
        position: absolute;
        top: 50%
    }
    .l-Content-header--01:before {
        right: 50%;
        width: 19.25rem;
        height: 14.25rem;
        margin-right: 8.875rem;
        background: url(../images/_illustrations/parents.svg) no-repeat 0 0/68% auto, url(../images/_illustrations/grandparents.svg) no-repeat 100% 0/41% auto;
        transform: translateY(-38%)
    }
    .l-Content-header--01:after {
        left: 50%;
        width: 23.8125rem;
        height: 10.5rem;
        background: url(../images/_illustrations/children.svg) no-repeat 100% 0/53% auto, url(../images/_illustrations/dog.svg) no-repeat 53% 100%/16% auto;
        transform: translateY(-32%)
    }
}

@media (min-width:1024px) {
    .l-Content-header--01:before {
        width: 23.375rem;
        height: 17.3125rem;
        margin-right: 12.875rem;
        transform: translateY(-44%)
    }
    .l-Content-header--01:after {
        margin-left: 6rem
    }
}

@media (min-width:1200px) {
    .l-Content-header--01:after {
        margin-left: 13rem
    }
}

@media (min-width:768px) {
    .l-Content-header--02:after,
    .l-Content-header--02:before {
        content: "";
        position: absolute;
        top: 50%
    }
    .l-Content-header--02:before {
        right: 50%;
        width: 18rem;
        height: 10.3125rem;
        margin-right: 8.75rem;
        background: url(../images/_illustrations/dog.svg) no-repeat 0 100%/13% auto, url(../images/_illustrations/children.svg) no-repeat 18% 100%/46% auto, url(../images/_illustrations/grandparents.svg) no-repeat 100% 100%/41% auto;
        transform: translateY(-45%)
    }
    .l-Content-header--02:after {
        left: 50%;
        width: 11.25rem;
        height: 12.3125rem;
        margin-left: 11.25rem;
        background: url(../images/_illustrations/parents.svg) no-repeat 50%/contain;
        transform: translateY(-32%)
    }
}

@media (min-width:1024px) {
    .l-Content-header--02:before {
        width: 23.4375rem;
        height: 13.4375rem;
        transform: translateY(-50%)
    }
    .l-Content-header--02:after {
        width: 15.875rem;
        height: 17.375rem;
        margin-left: 15rem;
        transform: translateY(-25%)
    }
}

@media (min-width:1200px) {
    .l-Content-header--02:after {
        margin-left: 19.5rem;
        transform: translateY(-40%)
    }
}

@media (min-width:768px) {
    .l-Content-header--03:after,
    .l-Content-header--03:before {
        content: "";
        position: absolute;
        top: 50%
    }
    .l-Content-header--03:before {
        right: 50%;
        width: 18rem;
        height: 10.3125rem;
        margin-right: 8.75rem;
        background: url(../images/_illustrations/children.svg) no-repeat 18% 100%/46% auto, url(../images/_illustrations/grandparents.svg) no-repeat 100% 100%/41% auto;
        transform: translateY(-45%)
    }
    .l-Content-header--03:after {
        left: 50%;
        width: 19.25rem;
        height: 17.375rem;
        margin-left: 16rem;
        background: url(../images/_illustrations/dog.svg) no-repeat 0 84%/20% auto, url(../images/_illustrations/parents.svg) no-repeat 100% 0/82% auto;
        transform: translateY(-44%)
    }
}

@media (min-width:1024px) {
    .l-Content-header--03:before {
        width: 23.4375rem;
        height: 13.4375rem;
        transform: translateY(-50%)
    }
    .l-Content-header--03:after {
        width: 15.875rem;
        height: 17.375rem;
        margin-left: 15rem;
        transform: translateY(-25%)
    }
}

@media (min-width:1200px) {
    .l-Content-header--03:after {
        margin-left: 19.5rem;
        transform: translateY(-40%)
    }
}

@media (min-width:768px) {
    .l-Content-header--04:after,
    .l-Content-header--04:before {
        content: "";
        position: absolute;
        top: 50%
    }
    .l-Content-header--04:before {
        right: 50%;
        width: 17.75rem;
        height: 13.125rem;
        margin-right: 10rem;
        background: url(../images/_illustrations/parents.svg) no-repeat 0 0/68% auto, url(../images/_illustrations/grandparents.svg) no-repeat 100% 0/41% auto;
        transform: translateY(-38%)
    }
    .l-Content-header--04:after {
        left: 50%;
        width: 17.25rem;
        height: 7.5625rem;
        margin-left: 6.25rem;
        background: url(../images/_illustrations/dog.svg) no-repeat 0 76%/16% auto, url(../images/_illustrations/children.svg) no-repeat 100% 0/53% auto;
        transform: translateY(-20%)
    }
}

@media (min-width:1024px) {
    .l-Content-header--04:before {
        width: 23.375rem;
        height: 17.3125rem;
        margin-right: 11.25rem;
        transform: translateY(-44%)
    }
    .l-Content-header--04:after {
        width: 23.8125rem;
        height: 10.5rem;
        margin-left: 8.75rem
    }
}

@media (min-width:1200px) {
    .l-Content-header--04:before {
        margin-right: 12.875rem
    }
    .l-Content-header--04:after {
        margin-left: 13rem
    }
}

@media (min-width:768px) {
    .l-Content-header--05:after,
    .l-Content-header--05:before {
        content: "";
        position: absolute;
        top: 50%
    }
    .l-Content-header--05:before {
        right: 50%;
        width: 9.375rem;
        height: 10.3125rem;
        margin-right: 13.75rem;
        background: url(../images/_illustrations/parents.svg) no-repeat 50%/contain;
        transform: translateY(6%)
    }
    .l-Content-header--05:after {
        left: 50%;
        width: 9rem;
        height: 12.5rem;
        margin-left: 12.125rem;
        background: url(../images/_illustrations/children.svg) no-repeat 50%/contain;
        transform: translateY(-26%)
    }
}

@media (min-width:1024px) {
    .l-Content-header--05:before {
        width: 13.3125rem;
        height: 14.5625rem;
        margin-right: 17.5rem;
        transform: translateY(6%)
    }
    .l-Content-header--05:after {
        width: 12.5625rem;
        height: 10.5rem
    }
}

@media (min-width:1200px) {
    .l-Content-header--05:before {
        margin-right: 22.875rem
    }
}

@media (min-width:768px) {
    .l-Content-header--06:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 23rem;
        height: 11.125rem;
        margin-left: 2rem;
        background: url(../images/_illustrations/parents.svg) no-repeat 0 50%/40% auto, url(../images/_illustrations/children.svg) no-repeat 100% 100%/42% auto, url(../images/_illustrations/grandparents.svg) no-repeat 54% 0/26% auto, url(../images/_illustrations/dog.svg) no-repeat 64% 100%/13% auto;
        transform: translateY(-32%)
    }
}

@media (min-width:1024px) {
    .l-Content-header--06:after {
        width: 29.8125rem;
        height: 14.4375rem;
        margin-left: 3.5rem;
        transform: translateY(-36%)
    }
}

@media (min-width:1200px) {
    .l-Content-header--06:after {
        margin-left: 7rem;
        transform: translateY(-46%)
    }
}

@media (min-width:768px) {
    .l-Content-header--07:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 50%;
        width: 18rem;
        height: 10.3125rem;
        margin-right: 8.75rem;
        background: url(../images/_illustrations/dog.svg) no-repeat 0 100%/13% auto, url(../images/_illustrations/children.svg) no-repeat 18% 100%/46% auto, url(../images/_illustrations/grandparents.svg) no-repeat 100% 100%/41% auto;
        transform: translateY(-45%)
    }
}

@media (min-width:1024px) {
    .l-Content-header--07:before {
        width: 23.4375rem;
        height: 13.4375rem;
        transform: translateY(-50%)
    }
}

.l-Content-wrapContacts:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 9.875rem;
    height: 9.75rem;
    margin-right: .75rem;
    background: url(../images/_illustrations/dog.svg) no-repeat 0 100%/29% auto, url(../images/_illustrations/grandparents.svg) no-repeat 100% 0/72% auto;
    transform: translateY(-78%)
}

@media (min-width:1024px) {
    .l-Content-wrapContacts:after {
        width: 13.625rem;
        height: 13.4375rem
    }
}

.l-Content-date {
    width: 7.75rem;
    height: 4.5rem;
    padding-top: 1.75rem;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 877.5 512'%3E%3Cpath fill='%23e50c48' d='M810.2 40h-46V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v24h-587V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v24h-46c-36.4 0-66 29.6-66 66v340c0 36.4 29.6 66 66 66h743c36.4 0 66-29.6 66-66V106c0-36.4-29.6-66-66-66zm-743 32h46v16c0 8.8 7.2 16 16 16s16-7.2 16-16V72h587v16c0 8.8 7.2 16 16 16s16-7.2 16-16V72h46c18.7 0 34 15.3 34 34v38h-811v-38c0-18.7 15.3-34 34-34zm743 408h-743c-18.7 0-34-15.3-34-34V176h811v270c0 18.7-15.2 34-34 34z'/%3E%3C/svg%3E") no-repeat 50%/contain
}

.l-Section--family .l-Section-bg {
    padding-top: 53.0534351145%
}

.l-Section--family .l-Section-bg.lazyloaded:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 53.0534351145%;
    background: url(../images/_illustrations/parents.svg) no-repeat 12% 0/39% auto, url(../images/_illustrations/children.svg) no-repeat 94% 46%/31% auto, url(../images/_illustrations/grandparents.svg) no-repeat 58.5% 18%/24% auto, url(../images/_illustrations/dog.svg) no-repeat 92% 100%/14% auto
}

@media (min-width:768px) {
    .l-Section--family .l-Section-bg {
        padding-top: 0
    }
    .l-Section--family.lazyloaded:after {
        content: "";
        position: absolute;
        top: 0;
        right: 50%;
        width: 7.375rem;
        height: 5.0625rem;
        margin-right: 15rem;
        background: url(../images/_illustrations/ball.svg) no-repeat 50%/contain;
        transform: translateY(-58%)
    }
    .l-Section--family .l-Section-bg.lazyloaded:after {
        top: 50%;
        width: 66.6666666667%;
        padding-bottom: 35.368956743%;
        margin-right: 16.25rem;
        transform: translateY(-40%)
    }
}

@media (min-width:1024px) {
    .l-Section--family.lazyloaded:after {
        margin-right: 23.75rem
    }
}

@media (min-width:1200px) {
    .l-Section--family.lazyloaded:after {
        margin-right: 30rem
    }
}

@media (min-width:1366px) {
    .l-Section--family.lazyloaded:after {
        margin-right: 32.5rem
    }
}

@media (min-width:576px) {
    .l-Footer.lazyloaded:after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 13.75rem;
        height: 11.5rem;
        margin-top: 6rem;
        margin-left: 3rem;
        background: url(../images/_illustrations/children.svg) no-repeat 50%/contain;
        transform: scaleX(-1)
    }
}

@media (min-width:768px) {
    .l-Footer.lazyloaded:after {
        margin-top: 7.5rem;
        margin-left: 0;
        transform: translateX(-56%) scaleX(-1)
    }
}

@media (min-width:1024px) {
    .l-Footer.lazyloaded:after {
        width: 16.875rem;
        height: 14.1875rem;
        margin-top: 5.625rem
    }
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.wp-block-quote {
    font-size: 1.125rem;
    color: #013b69;
    font-weight: 700
}

@media (max-width:1366px) {
    .wp-block-quote {
        font-size: calc(.9rem + .26354vw)
    }
}

@media (min-width:576px) {
    .wp-block-quote {
        padding-left: 2.5rem
    }
}

@media (min-width:768px) {
    .wp-block-quote {
        padding-right: 10rem;
        padding-left: 4.5rem
    }
    .c-Wysiwyg--narrow .wp-block-quote {
        padding-right: 0;
        padding-left: 2.5rem
    }
}

.wp-block-group--features>.wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: -2rem
}

.wp-block-group--feature {
    position: relative;
    width: 100%;
    padding-top: 3.375rem;
    margin-top: 2rem;
    text-align: center
}

.wp-block-group--feature>.wp-block-group__inner-container {
    height: 100%;
    padding: 0 1rem 1.5rem;
    border-radius: .625rem;
    transition: box-shadow .2s ease-in-out
}

.wp-block-group--feature .wp-block-image {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 6.75rem;
    height: 6.75rem;
    margin-top: -3.375rem;
    margin-bottom: .75rem;
    border-radius: 50%;
    background-color: #013b69;
    pointer-events: none;
    transition: background-color .2s ease-in-out
}

.wp-block-group--feature .wp-block-image img {
    border-radius: 0
}

.wp-block-group--feature .wp-block-image figcaption {
    display: none
}

.wp-block-group--feature h3 {
    font-size: 1.125rem;
    margin-bottom: .25rem
}

@media (max-width:1366px) {
    .wp-block-group--feature h3 {
        font-size: calc(.9rem + .26354vw)
    }
}

.wp-block-group--feature h3+p {
    margin-bottom: 1rem
}

.wp-block-group--feature a {
    font-weight: 600
}

.wp-block-group--feature a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.wp-block-group--feature:hover>.wp-block-group__inner-container {
    box-shadow: 0 0 1.6875rem .625rem hsla(0, 0%, 80%, .6);
    background-color: #fff
}

.wp-block-group--feature:hover .wp-block-image {
    background-color: #e50c48
}

@media (min-width:576px) {
    .wp-block-group--feature {
        width: 50%
    }
}

@media (min-width:768px) {
    .wp-block-group--feature {
        width: 33.3333333333%
    }
}

@media (min-width:1200px) {
    .wp-block-group--feature>.wp-block-group__inner-container {
        padding: 0 2rem 3rem
    }
}

.wp-block-group--files>.wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap
}

.wp-block-file {
    margin-right: 2rem
}

.wp-block-file a {
    padding-left: 2.25rem;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e50c48' d='M239.029 384.97a24 24 0 0033.942 0l90.509-90.509a24 24 0 000-33.941 24 24 0 00-33.941 0L280 310.059V48a24 24 0 00-48 0v262.059l-49.539-49.539a24 24 0 00-33.941 0 24 24 0 000 33.941z'/%3E%3Cpath fill='%23e50c48' d='M464 232a24 24 0 00-24 24v184H72V256a24 24 0 00-48 0v192a40 40 0 0040 40h384a40 40 0 0040-40V256a24 24 0 00-24-24z'/%3E%3C/svg%3E") no-repeat 0/26px 26px;
    color: #e50c48
}

.wp-block-gallery .blocks-gallery-item {
    flex-grow: 0
}

.wp-block-gallery .blocks-gallery-item a {
    border-radius: .625rem;
    overflow: hidden
}

.c-Actions-link {
    color: #666
}

.c-Actions-link:hover {
    color: #e50c48
}

.c-Actions-link--email {
    width: 28px;
    height: 28px;
    background-color: #666;
    color: #fff
}

.c-Actions-link--email:hover {
    background-color: #e50c48;
    color: #fff
}

.c-Actions-wrapSearch {
    height: 100%
}

.mfp-wrap .c-Actions-wrapSearch {
    display: flex;
    justify-content: center;
    align-items: center
}

.c-Breadcrumbs-item {
    margin-right: .25rem
}

.c-Breadcrumbs-item+.c-Breadcrumbs-item {
    position: relative
}

.c-Breadcrumbs-item+.c-Breadcrumbs-item:before {
    content: "-";
    margin-right: .25rem
}

.c-Calendar-nav>li>a {
    color: #013b69;
    text-decoration: none
}

ul.c-Calendar li {
    display: inline-block;
}

.c-Calendar-nav>li>a:hover {
    color: #e50c48
}

.c-Calendar-wrapIcon {
    top: 50%;
    left: 100%;
    transform: translateY(-50%)
}

@media (min-width:576px) {
    .c-Card {
        transition: transform .2s ease-in-out;
        will-change: transform
    }
    .c-Card:hover {
        transform: scale(1.04)
    }
}

.c-Card-header {
    height: 9.375rem
}

.c-Card-header>img {
    -o-object-fit: cover;
    object-fit: cover
}

.c-Card-body {
    flex-basis: 0;
    min-height: 10rem
}

.c-Card-tags {
    transform: translateY(-1.125rem)
}

.c-Card-tags>li {
    width: 2.25rem;
    height: 2.25rem
}

.c-Carousel .slick-list {
    padding-right: 20vw;
    padding-left: 1.25rem;
    overflow: visible
}

@media (min-width:576px) {
    .c-Carousel .slick-list {
        padding-right: 0;
        padding-left: 0
    }
    .c-Carousel .slick-slide {
        opacity: 0;
        visibility: hidden
    }
    .c-Carousel .slick-slide.slick-active {
        opacity: 1;
        visibility: visible
    }
}

.c-Carousel-list {
    display: flex;
    flex-wrap: wrap
}

.c-Carousel-list.slick-initialized {
    display: block
}

.c-Carousel-item {
    width: 100%
}

.c-Carousel-item:nth-child(n+2) {
    display: none
}

@media (min-width:768px) {
    .c-Carousel-item {
        width: 50%
    }
    .c-Carousel-item:nth-child(2) {
        display: block
    }
    .c-Carousel-item:nth-child(n+3) {
        display: none
    }
}

@media (min-width:1024px) {
    .c-Carousel-item {
        width: 33.3333333333%
    }
    .c-Carousel-item:nth-child(3) {
        display: block
    }
    .c-Carousel-item:nth-child(n+4) {
        display: none
    }
}

@media (min-width:1200px) {
    .c-Carousel-item {
        width: 25%
    }
    .c-Carousel-item:nth-child(4) {
        display: block
    }
    .c-Carousel-item:nth-child(n+5) {
        display: none
    }
}

.c-Carousel-arrow {
    top: 50%;
    color: #013b69;
    transform: translateY(-50%)
}

.c-Carousel-arrow:hover {
    color: #e50c48
}

.c-Event {
    box-shadow: 0 0 1.6875rem .625rem hsla(0, 0%, 80%, .6);
    background-color: #fff;
    transition: background-color .2s ease-in-out
}

.c-Event:hover {
    box-shadow: 0 0 1.6875rem .625rem hsla(0, 0%, 80%, .6), inset 0 .25rem 2.25rem .125rem rgba(0, 0, 0, .15);
    background-color: #d9ebef
}

.c-Event-header {
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%)
}

.c-Event-date {
    height: 4rem;
    border-radius: .5rem
}

.c-Event-date--small {
    width: 4rem;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e50c48' d='M446 40h-46V16c0-8.836-7.163-16-16-16s-16 7.164-16 16v24H144V16c0-8.836-7.163-16-16-16s-16 7.164-16 16v24H66C29.607 40 0 69.607 0 106v340c0 36.393 29.607 66 66 66h380c36.393 0 66-29.607 66-66V106c0-36.393-29.607-66-66-66zM66 72h46v16c0 8.836 7.163 16 16 16s16-7.164 16-16V72h224v16c0 8.836 7.163 16 16 16s16-7.164 16-16V72h46c18.748 0 34 15.252 34 34v38H32v-38c0-18.748 15.252-34 34-34zm380 408H66c-18.748 0-34-15.252-34-34V176h448v270c0 18.748-15.252 34-34 34z'/%3E%3C/svg%3E") no-repeat 50%/contain
}

.c-Event-date--large {
    width: 6.875rem;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 877.5 512'%3E%3Cpath fill='%23e50c48' d='M810.2 40h-46V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v24h-587V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v24h-46c-36.4 0-66 29.6-66 66v340c0 36.4 29.6 66 66 66h743c36.4 0 66-29.6 66-66V106c0-36.4-29.6-66-66-66zm-743 32h46v16c0 8.8 7.2 16 16 16s16-7.2 16-16V72h587v16c0 8.8 7.2 16 16 16s16-7.2 16-16V72h46c18.7 0 34 15.3 34 34v38h-811v-38c0-18.7 15.3-34 34-34zm743 408h-743c-18.7 0-34-15.3-34-34V176h811v270c0 18.7-15.2 34-34 34z'/%3E%3C/svg%3E") no-repeat 50%/contain
}

.c-Filter-type {
    border-bottom: 1px solid #dee2e6
}

@media (min-width:1024px) {
    .c-Filter-type {
        border-bottom: 0;
        border-right: 1px solid #dee2e6
    }
}

.c-Filter-label {
    cursor: pointer;
    line-height: 1
}

.c-Filter-name {
    color: #000;
    text-decoration: none;
    transition: color .2s ease-in-out
}

.c-Filter-checkbox:focus+.c-Filter-label .c-Filter-name,
.c-Filter-label:hover .c-Filter-name {
    color: inherit
}

.c-Hero .slick-dots {
    padding-left: 0;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 0
}

.c-Hero .slick-dots>li {
    margin-right: .25rem;
    margin-left: .25rem
}

.c-Hero .slick-dots>li>button {
    display: block;
    width: .75rem;
    height: .75rem;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 50%;
    background-color: #fff;
    text-indent: -9999px
}

.c-Hero .slick-dots>li.slick-active>button {
    background-color: #e50c48
}

@media (min-width:1024px) {
    .c-Hero:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        width: 14.8125rem;
        height: 16.1875rem;
        margin-top: -13rem;
        margin-left: 18.375rem;
        background: url(../images/_illustrations/parents.svg) no-repeat 50%/contain
    }
    .c-Hero .slick-dots {
        margin-top: 2rem
    }
    .c-Hero .slick-dots>li>button {
        width: 1rem;
        height: 1rem
    }
}

.c-Hero-item:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0
}

.c-Hero-header {
    height: 50vw
}

.c-Hero-header>img {
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:576px) {
    .c-Hero-header {
        height: 40vw
    }
}

@media (min-width:1024px) {
    .c-Hero-header {
        height: 22.5rem
    }
}

@media (min-width:1200px) {
    .c-Hero-header {
        height: 29.625rem
    }
}

.c-Hero-island {
    width: 100%;
}

@media (min-width:768px) {
    .c-Hero-island {
        width: 25rem
    }
}

.c-Hub {
    padding-bottom: 17.0625rem
}

.c-Hub:after,
.c-Hub:before {
    content: "";
    position: absolute;
    left: 0
}

.c-Hub:before {
    top: 0;
    width: .875rem;
    height: 96%;
    margin-top: 1.25rem;
    margin-left: 7.375rem;
    background-color: #013b69
}

.c-Hub:after {
    bottom: 0;
    width: 21.25rem;
    height: 17.0625rem;
    margin-left: 3.75rem;
    background: url(../images/_illustrations/hub.svg) no-repeat 50%/contain
}

@media (min-width:1024px) {
    .c-Hub {
        padding-bottom: 23.125rem
    }
    .c-Hub:before {
        width: 1rem;
        margin-left: 8.6875rem
    }
    .c-Hub:after {
        width: 28.75rem;
        height: 23.125rem;
        margin-left: 3.75rem
    }
}

.c-Hub-link {
    width: 13.375rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.c-Hub-item:nth-child(5n+1) .c-Hub-link,
.c-Hub-item:nth-child(5n+3) .c-Hub-link,
.c-Hub-item:nth-child(5n+4) .c-Hub-link {
    height: 5.0625rem;
    padding-left: 1.25rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 420 162'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M412.85 62.9c1-10.4 2.4-18.9 4.1-25.5-12.9-7-71-14.8-174.2-23.4-34.9-2.9-70.8-5.6-107.7-8-31.5-2.1-49.6-3.1-54.3-3.1-1.5 1-14.2 13-38.1 36.1-24.1 23.1-37 35.8-38.7 38 7.9 10.7 20.8 25.3 38.8 43.7 15.5 15.8 26.6 26.5 33.3 31.9 23.7-.5 79.7-.3 168.1.6 99.9 1.1 154 2.6 162.4 4.8.1-1.1.5-6.4 1.1-16-5.5-.6-13.6-1.3-24.4-2-12-.8-20.8-1.6-26.3-2.3 5.5.7 14.2 1.4 26.3 2.3 10.8.8 18.9 1.4 24.4 2 .2-2.6.4-5.5.6-8.7 1.1-16.6 1.9-30 2.5-40.3.6-12.7 1.3-22.8 2.1-30.1zm-107.5-33.1l14.6.3c52.9 8.7 79.6 13.2 80.2 13.4-.5-.2-27.2-4.7-80.2-13.4l-14.6-.3zm94.1 19.6c4.7.6 8.1 1 10.5 1-2.4 0-5.9-.4-10.5-1-4.7-.7-7.8-1-9.3-1.1 1.5 0 4.6.4 9.3 1.1zm-4 84.2c2.6.2 6.2.3 10.9.5-4.7-.1-8.3-.3-10.9-.5-4.5-.3-8.4-.9-12-1.7 3.5.8 7.5 1.4 12 1.7zm-179.8 9c7.6-1.3 53.5-1.3 137.8.1-84.2-1.3-130.2-1.4-137.8-.1zM93.95 11.7v1.6c5.7.1 14.9.6 27.5 1.5 18.4 1.3 38.7 3.1 61 5.5-22.3-2.3-42.7-4.1-61-5.5-12.6-.9-21.8-1.4-27.5-1.5v-1.6zm-63.1 95.5c7.7.2 15.4.9 23.1 2.2-7.7-1.3-15.4-2-23.1-2.2v-1.6 1.6zm33.6 24.8c-4.1-1.2-7.2-2.1-9.4-2.7 2.2.6 5.3 1.5 9.4 2.7zm-4.9-5.7c4.6.3 9.1.9 13.5 1.8-4.3-.9-8.8-1.5-13.5-1.8-2.7-.2-6.4-.3-11-.5 4.6.1 8.3.3 11 .5zm26.4 16.6c6.4.1 21.1.1 43.9 0 9.8-.1 33.5-.3 71-.6-37.5.3-61.2.5-71 .6-22.9.2-37.5.2-43.9 0z'/%3E%3Cpath stroke='%23013b69' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M407.55 142.2c-.6 9.6-1 14.9-1.1 16-8.4-2.1-62.5-3.7-162.4-4.8-88.4-1-144.4-1.2-168.1-.6-6.7-5.5-17.8-16.1-33.3-31.9-18-18.4-31-32.9-38.8-43.7 1.8-2.2 14.7-14.9 38.7-38 23.9-23.1 36.7-35.1 38.1-36.1 4.7 0 22.8 1 54.3 3.1 37 2.4 72.9 5 107.7 8 103.2 8.6 161.2 16.4 174.2 23.4-1.7 6.6-3.1 15.1-4.1 25.5-.7 7.3-1.5 17.4-2.2 30.3-.5 10.3-1.4 23.7-2.5 40.3-.1 3-.3 5.9-.5 8.5z'/%3E%3Cpath stroke='%23013b69' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M305.35 29.8l14.6.3c52.9 8.7 79.6 13.2 80.2 13.4m7.4 98.7c.6.1 1.3.1 1.8.2m-19.2-94.1c1.5 0 4.6.4 9.3 1.1 4.7.6 8.1 1 10.5 1m-53 87.5c5.5.7 14.2 1.4 26.3 2.3 10.8.8 18.9 1.4 24.4 2m-24.2-10.3c3.5.8 7.5 1.4 12 1.7 2.6.2 6.2.3 10.9.5m-190.7 8.5c7.6-1.3 53.5-1.3 137.8.1m-259.5-131v1.6c5.7.1 14.9.6 27.5 1.5 18.4 1.3 38.7 3.1 61 5.5m-151.6 85.3v1.6c7.7.2 15.4.9 23.1 2.2m1.1 19.8c2.2.6 5.3 1.5 9.4 2.7 3.8 1 7.7 1.9 11.7 2.7m-27.6-8.8c4.6.1 8.3.3 11 .5 4.6.3 9.1.9 13.5 1.8m12.9 14.8c6.4.1 21.1.1 43.9 0 9.8-.1 33.5-.3 71-.6'/%3E%3C/g%3E%3C/svg%3E")
}

.c-Hub-item:nth-child(5n+2) .c-Hub-link,
.c-Hub-item:nth-child(5n+5) .c-Hub-link {
    height: 4.3125rem;
    padding-right: 1.25rem;
    margin-left: 2.5rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 419 137'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M4.65 51.1c0 7.8-.3 17.7-.9 29.8-.5 9.6-.7 19.3-.6 29.2 0 5 .2 9.5.3 13.5 9.5-1.3 64-.4 163.5 2.8 98.3 3.2 154.5 5.7 168.7 7.5 11.1-7.2 24.3-18.6 39.7-34.3.2-.2.5-.5.7-.8-2.4-.1-6.7-.1-13-.1-7.2 0-11.3 0-12.4-.1 1.1.1 5.3.1 12.4.1 6.3-.1 10.6 0 13 .1 6-6.2 19-20.3 39.1-42.3-1.8-2.8-13.2-11.6-34.1-26.3l-18-12.6c-12.3-8.7-18.7-13.2-19.2-13.6-3.9-.4-22.1-.1-54.8.9-35.1 1.1-71.5 2.6-109 4.5-104.1 5.3-163.1 10.8-177 16.4 1.1 6.8 1.6 15.2 1.6 25.3zM68.15 25c28.5-3 49.7-4.1 63.6-3.3-14-.8-35.1.3-63.6 3.3-5.9.6-22.8 2.7-50.7 6.3 27.9-3.6 44.8-5.7 50.7-6.3zm75.6 92.2c11.3-.7 20.1-.9 26.6-.8 7.2.1 18.6.7 34 1.7 8.6.5 21.4 1.4 38.6 2.4-17.2-1.1-30-1.9-38.6-2.4-15.4-1-26.8-1.6-34-1.7-6.4-.1-15.3.2-26.6.8-10 .6-15.2.9-15.7.9.6.1 5.8-.2 15.7-.9zm-102.1 1.3c20.4.7 35.4.8 44.9.2-9.5.6-24.5.5-44.9-.2-15.3-.6-26.3-1.1-33.1-1.7 6.8.5 17.9 1.1 33.1 1.7zm315.8-12.5c4.9 0 8.8-.2 11.7-.6-2.9.5-6.8.7-11.7.6-4.3-.1-6.6-.2-6.7-.2.1 0 2.3.1 6.7.2zm.9-4.1c6.1.5 10.7.7 13.8.5-3.1.2-7.8 0-13.8-.5zm-23.9-91h10.9c-6.6.1-10.3.1-10.9 0zm-52.7 6.4c2.9.2 11.8 0 26.6-.7 20.2-1 30.6-1.5 31.1-1.5-.6 0-10.9.5-31.1 1.5-14.8.7-23.7.9-26.6.7zm-81.1-2.7c33.4-1.2 69.4-2 108-2.4-38.5.4-74.5 1.2-108 2.4-35 1.3-53.7 1.9-56.2 1.9 2.5 0 21.2-.6 56.2-1.9zm73.1 102.2c2.4.2 10.1.1 23.1-.2-12.9.3-20.6.4-23.1.2zm68.8-95c7.3.1 14.4.4 21.4 1.1-7-.6-14.1-1-21.4-1.1zm-10.2 90.7c3.7-.2 9.2-.3 16.3-.3-7.1-.1-12.6 0-16.3.3z'/%3E%3Cpath stroke='%23013b69' stroke-linecap='round' stroke-linejoin='round' d='M363.05 17.6c.7.1 1.3.1 2 .2'/%3E%3Cpath stroke='%23013b69' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M376.15 98.8c6-6.2 19-20.3 39-42.3-1.8-2.8-13.2-11.6-34.1-26.3l-18-12.6c-12.3-8.7-18.7-13.2-19.2-13.6-3.9-.4-22.1-.1-54.8.9-35.1 1.1-71.5 2.6-109 4.5-104.1 5.3-163.1 10.8-177 16.4 1 6.8 1.5 15.2 1.5 25.3 0 7.8-.3 17.7-.9 29.8-.5 9.6-.7 19.3-.6 29.2 0 5 .2 9.5.3 13.5 9.5-1.3 64-.4 163.5 2.8 98.3 3.2 154.5 5.7 168.7 7.5 11.1-7.2 24.3-18.6 39.7-34.3.4-.2.6-.5.9-.8z'/%3E%3Cpath stroke='%23013b69' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17.45 31.3c27.9-3.6 44.8-5.7 50.7-6.3 28.5-3 49.7-4.1 63.6-3.3m244.4 77.1c-2.4-.1-6.7-.2-13-.1-7.2 0-11.3 0-12.4-.1m-222.7 19.5c.5 0 5.8-.3 15.7-.9 11.3-.7 20.1-.9 26.6-.8 7.2.1 18.6.7 34 1.7 8.6.5 21.4 1.4 38.6 2.4m-234.3-3.7c6.8.6 17.8 1.1 33.1 1.7 20.4.7 35.4.8 44.9.2m264.1-12.9c.1 0 2.4.1 6.7.2 4.9 0 8.8-.2 11.7-.6m-10.8-3.5c6.1.5 10.7.7 13.8.5m4-3.6h.9m-42.6-87.9h10.9m-63.6 6.4c2.9.2 11.8 0 26.6-.7 20.2-1 30.6-1.5 31.1-1.5m-195 1.4c2.5 0 21.2-.7 56.2-1.9 33.4-1.2 69.4-2 108-2.4m-34.9 104.6c2.4.2 10.1.1 23.1-.2m45.7-94.8c7.3.1 14.4.4 21.4 1.1m-31.6 89.6c3.7-.2 9.2-.3 16.3-.3'/%3E%3C/g%3E%3C/svg%3E")
}

.c-Map {
    height: 80vh
}

@media (min-width:576px) {
    .c-Map--homepage {
        height: 37.5rem
    }
}

@media (min-width:768px) {
    .c-Map--homepage {
        height: 58.75rem
    }
}

@media (min-width:576px) {
    .c-Map--subpage {
        height: 35rem
    }
}

.menu {
    padding-left: 1.25rem;
    margin-bottom: 0;
    color: #e50c48
}

.menu>.menu-item {
    margin-bottom: .75rem
}

@media (min-width:768px) {
    .menu>.menu-item {
        margin-bottom: 0
    }
}

.menu--primary {
    padding-left: 0;
    list-style: none;
    padding-top: 1rem;
    font-weight: 700
}

.menu--primary>.menu-item {
    position: relative;
    margin-bottom: 0
}

.menu--primary a {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #013b69;
    text-decoration: none
}

.menu--primary .current-menu-item>a,
.menu--primary .current-menu-parent>a,
.menu--primary a:hover {
    color: #e50c48
}

.menu--primary .dropdown-menu {
    position: static !important;
    top: 100% !important;
    right: auto !important;
    bottom: auto !important;
    left: 50% !important;
    transform: none !important;
    list-style: none;
    padding-left: 1rem;
    margin-bottom: 0
}

.menu--primary .dropdown-menu.show,
.menu--primary .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible
}

@media (min-width:768px) {
    .menu--primary {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding-top: 0
    }
    .menu--primary>.menu-item {
        margin-left: 1.75rem
    }
    .menu--primary>.current-menu-item:before,
    .menu--primary>.current-menu-parent:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        width: .75rem;
        height: .75rem;
        margin-top: .5rem;
        border-radius: 50%;
        background-color: #e50c48;
        transform: translateX(-50%)
    }
    .menu--primary a {
        display: inline;
        padding-top: 0;
        padding-bottom: 0
    }
    .menu--primary .dropdown-menu {
        position: absolute !important;
        transform: translate(-50%) !important;
        z-index: 10;
        width: 16.25rem;
        padding: 1rem 2rem;
        margin-top: 1rem;
        border-radius: .625rem;
        box-shadow: 0 0 1.6875rem .625rem hsla(0, 0%, 80%, .6);
        background-color: #fff;
        opacity: 0;
        visibility: hidden;
        transition-duration: .2s, .2s, .3s;
        transition-property: opacity, visibility;
        transition-timing-function: ease-in-out, ease-in-out, linear
    }
    .menu--primary .dropdown-menu:before {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 1rem
    }
    .menu--primary .dropdown-menu>.menu-item {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
}

@media (min-width:1200px) {
    .menu--primary>.current-menu-item:before,
    .menu--primary>.current-menu-parent:before {
        top: auto;
        bottom: 100%;
        margin-top: 0;
        margin-bottom: 2rem
    }
}

.c-Pagination {
    text-align: center
}

.c-Pagination .page-numbers {
    display: inline-block;
    width: 2.375rem;
    height: 2.375rem;
    margin-right: .5rem;
    margin-left: .5rem;
    border-radius: 50%;
    background-color: #013b69;
    color: #fff;
    font-weight: 700;
    line-height: 2.375rem;
    text-decoration: none;
    transition: background-color .2s ease-in-out;
    cursor: pointer;
}

.c-Pagination .page-numbers.current,
.c-Pagination .page-numbers:hover {
    background-color: #e50c48
}

.c-Pagination .next,
.c-Pagination .prev {
    display: none
}

.c-Post {
    background-color: #fff;
    color: #013b69;
    transition-duration: .2s;
    transition-property: background-color, color, transform;
    transition-timing-function: ease-in-out;
    will-change: transform
}

@media (min-width:576px) {
    .c-Post:hover {
        background-color: #e50c48;
        color: #fff;
        transform: scale(1.04)
    }
}

.c-Post-header {
    height: 12.25rem
}

.c-Post-header>img {
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:576px) {
    .c-Post:hover .c-Post-header {
        filter: grayscale(1)
    }
}

.c-Post-body {
    min-height: 14.25rem
}

@media (min-width:576px) {
    .c-Post-meta {
        opacity: 0;
        visibility: hidden;
        transition-duration: .2s;
        transition-property: opacity, visibility;
        transition-timing-function: ease-in-out
    }
    .c-Post:hover .c-Post-meta {
        opacity: 1;
        visibility: visible
    }
}

@media (min-width:576px) {
    .c-Post-meta+.c-Post-title {
        margin-top: -1.3125rem;
        transition: transform .2s ease-in-out;
        will-change: transform
    }
    .c-Post:hover .c-Post-meta+.c-Post-title {
        transform: translateY(2.3125rem)
    }
}

.c-Search-input {
    border: 1px solid transparent
}

.c-Search-input:focus {
    border-color: #013b69;
    outline: none
}

.c-Search-button {
    top: 50%;
    transform: translateY(-50%)
}

.c-Post-date span {
    color: transparent;
}
.c-Post-date span::before {
    content: '.';
}

.block-editor-writing-flow>*+*,
.c-Wysiwyg>*+* {
    margin-top: 1.5rem
}

.block-editor-writing-flow>*+.wp-block-gallery,
.c-Wysiwyg>*+.wp-block-gallery {
    margin-top: 3rem
}

.block-editor-writing-flow>.wp-block-gallery+*,
.c-Wysiwyg>.wp-block-gallery+* {
    margin-top: 2rem
}

.block-editor-writing-flow>*+.wp-block-group--features,
.c-Wysiwyg>*+.wp-block-group--features {
    margin-top: 5rem
}

.block-editor-writing-flow>.wp-block-group--features+*,
.c-Wysiwyg>.wp-block-group--features+* {
    margin-top: 4rem
}

.block-editor-writing-flow h2,
.block-editor-writing-flow h3,
.block-editor-writing-flow h4,
.block-editor-writing-flow h5,
.block-editor-writing-flow h6,
.c-Wysiwyg h2,
.c-Wysiwyg h3,
.c-Wysiwyg h4,
.c-Wysiwyg h5,
.c-Wysiwyg h6 {
    color: #013b69
}

.block-editor-writing-flow h2>strong,
.block-editor-writing-flow h3>strong,
.block-editor-writing-flow h4>strong,
.block-editor-writing-flow h5>strong,
.block-editor-writing-flow h6>strong,
.c-Wysiwyg h2>strong,
.c-Wysiwyg h3>strong,
.c-Wysiwyg h4>strong,
.c-Wysiwyg h5>strong,
.c-Wysiwyg h6>strong {
    color: #e50c48
}

.block-editor-writing-flow a,
.c-Wysiwyg a {
    color: #013b69
}

.block-editor-writing-flow .wp-block-file a,
.block-editor-writing-flow .wp-block-group--feature a,
.c-Wysiwyg .wp-block-file a,
.c-Wysiwyg .wp-block-group--feature a {
    color: #e50c48
}

.block-editor-writing-flow ol:not([class]),
.block-editor-writing-flow ul:not([class]),
.c-Wysiwyg ol:not([class]),
.c-Wysiwyg ul:not([class]) {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.block-editor-writing-flow ol:not([class]) li,
.block-editor-writing-flow ul:not([class]) li,
.c-Wysiwyg ol:not([class]) li,
.c-Wysiwyg ul:not([class]) li {
    position: relative;
    padding-left: 1.25rem
}

.block-editor-writing-flow ol:not([class]) li:before,
.block-editor-writing-flow ul:not([class]) li:before,
.c-Wysiwyg ol:not([class]) li:before,
.c-Wysiwyg ul:not([class]) li:before {
    position: absolute;
    left: 0
}

.block-editor-writing-flow ul:not([class]) li:before,
.c-Wysiwyg ul:not([class]) li:before {
    content: "";
    top: .75rem;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-radius: 50%;
    background-color: #e50c48
}

.block-editor-writing-flow ol:not([class]),
.c-Wysiwyg ol:not([class]) {
    counter-reset: item
}

.block-editor-writing-flow ol:not([class]) li:before,
.c-Wysiwyg ol:not([class]) li:before {
    font-size: 1rem;
    content: counter(item);
    counter-increment: item;
    top: 0;
    color: #e50c48;
    font-weight: 700
}

@media (max-width:1366px) {
    .block-editor-writing-flow ol:not([class]) li:before,
    .c-Wysiwyg ol:not([class]) li:before {
        font-size: calc(.8875rem + .13177vw)
    }
}

@media (min-width:576px) {
    .block-editor-writing-flow ol:not([class]),
    .block-editor-writing-flow ul:not([class]),
    .c-Wysiwyg ol:not([class]),
    .c-Wysiwyg ul:not([class]) {
        padding-left: 2.5rem
    }
}

@media (min-width:1024px) {
    .block-editor-writing-flow .alignwide,
    .c-Wysiwyg .alignwide {
        margin-right: -2rem;
        margin-left: -2rem
    }
}

@media (min-width:1366px) {
    .block-editor-writing-flow .alignwide,
    .c-Wysiwyg .alignwide {
        margin-right: -3rem;
        margin-left: -3rem
    }
}

@media (min-width:1024px) {
    .c-Wysiwyg--narrow .alignwide {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width:1366px) {
    .c-Wysiwyg--narrow .alignwide {
        margin-right: 0;
        margin-left: 0
    }
}

.c-Wysiwyg--contact>*+* {
    margin-top: .25rem
}

.c-Wysiwyg--contact h2,
.c-Wysiwyg--contact h3,
.c-Wysiwyg--contact h4,
.c-Wysiwyg--contact h5,
.c-Wysiwyg--contact h6 {
    font-size: 1rem;
    color: inherit
}

@media (max-width:1366px) {
    .c-Wysiwyg--contact h2,
    .c-Wysiwyg--contact h3,
    .c-Wysiwyg--contact h4,
    .c-Wysiwyg--contact h5,
    .c-Wysiwyg--contact h6 {
        font-size: calc(.8875rem + .13177vw)
    }
}

.c-Wysiwyg--contact a,
.c-Wysiwyg--contact h2>strong,
.c-Wysiwyg--contact h3>strong,
.c-Wysiwyg--contact h4>strong,
.c-Wysiwyg--contact h5>strong,
.c-Wysiwyg--contact h6>strong {
    color: inherit
}

.c-Wysiwyg--contact ol,
.c-Wysiwyg--contact ul {
    padding-left: .75rem
}

.align-top {
    vertical-align: top !important
}

.bg-primary-alt {
    background-color: #d9ebef !important
}

a.bg-primary-alt:focus,
a.bg-primary-alt:hover,
button.bg-primary-alt:focus,
button.bg-primary-alt:hover {
    background-color: #b5d8e0 !important
}

.bg-white {
    background-color: #fff !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-primary {
    border-color: #013b69 !important
}

.rounded {
    border-radius: .625rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.d-none {
    display: none !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-flex {
        display: flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-flex {
        display: flex !important
    }
}

.flex-column {
    flex-direction: column !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-center {
    align-items: center !important
}

@media (min-width:768px) {
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
}

.overflow-hidden {
    overflow: hidden !important
}

.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
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.mt-2 {
    margin-top: 7px;
}

.m-0 {
    margin: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mr-8,
.mx-8 {
    margin-right: .5rem !important
}

.mb-8 {
    margin-bottom: .5rem !important
}

.mx-8 {
    margin-left: .5rem !important
}

.my-10 {
    margin-top: .625rem !important
}

.mx-10 {
    margin-right: .625rem !important
}

.my-10 {
    margin-bottom: .625rem !important
}

.mx-10 {
    margin-left: .625rem !important
}

.mx-20 {
    margin-left: 3.125rem !important
}

.mt-12 {
    margin-top: .75rem !important
}

.mr-12 {
    margin-right: .75rem !important
}

.mb-12 {
    margin-bottom: .75rem !important
}

.mt-16,
.my-16 {
    margin-top: 1rem !important
}

.mr-16 {
    margin-right: 1rem !important
}

.mb-16,
.my-16 {
    margin-bottom: 1rem !important
}

.ml-16 {
    margin-left: 1rem !important
}

.mb-20 {
    margin-bottom: 1.25rem !important
}

.mt-24 {
    margin-top: 1.5rem !important
}

.mr-24 {
    margin-right: 1.5rem !important
}

.mb-24 {
    margin-bottom: 1.5rem !important
}

.mb-32 {
    margin-bottom: 2rem !important
}

.mb-40 {
    margin-bottom: 2.5rem !important
}

.mb-48 {
    margin-bottom: 3rem !important
}

.mt-56 {
    margin-top: 3.5rem !important
}

.mb-56 {
    margin-bottom: 3.5rem !important
}

.mb-64 {
    margin-bottom: 4rem !important
}

.mb-80 {
    margin-bottom: 5rem !important
}

.mb-176 {
    margin-bottom: 11rem !important
}

.p-0 {
    padding: 0 !important
}

.px-10 {
    padding-right: .625rem !important;
    padding-left: .625rem !important
}

.px-12 {
    padding-right: .75rem !important;
    padding-left: .75rem !important
}

.pb-16 {
    padding-bottom: 1rem !important
}

.py-20 {
    padding-top: 1.25rem !important
}

.px-20 {
    padding-right: 1.25rem !important
}

.pb-20,
.py-20 {
    padding-bottom: 1.25rem !important
}

.pl-20,
.px-20 {
    padding-left: 1.25rem !important
}

.pt-24,
.py-24 {
    padding-top: 1.5rem !important
}

.px-24 {
    padding-right: 1.5rem !important
}

.py-24 {
    padding-bottom: 1.5rem !important
}

.pl-24,
.px-24 {
    padding-left: 1.5rem !important
}

.p-32 {
    padding: 2rem !important
}

.py-32 {
    padding-top: 2rem !important
}

.px-32 {
    padding-right: 2rem !important
}

.pb-32,
.py-32 {
    padding-bottom: 2rem !important
}

.px-32 {
    padding-left: 2rem !important
}

.pt-40,
.py-40 {
    padding-top: 2.5rem !important
}

.pb-40,
.py-40 {
    padding-bottom: 2.5rem !important
}

.pt-48,
.py-48 {
    padding-top: 3rem !important
}

.pr-48 {
    padding-right: 3rem !important
}

.pb-48,
.py-48 {
    padding-bottom: 3rem !important
}

.pb-56 {
    padding-bottom: 3.5rem !important
}

.pt-64,
.py-64 {
    padding-top: 4rem !important
}

.pb-64,
.py-64 {
    padding-bottom: 4rem !important
}

.pt-80 {
    padding-top: 5rem !important
}

.pb-80 {
    padding-bottom: 5rem !important
}

.pr-128 {
    padding-right: 8rem !important
}

.pb-128 {
    padding-bottom: 8rem !important
}

.pt-192 {
    padding-top: 12rem !important
}

.mx-n10 {
    margin-right: -.625rem !important;
    margin-left: -.625rem !important
}

.mt-n12 {
    margin-top: -.75rem !important
}

.mx-n12 {
    margin-right: -.75rem !important;
    margin-left: -.75rem !important
}

.mx-n20 {
    margin-right: -1.25rem !important;
    margin-left: -1.25rem !important
}

.mt-n24 {
    margin-top: -1.5rem !important
}

.mt-n32 {
    margin-top: -2rem !important
}

.mt-n56 {
    margin-top: -3.5rem !important
}

.mt-n128 {
    margin-top: -8rem !important
}

.mb-n128 {
    margin-bottom: -8rem !important
}

.mt-auto {
    margin-top: auto !important
}

.mr-auto {
    margin-right: auto !important
}

@media (min-width:576px) {
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .mr-sm-16,
    .mx-sm-16 {
        margin-right: 1rem !important
    }
    .mx-sm-16 {
        margin-left: 1rem !important
    }
    .ml-sm-24 {
        margin-left: 1.5rem !important
    }
    .mr-sm-32 {
        margin-right: 2rem !important
    }
    .mb-sm-32 {
        margin-bottom: 2rem !important
    }
    .mx-sm-64 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mb-sm-96 {
        margin-bottom: 6rem !important
    }
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .px-sm-12 {
        padding-right: .75rem !important;
        padding-left: .75rem !important
    }
    .py-sm-16 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-sm-40 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }
    .pl-sm-40 {
        padding-left: 2.5rem !important
    }
    .pr-sm-64,
    .px-sm-64 {
        padding-right: 4rem !important
    }
    .px-sm-64 {
        padding-left: 4rem !important
    }
    .pr-sm-80 {
        padding-right: 5rem !important
    }
    .py-sm-96 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }
    .pb-sm-112 {
        padding-bottom: 7rem !important
    }
    .pb-sm-160 {
        padding-bottom: 10rem !important
    }
    .pt-sm-224 {
        padding-top: 14rem !important
    }
    .mx-sm-n12 {
        margin-right: -.75rem !important;
        margin-left: -.75rem !important
    }
    .mt-sm-n160 {
        margin-top: -10rem !important
    }
    .mb-sm-n160 {
        margin-bottom: -10rem !important
    }
}

@media (min-width:768px) {
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .mx-md-0 {
        margin-left: 0 !important
    }
    .mt-md-32 {
        margin-top: 2rem !important
    }
    .mr-md-56 {
        margin-right: 3.5rem !important
    }
    .mb-md-56 {
        margin-bottom: 3.5rem !important
    }
    .mb-md-96 {
        margin-bottom: 6rem !important
    }
    .pt-md-0 {
        padding-top: 0 !important
    }
    .pb-md-0 {
        padding-bottom: 0 !important
    }
    .px-md-32 {
        padding-right: 2rem !important
    }
    .pl-md-32,
    .px-md-32 {
        padding-left: 2rem !important
    }
    .pl-md-40 {
        padding-left: 2.5rem !important
    }
    .py-md-48 {
        padding-top: 3rem !important
    }
    .pb-md-48,
    .py-md-48 {
        padding-bottom: 3rem !important
    }
    .pt-md-72 {
        padding-top: 4.5rem !important
    }
    .py-md-96 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }
    .py-md-128 {
        padding-top: 8rem !important
    }
    .pr-md-128 {
        padding-right: 8rem !important
    }
    .py-md-128 {
        padding-bottom: 8rem !important
    }
    .mt-md-n48 {
        margin-top: -3rem !important
    }
    .mb-md-n48 {
        margin-bottom: -3rem !important
    }
    .mr-md-auto {
        margin-right: auto !important
    }
}

@media (min-width:1024px) {
    .mb-lg-0 {
        margin-bottom: 0 !important
    }
    .mb-lg-16 {
        margin-bottom: 1rem !important
    }
    .mr-lg-56 {
        margin-right: 3.5rem !important
    }
    .pr-lg-12 {
        padding-right: .75rem !important
    }
    .py-lg-24 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .pl-lg-32 {
        padding-left: 2rem !important
    }
    .pr-lg-64,
    .px-lg-64 {
        padding-right: 4rem !important
    }
    .pl-lg-64,
    .px-lg-64 {
        padding-left: 4rem !important
    }
    .px-lg-96 {
        padding-right: 6rem !important;
        padding-left: 6rem !important
    }
    .pb-lg-128 {
        padding-bottom: 8rem !important
    }
    .px-lg-144 {
        padding-right: 9rem !important;
        padding-left: 9rem !important
    }
    .pt-lg-160 {
        padding-top: 10rem !important
    }
}

@media (min-width:1200px) {
    .mt-xl-0 {
        margin-top: 0 !important
    }
    .ml-xl-0 {
        margin-left: 0 !important
    }
    .mr-xl-24 {
        margin-right: 1.5rem !important
    }
    .mr-xl-32 {
        margin-right: 2rem !important
    }
    .mx-xl-64 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }
    .mr-xl-144 {
        margin-right: 9rem !important
    }
    .pr-xl-16 {
        padding-right: 1rem !important
    }
    .pl-xl-40 {
        padding-left: 2.5rem !important
    }
    .pt-xl-56 {
        padding-top: 3.5rem !important
    }
    .pr-xl-64 {
        padding-right: 4rem !important
    }
    .pb-xl-64 {
        padding-bottom: 4rem !important
    }
    .pl-xl-64 {
        padding-left: 4rem !important
    }
    .pr-xl-80 {
        padding-right: 5rem !important
    }
    .pr-xl-96,
    .px-xl-96 {
        padding-right: 6rem !important
    }
    .pl-xl-96,
    .px-xl-96 {
        padding-left: 6rem !important
    }
    .px-xl-128 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }
    .px-xl-160 {
        padding-right: 10rem !important;
        padding-left: 10rem !important
    }
    .mr-xl-auto {
        margin-right: auto !important
    }
}

@media (min-width:1366px) {
    .mr-xxl-176 {
        margin-right: 11rem !important
    }
    .pr-xxl-40 {
        padding-right: 2.5rem !important
    }
    .pl-xxl-64 {
        padding-left: 4rem !important
    }
    .pr-xxl-128,
    .px-xxl-128 {
        padding-right: 8rem !important
    }
    .pl-xxl-128,
    .px-xxl-128 {
        padding-left: 8rem !important
    }
    .px-xxl-176 {
        padding-right: 11rem !important;
        padding-left: 11rem !important
    }
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-center {
        text-align: center !important
    }
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-primary,
a.text-primary:focus,
a.text-primary:hover {
    color: #013b69 !important
}

.text-secondary,
a.text-secondary:focus,
a.text-secondary:hover {
    color: #e50c48 !important
}

.text-muted {
    color: #666 !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-reset {
    color: inherit !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.pin-t {
    top: 0 !important
}

.pin-b {
    bottom: 0 !important
}

.pin-l {
    left: 0 !important
}

.pin-r {
    right: 0 !important
}

.w-50 {
    width: 50% !important
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

@media (min-width:576px) {
    .w-sm-auto {
        width: auto !important
    }
}

@media (min-width:768px) {
    .w-md-auto {
        width: auto !important
    }
}

@media (min-width:1200px) {
    .w-xl-auto {
        width: auto !important
    }
}

.font-weight-semibold {
    font-weight: 600 !important
}

.line-height-headings {
    line-height: 1.2 !important
}

.line-height-1 {
    line-height: 1 !important
}

/* footer menu */
ul.menuFooter {
    list-style-type: disc;
    position: relative;
    color: #e50c48;
    margin-left: 0;
    padding-left: 20px;
}

ul.menuFooter li a {
    text-decoration: none;
    color: #e50c48;
}

ul.menuFooter li a:hover {
    text-decoration: underline;
}

/* custom margin */
.mt-80 {
    margin-top: 80px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}

.ml-30 {
    margin-left: 30px;
}

/* single akce / projekt post */
.single-acf {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  padding-right: 15px;
}

.single-acf img {
  flex:1;
} 

.capitalize {
    text-transform: capitalize;
}

/* video - front page */ 
.embed-container {   
    margin: 0 10px;
}                                                                                                  
.embed-container iframe {
    border-radius: 15px;
    width:100%;
    max-height: 250px;
    display:flex;
}

/* kam s rodinou - boxy kulicky max 4 */
ul.c-Card-tags li + li + li + li + li {
    display: none;
}

/* kalendar - vypis datum */
.date-calendar {
    padding-top: 20px;
    line-height: 20px;
}

/* next month filter */
.next-filter {
    cursor: pointer;
    transition: all .3s;
}   

/* v rodine filter */
label[for=misto-pratelske-rodine] {
    color: #013b69; 
    
}

/* rodinne centrum active filter */
.c-Filter-name.active {
    color: #ff00ff;
}

/* jednodenni / vicedenni akce filtr */
.event-filter {
    font-size: 20px !important;
    font-weight: bold !important;
    cursor: pointer;
}

/* loader events */
.loader_ajax {
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #012643;
  width: 90px;
  min-height: 90px;
  margin: 20px auto;
  z-index: 100000;
  position: relative;

  animation: spin 2s linear infinite;
  display: none;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
    border-radius: 50%;
  }
  
  .flex-container > div {
    background-color: #013b69;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 10px;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
  }

  @media only screen and (max-width: 1000px) {
    .flex-container > div {
        margin-bottom: 70px;
      }
  }

  .flex-container > div > img {
    margin-top: 25px;
    text-align: center;
    width: 44px;
  }

  .flex-container > div > img.sticky {
    margin-top: 20px;
    text-align: center;
    width: 44px;
  }

  .flex-container > div > img.sticky2 {
    margin-top: 13px;
    text-align: center;
    width: 40px;
  }

  @media only screen and (max-width: 1000px) {
    .flex-container {
        flex-wrap: wrap;
      }
  }

  .flex-container > p {
    position: relative;
  }

.blue {
    color: #013b69;
    font-size: 30px;
}

.benefits {
    font-size: 14px;
    line-height: 20px;
    margin-top: 35px;
    color: #013b69;
    margin-top: 35px;
}

.benefits2 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 35px;
    color: #013b69;
    margin-top: 30px;
}

.ml-5 {
    margin-left: 110px;
}

/* events */
.js-jednodenni-akce {
    color: #fff !important;
}

.js-vicedenni-akce {
    color: #fff !important;
}

.order-last {
    padding-right: 2rem;
}

/*# sourceMappingURL=app.css.map*/


/* uprava mapy */

/* emoji */
.project-emoji {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.emoji-red {
    color:#FF0000;
}

.event-donated {
    position: absolute;
    right: 15px;
    top: 10px;
}

.login-form {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.login-form .forgot-passwd {
    margin-top: 35px;
}

#loginform label {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

#loginform input:not([type="submit"]) {
    border: 1px solid #c5c5c5;
    padding: 8px 15px;
    border-radius: 5px;
}

#loginform input:not([type="password"]):not([type="text"]) {
    border: 0;
    margin-top: 25px;
    width: 100%;
    padding: 10px 15px;
    background: #013b69;
    color: white;
    border-radius: 20px;
}

#loginform .login-remember {
    display: none;
}

.login-username {
    margin-bottom: 15px;
}

#lostpasswordform legend,
#lostpasswordform label {
    display: none;
}

#lostpasswordform input:not([type="submit"]) {
    border: 1px solid #c5c5c5;
    padding: 8px 15px;
    border-radius: 5px;
    margin-top: 15px;
}

#lostpasswordform button:not([type="password"]):not([type="text"]) {
    border: 0;
    margin-top: 25px;
    padding: 10px 15px;
    background: #013b69;
    color: white;
    border-radius: 20px;
}

#resetpasswordform {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#resetpasswordform .lostpassword-submit {
    text-align: center;
}

#resetpasswordform legend,
#resetpasswordform .somfrp-lost-pass-form-text {
    display: none !important;
}

#resetpasswordform input:not([type="submit"]) {
    border: 1px solid #c5c5c5;
    padding: 8px 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}

#resetpasswordform button:not([type="password"]):not([type="text"]) {
    border: 0;
    margin-top: 25px;
    padding: 10px 15px;
    background: #013b69;
    color: white;
    border-radius: 20px;
}

.error-message {
    color: #e50c48; /* Barva chybové zprávy */
    font-weight: bold; /* Tučné písmo pro výraznější zobrazení */
}

.btn-group {
    margin-right: 15px;
}

@media only screen and (max-width: 991px) {
    .btn-group {
        margin-right: 0;
        margin-bottom: 15px;
    }     
}

.button-event-send .acf-button {
    border-radius: 30px !important;
}

.text-danger {
    color: #e50c48 !important;
}


.alert {
    padding: 20px;
    background-color: #04AA6D;
    color: white;
    text-align: center;
  }
  
  .closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
  }

.acf-input textarea {
    border-radius: 6px !important;
    border-color: #c5c5c5;
}

.text-danger {
    color: #f00 !important;
}

.bubbles-wrap {
    margin: 80px 0;
}

.bubble-item {
    cursor: pointer;
    margin-bottom: 20px;
    transition: all .25s ease;
}

.bubble-content {
    border-radius: 9px;
    padding: 60px 30px;
}

.bubble-item:hover .bubble-content {
    box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.25);
}

.bubble-item:hover .bubble-icon {
    border-color: white;
    background: #e50c48;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.2);
    
}

.bubble-item:hover .bubble-icon img {
    filter: invert(100%) sepia(89%) saturate(457%) hue-rotate(224deg) brightness(119%) contrast(110%);
}

.bubble-title {
    margin-bottom: 10px;
}

.bubble-description {
    margin-bottom: 10px;
}

.bubble-icon {
    border: 5px solid #013b69;
    border-radius:100%;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto -50px auto;
    position: relative;
    z-index: 1;
}

.bubble-icon img {
    filter: invert(7%) sepia(82%) saturate(5328%) hue-rotate(196deg) brightness(106%) contrast(99%);
}


.bubble-modal-link {
    color:#e50c48;
    text-decoration:underline;
    font-weight:500;
    margin: 0;
}

.bubble-modal {
display: none;
position: fixed;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.7);
}

.bubble-modal-content {
margin: 2rem auto;
background-color: white;
width: 550px;
position: relative;
text-align: left;
}

@media only screen and (max-width: 600px) {
.bubble-modal-content {
    max-width: 100%;
}
}

.bubble-modal-header {
background: #d9ebef;
display: flex;
align-items: center;
gap: 30px;
padding: 70px 50px;
}

.bubble-modal-icon {
filter: invert(40%) sepia(85%) saturate(1497%) hue-rotate(159deg) brightness(102%) contrast(102%);
}

.bubble-modal-body {
padding: 50px;
}

.bubble-modal-body a {
color: #013b69;
font-weight: 600;
margin-right: 15px;
}

.bubble-modal-content p {
margin-bottom: 30px;
color: #013b69;
}

.bubble-modal-close {
position: absolute;
top: -10px;
right: 15px;
color: #aaa;
font-size: 50px;
font-weight: bold;
cursor: pointer;
}

.bubble-modal-close:hover,
.bubble-modal-close:focus {
color: black;
}
