.stretched-link::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none; }

.button, button {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit; }

.cover-bg, .covered {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none; }

.d-flex-cc,
.d-flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center; }

body {
    font-size: 18px;
    line-height: 1.8; }
    @media only screen and (max-width: 766px) {
        body {
            font-size: 16px; } }

.text--28 {
    font-size: 28px;
    line-height: 1.39; }
    @media only screen and (max-width: 766px) {
        .text--28 {
            font-size: 20px;
            line-height: 1.5; } }

.text--24 {
    font-size: 24px;
    line-height: 1.5; }
    @media only screen and (max-width: 766px) {
        .text--24 {
            font-size: 18px;
            line-height: 1.83; } }

.text--20 {
    font-size: 20px;
    line-height: 1.6; }
    @media only screen and (max-width: 766px) {
        .text--20 {
            font-size: 18px; } }

.text--18 {
    font-size: 18px;
    line-height: 1.8; }
    @media only screen and (max-width: 766px) {
        .text--18 {
            font-size: 16px; } }

.text--16 {
    font-size: 16px;
    line-height: 1.5; }

.text--14 {
    font-size: 14px;
    line-height: 1.79; }

.text--12 {
    font-size: 12px; }

.text *,
.title *,
.title-main * {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-align: inherit;
    font-style: inherit;
    font-family: inherit; }

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear; }

.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none; }

*,
*::before,
*::after {
    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;
    text-align: left; }

[tabindex='-1']:focus {
    outline: 0 !important; }

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

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

p {
    margin-top: 0;
    margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem; }

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

dt {
    font-weight: 700; }

dd {
    margin-bottom: 0.5rem;
    margin-left: 0; }

blockquote {
    margin: 0 0 1rem; }

b,
strong {
    font-weight: 700; }

small {
    font-size: 80%; }

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

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

a {
    text-decoration: none;
    background-color: transparent; }
    a:hover, a:focus {
        text-decoration: none; }

a:not([href]):not([tabindex]) {
    text-decoration: none; }
    a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
        text-decoration: none; }
    a:not([href]):not([tabindex]):focus {
        outline: 0; }

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto; }

figure {
    margin: 0 0 1rem; }

img {
    vertical-align: middle;
    border-style: none; }

svg {
    overflow: hidden;
    vertical-align: middle; }

table {
    border-collapse: collapse; }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    caption-side: bottom; }

th {
    text-align: inherit; }

label {
    display: inline-block;
    margin-bottom: 1rem; }

button {
    border-radius: 0;
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: button; }

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

select {
    word-wrap: normal;
    text-transform: none; }

input {
    overflow: visible; }

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

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

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

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
    -webkit-appearance: listbox; }

textarea {
    overflow: auto;
    resize: vertical; }

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }

progress {
    vertical-align: baseline; }

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

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

[type='search']::-webkit-search-decoration {
    -webkit-appearance: none; }

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

output {
    display: inline-block; }

summary {
    display: list-item;
    cursor: pointer; }

template {
    display: none; }

[hidden] {
    display: none !important; }

@media (min-width: 320px) {
    .text-xs-center {
        text-align: center; }
    .text-xs-left {
        text-align: left; }
    .text-xs-right {
        text-align: right; }
    .d-xs-none {
        display: none !important; }
    .d-xs-inline-block {
        display: inline-block !important; }
    .d-xs-block {
        display: block !important; }
    .d-xs-flex {
        display: flex !important; }
    .d-xs-inline-flex {
        display: inline-flex !important; } }

@media (min-width: 767px) {
    .text-sm-center {
        text-align: center; }
    .text-sm-left {
        text-align: left; }
    .text-sm-right {
        text-align: right; }
    .d-sm-none {
        display: none !important; }
    .d-sm-inline-block {
        display: inline-block !important; }
    .d-sm-block {
        display: block !important; }
    .d-sm-flex {
        display: flex !important; }
    .d-sm-inline-flex {
        display: inline-flex !important; } }

@media (min-width: 1023px) {
    .text-md-center {
        text-align: center; }
    .text-md-left {
        text-align: left; }
    .text-md-right {
        text-align: right; }
    .d-md-none {
        display: none !important; }
    .d-md-inline-block {
        display: inline-block !important; }
    .d-md-block {
        display: block !important; }
    .d-md-flex {
        display: flex !important; }
    .d-md-inline-flex {
        display: inline-flex !important; } }

@media (min-width: 1171px) {
    .text-lg-center {
        text-align: center; }
    .text-lg-left {
        text-align: left; }
    .text-lg-right {
        text-align: right; }
    .d-lg-none {
        display: none !important; }
    .d-lg-inline-block {
        display: inline-block !important; }
    .d-lg-block {
        display: block !important; }
    .d-lg-flex {
        display: flex !important; }
    .d-lg-inline-flex {
        display: inline-flex !important; } }

@media (min-width: 1200px) {
    .text-xl-center {
        text-align: center; }
    .text-xl-left {
        text-align: left; }
    .text-xl-right {
        text-align: right; }
    .d-xl-none {
        display: none !important; }
    .d-xl-inline-block {
        display: inline-block !important; }
    .d-xl-block {
        display: block !important; }
    .d-xl-flex {
        display: flex !important; }
    .d-xl-inline-flex {
        display: inline-flex !important; } }

.container {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%; }

.grid {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(var(--cols, auto), minmax(0, 1fr)); }

.grid-auto > div {
    grid-row: 1; }

@media (min-width: 320px) {
    .grid {
        grid-gap: var(--gap_y, 0) var(--gap_x, 16px); }
    .container {
        max-width: calc(100% - 32px);
        padding: 0 8px; }
    .grid-item-xs-0 {
        display: none; }
    .grid-xs-0 {
        grid-template-columns: repeat(var(--cols, 0), minmax(0, 1fr)); }
    .order-xs-0 {
        order: 0; }
    .grid-item-xs-1 {
        grid-column-start: span var(--span, 1); }
    .grid-xs-1 {
        grid-template-columns: repeat(var(--cols, 1), minmax(0, 1fr)); }
    .order-xs-1 {
        order: 1; }
    .grid-item-xs-2 {
        grid-column-start: span var(--span, 2); }
    .grid-xs-2 {
        grid-template-columns: repeat(var(--cols, 2), minmax(0, 1fr)); }
    .order-xs-2 {
        order: 2; }
    .grid-item-xs-3 {
        grid-column-start: span var(--span, 3); }
    .grid-xs-3 {
        grid-template-columns: repeat(var(--cols, 3), minmax(0, 1fr)); }
    .order-xs-3 {
        order: 3; }
    .grid-item-xs-4 {
        grid-column-start: span var(--span, 4); }
    .grid-xs-4 {
        grid-template-columns: repeat(var(--cols, 4), minmax(0, 1fr)); }
    .order-xs-4 {
        order: 4; }
    .grid-item-xs-5 {
        grid-column-start: span var(--span, 5); }
    .grid-xs-5 {
        grid-template-columns: repeat(var(--cols, 5), minmax(0, 1fr)); }
    .order-xs-5 {
        order: 5; }
    .grid-item-xs-6 {
        grid-column-start: span var(--span, 6); }
    .grid-xs-6 {
        grid-template-columns: repeat(var(--cols, 6), minmax(0, 1fr)); }
    .order-xs-6 {
        order: 6; }
    .grid-item-xs-7 {
        grid-column-start: span var(--span, 7); }
    .grid-xs-7 {
        grid-template-columns: repeat(var(--cols, 7), minmax(0, 1fr)); }
    .order-xs-7 {
        order: 7; }
    .grid-item-xs-8 {
        grid-column-start: span var(--span, 8); }
    .grid-xs-8 {
        grid-template-columns: repeat(var(--cols, 8), minmax(0, 1fr)); }
    .order-xs-8 {
        order: 8; }
    .grid-item-xs-9 {
        grid-column-start: span var(--span, 9); }
    .grid-xs-9 {
        grid-template-columns: repeat(var(--cols, 9), minmax(0, 1fr)); }
    .order-xs-9 {
        order: 9; }
    .grid-item-xs-10 {
        grid-column-start: span var(--span, 10); }
    .grid-xs-10 {
        grid-template-columns: repeat(var(--cols, 10), minmax(0, 1fr)); }
    .order-xs-10 {
        order: 10; }
    .grid-item-xs-11 {
        grid-column-start: span var(--span, 11); }
    .grid-xs-11 {
        grid-template-columns: repeat(var(--cols, 11), minmax(0, 1fr)); }
    .order-xs-11 {
        order: 11; }
    .grid-item-xs-12 {
        grid-column-start: span var(--span, 12); }
    .grid-xs-12 {
        grid-template-columns: repeat(var(--cols, 12), minmax(0, 1fr)); }
    .order-xs-12 {
        order: 12; }
    .align-items-xs-end {
        align-items: end; }
    .align-items-xs-center {
        align-items: center; } }

@media (min-width: 767px) {
    .grid {
        grid-gap: var(--gap_y, 0) var(--gap_x, 20px); }
    .container {
        max-width: 728px;
        padding: 0 10px; }
    .grid-item-sm-0 {
        display: none; }
    .grid-sm-0 {
        grid-template-columns: repeat(var(--cols, 0), minmax(0, 1fr)); }
    .order-sm-0 {
        order: 0; }
    .grid-item-sm-1 {
        grid-column-start: span var(--span, 1); }
    .grid-sm-1 {
        grid-template-columns: repeat(var(--cols, 1), minmax(0, 1fr)); }
    .order-sm-1 {
        order: 1; }
    .grid-item-sm-2 {
        grid-column-start: span var(--span, 2); }
    .grid-sm-2 {
        grid-template-columns: repeat(var(--cols, 2), minmax(0, 1fr)); }
    .order-sm-2 {
        order: 2; }
    .grid-item-sm-3 {
        grid-column-start: span var(--span, 3); }
    .grid-sm-3 {
        grid-template-columns: repeat(var(--cols, 3), minmax(0, 1fr)); }
    .order-sm-3 {
        order: 3; }
    .grid-item-sm-4 {
        grid-column-start: span var(--span, 4); }
    .grid-sm-4 {
        grid-template-columns: repeat(var(--cols, 4), minmax(0, 1fr)); }
    .order-sm-4 {
        order: 4; }
    .grid-item-sm-5 {
        grid-column-start: span var(--span, 5); }
    .grid-sm-5 {
        grid-template-columns: repeat(var(--cols, 5), minmax(0, 1fr)); }
    .order-sm-5 {
        order: 5; }
    .grid-item-sm-6 {
        grid-column-start: span var(--span, 6); }
    .grid-sm-6 {
        grid-template-columns: repeat(var(--cols, 6), minmax(0, 1fr)); }
    .order-sm-6 {
        order: 6; }
    .grid-item-sm-7 {
        grid-column-start: span var(--span, 7); }
    .grid-sm-7 {
        grid-template-columns: repeat(var(--cols, 7), minmax(0, 1fr)); }
    .order-sm-7 {
        order: 7; }
    .grid-item-sm-8 {
        grid-column-start: span var(--span, 8); }
    .grid-sm-8 {
        grid-template-columns: repeat(var(--cols, 8), minmax(0, 1fr)); }
    .order-sm-8 {
        order: 8; }
    .grid-item-sm-9 {
        grid-column-start: span var(--span, 9); }
    .grid-sm-9 {
        grid-template-columns: repeat(var(--cols, 9), minmax(0, 1fr)); }
    .order-sm-9 {
        order: 9; }
    .grid-item-sm-10 {
        grid-column-start: span var(--span, 10); }
    .grid-sm-10 {
        grid-template-columns: repeat(var(--cols, 10), minmax(0, 1fr)); }
    .order-sm-10 {
        order: 10; }
    .grid-item-sm-11 {
        grid-column-start: span var(--span, 11); }
    .grid-sm-11 {
        grid-template-columns: repeat(var(--cols, 11), minmax(0, 1fr)); }
    .order-sm-11 {
        order: 11; }
    .grid-item-sm-12 {
        grid-column-start: span var(--span, 12); }
    .grid-sm-12 {
        grid-template-columns: repeat(var(--cols, 12), minmax(0, 1fr)); }
    .order-sm-12 {
        order: 12; }
    .align-items-sm-end {
        align-items: end; }
    .align-items-sm-center {
        align-items: center; } }

@media (min-width: 1023px) {
    .grid {
        grid-gap: var(--gap_y, 0) var(--gap_x, 20px); }
    .container {
        max-width: 960px;
        padding: 0 10px; }
    .grid-item-md-0 {
        display: none; }
    .grid-md-0 {
        grid-template-columns: repeat(var(--cols, 0), minmax(0, 1fr)); }
    .order-md-0 {
        order: 0; }
    .grid-item-md-1 {
        grid-column-start: span var(--span, 1); }
    .grid-md-1 {
        grid-template-columns: repeat(var(--cols, 1), minmax(0, 1fr)); }
    .order-md-1 {
        order: 1; }
    .grid-item-md-2 {
        grid-column-start: span var(--span, 2); }
    .grid-md-2 {
        grid-template-columns: repeat(var(--cols, 2), minmax(0, 1fr)); }
    .order-md-2 {
        order: 2; }
    .grid-item-md-3 {
        grid-column-start: span var(--span, 3); }
    .grid-md-3 {
        grid-template-columns: repeat(var(--cols, 3), minmax(0, 1fr)); }
    .order-md-3 {
        order: 3; }
    .grid-item-md-4 {
        grid-column-start: span var(--span, 4); }
    .grid-md-4 {
        grid-template-columns: repeat(var(--cols, 4), minmax(0, 1fr)); }
    .order-md-4 {
        order: 4; }
    .grid-item-md-5 {
        grid-column-start: span var(--span, 5); }
    .grid-md-5 {
        grid-template-columns: repeat(var(--cols, 5), minmax(0, 1fr)); }
    .order-md-5 {
        order: 5; }
    .grid-item-md-6 {
        grid-column-start: span var(--span, 6); }
    .grid-md-6 {
        grid-template-columns: repeat(var(--cols, 6), minmax(0, 1fr)); }
    .order-md-6 {
        order: 6; }
    .grid-item-md-7 {
        grid-column-start: span var(--span, 7); }
    .grid-md-7 {
        grid-template-columns: repeat(var(--cols, 7), minmax(0, 1fr)); }
    .order-md-7 {
        order: 7; }
    .grid-item-md-8 {
        grid-column-start: span var(--span, 8); }
    .grid-md-8 {
        grid-template-columns: repeat(var(--cols, 8), minmax(0, 1fr)); }
    .order-md-8 {
        order: 8; }
    .grid-item-md-9 {
        grid-column-start: span var(--span, 9); }
    .grid-md-9 {
        grid-template-columns: repeat(var(--cols, 9), minmax(0, 1fr)); }
    .order-md-9 {
        order: 9; }
    .grid-item-md-10 {
        grid-column-start: span var(--span, 10); }
    .grid-md-10 {
        grid-template-columns: repeat(var(--cols, 10), minmax(0, 1fr)); }
    .order-md-10 {
        order: 10; }
    .grid-item-md-11 {
        grid-column-start: span var(--span, 11); }
    .grid-md-11 {
        grid-template-columns: repeat(var(--cols, 11), minmax(0, 1fr)); }
    .order-md-11 {
        order: 11; }
    .grid-item-md-12 {
        grid-column-start: span var(--span, 12); }
    .grid-md-12 {
        grid-template-columns: repeat(var(--cols, 12), minmax(0, 1fr)); }
    .order-md-12 {
        order: 12; }
    .align-items-md-end {
        align-items: end; }
    .align-items-md-center {
        align-items: center; } }

@media (min-width: 1171px) {
    .grid {
        grid-gap: var(--gap_y, 0) var(--gap_x, 30px); }
    .container {
        max-width: 1170px;
        padding: 0 15px; }
    .grid-item-lg-0 {
        display: none; }
    .grid-lg-0 {
        grid-template-columns: repeat(var(--cols, 0), minmax(0, 1fr)); }
    .order-lg-0 {
        order: 0; }
    .grid-item-lg-1 {
        grid-column-start: span var(--span, 1); }
    .grid-lg-1 {
        grid-template-columns: repeat(var(--cols, 1), minmax(0, 1fr)); }
    .order-lg-1 {
        order: 1; }
    .grid-item-lg-2 {
        grid-column-start: span var(--span, 2); }
    .grid-lg-2 {
        grid-template-columns: repeat(var(--cols, 2), minmax(0, 1fr)); }
    .order-lg-2 {
        order: 2; }
    .grid-item-lg-3 {
        grid-column-start: span var(--span, 3); }
    .grid-lg-3 {
        grid-template-columns: repeat(var(--cols, 3), minmax(0, 1fr)); }
    .order-lg-3 {
        order: 3; }
    .grid-item-lg-4 {
        grid-column-start: span var(--span, 4); }
    .grid-lg-4 {
        grid-template-columns: repeat(var(--cols, 4), minmax(0, 1fr)); }
    .order-lg-4 {
        order: 4; }
    .grid-item-lg-5 {
        grid-column-start: span var(--span, 5); }
    .grid-lg-5 {
        grid-template-columns: repeat(var(--cols, 5), minmax(0, 1fr)); }
    .order-lg-5 {
        order: 5; }
    .grid-item-lg-6 {
        grid-column-start: span var(--span, 6); }
    .grid-lg-6 {
        grid-template-columns: repeat(var(--cols, 6), minmax(0, 1fr)); }
    .order-lg-6 {
        order: 6; }
    .grid-item-lg-7 {
        grid-column-start: span var(--span, 7); }
    .grid-lg-7 {
        grid-template-columns: repeat(var(--cols, 7), minmax(0, 1fr)); }
    .order-lg-7 {
        order: 7; }
    .grid-item-lg-8 {
        grid-column-start: span var(--span, 8); }
    .grid-lg-8 {
        grid-template-columns: repeat(var(--cols, 8), minmax(0, 1fr)); }
    .order-lg-8 {
        order: 8; }
    .grid-item-lg-9 {
        grid-column-start: span var(--span, 9); }
    .grid-lg-9 {
        grid-template-columns: repeat(var(--cols, 9), minmax(0, 1fr)); }
    .order-lg-9 {
        order: 9; }
    .grid-item-lg-10 {
        grid-column-start: span var(--span, 10); }
    .grid-lg-10 {
        grid-template-columns: repeat(var(--cols, 10), minmax(0, 1fr)); }
    .order-lg-10 {
        order: 10; }
    .grid-item-lg-11 {
        grid-column-start: span var(--span, 11); }
    .grid-lg-11 {
        grid-template-columns: repeat(var(--cols, 11), minmax(0, 1fr)); }
    .order-lg-11 {
        order: 11; }
    .grid-item-lg-12 {
        grid-column-start: span var(--span, 12); }
    .grid-lg-12 {
        grid-template-columns: repeat(var(--cols, 12), minmax(0, 1fr)); }
    .order-lg-12 {
        order: 12; }
    .align-items-lg-end {
        align-items: end; }
    .align-items-lg-center {
        align-items: center; } }

@media (min-width: 1200px) {
    .grid {
        grid-gap: var(--gap_y, 0) var(--gap_x, 30px); }
    .container {
        max-width: 1200px;
        padding: 0 15px; }
    .grid-item-xl-0 {
        display: none; }
    .grid-xl-0 {
        grid-template-columns: repeat(var(--cols, 0), minmax(0, 1fr)); }
    .order-xl-0 {
        order: 0; }
    .grid-item-xl-1 {
        grid-column-start: span var(--span, 1); }
    .grid-xl-1 {
        grid-template-columns: repeat(var(--cols, 1), minmax(0, 1fr)); }
    .order-xl-1 {
        order: 1; }
    .grid-item-xl-2 {
        grid-column-start: span var(--span, 2); }
    .grid-xl-2 {
        grid-template-columns: repeat(var(--cols, 2), minmax(0, 1fr)); }
    .order-xl-2 {
        order: 2; }
    .grid-item-xl-3 {
        grid-column-start: span var(--span, 3); }
    .grid-xl-3 {
        grid-template-columns: repeat(var(--cols, 3), minmax(0, 1fr)); }
    .order-xl-3 {
        order: 3; }
    .grid-item-xl-4 {
        grid-column-start: span var(--span, 4); }
    .grid-xl-4 {
        grid-template-columns: repeat(var(--cols, 4), minmax(0, 1fr)); }
    .order-xl-4 {
        order: 4; }
    .grid-item-xl-5 {
        grid-column-start: span var(--span, 5); }
    .grid-xl-5 {
        grid-template-columns: repeat(var(--cols, 5), minmax(0, 1fr)); }
    .order-xl-5 {
        order: 5; }
    .grid-item-xl-6 {
        grid-column-start: span var(--span, 6); }
    .grid-xl-6 {
        grid-template-columns: repeat(var(--cols, 6), minmax(0, 1fr)); }
    .order-xl-6 {
        order: 6; }
    .grid-item-xl-7 {
        grid-column-start: span var(--span, 7); }
    .grid-xl-7 {
        grid-template-columns: repeat(var(--cols, 7), minmax(0, 1fr)); }
    .order-xl-7 {
        order: 7; }
    .grid-item-xl-8 {
        grid-column-start: span var(--span, 8); }
    .grid-xl-8 {
        grid-template-columns: repeat(var(--cols, 8), minmax(0, 1fr)); }
    .order-xl-8 {
        order: 8; }
    .grid-item-xl-9 {
        grid-column-start: span var(--span, 9); }
    .grid-xl-9 {
        grid-template-columns: repeat(var(--cols, 9), minmax(0, 1fr)); }
    .order-xl-9 {
        order: 9; }
    .grid-item-xl-10 {
        grid-column-start: span var(--span, 10); }
    .grid-xl-10 {
        grid-template-columns: repeat(var(--cols, 10), minmax(0, 1fr)); }
    .order-xl-10 {
        order: 10; }
    .grid-item-xl-11 {
        grid-column-start: span var(--span, 11); }
    .grid-xl-11 {
        grid-template-columns: repeat(var(--cols, 11), minmax(0, 1fr)); }
    .order-xl-11 {
        order: 11; }
    .grid-item-xl-12 {
        grid-column-start: span var(--span, 12); }
    .grid-xl-12 {
        grid-template-columns: repeat(var(--cols, 12), minmax(0, 1fr)); }
    .order-xl-12 {
        order: 12; }
    .align-items-xl-end {
        align-items: end; }
    .align-items-xl-center {
        align-items: center; } }

/* stylelint-disable */
/**
 * Swiper 6.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 30, 2020
 */
@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal; }

:root {
    --swiper-theme-color: #007aff; }

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column; }

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto; }

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform; }

.swiper-slide-invisible-blank {
    visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto; }

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
    perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory; }

:root {
    --swiper-navigation-size: 44px;
    /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000; }

.swiper-button-lock {
    display: none; }

:root {
    /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33); }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2; }

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
    --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
    display: none; }

/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0; }

.swiper-scrollbar-cursor-drag {
    cursor: move; }

.swiper-scrollbar-lock {
    display: none; }

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }

.swiper-slide-zoomed {
    cursor: move; }

/* Preloader */
:root {
    /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent; }

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }

.swiper-container-cube {
    overflow: visible; }

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0; }

.swiper-container-flip {
    overflow: visible; }

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/* stylelint-enable */
/* stylelint-disable */
@font-face {
    font-family: 'lg';
    src: url("../fonts/lg.ttf?22t19m") format("truetype"), url("../fonts/lg.woff?22t19m") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block; }

.lg-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'lg' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    outline: none;
    border: none;
    background-color: transparent; }

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5; }

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff; }

.lg-actions .lg-next {
    right: 20px; }

.lg-actions .lg-next:before {
    content: '\e095'; }

.lg-actions .lg-prev {
    left: 20px; }

.lg-actions .lg-prev:after {
    content: '\e094'; }

@-webkit-keyframes lg-right-end {
    0% {
        left: 0; }
    50% {
        left: -30px; }
    100% {
        left: 0; } }

@-moz-keyframes lg-right-end {
    0% {
        left: 0; }
    50% {
        left: -30px; }
    100% {
        left: 0; } }

@-ms-keyframes lg-right-end {
    0% {
        left: 0; }
    50% {
        left: -30px; }
    100% {
        left: 0; } }

@keyframes lg-right-end {
    0% {
        left: 0; }
    50% {
        left: -30px; }
    100% {
        left: 0; } }

@-webkit-keyframes lg-left-end {
    0% {
        left: 0; }
    50% {
        left: 30px; }
    100% {
        left: 0; } }

@-moz-keyframes lg-left-end {
    0% {
        left: 0; }
    50% {
        left: 30px; }
    100% {
        left: 0; } }

@-ms-keyframes lg-left-end {
    0% {
        left: 0; }
    50% {
        left: 30px; }
    100% {
        left: 0; } }

@keyframes lg-left-end {
    0% {
        left: 0; }
    50% {
        left: 30px; }
    100% {
        left: 0; } }

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative; }

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative; }

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    background: none;
    border: none;
    box-shadow: none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
    color: #fff; }

.lg-toolbar .lg-close:after {
    content: '\e070'; }

.lg-toolbar .lg-download:after {
    content: '\e0f2'; }

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080; }

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold; }

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0; }

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle; }

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px; }

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707; }

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px; }

.lg-outer .lg-toggle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: medium none;
    border: none; }

.lg-outer .lg-toggle-thumb:after {
    content: '\e1ff'; }

.lg-outer .lg-toggle-thumb:hover {
    color: #fff; }

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px; }

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative; }

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../images/lightgallery/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../images/lightgallery/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../images/lightgallery/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../images/lightgallery/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../images/lightgallery/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0; }

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible; }

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0; }

.lg-progress-bar.lg-start .lg-progress {
    width: 100%; }

.lg-show-autoplay .lg-progress-bar {
    opacity: 1; }

.lg-autoplay-button:after {
    content: '\e01d'; }

.lg-show-autoplay .lg-autoplay-button:after {
    content: '\e01a'; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

#lg-zoom-in:after {
    content: '\e311'; }

#lg-actual-size {
    font-size: 20px; }

#lg-actual-size:after {
    content: '\e033'; }

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none; }

#lg-zoom-out:after {
    content: '\e312'; }

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto; }

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible; }

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%; }

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px; }

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0; }

.lg-fullscreen:after {
    content: '\e20c'; }

.lg-fullscreen-on .lg-fullscreen:after {
    content: '\e20d'; }

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
    color: #fff; }

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333; }

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto; }

.lg-outer #lg-share {
    position: relative; }

.lg-outer #lg-share:after {
    content: '\e80d'; }

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
    content: '\e904'; }

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
    content: '\e907'; }

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: '\e905'; }

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: '\e906'; }

.lg-outer .lg-img-rotate {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s; }

.lg-rotate-left:after {
    content: '\e900'; }

.lg-rotate-right:after {
    content: '\e901'; }

.lg-icon.lg-flip-hor,
.lg-icon.lg-flip-ver {
    font-size: 26px; }

.lg-flip-hor:after {
    content: '\e902'; }

.lg-flip-ver:after {
    content: '\e903'; }

.lg-group {
    *zoom: 1; }

.lg-group:before,
.lg-group:after {
    display: table;
    content: '';
    line-height: 0; }

.lg-group:after {
    clear: both; }

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    outline: none;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.lg-outer.lg-visible {
    opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1; }

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%; }

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap; }

.lg-outer .lg-item {
    background: url("../images/lightgallery/loading.gif") no-repeat scroll center center transparent;
    display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important; }

.lg-outer.lg-css .lg-current {
    display: inline-block !important; }

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%; }

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: '';
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px; }

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

.lg-outer .lg-item.lg-complete {
    background-image: none; }

.lg-outer .lg-item.lg-current {
    z-index: 1060; }

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1; }

.lg-outer .lg-empty-html {
    display: none; }

.lg-outer.lg-hide-download #lg-download {
    display: none; }

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
    opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
    opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-outer .lg-thumb {
    margin: 0 auto; }

/* stylelint-enable */
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
    position: absolute;
    left: 0;
    top: 0; }

.leaflet-container {
    overflow: hidden; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none; }

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
    background: transparent; }

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast; }

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block; }

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
    max-width: none !important;
    max-height: none !important; }

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y; }

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    /* Fallback for FF which doesn't support pinch-zoom */
    touch-action: none;
    touch-action: pinch-zoom; }

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none; }

.leaflet-container {
    -webkit-tap-highlight-color: transparent; }

.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4); }

.leaflet-tile {
    filter: inherit;
    visibility: hidden; }

.leaflet-tile-loaded {
    visibility: inherit; }

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
    -moz-user-select: none; }

.leaflet-pane {
    z-index: 400; }

.leaflet-tile-pane {
    z-index: 200; }

.leaflet-overlay-pane {
    z-index: 400; }

.leaflet-shadow-pane {
    z-index: 500; }

.leaflet-marker-pane {
    z-index: 600; }

.leaflet-tooltip-pane {
    z-index: 650; }

.leaflet-popup-pane {
    z-index: 700; }

.leaflet-map-pane canvas {
    z-index: 100; }

.leaflet-map-pane svg {
    z-index: 200; }

.leaflet-vml-shape {
    width: 1px;
    height: 1px; }

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute; }

/* control positioning */
.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    /* IE 9-10 doesn't have auto */
    pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none; }

.leaflet-top {
    top: 0; }

.leaflet-right {
    right: 0; }

.leaflet-bottom {
    bottom: 0; }

.leaflet-left {
    left: 0; }

.leaflet-control {
    float: left;
    clear: both; }

.leaflet-right .leaflet-control {
    float: right; }

.leaflet-top .leaflet-control {
    margin-top: 10px; }

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px; }

.leaflet-left .leaflet-control {
    margin-left: 10px; }

.leaflet-right .leaflet-control {
    margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
    will-change: opacity; }

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1; }

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0; }

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform; }

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden; }

/* cursors */
.leaflet-interactive {
    cursor: pointer; }

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair; }

.leaflet-popup-pane,
.leaflet-control {
    cursor: auto; }

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing; }

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
    pointer-events: none; }

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    /* IE 9-10 doesn't have auto */
    pointer-events: auto; }

/* visual tweaks */
.leaflet-container {
    background: #ddd;
    outline: 0; }

.leaflet-container a {
    color: #0078a8; }

.leaflet-container a.leaflet-active {
    outline: 2px solid orange; }

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
    font: 12px/1.5 'Helvetica Neue', Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    border-radius: 4px; }

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block; }

.leaflet-bar a:hover {
    background-color: #f4f4f4; }

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb; }

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px; }

.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }

.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px; }

.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px; }

/* layers control */
.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px; }

.leaflet-control-layers-toggle {
    background-image: url(images/layers.png);
    width: 36px;
    height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.png);
    background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative; }

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff; }

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px; }

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px; }

.leaflet-control-layers label {
    display: block; }

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px; }

/* Default icon URLs */
.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png); }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333; }

.leaflet-control-attribution a {
    text-decoration: none; }

.leaflet-control-attribution a:hover {
    text-decoration: underline; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px; }

.leaflet-left .leaflet-control-scale {
    margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px; }

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box; }

/* popup */
.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px; }

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px; }

.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4; }

.leaflet-popup-content p {
    margin: 18px 0; }

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none; }

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: white;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999; }

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
    -ms-zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)';
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666; }

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto; }

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: ''; }

/* Directions */
.leaflet-tooltip-bottom {
    margin-top: 6px; }

.leaflet-tooltip-top {
    margin-top: -6px; }

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px; }

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff; }

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff; }

.leaflet-tooltip-left {
    margin-left: -6px; }

.leaflet-tooltip-right {
    margin-left: 6px; }

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px; }

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff; }

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff; }

@font-face {
    font-family: 'Gilroy';
    src: url("../fonts/Gilroy-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'Gilroy';
    src: url("../fonts/Gilroy-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal; }

@font-face {
    font-family: 'Gilroy';
    src: url("../fonts/Gilroy-Bold.woff") format("woff");
    font-weight: 600;
    font-style: normal; }

@font-face {
    font-family: 'Gilroy';
    src: url("../fonts/Gilroy-Heavy.woff") format("woff");
    font-weight: 700;
    font-style: normal; }

@font-face {
    font-family: 'Gilroy';
    src: url("../fonts/Gilroy-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal; }

.cover-bg {
    background-size: cover;
    background-position: center center; }
    .cover-bg img {
        display: none; }

.covered {
    max-height: initial; }

.blue-bg {
    background-color: #091c2e;
    color: #fff; }

.card {
    position: relative;
    box-shadow: 0 0 16px rgba(9, 28, 46, 0.16);
    border-radius: 2px;
    background-color: #fff; }

.text-left {
    text-align: left; }

.text-right {
    text-align: right; }

.text-center {
    text-align: center; }

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

.text--white {
    color: #fff; }

.text--gray {
    color: #616575; }

.text--bold {
    font-weight: 700; }

.text--uppercase {
    text-transform: uppercase; }

.font-secondary {
    font-family: "Gilroy", sans-serif; }

.stretched-link::before {
    z-index: 3; }

@media only screen and (max-width: 766px) {
    .hidden-mobile {
        display: none; } }

@media only screen and (max-width: 1023px) {
    .hidden-tablet-p {
        display: none; } }

.visible-mobile {
    display: none; }
    @media only screen and (max-width: 766px) {
        .visible-mobile {
            display: block; } }

.visible-tablet-p {
    display: none; }
    @media only screen and (max-width: 1023px) {
        .visible-tablet-p {
            display: block; } }

.hide {
    display: none; }

.show {
    display: block; }

.d-flex {
    display: flex; }

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

::selection {
    background-color: #000;
    color: #fff; }

body {
    color: #000;
    font-family: "Gilroy", sans-serif;
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: calc(var(--vh, 1vh) * 100);
    align-items: flex-start;
    /* stylelint-disable-next-line */ }
    body.is-open-menu, body.noscroll {
        overflow: hidden; }
        @media only screen and (min-width: 1023px) {
            body.is-open-menu, body.noscroll {
                overflow: auto; } }

.noselect,
.noselect * {
    user-select: none; }

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

p {
    margin: 0; }

a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease, border 0.3s ease;
    -webkit-transition: color 0.3s ease, border 0.3s ease; }

i,
em {
    font-style: italic; }

/* stylelint-disable-next-line */
h1 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h2 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h3 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h4 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h5 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h6 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

:focus {
    outline: none; }

img {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    object-fit: cover; }

figure img {
    margin: 0; }

figcaption,
.wp-caption {
    color: #616575;
    font-size: 13px;
    padding-top: 12px;
    line-height: 1.2; }
    @media only screen and (max-width: 766px) {
        figcaption,
        .wp-caption {
            font-size: 12px;
            padding-top: 10px; } }

.sc-general {
    width: 100%;
    position: relative; }

.swiper-container:not(.swiper-container-initialized) .swiper-pagination,
.swiper-container:not(.swiper-container-initialized) .swiper-slide:not(:first-of-type) {
    display: none !important; }

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 0 !important; }

form select::-ms-expand {
    display: none; }

input,
select,
textarea {
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }

input,
textarea {
    -webkit-appearance: none;
    border-radius: 0; }

input:invalid {
    outline: none; }

textarea::-ms-clear,
input::-ms-clear {
    display: none; }

main {
    width: 100%;
    flex: 1 0 auto; }

.checkbox input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    visibility: inherit;
    clip: rect(0, 0, 0, 0); }

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear; }

.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none; }

.checkbox {
    user-select: none;
    position: relative; }
    .checkbox__label {
        position: relative;
        padding-left: 1.5vw;
        cursor: pointer;
        margin: 0;
        display: block; }
    .checkbox__circle {
        width: 1vw;
        position: absolute;
        top: 0.5vh;
        left: 0;
        transition: 0.5s ease; }
        .checkbox__circle-inner {
            position: absolute;
            width: 100%;
            padding-bottom: 100%; }
            .checkbox__circle-inner:before {
                content: '';
                position: absolute;
                top: -10%;
                left: -10%;
                bottom: 0;
                right: 0;
                margin: 0 auto;
                width: 120%;
                height: 120%;
                border: 2px solid #b7b7b7;
                border-radius: 100%;
                transition: 0.3s ease; }
            .checkbox__circle-inner:after {
                content: '';
                position: absolute;
                top: 12%;
                left: 0;
                bottom: 0;
                right: 0;
                margin: 0 auto;
                width: 80%;
                height: 80%;
                background-color: #cb544f;
                border-radius: 100%;
                opacity: 0;
                transition: 0.3s ease; }
    .checkbox__text {
        font-size: 1vw; }
        .checkbox__text a {
            color: #cb544f;
            text-decoration: underline; }
    .checkbox input:checked ~ .checkbox__circle .checkbox__circle-inner:before {
        border-color: #cb544f; }
    .checkbox input:checked ~ .checkbox__circle .checkbox__circle-inner:after {
        opacity: 1; }

.animate-fade.is-visible {
    opacity: 1;
    transition: opacity 250ms linear; }

.animate-fade.is-hidden {
    opacity: 0;
    transition: opacity 250ms linear;
    pointer-events: none; }

.main-container {
    position: relative;
    height: 100vh;
    width: 100vw;
    color: #333333;
    overflow: hidden; }

.intro-video {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    .intro-video__video {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        object-fit: cover;
        transition: 1s ease;
        transition-delay: 0.2s; }
        .intro-video__video.zoom {
            transform: scale(1.5); }
    .intro-video__btn {
        position: relative;
        z-index: 1;
        bottom: 6.48vh;
        color: #fff;
        font-size: 0.9vw;
        border: 1px solid #fff;
        border-radius: 2vw;
        padding: 0 1.3vw;
        font-family: "Gilroy", sans-serif;
        font-weight: 600;
        height: 4.4vh;
        line-height: normal;
        transition: opacity 1s ease, transform 0.7s cubic-bezier(0.4, -1.4, 0.1, 1.6), background-color 0.2s ease; }
        .intro-video__btn.hidden {
            transform: scale(0);
            opacity: 0; }
        .intro-video__btn:hover {
            background-color: rgba(255, 255, 255, 0.2); }
    .intro-video__fade {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        background-color: #fff;
        opacity: 0;
        pointer-events: none;
        transition: 0.8s ease;
        transition-delay: 0.3s; }
        .intro-video__fade.active {
            opacity: 1; }

.home {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s ease; }
    .home.active {
        opacity: 1;
        pointer-events: auto; }
        .home.active .home__logo,
        .home.active .home__title,
        .home.active .home__text {
            opacity: 1;
            transform: translate(0); }
        .home.active .home__right {
            opacity: 1;
            pointer-events: auto; }
        .home.active .breadcrumbs {
            opacity: 1; }
    .home__logo {
        opacity: 0;
        transition: 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
        transform: translate(-2vw);
        transition-delay: 0.3s; }
        .home__logo img {
            width: 12vw; }
    .home__left {
        padding-left: 4vw;
        position: absolute;
        left: 0;
        height: 93vh;
        bottom: 0;
        width: 33.33%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-right: 5vw;
        transition: opacity 0.3s 0.2s, transform 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
        opacity: 1; }
        .home__left.hidden {
            opacity: 0;
            transform: scale(0.5); }
        .home__left-content {
            padding-bottom: 8vh; }
    .home__title {
        font-size: 4.5vw;
        font-weight: 600;
        line-height: 1.12;
        margin-bottom: 3.7vh;
        opacity: 0;
        transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
        transform: translate(-2.5vw);
        transition-delay: 0.5s; }
    .home__text {
        font-size: 1.1vw;
        line-height: 1.5;
        font-weight: 500;
        opacity: 0;
        transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
        transform: translate(-2.5vw);
        transition-delay: 0.7s; }
        .home__text strong {
            font-weight: 600; }
    .home__right {
        position: absolute;
        width: 66.66%;
        height: 93vh;
        bottom: 0;
        right: 0;
        border-top-left-radius: 2vw;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        transition: opacity 1.2s ease, width 0.4s 0.2s cubic-bezier(0.8, -0.2, 0.32, 1.4);
        overflow: hidden;
        opacity: 0;
        pointer-events: none;
        will-change: width; }
        .home__right.active {
            width: 96.9%; }
            .home__right.active .submenu {
                opacity: 1;
                pointer-events: auto; }
                .home__right.active .submenu__content:before {
                    width: 1.1vw; }
                .home__right.active .submenu .back-icon,
                .home__right.active .submenu .submenu__back span {
                    opacity: 1;
                    transform: scale(1); }
                .home__right.active .submenu__title, .home__right.active .submenu__text {
                    opacity: 1;
                    transform: translateX(0); }
                .home__right.active .submenu-logo {
                    opacity: 1;
                    transform: scale(1); }
            .home__right.active .materials {
                margin-right: 0;
                transform: translateX(calc(100% - 4vw)); }
                .home__right.active .materials.active {
                    transform: translateX(0); }
            .home__right.active .home__right-content {
                opacity: 0;
                pointer-events: none; }
        .home__right-content {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
            flex-wrap: wrap;
            align-content: flex-end;
            padding-left: 12vw;
            padding-bottom: 3vh;
            transition: 0.2s ease; }
            .home__right-content.show .home__right-item {
                opacity: 1;
                transform: translateY(0); }
        .home__right-item {
            box-shadow: 0 16px 24px rgba(0, 0, 0, 0.07);
            border-radius: 1vw;
            background-color: #fff;
            color: #333;
            font-family: "Gilroy", sans-serif;
            font-weight: 600;
            min-height: 10.7vh;
            width: 10.4vw;
            margin-right: 2vw;
            margin-bottom: 4.8vh;
            padding-left: 1.7vw;
            padding-right: 2.6vw;
            padding-bottom: 3vh;
            padding-top: 3vh;
            line-height: 1.4;
            text-align: left;
            font-size: 1vw;
            position: relative;
            display: flex;
            align-items: flex-end;
            transition: 0.6s cubic-bezier(0.34, 1.8, 0.2, 1.8);
            opacity: 0;
            transform: translateY(-2vh); }
            .home__right-item:before, .home__right-item:after {
                content: '';
                position: absolute;
                bottom: 3.5vh;
                right: 2vw;
                height: 1.4vh;
                width: 0.5vw;
                background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' viewBox='0 0 10 17'%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23e31e12' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M1.712 1.625v0l7 7v0l-7 7v0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/100%;
                z-index: 1;
                transition: transform 0.3s ease;
                transition-delay: 0.05s; }
            .home__right-item:after {
                right: 1.5vw;
                transition-delay: 0.1s; }
            .home__right-item__hover {
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                background-color: #fff;
                border-radius: 1.5vw;
                transition: transform 0.3s ease; }
            .home__right-item__text {
                position: relative;
                transition: transform 0.3s ease; }
            .home__right-item:hover .home__right-item__hover {
                transform: scale(1.2); }
            .home__right-item:hover .home__right-item__text {
                transform: translateY(-0.5vh); }
            .home__right-item:hover:before, .home__right-item:hover:after {
                transform: translateY(-0.5vh); }

.home__right-item:nth-child(1) {
    transition-delay: 0.1s; }

.home__right-item:nth-child(2) {
    transition-delay: 0.2s; }

.home__right-item:nth-child(3) {
    transition-delay: 0.3s; }

.home__right-item:nth-child(4) {
    transition-delay: 0.4s; }

.home__right-item:nth-child(5) {
    transition-delay: 0.5s; }

.home__right-item:nth-child(6) {
    transition-delay: 0.6s; }

.home__right-item:nth-child(7) {
    transition-delay: 0.7s; }

.home__right-item:nth-child(8) {
    transition-delay: 0.8s; }

.home__right-item:nth-child(9) {
    transition-delay: 0.9s; }

.home__right-item:nth-child(10) {
    transition-delay: 1s; }

.home__right-item:nth-child(11) {
    transition-delay: 1.1s; }

.home__right-item:nth-child(12) {
    transition-delay: 1.2s; }

.home__right-item:nth-child(13) {
    transition-delay: 1.3s; }

.home__right-item:nth-child(14) {
    transition-delay: 1.4s; }

.home__right-item:nth-child(15) {
    transition-delay: 1.5s; }

.home__right-item:nth-child(16) {
    transition-delay: 1.6s; }

.home__right-item:nth-child(17) {
    transition-delay: 1.7s; }

.home__right-item:nth-child(18) {
    transition-delay: 1.8s; }

.home__right-item:nth-child(19) {
    transition-delay: 1.9s; }

.breadcrumbs {
    position: absolute;
    right: 5vw;
    color: #808080;
    line-height: 1.67;
    font-size: 1vw;
    top: 2vh;
    opacity: 0;
    transition: 0.3s ease;
    transition-delay: 1s; }

.submenu {
    background-color: #333;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    transition: opacity 0.5s 0.3s;
    opacity: 0;
    pointer-events: none;
    border-top-left-radius: 2vw;
    overflow: hidden;
    will-change: opacity; }
    .submenu:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-image: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%);
        pointer-events: none; }
    .submenu__back {
        position: absolute;
        left: 1.5vw;
        top: 3vh;
        color: #fff;
        font-family: "Gilroy", sans-serif;
        display: grid;
        grid-template-columns: 4.1vw auto;
        align-items: center;
        transition: 0.3s cubic-bezier(0.34, 1.56, 0.64, 1); }
        .submenu__back .back-icon {
            width: 100%;
            padding-bottom: 100%;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='82' height='82' viewBox='0 0 82 82'%3E%3Cg%3E%3Cg transform='rotate(90 41 41)'%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M1 41C1 18.909 18.909 1 41 1s40 17.909 40 40-17.909 40-40 40S1 63.091 1 41z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M25.08 41.057v0l15.977 15.977v0l15.977-15.977v0'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M41 25v32'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/100%;
            transition: 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);
            transition-delay: 1s;
            transform: scale(0.8);
            opacity: 0; }
        .submenu__back span {
            margin-left: 0.7vw;
            font-size: 1vw;
            transition: 0.3s ease;
            transition-delay: 1.2s;
            transform: scale(0.8);
            opacity: 0; }
    .submenu__content {
        position: absolute;
        height: calc(100% - 20.8vh);
        left: 0;
        bottom: 0;
        padding-left: 6.2vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: 6vh; }
        .submenu__content:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 10vh;
            width: 0vw;
            background-image: linear-gradient(180deg, #26ff2e 0%, #33b037 100%);
            transition: width 0.4s 1.3s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease; }
    .submenu__top-content {
        transition: 0.2s ease;
        display: relative;
        z-index: 1; }
    .submenu__title {
        font-size: 3vw;
        font-weight: 600;
        line-height: 0.8;
        margin-bottom: 2.8vh;
        opacity: 0;
        transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
        transform: translate(-2.5vw);
        transition-delay: 1s; }
    .submenu__text {
        font-size: 1.1vw;
        width: 25vw;
        line-height: 1.4;
        opacity: 0;
        transition: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
        transform: translate(-2.5vw);
        transition-delay: 1.1s; }
    .submenu__links {
        display: grid;
        grid-template-rows: repeat(4, auto);
        grid-auto-flow: column;
        grid-auto-columns: 22.9vw;
        grid-gap: 0 3.9vw;
        display: relative;
        z-index: 1;
        transition: 0.3s ease; }
        .submenu__links.active .submenu__link {
            opacity: 1;
            transform: translateX(0); }
    .submenu__link {
        border-top: 1px solid #fff;
        font-weight: 600;
        padding: 2.4vh 0;
        line-height: normal;
        font-size: 0.9vw;
        position: relative;
        opacity: 0;
        transform: translateX(-2.2vw);
        transition: transform 0.8s cubic-bezier(0.34, 1.56, 0.4, 1), opacity 0.8s ease, background-color 0.2s ease; }
        .submenu__link:nth-of-type(4n), .submenu__link:last-of-type {
            border-bottom: 1px solid #fff; }
        .submenu__link:after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            height: 100%;
            width: 1.2vw;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M1 11C1 5.477 5.477 1 11 1s10 4.477 10 10-4.477 10-10 10S1 16.523 1 11z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M11 7v8'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M7 11h8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/100%; }
        .submenu__link:hover {
            background-color: rgba(255, 255, 255, 0.2); }
    .submenu-blur {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        pointer-events: none;
        opacity: 0;
        transition: 0.4s ease;
        z-index: 1; }
    .submenu.blurred .submenu__back,
    .submenu.blurred .submenu__top-content,
    .submenu.blurred .submenu__links,
    .submenu.blurred .submenu__content:before {
        pointer-events: none; }
    .submenu.blurred .submenu-blur {
        opacity: 1;
        pointer-events: auto; }
    .submenu-logo {
        position: absolute;
        bottom: 3vh;
        right: 2vw;
        width: 10vw;
        opacity: 0;
        transition: 0.3s cubic-bezier(0.34, 1.56, 0.24, 1);
        transform: scale(0.7);
        transition-delay: 1s; }

.submenu__link:nth-child(1) {
    transition-delay: 0.1s; }

.submenu__link:nth-child(2) {
    transition-delay: 0.2s; }

.submenu__link:nth-child(3) {
    transition-delay: 0.3s; }

.submenu__link:nth-child(4) {
    transition-delay: 0.4s; }

.submenu__link:nth-child(5) {
    transition-delay: 0.5s; }

.submenu__link:nth-child(6) {
    transition-delay: 0.6s; }

.submenu__link:nth-child(7) {
    transition-delay: 0.7s; }

.submenu__link:nth-child(8) {
    transition-delay: 0.8s; }

.submenu__link:nth-child(9) {
    transition-delay: 0.9s; }

.submenu__link:nth-child(10) {
    transition-delay: 1s; }

.submenu__link:nth-child(11) {
    transition-delay: 1.1s; }

.submenu__link:nth-child(12) {
    transition-delay: 1.2s; }

.submenu__link:nth-child(13) {
    transition-delay: 1.3s; }

.submenu__link:nth-child(14) {
    transition-delay: 1.4s; }

.submenu__link:nth-child(15) {
    transition-delay: 1.5s; }

.submenu__link:nth-child(16) {
    transition-delay: 1.6s; }

.submenu__link:nth-child(17) {
    transition-delay: 1.7s; }

.submenu__link:nth-child(18) {
    transition-delay: 1.8s; }

.submenu__link:nth-child(19) {
    transition-delay: 1.9s; }

.materials {
    width: 43.7vw;
    position: absolute;
    bottom: 3.7vh;
    top: 4.2vh;
    right: 0;
    display: grid;
    grid-template-columns: 4.1vw 1fr;
    align-items: start;
    transition: transform 0.5s 0.1s cubic-bezier(0.87, 0, 0.13, 1), margin-right 0.5s 2s cubic-bezier(0.16, 1, 0.3, 1);
    transform: translateX(100%);
    margin-right: -4.1vw; }
    .materials.active {
        transform: translateX(0); }
        .materials.active .materials-btn__arrow {
            transform: rotate(0); }
    .materials-btn {
        width: 4.1vw;
        background-color: #fff;
        display: flex;
        align-items: center;
        padding: 3.1vh 0;
        border-top-left-radius: 1.2vw;
        border-bottom-left-radius: 1.2vw;
        font-family: "Gilroy", sans-serif;
        color: #333;
        font-weight: 600;
        font-size: 1.25vw;
        display: grid;
        grid-gap: 0.8vw;
        grid-template-rows: 3.3vh auto;
        grid-auto-flow: column;
        grid-auto-columns: 1.8vw;
        justify-content: center;
        justify-items: center; }
        .materials-btn__arrow {
            width: 100%;
            padding-bottom: 100%;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='39' viewBox='0 0 38 39'%3E%3Cg%3E%3Cg transform='rotate(-90 19 19.5)'%3E%3Cg%3E%3Cpath fill='none' stroke='%23cb544f' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M1 19.5c0-9.941 8.06-18 18-18 9.942 0 18 8.059 18 18s-8.058 18-18 18c-9.94 0-18-8.059-18-18z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23cb544f' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M11.95 19.38v0l7.267 7.266v0l7.266-7.266v0'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23cb544f' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M19.44 12.037v14.926'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/100%;
            transform: rotate(180deg);
            transition: 0.6s ease; }
        .materials-btn span {
            writing-mode: vertical-lr;
            transform: rotate(180deg); }
    .materials__content {
        width: 100%;
        height: 100%;
        background-color: #fff;
        border-bottom-left-radius: 1.5vw;
        padding-top: 2.2vh;
        padding-bottom: 3.1vh;
        padding-left: 1.5vw;
        padding-right: 1.5vw; }
    .materials__footer {
        width: 100%;
        background-image: linear-gradient(180deg, rgba(106, 196, 228, 0.5) 0%, rgba(42, 146, 199, 0.5) 100%);
        border-radius: 1vw;
        color: #fff;
        font-weight: 600;
        height: 8.1vh;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 1.8vw;
        font-size: 1.2vw; }
        .materials__footer-btn {
            font-size: 0.8vw;
            font-family: "Gilroy", sans-serif;
            color: #333;
            background-color: #fff;
            border-radius: 10vw;
            padding: 0 1.6vw;
            height: 4.2vh; }
            .materials__footer-btn.d-none {
                display: none; }
            .materials__footer-btn.end-picker {
                background-color: #cb544f;
                color: #fff;
                display: none; }
                .materials__footer-btn.end-picker.show {
                    display: block; }
    .materials__items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 0.9vh 0.6vw;
        align-content: start;
        padding-bottom: 3vh;
        height: 71.7vh;
        overflow: auto; }
    .materials__item {
        min-height: 7.9vh;
        background-color: #f5f5f5;
        border-radius: 0.8vw;
        display: flex;
        align-items: center;
        padding: 0 1.25vw;
        font-size: 1.05vw;
        transition: 0.2s ease;
        position: relative;
        overflow: hidden;
        cursor: pointer; }
        .materials__item-title {
            font-weight: 600;
            margin-right: 0.3vw; }
        .materials__item-circle {
            position: absolute;
            left: -1.5vw;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 1vw;
            transition: 0.2s ease; }
            .materials__item-circle__inner {
                position: absolute;
                width: 100%;
                padding-bottom: 100%;
                top: 40%; }
                .materials__item-circle__inner:before {
                    content: '';
                    position: absolute;
                    top: -10%;
                    left: -10%;
                    bottom: 0;
                    right: 0;
                    margin: 0 auto;
                    width: 120%;
                    height: 120%;
                    border: 2px solid #b7b7b7;
                    border-radius: 100%;
                    transition: 0.3s ease; }
                .materials__item-circle__inner:after {
                    content: '';
                    position: absolute;
                    top: 10%;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    margin: 0 auto;
                    width: 80%;
                    height: 80%;
                    background-color: #cb544f;
                    border-radius: 100%;
                    opacity: 0;
                    transition: 0.3s ease; }
        .materials__item.pick {
            padding: 0 0 0 2.5vw; }
            .materials__item.pick .materials__item-circle {
                left: 0.9vw; }
        .materials__item.picked .materials__item-circle__inner:before {
            border-color: #cb544f; }
        .materials__item.picked .materials__item-circle__inner:after {
            opacity: 1; }

.input-screen {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    pointer-events: none;
    transition: 0.7s ease; }
    .input-screen.active {
        opacity: 1;
        pointer-events: auto; }
    .input-screen__modal {
        background-color: #fff;
        width: 44vw;
        height: 54.8vh;
        position: absolute;
        top: 2.9vh;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 1.5vw;
        padding: 2.9vh 2vw;
        transition: transform 0.4s cubic-bezier(0.4, -0.4, 0.3, 1.6), opacity 0.3s ease;
        opacity: 0;
        transform: scale(0.7);
        pointer-events: none; }
        .input-screen__modal.first-modal {
            transition-delay: 0.5s; }
            .input-screen__modal.first-modal.slide-down {
                transform: scale(1);
                opacity: 1;
                pointer-events: auto; }
            .input-screen__modal.first-modal.slide-up {
                transition-delay: 0s;
                transform: translateY(calc(-100% - 2.9vh));
                opacity: 0;
                pointer-events: none; }
        .input-screen__modal.second-modal {
            top: 26.8vh;
            height: 28.6vh;
            padding: 3.7vh 2.3vw; }
            .input-screen__modal.second-modal.slide-down {
                transform: scale(1);
                opacity: 1;
                pointer-events: auto; }
                .input-screen__modal.second-modal.slide-down.slide-up {
                    transition-delay: 0s;
                    transform: translateY(calc(-100% - 2.9vh));
                    opacity: 0;
                    pointer-events: none; }
        .input-screen__modal-title {
            font-size: 1.3vw;
            font-weight: 600;
            line-height: normal;
            margin-bottom: 2.7vh; }
        .input-screen__modal-input {
            background-color: #f5f5f5;
            width: 100%;
            height: 7.9vh;
            border-radius: 1vw;
            margin-bottom: 2.4vh; }
            .input-screen__modal-input input {
                border: none;
                outline: none;
                width: 100%;
                height: 100%;
                padding: 0 1.8vw;
                color: #333333;
                background-color: transparent;
                font-size: 1.1vw; }
                .input-screen__modal-input input::placeholder {
                    color: #333333;
                    font-size: 1.1vw; }
        .input-screen__modal-terms {
            border: 1px solid #d8d8d8;
            border-radius: 1vw;
            height: 25.9vh;
            overflow: auto;
            padding: 2.7vh 1.5vw;
            line-height: 1.5;
            font-size: 0.85vw;
            margin-bottom: 2.5vh; }
            .input-screen__modal-terms strong {
                font-weight: 600; }
        .input-screen__modal-footer {
            display: flex;
            align-items: center;
            justify-content: space-between; }
        .input-screen__modal-btn {
            color: #fff;
            font-weight: 600;
            font-size: 0.8vw;
            background-color: #cb544f;
            border-radius: 2vw;
            font-family: "Gilroy", sans-serif;
            height: 4.2vh;
            padding: 0 1.5vw; }

.close-modal {
    position: absolute;
    top: 2.9vh;
    right: 1.7vw;
    width: 1.5vw;
    cursor: pointer; }
    .close-modal__icon {
        width: 100%;
        padding-bottom: 100%;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='29' viewBox='0 0 30 29'%3E%3Cg%3E%3Cg transform='rotate(45 15 14.55)'%3E%3Cg%3E%3Cpath fill='none' stroke='%239b9b9b' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M1.784 14.549C1.784 7.249 7.7 1.332 15 1.332c7.3 0 13.216 5.917 13.216 13.217 0 7.299-5.917 13.216-13.216 13.216-7.3 0-13.216-5.917-13.216-13.216z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%239b9b9b' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M15 9.262v10.573'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%239b9b9b' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M9.713 14.549h10.574'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/100%; }
        .close-modal__icon.white {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='29' viewBox='0 0 30 29'%3E%3Cg%3E%3Cg transform='rotate(45 15 14.5)'%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M1.784 14.69C1.784 7.393 7.7 1.475 15 1.475c7.3 0 13.216 5.918 13.216 13.217 0 7.3-5.917 13.216-13.216 13.216-7.3 0-13.216-5.917-13.216-13.216z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M15 9.404v10.573'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M9.713 14.69h10.574'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/100%; }

.file-screen {
    position: absolute;
    height: calc(100% - 3.2vh);
    width: calc(100% - 2vw);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 1vw;
    background-color: #000;
    transform: scale(0.8);
    opacity: 0;
    transition: 0.5s;
    z-index: 2;
    pointer-events: none;
    overflow: hidden; }
    .file-screen.active {
        opacity: 1;
        transform: scale(1);
        pointer-events: auto; }
    .file-screen__video {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .file-screen .close-video {
        position: absolute;
        top: 2vh;
        right: 1.2vw;
        width: 1.5vw;
        cursor: pointer; }
        .file-screen .close-video__icon {
            width: 100%;
            padding-bottom: 100%;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='29' viewBox='0 0 30 29'%3E%3Cg%3E%3Cg transform='rotate(45 15 14.5)'%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M1.784 14.69C1.784 7.393 7.7 1.475 15 1.475c7.3 0 13.216 5.918 13.216 13.217 0 7.3-5.917 13.216-13.216 13.216-7.3 0-13.216-5.917-13.216-13.216z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M15 9.404v10.573'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='1.5' d='M9.713 14.69h10.574'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/100%; }

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