/*! * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */
*,
:after,
:before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: .875em
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub,
sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

/*! * Bootstrap Grid v5.1.3 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 15px);
    padding-left: var(--bs-gutter-x, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

.row {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)*-1);
    margin-right: calc(var(--bs-gutter-x)*-0.5);
    margin-left: calc(var(--bs-gutter-x)*-0.5)
}

.row>* {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*0.5);
    padding-left: calc(var(--bs-gutter-x)*0.5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.33333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex: 1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:992px) {
    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1200px) {
    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1400px) {
    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

.glightbox-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999 !important;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    overflow: hidden
}

.glightbox-container.inactive {
    display: none
}

.glightbox-container .gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden
}

.glightbox-container .gslider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.glightbox-container .gslide,
.glightbox-container .gslider {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.glightbox-container .gslide {
    position: absolute;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0
}

.glightbox-container .gslide.current {
    opacity: 1;
    z-index: 99999;
    position: relative
}

.glightbox-container .gslide.prev {
    opacity: 1;
    z-index: 9999
}

.glightbox-container .gslide-inner-content {
    width: 100%
}

.glightbox-container .ginner-container {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    height: 100vh
}

.glightbox-container .ginner-container.gvideo-container {
    width: 100%
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
    max-width: 100% !important
}

.gslide iframe,
.gslide video {
    outline: 0 !important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: auto;
    touch-action: auto
}

.gslide-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gslide-image img {
    max-height: 100vh;
    display: block;
    padding: 0;
    float: none;
    outline: 0;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100vw;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-touch-action: none;
    touch-action: none;
    margin: auto;
    min-width: 200px
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
    width: auto
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
    width: auto;
    max-width: 100%
}

.gslide-image img.zoomable {
    position: relative
}

.gslide-image img.dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.gslide-video {
    position: relative;
    max-width: 100vh;
    width: 100% !important
}

.gslide-video .gvideo-wrapper {
    width: 100%;
    margin: auto
}

.gslide-video:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 0, 0, .34);
    display: none
}

.gslide-video.playing:before {
    display: none
}

.gslide-video.fullscreen {
    max-width: 100% !important;
    min-width: 100%;
    height: 75vh
}

.gslide-video.fullscreen video {
    max-width: 100% !important;
    width: 100% !important
}

.gslide-inline {
    background: #fff;
    text-align: left;
    max-height: calc(100vh - 40px);
    overflow: auto;
    max-width: 100%
}

.gslide-inline .ginlined-content {
    padding: 20px;
    width: 100%
}

.gslide-inline .dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.ginlined-content {
    overflow: auto;
    display: block !important;
    opacity: 1
}

.gslide-external {
    width: 100%;
    min-width: 100%;
    background: #fff;
    padding: 0;
    overflow: auto;
    max-height: 75vh;
    height: 100%
}

.gslide-external,
.gslide-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gslide-media {
    width: auto
}

.zoomed .gslide-media {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gslide-description {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.gslide-description.description-left,
.gslide-description.description-right {
    max-width: 100%
}

.gslide-description.description-bottom,
.gslide-description.description-top {
    margin: 0 auto;
    width: 100%
}

.gslide-description p {
    margin-bottom: 12px
}

.gslide-description p:last-child {
    margin-bottom: 0
}

.glightbox-button-hidden,
.zoomed .gslide-description {
    display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
    height: auto !important;
    width: 100%;
    background: 0 0;
    position: absolute;
    bottom: 15px;
    max-width: 100vw !important;
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    max-height: 78vh;
    overflow: auto !important;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .75)));
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .75));
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    padding: 19px 11px 50px
}

.glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
    color: #a1a1a1
}

.glightbox-mobile .glightbox-container .gslide-desc a {
    color: #fff;
    font-weight: 700
}

.glightbox-mobile .glightbox-container .gslide-desc * {
    color: inherit
}

.glightbox-mobile .glightbox-container .gslide-desc string {
    color: #fff
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
    color: #fff;
    opacity: .4
}

.gdesc-open .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: .4
}

.gdesc-open .gdesc-inner {
    padding-bottom: 30px
}

.gdesc-closed .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.greset {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gabsolute {
    position: absolute
}

.grelative {
    position: relative
}

.glightbox-desc {
    display: none !important
}

.glightbox-open {
    overflow: hidden
}

.gloader {
    height: 25px;
    width: 25px;
    -webkit-animation: lightboxLoader .8s linear infinite;
    animation: lightboxLoader .8s linear infinite;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 47%
}

.goverlay {
    width: 100%;
    height: calc(100vh + 1px);
    position: fixed;
    top: -1px;
    left: 0;
    will-change: opacity
}

.glightbox-mobile .goverlay,
.goverlay {
    background: #000
}

.gclose,
.gnext,
.gprev {
    z-index: 99999;
    cursor: pointer;
    width: 26px;
    height: 44px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gclose svg,
.gnext svg,
.gprev svg {
    display: block;
    width: 25px;
    height: auto;
    margin: 0;
    padding: 0
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
    opacity: .1
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
    stroke: #fff
}

iframe.wait-autoplay {
    opacity: 0
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
    opacity: 0 !important
}

.glightbox-clean .gslide-description {
    background: #fff
}

.glightbox-clean .gdesc-inner {
    padding: 22px 20px
}

.glightbox-clean .gslide-title {
    font-size: 1em;
    font-weight: 400;
    font-family: arial;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em
}

.glightbox-clean .gslide-desc {
    font-size: .86em;
    margin-bottom: 0;
    font-family: arial;
    line-height: 1.4em
}

.glightbox-clean .gslide-video {
    background: #000
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, .75);
    border-radius: 4px
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
    fill: #fff
}

.glightbox-clean button:focus:not(.focused):not(.disabled) {
    outline: 0
}

.glightbox-clean .gprev {
    left: 30px
}

.glightbox-clean .gnext,
.glightbox-clean .gprev {
    position: absolute;
    top: -100%;
    width: 40px;
    height: 50px
}

.glightbox-clean .gnext {
    right: 30px
}

.glightbox-clean .gclose {
    width: 35px;
    height: 35px;
    top: 15px;
    right: 10px;
    position: absolute
}

.glightbox-clean .gclose svg {
    width: 18px;
    height: auto
}

.glightbox-clean .gclose:hover {
    opacity: 1
}

.gfadeIn {
    -webkit-animation: gfadeIn .5s ease;
    animation: gfadeIn .5s ease
}

.gfadeOut {
    -webkit-animation: gfadeOut .5s ease;
    animation: gfadeOut .5s ease
}

.gslideOutLeft {
    -webkit-animation: gslideOutLeft .3s ease;
    animation: gslideOutLeft .3s ease
}

.gslideInLeft {
    -webkit-animation: gslideInLeft .3s ease;
    animation: gslideInLeft .3s ease
}

.gslideOutRight {
    -webkit-animation: gslideOutRight .3s ease;
    animation: gslideOutRight .3s ease
}

.gslideInRight {
    -webkit-animation: gslideInRight .3s ease;
    animation: gslideInRight .3s ease
}

.gzoomIn {
    -webkit-animation: gzoomIn .5s ease;
    animation: gzoomIn .5s ease
}

.gzoomOut {
    -webkit-animation: gzoomOut .5s ease;
    animation: gzoomOut .5s ease
}

@-webkit-keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutLeft {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes gslideOutLeft {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes gslideInRight {
    0% {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes gslideInRight {
    0% {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutRight {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        opacity: 0
    }
}

@keyframes gslideOutRight {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@media (min-width:769px) {
    .glightbox-container .ginner-container {
        width: auto;
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .glightbox-container .ginner-container.desc-top .gslide-description {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .glightbox-container .ginner-container.desc-top .gslide-image,
    .glightbox-container .ginner-container.desc-top .gslide-image img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .glightbox-container .ginner-container.desc-left .gslide-description {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .glightbox-container .ginner-container.desc-left .gslide-image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gslide-image img {
        max-height: 97vh;
        max-width: 100%
    }

    .gslide-image img.zoomable {
        cursor: -webkit-zoom-in;
        cursor: zoom-in
    }

    .zoomed .gslide-image img.zoomable {
        cursor: -webkit-grab;
        cursor: grab
    }

    .gslide-inline {
        max-height: 95vh
    }

    .gslide-external {
        max-height: 100vh
    }

    .gslide-description.description-left,
    .gslide-description.description-right {
        max-width: 275px
    }

    .glightbox-open {
        height: auto
    }

    .goverlay {
        background: rgba(0, 0, 0, .92)
    }

    .glightbox-clean .gslide-media {
        -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65);
        box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65)
    }

    .glightbox-clean .description-left .gdesc-inner,
    .glightbox-clean .description-right .gdesc-inner {
        position: absolute;
        height: 100%;
        overflow-y: auto
    }

    .glightbox-clean .gclose,
    .glightbox-clean .gnext,
    .glightbox-clean .gprev {
        background-color: rgba(0, 0, 0, .32)
    }

    .glightbox-clean .gclose:hover,
    .glightbox-clean .gnext:hover,
    .glightbox-clean .gprev:hover {
        background-color: rgba(0, 0, 0, .7)
    }

    .glightbox-clean .gnext,
    .glightbox-clean .gprev {
        top: 45%
    }
}

@media (min-width:992px) {
    .glightbox-clean .gclose {
        opacity: .7;
        right: 20px
    }
}

@media screen and (max-height:420px) {
    .goverlay {
        background: #000
    }
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon6440.eot?yqkbbr);
    src: url(../fonts/icomoon6440.eot?yqkbbr#iefix) format("embedded-opentype"), url(../fonts/icomoon6440.ttf?yqkbbr) format("truetype"), url(../fonts/icomoon6440.woff?yqkbbr) format("woff"), url(../fonts/icomoon6440.svg?yqkbbr#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-hot-air-balloon-2:before {
    content: "\e93d"
}

.icon-menu-3:before {
    content: "\e93e"
}

.icon-mountain:before {
    content: "\e93f"
}

.icon-add-button:before {
    content: "\e940"
}

.icon-pin-2:before {
    content: "\e92e"
}

.icon-plus:before {
    content: "\e92f"
}

.icon-reservation:before {
    content: "\e930"
}

.icon-share:before {
    content: "\e931"
}

.icon-sort-down:before {
    content: "\e932"
}

.icon-star-2:before {
    content: "\e933"
}

.icon-teamwork:before {
    content: "\e934"
}

.icon-translate:before {
    content: "\e935"
}

.icon-utensils:before {
    content: "\e936"
}

.icon-application:before {
    content: "\e937"
}

.icon-bed-2:before {
    content: "\e938"
}

.icon-birthday-cake:before {
    content: "\e939"
}

.icon-dislike:before {
    content: "\e93a"
}

.icon-minus:before {
    content: "\e93b"
}

.icon-online-support-2:before {
    content: "\e93c"
}

.icon-menu-1:before {
    content: "\e92d"
}

.icon-boat:before {
    content: "\e922"
}

.icon-bus:before {
    content: "\e923"
}

.icon-check:before {
    content: "\e927"
}

.icon-main-menu:before {
    content: "\e928"
}

.icon-office:before {
    content: "\e929"
}

.icon-price-tag:before {
    content: "\e92a"
}

.icon-bank:before {
    content: "\e92b"
}

.icon-beach:before {
    content: "\e92c"
}

.icon-logout:before {
    content: "\e911"
}

.icon-message:before {
    content: "\e912"
}

.icon-payment:before {
    content: "\e913"
}

.icon-pencil:before {
    content: "\e915"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-plus-circle:before {
    content: "\e916"
}

.icon-review:before {
    content: "\e917"
}

.icon-star:before {
    content: "\e918"
}

.icon-wallet:before {
    content: "\e919"
}

.icon-account:before {
    content: "\e91a"
}

.icon-booking:before {
    content: "\e91b"
}

.icon-calendar-1:before {
    content: "\e91c"
}

.icon-clipboard:before {
    content: "\e91d"
}

.icon-dashboard:before {
    content: "\e91e"
}

.icon-delete:before {
    content: "\e91f"
}

.icon-home:before {
    content: "\e920"
}

.icon-like:before {
    content: "\e921"
}

.icon-person:before {
    content: "\e90e"
}

.icon-cross:before {
    content: "\e90f"
}

.icon-chevron-right:before {
    content: "\e910"
}

.icon-heart:before {
    content: "\e900"
}

.icon-instagram:before {
    content: "\e901"
}

.icon-linkedin:before {
    content: "\e902"
}

.icon-twitter:before {
    content: "\e903"
}

.icon-android:before {
    content: "\e907"
}

.icon-apple:before {
    content: "\e908"
}

.icon-arrow-left:before {
    content: "\e909"
}

.icon-arrow-right:before {
    content: "\e90a"
}

.icon-clock:before {
    content: "\e90b"
}

.icon-facebook:before {
    content: "\e90c"
}

.icon-headphone:before {
    content: "\e90d"
}

.icon-arrow-top-right:before {
    content: "\e904"
}

.icon-calendar:before {
    content: "\e905"
}

.icon-chevron-down:before {
    content: "\e906"
}

.icon-flag:before {
    content: "\e914"
}

.icon-menu:before {
    content: "\e924"
}

.icon-pin:before {
    content: "\e925"
}

.icon-search:before {
    content: "\e926"
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
    -webkit-transform: translate(50%);
    transform: translate(50%);
    left: auto;
    bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
    -webkit-transform: translateY(-18px);
    transform: translateY(-18px);
    top: auto;
    right: 28px
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    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: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -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%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: top .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s top;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: left .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s left;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: right .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s right;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    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-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(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, .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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.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 {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    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;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    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 {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    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-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    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: .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-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

body {
    overflow-x: hidden !important;
}

@media only screen and (max-width:600px) {
    .navAbsolute__button {
        display: none;
    }
}

.ratio {
    position: relative;
    display: block;
    overflow: hidden;
}

.ratio::before {
    display: block;
    width: 100%;
    content: "";
}

.ratio-1\:1::before {
    padding-bottom: 100%;
}

.ratio-2\:1::before {
    padding-bottom: 50%;
}

.ratio-3\:2::before {
    padding-bottom: 66.66667%;
}

.ratio-3\:4::before {
    padding-bottom: 133.33333%;
}

.ratio-4\:3::before {
    padding-bottom: 75%;
}

.ratio-4\:1::before {
    padding-bottom: 25%;
}

.ratio-5\:4::before {
    padding-bottom: 80%;
}

.ratio-8\:5::before {
    padding-bottom: 62.5%;
}

.ratio-15\:9::before {
    padding-bottom: 60%;
}

.ratio-16\:9::before {
    padding-bottom: 56.25%;
}

.ratio-19\:21::before {
    padding-bottom: 110.52632%;
}

.ratio-28\:20::before {
    padding-bottom: 71.42857%;
}

.ratio-23\:26::before {
    padding-bottom: 113.04348%;
}

.ratio-19\:22::before {
    padding-bottom: 115.78947%;
}

.ratio-23\:30::before {
    padding-bottom: 130.43478%;
}

.ratio-41\:30::before {
    padding-bottom: 73.17073%;
}

.ratio-41\:45::before {
    padding-bottom: 109.7561%;
}

:root {
    --font-primary: "DM sans", sans-serif;
}

:root {
    --text-8: 8px;
    --text-10: 10px;
    --text-13: 13px;
    --text-14: 14px;
    --text-15: 15px;
    --text-16: 16px;
    --text-18: 18px;
    --text-20: 20px;
    --text-24: 24px;
    --text-26: 26px;
    --text-30: 30px;
    --text-40: 40px;
    --text-50: 50px;
    --text-70: 70px;
}

:root {
    --color-white: #FFFFFF;
    --color-black: #000000;
    --color-border: #DDDDDD;
    --color-accent-1: #EB662B;
    --color-accent-1-dark: #CE5A25;
    --color-accent-2: #4A43C4;
    --color-dark-1: #05073C;
    --color-blue-1: #1967D2;
    --color-red-1: #D93025;
    --color-red-2: #F64E60;
    --color-red-3: #FF0000;
    --color-red-4: #FFE5E5;
    --color-purple-1: #8950FC;
    --color-yellow-1: #FFA800;
    --color-yellow-2: #E2AD64;
    --color-yellow-3: #F9AB00;
    --color-light-1: #F5F5F5;
    --color-light-2: #717171;
    --color-light-3: #FBFBFB;
    --color-light-4: #DDD3EC;
    --color-light-5: #F2F1EC;
    --color-light-6: #E7E6E6;
    --color-light-7: #C6C6D2;
    --color-green-1: #EFF7F1;
    --color-green-2: #63B06F;
    --color-green-3: #34A853;
    --color-info-1: #CDE9F6;
    --color-info-2: #4780AA;
    --color-warning-1: #F7F3D7;
    --color-warning-2: #927238;
    --color-error-1: #ECC8C5;
    --color-error-2: #AB3331;
    --color-success-1: #DEF2D7;
    --color-success-2: #5B7052;
}

[data-anim-wrap] {
    pointer-events: none;
}

[data-anim-wrap].animated {
    pointer-events: auto;
}

@keyframes reveal {
    100% {
        opacity: 1;
    }
}

[data-anim^='slide-'],
[data-anim-child^='slide-'] {}

[data-anim^='slide-'].is-in-view,
[data-anim-child^='slide-'].is-in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    pointer-events: auto;
}

[data-anim^='slide-up'],
[data-anim-child^='slide-up'] {
    transform: translate3d(0, 40px, 0);
}

[data-anim^='slide-down'],
[data-anim-child^='slide-down'] {
    transform: translate3d(0, -40px, 0);
}

[data-anim^='slide-right'],
[data-anim-child^='slide-right'] {
    transform: translate3d(-40px, 0, 0);
}

[data-anim^='slide-left'],
[data-anim-child^='slide-left'] {
    transform: translate3d(40px, 0, 0);
}

[data-anim^='fade'],
[data-anim-child^='fade'] {
    opacity: 0;
    transition-property: opacity;
    pointer-events: none;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

[data-anim^='fade'].is-in-view,
[data-anim-child^='fade'].is-in-view {
    opacity: 1;
    pointer-events: auto;
}

[data-anim*="delay-1"],
[data-anim-child*="delay-1"] {
    transition-delay: 0.1s;
    animation-delay: 0.1s;
}

[data-anim*="delay-1"]::after,
[data-anim-child*="delay-1"]::after {
    animation-delay: 0.1s;
}

[data-anim*="delay-1"]>*,
[data-anim-child*="delay-1"]>* {
    animation-delay: 0.1s;
}

[data-anim*="delay-2"],
[data-anim-child*="delay-2"] {
    transition-delay: 0.2s;
    animation-delay: 0.2s;
}

[data-anim*="delay-2"]::after,
[data-anim-child*="delay-2"]::after {
    animation-delay: 0.2s;
}

[data-anim*="delay-2"]>*,
[data-anim-child*="delay-2"]>* {
    animation-delay: 0.2s;
}

[data-anim*="delay-3"],
[data-anim-child*="delay-3"] {
    transition-delay: 0.3s;
    animation-delay: 0.3s;
}

[data-anim*="delay-3"]::after,
[data-anim-child*="delay-3"]::after {
    animation-delay: 0.3s;
}

[data-anim*="delay-3"]>*,
[data-anim-child*="delay-3"]>* {
    animation-delay: 0.3s;
}

[data-anim*="delay-4"],
[data-anim-child*="delay-4"] {
    transition-delay: 0.4s;
    animation-delay: 0.4s;
}

[data-anim*="delay-4"]::after,
[data-anim-child*="delay-4"]::after {
    animation-delay: 0.4s;
}

[data-anim*="delay-4"]>*,
[data-anim-child*="delay-4"]>* {
    animation-delay: 0.4s;
}

[data-anim*="delay-5"],
[data-anim-child*="delay-5"] {
    transition-delay: 0.5s;
    animation-delay: 0.5s;
}

[data-anim*="delay-5"]::after,
[data-anim-child*="delay-5"]::after {
    animation-delay: 0.5s;
}

[data-anim*="delay-5"]>*,
[data-anim-child*="delay-5"]>* {
    animation-delay: 0.5s;
}

[data-anim*="delay-6"],
[data-anim-child*="delay-6"] {
    transition-delay: 0.6s;
    animation-delay: 0.6s;
}

[data-anim*="delay-6"]::after,
[data-anim-child*="delay-6"]::after {
    animation-delay: 0.6s;
}

[data-anim*="delay-6"]>*,
[data-anim-child*="delay-6"]>* {
    animation-delay: 0.6s;
}

[data-anim*="delay-7"],
[data-anim-child*="delay-7"] {
    transition-delay: 0.7s;
    animation-delay: 0.7s;
}

[data-anim*="delay-7"]::after,
[data-anim-child*="delay-7"]::after {
    animation-delay: 0.7s;
}

[data-anim*="delay-7"]>*,
[data-anim-child*="delay-7"]>* {
    animation-delay: 0.7s;
}

[data-anim*="delay-8"],
[data-anim-child*="delay-8"] {
    transition-delay: 0.8s;
    animation-delay: 0.8s;
}

[data-anim*="delay-8"]::after,
[data-anim-child*="delay-8"]::after {
    animation-delay: 0.8s;
}

[data-anim*="delay-8"]>*,
[data-anim-child*="delay-8"]>* {
    animation-delay: 0.8s;
}

[data-anim*="delay-9"],
[data-anim-child*="delay-9"] {
    transition-delay: 0.9s;
    animation-delay: 0.9s;
}

[data-anim*="delay-9"]::after,
[data-anim-child*="delay-9"]::after {
    animation-delay: 0.9s;
}

[data-anim*="delay-9"]>*,
[data-anim-child*="delay-9"]>* {
    animation-delay: 0.9s;
}

[data-anim*="delay-10"],
[data-anim-child*="delay-10"] {
    transition-delay: 1s;
    animation-delay: 1s;
}

[data-anim*="delay-10"]::after,
[data-anim-child*="delay-10"]::after {
    animation-delay: 1s;
}

[data-anim*="delay-10"]>*,
[data-anim-child*="delay-10"]>* {
    animation-delay: 1s;
}

[data-anim*="delay-11"],
[data-anim-child*="delay-11"] {
    transition-delay: 1.1s;
    animation-delay: 1.1s;
}

[data-anim*="delay-11"]::after,
[data-anim-child*="delay-11"]::after {
    animation-delay: 1.1s;
}

[data-anim*="delay-11"]>*,
[data-anim-child*="delay-11"]>* {
    animation-delay: 1.1s;
}

[data-anim*="delay-12"],
[data-anim-child*="delay-12"] {
    transition-delay: 1.2s;
    animation-delay: 1.2s;
}

[data-anim*="delay-12"]::after,
[data-anim-child*="delay-12"]::after {
    animation-delay: 1.2s;
}

[data-anim*="delay-12"]>*,
[data-anim-child*="delay-12"]>* {
    animation-delay: 1.2s;
}

[data-anim*="delay-13"],
[data-anim-child*="delay-13"] {
    transition-delay: 1.3s;
    animation-delay: 1.3s;
}

[data-anim*="delay-13"]::after,
[data-anim-child*="delay-13"]::after {
    animation-delay: 1.3s;
}

[data-anim*="delay-13"]>*,
[data-anim-child*="delay-13"]>* {
    animation-delay: 1.3s;
}

[data-anim*="delay-14"],
[data-anim-child*="delay-14"] {
    transition-delay: 1.4s;
    animation-delay: 1.4s;
}

[data-anim*="delay-14"]::after,
[data-anim-child*="delay-14"]::after {
    animation-delay: 1.4s;
}

[data-anim*="delay-14"]>*,
[data-anim-child*="delay-14"]>* {
    animation-delay: 1.4s;
}

[data-anim*="delay-15"],
[data-anim-child*="delay-15"] {
    transition-delay: 1.5s;
    animation-delay: 1.5s;
}

[data-anim*="delay-15"]::after,
[data-anim-child*="delay-15"]::after {
    animation-delay: 1.5s;
}

[data-anim*="delay-15"]>*,
[data-anim-child*="delay-15"]>* {
    animation-delay: 1.5s;
}

[data-anim*="delay-16"],
[data-anim-child*="delay-16"] {
    transition-delay: 1.6s;
    animation-delay: 1.6s;
}

[data-anim*="delay-16"]::after,
[data-anim-child*="delay-16"]::after {
    animation-delay: 1.6s;
}

[data-anim*="delay-16"]>*,
[data-anim-child*="delay-16"]>* {
    animation-delay: 1.6s;
}

[data-anim*="delay-17"],
[data-anim-child*="delay-17"] {
    transition-delay: 1.7s;
    animation-delay: 1.7s;
}

[data-anim*="delay-17"]::after,
[data-anim-child*="delay-17"]::after {
    animation-delay: 1.7s;
}

[data-anim*="delay-17"]>*,
[data-anim-child*="delay-17"]>* {
    animation-delay: 1.7s;
}

[data-anim*="delay-18"],
[data-anim-child*="delay-18"] {
    transition-delay: 1.8s;
    animation-delay: 1.8s;
}

[data-anim*="delay-18"]::after,
[data-anim-child*="delay-18"]::after {
    animation-delay: 1.8s;
}

[data-anim*="delay-18"]>*,
[data-anim-child*="delay-18"]>* {
    animation-delay: 1.8s;
}

[data-anim*="delay-19"],
[data-anim-child*="delay-19"] {
    transition-delay: 1.9s;
    animation-delay: 1.9s;
}

[data-anim*="delay-19"]::after,
[data-anim-child*="delay-19"]::after {
    animation-delay: 1.9s;
}

[data-anim*="delay-19"]>*,
[data-anim-child*="delay-19"]>* {
    animation-delay: 1.9s;
}

[data-anim*="delay-20"],
[data-anim-child*="delay-20"] {
    transition-delay: 2s;
    animation-delay: 2s;
}

[data-anim*="delay-20"]::after,
[data-anim-child*="delay-20"]::after {
    animation-delay: 2s;
}

[data-anim*="delay-20"]>*,
[data-anim-child*="delay-20"]>* {
    animation-delay: 2s;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100%;
}

body {
    padding: 0;
    font-family: var(--font-primary);
    width: 100%;
    background-color: white;
    color: var(--color-dark-1);
    font-size: 15px;
    line-height: 1.875;
}

select,
input:not([type="range"]),
textarea {
    outline: none;
    width: 100%;
    background-color: transparent;
}

main {
    overflow: hidden;
}

.header__logo img {
    max-width: 150px;
    height: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    transition: color 0.2s ease-in-out;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h2 {}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

p {
    font-size: 15px;
    color: var(--color-dark-1);
    margin: 0;
}

button {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    text-decoration: none;
}

button:focus {
    outline: 0;
}

.button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    border-radius: 12px;
    border: 1px solid transparent;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.button.-sm {
    padding: 2px 20px;
}

.button.-md {
    padding: 16px 35px;
}

.button.-h-50 {
    height: 50px;
}

.button.-min-260 {
    min-width: 260px;
}

.button.-underline:hover {
    text-decoration: underline;
}

.button.-white:hover {
    border-color: var(--color-white);
    background-color: var(--color-white) !important;
    color: white !important;
}

.button.-outline-white {
    border-color: var(--color-white);
}

.button.-outline-white:hover {
    background-color: var(--color-white) !important;
    border-color: transparent;
    color: white !important;
}

.button.-black:hover {
    border-color: var(--color-black);
    background-color: var(--color-black) !important;
    color: white !important;
}

.button.-outline-black {
    border-color: var(--color-black);
}

.button.-outline-black:hover {
    background-color: var(--color-black) !important;
    border-color: transparent;
    color: white !important;
}

.button.-border:hover {
    border-color: var(--color-border);
    background-color: var(--color-border) !important;
    color: white !important;
}

.button.-outline-border {
    border-color: var(--color-border);
}

.button.-outline-border:hover {
    background-color: var(--color-border) !important;
    border-color: transparent;
    color: white !important;
}

.button.-accent-1:hover {
    border-color: var(--color-accent-1);
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.button.-outline-accent-1 {
    border-color: var(--color-accent-1);
}

.button.-outline-accent-1:hover {
    background-color: var(--color-accent-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-accent-1-dark:hover {
    border-color: var(--color-accent-1-dark);
    background-color: var(--color-accent-1-dark) !important;
    color: white !important;
}

.button.-outline-accent-1-dark {
    border-color: var(--color-accent-1-dark);
}

.button.-outline-accent-1-dark:hover {
    background-color: var(--color-accent-1-dark) !important;
    border-color: transparent;
    color: white !important;
}

.button.-accent-2:hover {
    border-color: var(--color-accent-2);
    background-color: var(--color-accent-2) !important;
    color: white !important;
}

.button.-outline-accent-2 {
    border-color: var(--color-accent-2);
}

.button.-outline-accent-2:hover {
    background-color: var(--color-accent-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-dark-1:hover {
    border-color: var(--color-dark-1);
    background-color: var(--color-dark-1) !important;
    color: white !important;
}

.button.-outline-dark-1 {
    border-color: var(--color-dark-1);
}

.button.-outline-dark-1:hover {
    background-color: var(--color-dark-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-blue-1:hover {
    border-color: var(--color-blue-1);
    background-color: var(--color-blue-1) !important;
    color: white !important;
}

.button.-outline-blue-1 {
    border-color: var(--color-blue-1);
}

.button.-outline-blue-1:hover {
    background-color: var(--color-blue-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-1:hover {
    border-color: var(--color-red-1);
    background-color: var(--color-red-1) !important;
    color: white !important;
}

.button.-outline-red-1 {
    border-color: var(--color-red-1);
}

.button.-outline-red-1:hover {
    background-color: var(--color-red-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-2:hover {
    border-color: var(--color-red-2);
    background-color: var(--color-red-2) !important;
    color: white !important;
}

.button.-outline-red-2 {
    border-color: var(--color-red-2);
}

.button.-outline-red-2:hover {
    background-color: var(--color-red-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-3:hover {
    border-color: var(--color-red-3);
    background-color: var(--color-red-3) !important;
    color: white !important;
}

.button.-outline-red-3 {
    border-color: var(--color-red-3);
}

.button.-outline-red-3:hover {
    background-color: var(--color-red-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-4:hover {
    border-color: var(--color-red-4);
    background-color: var(--color-red-4) !important;
    color: white !important;
}

.button.-outline-red-4 {
    border-color: var(--color-red-4);
}

.button.-outline-red-4:hover {
    background-color: var(--color-red-4) !important;
    border-color: transparent;
    color: white !important;
}

.button.-purple-1:hover {
    border-color: var(--color-purple-1);
    background-color: var(--color-purple-1) !important;
    color: white !important;
}

.button.-outline-purple-1 {
    border-color: var(--color-purple-1);
}

.button.-outline-purple-1:hover {
    background-color: var(--color-purple-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-yellow-1:hover {
    border-color: var(--color-yellow-1);
    background-color: var(--color-yellow-1) !important;
    color: white !important;
}

.button.-outline-yellow-1 {
    border-color: var(--color-yellow-1);
}

.button.-outline-yellow-1:hover {
    background-color: var(--color-yellow-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-yellow-2:hover {
    border-color: var(--color-yellow-2);
    background-color: var(--color-yellow-2) !important;
    color: white !important;
}

.button.-outline-yellow-2 {
    border-color: var(--color-yellow-2);
}

.button.-outline-yellow-2:hover {
    background-color: var(--color-yellow-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-yellow-3:hover {
    border-color: var(--color-yellow-3);
    background-color: var(--color-yellow-3) !important;
    color: white !important;
}

.button.-outline-yellow-3 {
    border-color: var(--color-yellow-3);
}

.button.-outline-yellow-3:hover {
    background-color: var(--color-yellow-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-1:hover {
    border-color: var(--color-light-1);
    background-color: var(--color-light-1) !important;
    color: white !important;
}

.button.-outline-light-1 {
    border-color: var(--color-light-1);
}

.button.-outline-light-1:hover {
    background-color: var(--color-light-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-2:hover {
    border-color: var(--color-light-2);
    background-color: var(--color-light-2) !important;
    color: white !important;
}

.button.-outline-light-2 {
    border-color: var(--color-light-2);
}

.button.-outline-light-2:hover {
    background-color: var(--color-light-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-3:hover {
    border-color: var(--color-light-3);
    background-color: var(--color-light-3) !important;
    color: white !important;
}

.button.-outline-light-3 {
    border-color: var(--color-light-3);
}

.button.-outline-light-3:hover {
    background-color: var(--color-light-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-4:hover {
    border-color: var(--color-light-4);
    background-color: var(--color-light-4) !important;
    color: white !important;
}

.button.-outline-light-4 {
    border-color: var(--color-light-4);
}

.button.-outline-light-4:hover {
    background-color: var(--color-light-4) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-5:hover {
    border-color: var(--color-light-5);
    background-color: var(--color-light-5) !important;
    color: white !important;
}

.button.-outline-light-5 {
    border-color: var(--color-light-5);
}

.button.-outline-light-5:hover {
    background-color: var(--color-light-5) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-6:hover {
    border-color: var(--color-light-6);
    background-color: var(--color-light-6) !important;
    color: white !important;
}

.button.-outline-light-6 {
    border-color: var(--color-light-6);
}

.button.-outline-light-6:hover {
    background-color: var(--color-light-6) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-7:hover {
    border-color: var(--color-light-7);
    background-color: var(--color-light-7) !important;
    color: white !important;
}

.button.-outline-light-7 {
    border-color: var(--color-light-7);
}

.button.-outline-light-7:hover {
    background-color: var(--color-light-7) !important;
    border-color: transparent;
    color: white !important;
}

.button.-green-1:hover {
    border-color: var(--color-green-1);
    background-color: var(--color-green-1) !important;
    color: white !important;
}

.button.-outline-green-1 {
    border-color: var(--color-green-1);
}

.button.-outline-green-1:hover {
    background-color: var(--color-green-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-green-2:hover {
    border-color: var(--color-green-2);
    background-color: var(--color-green-2) !important;
    color: white !important;
}

.button.-outline-green-2 {
    border-color: var(--color-green-2);
}

.button.-outline-green-2:hover {
    background-color: var(--color-green-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-green-3:hover {
    border-color: var(--color-green-3);
    background-color: var(--color-green-3) !important;
    color: white !important;
}

.button.-outline-green-3 {
    border-color: var(--color-green-3);
}

.button.-outline-green-3:hover {
    background-color: var(--color-green-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-info-1:hover {
    border-color: var(--color-info-1);
    background-color: var(--color-info-1) !important;
    color: white !important;
}

.button.-outline-info-1 {
    border-color: var(--color-info-1);
}

.button.-outline-info-1:hover {
    background-color: var(--color-info-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-info-2:hover {
    border-color: var(--color-info-2);
    background-color: var(--color-info-2) !important;
    color: white !important;
}

.button.-outline-info-2 {
    border-color: var(--color-info-2);
}

.button.-outline-info-2:hover {
    background-color: var(--color-info-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-warning-1:hover {
    border-color: var(--color-warning-1);
    background-color: var(--color-warning-1) !important;
    color: white !important;
}

.button.-outline-warning-1 {
    border-color: var(--color-warning-1);
}

.button.-outline-warning-1:hover {
    background-color: var(--color-warning-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-warning-2:hover {
    border-color: var(--color-warning-2);
    background-color: var(--color-warning-2) !important;
    color: white !important;
}

.button.-outline-warning-2 {
    border-color: var(--color-warning-2);
}

.button.-outline-warning-2:hover {
    background-color: var(--color-warning-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-error-1:hover {
    border-color: var(--color-error-1);
    background-color: var(--color-error-1) !important;
    color: white !important;
}

.button.-outline-error-1 {
    border-color: var(--color-error-1);
}

.button.-outline-error-1:hover {
    background-color: var(--color-error-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-error-2:hover {
    border-color: var(--color-error-2);
    background-color: var(--color-error-2) !important;
    color: white !important;
}

.button.-outline-error-2 {
    border-color: var(--color-error-2);
}

.button.-outline-error-2:hover {
    background-color: var(--color-error-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-success-1:hover {
    border-color: var(--color-success-1);
    background-color: var(--color-success-1) !important;
    color: white !important;
}

.button.-outline-success-1 {
    border-color: var(--color-success-1);
}

.button.-outline-success-1:hover {
    background-color: var(--color-success-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-success-2:hover {
    border-color: var(--color-success-2);
    background-color: var(--color-success-2) !important;
    color: white !important;
}

.button.-outline-success-2 {
    border-color: var(--color-success-2);
}

.button.-outline-success-2:hover {
    background-color: var(--color-success-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-outline-white:hover {
    background-color: white !important;
    color: var(--color-dark-1) !important;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 160px;
    height: 160px;
}

.play-button.-sm {
    width: 90px;
    height: 90px;
}

@media (min-width:601px)and (max-width:1024px) {
    body {
        width: 104%;
        overflow-x: hidden;
    }
}

@media (max-width:767px) {
    .play-button {
        width: 100px;
        height: 100px;
    }

    .play-button>i {
        font-size: 18px !important;
    }
}

.play-button:hover {
    color: var(--color-accent-1);
}

.arrowButton.-type-1 {
    display: flex;
    align-items: center;
}

.arrowButton.-type-1>span {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.arrowButton.-type-1>span i {
    transform: rotate(-90deg);
}

.buttonArrow:hover span {
    text-decoration: underline;
}

.contactForm select,
.contactForm input:not([type="range"]),
.contactForm textarea {
    font-size: 15px;
    line-height: 1.4;
    height: 55px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
    padding: 15px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.contactForm select:focus,
.contactForm input:not([type="range"]):focus,
.contactForm textarea:focus {
    outline: 1px solid #05073C;
    border: 1px solid #05073C;
}

.contactForm textarea {
    height: auto;
}

.contactForm::-moz-placeholder {
    font-weight: 400;
}

.contactForm::placeholder {
    font-weight: 400;
}

.contactForm__caption {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}

.contactForm .form-input {
    position: relative;
}

.contactForm .form-input label {
    position: absolute;
    top: 20px;
    left: 15px;
    color: black;
    z-index: 10;
    pointer-events: none;
    transition: all 0.15s ease-out;
}

.contactForm .form-input label::before {
    content: "";
    position: absolute;
    top: 0;
    left: -7px;
    right: -7px;
    bottom: 0;
    background-color: white;
    z-index: -1;
}

.contactForm .form-input textarea:focus+label,
.contactForm .form-input input:focus+label {
    transform: translateY(-29px);
}

input.text-white::-moz-placeholder {
    color: white;
}

input.text-white::placeholder {
    color: white;
}

.form-checkbox {
    cursor: pointer;
    position: relative;
    display: flex;
}

.form-checkbox label {
    margin: 0;
    margin-left: 10px;
    font-size: 15px;
}

.form-checkbox__mark {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border: 1px solid #05073C;
    border-radius: 4px;
}

.form-checkbox__icon {
    display: none;
    position: absolute;
    font-size: 8px;
    color: var(--color-dark-1);
}

.form-checkbox input {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
    opacity: 0;
}

.form-checkbox input:checked~.form-checkbox__mark {
    background-color: var(--color-accent-1);
    border-color: var(--color-accent-1);
}

.form-checkbox input:checked~.form-checkbox__mark .form-checkbox__icon {
    display: block;
}

.form-checkbox:hover input~.form-checkbox__mark {
    background-color: rgba(0, 0, 0, 0.2);
}

.form-radio {
    display: flex;
    align-items: center;
}

.form-radio .radio {
    cursor: pointer;
    position: relative;
    display: block;
}

.form-radio .radio__mark {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    border: 1px solid var(--color-accent-1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.form-radio .radio__icon {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    transform-origin: center;
    opacity: 1;
    transform: scale(0.2);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.form-radio .radio input {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.form-radio .radio input:checked~.radio__mark {
    border-color: var(--color-accent-1);
    background-color: var(--color-accent-1);
}

.form-radio .radio input:checked~.radio__mark .radio__icon {
    background-color: var(--color-white);
    opacity: 1;
    transform: scale(1);
}

.form-switch .switch {
    cursor: pointer;
    position: relative;
    width: 55px;
    height: 30px;
}

.form-switch .switch__slider {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--color-light-1);
    transition: .3s;
    border-radius: 30px;
}

.form-switch .switch__slider::before {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    border-radius: 100%;
    box-shadow: 0px 10px 40px 0px #0000000D;
    transition: .3s;
}

.form-switch .switch input {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.form-switch .switch input:checked+.switch__slider {
    background-color: var(--color-accent-1);
}

.form-switch .switch input:checked+.switch__slider::before {
    transform: translateX(25px);
    background-color: white;
}

.select {
    position: relative;
}

.select__button {
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
    height: 55px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
    padding: 15px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.select__button:focus {
    outline: 1px solid #05073C;
    border: 1px solid #05073C;
}

.select__icon {
    width: 20px;
    height: 20px;
}

.select__dropdown {
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: 340px;
    background-color: white;
    border: 1px solid var(--color-border);
    border-radius: 12px;
    z-index: 30;
    transition: all 0.2s ease;
    pointer-events: none;
    opacity: 0;
}

.select__dropdown.-is-visible {
    opacity: 1;
    pointer-events: auto;
}

.select__options {
    overflow-x: hidden;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    padding: 15px 20px;
    padding-bottom: 10px;
}

.select__options::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.select__options::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
}

.select__options__button {
    display: flex;
    align-items: center;
    font-size: 15px;
    text-align: left;
    padding: 6px 0;
    transition: all 0.15s ease;
}

.select__options__button:hover {
    cursor: pointer;
    color: var(--color-accent-1) !important;
}

.select__options__button:focus {
    color: var(--color-accent-1) !important;
}

.select__search {
    height: 50px !important;
    background-color: var(--color-light-1) !important;
    width: auto !important;
    color: black;
    padding: 0 20px !important;
    margin: 0 20px;
    margin-top: 20px;
}

.select.-multiple .select__dropdown {
    padding: 15px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
    font-weight: 700;
    color: #f06c21;
    margin: 0;
}

h2 {
    color: #021a5f;
}

.text-8 {
    font-size: var(--text-8) !important;
}

.text-10 {
    font-size: var(--text-10) !important;
}

.text-13 {
    font-size: var(--text-13) !important;
}

.text-14 {
    font-size: var(--text-14) !important;
}

.text-15 {
    font-size: var(--text-15) !important;
}

.text-16 {
    font-size: var(--text-16) !important;
}

.text-18 {
    font-size: var(--text-18) !important;
}

.text-20 {
    font-size: var(--text-20) !important;
}

.text-24 {
    font-size: var(--text-24) !important;
}

.text-26 {
    font-size: var(--text-26) !important;
}

.text-30 {
    font-size: var(--text-30) !important;
}

.text-40 {
    font-size: var(--text-40) !important;
}

.text-50 {
    font-size: var(--text-50) !important;
}

.text-70 {
    font-size: var(--text-70) !important;
}

@media (max-width:1199px) {
    .xl\:text-8 {
        font-size: var(--text-8) !important;
    }

    .xl\:text-10 {
        font-size: var(--text-10) !important;
    }

    .xl\:text-13 {
        font-size: var(--text-13) !important;
    }

    .xl\:text-14 {
        font-size: var(--text-14) !important;
    }

    .xl\:text-15 {
        font-size: var(--text-15) !important;
    }

    .xl\:text-16 {
        font-size: var(--text-16) !important;
    }

    .xl\:text-18 {
        font-size: var(--text-18) !important;
    }

    .xl\:text-20 {
        font-size: var(--text-20) !important;
    }

    .xl\:text-24 {
        font-size: var(--text-24) !important;
    }

    .xl\:text-26 {
        font-size: var(--text-26) !important;
    }

    .xl\:text-30 {
        font-size: var(--text-30) !important;
    }

    .xl\:text-40 {
        font-size: var(--text-40) !important;
    }

    .xl\:text-50 {
        font-size: var(--text-50) !important;
    }

    .xl\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:991px) {
    .lg\:text-8 {
        font-size: var(--text-8) !important;
    }

    .lg\:text-10 {
        font-size: var(--text-10) !important;
    }

    .lg\:text-13 {
        font-size: var(--text-13) !important;
    }

    .lg\:text-14 {
        font-size: var(--text-14) !important;
    }

    .lg\:text-15 {
        font-size: var(--text-15) !important;
    }

    .lg\:text-16 {
        font-size: var(--text-16) !important;
    }

    .lg\:text-18 {
        font-size: var(--text-18) !important;
    }

    .lg\:text-20 {
        font-size: var(--text-20) !important;
    }

    .lg\:text-24 {
        font-size: var(--text-24) !important;
    }

    .lg\:text-26 {
        font-size: var(--text-26) !important;
    }

    .lg\:text-30 {
        font-size: var(--text-30) !important;
    }

    .lg\:text-40 {
        font-size: var(--text-40) !important;
    }

    .lg\:text-50 {
        font-size: var(--text-50) !important;
    }

    .lg\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:767px) {
    .md\:text-8 {
        font-size: var(--text-8) !important;
    }

    .md\:text-10 {
        font-size: var(--text-10) !important;
    }

    .md\:text-13 {
        font-size: var(--text-13) !important;
    }

    .md\:text-14 {
        font-size: var(--text-14) !important;
    }

    .md\:text-15 {
        font-size: var(--text-15) !important;
    }

    .md\:text-16 {
        font-size: var(--text-16) !important;
    }

    .md\:text-18 {
        font-size: var(--text-18) !important;
    }

    .md\:text-20 {
        font-size: var(--text-20) !important;
    }

    .md\:text-24 {
        font-size: var(--text-24) !important;
    }

    .md\:text-26 {
        font-size: var(--text-26) !important;
    }

    .md\:text-30 {
        font-size: var(--text-30) !important;
    }

    .md\:text-40 {
        font-size: var(--text-40) !important;
    }

    .md\:text-50 {
        font-size: var(--text-50) !important;
    }

    .md\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:575px) {
    .sm\:text-8 {
        font-size: var(--text-8) !important;
    }

    .sm\:text-10 {
        font-size: var(--text-10) !important;
    }

    .sm\:text-13 {
        font-size: var(--text-13) !important;
    }

    .sm\:text-14 {
        font-size: var(--text-14) !important;
    }

    .sm\:text-15 {
        font-size: var(--text-15) !important;
    }

    .sm\:text-16 {
        font-size: var(--text-16) !important;
    }

    .sm\:text-18 {
        font-size: var(--text-18) !important;
    }

    .sm\:text-20 {
        font-size: var(--text-20) !important;
    }

    .sm\:text-24 {
        font-size: var(--text-24) !important;
    }

    .sm\:text-26 {
        font-size: var(--text-26) !important;
    }

    .sm\:text-30 {
        font-size: var(--text-30) !important;
    }

    .sm\:text-40 {
        font-size: var(--text-40) !important;
    }

    .sm\:text-50 {
        font-size: var(--text-50) !important;
    }

    .sm\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:479px) {
    .xs\:text-8 {
        font-size: var(--text-8) !important;
    }

    .xs\:text-10 {
        font-size: var(--text-10) !important;
    }

    .xs\:text-13 {
        font-size: var(--text-13) !important;
    }

    .xs\:text-14 {
        font-size: var(--text-14) !important;
    }

    .xs\:text-15 {
        font-size: var(--text-15) !important;
    }

    .xs\:text-16 {
        font-size: var(--text-16) !important;
    }

    .xs\:text-18 {
        font-size: var(--text-18) !important;
    }

    .xs\:text-20 {
        font-size: var(--text-20) !important;
    }

    .xs\:text-24 {
        font-size: var(--text-24) !important;
    }

    .xs\:text-26 {
        font-size: var(--text-26) !important;
    }

    .xs\:text-30 {
        font-size: var(--text-30) !important;
    }

    .xs\:text-40 {
        font-size: var(--text-40) !important;
    }

    .xs\:text-50 {
        font-size: var(--text-50) !important;
    }

    .xs\:text-70 {
        font-size: var(--text-70) !important;
    }
}

.lh-1 {
    line-height: 1 !important;
}

.lh-11 {
    line-height: 1.1 !important;
}

.lh-12 {
    line-height: 1.2 !important;
}

.lh-13 {
    line-height: 1.3 !important;
}

.lh-14 {
    line-height: 1.4 !important;
}

.lh-15 {
    line-height: 1.5 !important;
}

.lh-16 {
    line-height: 1.6 !important;
}

.lh-17 {
    line-height: 1.7 !important;
}

.lh-18 {
    line-height: 1.8 !important;
}

.lh-19 {
    line-height: 1.9 !important;
}

.lh-2 {
    line-height: 2 !important;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

@media (max-width:1199px) {
    .xl\:text-center {
        text-align: center !important;
    }

    .xl\:text-right {
        text-align: right !important;
    }

    .xl\:text-left {
        text-align: left !important;
    }
}

@media (max-width:991px) {
    .lg\:text-center {
        text-align: center !important;
    }

    .lg\:text-right {
        text-align: right !important;
    }

    .lg\:text-left {
        text-align: left !important;
    }
}

@media (max-width:767px) {
    .md\:text-center {
        text-align: center !important;
    }

    .md\:text-right {
        text-align: right !important;
    }

    .md\:text-left {
        text-align: left !important;
    }
}

@media (max-width:575px) {
    .sm\:text-center {
        text-align: center !important;
    }

    .sm\:text-right {
        text-align: right !important;
    }

    .sm\:text-left {
        text-align: left !important;
    }
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.header.-type-1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000;
}

.header.-type-1 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-1 .header__container {
        height: 57px;
    }
}

.header.-type-1 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-1 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-1 .header__right {
        display: none;
    }
}

.header.-type-1 .header__menuBtn {
    display: flex;
}

.header.-type-1 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-1.-page-6 {
    background-color: transparent;
}

.header.-type-1.-page-6.-is-sticky {
    background-color: white;
}

.header.-type-1.-page-6 .headerDropdown__button:hover {
    background-color: #F8E9E3;
}

.header.-type-1.-secondary {
    border-bottom: 1px solid var(--Border, #E7E6E6);
}

.header.-type-1.-type-map {
    border-bottom: 1px solid var(--Border, #E7E6E6);
}

.header.-type-1.-type-map .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
    border-bottom: 1px solid var(--Border, #E7E6E6);
    padding: 0 60px;
    max-width: 100%;
}

@media (max-width:767px) {
    .header.-type-1.-type-map .header__container {
        height: 57px;
        padding: 0 24px;
    }
}

.headerDropdown {
    position: relative;
}

.headerDropdown__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 7px 20px;
    border-radius: 200px;
    transition: 0.2s;
}

.headerDropdown__button i {
    margin-left: 5px;
}

.headerDropdown__button:hover {
    background-color: var(--color-light-1);
}

.headerDropdown__content {
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

.headerDropdown__content.is-active {
    opacity: 1;
    pointer-events: auto;
}

.headerDropdown .tabsMenu {
    position: fixed;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
}

.headerDropdown .tabsMenu__container {
    background: white;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--Border, #E7E6E6);
    width: 1290px;
    max-width: 100vw;
}

.headerDropdown .tabsMenu__tabs {
    border-right: 1px solid var(--color-border);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    height: 60px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    width: 100%;
    transition: 0.2s;
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 2px;
    background-color: var(--color-accent-1);
    opacity: 0;
    transition: 0.2s;
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button+button {
    border-top: 1px solid var(--color-border);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button:hover {
    background-color: rgba(235, 102, 43, 0.05);
    color: var(--color-accent-1);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button:hover::after {
    opacity: 1;
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button.is-tab-el-active {
    background-color: rgba(235, 102, 43, 0.05);
    color: var(--color-accent-1);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button.is-tab-el-active::after {
    opacity: 1;
}

.headerDropdown .tabsMenu__content {
    padding: 45px 0;
    padding-left: 60px;
    padding-right: 80px;
}

.headerDropdown .tabsMenu__lists {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px;
}

.headerDropdown .tabsMenu .tabsMenu-list__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 187.5%;
}

.headerDropdown .tabsMenu .tabsMenu-list__content {
    margin-top: 10px;
}

.headerDropdown .tabsMenu .tabsMenu-list__item>a {
    font-size: 15px;
    line-height: 233.333%;
}

.headerDropdown .tabsMenu .tabsMenu-list__item>a:hover {
    color: var(--color-accent-1);
}

.headerDropdown .tabsMenu .tabs {
    display: grid;
    grid-template-columns: 260px 1fr;
}

.headerDropdown .headerDropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    padding-top: 10px;
    transform: translateX(-50%);
    z-index: 20;
}

.headerDropdown .headerDropdown__container {
    background-color: white;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--Border, #E7E6E6);
    padding: 20px 40px;
    width: 220px;
}

.headerDropdown .headerDropdown__item {
    font-size: 15px;
    font-weight: 500;
    line-height: 266.667%;
}

.headerDropdown .headerDropdown__item button:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: var(--color-primary, #EB662B);
}

.headerDropdown.-hover-light .headerDropdown__button:hover {
    background: rgba(255, 255, 255, 0.1);
}

.headerMobile__left {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__left {
        display: block;
    }
}

.headerMobile__right {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__right {
        display: flex;
    }
}

.header {
    transition: 0.2s;
}

.header.-is-sticky {
    box-shadow: 0px 10px 20px 0px #0000000D;
}

.header__search {
    position: relative;
    display: flex;
    align-items: center;
}

.header__search>i {
    position: absolute;
    top: 12px;
    left: 18px;
    font-size: 18px;
    margin-right: 10px;
}

.header__search input {
    width: 350px;
    border-radius: 200px;
    padding: 7px 12px;
    padding-left: 46px;
    border: 1px solid transparent;
    transition: 0.2s;
}

.header__search .headerSearchRecent {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 14px;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

.header__search .headerSearchRecent__container {
    overflow: hidden;
    border-radius: 12px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    width: 490px;
    max-width: 100%;
}

.header__search .headerSearchRecent__title {
    padding: 30px;
    padding-bottom: 15px;
}

.header__search .headerSearchRecent__list {
    overflow-y: scroll;
    height: 450px;
}

.header__search .headerSearchRecent__list::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.header__search .headerSearchRecent__list::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.header__search .headerSearchRecent__item {
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 0 30px;
    height: 90px;
}

.header__search .headerSearchRecent__item:hover {
    background-color: var(--bg-1, #F5F5F5);
}

.header__search .headerSearchRecent.is-active {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.header .desktopNav__item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 16px;
}

.header .desktopNav__item a:hover {
    color: var(--color-accent-1);
}

.header .desktopNavMega {
    position: absolute;
    top: 100%;
    left: -40px;
    width: max-content;
    max-width: 100vw;
    padding-top: 20px;
    z-index: 20;
    transition: 0.2s;
    pointer-events: none;
    opacity: 0;
}

@media (max-width:1400px) {
    .header .desktopNavMega {
        position: absolute;
        top: 50px;
        padding-top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
}

.header .desktopNavMega__container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    background-color: white;
    border-radius: 12px;
    border: 1px solid var(--Border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.header .desktopNavMega__lists {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.header .desktopNavMega .desktopNavMega-list__title {
    color: var(--color-third, #05073C);
    font-size: 16px;
    font-weight: 500;
    line-height: 187.5%;
}

.header .desktopNavMega .desktopNavMega-list__list {
    margin-top: 10px;
}

.header .desktopNavMega .desktopNavMega-list__link {
    color: var(--color-third, #05073C);
    font-size: 15px;
    line-height: 233.333%;
}

.header.-type-2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000;
}

.header.-type-2 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-2 .header__container {
        height: 57px;
    }
}

.header.-type-2 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-2 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-2 .header__right {
        display: none;
    }
}

.header.-type-2 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-2 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-2 .header__search input {
    width: 230px;
}

.header.-type-2 .header__menuBtn {
    display: flex;
}

.header.-type-2 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-2 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-2 .desktopNav>*:hover {
    background-color: #FEF7F4;
}

.header.-type-2 .headerMobile__left {
    display: none;
}

@media (max-width:1199px) {
    .header.-type-2 .headerMobile__left {
        display: block;
    }
}

.header.-type-2 .headerMobile__right {
    display: none;
}

@media (max-width:1199px) {
    .header.-type-2 .headerMobile__right {
        display: flex;
    }
}

.header.-type-3 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transition: .2s;
}

.header.-type-3.-is-sticky {
    background-color: white;
}

.header.-type-3 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-3 .header__container {
        height: 57px;
    }
}

.header.-type-3 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-3 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-3 .header__right {
        display: none;
    }
}

.header.-type-3 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-3 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-3 .header__search input {
    width: 230px;
}

.header.-type-3 .header__menuBtn {
    display: flex;
}

.header.-type-3 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-3 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-3 .desktopNav>*:hover {
    background-color: #F1ECF2;
}

.header.-type-3 .desktopNav>* a:hover {
    color: var(--color-dark-1);
}

@media (max-width:991px) {
    .header.-type-3.-page-5 .header__right {
        display: none;
    }
}

@media (max-width:991px) {
    .header.-type-3.-page-5 .headerMobile__left {
        display: flex !important;
    }
}

@media (max-width:991px) {
    .header.-type-3.-page-5 .headerMobile__right {
        display: flex !important;
    }
}

.header.-type-3.-page-5 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-3.-page-5 .desktopNav>*:hover {
    background-color: #FFFFFF;
}

.header.-type-3.-page-5 .desktopNav>* a:hover {
    color: var(--color-dark-1);
}

.header .desktopNav {
    display: flex;
    align-items: center;
}

.header .desktopNav>* {
    padding: 8px 12px;
}

.header .desktopNav__item {
    position: relative;
    border-radius: 100px;
}

.header .desktopNav__item>a {
    display: flex;
    align-items: center;
}

.header .desktopNav__item>a i {
    margin-left: 5px;
}

.header .desktopNav__item:hover>*:last-child {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.header .desktopNav .desktopNavSubnav {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 14px;
    opacity: 0;
    pointer-events: none;
    transition: .2s;
}

.header .desktopNav .desktopNavSubnav__content {
    border-radius: 12px;
    background-color: white;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--border, #E7E6E6);
    min-width: 189px;
    padding: 20px 15px;
}

.header .desktopNav .desktopNavSubnav__content>*+* {
    padding-top: 12px;
}

.header .desktopNav .desktopNavSubnav__item {
    position: relative;
}

.header .desktopNav .desktopNavSubnav__item>.desktopNavSubnav {
    top: 0;
    left: 100%;
}

.header .desktopNav .desktopNavSubnav__item:hover>.desktopNavSubnav {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.header .desktopNav.-light>*>a {
    color: white;
}

.header .desktopNav>*:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.header .desktopNav.-hover-dark>*:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.header.-type-4 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transition: .2s;
}

.header.-type-4.-is-sticky {
    background-color: white;
}

.header.-type-4 .header__container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 60px;
}

@media (max-width:767px) {
    .header.-type-4 .header__container {
        padding: 20px 20px;
    }
}

.header.-type-4 .header__center {
    position: absolute;
    left: 50%;
    display: flex;
    transform: translateX(-50%);
}

@media (max-width:991px) {
    .header.-type-4 .header__center {
        display: none;
    }
}

.header.-type-4 .header__center>a+a {
    margin-left: 30px;
}

.header.-type-4 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:991px) {
    .header.-type-4 .header__right {
        display: none;
    }
}

.header.-type-4 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-4 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-4 .header__search input {
    width: 230px;
}

.header.-type-4 .header__menuBtn {
    display: flex;
}

.header.-type-4 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-4 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-4 .desktopNav>*:hover {
    background-color: #FFEEE7;
}

.header.-type-4 .desktopNav>* a:hover {
    color: var(--color-dark-1);
}

.header.-type-4 .headerMobile__left {
    display: none;
}

@media (max-width:991px) {
    .header.-type-4 .headerMobile__left {
        display: block;
    }
}

.header.-type-4 .headerMobile__right {
    display: none;
}

@media (max-width:991px) {
    .header.-type-4 .headerMobile__right {
        display: flex;
    }
}

.headerDropdown {
    position: relative;
}

.headerDropdown__button {
    display: flex;
    align-items: center;
}

.headerDropdown__button i {
    margin-left: 5px;
}

.headerDropdown.-button .headerDropdown__button {
    padding: 7px 20px;
    border-radius: 200px;
}

.headerMobile__left {
    display: none;
}

@media (max-width:991px) {
    .headerMobile__left {
        display: block;
    }
}

.headerMobile__right {
    display: none;
}

@media (max-width:991px) {
    .headerMobile__right {
        display: flex;
    }
}

.header.-type-7 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.header.-type-7.-is-sticky {
    background-color: var(--color-dark-1);
}

.header.-type-7 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-7 .header__container {
        height: 57px;
    }
}

.header.-type-7 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-7 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-7 .header__right {
        display: none;
    }
}

.header.-type-7 .header__search input::-moz-placeholder {
    color: white;
}

.header.-type-7 .header__search input::placeholder {
    color: white;
}

.header.-type-7 .header__menuBtn {
    display: flex;
}

.header.-type-7 .header__menuBtn i {
    font-size: 20px;
}

.headerDropdown {
    position: relative;
}

.headerDropdown__button {
    display: flex;
    align-items: center;
}

.headerDropdown__button i {
    margin-left: 5px;
}

.headerDropdown.-button .headerDropdown__button {
    padding: 7px 20px;
    border-radius: 200px;
}

.headerMobile__left {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__left {
        display: block;
    }
}

.headerMobile__right {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__right {
        display: flex;
    }
}

.header.-type-8 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.header.-type-8.-is-sticky {
    background-color: var(--color-dark-1);
}

.header.-type-8 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-8 .header__container {
        height: 57px;
    }
}

.header.-type-8 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-8 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-8 .header__right {
        display: none;
    }
}

.header.-type-8 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-8 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-8 .header__search input {
    width: 230px;
}

.header.-type-8 .header__menuBtn {
    display: flex;
}

.header.-type-8 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-9 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transform: translateY(30px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width:767px) {
    .header.-type-9 {
        transform: none;
    }
}

.header.-type-9.-is-sticky {
    transform: none;
    background-color: #131313;
}

.header.-type-9 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-9 .header__container {
        height: 57px;
    }
}

.header.-type-9 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-9 .header__right {
    display: flex;
    align-items: center;
}

@media (min-width:767px) {}

.header.-type-9 .header__right {
    display: none;
}
}

.header.-type-9 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-9 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-9 .header__search input {
    width: 230px;
}

.header.-type-9 .header__menuBtn {
    display: flex;
}

.header.-type-9 .header__menuBtn i {
    font-size: 20px;
}

@media (min-width:568px) {
    .header.-type-10 {
        padding: 5px 0;
    }
}

.header.-type-10 {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 6;
    background: transparent;
    border-bottom: 1px solid white;
}

.header.-type-10.scrolled {
    top: 0;
}

.header.-type-10.-is-sticky {
    background-color: #00000052 !important;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid #F84E06;
}

.header.-type-10 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
    padding: 0 60px;
}

.top-banner.hidden {
    display: none important;
    position: sticky;
}

.top-banner {
    transition: background-color 0.3s ease;
}

.top-banner.scrolled {
    background-color: #00000052 !important;
    position: sticky;
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(8px);
}

.top-banner .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 20px;
    background-color: transparent;
}

.button-info .book-btn-2 {
    padding: 2px 10px;
    color: white;
    font-weight: 700;
    cursor: pointer;
    background: #eb662b;
    border-radius: 8px;
}

.top-banner {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 20;
    border-bottom: 2px solid white;
}

.contact-info span {
    color: white;
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

.banner-tenimf {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.new-bg-color {
    width: 100%;
    background-color: #00000069;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.banner-heading {
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translate(-50%, -50%);
    z-index: 11;
}

.banner-heading h5 {
    font-size: 34px;
    color: white;
}

.search-input {
    width: 100% !important;
    padding: 10px 15px 10px 40px;
    border: 3px solid #009700 !important;
    border-radius: 20px;
    font-size: 16px;
    background-color: white !important;
    background-image: url(../images/icon-for-searh.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 18px 18px;
    outline: none !important;
    transition: border-color 0.3s;
    filter: invert(1);
}

.main-wildlife {
    background-image: url(../images/hero-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    margin: 40px 0px 0px;
    padding: 50px 0px;
}

.travel-heading-box {
    background-color: transparent;
    border-radius: 10px;
    height: 100%;
}

.pre-heading {
    font-size: .7rem;
    color: #F7921E;
    display: inline;
    padding: 8px 10px;
    background: #ffffff36;
    border-radius: 5px;
}

.main-heading {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 80px;
    margin-top: 30px;
    line-height: 50px;
}

.availability-btn {
    background-color: #1a237e;
    color: white;
    padding: 12px 30px;
    border-radius: 10px;
    font-weight: 400;
    border: none;
    transition: all 0.3s;
}

.feature-box {
    text-align: center;
    padding: 30px 15px;
    border-radius: 8px;
    background-color: #ffffff33;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 100%;
    transition: all 0.3s;
}

.feature-icon {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 15px;
}

.feature-heading {
    font-size: 1.2rem;
    font-weight: 600;
    color: white;
    margin-top: 8px;
}

@media (max-width:767px) {
    .contact-info {
        display: none;
    }

    .button-info button {}

    .top-banner {}

    .header .abcdef {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 15px;
    }

    .header.-type-10 {
        top: 50px;
    }

    .header.-type-10 {
        display: flex;
    }

    .header.-type-10 .header__container {
        height: 57px;
        padding: 0 24px;
    }

    .search-input {
        padding: 4px 15px 4px 40px;
    }

    .banner-heading h5 {
        font-size: 16px;
        margin-bottom: 5px !important;
    }

    .contact-info span {
        color: white;
        cursor: pointer;
        font-size: 12px;
        margin-right: 5px;
    }
}

.header__left {
    width: 100%;
    display: flex;
    justify-content: space-between !important;
    max-width: 1400px;
    align-items: center;
}

.header.-type-10 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-10 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header__left {
        width: auto;
    }

    .header.-type-10 .header__right {
        display: none;
    }
}

.header.-type-10 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-10 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-10 .header__search input {
    width: 230px;
}

.header.-type-10 .header__menuBtn {
    display: flex;
}

.header.-type-10 .header__menuBtn i {
    font-size: 20px;
}

.footer.-type-1 .footer__main {
    position: relative;
    z-index: 0;
}

@media (max-width:767px) {
    .footer.-type-1 .footer__main {
        padding-top: 60px;
    }
}

.footer.-type-1 .footer__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    right: 60px;
    z-index: -1;
}

@media (max-width:991px) {
    .footer.-type-1 .footer__bg {
        right: 0;
        left: 0;
    }
}

.footer.-type-1 .footer__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width:991px) {
    .footer.-type-1 .footer__bg img {
        border-radius: 0;
    }
}

.footer.-type-1 .footer__info {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(235, 102, 43, 0.15);
}

@media (max-width:767px) {
    .footer.-type-1 .footer__info {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.footer.-type-1 .footer__content {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width:767px) {
    .footer.-type-1 .footer__content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.footer.-type-1 .footer__newsletter {
    position: relative;
    margin-top: 10px;
}

.footer.-type-1 .footer__newsletter input {
    width: 100%;
    height: 60px;
    padding: 0 20px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    border-radius: 12px;
}

.footer.-type-1 .footer__newsletter button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 20px;
    color: var(--color-dark-1);
    z-index: 1;
}

.footer.-type-1 .footer__bottom {
    padding: 20px 0;
}

.footer.-type-1 .footerSocials {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .footer.-type-1 .footerSocials {
        align-items: flex-start;
        flex-direction: column;
    }
}

.footer.-type-1 .footerSocials__title {
    font-size: 17px;
    font-weight: 500;
    margin-right: 10px;
}

.footer.-type-1 .footerSocials__icons {
    display: flex;
}

@media (max-width:767px) {
    .footer.-type-1 .footerSocials__icons {
        position: relative;
        left: -12px;
        margin-top: 8px;
    }
}

.footer.-type-1 .footerSocials__icons>* {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 15px;
    transition: .2s;
    margin-left: 10px;
}

.footer.-type-1 .footerSocials__icons>*:hover {
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.footer.-type-1.-dark .footer__bg {
    left: -20px;
    right: -20px;
}

.footer.-type-1.-dark h4 {
    color: white;
}

.footer.-type-1.-dark p {
    color: white;
}

.footer.-type-1.-round .footer__bg {
    left: 30px;
    right: 30px;
}

@media (max-width:991px) {
    .footer.-type-1.-round .footer__bg {
        right: 0;
        left: 0;
        border-radius: 0 !important;
    }
}

.hero.-type-1 {
    position: relative;
    padding-top: 220px;
    padding-bottom: 220px;
    margin-top: 0px;
    z-index: 5;
}

@media (max-width:767px) {
    .hero.-type-1 {
        margin-top: 57px;
    }
}

@media (max-width:767px) {
    .hero.-type-1 {
        padding-bottom: 0;
    }
}

.hero.-type-1 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width:991px) {
    .hero.-type-1 .hero__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.hero.-type-1 .hero__bg>*:nth-child(1) {
    filter: brightness(0.7);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-1 .hero__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width:991px) {
    .hero.-type-1 .hero__bg>*:nth-child(2) {
        height: 35px;
    }
}

.hero.-type-1 .hero__content {
    text-align: center;
}

.hero.-type-1 .hero__content p {
    color: white !important;
}

.hero.-type-1 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
    color: white;
}

@media (max-width:991px) {
    .hero.-type-1 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-1 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-1 .hero__text {
    color: white;
    margin-top: 10px;
}

.hero.-type-1.-min {
    padding-top: 134px;
    padding-bottom: 100px;
}

.hero.-type-1.-min-2 {
    padding-top: 190px;
    padding-bottom: 200px;
}

.hero.-type-2 {
    position: relative;
    margin-top: 0px;
    z-index: 5;
}

@media (max-width:767px) {
    .hero.-type-2 {}
}

.hero.-type-2 .hero__shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.hero.-type-2 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 12px;
    z-index: -1;
}

.hero.-type-2 .hero__filter {
    padding: 30px 0;
}

.hero.-type-2 .hero__slider {
    overflow: hidden;
    position: relative;
    border-radius: 12px;
}

.hero.-type-2 .hero__slide {
    position: relative;
    display: grid;
}

@media (max-width:1199px) {}

@media (max-width:991px) {}

.hero.-type-2 .hero__content {
    padding: 110px 0;
    padding-left: 150px;
}

@media (max-width:1199px) {
    .hero.-type-2 .hero__content {
        padding: 80px 0;
        padding-left: 100px;
    }
}

@media (max-width:991px) {
    .hero.-type-2 .hero__content {
        padding: 16px 0;
    }
}

@media (max-width:767px) {
    .hero.-type-2 .hero__content {
        padding-top: 82px;
    }
}

.hero.-type-2 .hero__title {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    color: white;
    z-index: 0;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__title {
        font-size: 26px;
    }
}

@media (max-width:767px) {
    .hero.-type-2 .hero__title {
        font-size: 13px;
    }
}

.hero.-type-2 .hero__title_shape {
    position: relative;
    display: inline-block;
    z-index: 0;
}

.hero.-type-2 .hero__title_shape span {
    position: absolute;
    top: 3px;
    left: -13px;
    z-index: -1;
    width: 231px;
}

@media (max-width:767px) {
    .hero.-type-2 .hero__title_shape span {
        width: 180px;
    }
}

.hero.-type-2 .hero__title_shape span img {
    width: 100%;
    height: auto;
}

.hero.-type-2 .hero__text {
    color: white;
    margin-top: 10px;
}

.hero.-type-2 .hero__image {
    position: relative;
    height: 600px;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__slider {
        overflow: hidden;
        border-radius: 0px;
    }

    .hero.-type-2 .hero__image {
        height: 580px;
    }

    position:absolute;
    top:42%;
    z-index:11;
}

.hero.-type-2 .hero__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-2 .hero__image_shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__image_shape {
        display: none;
    }
}

.hero.-type-2 .hero__image_mobileShape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__image_mobileShape {
        display: block;
    }
}

.hero.-type-2 .navAbsolute {
    left: 30px;
    right: 30px;
}

@media (max-width:991px) {
    .hero.-type-2 .navAbsolute {
        left: 12px;
        right: 12px;
    }
}

.hero.-type-3 {
    position: relative;
    padding-top: 185px;
    padding-bottom: 0;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-3 {
        padding-top: 140px;
    }
}

@media (max-width:767px) {
    .hero.-type-3 {
        padding-top: 120px;
    }
}

@media (max-width:575px) {
    .hero.-type-3 {
        padding-top: 80px;
    }
}

.hero.-type-3 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 175px;
    right: 0;
    left: 0;
    z-index: -1;
}

.hero.-type-3 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-3 .hero__title {
    position: relative;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
    z-index: 1;
}

.hero.-type-3 .hero__title img {
    position: absolute;
    bottom: 0;
    left: 60px;
    z-index: -1;
}

@media (max-width:767px) {
    .hero.-type-3 .hero__title img {
        left: 0;
    }
}

@media (max-width:991px) {
    .hero.-type-3 .hero__title {
        font-size: 56px;
    }
}

@media (max-width:767px) {
    .hero.-type-3 .hero__title {
        font-size: 48px;
    }
}

@media (max-width:575px) {
    .hero.-type-3 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-3 .hero__filter {
    position: relative;
    z-index: 1;
}

.hero.-type-3 .hero__filter>* {
    width: 850px;
    border-radius: 200px;
}

@media (max-width:991px) {
    .hero.-type-3 .hero__filter>* {
        width: 100%;
    }
}

@media (max-width:767px) {
    .hero.-type-3 .hero__filter>* {
        border-radius: 12px;
    }
}

.hero.-type-3 .hero__image {
    display: flex;
}

@media (max-width:991px) {
    .hero.-type-3 .hero__image {
        margin-top: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-3 .hero__image {
        margin-top: 40px;
    }
}

.hero.-type-3 .hero__image img {
    max-width: 100%;
}

@media (max-width:1199px) {
    .hero.-type-3 .hero__image img {
        width: 100%;
    }
}

.hero.-type-3 .hero__image>div:nth-child(1) {
    display: flex;
    flex-direction: column;
}

@media (max-width:1199px) {
    .hero.-type-3 .hero__image>div:nth-child(1) {
        width: 50%;
    }
}

.hero.-type-3 .hero__image>div:nth-child(1)>*+* {
    margin-top: 20px;
}

.hero.-type-3 .hero__image>*:nth-child(2) {
    padding-top: 130px;
    margin-left: 20px;
}

@media (max-width:1199px) {
    .hero.-type-3 .hero__image>*:nth-child(2) {
        width: 50%;
    }
}

@media (max-width:991px) {
    .hero.-type-3 .hero__image>*:nth-child(2) {
        padding-top: 0;
    }
}

.hero.-type-4 {
    position: relative;
    padding-top: 134px;
    padding-bottom: 472px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 400px;
    }
}

@media (max-width:767px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 200px;
    }
}

@media (max-width:575px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 40px;
    }
}

.hero.-type-4 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-4 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-4 .hero__title {
    font-weight: 600;
    font-size: 60px;
    line-height: 1.2;
    background: linear-gradient(97deg, #EE8C61 27.01%, #4C43C4 87.3%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width:767px) {
    .hero.-type-4 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-4 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-5 {
    position: relative;
    padding-top: 236px;
    padding-bottom: 202px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-5 {
        padding-top: 140px;
        padding-bottom: 380px;
    }
}

@media (max-width:575px) {
    .hero.-type-5 {
        padding-top: 100px;
        padding-bottom: 280px;
    }
}

.hero.-type-5 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 200px;
    bottom: 0;
    z-index: -1;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__bg {
        bottom: 250px;
        right: 0;
    }
}

@media (max-width:575px) {
    .hero.-type-5 .hero__bg {
        bottom: 120px;
    }
}

.hero.-type-5 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-5 .hero__image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40vw;
    z-index: 1;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image {
        top: unset;
        width: 100%;
        height: 40vh;
    }
}

@media (max-width:575px) {
    .hero.-type-5 .hero__image {
        height: 250px;
    }
}

.hero.-type-5 .hero__image>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image>*:nth-child(1) {
        display: none;
    }
}

.hero.-type-5 .hero__image>*:nth-child(2) {
    border-radius: 0 0 120px 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image>*:nth-child(2) {
        border-radius: 0 0 120px 120px;
    }
}

.hero.-type-5 .hero__image>*:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image>*:nth-child(3) {
        display: block;
    }
}

.hero.-type-5 .hero__content {
    position: relative;
    z-index: 2;
}

.hero.-type-5 .hero__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
}

@media (max-width:767px) {
    .hero.-type-5 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-5 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-5 .hero__filter>* {
    width: 100%;
}

.hero.-type-6 {
    position: relative;
    padding-top: 267px;
    padding-bottom: 140px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-6 {
        padding-top: 200px;
        padding-bottom: 120px;
        background-color: rgba(235, 102, 43, 0.05);
    }
}

@media (max-width:767px) {
    .hero.-type-6 {
        padding-top: 140px;
    }
}

@media (max-width:575px) {
    .hero.-type-6 {
        padding-top: 90px;
        padding-bottom: 40px;
    }
}

.hero.-type-6 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media (max-width:991px) {
    .hero.-type-6 .hero__bg {
        display: none;
    }
}

.hero.-type-6 .hero__bg img {
    width: 100%;
    height: auto;
}

.hero.-type-6 .hero__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
}

@media (max-width:767px) {
    .hero.-type-6 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-6 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-7 {
    position: relative;
    z-index: 20;
}

.hero.-type-7 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-7 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-7 .hero__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-color: #FEF7F4;
    border-radius: 80px 80px 0 0;
    z-index: 5;
}

.hero.-type-7 .hero__content {
    padding-top: 300px;
    padding-bottom: 440px;
}

@media (max-width:1199px) {
    .hero.-type-7 .hero__content {
        padding-top: 220px;
        padding-bottom: 240px;
    }
}

@media (max-width:767px) {
    .hero.-type-7 .hero__content {
        padding-top: 120px;
        padding-bottom: 400px;
    }
}

.hero.-type-7 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-7 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-7 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-7 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-7 .hero__filter {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 850px;
    max-width: calc(100% - 40px);
    z-index: 10;
}

@media (max-width:767px) {
    .hero.-type-7 .hero__filter {
        max-width: unset;
        width: auto;
        left: 24px;
        right: 24px;
        transform: none;
    }
}

.hero.-type-7 .hero__slider {
    height: 100%;
}

.hero.-type-7 .hero__slider .swiper-wrapper {
    height: 100%;
}

.hero.-type-7 .hero__slider .swiper-slide {
    height: 100%;
}

.hero.-type-7 .hero__nav {
    position: absolute;
    top: 50%;
    left: 60px;
    right: 60px;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}

.hero.-type-8 {
    position: relative;
    padding-top: 192px;
    padding-bottom: 378px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-8 {
        padding-top: 180px;
        padding-bottom: 340px;
    }
}

@media (max-width:767px) {
    .hero.-type-8 {
        padding-top: 120px;
        padding-bottom: 140px;
    }
}

@media (max-width:575px) {
    .hero.-type-8 {
        padding-bottom: 100px;
    }
}

.hero.-type-8 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-8 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-8 .hero__content {
    display: flex;
    flex-direction: column;
}

@media (max-width:767px) {
    .hero.-type-8 .hero__content>*:nth-child(1) {
        order: 2;
    }

    .hero.-type-8 .hero__content>*:nth-child(2) {
        order: 1;
    }
}

.hero.-type-8 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-8 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-8 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-8 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-9 {
    position: relative;
    z-index: 5;
}

.hero.-type-9 .container {
    position: relative;
}

.hero.-type-9 .hero__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    padding: 30px;
    padding-bottom: 0;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__bg {
        padding: 0;
    }
}

.hero.-type-9 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__bg img {
        border-radius: 0;
    }
}

.hero.-type-9 .hero__content {
    padding-top: 272px;
    padding-bottom: 272px;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__content {
        padding-top: 220px;
        padding-bottom: 220px;
    }
}

@media (max-width:767px) {
    .hero.-type-9 .hero__content {
        padding-top: 160px;
        padding-bottom: 100px;
    }
}

@media (max-width:575px) {
    .hero.-type-9 .hero__content {
        padding-top: 100px;
        padding-bottom: 40px;
    }
}

.hero.-type-9 .hero__image {
    padding-top: 40px;
}

.hero.-type-9 .hero__image img {
    width: 100%;
    height: auto;
}

.hero.-type-9 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-9 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-9 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-9 .hero__pagination {
    color: white;
    position: absolute;
    bottom: 40px;
    left: 15px;
    z-index: 1;
}

@media (max-width:767px) {
    .hero.-type-9 .hero__pagination {
        display: none;
    }
}

.hero.-type-9 .hero__pagination .pagination__item {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 187.5%;
}

.hero.-type-9 .hero__pagination .pagination__item::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 136px;
    height: 1px;
    margin-left: 24px;
    background-color: white;
    margin-bottom: 4px;
    transition: 0.2s;
    transform-origin: left;
    width: 0;
}

.hero.-type-9 .hero__pagination .pagination__item+* {
    margin-left: 24px;
}

.hero.-type-9 .hero__pagination .pagination__item.is-active::after {
    width: 136px;
}

.hero.-type-10 {
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    z-index: 5;
}

@media (max-width:767px) {
    .hero.-type-10 {
        padding-top: 120px;
        padding-bottom: 60px;
    }
}

.hero.-type-10 .hero__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.hero.-type-10 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-10 .hero__title {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-10 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-10 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-10 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-10 .hero__search {
    position: relative;
    width: 470px;
    height: 70px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    z-index: 1;
}

.hero.-type-10 .hero__search>*:nth-child(1) {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 25px;
    z-index: 1;
}

.hero.-type-10 .hero__search>*:nth-child(2) {
    border-radius: 200px;
    width: 100%;
    height: 100%;
    background-color: white;
    padding-left: 55px;
}

.hero.-type-10 .hero__search>*:nth-child(3) {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 15px;
    color: white;
    background-color: var(--color-accent-1);
    z-index: 1;
}

.hero.-type-10 .heroTags {
    margin-top: 70px;
}

@media (max-width:767px) {
    .hero.-type-10 .heroTags {
        margin-top: 40px;
    }
}

.hero.-type-10 .heroTags__tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px;
    margin-top: 30px;
}

.hero.-type-10 .heroTags__tags>* {
    padding: 10px;
}

.hero.-type-10 .heroTags__tags button {
    display: flex;
    align-items: center;
    padding: 16px 30px;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
    font-weight: 500;
}

.hero.-type-10 .heroTags__tags button i {
    margin-right: 10px;
}

.searchForm.-type-1 {
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 12px;
    height: 80px;
}

@media (max-width:767px) {
    .searchForm.-type-1 {
        flex-direction: column;
        height: auto;
        padding: 0;
        border-radius: 12px !important;
    }
}

.searchForm.-type-1 .searchForm__form {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    padding: 5px 10px;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchForm__form {
        grid-template-columns: 1fr;
        padding: 0;
    }

    .searchForm.-type-1 .searchForm__form>*+* {
        border-top: 1px solid #E7E6E6;
    }
}

.searchForm.-type-1 .searchForm__button {
    flex-shrink: 0;
}

.searchForm.-type-1 .searchForm__button button {
    height: 100%;
    padding: 0 30px;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchForm__button button {
        height: 60px;
        width: 100%;
        border-radius: 0 0 12px 12px !important;
    }
}

.searchForm.-type-1 .searchFormItem {
    position: relative;
}

.searchForm.-type-1 .searchFormItem__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchFormItem__button {
        padding: 15px;
    }
}

.searchForm.-type-1 .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-1 .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-1 .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.searchForm.-type-1 .searchFormItemDropdown {
    position: absolute;
    left: 0;
    top: calc(100% + 15px);
    padding-top: 10px;
    z-index: 5;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchFormItemDropdown {
        top: 100%;
        left: 50% !important;
        transform: translateX(-50%);
        padding-top: 0;
    }
}

.searchForm.-type-1 .searchFormItemDropdown.is-active {
    opacity: 1;
    pointer-events: auto;
}

.searchForm.-type-1 .searchFormItemDropdown__container {
    border-radius: 12px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.searchForm.-type-1 .searchFormItemDropdown__item button.-is-button-active {
    background-color: #F5F5F5;
}

.searchForm.-type-1 .searchFormItemDropdown.-location {
    left: -20px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__container {
    width: 490px;
    max-width: calc(100vw - 14px);
    padding: 20px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__list {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    height: 302px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    transition: 0.2s;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button>span:nth-child(1) {
    color: var(--color-third, #05073C);
    font-size: 15px;
    font-weight: 500;
    line-height: 186.667%;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button>span:nth-child(2) {
    color: #717171;
    font-size: 14px;
    line-height: 185.714%;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button:hover {
    background-color: #F5F5F5;
}

.searchForm.-type-1 .searchFormItemDropdown.-calendar .searchFormItemDropdown__container {
    width: 440px;
    max-width: calc(100vw - 14px);
    padding: 20px;
    min-height: 360px;
}

@media (max-width:575px) {
    .searchForm.-type-1 .searchFormItemDropdown.-calendar .searchFormItemDropdown__container {
        width: calc(100vw - 14px);
    }
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__container {
    width: 347px;
    max-width: calc(100vw - 14px);
    padding: 20px;
}

@media (max-width:575px) {
    .searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__container {
        width: calc(100vw - 14px);
    }
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__list {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    height: 302px;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    transition: 0.2s;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button>span:nth-child(1) {
    color: var(--color-third, #05073C);
    font-size: 15px;
    font-weight: 500;
    line-height: 186.667%;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button:hover {
    background-color: #F5F5F5;
}

.searchForm.-type-1.-col-1 .searchForm__form {
    grid-template-columns: repeat(1, 1fr) !important;
}

.searchForm.-type-1.-narrow {
    height: 50px !important;
    padding: 0 !important;
}

.searchForm.-type-1.-narrow .searchForm__form {
    padding: 0;
    grid-template-columns: repeat(1, 1fr) !important;
}

.searchForm.-type-1.-narrow .searchFormItem__button {
    padding: 0;
    height: 50px !important;
}

.searchForm.-type-1.-col-2 .searchForm__form {
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width:767px) {
    .searchForm.-type-1.-col-2 .searchForm__form {
        grid-template-columns: 1fr;
    }
}

.searchForm.-type-1.-sidebar {
    height: auto;
    padding: 0;
    border: 1px solid var(--color-border);
    border-radius: 12px;
}

.searchForm.-type-1.-sidebar .searchForm__form {
    grid-template-columns: 1fr;
    padding: 0;
}

.searchForm.-type-1.-sidebar .searchFormItem {
    position: relative;
}

.searchForm.-type-1.-sidebar .searchFormItem+* .searchFormItem__button {
    border-top: 1px solid var(--color-border);
}

.searchForm.-type-1.-sidebar .searchFormItem__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 10px;
    padding-right: 15px;
}

.searchForm.-type-1.-sidebar .searchFormItem__icon_chevron {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.searchForm.-type-1.-sidebar .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-1.-sidebar .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-1.-sidebar .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.searchForm.-type-1.-sidebar .searchFormItemDropdown {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    padding-top: 0;
}

.searchForm.-type-2 {
    overflow: hidden;
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 12px;
    height: 80px;
}

@media (max-width:767px) {
    .searchForm.-type-2 {
        flex-direction: column;
        height: auto;
        padding: 0;
    }
}

.searchForm.-type-2 .searchForm__form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    width: 100%;
    padding: 5px 10px;
    padding-right: 60px;
}

@media (max-width:767px) {
    .searchForm.-type-2 .searchForm__form {
        padding: 0;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .searchForm.-type-2 .searchForm__form>*+* {
        border-top: 1px solid #E7E6E6;
    }
}

.searchForm.-type-2 .searchForm__button {
    flex-shrink: 0;
}

.searchForm.-type-2 .searchForm__button button {
    height: 100%;
    padding: 0 30px;
}

@media (max-width:767px) {
    .searchForm.-type-2 .searchForm__button button {
        height: 60px;
        width: 100%;
        border-radius: 0;
    }
}

.searchForm.-type-2 .searchFormItem {
    display: flex;
    align-items: center;
    text-align: left;
}

@media (max-width:767px) {
    .searchForm.-type-2 .searchFormItem {
        padding: 15px;
    }
}

.searchForm.-type-2 .searchFormItem__icon {
    width: 50px;
    height: 50px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
}

.searchForm.-type-2 .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-2 .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-2 .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.featureCard.-type-1 {
    position: relative;
    z-index: 0;
}

.featureCard.-type-1 .featureCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.featureCard.-type-1 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-1 .featureCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
}

.featureCard.-type-1 .featureCard__content {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
}

.featureCard.-type-1 .featureCard__content h4 {
    font-size: 20px;
    font-weight: 500;
}

.featureCard.-type-1.-hover-1 .featureCard__image {
    overflow: hidden;
}

.featureCard.-type-1.-hover-1 .featureCard__image img {
    transition: .4s;
}

.featureCard.-type-1.-hover-1:hover .featureCard__image img {
    transform: scale(1.05);
}

.featureCard.-type-2 {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.featureCard.-type-2 .featureCard__image {
    position: relative;
    overflow: hidden;
    z-index: -1;
}

.featureCard.-type-2 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-2 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
}

.featureCard.-type-2 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.featureCard.-type-2 .featureCard__content h4 {
    font-size: 20px;
    font-weight: 500;
}

.featureCard.-type-3 {
    position: relative;
    height: 100%;
    z-index: 0;
}

.featureCard.-type-3 .featureCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.featureCard.-type-3 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-3 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
    z-index: 1;
}

.featureCard.-type-3 .featureCard__content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 60px;
}

@media (max-width:991px) {
    .featureCard.-type-3 .featureCard__content {
        padding: 40px;
    }
}

@media (max-width:767px) {
    .featureCard.-type-3 .featureCard__content {
        padding: 30px;
    }
}

.featureCard.-type-3 .featureCard__content button {
    margin-top: 90px;
}

@media (max-width:991px) {
    .featureCard.-type-3 .featureCard__content button {
        margin-top: 50px;
    }
}

@media (max-width:767px) {
    .featureCard.-type-3 .featureCard__content button {
        margin-top: 30px;
    }
}

.featureCard.-type-3.-style-2 .featureCard__content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px;
}

@media (max-width:767px) {
    .featureCard.-type-3.-style-2 .featureCard__content {
        padding: 30px;
    }
}

.featureCard.-type-3.-style-2 .featureCard__content button {
    margin-top: 100px;
}

@media (max-width:991px) {
    .featureCard.-type-3.-style-2 .featureCard__content button {
        margin-top: 50px;
    }
}

@media (max-width:767px) {
    .featureCard.-type-3.-style-2 .featureCard__content button {
        margin-top: 30px;
    }
}

.featureCard.-type-4 {
    position: relative;
    height: 100%;
    z-index: 0;
}

.featureCard.-type-4 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-4 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
    z-index: 1;
}

.featureCard.-type-4 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 30px;
    z-index: 1;
}

@media (max-width:767px) {
    .featureCard.-type-4 .featureCard__content {
        padding: 22px;
    }
}

.featureCard.-type-5 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    background-color: #FAF9FD;
    border-radius: 12px;
    text-align: center;
    padding: 30px;
    z-index: 0;
    transition: .2s;
}

.featureCard.-type-5>* {
    transition: .2s;
}

.featureCard.-type-5 .featureCard__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 100%;
    width: 80px;
    height: 80px;
}

.featureCard.-type-5.-hover-accent-1 {
    background-color: white;
}

.featureCard.-type-5.-hover-accent-1 .featureCard__icon {
    background-color: #FEF7F4;
}

.featureCard.-type-5.-hover-accent-1:hover {
    background-color: var(--color-accent-1);
}

.featureCard.-type-5.-hover-accent-1:hover>* {
    color: white !important;
}

.featureCard.-type-5.-hover-accent-2:hover {
    background-color: var(--color-accent-2);
}

.featureCard.-type-5.-hover-accent-2:hover>* {
    color: white !important;
}

.featureCard.-type-6 {
    position: relative;
    display: block;
    z-index: 0;
    transition: .2s;
}

.featureCard.-type-6 .featureCard__image {
    position: relative;
}

.featureCard.-type-6 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-6 .featureCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    z-index: 1;
}

.featureCard.-type-6 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.featureCard.-type-7 {
    position: relative;
    display: block;
    z-index: 0;
}

.featureCard.-type-8 {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.03);
    background-color: white;
    border-radius: 12px;
    z-index: 0;
}

.featureCard.-type-8 .featureCard__image {
    height: 150px;
}

.featureCard.-type-8 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-8 .featureCard__badge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    color: white;
    text-transform: uppercase;
    background-color: var(--color-accent-2);
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(1) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(2) {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4;
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(3) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.featureCard.-type-8 .featureCard__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    height: 150px;
    padding-bottom: 20px;
}

@media (max-width:767px) {
    .featureCard.-type-8 .featureCard__content {
        height: 120px;
    }
}

.featureCard.-type-9 {
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid var(--border, #E7E6E6);
    background-color: white;
    z-index: 0;
    transition: 0.2s;
}

.featureCard.-type-9 .featureCard__image img {
    border-radius: 100%;
    width: 110px;
    height: 110px;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-9:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pageHeader.-type-1 {
    position: relative;
    padding-top: 170px;
    padding-bottom: 170px;
}

@media (max-width:767px) {
    .pageHeader.-type-1 {
        padding-bottom: 100px !important;
    }
}

@media (max-width:767px) {
    .pageHeader.-type-1 {
        padding-bottom: 0;
    }
}

.pageHeader.-type-1 .pageHeader__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width:991px) {
    .pageHeader.-type-1 .pageHeader__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.pageHeader.-type-1 .pageHeader__bg>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pageHeader.-type-1 .pageHeader__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width:991px) {
    .pageHeader.-type-1 .pageHeader__bg>*:nth-child(2) {
        height: 35px;
    }
}

.pageHeader.-type-1 .pageHeader__content {
    position: relative;
    text-align: center;
    z-index: 1;
}

.pageHeader.-type-1 .pageHeader__title {
    font-size: 52px;
    font-weight: 600;
    line-height: 1.2;
    color: white;
}

@media (max-width:991px) {
    .pageHeader.-type-1 .pageHeader__title {
        font-size: 48px;
    }
}

@media (max-width:767px) {
    .pageHeader.-type-1 .pageHeader__title {
        font-size: 40px;
    }
}

.pageHeader.-type-1 .pageHeader__text {
    color: white;
    margin-top: 10px;
}

.pageHeader.-type-2 {
    position: relative;
    padding-top: 140px;
    padding-bottom: 100px;
    margin-top: 88px;
}

@media (max-width:767px) {
    .pageHeader.-type-2 {
        margin-top: 57px;
        padding-top: 50px;
        padding-bottom: 80px;
    }
}

.pageHeader.-type-2 .pageHeader__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 60px;
    left: 60px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width:991px) {
    .pageHeader.-type-2 .pageHeader__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.pageHeader.-type-2 .pageHeader__bg>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pageHeader.-type-2 .pageHeader__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width:991px) {
    .pageHeader.-type-2 .pageHeader__bg>*:nth-child(2) {
        height: 35px;
    }
}

.pageHeader.-type-2 .pageHeader__content {
    text-align: center;
}

.pageHeader.-type-2 .pageHeader__title {
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.03em;
}

@media (max-width:991px) {
    .pageHeader.-type-2 .pageHeader__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .pageHeader.-type-2 .pageHeader__title {
        font-size: 40px;
    }
}

.pageHeader.-type-2 .pageHeader__text {
    margin-top: 10px;
}

.pageHeader.-type-2 .pageHeader__search {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    z-index: 1;
}

@media (max-width:767px) {
    .pageHeader.-type-2 .pageHeader__search {
        position: relative;
        left: unset;
        transform: none;
        margin-top: 30px;
    }
}

.pageHeader.-type-2 .pageHeader__search input {
    width: 550px;
    max-width: 100%;
    height: 70px;
    border-radius: 100px;
    background-color: white;
    padding-left: 33px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pageHeader.-type-2 .pageHeader__search button {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    background-color: var(--color-accent-1);
}

.pageHeader.-type-2.-secondary {
    position: relative;
    padding-top: 110px;
    padding-bottom: 30px;
    z-index: 50;
}

@media (max-width:767px) {
    .pageHeader.-type-2.-secondary {
        padding-bottom: 60px;
    }
}

.pageHeader.-type-2.-secondary .pageHeader__search {
    position: relative;
    left: unset;
    transform: none;
    width: 100%;
    bottom: -60px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width:767px) {
    .pageHeader.-type-2.-secondary .pageHeader__search {
        bottom: 0;
    }
}

.pageHeader.-type-2.-secondary button {
    position: relative;
    top: unset;
    right: unset;
    border-radius: 12px;
    width: auto;
    height: 100%;
    background-color: transparent;
}

@media (max-width:767px) {
    .pageHeader.-type-2.-secondary button {
        width: 100%;
        height: 50px;
        border-radius: 0 0 12px 12px;
    }
}

.pageHeader.-type-3 {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 88px;
}

@media (max-width:767px) {
    .pageHeader.-type-3 {
        margin-top: 57px;
    }
}

.sidebar.-type-1 {
    position: relative;
    border: 1px solid var(--border, #E7E6E6);
    z-index: 5;
}

.sidebar.-type-1 .sidebar__header {
    border-radius: 12px 12px 0 0;
    padding: 30px;
}

.sidebar.-type-1 .sidebar__content {
    padding: 30px;
    padding-top: 20px;
}

.sidebar.-type-1 .sidebar__content>*+* {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E7E6E6;
}

.sidebar.-type-2 {
    width: 360px;
    max-width: 100%;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 35px 30px;
}

@media (max-width:991px) {
    .sidebar.-type-2 {
        width: 100%;
    }
}

.sidebar.-type-2 .sidebar__item+* {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #E7E6E6;
}

.sidebar.-type-2 .sidebar__search {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.sidebar.-type-2 .sidebar__search>i {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.sidebar.-type-2 .sidebar__search>input {
    border-radius: 12px;
    width: 100%;
    padding: 14px 20px;
    padding-left: 46px;
    background-color: var(--bg-1, #F5F5F5);
}

.sidebar.-type-2 .sidebar__tags {
    flex-wrap: wrap;
}

.sidebar.-type-2 .sidebar__tags>* a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    padding: 6px 17px;
    border-radius: 200px;
    border: 1px solid var(--border, #E7E6E6);
}

.tourCard.-type-1 {
    display: block;
}

.tourCard.-type-1 .tourCard__image {
    position: relative;
    z-index: 0;
}

.tourCard.-type-1 .tourCard__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-color: white;
    border-radius: 20px 20px 0 0;
    z-index: 1;
}

.tourCard.-type-1 .tourCard__header {
    position: relative;
}

.tourCard.-type-1 .tourCard__favorite {
    position: absolute;
    bottom: -17px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    z-index: 1;
    transition: .15s;
}

.tourCard.-type-1 .tourCard__favorite:hover {
    color: white;
    background-color: var(--color-accent-1);
}

.tourCard.-type-1.-hover-shadow {
    transition: .15s;
}

.tourCard.-type-1.-hover-shadow:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tourCard.-type-1.-rounded .tourCard__image {
    position: relative;
    z-index: 0;
}

.tourCard.-type-1.-rounded .tourCard__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-color: white;
    border-radius: 20px 20px 0 0;
    z-index: 1;
    pointer-events: none;
}

.tourCard.-type-1.-rounded .tourCard__header {
    position: relative;
}

.tourCard.-type-1.-rounded .tourCard__favorite {
    top: 20px;
    bottom: unset;
    right: 20px;
}

.tourCard.-type-1.-rounded .tourCard__favorite:hover {
    color: white;
    background-color: var(--color-accent-1);
}

.tourCard__title span {
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, black 0%, black 100%);
    background-position: 0px 95%;
    background-size: 0px 1px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86)0s;
    padding: 0.1% 0px;
}

.tourCard:hover .tourCard__title span {
    background-size: 100% 1px;
}

.tourCard.-type-2 {
    display: grid;
    grid-template-columns: max-content 1fr min-content;
    gap: 30px;
    height: 100%;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 20px;
    transition: 0.2s;
}

@media (max-width:1199px) {
    .tourCard.-type-2 {
        grid-template-columns: 1fr 1fr;
    }

    .tourCard.-type-2>*:nth-child(1) {
        grid-column: 2 span;
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .tourCard.-type-2 {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .tourCard.-type-2>*:nth-child(1) {
        grid-column: 1 span;
    }

    .tourCard.-type-2>*:nth-child(3) {
        border-left: none !important;
        padding: 0 !important;
        width: 100% !important;
    }
}

.tourCard.-type-2 .tourCard__image {
    position: relative;
    flex-shrink: 0;
    width: 280px;
    min-height: 260px;
    z-index: 0;
}

.tourCard.-type-2 .tourCard__image img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourCard.-type-2 .tourCard__badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}

.tourCard.-type-2 .tourCard__favorite {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.tourCard.-type-2 .tourCard__content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.tourCard.-type-2 .tourCard__title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.tourCard.-type-2 .tourCard__info {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    height: 100%;
    width: 225px;
    border-left: 1px solid #E7E6E6;
    padding: 10px 10px 10px 30px;
}

@media (max-width:991px) {
    .tourCard.-type-2 .tourCard__info>*:nth-child(1) {
        align-items: flex-start !important;
        text-align: left !important;
    }
}

.tourCard.-type-2 .tourCard__info>*:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 100%;
}

.tourCard.-type-2 .tourCard__info>*:nth-child(2) {
    width: 100%;
    padding: 15px 0;
    margin-top: 20px;
}

.tourCard.-type-2 .tourCard__price>*:nth-child(1) {
    font-size: 15px;
    line-height: 1.4;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: var(--icon, #C6C6D2);
}

.tourCard.-type-2 .tourCard__price>*:nth-child(2) {
    line-height: 1.4;
}

.tourCard.-type-2:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tourCard.-type-3 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 0;
}

.tourCard.-type-3 .tourCard__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourCard.-type-3 .tourCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, rgba(5, 7, 60, 0.8)100%);
    z-index: 1;
}

.tourCard.-type-3 .tourCard__header {
    position: relative;
}

.tourCard.-type-3 .tourCard__favorite {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    z-index: 1;
    transition: .15s;
}

.tourCard.-type-3 .tourCard__favorite:hover {
    background-color: var(--color-accent-1);
}

.tourCard.-type-3 .tourCard__content {
    display: flex;
    align-items: flex-end;
    z-index: 1;
}

.tourCard.-type-3 .tourCard__wrap {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 30px;
}

.blogCard.-type-1 {
    display: block;
}

.blogCard.-type-1 .blogCard__image {
    position: relative;
}

.blogCard.-type-1 .blogCard__badge {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
    background-color: white;
    border-radius: 200px;
}

.blogCard.-type-1 .blogCard__info {
    display: flex;
    align-items: center;
}

.blogCard.-type-1 .blogCard__line {
    width: 1px;
    height: 26px;
    background-color: #E7E6E6;
    margin: 0 10px;
}

.cta.-type-1 {
    position: relative;
    z-index: 0;
}

.cta.-type-1 .cta__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    max-width: 100%;
    width: 1530px;
}

.cta.-type-1 .cta__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width:991px) {
    .cta.-type-1 .cta__bg img {
        border-radius: 0;
    }
}

.cta.-type-1 .cta__content {
    padding: 100px 0;
}

@media (max-width:991px) {
    .cta.-type-1 .cta__content {
        padding-bottom: 0;
    }
}

@media (max-width:767px) {
    .cta.-type-1 .cta__content {
        padding-top: 60px;
    }
}

.cta.-type-1 .cta__image {
    position: absolute;
    bottom: 0;
}

@media (max-width:991px) {
    .cta.-type-1 .cta__image {
        position: relative;
    }
}

.cta.-type-2 {
    position: relative;
    padding-top: 160px;
    padding-bottom: 160px;
    z-index: 0;
}

@media (max-width:991px) {
    .cta.-type-2 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

@media (max-width:767px) {
    .cta.-type-2 {
        padding-top: 40px;
        padding-bottom: 360px;
    }
}

.cta.-type-2 .cta__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    max-width: 100%;
    width: 1530px;
    border-radius: 12px;
}

@media (max-width:767px) {
    .cta.-type-2 .cta__bg {
        left: 20px;
        right: 20px;
        transform: none;
        width: auto;
    }
}

.cta.-type-2 .cta__bg>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-2 .cta__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

@media (max-width:1199px) {
    .cta.-type-2 .cta__image {
        width: 55%;
    }
}

@media (max-width:991px) {
    .cta.-type-2 .cta__image {
        width: 45%;
    }
}

@media (max-width:767px) {
    .cta.-type-2 .cta__image {
        top: unset;
        height: 312px;
        width: 100%;
    }
}

.cta.-type-2 .cta__image>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-2 .cta__image>*:nth-child(2) {
    position: absolute;
    left: -1px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}

@media (max-width:767px) {
    .cta.-type-2 .cta__image>*:nth-child(2) {
        display: none;
    }
}

.cta.-type-2 .cta__image>*:nth-child(3) {
    display: none;
}

@media (max-width:767px) {
    .cta.-type-2 .cta__image>*:nth-child(3) {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media (max-width:767px) {
    .cta.-type-2 .cta__content {
        padding: 0 40px;
    }
}

.cta.-type-3 {
    position: relative;
    z-index: 0;
}

.cta.-type-3 .cta__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.cta.-type-3 .cta__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-3 .cta__content {
    padding: 100px 0;
}

@media (max-width:991px) {
    .cta.-type-3 .cta__content {
        padding-bottom: 0;
    }
}

@media (max-width:767px) {
    .cta.-type-3 .cta__content {
        padding-top: 60px;
    }
}

.cta.-type-3 .cta__image {
    position: absolute;
    bottom: 0;
}

@media (max-width:991px) {
    .cta.-type-3 .cta__image {
        position: relative;
    }
}

.cta.-type-4 {
    position: relative;
    z-index: 0;
}

.cta.-type-4 .cta__content {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    background-color: var(--color-light-4);
    padding: 60px;
    z-index: 2;
}

@media (max-width:991px) {
    .cta.-type-4 .cta__content {
        padding-right: 340px;
    }
}

@media (max-width:767px) {
    .cta.-type-4 .cta__content {
        padding: 48px;
        padding-bottom: 300px;
    }
}

@media (max-width:575px) {
    .cta.-type-4 .cta__content {
        padding: 34px;
        padding-bottom: 210px;
    }
}

.cta.-type-4 .cta__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.cta.-type-4 .cta__image>*:nth-child(1) {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-4 .cta__image>*:nth-child(2) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}

.cta.-type-4 .cta__image>*:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    display: none;
}

@media (max-width:1199px) {
    .cta.-type-4 .cta__image {
        width: 340px;
    }
}

@media (max-width:767px) {
    .cta.-type-4 .cta__image {
        top: unset;
        left: 0;
        width: 100%;
        padding-right: 0;
    }

    .cta.-type-4 .cta__image>*:nth-child(2) {
        display: none;
    }

    .cta.-type-4 .cta__image>*:nth-child(3) {
        display: block;
        top: -2px;
    }
}

.cta.-type-4.-style-2 .cta__content {
    background-color: var(--color-light-5);
}

.pagination {
    display: flex;
    align-items: center;
}

.pagination__button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
}

.pagination__count {
    display: flex;
    align-items: center;
}

.pagination__count>* {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-weight: 500;
}

.pagination__count>*.is-active {
    color: white !important;
    background-color: var(--color-accent-1) !important;
}

.pagination__count>*:hover {
    background-color: #F5F5F5;
    color: var(--color-dark-1);
}

.pagination__count>*+* {
    margin-left: 15px;
}

.pagination.-type-1 {
    display: flex;
    align-items: center;
}

.pagination.-type-1>*+* {
    margin-left: 10px;
}

.pagination.-type-1 .pagination__item {
    width: 6px;
    height: 6px;
    border-radius: 20px;
    background-color: var(--color-dark-1);
    transition: .3s;
}

.pagination.-type-1 .pagination__item.is-active {
    width: 18px;
}

.navAbsolute {
    position: absolute;
    top: 57%;
    left: -70px;
    right: -70px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}

.navAbsolute__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.navAbsolute.-type-2 {
    left: 60px;
    right: 60px;
}

@media (max-width:767px) {
    .navAbsolute.-type-2 {
        left: 30px;
        right: 30px;
    }
}

.navRegular {
    display: flex;
    align-items: center;
    z-index: 1;
}

.navRegular>*+* {
    margin-left: 10px;
}

.navRegular__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
}

.sidebar.-dashboard {
    margin-top: 60px;
    padding: 0 30px;
}

.sidebar.-dashboard .sidebar__item a {
    display: flex;
    align-items: center;
    border-radius: 12px;
    height: 55px;
    padding: 0 20px;
    transition: .2s;
}

.sidebar.-dashboard .sidebar__item a i {
    display: flex;
}

.sidebar.-dashboard .sidebar__item a:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
}

.sidebar.-dashboard .sidebar__item.-is-active a {
    background-color: rgba(255, 255, 255, 0.15);
}

.dashboard {
    display: flex;
    width: 100%;
}

.dashboard__sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 300px;
    max-width: calc(100vw - 80px);
    color: white;
    background-color: var(--color-dark-1);
    z-index: 100;
    transform: translateX(-100%);
    transition: .2s;
}

.dashboard__sidebar_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 88px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.dashboard__sidebar_header_search {
    display: flex;
    align-items: center;
}

.dashboard__sidebar_header_search i {
    font-size: 18px;
    margin-right: 10px;
}

.dashboard__sidebar_header_search input {
    width: 230px;
}

.dashboard__sidebar_content {
    padding: 60px 30px;
}

.dashboard__content {
    position: relative;
    width: 100%;
    background-color: #F5F5F5;
    transition: .2s;
}

@media (max-width:767px) {
    .dashboard__content {
        padding-left: 0;
    }
}

.dashboard__content_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FFF;
    height: 88px;
    padding-left: 75px;
    padding-right: 30px;
}

@media (max-width:767px) {
    .dashboard__content_header {
        height: 72px;
        padding: 0 24px;
    }
}

.dashboard__content_header>*:nth-child(1) {
    display: flex;
    align-items: center;
}

.dashboard__content_header>*:nth-child(2) {
    display: flex;
    align-items: center;
}

.dashboard__content_header>*:nth-child(2)>*+* {
    margin-left: 30px;
}

.dashboard__content_content {
    padding: 0 75px;
    padding-top: 60px;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .dashboard__content_content {
        padding: 0 24px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.dashboard.-is-sidebar-visible .dashboard__sidebar {
    transform: none;
}

.dashboard.-is-sidebar-visible .dashboard__content {
    overflow-x: hidden;
    padding-left: 300px;
}

@media (max-width:767px) {
    .dashboard.-is-sidebar-visible .dashboard__content {
        padding-left: 0;
        transform: translateX(300px);
    }
}

.testimonials.-type-1 .testimonials__image {
    position: relative;
    margin: 0 auto;
}

.testimonials.-type-1 .testimonials__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.testimonials.-type-1 .testimonials__icon {
    position: absolute;
    top: -8px;
    left: -17px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    color: white;
    background-color: var(--color-accent-1);
}

.accordion__icon {
    position: relative;
}

.accordion__icon .icon {
    transition: all 0.2s ease-out;
}

.accordion__icon .icon:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
}

.accordion__icon .icon:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
}

.accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion__content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}

.accordion__button {
    cursor: pointer;
}

.accordion.-simple .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__button {
    cursor: pointer;
    transition: 0.4s;
}

.accordion.-simple .accordion__button button {
    color: var(--text-dark-1);
}

.accordion.-simple .accordion__icon {
    background-color: rgba(235, 102, 43, 0.05) !important;
    color: var(--color-accent-1) !important;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__item.is-active {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.accordion.-simple .accordion__item.is-active .accordion__icon {
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.accordion.-simple .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-simple .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion.-simple-2 .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__button {
    cursor: pointer;
    transition: 0.4s;
}

.accordion.-simple-2 .accordion__icon {
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-simple-2 .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion.-tour-single .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__icon {
    background-color: transparent;
}

.accordion.-tour-single .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-tour-single .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.nopage {
    padding-top: 138px;
    padding-bottom: 120px;
}

@media (max-width:767px) {
    .nopage {
        padding-top: 80px;
        padding-bottom: 80ex;
    }
}

@media (max-width:575px) {
    .nopage {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

.nopage__content h1 {
    font-size: 200px;
    font-weight: 700;
    line-height: 1.2;
}

@media (max-width:767px) {
    .nopage__content h1 {
        font-size: 100px;
    }
}

.tabs__content {
    position: relative;
}

.tabs__pane {
    position: absolute;
    top: 0;
    visibility: hidden;
    transition: none;
    opacity: 0;
}

.tabs__pane.is-tab-el-active {
    transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)0.1s;
    position: relative;
    opacity: 1;
    visibility: visible;
}

.tabs.-terms .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-terms .tabs__controls .tabs__button::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-color: #E7E6E6;
}

.tabs.-terms .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background-color: var(--color-accent-1);
    z-index: 2;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-terms .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-accent-1) !important;
}

.tabs.-terms .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.tabs.-tourSingle .tabs__controls .tabs__button {
    position: relative;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.2;
}

.tabs.-tourSingle .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: var(--color-dark-1);
    z-index: 2;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-tourSingle .tabs__controls .tabs__button.is-tab-el-active {
    opacity: 1;
}

.tabs.-tourSingle .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.tabs.-pills .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills .tabs__controls .tabs__button:hover {
    color: var(--color-blue-1) !important;
}

.tabs.-pills .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-blue-1) !important;
    background-color: rgba(235, 102, 43, 0.05);
}

.tabs.-pills-2 .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-2 .tabs__controls .tabs__button:hover {
    color: var(--color-blue-1) !important;
}

.tabs.-pills-2 .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-white) !important;
    background-color: var(--color-blue-1) !important;
}

.tabs.-pills-3 .tabs__controls .tabs__button {
    border: 1px solid #E7E6E6;
    padding: 8px 20px;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-3 .tabs__controls .tabs__button.is-tab-el-active {
    border: 1px solid var(--color-dark-1);
}

.tabs.-pills-4 .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-4 .tabs__controls .tabs__button.is-tab-el-active {
    background-color: white;
    color: var(--color-accent-1);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tabs.-underline-2 .tabs__controls .tabs__button {
    position: relative;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.5;
}

.tabs.-underline-2 .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--color-dark-1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-underline-2 .tabs__controls .tabs__button:hover {
    color: var(--color-dark-1) !important;
}

.tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-dark-1) !important;
    opacity: 1;
}

.tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 470px;
    max-width: 100%;
    z-index: 1000;
    pointer-events: none;
    opacity: 0;
}

.menu__overlay {
    cursor: pointer;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
}

.menu__container {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px;
    background-color: white;
    z-index: 1;
    overflow-y: scroll;
}

.extra-bg {
    padding: 6px;
    color: white;
    border-radius: 15px;
}

.menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.menu__header h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.menu__header button {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color-light-1);
}

.menu__content {
    position: relative;
    height: 100%;
    margin-bottom: 30px;
}

.menu.-is-active {
    pointer-events: auto !important;
}

.menu .-is-active {
    pointer-events: auto !important;
}

.menuNav>li a {
    border-bottom: 1px solid #E7E6E6;
}

.menuNav>li:last-child a {
    border-bottom: 0px solid #E7E6E6 !important;
}

.menuNav ul>li a {
    border-bottom: 1px solid #E7E6E6;
}

.menuNav ul>li:last-child a {
    border-bottom: 0px solid #E7E6E6 !important;
}

.menuNav__item {
    overflow: hidden;
    width: 100%;
}

.menuNav__item a {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    padding: 16px 0;
}

.menuNav__item a:hover {
    color: var(--color-accent-1);
}

.submenu {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.submenu::-webkit-scrollbar {
    display: none;
}

.submenu::-webkit-scrollbar-thumb {
    display: none;
}

.submenu__item {
    overflow: hidden;
}

.submenu a {
    transform: translateY(100%);
}

.preloader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: white;
    transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.preloader__wrap {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 30px;
    background-color: white;
    box-shadow: 0px 2px 24px 0px #00000014;
    animation-name: preloaderWraper;
    animation-iteration-count: infinite;
    animation-duration: 1.8s;
    animation-timing-function: ease;
}

.preloader__icon {
    position: absolute;
    animation-name: preloader;
    animation-iteration-count: infinite;
    animation-duration: 1.8s;
    animation-timing-function: ease;
}

.preloader__title {
    font-size: 47px;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: 0em;
    margin-top: 16px;
}

.preloader.-is-hidden {
    opacity: 0;
    pointer-events: none;
}

@keyframes preloaderWraper {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: none;
    }
}

@keyframes preloader {
    0% {
        transform: translateY(180%)scale(1);
    }

    50% {
        transform: translateY(0%)scale(1.2);
    }

    100% {
        transform: translateY(-180%);
    }
}

.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.py-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.pt-2 {
    padding-top: 2px !important;
}

.pb-2 {
    padding-bottom: 2px !important;
}

.pl-2 {
    padding-left: 2px !important;
}

.pr-2 {
    padding-right: 2px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mb-2 {
    margin-bottom: 2px !important;
}

.ml-2 {
    margin-left: 2px !important;
}

.mr-2 {
    margin-right: 2px !important;
}

.py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.pr-80 {
    padding-right: 80px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

@media (max-width:1199px) {
    .xl\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .xl\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .xl\:pt-0 {
        padding-top: 0px !important;
    }

    .xl\:pb-0 {
        padding-bottom: 0px !important;
    }

    .xl\:pl-0 {
        padding-left: 0px !important;
    }

    .xl\:pr-0 {
        padding-right: 0px !important;
    }

    .xl\:mt-0 {
        margin-top: 0px !important;
    }

    .xl\:mb-0 {
        margin-bottom: 0px !important;
    }

    .xl\:ml-0 {
        margin-left: 0px !important;
    }

    .xl\:mr-0 {
        margin-right: 0px !important;
    }

    .xl\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .xl\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .xl\:pt-2 {
        padding-top: 2px !important;
    }

    .xl\:pb-2 {
        padding-bottom: 2px !important;
    }

    .xl\:pl-2 {
        padding-left: 2px !important;
    }

    .xl\:pr-2 {
        padding-right: 2px !important;
    }

    .xl\:mt-2 {
        margin-top: 2px !important;
    }

    .xl\:mb-2 {
        margin-bottom: 2px !important;
    }

    .xl\:ml-2 {
        margin-left: 2px !important;
    }

    .xl\:mr-2 {
        margin-right: 2px !important;
    }

    .xl\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .xl\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .xl\:pt-5 {
        padding-top: 5px !important;
    }

    .xl\:pb-5 {
        padding-bottom: 5px !important;
    }

    .xl\:pl-5 {
        padding-left: 5px !important;
    }

    .xl\:pr-5 {
        padding-right: 5px !important;
    }

    .xl\:mt-5 {
        margin-top: 5px !important;
    }

    .xl\:mb-5 {
        margin-bottom: 5px !important;
    }

    .xl\:ml-5 {
        margin-left: 5px !important;
    }

    .xl\:mr-5 {
        margin-right: 5px !important;
    }

    .xl\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .xl\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .xl\:pt-10 {
        padding-top: 10px !important;
    }

    .xl\:pb-10 {
        padding-bottom: 10px !important;
    }

    .xl\:pl-10 {
        padding-left: 10px !important;
    }

    .xl\:pr-10 {
        padding-right: 10px !important;
    }

    .xl\:mt-10 {
        margin-top: 10px !important;
    }

    .xl\:mb-10 {
        margin-bottom: 10px !important;
    }

    .xl\:ml-10 {
        margin-left: 10px !important;
    }

    .xl\:mr-10 {
        margin-right: 10px !important;
    }

    .xl\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .xl\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .xl\:pt-15 {
        padding-top: 15px !important;
    }

    .xl\:pb-15 {
        padding-bottom: 15px !important;
    }

    .xl\:pl-15 {
        padding-left: 15px !important;
    }

    .xl\:pr-15 {
        padding-right: 15px !important;
    }

    .xl\:mt-15 {
        margin-top: 15px !important;
    }

    .xl\:mb-15 {
        margin-bottom: 15px !important;
    }

    .xl\:ml-15 {
        margin-left: 15px !important;
    }

    .xl\:mr-15 {
        margin-right: 15px !important;
    }

    .xl\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .xl\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .xl\:pt-20 {
        padding-top: 20px !important;
    }

    .xl\:pb-20 {
        padding-bottom: 20px !important;
    }

    .xl\:pl-20 {
        padding-left: 20px !important;
    }

    .xl\:pr-20 {
        padding-right: 20px !important;
    }

    .xl\:mt-20 {
        margin-top: 20px !important;
    }

    .xl\:mb-20 {
        margin-bottom: 20px !important;
    }

    .xl\:ml-20 {
        margin-left: 20px !important;
    }

    .xl\:mr-20 {
        margin-right: 20px !important;
    }

    .xl\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .xl\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .xl\:pt-25 {
        padding-top: 25px !important;
    }

    .xl\:pb-25 {
        padding-bottom: 25px !important;
    }

    .xl\:pl-25 {
        padding-left: 25px !important;
    }

    .xl\:pr-25 {
        padding-right: 25px !important;
    }

    .xl\:mt-25 {
        margin-top: 25px !important;
    }

    .xl\:mb-25 {
        margin-bottom: 25px !important;
    }

    .xl\:ml-25 {
        margin-left: 25px !important;
    }

    .xl\:mr-25 {
        margin-right: 25px !important;
    }

    .xl\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .xl\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .xl\:pt-30 {
        padding-top: 30px !important;
    }

    .xl\:pb-30 {
        padding-bottom: 30px !important;
    }

    .xl\:pl-30 {
        padding-left: 30px !important;
    }

    .xl\:pr-30 {
        padding-right: 30px !important;
    }

    .xl\:mt-30 {
        margin-top: 30px !important;
    }

    .xl\:mb-30 {
        margin-bottom: 30px !important;
    }

    .xl\:ml-30 {
        margin-left: 30px !important;
    }

    .xl\:mr-30 {
        margin-right: 30px !important;
    }

    .xl\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .xl\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .xl\:pt-35 {
        padding-top: 35px !important;
    }

    .xl\:pb-35 {
        padding-bottom: 35px !important;
    }

    .xl\:pl-35 {
        padding-left: 35px !important;
    }

    .xl\:pr-35 {
        padding-right: 35px !important;
    }

    .xl\:mt-35 {
        margin-top: 35px !important;
    }

    .xl\:mb-35 {
        margin-bottom: 35px !important;
    }

    .xl\:ml-35 {
        margin-left: 35px !important;
    }

    .xl\:mr-35 {
        margin-right: 35px !important;
    }

    .xl\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .xl\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .xl\:pt-40 {
        padding-top: 40px !important;
    }

    .xl\:pb-40 {
        padding-bottom: 40px !important;
    }

    .xl\:pl-40 {
        padding-left: 40px !important;
    }

    .xl\:pr-40 {
        padding-right: 40px !important;
    }

    .xl\:mt-40 {
        margin-top: 40px !important;
    }

    .xl\:mb-40 {
        margin-bottom: 40px !important;
    }

    .xl\:ml-40 {
        margin-left: 40px !important;
    }

    .xl\:mr-40 {
        margin-right: 40px !important;
    }

    .xl\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .xl\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .xl\:pt-45 {
        padding-top: 45px !important;
    }

    .xl\:pb-45 {
        padding-bottom: 45px !important;
    }

    .xl\:pl-45 {
        padding-left: 45px !important;
    }

    .xl\:pr-45 {
        padding-right: 45px !important;
    }

    .xl\:mt-45 {
        margin-top: 45px !important;
    }

    .xl\:mb-45 {
        margin-bottom: 45px !important;
    }

    .xl\:ml-45 {
        margin-left: 45px !important;
    }

    .xl\:mr-45 {
        margin-right: 45px !important;
    }

    .xl\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .xl\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .xl\:pt-50 {
        padding-top: 50px !important;
    }

    .xl\:pb-50 {
        padding-bottom: 50px !important;
    }

    .xl\:pl-50 {
        padding-left: 50px !important;
    }

    .xl\:pr-50 {
        padding-right: 50px !important;
    }

    .xl\:mt-50 {
        margin-top: 50px !important;
    }

    .xl\:mb-50 {
        margin-bottom: 50px !important;
    }

    .xl\:ml-50 {
        margin-left: 50px !important;
    }

    .xl\:mr-50 {
        margin-right: 50px !important;
    }

    .xl\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .xl\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .xl\:pt-60 {
        padding-top: 60px !important;
    }

    .xl\:pb-60 {
        padding-bottom: 60px !important;
    }

    .xl\:pl-60 {
        padding-left: 60px !important;
    }

    .xl\:pr-60 {
        padding-right: 60px !important;
    }

    .xl\:mt-60 {
        margin-top: 60px !important;
    }

    .xl\:mb-60 {
        margin-bottom: 60px !important;
    }

    .xl\:ml-60 {
        margin-left: 60px !important;
    }

    .xl\:mr-60 {
        margin-right: 60px !important;
    }

    .xl\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .xl\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .xl\:pt-80 {
        padding-top: 80px !important;
    }

    .xl\:pb-80 {
        padding-bottom: 80px !important;
    }

    .xl\:pl-80 {
        padding-left: 80px !important;
    }

    .xl\:pr-80 {
        padding-right: 80px !important;
    }

    .xl\:mt-80 {
        margin-top: 80px !important;
    }

    .xl\:mb-80 {
        margin-bottom: 80px !important;
    }

    .xl\:ml-80 {
        margin-left: 80px !important;
    }

    .xl\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width:991px) {
    .lg\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .lg\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .lg\:pt-0 {
        padding-top: 0px !important;
    }

    .lg\:pb-0 {
        padding-bottom: 0px !important;
    }

    .lg\:pl-0 {
        padding-left: 0px !important;
    }

    .lg\:pr-0 {
        padding-right: 0px !important;
    }

    .lg\:mt-0 {
        margin-top: 0px !important;
    }

    .lg\:mb-0 {
        margin-bottom: 0px !important;
    }

    .lg\:ml-0 {
        margin-left: 0px !important;
    }

    .lg\:mr-0 {
        margin-right: 0px !important;
    }

    .lg\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .lg\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .lg\:pt-2 {
        padding-top: 2px !important;
    }

    .lg\:pb-2 {
        padding-bottom: 2px !important;
    }

    .lg\:pl-2 {
        padding-left: 2px !important;
    }

    .lg\:pr-2 {
        padding-right: 2px !important;
    }

    .lg\:mt-2 {
        margin-top: 2px !important;
    }

    .lg\:mb-2 {
        margin-bottom: 2px !important;
    }

    .lg\:ml-2 {
        margin-left: 2px !important;
    }

    .lg\:mr-2 {
        margin-right: 2px !important;
    }

    .lg\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .lg\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .lg\:pt-5 {
        padding-top: 5px !important;
    }

    .lg\:pb-5 {
        padding-bottom: 5px !important;
    }

    .lg\:pl-5 {
        padding-left: 5px !important;
    }

    .lg\:pr-5 {
        padding-right: 5px !important;
    }

    .lg\:mt-5 {
        margin-top: 5px !important;
    }

    .lg\:mb-5 {
        margin-bottom: 5px !important;
    }

    .lg\:ml-5 {
        margin-left: 5px !important;
    }

    .lg\:mr-5 {
        margin-right: 5px !important;
    }

    .lg\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .lg\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .lg\:pt-10 {
        padding-top: 10px !important;
    }

    .lg\:pb-10 {
        padding-bottom: 10px !important;
    }

    .lg\:pl-10 {
        padding-left: 10px !important;
    }

    .lg\:pr-10 {
        padding-right: 10px !important;
    }

    .lg\:mt-10 {
        margin-top: 10px !important;
    }

    .lg\:mb-10 {
        margin-bottom: 10px !important;
    }

    .lg\:ml-10 {
        margin-left: 10px !important;
    }

    .lg\:mr-10 {
        margin-right: 10px !important;
    }

    .lg\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .lg\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .lg\:pt-15 {
        padding-top: 15px !important;
    }

    .lg\:pb-15 {
        padding-bottom: 15px !important;
    }

    .lg\:pl-15 {
        padding-left: 15px !important;
    }

    .lg\:pr-15 {
        padding-right: 15px !important;
    }

    .lg\:mt-15 {
        margin-top: 15px !important;
    }

    .lg\:mb-15 {
        margin-bottom: 15px !important;
    }

    .lg\:ml-15 {
        margin-left: 15px !important;
    }

    .lg\:mr-15 {
        margin-right: 15px !important;
    }

    .lg\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .lg\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .lg\:pt-20 {
        padding-top: 20px !important;
    }

    .lg\:pb-20 {
        padding-bottom: 20px !important;
    }

    .lg\:pl-20 {
        padding-left: 20px !important;
    }

    .lg\:pr-20 {
        padding-right: 20px !important;
    }

    .lg\:mt-20 {
        margin-top: 20px !important;
    }

    .lg\:mb-20 {
        margin-bottom: 20px !important;
    }

    .lg\:ml-20 {
        margin-left: 20px !important;
    }

    .lg\:mr-20 {
        margin-right: 20px !important;
    }

    .lg\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .lg\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .lg\:pt-25 {
        padding-top: 25px !important;
    }

    .lg\:pb-25 {
        padding-bottom: 25px !important;
    }

    .lg\:pl-25 {
        padding-left: 25px !important;
    }

    .lg\:pr-25 {
        padding-right: 25px !important;
    }

    .lg\:mt-25 {
        margin-top: 25px !important;
    }

    .lg\:mb-25 {
        margin-bottom: 25px !important;
    }

    .lg\:ml-25 {
        margin-left: 25px !important;
    }

    .lg\:mr-25 {
        margin-right: 25px !important;
    }

    .lg\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .lg\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .lg\:pt-30 {
        padding-top: 30px !important;
    }

    .lg\:pb-30 {
        padding-bottom: 30px !important;
    }

    .lg\:pl-30 {
        padding-left: 30px !important;
    }

    .lg\:pr-30 {
        padding-right: 30px !important;
    }

    .lg\:mt-30 {
        margin-top: 30px !important;
    }

    .lg\:mb-30 {
        margin-bottom: 30px !important;
    }

    .lg\:ml-30 {
        margin-left: 30px !important;
    }

    .lg\:mr-30 {
        margin-right: 30px !important;
    }

    .lg\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .lg\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .lg\:pt-35 {
        padding-top: 35px !important;
    }

    .lg\:pb-35 {
        padding-bottom: 35px !important;
    }

    .lg\:pl-35 {
        padding-left: 35px !important;
    }

    .lg\:pr-35 {
        padding-right: 35px !important;
    }

    .lg\:mt-35 {
        margin-top: 35px !important;
    }

    .lg\:mb-35 {
        margin-bottom: 35px !important;
    }

    .lg\:ml-35 {
        margin-left: 35px !important;
    }

    .lg\:mr-35 {
        margin-right: 35px !important;
    }

    .lg\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .lg\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .lg\:pt-40 {
        padding-top: 40px !important;
    }

    .lg\:pb-40 {
        padding-bottom: 40px !important;
    }

    .lg\:pl-40 {
        padding-left: 40px !important;
    }

    .lg\:pr-40 {
        padding-right: 40px !important;
    }

    .lg\:mt-40 {
        margin-top: 40px !important;
    }

    .lg\:mb-40 {
        margin-bottom: 40px !important;
    }

    .lg\:ml-40 {
        margin-left: 40px !important;
    }

    .lg\:mr-40 {
        margin-right: 40px !important;
    }

    .lg\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .lg\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .lg\:pt-45 {
        padding-top: 45px !important;
    }

    .lg\:pb-45 {
        padding-bottom: 45px !important;
    }

    .lg\:pl-45 {
        padding-left: 45px !important;
    }

    .lg\:pr-45 {
        padding-right: 45px !important;
    }

    .lg\:mt-45 {
        margin-top: 45px !important;
    }

    .lg\:mb-45 {
        margin-bottom: 45px !important;
    }

    .lg\:ml-45 {
        margin-left: 45px !important;
    }

    .lg\:mr-45 {
        margin-right: 45px !important;
    }

    .lg\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .lg\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .lg\:pt-50 {
        padding-top: 50px !important;
    }

    .lg\:pb-50 {
        padding-bottom: 50px !important;
    }

    .lg\:pl-50 {
        padding-left: 50px !important;
    }

    .lg\:pr-50 {
        padding-right: 50px !important;
    }

    .lg\:mt-50 {
        margin-top: 50px !important;
    }

    .lg\:mb-50 {
        margin-bottom: 50px !important;
    }

    .lg\:ml-50 {
        margin-left: 50px !important;
    }

    .lg\:mr-50 {
        margin-right: 50px !important;
    }

    .lg\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .lg\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .lg\:pt-60 {
        padding-top: 60px !important;
    }

    .lg\:pb-60 {
        padding-bottom: 60px !important;
    }

    .lg\:pl-60 {
        padding-left: 60px !important;
    }

    .lg\:pr-60 {
        padding-right: 60px !important;
    }

    .lg\:mt-60 {
        margin-top: 60px !important;
    }

    .lg\:mb-60 {
        margin-bottom: 60px !important;
    }

    .lg\:ml-60 {
        margin-left: 60px !important;
    }

    .lg\:mr-60 {
        margin-right: 60px !important;
    }

    .lg\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .lg\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .lg\:pt-80 {
        padding-top: 80px !important;
    }

    .lg\:pb-80 {
        padding-bottom: 80px !important;
    }

    .lg\:pl-80 {
        padding-left: 80px !important;
    }

    .lg\:pr-80 {
        padding-right: 80px !important;
    }

    .lg\:mt-80 {
        margin-top: 80px !important;
    }

    .lg\:mb-80 {
        margin-bottom: 80px !important;
    }

    .lg\:ml-80 {
        margin-left: 80px !important;
    }

    .lg\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width:767px) {
    .md\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .md\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .md\:pt-0 {
        padding-top: 0px !important;
    }

    .md\:pb-0 {
        padding-bottom: 0px !important;
    }

    .md\:pl-0 {
        padding-left: 0px !important;
    }

    .md\:pr-0 {
        padding-right: 0px !important;
    }

    .md\:mt-0 {
        margin-top: 0px !important;
    }

    .md\:mb-0 {
        margin-bottom: 0px !important;
    }

    .md\:ml-0 {
        margin-left: 0px !important;
    }

    .md\:mr-0 {
        margin-right: 0px !important;
    }

    .md\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .md\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .md\:pt-2 {
        padding-top: 2px !important;
    }

    .md\:pb-2 {
        padding-bottom: 2px !important;
    }

    .md\:pl-2 {
        padding-left: 2px !important;
    }

    .md\:pr-2 {
        padding-right: 2px !important;
    }

    .md\:mt-2 {
        margin-top: 2px !important;
    }

    .md\:mb-2 {
        margin-bottom: 2px !important;
    }

    .md\:ml-2 {
        margin-left: 2px !important;
    }

    .md\:mr-2 {
        margin-right: 2px !important;
    }

    .md\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .md\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .md\:pt-5 {
        padding-top: 5px !important;
    }

    .md\:pb-5 {
        padding-bottom: 5px !important;
    }

    .md\:pl-5 {
        padding-left: 5px !important;
    }

    .md\:pr-5 {
        padding-right: 5px !important;
    }

    .md\:mt-5 {
        margin-top: 5px !important;
    }

    .md\:mb-5 {
        margin-bottom: 5px !important;
    }

    .md\:ml-5 {
        margin-left: 5px !important;
    }

    .md\:mr-5 {
        margin-right: 5px !important;
    }

    .md\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .md\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .md\:pt-10 {
        padding-top: 10px !important;
    }

    .md\:pb-10 {
        padding-bottom: 10px !important;
    }

    .md\:pl-10 {
        padding-left: 10px !important;
    }

    .md\:pr-10 {
        padding-right: 10px !important;
    }

    .md\:mt-10 {
        margin-top: 10px !important;
    }

    .md\:mb-10 {
        margin-bottom: 10px !important;
    }

    .md\:ml-10 {
        margin-left: 10px !important;
    }

    .md\:mr-10 {
        margin-right: 10px !important;
    }

    .md\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .md\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .md\:pt-15 {
        padding-top: 15px !important;
    }

    .md\:pb-15 {
        padding-bottom: 15px !important;
    }

    .md\:pl-15 {
        padding-left: 15px !important;
    }

    .md\:pr-15 {
        padding-right: 15px !important;
    }

    .md\:mt-15 {
        margin-top: 15px !important;
    }

    .md\:mb-15 {
        margin-bottom: 15px !important;
    }

    .md\:ml-15 {
        margin-left: 15px !important;
    }

    .md\:mr-15 {
        margin-right: 15px !important;
    }

    .md\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .md\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .md\:pt-20 {
        padding-top: 20px !important;
    }

    .md\:pb-20 {
        padding-bottom: 20px !important;
    }

    .md\:pl-20 {
        padding-left: 20px !important;
    }

    .md\:pr-20 {
        padding-right: 20px !important;
    }

    .md\:mt-20 {
        margin-top: 20px !important;
    }

    .md\:mb-20 {
        margin-bottom: 20px !important;
    }

    .md\:ml-20 {
        margin-left: 20px !important;
    }

    .md\:mr-20 {
        margin-right: 20px !important;
    }

    .md\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .md\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .md\:pt-25 {
        padding-top: 25px !important;
    }

    .md\:pb-25 {
        padding-bottom: 25px !important;
    }

    .md\:pl-25 {
        padding-left: 25px !important;
    }

    .md\:pr-25 {
        padding-right: 25px !important;
    }

    .md\:mt-25 {
        margin-top: 25px !important;
    }

    .md\:mb-25 {
        margin-bottom: 25px !important;
    }

    .md\:ml-25 {
        margin-left: 25px !important;
    }

    .md\:mr-25 {
        margin-right: 25px !important;
    }

    .md\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .md\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .md\:pt-30 {
        padding-top: 30px !important;
    }

    .md\:pb-30 {
        padding-bottom: 30px !important;
    }

    .md\:pl-30 {
        padding-left: 30px !important;
    }

    .md\:pr-30 {
        padding-right: 30px !important;
    }

    .md\:mt-30 {
        margin-top: 30px !important;
    }

    .md\:mb-30 {
        margin-bottom: 30px !important;
    }

    .md\:ml-30 {
        margin-left: 30px !important;
    }

    .md\:mr-30 {
        margin-right: 30px !important;
    }

    .md\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .md\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .md\:pt-35 {
        padding-top: 35px !important;
    }

    .md\:pb-35 {
        padding-bottom: 35px !important;
    }

    .md\:pl-35 {
        padding-left: 35px !important;
    }

    .md\:pr-35 {
        padding-right: 35px !important;
    }

    .md\:mt-35 {
        margin-top: 35px !important;
    }

    .md\:mb-35 {
        margin-bottom: 35px !important;
    }

    .md\:ml-35 {
        margin-left: 35px !important;
    }

    .md\:mr-35 {
        margin-right: 35px !important;
    }

    .md\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .md\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .md\:pt-40 {
        padding-top: 40px !important;
    }

    .md\:pb-40 {
        padding-bottom: 40px !important;
    }

    .md\:pl-40 {
        padding-left: 40px !important;
    }

    .md\:pr-40 {
        padding-right: 40px !important;
    }

    .md\:mt-40 {
        margin-top: 40px !important;
    }

    .md\:mb-40 {
        margin-bottom: 40px !important;
    }

    .md\:ml-40 {
        margin-left: 40px !important;
    }

    .md\:mr-40 {
        margin-right: 40px !important;
    }

    .md\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .md\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .md\:pt-45 {
        padding-top: 45px !important;
    }

    .md\:pb-45 {
        padding-bottom: 45px !important;
    }

    .md\:pl-45 {
        padding-left: 45px !important;
    }

    .md\:pr-45 {
        padding-right: 45px !important;
    }

    .md\:mt-45 {
        margin-top: 45px !important;
    }

    .md\:mb-45 {
        margin-bottom: 45px !important;
    }

    .md\:ml-45 {
        margin-left: 45px !important;
    }

    .md\:mr-45 {
        margin-right: 45px !important;
    }

    .md\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .md\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .md\:pt-50 {
        padding-top: 50px !important;
    }

    .md\:pb-50 {
        padding-bottom: 50px !important;
    }

    .md\:pl-50 {
        padding-left: 50px !important;
    }

    .md\:pr-50 {
        padding-right: 50px !important;
    }

    .md\:mt-50 {
        margin-top: 50px !important;
    }

    .md\:mb-50 {
        margin-bottom: 50px !important;
    }

    .md\:ml-50 {
        margin-left: 50px !important;
    }

    .md\:mr-50 {
        margin-right: 50px !important;
    }

    .md\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .md\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .md\:pt-60 {
        padding-top: 60px !important;
    }

    .md\:pb-60 {
        padding-bottom: 60px !important;
    }

    .md\:pl-60 {
        padding-left: 60px !important;
    }

    .md\:pr-60 {
        padding-right: 60px !important;
    }

    .md\:mt-60 {
        margin-top: 60px !important;
    }

    .md\:mb-60 {
        margin-bottom: 60px !important;
    }

    .md\:ml-60 {
        margin-left: 60px !important;
    }

    .md\:mr-60 {
        margin-right: 60px !important;
    }

    .md\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .md\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .md\:pt-80 {
        padding-top: 80px !important;
    }

    .md\:pb-80 {
        padding-bottom: 80px !important;
    }

    .md\:pl-80 {
        padding-left: 80px !important;
    }

    .md\:pr-80 {
        padding-right: 80px !important;
    }

    .md\:mt-80 {
        margin-top: 80px !important;
    }

    .md\:mb-80 {
        margin-bottom: 80px !important;
    }

    .md\:ml-80 {
        margin-left: 80px !important;
    }

    .md\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width:575px) {
    .sm\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .sm\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .sm\:pt-0 {
        padding-top: 0px !important;
    }

    .sm\:pb-0 {
        padding-bottom: 0px !important;
    }

    .sm\:pl-0 {
        padding-left: 0px !important;
    }

    .sm\:pr-0 {
        padding-right: 0px !important;
    }

    .sm\:mt-0 {
        margin-top: 0px !important;
    }

    .sm\:mb-0 {
        margin-bottom: 0px !important;
    }

    .sm\:ml-0 {
        margin-left: 0px !important;
    }

    .sm\:mr-0 {
        margin-right: 0px !important;
    }

    .sm\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .sm\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .sm\:pt-2 {
        padding-top: 2px !important;
    }

    .sm\:pb-2 {
        padding-bottom: 2px !important;
    }

    .sm\:pl-2 {
        padding-left: 2px !important;
    }

    .sm\:pr-2 {
        padding-right: 2px !important;
    }

    .sm\:mt-2 {
        margin-top: 2px !important;
    }

    .sm\:mb-2 {
        margin-bottom: 2px !important;
    }

    .sm\:ml-2 {
        margin-left: 2px !important;
    }

    .sm\:mr-2 {
        margin-right: 2px !important;
    }

    .sm\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .sm\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .sm\:pt-5 {
        padding-top: 5px !important;
    }

    .sm\:pb-5 {
        padding-bottom: 5px !important;
    }

    .sm\:pl-5 {
        padding-left: 5px !important;
    }

    .sm\:pr-5 {
        padding-right: 5px !important;
    }

    .sm\:mt-5 {
        margin-top: 5px !important;
    }

    .sm\:mb-5 {
        margin-bottom: 5px !important;
    }

    .sm\:ml-5 {
        margin-left: 5px !important;
    }

    .sm\:mr-5 {
        margin-right: 5px !important;
    }

    .sm\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .sm\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .sm\:pt-10 {
        padding-top: 10px !important;
    }

    .sm\:pb-10 {
        padding-bottom: 10px !important;
    }

    .sm\:pl-10 {
        padding-left: 10px !important;
    }

    .sm\:pr-10 {
        padding-right: 10px !important;
    }

    .sm\:mt-10 {
        margin-top: 10px !important;
    }

    .sm\:mb-10 {
        margin-bottom: 10px !important;
    }

    .sm\:ml-10 {
        margin-left: 10px !important;
    }

    .sm\:mr-10 {
        margin-right: 10px !important;
    }

    .sm\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .sm\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sm\:pt-15 {
        padding-top: 15px !important;
    }

    .sm\:pb-15 {
        padding-bottom: 15px !important;
    }

    .sm\:pl-15 {
        padding-left: 15px !important;
    }

    .sm\:pr-15 {
        padding-right: 15px !important;
    }

    .sm\:mt-15 {
        margin-top: 15px !important;
    }

    .sm\:mb-15 {
        margin-bottom: 15px !important;
    }

    .sm\:ml-15 {
        margin-left: 15px !important;
    }

    .sm\:mr-15 {
        margin-right: 15px !important;
    }

    .sm\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .sm\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sm\:pt-20 {
        padding-top: 20px !important;
    }

    .sm\:pb-20 {
        padding-bottom: 20px !important;
    }

    .sm\:pl-20 {
        padding-left: 20px !important;
    }

    .sm\:pr-20 {
        padding-right: 20px !important;
    }

    .sm\:mt-20 {
        margin-top: 20px !important;
    }

    .sm\:mb-20 {
        margin-bottom: 20px !important;
    }

    .sm\:ml-20 {
        margin-left: 20px !important;
    }

    .sm\:mr-20 {
        margin-right: 20px !important;
    }

    .sm\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .sm\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .sm\:pt-25 {
        padding-top: 25px !important;
    }

    .sm\:pb-25 {
        padding-bottom: 25px !important;
    }

    .sm\:pl-25 {
        padding-left: 25px !important;
    }

    .sm\:pr-25 {
        padding-right: 25px !important;
    }

    .sm\:mt-25 {
        margin-top: 25px !important;
    }

    .sm\:mb-25 {
        margin-bottom: 25px !important;
    }

    .sm\:ml-25 {
        margin-left: 25px !important;
    }

    .sm\:mr-25 {
        margin-right: 25px !important;
    }

    .sm\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .sm\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .sm\:pt-30 {
        padding-top: 30px !important;
    }

    .sm\:pb-30 {
        padding-bottom: 30px !important;
    }

    .sm\:pl-30 {
        padding-left: 30px !important;
    }

    .sm\:pr-30 {
        padding-right: 30px !important;
    }

    .sm\:mt-30 {
        margin-top: 30px !important;
    }

    .sm\:mb-30 {
        margin-bottom: 30px !important;
    }

    .sm\:ml-30 {
        margin-left: 30px !important;
    }

    .sm\:mr-30 {
        margin-right: 30px !important;
    }

    .sm\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .sm\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .sm\:pt-35 {
        padding-top: 35px !important;
    }

    .sm\:pb-35 {
        padding-bottom: 35px !important;
    }

    .sm\:pl-35 {
        padding-left: 35px !important;
    }

    .sm\:pr-35 {
        padding-right: 35px !important;
    }

    .sm\:mt-35 {
        margin-top: 35px !important;
    }

    .sm\:mb-35 {
        margin-bottom: 35px !important;
    }

    .sm\:ml-35 {
        margin-left: 35px !important;
    }

    .sm\:mr-35 {
        margin-right: 35px !important;
    }

    .sm\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .sm\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .sm\:pt-40 {
        padding-top: 40px !important;
    }

    .sm\:pb-40 {
        padding-bottom: 40px !important;
    }

    .sm\:pl-40 {
        padding-left: 40px !important;
    }

    .sm\:pr-40 {
        padding-right: 40px !important;
    }

    .sm\:mt-40 {
        margin-top: 40px !important;
    }

    .sm\:mb-40 {
        margin-bottom: 40px !important;
    }

    .sm\:ml-40 {
        margin-left: 40px !important;
    }

    .sm\:mr-40 {
        margin-right: 40px !important;
    }

    .sm\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .sm\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .sm\:pt-45 {
        padding-top: 45px !important;
    }

    .sm\:pb-45 {
        padding-bottom: 45px !important;
    }

    .sm\:pl-45 {
        padding-left: 45px !important;
    }

    .sm\:pr-45 {
        padding-right: 45px !important;
    }

    .sm\:mt-45 {
        margin-top: 45px !important;
    }

    .sm\:mb-45 {
        margin-bottom: 45px !important;
    }

    .sm\:ml-45 {
        margin-left: 45px !important;
    }

    .sm\:mr-45 {
        margin-right: 45px !important;
    }

    .sm\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .sm\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .sm\:pt-50 {
        padding-top: 50px !important;
    }

    .sm\:pb-50 {
        padding-bottom: 50px !important;
    }

    .sm\:pl-50 {
        padding-left: 50px !important;
    }

    .sm\:pr-50 {
        padding-right: 50px !important;
    }

    .sm\:mt-50 {
        margin-top: 50px !important;
    }

    .sm\:mb-50 {
        margin-bottom: 50px !important;
    }

    .sm\:ml-50 {
        margin-left: 50px !important;
    }

    .sm\:mr-50 {
        margin-right: 50px !important;
    }

    .sm\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .sm\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .sm\:pt-60 {
        padding-top: 60px !important;
    }

    .sm\:pb-60 {
        padding-bottom: 60px !important;
    }

    .sm\:pl-60 {
        padding-left: 60px !important;
    }

    .sm\:pr-60 {
        padding-right: 60px !important;
    }

    .sm\:mt-60 {
        margin-top: 60px !important;
    }

    .sm\:mb-60 {
        margin-bottom: 60px !important;
    }

    .sm\:ml-60 {
        margin-left: 60px !important;
    }

    .sm\:mr-60 {
        margin-right: 60px !important;
    }

    .sm\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .sm\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .sm\:pt-80 {
        padding-top: 80px !important;
    }

    .sm\:pb-80 {
        padding-bottom: 80px !important;
    }

    .sm\:pl-80 {
        padding-left: 80px !important;
    }

    .sm\:pr-80 {
        padding-right: 80px !important;
    }

    .sm\:mt-80 {
        margin-top: 80px !important;
    }

    .sm\:mb-80 {
        margin-bottom: 80px !important;
    }

    .sm\:ml-80 {
        margin-left: 80px !important;
    }

    .sm\:mr-80 {
        margin-right: 80px !important;
    }
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.x-gap-0 {
    margin-left: -0px;
    margin-right: -0px;
}

.x-gap-0>* {
    padding-left: 0px;
    padding-right: 0px;
}

.y-gap-0 {
    margin-top: -0px;
    margin-bottom: -0px;
}

.y-gap-0>* {
    padding-top: 0px;
    padding-bottom: 0px;
}

.x-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.x-gap-5>* {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.y-gap-5 {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
}

.y-gap-5>* {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

.x-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
}

.x-gap-10>* {
    padding-left: 5px;
    padding-right: 5px;
}

.y-gap-10 {
    margin-top: -5px;
    margin-bottom: -5px;
}

.y-gap-10>* {
    padding-top: 5px;
    padding-bottom: 5px;
}

.x-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.x-gap-15>* {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.y-gap-15 {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
}

.y-gap-15>* {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}

.x-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.x-gap-20>* {
    padding-left: 10px;
    padding-right: 10px;
}

.y-gap-20 {
    margin-top: -10px;
    margin-bottom: -10px;
}

.y-gap-20>* {
    padding-top: 10px;
    padding-bottom: 10px;
}

.x-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
}

.x-gap-30>* {
    padding-left: 15px;
    padding-right: 15px;
}

.y-gap-30 {
    margin-top: -25px;
    margin-bottom: -15px;
}

.y-gap-30>* {
    padding-top: 15px;
    padding-bottom: 15px;
}

.x-gap-40 {
    margin-left: -20px;
    margin-right: -20px;
}

.x-gap-40>* {
    padding-left: 20px;
    padding-right: 20px;
}

.y-gap-40 {
    margin-top: -20px;
    margin-bottom: -20px;
}

.y-gap-40>* {
    padding-top: 20px;
    padding-bottom: 20px;
}

.x-gap-60 {
    margin-left: -30px;
    margin-right: -30px;
}

.x-gap-60>* {
    padding-left: 30px;
    padding-right: 30px;
}

.y-gap-60 {
    margin-top: -30px;
    margin-bottom: -30px;
}

.y-gap-60>* {
    padding-top: 30px;
    padding-bottom: 30px;
}

.x-gap-130 {
    margin-left: -65px;
    margin-right: -65px;
}

.x-gap-130>* {
    padding-left: 65px;
    padding-right: 65px;
}

.y-gap-130 {
    margin-top: -65px;
    margin-bottom: -65px;
}

.y-gap-130>* {
    padding-top: 65px;
    padding-bottom: 65px;
}

@media (max-width:767px) {
    .md\:x-gap-0 {
        margin-left: -0px;
        margin-right: -0px;
    }

    .md\:x-gap-0>* {
        padding-left: 0px;
        padding-right: 0px;
    }

    .md\:y-gap-0 {
        margin-top: -0px;
        margin-bottom: -0px;
    }

    .md\:y-gap-0>* {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .md\:x-gap-5 {
        margin-left: -2.5px;
        margin-right: -2.5px;
    }

    .md\:x-gap-5>* {
        padding-left: 2.5px;
        padding-right: 2.5px;
    }

    .md\:y-gap-5 {
        margin-top: -2.5px;
        margin-bottom: -2.5px;
    }

    .md\:y-gap-5>* {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .md\:x-gap-10 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .md\:x-gap-10>* {
        padding-left: 5px;
        padding-right: 5px;
    }

    .md\:y-gap-10 {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .md\:y-gap-10>* {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .md\:x-gap-15 {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .md\:x-gap-15>* {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .md\:y-gap-15 {
        margin-top: -7.5px;
        margin-bottom: -7.5px;
    }

    .md\:y-gap-15>* {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
    }

    .md\:x-gap-20 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .md\:x-gap-20>* {
        padding-left: 10px;
        padding-right: 10px;
    }

    .md\:y-gap-20 {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .md\:y-gap-20>* {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .md\:x-gap-30 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .md\:x-gap-30>* {
        padding-left: 15px;
        padding-right: 15px;
    }

    .md\:y-gap-30 {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .md\:y-gap-30>* {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .md\:x-gap-40 {
        margin-left: -20px;
        margin-right: -20px;
    }

    .md\:x-gap-40>* {
        padding-left: 20px;
        padding-right: 20px;
    }

    .md\:y-gap-40 {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    .md\:y-gap-40>* {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .md\:x-gap-60 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .md\:x-gap-60>* {
        padding-left: 30px;
        padding-right: 30px;
    }

    .md\:y-gap-60 {
        margin-top: -30px;
        margin-bottom: -30px;
    }

    .md\:y-gap-60>* {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .md\:x-gap-130 {
        margin-left: -65px;
        margin-right: -65px;
    }

    .md\:x-gap-130>* {
        padding-left: 65px;
        padding-right: 65px;
    }

    .md\:y-gap-130 {
        margin-top: -65px;
        margin-bottom: -65px;
    }

    .md\:y-gap-130>* {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}

@media (max-width:767px) {
    .sm\:x-gap-0 {
        margin-left: -0px;
        margin-right: -0px;
    }

    .sm\:x-gap-0>* {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sm\:y-gap-0 {
        margin-top: -0px;
        margin-bottom: -0px;
    }

    .sm\:y-gap-0>* {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .sm\:x-gap-5 {
        margin-left: -2.5px;
        margin-right: -2.5px;
    }

    .sm\:x-gap-5>* {
        padding-left: 2.5px;
        padding-right: 2.5px;
    }

    .sm\:y-gap-5 {
        margin-top: -2.5px;
        margin-bottom: -2.5px;
    }

    .sm\:y-gap-5>* {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .sm\:x-gap-10 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .sm\:x-gap-10>* {
        padding-left: 5px;
        padding-right: 5px;
    }

    .sm\:y-gap-10 {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .sm\:y-gap-10>* {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .sm\:x-gap-15 {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .sm\:x-gap-15>* {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .sm\:y-gap-15 {
        margin-top: -7.5px;
        margin-bottom: -7.5px;
    }

    .sm\:y-gap-15>* {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
    }

    .sm\:x-gap-20 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .sm\:x-gap-20>* {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sm\:y-gap-20 {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .sm\:y-gap-20>* {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .sm\:x-gap-30 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sm\:x-gap-30>* {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sm\:y-gap-30 {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .sm\:y-gap-30>* {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .sm\:x-gap-40 {
        margin-left: -20px;
        margin-right: -20px;
    }

    .sm\:x-gap-40>* {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sm\:y-gap-40 {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    .sm\:y-gap-40>* {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sm\:x-gap-60 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .sm\:x-gap-60>* {
        padding-left: 30px;
        padding-right: 30px;
    }

    .sm\:y-gap-60 {
        margin-top: -30px;
        margin-bottom: -30px;
    }

    .sm\:y-gap-60>* {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sm\:x-gap-130 {
        margin-left: -65px;
        margin-right: -65px;
    }

    .sm\:x-gap-130>* {
        padding-left: 65px;
        padding-right: 65px;
    }

    .sm\:y-gap-130 {
        margin-top: -65px;
        margin-bottom: -65px;
    }

    .sm\:y-gap-130>* {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}

.layout-pt-sm {
    padding-top: 30px;
}

.layout-pb-sm {
    padding-bottom: 30px;
}

.layout-pt-md {
    padding-top: 60px;
}

.layout-pb-md {
    padding-bottom: 60px;
}

.layout-pt-lg {
    padding-top: 90px;
}

.layout-pb-lg {
    padding-bottom: 90px;
}

.layout-pt-xl {
    padding-top: 20px;
}

.layout-pb-xl {
    padding-bottom: 20px;
}

.layout-pt-xxl {
    padding-top: 270px;
}

.layout-pb-xxl {
    padding-bottom: 270px;
}

@media (max-width:767px) {
    .layout-pt-sm {
        padding-top: 30px;
    }

    .layout-pb-sm {
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .layout-pt-md {
        padding-top: 60px;
    }

    .layout-pb-md {
        padding-bottom: 60px;
    }
}

@media (max-width:767px) {
    .layout-pt-lg {
        padding-top: 100px;
    }

    .layout-pb-lg {
        padding-bottom: 100px;
    }
}

@media (max-width:767px) {
    .layout-pt-xl {
        padding-top: 120px;
    }

    .layout-pb-xl {
        padding-bottom: 120px;
    }
}

@media (max-width:767px) {
    .layout-pt-xxl {
        padding-top: 120px;
    }

    .layout-pb-xxl {
        padding-bottom: 120px;
    }
}

@media (max-width:575px) {
    .layout-pt-sm {
        padding-top: 30px;
    }

    .layout-pb-sm {
        padding-bottom: 30px;
    }
}

@media (max-width:575px) {
    .layout-pt-md {
        padding-top: 30px;
    }

    .layout-pb-md {
        padding-bottom: 30px;
    }
}

@media (max-width:575px) {
    .layout-pt-lg {
        padding-top: 30px;
    }

    .layout-pb-lg {
        padding-bottom: 30px;
    }
}

@media (max-width:575px) {
    .layout-pt-xl {
        padding-top: 50px;
    }

    .layout-pb-xl {
        padding-bottom: 50px;
    }
}

@media (max-width:575px) {
    .layout-pt-xxl {
        padding-top: 70px;
    }

    .layout-pb-xxl {
        padding-bottom: 70px;
    }
}

.w-1\/7 {
    width: 14.285714% !important;
}

.w-1\/5 {
    width: 20% !important;
}

.w-1\/4 {
    width: 25% !important;
}

.w-1\/3 {
    width: 33.333333% !important;
}

.w-1\/2 {
    width: 50% !important;
}

.w-1\/1 {
    width: 100% !important;
}

@media (max-width:1199px) {
    .xl\:w-1\/5 {
        width: 20% !important;
    }

    .xl\:w-1\/4 {
        width: 25% !important;
    }

    .xl\:w-1\/3 {
        width: 33.333333% !important;
    }

    .xl\:w-1\/2 {
        width: 50% !important;
    }

    .xl\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width:991px) {
    .lg\:w-1\/5 {
        width: 20% !important;
    }

    .lg\:w-1\/4 {
        width: 25% !important;
    }

    .lg\:w-1\/3 {
        width: 33.333333% !important;
    }

    .lg\:w-1\/2 {
        width: 50% !important;
    }

    .lg\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .md\:w-1\/5 {
        width: 20% !important;
    }

    .md\:w-1\/4 {
        width: 25% !important;
    }

    .md\:w-1\/3 {
        width: 33.333333% !important;
    }

    .md\:w-1\/2 {
        width: 50% !important;
    }

    .md\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width:575px) {
    .sm\:w-1\/5 {
        width: 20% !important;
    }

    .sm\:w-1\/4 {
        width: 25% !important;
    }

    .sm\:w-1\/3 {
        width: 33.333333% !important;
    }

    .sm\:w-1\/2 {
        width: 50% !important;
    }

    .sm\:w-1\/1 {
        width: 100% !important;
    }
}

.flex-column {
    flex-direction: column;
}

@media (max-width:1199px) {
    .xl\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width:991px) {
    .lg\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width:767px) {
    .md\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width:575px) {
    .sm\:flex-column {
        flex-direction: column !important;
    }
}

.justify-start {
    justify-content: flex-start !important;
}

.justify-end {
    justify-content: flex-end !important;
}

.justify-center {
    justify-content: center !important;
}

.justify-between {
    justify-content: space-between !important;
}

.items-start {
    align-items: flex-start !important;
}

.items-end {
    align-items: flex-end !important;
}

.items-center {
    align-items: center !important;
}

@media (max-width:1199px) {
    .xl\:justify-start {
        justify-content: flex-start !important;
    }

    .xl\:justify-end {
        justify-content: flex-end !important;
    }

    .xl\:justify-center {
        justify-content: center !important;
    }

    .xl\:justify-between {
        justify-content: space-between !important;
    }

    .xl\:items-start {
        align-items: flex-start !important;
    }

    .xl\:items-end {
        align-items: flex-end !important;
    }

    .xl\:items-center {
        align-items: center !important;
    }
}

@media (max-width:991px) {
    .lg\:justify-start {
        justify-content: flex-start !important;
    }

    .lg\:justify-end {
        justify-content: flex-end !important;
    }

    .lg\:justify-center {
        justify-content: center !important;
    }

    .lg\:justify-between {
        justify-content: space-between !important;
    }

    .lg\:items-start {
        align-items: flex-start !important;
    }

    .lg\:items-end {
        align-items: flex-end !important;
    }

    .lg\:items-center {
        align-items: center !important;
    }
}

@media (max-width:767px) {
    .md\:justify-start {
        justify-content: flex-start !important;
    }

    .md\:justify-end {
        justify-content: flex-end !important;
    }

    .md\:justify-center {
        justify-content: center !important;
    }

    .md\:justify-between {
        justify-content: space-between !important;
    }

    .md\:items-start {
        align-items: flex-start !important;
    }

    .md\:items-end {
        align-items: flex-end !important;
    }

    .md\:items-center {
        align-items: center !important;
    }
}

@media (max-width:575px) {
    .sm\:justify-start {
        justify-content: flex-start !important;
    }

    .sm\:justify-end {
        justify-content: flex-end !important;
    }

    .sm\:justify-center {
        justify-content: center !important;
    }

    .sm\:justify-between {
        justify-content: space-between !important;
    }

    .sm\:items-start {
        align-items: flex-start !important;
    }

    .sm\:items-end {
        align-items: flex-end !important;
    }

    .sm\:items-center {
        align-items: center !important;
    }
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

@media (max-width:1199px) {
    .xl\:order-1 {
        order: 1;
    }

    .xl\:order-2 {
        order: 2;
    }

    .xl\:order-3 {
        order: 3;
    }
}

@media (max-width:991px) {
    .lg\:order-1 {
        order: 1;
    }

    .lg\:order-2 {
        order: 2;
    }

    .lg\:order-3 {
        order: 3;
    }
}

@media (max-width:767px) {
    .md\:order-1 {
        order: 1;
    }

    .md\:order-2 {
        order: 2;
    }

    .md\:order-3 {
        order: 3;
    }
}

@media (max-width:575px) {
    .sm\:order-1 {
        order: 1;
    }

    .sm\:order-2 {
        order: 2;
    }

    .sm\:order-3 {
        order: 3;
    }
}

.bg-white {
    background-color: var(--color-white) !important;
}

.bg-black {
    background-color: var(--color-black) !important;
}

.bg-border {
    background-color: var(--color-border) !important;
}

.bg-accent-1 {}

.bg-accent-1-dark {
    background-color: var(--color-accent-1-dark) !important;
}

.bg-accent-2 {
    background-color: #3e3b39 !important;
}

.bg-dark-1 {
    background-color: var(--color-dark-1) !important;
}

.bg-blue-1 {
    background-color: var(--color-blue-1) !important;
}

.bg-red-1 {
    background-color: var(--color-red-1) !important;
}

.bg-red-2 {
    background-color: var(--color-red-2) !important;
}

.bg-red-3 {
    background-color: var(--color-red-3) !important;
}

.bg-red-4 {
    background-color: var(--color-red-4) !important;
}

.bg-purple-1 {
    background-color: var(--color-purple-1) !important;
}

.bg-yellow-1 {
    background-color: var(--color-yellow-1) !important;
}

.bg-yellow-2 {
    background-color: var(--color-yellow-2) !important;
}

.bg-yellow-3 {
    background-color: var(--color-yellow-3) !important;
}

.bg-light-1 {
    background-color: var(--color-light-1) !important;
}

.bg-light-2 {
    background-color: var(--color-light-2) !important;
}

.bg-light-3 {
    background-color: var(--color-light-3) !important;
}

.bg-light-4 {
    background-color: var(--color-light-4) !important;
}

.bg-light-5 {
    background-color: var(--color-light-5) !important;
}

.bg-light-6 {
    background-color: var(--color-light-6) !important;
}

.bg-light-7 {
    background-color: var(--color-light-7) !important;
}

.bg-green-1 {
    background-color: var(--color-green-1) !important;
}

.bg-green-2 {
    background-color: var(--color-green-2) !important;
}

.bg-green-3 {
    background-color: var(--color-green-3) !important;
}

.bg-info-1 {
    background-color: var(--color-info-1) !important;
}

.bg-info-2 {
    background-color: var(--color-info-2) !important;
}

.bg-warning-1 {
    background-color: var(--color-warning-1) !important;
}

.bg-warning-2 {
    background-color: var(--color-warning-2) !important;
}

.bg-error-1 {
    background-color: var(--color-error-1) !important;
}

.bg-error-2 {
    background-color: var(--color-error-2) !important;
}

.bg-success-1 {
    background-color: var(--color-success-1) !important;
}

.bg-success-2 {
    background-color: var(--color-success-2) !important;
}

.bg-white-10 {
    background-color: rgba(255, 255, 255, 0.1);
}

.bg-accent-1-05 {
    background-color: rgba(235, 102, 43, 0.05);
}

.bg-accent-2-05 {
    background-color: rgba(74, 67, 196, 0.05);
}

.bg-accent-2-03 {
    background-color: rgba(74, 67, 196, 0.03);
}

.text-white {
    color: var(--color-white);
}

.text-black {
    color: var(--color-black);
}

.text-border {
    color: var(--color-border);
}

.text-accent-1 {
    color: var(--color-accent-1);
}

.text-accent-1-dark {
    color: var(--color-accent-1-dark);
}

.text-accent-2 {
    color: var(--color-accent-2);
}

.text-dark-1 {
    color: var(--color-dark-1);
}

.text-blue-1 {
    color: var(--color-blue-1);
}

.text-red-1 {
    color: var(--color-red-1);
}

.text-red-2 {
    color: var(--color-red-2);
}

.text-red-3 {
    color: var(--color-red-3);
}

.text-red-4 {
    color: var(--color-red-4);
}

.text-purple-1 {
    color: var(--color-purple-1);
}

.text-yellow-1 {
    color: var(--color-yellow-1);
}

.text-yellow-2 {
    color: var(--color-yellow-2);
}

.text-yellow-3 {
    color: var(--color-yellow-3);
}

.text-light-1 {
    color: var(--color-light-1);
}

.text-light-2 {
    color: var(--color-light-2);
}

.text-light-3 {
    color: var(--color-light-3);
}

.text-light-4 {
    color: var(--color-light-4);
}

.text-light-5 {
    color: var(--color-light-5);
}

.text-light-6 {
    color: var(--color-light-6);
}

.text-light-7 {
    color: var(--color-light-7);
}

.text-green-1 {
    color: var(--color-green-1);
}

.text-green-2 {
    color: var(--color-green-2);
}

.text-green-3 {
    color: var(--color-green-3);
}

.text-info-1 {
    color: var(--color-info-1);
}

.text-info-2 {
    color: var(--color-info-2);
}

.text-warning-1 {
    color: var(--color-warning-1);
}

.text-warning-2 {
    color: var(--color-warning-2);
}

.text-error-1 {
    color: var(--color-error-1);
}

.text-error-2 {
    color: var(--color-error-2);
}

.text-success-1 {
    color: var(--color-success-1);
}

.text-success-2 {
    color: var(--color-success-2);
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width:1199px) {
    .xl\:text-dark-1 {
        color: var(--color-dark-1);
    }
}

@media (max-width:991px) {
    .lg\:text-dark-1 {
        color: var(--color-dark-1);
    }
}

.d-none {
    display: none !important;
}

.d-flex {
    display: flex !important;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

@media (max-width:1199px) {
    .xl\:d-none {
        display: none !important;
    }

    .xl\:d-inline-block {
        display: inline-block !important;
    }

    .xl\:d-block {
        display: block !important;
    }

    .xl\:d-flex {
        display: flex !important;
    }
}

@media (max-width:991px) {
    .lg\:d-none {
        display: none !important;
    }

    .lg\:d-inline-block {
        display: inline-block !important;
    }

    .lg\:d-block {
        display: block !important;
    }

    .lg\:d-flex {
        display: flex !important;
    }
}

@media (max-width:767px) {
    .md\:d-none {
        display: none !important;
    }

    .md\:d-inline-block {
        display: inline-block !important;
    }

    .md\:d-block {
        display: block !important;
    }

    .md\:d-flex {
        display: flex !important;
    }
}

@media (max-width:575px) {
    .sm\:d-none {
        display: none !important;
    }

    .sm\:d-inline-block {
        display: inline-block !important;
    }

    .sm\:d-block {
        display: block !important;
    }

    .sm\:d-flex {
        display: flex !important;
    }
}

.html-overflow-hidden {
    overflow: hidden !important;
}

.html-overflow-hidden body {
    overflow-y: scroll;
}

.origin-top {
    transform-origin: top !important;
}

.origin-left {
    transform-origin: left !important;
}

.overflow-scroll {
    overflow: scroll !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-normal {
    overflow: initial !important;
}

.overflow-visible {
    overflow: visible !important;
}

.pointer-events-auto {
    pointer-events: auto !important;
}

.pointer-events-none {
    pointer-events: none !important;
}

.bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-ratio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.line-through {
    text-decoration: line-through;
}

.underline {
    text-decoration: underline;
}

.italic {
    font-style: italic;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.normal {
    text-transform: none;
}

.rounded-0 {
    border-radius: 0;
}

.rounded-4 {
    border-radius: 4px;
}

.rounded-8 {
    border-radius: 8px;
}

.rounded-12 {
    border-radius: 12px;
}

.rounded-20 {
    border-radius: 20px;
}

.rounded-24 {
    border-radius: 24px;
}

.rounded-200 {
    border-radius: 200px !important;
}

.rounded-full {
    border-radius: 100%;
}

@media (max-width:767px) {
    .md\:rounded-0 {
        border-radius: 0;
    }
}

.border-1 {
    border: 1px solid #E7E6E6;
}

.border-dark-1 {
    border: 1px solid var(--color-dark-1);
}

.border-1-top {
    border-top: 1px solid #E7E6E6;
}

.border-1-bottom {
    border-bottom: 1px solid #E7E6E6;
}

.border-white-15-top {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.border-dashed-1 {
    border: 1px dashed var(--color-primary, #EB662B);
}

.border-accent-1 {
    border: 1px solid var(--color-primary, #EB662B);
}

.size-16 {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

.size-24 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}

.size-30 {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
}

.size-35 {
    flex-shrink: 0;
    width: 35px;
    height: 35px;
}

.size-40 {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
}

.size-42 {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
}

.size-50 {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
}

.size-60 {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
}

.size-70 {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
}

.size-72 {
    flex-shrink: 0;
    width: 72px;
    height: 72px;
}

.size-80 {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
}

.size-100 {
    flex-shrink: 0;
    width: 100px;
    height: 100px;
}

.size-130 {
    flex-shrink: 0;
    width: 130px;
    height: 130px;
}

.size-200 {
    flex-shrink: 0;
    width: 200px;
    height: 200px;
}

.shadow-1 {
    box-shadow: 0px 10px 40px 0px #0000000D;
}

.shadow-2 {
    box-shadow: 0px 0px 20px 0px rgba(56, 71, 109, 0.03);
}

.hover-shadow-1 {
    transition: .2s;
}

.hover-shadow-1:hover {
    box-shadow: 0px 10px 40px 0px #0000000D;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.h-full {
    height: 100% !important;
}

.h-50 {
    height: 50px !important;
}

.min-w-auto {
    min-width: auto !important;
}

.relative {
    position: relative;
}

@media (max-width:1199px) {
    .xl\:unset {
        position: unset !important;
    }
}

.absolute {
    position: absolute;
}

.z--1 {
    z-index: -1 !important;
}

.z-0 {
    z-index: 0 !important;
}

.z-1 {
    z-index: 1 !important;
}

.z-2 {
    z-index: 2 !important;
}

.z-3 {
    z-index: 3 !important;
}

.z-4 {
    z-index: 4 !important;
}

.z-5 {
    z-index: 5 !important;
}

.sectionBg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.sectionBg.-left {
    right: unset;
}

@media (max-width:991px) {
    .sectionBg.-left {
        position: relative;
        width: 100% !important;
        height: 100%;
    }
}

.sectionBg.-left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sectionBg.-w-1530 {
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    width: 1530px;
}

@media (max-width:1550px) {
    .sectionBg.-w-1530 {
        border-radius: 0 !important;
    }
}

.sectionBg.-mx-60 {
    margin: 0 60px;
}

@media (max-width:1600px) {
    .sectionBg.-mx-60 {
        margin: 0;
    }
}

@media (max-width:1199px) {
    .sectionBg.-mx-60 {
        margin: 0;
    }
}

.sectionBg.-mx-30 {
    margin: 0 30px;
}

@media (max-width:1600px) {
    .sectionBg.-mx-30 {
        margin: 0;
        border-radius: 0 !important;
    }
}

.sectionBg.-overlay-1::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width:991px) {
    .sectionBg.-type-1 {
        position: relative;
    }
}

.sectionBg.-type-1>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    z-index: 0;
    width: 1270px;
    max-width: 100%;
}

@media (max-width:1199px) {
    .sectionBg.-type-1>*:nth-child(1) {
        left: 30px;
        width: unset;
    }
}

.sectionBg.-type-1>*:nth-child(2) {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 30px;
    transform: translateY(-50%);
    width: 37vw;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}

@media (max-width:1199px) {
    .sectionBg.-type-1>*:nth-child(2) {
        aspect-ratio: 3/4;
        left: 0;
    }
}

@media (max-width:991px) {
    .sectionBg.-type-1>*:nth-child(2) {
        position: relative;
        aspect-ratio: unset;
        transform: unset;
        top: unset;
        left: unset;
        width: 100%;
        border-radius: 0;
    }
}

@media (max-width:991px) {
    .sectionBg.-type-2 {
        position: unset;
    }
}

.sectionBg.-type-2>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10vw;
    width: 1250px;
    max-width: 100%;
    z-index: 0;
}

@media (max-width:1199px) {
    .sectionBg.-type-2>*:nth-child(1) {
        width: 100%;
        left: 0;
        border-radius: 0 !important;
    }
}

.sectionBg.-type-2>*:nth-child(2) {
    position: absolute;
    top: 50px;
    bottom: 50px;
    right: 188px;
    width: 610px;
    height: calc(100% - 100px);
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}

@media (max-width:1199px) {
    .sectionBg.-type-2>*:nth-child(2) {
        width: 37vw;
        right: 100px;
    }
}

@media (max-width:991px) {
    .sectionBg.-type-2>*:nth-child(2) {
        position: relative;
        top: unset;
        bottom: unset;
        right: unset;
        width: 100%;
        height: auto;
        border-radius: 0 !important;
        margin-bottom: 40px;
    }
}

.aboutSection.-type-1 {
    padding: 210px 0;
}

@media (max-width:1199px) {
    .aboutSection.-type-1 {
        padding: 100px 0;
    }
}

@media (max-width:767px) {
    .aboutSection.-type-1 {
        padding: 60px 0;
    }
}

.aboutSection.-type-1 .aboutSection__text {
    padding-left: 40px;
    margin-bottom: 60px;
}

@media (max-width:1199px) {
    .aboutSection.-type-1 .aboutSection__text {
        padding-left: 0;
    }
}

.imageSlider.-type-1 {
    overflow: hidden;
    position: relative;
    margin: 0 20px;
    height: 960px;
    color: white;
    z-index: 0;
}

@media (max-width:1199px) {
    .imageSlider.-type-1 {
        height: 800px;
    }
}

@media (max-width:991px) {
    .imageSlider.-type-1 {
        height: 600px;
    }
}

@media (max-width:767px) {
    .imageSlider.-type-1 {
        height: 500px;
    }
}

@media (max-width:575px) {
    .imageSlider.-type-1 {
        height: 480px;
    }
}

.imageSlider.-type-1 .imageSlider__slider {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    border-radius: 12px;
    z-index: -1;
}

.imageSlider.-type-1 .imageSlider__image {
    position: relative;
    height: 100%;
}

.imageSlider.-type-1 .imageSlider__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(25, 29, 35, 0)23.13%, rgba(25, 29, 35, 0.7)100%);
}

.imageSlider.-type-1 .imageSlider__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.imageSlider.-type-1 .imageSlider__title {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.imageSlider.-type-1 .imageSlider__content {
    padding-top: 120px;
}

@media (max-width:767px) {
    .imageSlider.-type-1 .imageSlider__content {
        padding-top: 60px;
    }
}

.imageSlider.-type-1 .imageSlider__nav {
    display: flex;
}

.imageSlider.-type-1.-center .imageSlider__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 5;
}

.imageSlider.-type-1.-center .imageSlider__nav>* {
    display: flex;
    justify-content: space-between;
}

.testimonialsSection {
    position: relative;
    height: 960px;
    z-index: 0;
}

@media (max-width:1199px) {
    .testimonialsSection {
        height: 720px;
    }
}

@media (max-width:991px) {
    .testimonialsSection {
        height: 640px;
    }
}

@media (max-width:767px) {
    .testimonialsSection {
        height: auto;
    }
}

.testimonialsSection .container {
    height: 100%;
}

.testimonialsSection .row {
    height: 100%;
}

.testimonialsSection__bg {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.testimonialsSection__bg>*:nth-child(2) {
    width: 50%;
    height: 100%;
}

@media (max-width:1199px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 60%;
    }
}

@media (max-width:991px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 65%;
    }
}

@media (max-width:767px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 100%;
    }
}

.testimonialsSection__images {
    position: relative;
    display: flex;
    width: 50%;
    height: 100%;
    z-index: -1;
    transition: .5s;
}

@media (max-width:1199px) {
    .testimonialsSection__images {
        width: 40%;
    }
}

@media (max-width:991px) {
    .testimonialsSection__images {
        width: 35%;
    }
}

@media (max-width:767px) {
    .testimonialsSection__images {
        display: none;
    }
}

.testimonialsSection__images img {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.testimonialsSection__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.grid.-type-1 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-1>*:nth-child(1) {
    grid-column: span 3;
}

.grid.-type-1>*:nth-child(2) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-1>*:nth-child(3) {
    grid-column: span 5;
}

.grid.-type-1>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-1>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-1>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width:991px) {
    .grid.-type-1 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-1>*:nth-child(1) {
        grid-column: span 2;
    }

    .grid.-type-1>*:nth-child(2) {
        grid-column: span 3;
        grid-row: span 2;
    }

    .grid.-type-1>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-1>*:nth-child(4) {
        grid-column: span 5;
        aspect-ratio: 12/6;
    }

    .grid.-type-1>*:nth-child(5) {
        grid-column: span 2;
        height: 100%;
    }

    .grid.-type-1>*:nth-child(6) {
        grid-column: span 3;
        aspect-ratio: 30/24;
    }
}

@media (max-width:575px) {
    .grid.-type-1 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-1>*:nth-child(1) {
        grid-column: span 1;
        aspect-ratio: 19/15;
        order: 1;
    }

    .grid.-type-1>*:nth-child(2) {
        grid-column: span 2;
        aspect-ratio: 39/45;
        order: 3;
    }

    .grid.-type-1>*:nth-child(3) {
        grid-column: span 1;
        aspect-ratio: 19/15;
        order: 2;
    }

    .grid.-type-1>*:nth-child(4) {
        grid-column: span 2;
        aspect-ratio: 39/24;
        order: 4;
    }

    .grid.-type-1>*:nth-child(5) {
        grid-column: span 1;
        aspect-ratio: 19/24;
        order: 5;
    }

    .grid.-type-1>*:nth-child(6) {
        grid-column: span 1;
        aspect-ratio: 19/24;
        order: 6;
    }
}

.grid.-type-2 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-2>*:nth-child(1) {
    grid-column: span 3;
}

.grid.-type-2>*:nth-child(2) {
    grid-column: span 5;
}

.grid.-type-2>*:nth-child(3) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-2>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-2>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-2>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width:991px) {
    .grid.-type-2 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-2>* {
        height: 100%;
    }

    .grid.-type-2>*:nth-child(1) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(2) {
        grid-column: span 3;
    }

    .grid.-type-2>*:nth-child(3) {
        grid-column: span 5;
        grid-row: span 2;
    }

    .grid.-type-2>*:nth-child(4) {
        grid-column: span 3;
        height: 240px;
    }

    .grid.-type-2>*:nth-child(5) {
        grid-column: span 2;
        height: 240px;
    }

    .grid.-type-2>*:nth-child(6) {
        grid-column: span 5;
        height: 240px;
    }
}

@media (max-width:575px) {
    .grid.-type-2 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-2>* {
        height: 200px;
        max-height: 200px;
    }

    .grid.-type-2>*:nth-child(1) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(2) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(4) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(5) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(6) {
        grid-column: span 1;
    }
}

.grid.-type-3 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-3>*:nth-child(1) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-3>*:nth-child(2) {
    grid-column: span 3;
}

.grid.-type-3>*:nth-child(3) {
    grid-column: span 5;
}

.grid.-type-3>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-3>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-3>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width:991px) {
    .grid.-type-3 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-3>* {
        height: 100%;
    }

    .grid.-type-3>*:nth-child(1) {
        grid-column: span 3;
    }

    .grid.-type-3>*:nth-child(2) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(4) {
        grid-column: span 3;
        height: 240px;
    }

    .grid.-type-3>*:nth-child(5) {
        grid-column: span 2;
        height: 240px;
    }

    .grid.-type-3>*:nth-child(6) {
        grid-column: span 5;
        height: 240px;
    }
}

@media (max-width:575px) {
    .grid.-type-3 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-3>* {
        height: 200px;
        max-height: 200px;
    }

    .grid.-type-3>*:nth-child(1) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(2) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(4) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(5) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(6) {
        grid-column: span 1;
    }
}

@media (max-width:575px) {
    .mobile-css-slider {}

    .mobile-css-slider>* {
        scroll-snap-align: start;
    }

    .mobile-css-slider.-w-280>* {
        max-width: 280px;
    }

    .mobile-css-slider.-w-160>* {
        max-width: 160px;
    }

    .mobile-css-slider.-w-300>* {}
}

.mobile-css-slider-2 {
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.mobile-css-slider-2::-webkit-scrollbar {
    display: none;
}

.mobile-css-slider-2::-webkit-scrollbar-thumb {
    display: none;
}

.mobile-css-slider-2>* {
    scroll-snap-align: start;
}

.pl-calendar {
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 12px;
    background-color: white;
    font-size: 15px;
    font-weight: 500;
}

.pl-tag {
    display: flex;
    align-items: center;
    border-radius: 200px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 10px;
    padding-right: 30px;
    transition: 0.2s;
}

.pl-tag__grid {
    display: flex;
    justify-content: space-between;
}

.pl-tag__grid>*+* {
    margin-left: 10px;
}

.pl-tag__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #FEF7F4;
    transition: 0.2s;
}

.pl-tag__title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin-left: 10px;
    white-space: nowrap;
}

.pl-tag:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pl-tag:hover .pl-tag__icon {
    background-color: var(--color-accent-1);
}

.pl-tag:hover .pl-tag__icon>* {
    color: white;
}

.shrink-0 {
    flex-shrink: 0;
}

.pl-blog-list {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .pl-blog-list {
        flex-direction: column;
    }
}

.pl-blog-list__image {
    margin-right: 30px;
}

@media (max-width:767px) {
    .pl-blog-list__image {
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.pl-blog-list__image img {
    aspect-ratio: 35/30;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.tableTest {
    overflow: scroll;
    width: 100%;
    margin-top: 30px;
}

.tableTest thead {
    height: 60px;
    border-radius: 12px;
}

.tableTest tbody tr {
    border-bottom: 1px solid var(--color-light-1);
}

.tableTest th {
    padding: 0 30px;
}

@media (max-width:767px) {
    .tableTest th {
        padding: 0 20px;
    }
}

.tableTest td {
    padding: 30px;
}

@media (max-width:767px) {
    .tableTest td {
        padding: 20px;
    }
}

.tableTest td {
    min-width: 120px;
}

@media (max-width:575px) {
    .tableTest td {
        min-width: 100px;
    }
}

.tableTest .min-w-300 {
    min-width: 400px;
}

@media (max-width:575px) {
    .tableTest .min-w-300 {
        min-width: 350px;
    }
}

.featuresGrid {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 280px);
    gap: 30px;
    padding-left: 40px;
}

@media (max-width:1199px) {
    .featuresGrid {
        grid-template-columns: repeat(1, 1fr);
        padding-left: 0;
    }
}

.featuresGrid>*:nth-child(2) {
    grid-row: span 2;
}

.featuresGrid__item {
    height: 240px;
}

.singleInput.type-1 {
    position: relative;
    width: 450px;
    max-width: 100%;
    height: 80px;
}

.singleInput.type-1 input {
    background-color: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 100%;
    border-radius: 12px;
    padding: 0 25px;
    color: white;
}

.singleInput.type-1 input::-moz-placeholder {
    color: white;
}

.singleInput.type-1 input::placeholder {
    color: white;
}

.singleInput.type-1 button {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
}

.singleInput.type-1.-light input::-moz-placeholder {
    color: black;
}

.singleInput.type-1.-light input::placeholder {
    color: black;
}

.singleInput.-type-2 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.singleInput.-type-2 input {
    background-color: white;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    color: var(--color-dark-1);
    width: 350px;
}

@media (max-width:767px) {
    .singleInput.-type-2 input {
        width: 100%;
    }
}

.singleInput.-type-2 input::-moz-placeholder {
    color: var(--color-dark-1);
}

.singleInput.-type-2 input::placeholder {
    color: var(--color-dark-1);
}

.singleInput.-type-2 button {
    height: 60px;
}

.halfMap.-type-1 {
    display: flex;
    height: 100vh;
    width: 100%;
    padding-top: 88px;
}

@media (max-width:991px) {
    .halfMap.-type-1 {
        flex-direction: column;
        height: auto;
    }
}

@media (max-width:767px) {
    .halfMap.-type-1 {
        padding-top: 57px;
    }
}

.halfMap.-type-1 .halfMap__content {
    overflow-y: scroll;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-width: 750px;
    padding: 30px 60px;
}

.halfMap.-type-1 .halfMap__content::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.halfMap.-type-1 .halfMap__content::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width:991px) {
    .halfMap.-type-1 .halfMap__content {
        overflow: visible;
        order: 2;
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .halfMap.-type-1 .halfMap__content {
        padding: 30px 24px;
        width: 100vw;
    }
}

.halfMap.-type-1 .halfMap__map {
    width: 100%;
    height: 100%;
}

.halfMap.-type-1 .halfMap__map .map {
    height: 100%;
    width: 100%;
}

@media (max-width:991px) {
    .halfMap.-type-1 .halfMap__map .map {
        min-height: 450px;
    }
}

.halfMap.-type-1.-wide .halfMap__content {
    max-width: 1080px;
}

.gm-style-iw-t {
    right: unset !important;
    left: 25px;
    bottom: 20px !important;
}

.mapMarker {
    position: relative;
    z-index: 100;
}

.gm-style .gm-style-iw-c {
    border-radius: 4px;
}

.mapItem__img {
    width: 100px !important;
    height: 100px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.mapItem__content {
    height: 100px;
}

.mt-header {
    margin-top: 88px;
}

@media (max-width:767px) {
    .mt-header {
        margin-top: 57px;
    }
}

.map {
    height: 500px;
}

@media (max-width:767px) {}

.map__content {
    width: 100%;
    height: 100%;
}

.map__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.mapTourSingle {
    height: 550px;
}

@media (max-width:767px) {
    .mapTourSingle {
        height: 300px;
    }
}

.mapTourSingle__content {
    width: 100%;
    height: 100%;
    background-color: #a3a3a3;
}

.mapTourSingle2 {
    position: relative;
    height: 250px;
    z-index: 0;
}

.mapTourSingle2__button {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
}

.tourSingleGrid.-type-1 {
    overflow: hidden;
    position: relative;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 770px 250px 250px;
    grid-template-rows: 250px 250px;
    border-radius: 12px;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid>*:nth-child(1) {
    grid-row: 2 span;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid>*:nth-child(2) {
    grid-column: 2 span;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-1 .tourSingleGrid__grid {
        overflow-x: scroll;
        display: flex;
    }
}

.tourSingleGrid.-type-1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-1 img {
        width: calc(100% - 40px);
        height: auto;
        border-radius: 12px;
    }
}

.tourSingleGrid.-type-1 .tourSingleGrid__button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

.tourSingleGrid.-type-2 {
    overflow: hidden;
    position: relative;
}

.tourSingleGrid.-type-2 .tourSingleGrid__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 770px 510px;
    grid-template-rows: 250px 250px;
    border-radius: 12px;
}

.tourSingleGrid.-type-2 .tourSingleGrid__grid>*:nth-child(1) {
    grid-row: 2 span;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-2 .tourSingleGrid__grid {
        overflow-x: scroll;
        display: flex;
    }
}

.tourSingleGrid.-type-2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-2 img {
        width: calc(100% - 40px);
        height: auto;
        border-radius: 12px;
    }
}

.tourSingleGrid.-type-2 .tourSingleGrid__button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

table.table th {
    padding: 25px 40px;
    line-height: 1;
    font-weight: 500;
}

table.table th:first-child {
    border-radius: 8px 0 0 8px;
}

table.table th:last-child {
    border-radius: 0 8px 8px 0;
}

table.table tbody>tr+tr {
    border-top: 1px solid var(--color-light-6);
}

table.table td {
    padding: 20px 40px;
    font-size: 15px;
}

table.table-4 th {
    font-weight: 500;
    padding: 20px 30px;
    line-height: 1.2;
    min-width: 130px;
}

@media (max-width:1199px) {
    table.table-4 th {
        padding: 15px 15px;
        min-width: 100px;
    }
}

table.table-4 th:first-child {
    border-radius: 8px 0 0 8px;
}

table.table-4 th:last-child {
    border-radius: 0 8px 8px 0;
}

table.table-4 tbody tr {
    vertical-align: top;
}

table.table-4 tbody>tr+tr {
    border-top: 1px dashed var(--color-border);
}

table.table-4 td {
    padding: 20px 30px;
    font-size: 15px;
    line-height: 1.2;
    min-width: 130px;
}

@media (max-width:1199px) {
    table.table-4 td {
        padding: 15px 15px;
    }
}

table.table-4.-border-bottom tbody>tr {
    border-top: none;
    border-bottom: 1px dashed var(--color-border);
}

.line {
    width: 100%;
    height: 1px;
    background-color: #E7E6E6;
}

.line__word {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: white;
    z-index: 1;
}

.tourSingleSidebar {
    position: relative;
    width: 360px;
    padding: 30px;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    background-color: white;
}

@media (max-width:767px) {
    .tourSingleSidebar {
        width: 100%;
    }
}

.tourSingleSidebar.-top-320 {
    margin-top: -320px;
}

@media (max-width:991px) {
    .tourSingleSidebar.-top-320 {
        margin-top: 0;
    }
}

.tourSingleHero5 {
    position: relative;
    padding-top: 440px;
    padding-bottom: 80px;
    z-index: 0;
}

@media (max-width:991px) {
    .tourSingleHero5 {
        padding-top: 140px;
        padding-bottom: 80px;
    }
}

@media (max-width:575px) {
    .tourSingleHero5 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.tourSingleHero5__image {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    right: 60px;
    border-radius: 12px 12px 0 0;
    z-index: -1;
}

@media (max-width:991px) {
    .tourSingleHero5__image {
        left: 0;
        right: 0;
        border-radius: 0;
    }
}

.tourSingleHero5__image>*:nth-child(1) {
    height: 100%;
}

.tourSingleHero5__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourSingleHero5__image .icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.navTourSingle {
    position: absolute;
    top: 50%;
    left: 60px;
    right: 60px;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}

@media (max-width:991px) {
    .navTourSingle {
        display: none;
    }
}

.navTourSingle__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.dropdown {
    cursor: pointer;
    position: relative;
    z-index: 10;
}

@media (max-width:767px) {
    .dropdown {
        position: unset !important;
    }
}

.dropdown.-type-1 .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    min-width: 220px;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #E7E6E6;
    outline: 1px solid transparent;
    transition: .1s;
}

.dropdown.-type-1 .dropdown__button:hover {
    outline: 2px solid #E7E6E6;
}

.dropdown.-type-1 .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-1 .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-1 .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.-base .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    min-width: 220px;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #E7E6E6;
    outline: 1px solid transparent;
    transition: .1s;
}

.dropdown.-base .dropdown__button:hover {
    outline: 2px solid #E7E6E6;
}

.dropdown.-base .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
    z-index: 100;
}

@media (max-width:767px) {
    .dropdown.-base .dropdown__menu {
        top: unset;
    }
}

.dropdown.-base-w .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 300px;
}

@media (max-width:575px) {
    .dropdown.-base-w .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.-date .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 460px;
}

@media (max-width:575px) {
    .dropdown.-date .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.-price .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 300px;
}

@media (max-width:575px) {
    .dropdown.-price .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.is-active {
    z-index: 20;
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.dropdown {
    cursor: pointer;
    position: relative;
    display: inline-block;
    z-index: 10;
}

.dropdown.-type-list .dropdown__button {
    display: inline-block;
    transition: .1s;
}

.dropdown.-type-list .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-list .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-list .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.dropdown {
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.dropdown.-type-2 .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .1s;
}

.dropdown.-type-2 .dropdown__button span:nth-child(1) {
    margin-right: 4px;
}

.dropdown.-type-2 .dropdown__button i {
    margin-left: 10px;
}

.dropdown.-type-2 .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-2 .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-2 .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.testimonialsPagination.-type-1 {
    display: grid;
    justify-content: center;
    gap: 30px;
    grid-template-columns: repeat(3, min-content);
}

@media (max-width:1199px) {
    .testimonialsPagination.-type-1 {
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:767px) {
    .testimonialsPagination.-type-1 {
        gap: 12px;
        grid-template-columns: repeat(1, 1fr);
    }
}

.testimonialsPagination.-type-1 .testimonialsPagination__item {
    display: flex;
    align-items: center;
    width: 370px;
    max-width: 100%;
    padding: 12px;
    border-radius: 200px;
    background-color: white;
    border: 1px solid #E7E6E6;
}

@media (max-width:1199px) {
    .testimonialsPagination.-type-1 .testimonialsPagination__item {
        width: 100%;
    }
}

.testimonialsPagination.-type-1 .testimonialsPagination__item img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
}

.testimonialsPagination.-type-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: -18px;
}

.testimonialsPagination.-type-2>* {
    padding: 18px;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item>* {
    position: relative;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item.is-active>*::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -11px;
    bottom: -11px;
    right: -11px;
    left: -11px;
    border-radius: 100%;
    border: 2px solid var(--color-accent-1);
}

.testimonialsPagination.-type-2.-blue .testimonialsPagination__item.is-active>*::after {
    border: 2px solid var(--color-accent-2);
}

.specialCardGrid>*:nth-child(1).specialCard {
    color: white;
}

.specialCardGrid>*:nth-child(2).specialCard {
    color: white;
}

.specialCardGrid>*:nth-child(2).specialCard__content {
    padding-top: 70px;
}

.specialCardGrid>*:nth-child(3).specialCard__content {
    justify-content: flex-start;
    padding-top: 43px;
}

.specialCardGrid>*:nth-child(3).specialCard__title {
    color: black;
}

.specialCard {
    position: relative;
    width: 100%;
    height: 200px;
    z-index: 0;
}

.specialCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.specialCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.specialCard__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    height: 100%;
}

.specialCard__subtitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
}

.specialCard__title {
    font-size: 24px;
    font-weight: 700;
    color: white;
    line-height: 1.3;
    text-transform: capitalize;
}

.specialCard__text {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 5px;
}

.-hover-bg-white {
    transition: .15s;
}

.-hover-bg-white:hover {
    background-color: white;
}

.video {
    position: relative;
    padding-top: 250px;
    padding-bottom: 200px;
    z-index: 0;
}

@media (max-width:991px) {
    .video {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

@media (max-width:767px) {
    .video {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width:575px) {
    .video {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.video__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.video__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tooltip {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #615E5E;
}

.tooltip__content {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 11px;
    font-size: 14px;
    line-height: 1.2;
    background-color: var(--color-dark-1);
    color: white;
    border-radius: 8px;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tooltip__content::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: black;
    transform: rotate(45deg);
}

.tooltip.-top .tooltip__content {
    bottom: calc(100% + 6px);
    transform: translateY(8px);
}

.tooltip.-top .tooltip__content::after {
    bottom: -4px;
}

.tooltip.-bottom .tooltip__content {
    top: calc(100% + 6px);
    transform: translateY(-8px);
}

.tooltip.-bottom .tooltip__content::after {
    top: -4px;
}

.tooltip.-left .tooltip__content {
    right: calc(100% + 6px);
    transform: translateX(8px);
}

.tooltip.-left .tooltip__content::after {
    right: -4px;
}

.tooltip.-right .tooltip__content {
    left: calc(100% + 6px);
    transform: translateX(-8px);
}

.tooltip.-right .tooltip__content::after {
    left: -4px;
}

.tooltip:hover .tooltip__content {
    transform: none;
    opacity: 1;
}

.progressBar {
    position: relative;
}

.progressBar__bg {
    width: 100%;
    height: 4px;
    border-radius: 4px;
}

.progressBar__bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 100%;
    border-radius: 4px;
}

.progressBar__bar span {
    position: absolute;
    right: 0;
    bottom: 100%;
}

.noUi-target {
    height: 3px;
    border: none;
}

.noUi-base {
    background-color: var(--color-border);
}

.noUi-connect {
    background-color: var(--color-accent-1) !important;
    box-shadow: 0 !important;
}

.noUi-handle {
    border-radius: 100%;
    width: 30px !important;
    height: 30px !important;
    top: 50% !important;
    transform: translateY(-50%);
    border: 2px solid var(--color-accent-1);
    box-shadow: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.noUi-handle::after {
    content: "|||";
    position: absolute;
    left: unset !important;
    top: unset !important;
    width: auto !important;
    height: auto !important;
    background-color: transparent !important;
    font-size: 13px;
    color: var(--color-accent-1);
}

.noUi-handle.noUi-handle-lower {
    right: -25px !important;
}

.noUi-handle.noUi-handle-upper {
    right: -5px !important;
}

.list-disc li {
    list-style-type: disc;
    list-style-position: inside;
}

.circle {
    display: flex;
    align-items: center;
}

.circle::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: currentColor;
    margin-right: 5px;
}

.border-dash-1 {
    border: 1px dashed var(--color-primary, #EB662B);
}

.absoluteIcon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    width: 37px;
    height: 37px;
}

.iconList {
    border: 1px solid var(--Border, #E7E6E6);
    border-radius: 12px;
}

.iconList__item {
    padding: 10px;
}

.iconList__item+* {
    border-top: 1px solid var(--Border, #E7E6E6);
}

.iconList__content {
    width: 100%;
}

.ulList {
    padding-left: 8px;
}

.ulList li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: black;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

.ulList2 {
    padding-left: 8px;
}

.ulList2 li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: var(--color-accent-1);
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

.roadmap {
    position: relative;
}

.roadmap::before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 13px;
    border-left: 1px dashed var(--color-primary, #EB662B);
    z-index: -1;
}

.roadmap__item {
    display: flex;
}

.roadmap__item+* {
    margin-top: 30px;
}

.roadmap__wrap {
    margin-left: 15px;
}

.roadmap__iconBig {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: var(--color-accent-1);
    color: white;
    font-size: 16px;
}

.roadmap__icon {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 3px solid var(--color-accent-1);
    background-color: white;
    margin-top: 6px;
    margin-left: 5px;
}

.roadmap__title {
    font-size: 16px;
    font-weight: 500;
}

.roadmap__content {
    width: 580px;
    margin-top: 15px;
}

@media (max-width:767px) {
    .roadmap__content {
        width: 100%;
    }
}

.overallRating {
    overflow: hidden;
    border-radius: 12px;
}

.overallRating__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
}

@media (max-width:767px) {
    .overallRating__list {
        grid-template-columns: 1fr;
    }
}

.overallRating__list>*:nth-child(1) {
    grid-column: 2 span;
}

@media (max-width:767px) {
    .overallRating__list>*:nth-child(1) {
        grid-column: 1 span;
    }
}

.overallRating__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(235, 102, 43, 0.04);
    padding: 16px 30px;
}

.overallRating__item:nth-child(1) {
    background-color: rgba(235, 102, 43, 0.1);
}

.overallRating__content {
    display: flex;
    align-items: center;
}

.overallRating__icon {
    display: flex;
    margin-right: 30px;
}

.reviewsGrid {
    display: grid;
    grid-template-columns: repeat(3, min-content);
    gap: 30px 50px;
}

@media (max-width:767px) {
    .reviewsGrid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.reviewsGrid__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}

@media (max-width:767px) {
    .reviewsGrid__item {
        width: 100%;
    }
}

.overflowAuto {
    overflow: auto;
}

.dbSearch {
    position: relative;
    display: flex;
    align-items: center;
}

.dbSearch i {
    position: absolute;
    left: 18px;
}

.dbSearch input {
    background-color: var(--color-light-1);
    border-radius: 12px;
    height: 50px;
    padding: 0 48px;
}

.blockquote {
    display: flex;
}

.blockquote__icon {
    margin-right: 20px;
}

.blockquote__text {
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 28px;
    padding-right: 40px;
}

@media (max-width:991px) {
    .blockquote__text {
        padding-right: 0;
    }
}

.testimonialsSlider_1-pagination>* {
    cursor: pointer;
    transition: 0.2s;
}

.testimonialsSlider_1-pagination .is-active {
    box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
}

.testimonialsSlider_2-pagination>* {
    cursor: pointer;
}

.input-white::-moz-placeholder {
    color: white;
}

.input-white::placeholder {
    color: white;
}

.toTopButton {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 100;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    transition: 0.2s;
}

@media (max-width:767px) {
    .toTopButton {
        bottom: 75px;
        right: 8px;
        width: 54px;
        height: 54px;
    }
}

.toTopButton svg {
    fill: var(--color-accent-1);
    transition: 0.2s;
}

.toTopButton:hover {
    background-color: var(--color-accent-1);
}

.toTopButton:hover svg {
    fill: white !important;
}

.toTopButton.is-hidden {
    opacity: 0;
    pointer-events: none;
}

.text-overflow {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.-hover-image-scale__image {
    overflow: hidden;
}

.-hover-image-scale__image img {
    transition: 0.6s;
}

.-hover-image-scale:hover .-hover-image-scale__image img {
    transform: scale(1.15);
}

.gallery__item {
    position: relative;
    display: block;
}

.gallery__item:hover .gallery__button {
    opacity: 1;
}

.gallery__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%)translateX(-50%);
    background-color: black;
    border-radius: 100%;
    width: rem(52px);
    height: rem(52px);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.gallery__button .icon {
    color: white;
    stroke-width: 1;
    width: rem(28px);
    height: rem(28px);
}

.gallery__button.-bottom-right {
    top: unset;
    left: unset;
    transform: unset;
    bottom: rem(30px);
    right: rem(30px);
}

.tourPagesSidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    overflow: hidden;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

.tourPagesSidebar__overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.tourPagesSidebar__header {
    margin-bottom: 20px;
}

.tourPagesSidebar__content {
    overflow-y: scroll;
    height: 100%;
    width: 360px;
    max-width: 100vw;
    background-color: white;
    padding: 20px 30px;
}

.tourPagesSidebar__content::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.tourPagesSidebar__content::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.tourPagesSidebar.-is-active {
    opacity: 1;
    pointer-events: auto;
}

.-hover-opacity {
    transition: 0.2s;
    opacity: 0.3;
}

.-hover-opacity:hover {
    opacity: 1;
}

button.gm-ui-hover-effect {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 35px !important;
    height: 35px !important;
    z-index: 0;
}

button.gm-ui-hover-effect>span {
    background-color: white !important;
    width: 20px !important;
    height: 20px !important;
}

button.gm-ui-hover-effect::after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    z-index: -1;
}

.gm-style-iw-d {
    overflow: visible !important;
}

.gm-style-iw.gm-style-iw-c {
    padding: 0 !important;
    border-radius: 12px !important;
    max-width: 300px !important;
}

.searchMenu-date {
    position: relative;
}

.searchMenu-date__field {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.searchMenu-date__field.-is-active {
    pointer-events: auto;
    opacity: 1;
}

@media (max-width:991px) {
    .searchMenu-date__field {
        transform: none;
        width: auto;
        left: -20px;
        right: -20px;
    }
}

@media (max-width:575px) {
    .searchMenu-date__field {
        left: -35px;
        right: -35px;
    }
}

.searchMenu-date .calendar-icon {
    position: absolute;
    top: 0;
    z-index: 10;
}

.searchMenu-date .calendar-icon.-left {
    left: 8px;
}

.searchMenu-date .calendar-icon.-right {
    right: 8px;
}

.sroll-bar-1::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.sroll-bar-1::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.h-500 {
    height: 500px;
}

.elCalendar__slider {
    overflow: hidden;
}

.elCalendar__sliderNav {
    position: absolute;
    top: 6px;
    z-index: 10;
}

.elCalendar__sliderNav.-prev {
    left: 8px;
}

.elCalendar__sliderNav.-next {
    right: 8px;
}

.elCalendar__month {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.elCalendar__header {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px;
    width: 100%;
}

.elCalendar__header__sell {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width:767px) {
    .elCalendar__header__sell {
        width: 32px;
        height: 32px;
    }
}

.elCalendar__body {
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px;
    width: 100%;
}

.elCalendar__sell {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    transition: 0.2s;
    font-size: 15px;
    font-weight: 500;
}

@media (max-width:767px) {
    .elCalendar__sell {
        width: 32px;
        height: 32px;
    }
}

.elCalendar__sell.-dark {
    opacity: 0.4;
}

.elCalendar__sell:hover {
    background-color: rgba(0, 0, 0, 0.041);
}

.elCalendar__sell.-is-active {
    position: relative;
    background-color: var(--color-accent-1);
    color: white;
    z-index: 2;
}

.elCalendar__sell.-is-in-path {
    position: relative;
    color: var(--color-dark-1) !important;
    z-index: 0;
}

.elCalendar__sell.-is-in-path::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    height: 100%;
    background-color: #F5F5F5;
    z-index: -2;
}

.tourCard__header {
    position: relative;
}

.mytxt {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #fefefe;
    padding: 2px 10px;
    border-radius: 15px;
    background-color: #000000ab;
}

.ssty {
    color: #f06c21;
    font-family: 'Dancing Script';
    font-weight: 900;
}

.m-bottom {
    margin-bottom: 30px;
}

.bg-sign {
    position: absolute;
    top: 0;
    left: 0;
    background: #00000033;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.map__content .img-cover {
    height: 450px !important;
    width: 100% !important;
    padding-bottom: 20px;
}

.timeline-image {
    width: 100%;
    max-width: 300px;
    border-radius: 8px;
    margin-bottom: 15px;
    max-height: 170px;
    object-fit: cover;
}

.tourCard.-type-2 .tourCard__image img {
    height: 260px;
}

.collection-info ul li:nth-of-type(1) {
    font-size: 12px;
    font-weight: 400;
    color: white;
    font-family: "Lato", sans-serif;
}

.collection-info ul li:nth-of-type(2) {
    margin-top: -18px;
    font-size: 28px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .8);
    color: white;
    font-family: "Lato", sans-serif;
}

.banner-heading p {
    font-size: 26px;
    font-weight: 600;
    color: white;
    line-height: 35px;
}

.font-spat {
    margin-left: 30px;
    font-size: 16px;
}

.collection-info {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 -20px;
}

.collection-info ul {
    font-weight: 700;
    list-style: none;
    margin: 0;
}

.hero__slide {
    position: relative;
}

.hero__slide .hero__content {
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(-50%, -50%);
    text-align: start;
    z-index: 1;
    color: #fff;
}

.hero__slide img {
    width: 100%;
    height: auto;
    display: block;
}

.bnn {
    margin-top: 10px;
    background-color: #F94E02;
    width: 35%;
    height: 35px;
    border-radius: 20px;
    color: white;
    font-weight: 400;
    font-size: 20px;
}

.bnn:hover {
    background-color: #ff570d;
}

.head-2 {
    text-align: center;
}

@media (max-width:768px) {
    .hero__slide .hero__content {
        left: 41%;
    }

    .head-2 h5 {
        font-size: 35px;
    }

    .banner-heading {
        left: 0%;
        top: 38%;
        transform: none;
        z-index: 11;
    }

    .bnn {
        height: 40px
    }
}

.blog-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.blog-header {
    text-align: center;
    margin-bottom: 40px;
}

.blog-title {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.8rem, 5vw, 2.8rem);
    color: #2c3e50;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.blog-title:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #27ae60, #2ecc71);
}

.blog-subtitle {
    font-size: clamp(1rem, 2.5vw, 1.2rem);
    color: #7f8c8d;
    max-width: 700px;
    margin: 0 auto;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
}

.blog-card {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.blog-card:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.card-image-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    overflow: hidden;
}

.card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-bottom: 4px solid #27ae60;
}

.card-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.card-category {
    display: inline-block;
    background: #2ecc71;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: bold;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    align-self: flex-start;
}

.card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.2rem, 2vw, 1.5rem);
    color: #333333;
    margin-bottom: 12px;
    line-height: 1.3;
}

.card-excerpt {
    color: #7f8c8d;
    font-size: clamp(0.9rem, 1.5vw, 1rem);
    margin-bottom: 15px;
    flex-grow: 1;
}

.read-more {
    display: inline-flex;
    align-items: center;
    color: #f06f26;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.read-more:hover {
    color: #ff7528;
}

.read-more:after {
    content: '→';
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.read-more:hover:after {
    transform: translateX(5px);
}

.adventure-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.7rem;
    font-weight: bold;
    z-index: 1;
}

@media (max-width:768px) {
    .blog-grid {
        grid-template-columns: 1fr;
    }

    .blog-header {
        margin-bottom: 30px;
    }

    .card-content {
        padding: 15px;
    }
}

@media (max-width:480px) {
    .blog-container {
        padding: 10px;
    }

    .blog-title {
        font-size: 1.5rem;
    }

    .blog-subtitle {
        font-size: 0.9rem;
    }
}

.ssty {
    color: #f06c21;
    font-family: 'Dancing Script';
    font-weight: 900;
}

.loves-sec {}

.travel-section {
    width: 100%;
    display: flex;
    min-height: 100vh;
    background: #f9f9f9;
}

.image-container {
    width: 50%;
    position: relative;
}

.image-container img {
    max-width: 90%;
    bottom: 0px;
    position: relative;
    margin-top: 130px;
    margin-left: 20px;
}

.content-container {
    width: 50%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.trust-text {
    font-size: 14px;
    color: #f94a00;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width: 500px;
    max-width: 100%;
    margin-top: 40px;
}

.main-heading {
    font-size: 42px;
    font-weight: 700;
    color: #021a5f;
    margin-bottom: 18px;
    margin-top: 12px;
    line-height: 1.3;
    width: 100%;
}

.description {
    font-size: 16px;
    color: #7f8c8d;
    line-height: 1.8;
    margin-bottom: 44px;
    width: 100%;
}

.highlight-text {
    font-size: 15px;
    color: #f06c21;
    font-weight: 400;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
}

.highlight-text::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    height: 60%;
    width: 4px;
    background: #f94a00;
    border-radius: 2px;
}

.stats-container {
    display: flex;
    gap: 20px;
}

.stat-box {
    flex: 1;
    background: white;
    padding: 15px 10px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
}

.stat-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.stat-number {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #f94a00;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

.stat-number::after {
    content: '+';
    position: absolute;
    right: -22px;
    top: 0;
    color: #f94a00;
}

.stat-title {
    font-size: 14px;
    color: #7f8c8d;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@keyframes countUp {
    from {
        transform: translateY(20px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.stat-number.animated {
    animation: countUp 1s ease-out forwards;
}

@media (max-width:1200px) {
    .content-container {
        padding: 60px;
    }
}

@media (max-width:992px) {
    .travel-section {
        flex-direction: column;
    }

    .image-container,
    .content-container {
        width: 100%;
    }

    .image-container {
        height: 400px;
    }

    .content-container {
        padding: 60px 40px;
    }
}

@media (max-width:768px) {
    .stats-container {
        flex-direction: column;
    }

    .main-heading {
        font-size: 36px;
    }
}

.tourbox-card {
    box-shadow: 0 0 5px #ddd;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.tourbox-image-container {
    position: relative;
    overflow: hidden;
    aspect-ratio: 5/3;
}

.tourbox-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.tourbox-card:hover .tourbox-image {
    transform: scale(1.05);
}

.tourbox-discount {
    position: absolute;
    top: 15px;
    left: 0px;
    background-color: #dc3545;
    color: white;
    padding: 4px 12px;
    border-radius: 0 12px 12px 0;
    font-size: 14px;
    font-weight: 600;
    z-index: 2;
}

.tourbox-icon-btn {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    transition: all 0.2s ease;
}

.tourbox-icon-btn:hover {
    background: #fff;
    color: #dc3545;
    transform: scale(1.1);
}

.tourbox-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    z-index: 1;
}

.tourbox-body {
    padding: 20px;
}

.tourbox-meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.tourbox-rating {
    color: #ffc107;
    font-size: 14px;
}

.tourbox-days {
    color: #6c757d;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.tourbox-divider {
    border-top: 1px dashed #d5d5d5;
    margin: 10px 0;
}

.tourbox-location {
    font-size: 12px;
    color: #6c757d;
    margin-bottom: 5px;
}

.tourbox-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
    color: #212529;
}

.tourbox-price {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.tourbox-price-label {
    color: #000;
    font-size: 14px;
}

.tourbox-price-current {
    font-weight: 700;
    font-size: 18px;
    color: #212529;
}

.tourbox-price-old {
    text-decoration: line-through;
    color: #6c757d;
    font-size: 12px;
}

.extra i {
    color: #f06c21;
}

.extra p {
    color: #6c757d;
}

.tourbox-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #f06f4e;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.2s ease;
}

.tourbox-btn:hover {
    color: #ff7652;
}

.tourbox-action-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

.tourbox-whatsapp-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #128C7E;
    color: white;
    padding: 4px 12px;
    border-radius: 6px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
}

.tourbox-whatsapp-btn:hover {
    background-color: #0a6056;
    color: white;
}

.up-com {
    padding: 30px 30px;
}

.upcoming h2 {
    font-size: 30px;
    padding-bottom: 20px;
}

.upcoming span {
    color: #f06c21;
    font-family: 'Dancing Script';
    font-weight: 900;
}

.upcoming {}

.banner-ten-2 .category-size {
    font-size: 15px;
    color: white;
    font-weight: 100;
}

.trip-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.trip-card-img {
    width: 100%;
    height: 280px;
    display: block;
    transition: transform 0.5s ease;
}

.trip-card:hover .trip-card-img {
    transform: scale(1.05);
}

.trip-card-overlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: center;
    transition: background 0.3s ease;
}

.trip-card:hover .trip-card-overlay {
    background: rgba(0, 0, 0, 0.8);
}

.trip-card:hover .trip-card-img {
    transform: scale(0.95);
}

.Soon {
    margin-top: 20px;
}

span.ssty {}

.travelx {
    padding: 30px 15px;
    box-sizing: border-box;
}

.travelx-container {
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
}

.travelx-container.travelx-section {
    background-image: url('../images/new-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 20px;
    border-radius: 30px;
}

.travelx-title {
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 30px;
    color: #021A5F;
    line-height: 1.3;
}

.vibe {
    color: #f06c21;
    font-weight: 900;
}

.swiper-container {
    width: 100%;
    padding: 20px 0 40px;
}

.travelx-card {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    overflow: hidden;
    text-align: center;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    cursor: pointer;
    margin: 0 auto;
    max-width: 280px;
}

.travelx-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: all 0.4s ease;
    filter: blur(0.5px);
}

.travelx-card:hover img {
    filter: none;
}

.travelx-card h3 {
    font-size: 1.2rem;
    padding: 12px 10px;
    margin: 0;
    color: #021A5F;
    background-color: rgba(255, 255, 255, 0.82);
    transition: color 0.3s ease;
}

.travelx-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.15);
}

.travelx-card:hover h3 {
    color: #f06c21;
}

.swiper-pagination {
    bottom: 10px !important;
}

.swiper-pagination-bullet {
    background: #021A5F;
    opacity: 0.5;
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet-active {
    background: #f06c21;
    opacity: 1;
}

@media (max-width:1024px) {
    .travelx-title {
        font-size: 2rem;
    }

    .travelx-card {
        max-width: 240px;
    }

    .travelx-card img {
        height: 160px;
    }
}

@media (max-width:768px) {
    .travelx-container.travelx-section {
        padding: 20px 15px;
        border-radius: 20px;
    }

    .travelx-title {
        font-size: 1.8rem;
        margin-bottom: 25px;
    }

    .travelx-card {
        max-width: 220px;
    }

    .travelx-card img {
        height: 140px;
    }

    .travelx-card h3 {
        font-size: 1.1rem;
        padding: 10px;
    }
}

@media (max-width:480px) {
    .banner-ten-2 .category-size {
        font-size: 11px;
    }

    .travelx {
        padding: 20px 10px;
    }

    .travelx-container.travelx-section {
        padding: 15px 10px;
        border-radius: 15px;
    }

    .travelx-title {
        font-size: 1.5rem;
        margin: 15px 0 20px;
    }

    .travelx-card {
        max-width: 400px;
    }

    .travelx-card img {
        height: 180px;
    }

    .swiper-pagination {
        bottom: 5px !important;
    }
}

.soon-2 {
    margin-top: 28px;
}

:root {
    --primary: #6C63FF;
    --secondary: #FF6584;
}

.why-choose-us {
    padding: 30px 0;
    text-align: center;
}

.section-title {
    font-size: 2.8rem;
    margin-bottom: 60px;
    background: linear-gradient(45deg, var(--primary), var(--secondary));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
}

.features-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.feature-card {
    width: 250px;
    padding: 40px 25px;
    background: white;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
}

.feature-card:hover {
    transform: translateY(-10px)scale(1.03);
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.15);
}

.feature-card::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(108, 99, 255, 0.1)0%, rgba(255, 255, 255, 0)70%);
    z-index: -1;
    transition: all 0.6s ease;
}

.feature-card:hover::before {
    transform: scale(1.2);
}

.feature-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    color: white;
    background: linear-gradient(135deg, var(--primary), var(--secondary));
    border-radius: 50%;
    box-shadow: 0 10px 30px rgba(108, 99, 255, 0.3);
    position: relative;
    transition: all 0.5s ease;
}

.feature-card:hover .feature-icon {
    transform: rotateY(360deg)scale(1.1);
    box-shadow: 0 15px 40px rgba(108, 99, 255, 0.4);
}

.feature-title {
    font-size: 1.3rem;
    margin-bottom: 15px;
    font-weight: 600;
    color: #333;
}

.feature-desc {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #666;
}

@media (max-width:768px) {
    .section-title {
        font-size: 2.2rem;
        margin-bottom: 40px;
    }

    .feature-card {
        width: 220px;
        padding: 30px 20px;
    }
}

@media (max-width:480px) {
    .why-choose-us {
        padding: 30px 0;
    }

    .features-grid {
        gap: 20px;
    }

    .feature-card {
        width: 100%;
        max-width: 280px;
    }
}

.faq-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.faq-title {
    text-align: center;
    font-size: 2rem;
    color: #2c3e50;
    margin-bottom: 2rem;
    position: relative;
}

.faq-title::after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #6C63FF, #FF6584);
    margin: 10px auto 0;
    border-radius: 2px;
}

.faq-item {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 1rem;
    overflow: hidden;
    border: 1px solid #e0e0e0;
}

.faq-question {
    padding: 1.2rem 1.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #2c3e50;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.faq-question:hover {
    background: #f9f9f9;
}

.faq-question::after {
    content: '+';
    font-size: 1.5rem;
    color: #6C63FF;
    transition: transform 0.3s ease;
}

.faq-answer {
    padding: 0 1.5rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    color: #555;
    line-height: 1.6;
    border-top: 1px solid transparent;
}

.faq-toggle {
    display: none;
}

.faq-toggle:checked+.faq-question {
    background: #f5f5ff;
}

.faq-toggle:checked+.faq-question::after {
    content: '-';
}

.faq-toggle:checked+.faq-question+.faq-answer {
    max-height: 300px;
    padding: 1rem 1.5rem 1.5rem;
    border-top-color: #eee;
}

.faq-container {
    width: min(90%, 800px);
}

.faq-question {
    font-size: clamp(1rem, 2vw, 1.1rem);
    padding: clamp(1rem, 2vw, 1.2rem)clamp(1rem, 3vw, 1.5rem);
}

.responsive-testimonial-slider {
    padding: 30px 30px;
    background-color: var(--secondary-color);
}

.stars-2 {
    color: #FFC631;
    font-size: 20px;
}

.g-logo img {
    width: 150px;
}

.container {
    margin: 0 auto;
    padding: 0 15px;
}

.section-heading {
    text-align: center;
    margin-bottom: 3rem;
}

.section-heading p {
    color: var(--primary-color);
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.875rem;
}

.section-heading h2 {
    color: var(--text-color);
    font-size: 2rem;
    margin-top: 0.5rem;
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    padding: 0 40px;
}

.slider-track {
    display: flex;
    transition: transform 0.5s ease;
}

.testimonial-card {
    min-width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

.client-image {
    text-align: center;
    margin-bottom: 1.5rem;
}

.client-image img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--white);
    box-shadow: var(--shadow);
}

.testimonial-content {
    background: var(--white);
    padding: 2rem;
    border-radius: 0.5rem;
    box-shadow: var(--shadow);
    text-align: center;
    position: relative;
}

.quote-icon {
    color: var(--primary-color);
    font-size: 1.5rem;
    position: absolute;
    top: 25px;
    left: 93%;
    transform: translateX(-50%);
    background: var(--white);
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--shadow);
}

.feedback {
    font-style: italic;
    text-align: left;
    color: var(--text-color);
    line-height: 1.6;
    text-align: center;
    margin-bottom: 1.5rem;
}

.client-info h3 {
    color: var(--text-color);
    font-size: 1.125rem;
}

.client-info span {
    color: #64748b;
    font-size: 0.875rem;
}

.slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--white);
    border: none;
    box-shadow: var(--shadow);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    z-index: 10;
    transition: all 0.3s ease;
}

.slider-nav:hover {
    background: var(--primary-color);
    color: var(--white);
}

.prev-slide {
    left: 0;
}

.next-slide {
    right: 0;
}

.slider-dots {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    gap: 0.5rem;
}

.slider-dots .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--light-gray);
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider-dots .dot.active {
    background: var(--primary-color);
    transform: scale(1.2);
}

.stars {
    color: #FFC631;
}

.rating {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.certified i {
    color: #4285F4;
}

.nn {
    color: #F06C21;
}

.rating span {
    margin-left: 10px;
}

@media (max-width:480px) {
    .read-more-btn {
        font-size: 0.8rem;
        padding: 5px 12px;
    }

    .responsive-testimonial-slider {
        padding: 2rem 0.5rem;
    }

    .testimonial-content {
        padding: 1.5rem 1rem;
    }

    .feedback {
        font-size: 0.9375rem;
    }
}

@media (max-width:360px) {
    .rating {
        font-size: 13px;
    }
}

@media (max-width:575px) {
    .testimonial-card {
        flex: 0 0 100%;
    }

    .slider-wrapper {
        padding: unset;
    }

    .rating {
        justify-content: space-around;
    }

    .feedback {
        text-align: center;
    }

    .client-image {
        margin-top: 15px
    }
}

@media (min-width:768px) {
    .testimonial-card {
        min-width: 50%;
        padding: 0 10px;
    }

    .section-heading h2 {
        font-size: 40px;
    }

    .client-image img {
        width: 100px;
        height: 100px;
    }
}

@media (max-width:991px) {
    .testimonial-card {
        flex: 0 0 50%;
    }
}

@media (min-width:992px) {
    .testimonial-card {
        min-width: 33.33%;
    }

    .slider-wrapper {
        padding: 0 60px;
    }

    .slider-nav {
        width: 50px;
        height: 50px;
    }
}

.slider-track-wrapper {
    overflow: hidden;
}

.pay {
    padding: 6px 16px !important;
    display: none;
}

@media (max-width:575.98px) {
    .pay {
        display: inline-block;
        padding: 2px 5px !important;
    }

    .button-info .book-btn-2 {
        padding: 2px 5px;
    }
}

.custom-swiper-prev,
.custom-swiper-next {
    color: #FB3F1B;
    background: rgba(255, 255, 255, 0.9);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}

.custom-swiper-prev::after {
    content: '\2039';
    font-size: 22px;
    font-weight: bold;
}

.custom-swiper-next::after {
    content: '\203A';
    font-size: 22px;
    font-weight: bold;
}

.custom-swiper-prev:hover,
.custom-swiper-next:hover {
    background-color: #FB3F1B;
    color: #fff;
}

.custom-swiper-prev {
    left: 10px;
}

.custom-swiper-next {
    right: 10px;
}

.custom-swiper-pagination {
    text-align: center;
    margin-top: 20px;
}

.custom-swiper-pagination .swiper-pagination-bullet {
    background-color: #FB3F1B;
    opacity: 0.5;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    transition: opacity 0.3s;
}

.custom-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

#enquiryOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

#enquiryPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 500px;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.enquiry-close {
    position: absolute;
    top: 12px;
    right: 18px;
    font-size: 26px;
    cursor: pointer;
    color: #888;
    transition: color 0.3s;
    z-index: 99999999;
}

.enquiry-close:hover {
    color: #222;
}

.enquiry-form h2 {
    margin-bottom: 25px;
    color: #2c3e50;
    text-align: center;
    font-size: 22px;
}

.enquiry-form input,
.enquiry-form select,
.enquiry-form textarea {
    width: 100%;
    padding: 5px 14px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    transition: border 0.3s ease;
}

.enquiry-form input:focus,
.enquiry-form select:focus,
.enquiry-form textarea:focus {
    border-color: #3498db;
    outline: none;
}

.input-with-icon,
.select-with-icon,
.textarea-with-icon {
    position: relative;
}

.input-with-icon i,
.select-with-icon i,
.textarea-with-icon i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #888;
}

.input-with-icon input,
.select-with-icon select,
.textarea-with-icon textarea {
    padding-left: 12px;
}

.enquiry-form .form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0px;
}

.form-group.half-width {
    flex: 1;
}

.enquiry-form .phone-group {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}

.enquiry-form .country-code {
    width: 90px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.enquiry-form .phone-input-container {
    flex: 1;
}

.enquiry-form .phone-input {
    width: 100%;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.submit-btn {
    width: 50%;
    padding: 5px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 10px;
}

.submit-btn:hover {
    background: #2980b9;
}

@media (max-width:768px) {
    #enquiryPopup {
        width: 90%;
        padding: 25px 18px;
    }

    .enquiry-form h2 {
        font-size: 20px;
    }
}

.enquiry-close {
    top: 10px;
    right: 15px;
    font-size: 22px;
}
}

#businessEnquiryOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

#businessEnquiryPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 500px;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.enquiry-form input,
.enquiry-form select,
.enquiry-form textarea {
    width: 100%;
    padding: 5px 14px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    transition: border 0.3s ease;
}

.enquiry-form input:focus,
.enquiry-form select:focus,
.enquiry-form textarea:focus {
    border-color: #3498db;
    outline: none;
}

.input-with-icon,
.select-with-icon,
.textarea-with-icon {
    position: relative;
}

.input-with-icon i,
.select-with-icon i,
.textarea-with-icon i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #888;
}

.input-with-icon input,
.select-with-icon select,
.textarea-with-icon textarea {
    padding-left: 12px;
}

.enquiry-form .form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0px;
}

.form-group.half-width {
    flex: 1;
}

.enquiry-form .phone-group {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}

.enquiry-form .country-code {
    width: 90px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.enquiry-form .phone-input-container {
    flex: 1;
}

.enquiry-form .phone-input {
    width: 100%;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.submit-btn {
    width: 50%;
    padding: 5px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 10px;
}

.submit-btn:hover {
    background: #2980b9;
}

@media (max-width:768px) {
    #businessEnquiryPopup {
        width: 90%;
        padding: 25px 18px;
    }

    .phone-input {
        border-radius: 8px;
        border-left: 1px solid #ccc;
    }
}

.deyor-search-icon {
    right: 65px;
    font-size: 15px;
    cursor: pointer;
    z-index: 1001;
    color: white;
}

.deyor-search-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.deyor-search-box {
    background-color: #ffffff47;
    padding: 13px;
    border-radius: 10px;
    width: 80%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.deyor-search-box label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 20px;
    color: white;
}

.deyor-search-input {
    width: 100%;
    padding: 5px;
    font-size: 16px;
    border: 2px solid #F94D03;
    border-radius: 5px;
    background-color: white;
    margin-top: -40px;
    color: white;
}

.deyor-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #999;
}

.deyor-close-btn:hover {
    color: #999;
}

.deyor-suggestion-list {
    display: none;
    margin-top: 10px;
    list-style: none;
    padding: 0;
    max-height: 150px;
    overflow-y: auto;
    border: 2px solid #ccc;
    border-radius: 5px;
    background: #fff;
}

.deyor-suggestion-list li {
    padding: 0;
}

.deyor-suggestion-list li a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #000;
}

.deyor-suggestion-list li a:hover {
    background-color: #f0f0f0;
}

@media (max-width:500px) {
    .deyor-search-box {
        padding: 15px;
        max-width: 90%;
    }

    .deyor-search-icon {
        position: unset;
        align-content: center;
    }

    .deyor-search-box {
        margin-top: -68px;
    }

    .book-btn-2 {
        background-color: #F1500A;
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        margin: 10px 0;
    }
}
}

@media (min-width:502px)and (max-width:1197px) {
    .deyor-search-icon {
        position: unset;
        display: flex;
        align-content: center;
    }
}

@media (min-width:1200px)and (max-width:2600px) {
    .sicon .iin {
        display: none;
    }
}

.icon-facebook {
    background-color: blue;
}

.icon-instagram {
    background-color: #ca2e49;
}

.face {
    background-color: red;
}

.icon-linkedin {
    background-color: #5252e2;
}

.twitter {
    background-color: black;
}

.certificate-section {
    padding: 50px 20px;
    text-align: center;
    background-color: #fff;
}

.certificates-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.certificate {
    overflow: hidden;
    border-radius: 10px;
    background-color: #fff;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.certificate img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease-in-out;
}

.certificate:hover img {
    animation: shake 0.6s ease-in-out;
}

@keyframes shake {
    0% {
        transform: translateX(0px);
    }

    25% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }

    75% {
        transform: translateX(-3px);
    }

    100% {
        transform: translateX(0px);
    }
}

@media (max-width:600px) {
    .certificate-section h2 {
        font-size: 1.5rem;
    }
}

.hero__slide {
    position: relative;
}

.hero__slide .hero__content {
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(-50%, -50%);
    text-align: start;
    z-index: 1;
    color: #fff;
}

.hero__slide img {
    width: 100%;
    height: auto;
    display: block;
}

@media (max-width:768px) {
    .hero__slide .hero__content {
        left: 41%;
    }
}

.zoom-img-container {
    overflow: hidden;
    border-radius: 12px;
}

.zoom-img-container img {
    transition: transform 0.5s ease;
    display: block;
}

.zoom-img-container:hover img {
    transform: scale(1.1);
}

.travel {
    margin-top: 18px;
}

.multi-slider {
    width: 100%;
    padding: 20px 0;
}

/*.multi-slider-button {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    background: transparent;*/
/*    border-radius: 50%;*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*.multi-slider-button:hover {*/
/*    background: transparent;*/
/*    transform: translateY(-50%)scale(1.1);*/
/*}*/

/*.multi-slider-button-prev {*/
/*    left: 0;*/
/*}*/

/*.multi-slider-button-next {*/
/*    right: 0;*/
/*}*/

/*.multi-slider-button::after {*/
/*    content: '';*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    border: solid #333;*/
/*    border-width: 0 3px 3px 0;*/
/*    display: inline-block;*/
/*    padding: 3px;*/
/*}*/

/*.multi-slider-button-prev::after {*/
/*    transform: rotate(135deg);*/
/*    margin-right: 3px;*/
/*}*/

/*.multi-slider-button-next::after {*/
/*    transform: rotate(-45deg);*/
/*    margin-left: 3px;*/
/*}*/

/*.multi-slider-pagination {*/
/*    position: relative;*/
/*    margin-top: 20px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

.multi-slider-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0.2);
    opacity: 1;
    margin: 0 5px;
}

.multi-slider-pagination .swiper-pagination-bullet-active {
    background: #667eea;
}

.custom-submit-btn {
    padding: 6px 24px;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
    margin: auto;
}

.custom-submit-btn:hover {
    background-color: #45a049;
}

.custom-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.custom-popup-box {
    background-color: white;
    padding: 25px;
    border-radius: 8px;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    animation: popupFadeIn 0.3s ease-out;
    text-align: center;
}

@keyframes popupFadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.custom-popup-box h3 {
    margin-top: 0;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.custom-popup-box input,
.custom-popup-box textarea {
    width: 100%;
    padding: 5px 8px;
    margin-bottom: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
}

.custom-popup-box textarea {
    height: 80px;
    resize: vertical;
}

.close-popup {
    position: absolute;
    top: 30px;
    right: 25px;
    font-size: 24px;
    color: #aaa;
    cursor: pointer;
    z-index: 999 !important;
}

.close-popup:hover {
    color: #333;
}

.slider-container {
    width: 100%;
    display: flex;
    gap: 20px;
    padding: 20px;
    box-sizing: border-box;
}

.slider-column {
    width: 50%;
    position: relative;
}

.slide {
    height: 400px;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

.video-container {
    width: 100%;
    height: 70%;
    margin-bottom: 15px;
}

.video-container iframe {
    width: 100%;
    height: 400px;
    border-radius: 8px;
    border: none;
}

.slide--video {
    background: #f3f3f3;
    color: white;
}

.slide--testimonial {
    background: #f3f3f3;
    color: #333;
}

.slide-title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    transition: all 0.3s ease;
    background: transparent;
}

.swiper-button:hover {
    background: transparent;
    transform: translateY(-50%)scale(1.1);
}

.testimonial-slider .swiper-button-prev {
    left: 10px;
}

.testimonial-slider .swiper-button-next {
    right: 10px;
}

.swiper-button::after {
    content: '';
    width: 15px;
    height: 15px;
    border: solid #333;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.testimonial-slider .swiper-button-prev::after,
.video-slider .swiper-button-prev::after {
    transform: rotate(135deg);
    margin-right: 3px;
}

.testimonial-slider .swiper-button-next::after,
.video-slider .swiper-button-next::after {
    transform: rotate(-45deg);
    margin-left: 3px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #ffffff;
}

@media (max-width:768px) {
    .slider-container {
        flex-direction: column;
    }

    .slider-column {
        width: 100%;
    }

    .slide {
        height: 350px;
    }

    .video-container {
        height: 60%;
    }

    .swiper-button {
        width: 30px;
        height: 30px;
    }
}

a {
    text-decoration: none !important;
}

*,
:after,
:before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: .875em
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub,
sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 15px);
    padding-left: var(--bs-gutter-x, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

.row {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)*-1);
    margin-right: calc(var(--bs-gutter-x)*-0.5);
    margin-left: calc(var(--bs-gutter-x)*-0.5)
}

.row>* {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*0.5);
    padding-left: calc(var(--bs-gutter-x)*0.5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.33333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex: 1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:992px) {
    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1200px) {
    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1400px) {
    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

.glightbox-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999 !important;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    overflow: hidden
}

.glightbox-container.inactive {
    display: none
}

.glightbox-container .gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden
}

.glightbox-container .gslider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.glightbox-container .gslide,
.glightbox-container .gslider {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.glightbox-container .gslide {
    position: absolute;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0
}

.glightbox-container .gslide.current {
    opacity: 1;
    z-index: 99999;
    position: relative
}

.glightbox-container .gslide.prev {
    opacity: 1;
    z-index: 9999
}

.glightbox-container .gslide-inner-content {
    width: 100%
}

.glightbox-container .ginner-container {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    height: 100vh
}

.glightbox-container .ginner-container.gvideo-container {
    width: 100%
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
    max-width: 100% !important
}

.gslide iframe,
.gslide video {
    outline: 0 !important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: auto;
    touch-action: auto
}

.gslide-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gslide-image img {
    max-height: 100vh;
    display: block;
    padding: 0;
    float: none;
    outline: 0;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100vw;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-touch-action: none;
    touch-action: none;
    margin: auto;
    min-width: 200px
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
    width: auto
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
    width: auto;
    max-width: 100%
}

.gslide-image img.zoomable {
    position: relative
}

.gslide-image img.dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.gslide-video {
    position: relative;
    max-width: 100vh;
    width: 100% !important
}

.gslide-video .gvideo-wrapper {
    width: 100%;
    margin: auto
}

.gslide-video:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 0, 0, .34);
    display: none
}

.gslide-video.playing:before {
    display: none
}

.gslide-video.fullscreen {
    max-width: 100% !important;
    min-width: 100%;
    height: 75vh
}

.gslide-video.fullscreen video {
    max-width: 100% !important;
    width: 100% !important
}

.gslide-inline {
    background: #fff;
    text-align: left;
    max-height: calc(100vh - 40px);
    overflow: auto;
    max-width: 100%
}

.gslide-inline .ginlined-content {
    padding: 20px;
    width: 100%
}

.gslide-inline .dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.ginlined-content {
    overflow: auto;
    display: block !important;
    opacity: 1
}

.gslide-external {
    width: 100%;
    min-width: 100%;
    background: #fff;
    padding: 0;
    overflow: auto;
    max-height: 75vh;
    height: 100%
}

.gslide-external,
.gslide-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gslide-media {
    width: auto
}

.zoomed .gslide-media {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gslide-description {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.gslide-description.description-left,
.gslide-description.description-right {
    max-width: 100%
}

.gslide-description.description-bottom,
.gslide-description.description-top {
    margin: 0 auto;
    width: 100%
}

.gslide-description p {
    margin-bottom: 12px
}

.gslide-description p:last-child {
    margin-bottom: 0
}

.glightbox-button-hidden,
.zoomed .gslide-description {
    display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
    height: auto !important;
    width: 100%;
    background: 0 0;
    position: absolute;
    bottom: 15px;
    max-width: 100vw !important;
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    max-height: 78vh;
    overflow: auto !important;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .75)));
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .75));
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    padding: 19px 11px 50px
}

.glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
    color: #a1a1a1
}

.glightbox-mobile .glightbox-container .gslide-desc a {
    color: #fff;
    font-weight: 700
}

.glightbox-mobile .glightbox-container .gslide-desc * {
    color: inherit
}

.glightbox-mobile .glightbox-container .gslide-desc string {
    color: #fff
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
    color: #fff;
    opacity: .4
}

.gdesc-open .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: .4
}

.gdesc-open .gdesc-inner {
    padding-bottom: 30px
}

.gdesc-closed .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.greset {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gabsolute {
    position: absolute
}

.grelative {
    position: relative
}

.glightbox-desc {
    display: none !important
}

.glightbox-open {
    overflow: hidden
}

.gloader {
    height: 25px;
    width: 25px;
    -webkit-animation: lightboxLoader .8s linear infinite;
    animation: lightboxLoader .8s linear infinite;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 47%
}

.goverlay {
    width: 100%;
    height: calc(100vh + 1px);
    position: fixed;
    top: -1px;
    left: 0;
    will-change: opacity
}

.glightbox-mobile .goverlay,
.goverlay {
    background: #000
}

.gclose,
.gnext,
.gprev {
    z-index: 99999;
    cursor: pointer;
    width: 26px;
    height: 44px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gclose svg,
.gnext svg,
.gprev svg {
    display: block;
    width: 25px;
    height: auto;
    margin: 0;
    padding: 0
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
    opacity: .1
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
    stroke: #fff
}

iframe.wait-autoplay {
    opacity: 0
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
    opacity: 0 !important
}

.glightbox-clean .gslide-description {
    background: #fff
}

.glightbox-clean .gdesc-inner {
    padding: 22px 20px
}

.glightbox-clean .gslide-title {
    font-size: 1em;
    font-weight: 400;
    font-family: arial;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em
}

.glightbox-clean .gslide-desc {
    font-size: .86em;
    margin-bottom: 0;
    font-family: arial;
    line-height: 1.4em
}

.glightbox-clean .gslide-video {
    background: #000
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, .75);
    border-radius: 4px
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
    fill: #fff
}

.glightbox-clean button:focus:not(.focused):not(.disabled) {
    outline: 0
}

.glightbox-clean .gprev {
    left: 30px
}

.glightbox-clean .gnext,
.glightbox-clean .gprev {
    position: absolute;
    top: -100%;
    width: 40px;
    height: 50px
}

.glightbox-clean .gnext {
    right: 30px
}

.glightbox-clean .gclose {
    width: 35px;
    height: 35px;
    top: 15px;
    right: 10px;
    position: absolute
}

.glightbox-clean .gclose svg {
    width: 18px;
    height: auto
}

.glightbox-clean .gclose:hover {
    opacity: 1
}

.gfadeIn {
    -webkit-animation: gfadeIn .5s ease;
    animation: gfadeIn .5s ease
}

.gfadeOut {
    -webkit-animation: gfadeOut .5s ease;
    animation: gfadeOut .5s ease
}

.gslideOutLeft {
    -webkit-animation: gslideOutLeft .3s ease;
    animation: gslideOutLeft .3s ease
}

.gslideInLeft {
    -webkit-animation: gslideInLeft .3s ease;
    animation: gslideInLeft .3s ease
}

.gslideOutRight {
    -webkit-animation: gslideOutRight .3s ease;
    animation: gslideOutRight .3s ease
}

.gslideInRight {
    -webkit-animation: gslideInRight .3s ease;
    animation: gslideInRight .3s ease
}

.gzoomIn {
    -webkit-animation: gzoomIn .5s ease;
    animation: gzoomIn .5s ease
}

.gzoomOut {
    -webkit-animation: gzoomOut .5s ease;
    animation: gzoomOut .5s ease
}

@-webkit-keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutLeft {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes gslideOutLeft {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes gslideInRight {
    0% {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes gslideInRight {
    0% {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutRight {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        opacity: 0
    }
}

@keyframes gslideOutRight {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@media (min-width:769px) {
    .glightbox-container .ginner-container {
        width: auto;
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .glightbox-container .ginner-container.desc-top .gslide-description {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .glightbox-container .ginner-container.desc-top .gslide-image,
    .glightbox-container .ginner-container.desc-top .gslide-image img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .glightbox-container .ginner-container.desc-left .gslide-description {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .glightbox-container .ginner-container.desc-left .gslide-image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gslide-image img {
        max-height: 97vh;
        max-width: 100%
    }

    .gslide-image img.zoomable {
        cursor: -webkit-zoom-in;
        cursor: zoom-in
    }

    .zoomed .gslide-image img.zoomable {
        cursor: -webkit-grab;
        cursor: grab
    }

    .gslide-inline {
        max-height: 95vh
    }

    .gslide-external {
        max-height: 100vh
    }

    .gslide-description.description-left,
    .gslide-description.description-right {
        max-width: 275px
    }

    .glightbox-open {
        height: auto
    }

    .goverlay {
        background: rgba(0, 0, 0, .92)
    }

    .glightbox-clean .gslide-media {
        -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65);
        box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65)
    }

    .glightbox-clean .description-left .gdesc-inner,
    .glightbox-clean .description-right .gdesc-inner {
        position: absolute;
        height: 100%;
        overflow-y: auto
    }

    .glightbox-clean .gclose,
    .glightbox-clean .gnext,
    .glightbox-clean .gprev {
        background-color: rgba(0, 0, 0, .32)
    }

    .glightbox-clean .gclose:hover,
    .glightbox-clean .gnext:hover,
    .glightbox-clean .gprev:hover {
        background-color: rgba(0, 0, 0, .7)
    }

    .glightbox-clean .gnext,
    .glightbox-clean .gprev {
        top: 45%
    }
}

@media (min-width:992px) {
    .glightbox-clean .gclose {
        opacity: .7;
        right: 20px
    }
}

@media screen and (max-height:420px) {
    .goverlay {
        background: #000
    }
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon6440.eot?yqkbbr);
    src: url(../fonts/icomoon6440.eot?yqkbbr#iefix)format("embedded-opentype"), url(../fonts/icomoon6440.ttf?yqkbbr)format("truetype"), url(../fonts/icomoon6440.woff?yqkbbr)format("woff"), url(../fonts/icomoon6440.svg?yqkbbr#icomoon)format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-hot-air-balloon-2:before {
    content: "\e93d"
}

.icon-menu-3:before {
    content: "\e93e"
}

.icon-mountain:before {
    content: "\e93f"
}

.icon-add-button:before {
    content: "\e940"
}

.icon-pin-2:before {
    content: "\e92e"
}

.icon-plus:before {
    content: "\e92f"
}

.icon-reservation:before {
    content: "\e930"
}

.icon-share:before {
    content: "\e931"
}

.icon-sort-down:before {
    content: "\e932"
}

.icon-star-2:before {
    content: "\e933"
}

.icon-teamwork:before {
    content: "\e934"
}

.icon-translate:before {
    content: "\e935"
}

.icon-utensils:before {
    content: "\e936"
}

.icon-application:before {
    content: "\e937"
}

.icon-bed-2:before {
    content: "\e938"
}

.icon-birthday-cake:before {
    content: "\e939"
}

.icon-dislike:before {
    content: "\e93a"
}

.icon-minus:before {
    content: "\e93b"
}

.icon-online-support-2:before {
    content: "\e93c"
}

.icon-menu-1:before {
    content: "\e92d"
}

.icon-boat:before {
    content: "\e922"
}

.icon-bus:before {
    content: "\e923"
}

.icon-check:before {
    content: "\e927"
}

.icon-main-menu:before {
    content: "\e928"
}

.icon-office:before {
    content: "\e929"
}

.icon-price-tag:before {
    content: "\e92a"
}

.icon-bank:before {
    content: "\e92b"
}

.icon-beach:before {
    content: "\e92c"
}

.icon-logout:before {
    content: "\e911"
}

.icon-message:before {
    content: "\e912"
}

.icon-payment:before {
    content: "\e913"
}

.icon-pencil:before {
    content: "\e915"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-plus-circle:before {
    content: "\e916"
}

.icon-review:before {
    content: "\e917"
}

.icon-star:before {
    content: "\e918"
}

.icon-wallet:before {
    content: "\e919"
}

.icon-account:before {
    content: "\e91a"
}

.icon-booking:before {
    content: "\e91b"
}

.icon-calendar-1:before {
    content: "\e91c"
}

.icon-clipboard:before {
    content: "\e91d"
}

.icon-dashboard:before {
    content: "\e91e"
}

.icon-delete:before {
    content: "\e91f"
}

.icon-home:before {
    content: "\e920"
}

.icon-like:before {
    content: "\e921"
}

.icon-person:before {
    content: "\e90e"
}

.icon-cross:before {
    content: "\e90f"
}

.icon-chevron-right:before {
    content: "\e910"
}

.icon-heart:before {
    content: "\e900"
}

.icon-instagram:before {
    content: "\e901"
}

.icon-linkedin:before {
    content: "\e902"
}

.icon-twitter:before {
    content: "\e903"
}

.icon-android:before {
    content: "\e907"
}

.icon-apple:before {
    content: "\e908"
}

.icon-arrow-left:before {
    content: "\e909"
}

.icon-arrow-right:before {
    content: "\e90a"
}

.icon-clock:before {
    content: "\e90b"
}

.icon-facebook:before {
    content: "\e90c"
}

.icon-headphone:before {
    content: "\e90d"
}

.icon-arrow-top-right:before {
    content: "\e904"
}

.icon-calendar:before {
    content: "\e905"
}

.icon-chevron-down:before {
    content: "\e906"
}

.icon-flag:before {
    content: "\e914"
}

.icon-menu:before {
    content: "\e924"
}

.icon-pin:before {
    content: "\e925"
}

.icon-search:before {
    content: "\e926"
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
    -webkit-transform: translate(50%);
    transform: translate(50%);
    left: auto;
    bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
    -webkit-transform: translateY(-18px);
    transform: translateY(-18px);
    top: auto;
    right: 28px
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    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: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -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%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: top .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s top;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: left .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s left;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: right .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s right;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    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-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(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, .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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12)infinite;
    animation: swiper-preloader-spin 1s steps(12)infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.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 {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    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;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    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 {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    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-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    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: .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-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

body {
    overflow-x: hidden !important;
}

@media only screen and (max-width:600px) {
    .navAbsolute__button {
        display: none;
    }
}

.ratio {
    position: relative;
    display: block;
    overflow: hidden;
}

.ratio::before {
    display: block;
    width: 100%;
    content: "";
}

.ratio-1\:1::before {
    padding-bottom: 100%;
}

.ratio-2\:1::before {
    padding-bottom: 50%;
}

.ratio-3\:2::before {
    padding-bottom: 66.66667%;
}

.ratio-3\:4::before {
    padding-bottom: 133.33333%;
}

.ratio-4\:3::before {
    padding-bottom: 75%;
}

.ratio-4\:1::before {
    padding-bottom: 25%;
}

.ratio-5\:4::before {
    padding-bottom: 80%;
}

.ratio-8\:5::before {
    padding-bottom: 62.5%;
}

.ratio-15\:9::before {
    padding-bottom: 60%;
}

.ratio-16\:9::before {
    padding-bottom: 56.25%;
}

.ratio-19\:21::before {
    padding-bottom: 110.52632%;
}

.ratio-28\:20::before {
    padding-bottom: 71.42857%;
}

.ratio-23\:26::before {
    padding-bottom: 113.04348%;
}

.ratio-19\:22::before {
    padding-bottom: 115.78947%;
}

.ratio-23\:30::before {
    padding-bottom: 130.43478%;
}

.ratio-41\:30::before {
    padding-bottom: 73.17073%;
}

.ratio-41\:45::before {
    padding-bottom: 109.7561%;
}

:root {
    --font-primary: "DM sans", sans-serif;
}

:root {
    --text-8: 8px;
    --text-10: 10px;
    --text-13: 13px;
    --text-14: 14px;
    --text-15: 15px;
    --text-16: 16px;
    --text-18: 18px;
    --text-20: 20px;
    --text-24: 24px;
    --text-26: 26px;
    --text-30: 30px;
    --text-40: 40px;
    --text-50: 50px;
    --text-70: 70px;
}

:root {
    --color-white: #FFFFFF;
    --color-black: #000000;
    --color-border: #DDDDDD;
    --color-accent-1: #EB662B;
    --color-accent-1-dark: #CE5A25;
    --color-accent-2: #4A43C4;
    --color-dark-1: #05073C;
    --color-blue-1: #1967D2;
    --color-red-1: #D93025;
    --color-red-2: #F64E60;
    --color-red-3: #FF0000;
    --color-red-4: #FFE5E5;
    --color-purple-1: #8950FC;
    --color-yellow-1: #FFA800;
    --color-yellow-2: #E2AD64;
    --color-yellow-3: #F9AB00;
    --color-light-1: #F5F5F5;
    --color-light-2: #717171;
    --color-light-3: #FBFBFB;
    --color-light-4: #DDD3EC;
    --color-light-5: #F2F1EC;
    --color-light-6: #E7E6E6;
    --color-light-7: #C6C6D2;
    --color-green-1: #EFF7F1;
    --color-green-2: #63B06F;
    --color-green-3: #34A853;
    --color-info-1: #CDE9F6;
    --color-info-2: #4780AA;
    --color-warning-1: #F7F3D7;
    --color-warning-2: #927238;
    --color-error-1: #ECC8C5;
    --color-error-2: #AB3331;
    --color-success-1: #DEF2D7;
    --color-success-2: #5B7052;
}

[data-anim-wrap] {
    pointer-events: none;
}

[data-anim-wrap].animated {
    pointer-events: auto;
}

@keyframes reveal {
    100% {
        opacity: 1;
    }
}

[data-anim^='slide-'],
[data-anim-child^='slide-'] {}

[data-anim^='slide-'].is-in-view,
[data-anim-child^='slide-'].is-in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    pointer-events: auto;
}

[data-anim^='slide-up'],
[data-anim-child^='slide-up'] {
    transform: translate3d(0, 40px, 0);
}

[data-anim^='slide-down'],
[data-anim-child^='slide-down'] {
    transform: translate3d(0, -40px, 0);
}

[data-anim^='slide-right'],
[data-anim-child^='slide-right'] {
    transform: translate3d(-40px, 0, 0);
}

[data-anim^='slide-left'],
[data-anim-child^='slide-left'] {
    transform: translate3d(40px, 0, 0);
}

[data-anim^='fade'],
[data-anim-child^='fade'] {
    opacity: 0;
    transition-property: opacity;
    pointer-events: none;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

[data-anim^='fade'].is-in-view,
[data-anim-child^='fade'].is-in-view {
    opacity: 1;
    pointer-events: auto;
}

[data-anim*="delay-1"],
[data-anim-child*="delay-1"] {
    transition-delay: 0.1s;
    animation-delay: 0.1s;
}

[data-anim*="delay-1"]::after,
[data-anim-child*="delay-1"]::after {
    animation-delay: 0.1s;
}

[data-anim*="delay-1"]>*,
[data-anim-child*="delay-1"]>* {
    animation-delay: 0.1s;
}

[data-anim*="delay-2"],
[data-anim-child*="delay-2"] {
    transition-delay: 0.2s;
    animation-delay: 0.2s;
}

[data-anim*="delay-2"]::after,
[data-anim-child*="delay-2"]::after {
    animation-delay: 0.2s;
}

[data-anim*="delay-2"]>*,
[data-anim-child*="delay-2"]>* {
    animation-delay: 0.2s;
}

[data-anim*="delay-3"],
[data-anim-child*="delay-3"] {
    transition-delay: 0.3s;
    animation-delay: 0.3s;
}

[data-anim*="delay-3"]::after,
[data-anim-child*="delay-3"]::after {
    animation-delay: 0.3s;
}

[data-anim*="delay-3"]>*,
[data-anim-child*="delay-3"]>* {
    animation-delay: 0.3s;
}

[data-anim*="delay-4"],
[data-anim-child*="delay-4"] {
    transition-delay: 0.4s;
    animation-delay: 0.4s;
}

[data-anim*="delay-4"]::after,
[data-anim-child*="delay-4"]::after {
    animation-delay: 0.4s;
}

[data-anim*="delay-4"]>*,
[data-anim-child*="delay-4"]>* {
    animation-delay: 0.4s;
}

[data-anim*="delay-5"],
[data-anim-child*="delay-5"] {
    transition-delay: 0.5s;
    animation-delay: 0.5s;
}

[data-anim*="delay-5"]::after,
[data-anim-child*="delay-5"]::after {
    animation-delay: 0.5s;
}

[data-anim*="delay-5"]>*,
[data-anim-child*="delay-5"]>* {
    animation-delay: 0.5s;
}

[data-anim*="delay-6"],
[data-anim-child*="delay-6"] {
    transition-delay: 0.6s;
    animation-delay: 0.6s;
}

[data-anim*="delay-6"]::after,
[data-anim-child*="delay-6"]::after {
    animation-delay: 0.6s;
}

[data-anim*="delay-6"]>*,
[data-anim-child*="delay-6"]>* {
    animation-delay: 0.6s;
}

[data-anim*="delay-7"],
[data-anim-child*="delay-7"] {
    transition-delay: 0.7s;
    animation-delay: 0.7s;
}

[data-anim*="delay-7"]::after,
[data-anim-child*="delay-7"]::after {
    animation-delay: 0.7s;
}

[data-anim*="delay-7"]>*,
[data-anim-child*="delay-7"]>* {
    animation-delay: 0.7s;
}

[data-anim*="delay-8"],
[data-anim-child*="delay-8"] {
    transition-delay: 0.8s;
    animation-delay: 0.8s;
}

[data-anim*="delay-8"]::after,
[data-anim-child*="delay-8"]::after {
    animation-delay: 0.8s;
}

[data-anim*="delay-8"]>*,
[data-anim-child*="delay-8"]>* {
    animation-delay: 0.8s;
}

[data-anim*="delay-9"],
[data-anim-child*="delay-9"] {
    transition-delay: 0.9s;
    animation-delay: 0.9s;
}

[data-anim*="delay-9"]::after,
[data-anim-child*="delay-9"]::after {
    animation-delay: 0.9s;
}

[data-anim*="delay-9"]>*,
[data-anim-child*="delay-9"]>* {
    animation-delay: 0.9s;
}

[data-anim*="delay-10"],
[data-anim-child*="delay-10"] {
    transition-delay: 1s;
    animation-delay: 1s;
}

[data-anim*="delay-10"]::after,
[data-anim-child*="delay-10"]::after {
    animation-delay: 1s;
}

[data-anim*="delay-10"]>*,
[data-anim-child*="delay-10"]>* {
    animation-delay: 1s;
}

[data-anim*="delay-11"],
[data-anim-child*="delay-11"] {
    transition-delay: 1.1s;
    animation-delay: 1.1s;
}

[data-anim*="delay-11"]::after,
[data-anim-child*="delay-11"]::after {
    animation-delay: 1.1s;
}

[data-anim*="delay-11"]>*,
[data-anim-child*="delay-11"]>* {
    animation-delay: 1.1s;
}

[data-anim*="delay-12"],
[data-anim-child*="delay-12"] {
    transition-delay: 1.2s;
    animation-delay: 1.2s;
}

[data-anim*="delay-12"]::after,
[data-anim-child*="delay-12"]::after {
    animation-delay: 1.2s;
}

[data-anim*="delay-12"]>*,
[data-anim-child*="delay-12"]>* {
    animation-delay: 1.2s;
}

[data-anim*="delay-13"],
[data-anim-child*="delay-13"] {
    transition-delay: 1.3s;
    animation-delay: 1.3s;
}

[data-anim*="delay-13"]::after,
[data-anim-child*="delay-13"]::after {
    animation-delay: 1.3s;
}

[data-anim*="delay-13"]>*,
[data-anim-child*="delay-13"]>* {
    animation-delay: 1.3s;
}

[data-anim*="delay-14"],
[data-anim-child*="delay-14"] {
    transition-delay: 1.4s;
    animation-delay: 1.4s;
}

[data-anim*="delay-14"]::after,
[data-anim-child*="delay-14"]::after {
    animation-delay: 1.4s;
}

[data-anim*="delay-14"]>*,
[data-anim-child*="delay-14"]>* {
    animation-delay: 1.4s;
}

[data-anim*="delay-15"],
[data-anim-child*="delay-15"] {
    transition-delay: 1.5s;
    animation-delay: 1.5s;
}

[data-anim*="delay-15"]::after,
[data-anim-child*="delay-15"]::after {
    animation-delay: 1.5s;
}

[data-anim*="delay-15"]>*,
[data-anim-child*="delay-15"]>* {
    animation-delay: 1.5s;
}

[data-anim*="delay-16"],
[data-anim-child*="delay-16"] {
    transition-delay: 1.6s;
    animation-delay: 1.6s;
}

[data-anim*="delay-16"]::after,
[data-anim-child*="delay-16"]::after {
    animation-delay: 1.6s;
}

[data-anim*="delay-16"]>*,
[data-anim-child*="delay-16"]>* {
    animation-delay: 1.6s;
}

[data-anim*="delay-17"],
[data-anim-child*="delay-17"] {
    transition-delay: 1.7s;
    animation-delay: 1.7s;
}

[data-anim*="delay-17"]::after,
[data-anim-child*="delay-17"]::after {
    animation-delay: 1.7s;
}

[data-anim*="delay-17"]>*,
[data-anim-child*="delay-17"]>* {
    animation-delay: 1.7s;
}

[data-anim*="delay-18"],
[data-anim-child*="delay-18"] {
    transition-delay: 1.8s;
    animation-delay: 1.8s;
}

[data-anim*="delay-18"]::after,
[data-anim-child*="delay-18"]::after {
    animation-delay: 1.8s;
}

[data-anim*="delay-18"]>*,
[data-anim-child*="delay-18"]>* {
    animation-delay: 1.8s;
}

[data-anim*="delay-19"],
[data-anim-child*="delay-19"] {
    transition-delay: 1.9s;
    animation-delay: 1.9s;
}

[data-anim*="delay-19"]::after,
[data-anim-child*="delay-19"]::after {
    animation-delay: 1.9s;
}

[data-anim*="delay-19"]>*,
[data-anim-child*="delay-19"]>* {
    animation-delay: 1.9s;
}

[data-anim*="delay-20"],
[data-anim-child*="delay-20"] {
    transition-delay: 2s;
    animation-delay: 2s;
}

[data-anim*="delay-20"]::after,
[data-anim-child*="delay-20"]::after {
    animation-delay: 2s;
}

[data-anim*="delay-20"]>*,
[data-anim-child*="delay-20"]>* {
    animation-delay: 2s;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100%;
}

body {
    padding: 0;
    font-family: var(--font-primary);
    width: 100%;
    background-color: white;
    color: var(--color-dark-1);
    font-size: 15px;
    line-height: 1.875;
}

select,
input:not([type="range"]),
textarea {
    outline: none;
    width: 100%;
    background-color: transparent;
}

main {
    overflow: hidden;
}

.header__logo img {
    max-width: 150px;
    height: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    transition: color 0.2s ease-in-out;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h2 {}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

p {
    font-size: 15px;
    color: var(--color-dark-1);
    margin: 0;
}

button {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    text-decoration: none;
}

button:focus {
    outline: 0;
}

.button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    border-radius: 12px;
    border: 1px solid transparent;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.button.-sm {
    padding: 2px 20px;
}

.button.-md {
    padding: 16px 35px;
}

.button.-h-50 {
    height: 50px;
}

.button.-min-260 {
    min-width: 260px;
}

.button.-underline:hover {
    text-decoration: underline;
}

.button.-white:hover {
    border-color: var(--color-white);
    background-color: var(--color-white) !important;
    color: white !important;
}

.button.-outline-white {
    border-color: var(--color-white);
}

.button.-outline-white:hover {
    background-color: var(--color-white) !important;
    border-color: transparent;
    color: white !important;
}

.button.-black:hover {
    border-color: var(--color-black);
    background-color: var(--color-black) !important;
    color: white !important;
}

.button.-outline-black {
    border-color: var(--color-black);
}

.button.-outline-black:hover {
    background-color: var(--color-black) !important;
    border-color: transparent;
    color: white !important;
}

.button.-border:hover {
    border-color: var(--color-border);
    background-color: var(--color-border) !important;
    color: white !important;
}

.button.-outline-border {
    border-color: var(--color-border);
}

.button.-outline-border:hover {
    background-color: var(--color-border) !important;
    border-color: transparent;
    color: white !important;
}

.button.-accent-1:hover {
    border-color: var(--color-accent-1);
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.button.-outline-accent-1 {
    border-color: var(--color-accent-1);
}

.button.-outline-accent-1:hover {
    background-color: var(--color-accent-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-accent-1-dark:hover {
    border-color: var(--color-accent-1-dark);
    background-color: var(--color-accent-1-dark) !important;
    color: white !important;
}

.button.-outline-accent-1-dark {
    border-color: var(--color-accent-1-dark);
}

.button.-outline-accent-1-dark:hover {
    background-color: var(--color-accent-1-dark) !important;
    border-color: transparent;
    color: white !important;
}

.button.-accent-2:hover {
    border-color: var(--color-accent-2);
    background-color: var(--color-accent-2) !important;
    color: white !important;
}

.button.-outline-accent-2 {
    border-color: var(--color-accent-2);
}

.button.-outline-accent-2:hover {
    background-color: var(--color-accent-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-dark-1:hover {
    border-color: var(--color-dark-1);
    background-color: var(--color-dark-1) !important;
    color: white !important;
}

.button.-outline-dark-1 {
    border-color: var(--color-dark-1);
}

.button.-outline-dark-1:hover {
    background-color: var(--color-dark-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-blue-1:hover {
    border-color: var(--color-blue-1);
    background-color: var(--color-blue-1) !important;
    color: white !important;
}

.button.-outline-blue-1 {
    border-color: var(--color-blue-1);
}

.button.-outline-blue-1:hover {
    background-color: var(--color-blue-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-1:hover {
    border-color: var(--color-red-1);
    background-color: var(--color-red-1) !important;
    color: white !important;
}

.button.-outline-red-1 {
    border-color: var(--color-red-1);
}

.button.-outline-red-1:hover {
    background-color: var(--color-red-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-2:hover {
    border-color: var(--color-red-2);
    background-color: var(--color-red-2) !important;
    color: white !important;
}

.button.-outline-red-2 {
    border-color: var(--color-red-2);
}

.button.-outline-red-2:hover {
    background-color: var(--color-red-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-3:hover {
    border-color: var(--color-red-3);
    background-color: var(--color-red-3) !important;
    color: white !important;
}

.button.-outline-red-3 {
    border-color: var(--color-red-3);
}

.button.-outline-red-3:hover {
    background-color: var(--color-red-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-red-4:hover {
    border-color: var(--color-red-4);
    background-color: var(--color-red-4) !important;
    color: white !important;
}

.button.-outline-red-4 {
    border-color: var(--color-red-4);
}

.button.-outline-red-4:hover {
    background-color: var(--color-red-4) !important;
    border-color: transparent;
    color: white !important;
}

.button.-purple-1:hover {
    border-color: var(--color-purple-1);
    background-color: var(--color-purple-1) !important;
    color: white !important;
}

.button.-outline-purple-1 {
    border-color: var(--color-purple-1);
}

.button.-outline-purple-1:hover {
    background-color: var(--color-purple-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-yellow-1:hover {
    border-color: var(--color-yellow-1);
    background-color: var(--color-yellow-1) !important;
    color: white !important;
}

.button.-outline-yellow-1 {
    border-color: var(--color-yellow-1);
}

.button.-outline-yellow-1:hover {
    background-color: var(--color-yellow-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-yellow-2:hover {
    border-color: var(--color-yellow-2);
    background-color: var(--color-yellow-2) !important;
    color: white !important;
}

.button.-outline-yellow-2 {
    border-color: var(--color-yellow-2);
}

.button.-outline-yellow-2:hover {
    background-color: var(--color-yellow-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-yellow-3:hover {
    border-color: var(--color-yellow-3);
    background-color: var(--color-yellow-3) !important;
    color: white !important;
}

.button.-outline-yellow-3 {
    border-color: var(--color-yellow-3);
}

.button.-outline-yellow-3:hover {
    background-color: var(--color-yellow-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-1:hover {
    border-color: var(--color-light-1);
    background-color: var(--color-light-1) !important;
    color: white !important;
}

.button.-outline-light-1 {
    border-color: var(--color-light-1);
}

.button.-outline-light-1:hover {
    background-color: var(--color-light-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-2:hover {
    border-color: var(--color-light-2);
    background-color: var(--color-light-2) !important;
    color: white !important;
}

.button.-outline-light-2 {
    border-color: var(--color-light-2);
}

.button.-outline-light-2:hover {
    background-color: var(--color-light-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-3:hover {
    border-color: var(--color-light-3);
    background-color: var(--color-light-3) !important;
    color: white !important;
}

.button.-outline-light-3 {
    border-color: var(--color-light-3);
}

.button.-outline-light-3:hover {
    background-color: var(--color-light-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-4:hover {
    border-color: var(--color-light-4);
    background-color: var(--color-light-4) !important;
    color: white !important;
}

.button.-outline-light-4 {
    border-color: var(--color-light-4);
}

.button.-outline-light-4:hover {
    background-color: var(--color-light-4) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-5:hover {
    border-color: var(--color-light-5);
    background-color: var(--color-light-5) !important;
    color: white !important;
}

.button.-outline-light-5 {
    border-color: var(--color-light-5);
}

.button.-outline-light-5:hover {
    background-color: var(--color-light-5) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-6:hover {
    border-color: var(--color-light-6);
    background-color: var(--color-light-6) !important;
    color: white !important;
}

.button.-outline-light-6 {
    border-color: var(--color-light-6);
}

.button.-outline-light-6:hover {
    background-color: var(--color-light-6) !important;
    border-color: transparent;
    color: white !important;
}

.button.-light-7:hover {
    border-color: var(--color-light-7);
    background-color: var(--color-light-7) !important;
    color: white !important;
}

.button.-outline-light-7 {
    border-color: var(--color-light-7);
}

.button.-outline-light-7:hover {
    background-color: var(--color-light-7) !important;
    border-color: transparent;
    color: white !important;
}

.button.-green-1:hover {
    border-color: var(--color-green-1);
    background-color: var(--color-green-1) !important;
    color: white !important;
}

.button.-outline-green-1 {
    border-color: var(--color-green-1);
}

.button.-outline-green-1:hover {
    background-color: var(--color-green-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-green-2:hover {
    border-color: var(--color-green-2);
    background-color: var(--color-green-2) !important;
    color: white !important;
}

.button.-outline-green-2 {
    border-color: var(--color-green-2);
}

.button.-outline-green-2:hover {
    background-color: var(--color-green-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-green-3:hover {
    border-color: var(--color-green-3);
    background-color: var(--color-green-3) !important;
    color: white !important;
}

.button.-outline-green-3 {
    border-color: var(--color-green-3);
}

.button.-outline-green-3:hover {
    background-color: var(--color-green-3) !important;
    border-color: transparent;
    color: white !important;
}

.button.-info-1:hover {
    border-color: var(--color-info-1);
    background-color: var(--color-info-1) !important;
    color: white !important;
}

.button.-outline-info-1 {
    border-color: var(--color-info-1);
}

.button.-outline-info-1:hover {
    background-color: var(--color-info-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-info-2:hover {
    border-color: var(--color-info-2);
    background-color: var(--color-info-2) !important;
    color: white !important;
}

.button.-outline-info-2 {
    border-color: var(--color-info-2);
}

.button.-outline-info-2:hover {
    background-color: var(--color-info-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-warning-1:hover {
    border-color: var(--color-warning-1);
    background-color: var(--color-warning-1) !important;
    color: white !important;
}

.button.-outline-warning-1 {
    border-color: var(--color-warning-1);
}

.button.-outline-warning-1:hover {
    background-color: var(--color-warning-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-warning-2:hover {
    border-color: var(--color-warning-2);
    background-color: var(--color-warning-2) !important;
    color: white !important;
}

.button.-outline-warning-2 {
    border-color: var(--color-warning-2);
}

.button.-outline-warning-2:hover {
    background-color: var(--color-warning-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-error-1:hover {
    border-color: var(--color-error-1);
    background-color: var(--color-error-1) !important;
    color: white !important;
}

.button.-outline-error-1 {
    border-color: var(--color-error-1);
}

.button.-outline-error-1:hover {
    background-color: var(--color-error-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-error-2:hover {
    border-color: var(--color-error-2);
    background-color: var(--color-error-2) !important;
    color: white !important;
}

.button.-outline-error-2 {
    border-color: var(--color-error-2);
}

.button.-outline-error-2:hover {
    background-color: var(--color-error-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-success-1:hover {
    border-color: var(--color-success-1);
    background-color: var(--color-success-1) !important;
    color: white !important;
}

.button.-outline-success-1 {
    border-color: var(--color-success-1);
}

.button.-outline-success-1:hover {
    background-color: var(--color-success-1) !important;
    border-color: transparent;
    color: white !important;
}

.button.-success-2:hover {
    border-color: var(--color-success-2);
    background-color: var(--color-success-2) !important;
    color: white !important;
}

.button.-outline-success-2 {
    border-color: var(--color-success-2);
}

.button.-outline-success-2:hover {
    background-color: var(--color-success-2) !important;
    border-color: transparent;
    color: white !important;
}

.button.-outline-white:hover {
    background-color: white !important;
    color: var(--color-dark-1) !important;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 160px;
    height: 160px;
}

.play-button.-sm {
    width: 90px;
    height: 90px;
}

@media (min-width:601px)and (max-width:1024px) {
    body {
        width: 104%;
        overflow-x: hidden;
    }
}

@media (max-width:767px) {
    .play-button {
        width: 100px;
        height: 100px;
    }

    .play-button>i {
        font-size: 18px !important;
    }
}

.play-button:hover {
    color: var(--color-accent-1);
}

.arrowButton.-type-1 {
    display: flex;
    align-items: center;
}

.arrowButton.-type-1>span {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.arrowButton.-type-1>span i {
    transform: rotate(-90deg);
}

.buttonArrow:hover span {
    text-decoration: underline;
}

.contactForm select,
.contactForm input:not([type="range"]),
.contactForm textarea {
    font-size: 15px;
    line-height: 1.4;
    height: 55px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
    padding: 15px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.contactForm select:focus,
.contactForm input:not([type="range"]):focus,
.contactForm textarea:focus {
    outline: 1px solid #05073C;
    border: 1px solid #05073C;
}

.contactForm textarea {
    height: auto;
}

.contactForm::-moz-placeholder {
    font-weight: 400;
}

.contactForm::placeholder {
    font-weight: 400;
}

.contactForm__caption {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}

.contactForm .form-input {
    position: relative;
}

.contactForm .form-input label {
    position: absolute;
    top: 20px;
    left: 15px;
    color: black;
    z-index: 10;
    pointer-events: none;
    transition: all 0.15s ease-out;
}

.contactForm .form-input label::before {
    content: "";
    position: absolute;
    top: 0;
    left: -7px;
    right: -7px;
    bottom: 0;
    background-color: white;
    z-index: -1;
}

.contactForm .form-input textarea:focus+label,
.contactForm .form-input input:focus+label {
    transform: translateY(-29px);
}

input.text-white::-moz-placeholder {
    color: white;
}

input.text-white::placeholder {
    color: white;
}

.form-checkbox {
    cursor: pointer;
    position: relative;
    display: flex;
}

.form-checkbox label {
    margin: 0;
    margin-left: 10px;
    font-size: 15px;
}

.form-checkbox__mark {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border: 1px solid #05073C;
    border-radius: 4px;
}

.form-checkbox__icon {
    display: none;
    position: absolute;
    font-size: 8px;
    color: var(--color-dark-1);
}

.form-checkbox input {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
    opacity: 0;
}

.form-checkbox input:checked~.form-checkbox__mark {
    background-color: var(--color-accent-1);
    border-color: var(--color-accent-1);
}

.form-checkbox input:checked~.form-checkbox__mark .form-checkbox__icon {
    display: block;
}

.form-checkbox:hover input~.form-checkbox__mark {
    background-color: rgba(0, 0, 0, 0.2);
}

.form-radio {
    display: flex;
    align-items: center;
}

.form-radio .radio {
    cursor: pointer;
    position: relative;
    display: block;
}

.form-radio .radio__mark {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    border: 1px solid var(--color-accent-1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.form-radio .radio__icon {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    transform-origin: center;
    opacity: 1;
    transform: scale(0.2);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.form-radio .radio input {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.form-radio .radio input:checked~.radio__mark {
    border-color: var(--color-accent-1);
    background-color: var(--color-accent-1);
}

.form-radio .radio input:checked~.radio__mark .radio__icon {
    background-color: var(--color-white);
    opacity: 1;
    transform: scale(1);
}

.form-switch .switch {
    cursor: pointer;
    position: relative;
    width: 55px;
    height: 30px;
}

.form-switch .switch__slider {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--color-light-1);
    transition: .3s;
    border-radius: 30px;
}

.form-switch .switch__slider::before {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    border-radius: 100%;
    box-shadow: 0px 10px 40px 0px #0000000D;
    transition: .3s;
}

.form-switch .switch input {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.form-switch .switch input:checked+.switch__slider {
    background-color: var(--color-accent-1);
}

.form-switch .switch input:checked+.switch__slider::before {
    transform: translateX(25px);
    background-color: white;
}

.select {
    position: relative;
}

.select__button {
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
    height: 55px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
    padding: 15px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.select__button:focus {
    outline: 1px solid #05073C;
    border: 1px solid #05073C;
}

.select__icon {
    width: 20px;
    height: 20px;
}

.select__dropdown {
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: 340px;
    background-color: white;
    border: 1px solid var(--color-border);
    border-radius: 12px;
    z-index: 30;
    transition: all 0.2s ease;
    pointer-events: none;
    opacity: 0;
}

.select__dropdown.-is-visible {
    opacity: 1;
    pointer-events: auto;
}

.select__options {
    overflow-x: hidden;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    padding: 15px 20px;
    padding-bottom: 10px;
}

.select__options::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.select__options::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
}

.select__options__button {
    display: flex;
    align-items: center;
    font-size: 15px;
    text-align: left;
    padding: 6px 0;
    transition: all 0.15s ease;
}

.select__options__button:hover {
    cursor: pointer;
    color: var(--color-accent-1) !important;
}

.select__options__button:focus {
    color: var(--color-accent-1) !important;
}

.select__search {
    height: 50px !important;
    background-color: var(--color-light-1) !important;
    width: auto !important;
    color: black;
    padding: 0 20px !important;
    margin: 0 20px;
    margin-top: 20px;
}

.select.-multiple .select__dropdown {
    padding: 15px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
    font-weight: 700;
    color: #f06c21;
    margin: 0;
}

h2 {
    color: #021a5f;
}

.text-8 {
    font-size: var(--text-8) !important;
}

.text-10 {
    font-size: var(--text-10) !important;
}

.text-13 {
    font-size: var(--text-13) !important;
}

.text-14 {
    font-size: var(--text-14) !important;
}

.text-15 {
    font-size: var(--text-15) !important;
}

.text-16 {
    font-size: var(--text-16) !important;
}

.text-18 {
    font-size: var(--text-18) !important;
}

.text-20 {
    font-size: var(--text-20) !important;
}

.text-24 {
    font-size: var(--text-24) !important;
}

.text-26 {
    font-size: var(--text-26) !important;
}

.text-30 {
    font-size: var(--text-30) !important;
}

.text-40 {
    font-size: var(--text-40) !important;
}

.text-50 {
    font-size: var(--text-50) !important;
}

.text-70 {
    font-size: var(--text-70) !important;
}

@media (max-width:1199px) {
    .xl\:text-8 {
        font-size: var(--text-8) !important;
    }

    .xl\:text-10 {
        font-size: var(--text-10) !important;
    }

    .xl\:text-13 {
        font-size: var(--text-13) !important;
    }

    .xl\:text-14 {
        font-size: var(--text-14) !important;
    }

    .xl\:text-15 {
        font-size: var(--text-15) !important;
    }

    .xl\:text-16 {
        font-size: var(--text-16) !important;
    }

    .xl\:text-18 {
        font-size: var(--text-18) !important;
    }

    .xl\:text-20 {
        font-size: var(--text-20) !important;
    }

    .xl\:text-24 {
        font-size: var(--text-24) !important;
    }

    .xl\:text-26 {
        font-size: var(--text-26) !important;
    }

    .xl\:text-30 {
        font-size: var(--text-30) !important;
    }

    .xl\:text-40 {
        font-size: var(--text-40) !important;
    }

    .xl\:text-50 {
        font-size: var(--text-50) !important;
    }

    .xl\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:991px) {
    .lg\:text-8 {
        font-size: var(--text-8) !important;
    }

    .lg\:text-10 {
        font-size: var(--text-10) !important;
    }

    .lg\:text-13 {
        font-size: var(--text-13) !important;
    }

    .lg\:text-14 {
        font-size: var(--text-14) !important;
    }

    .lg\:text-15 {
        font-size: var(--text-15) !important;
    }

    .lg\:text-16 {
        font-size: var(--text-16) !important;
    }

    .lg\:text-18 {
        font-size: var(--text-18) !important;
    }

    .lg\:text-20 {
        font-size: var(--text-20) !important;
    }

    .lg\:text-24 {
        font-size: var(--text-24) !important;
    }

    .lg\:text-26 {
        font-size: var(--text-26) !important;
    }

    .lg\:text-30 {
        font-size: var(--text-30) !important;
    }

    .lg\:text-40 {
        font-size: var(--text-40) !important;
    }

    .lg\:text-50 {
        font-size: var(--text-50) !important;
    }

    .lg\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:767px) {
    .md\:text-8 {
        font-size: var(--text-8) !important;
    }

    .md\:text-10 {
        font-size: var(--text-10) !important;
    }

    .md\:text-13 {
        font-size: var(--text-13) !important;
    }

    .md\:text-14 {
        font-size: var(--text-14) !important;
    }

    .md\:text-15 {
        font-size: var(--text-15) !important;
    }

    .md\:text-16 {
        font-size: var(--text-16) !important;
    }

    .md\:text-18 {
        font-size: var(--text-18) !important;
    }

    .md\:text-20 {
        font-size: var(--text-20) !important;
    }

    .md\:text-24 {
        font-size: var(--text-24) !important;
    }

    .md\:text-26 {
        font-size: var(--text-26) !important;
    }

    .md\:text-30 {
        font-size: var(--text-30) !important;
    }

    .md\:text-40 {
        font-size: var(--text-40) !important;
    }

    .md\:text-50 {
        font-size: var(--text-50) !important;
    }

    .md\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:575px) {
    .sm\:text-8 {
        font-size: var(--text-8) !important;
    }

    .sm\:text-10 {
        font-size: var(--text-10) !important;
    }

    .sm\:text-13 {
        font-size: var(--text-13) !important;
    }

    .sm\:text-14 {
        font-size: var(--text-14) !important;
    }

    .sm\:text-15 {
        font-size: var(--text-15) !important;
    }

    .sm\:text-16 {
        font-size: var(--text-16) !important;
    }

    .sm\:text-18 {
        font-size: var(--text-18) !important;
    }

    .sm\:text-20 {
        font-size: var(--text-20) !important;
    }

    .sm\:text-24 {
        font-size: var(--text-24) !important;
    }

    .sm\:text-26 {
        font-size: var(--text-26) !important;
    }

    .sm\:text-30 {
        font-size: var(--text-30) !important;
    }

    .sm\:text-40 {
        font-size: var(--text-40) !important;
    }

    .sm\:text-50 {
        font-size: var(--text-50) !important;
    }

    .sm\:text-70 {
        font-size: var(--text-70) !important;
    }
}

@media (max-width:479px) {
    .xs\:text-8 {
        font-size: var(--text-8) !important;
    }

    .xs\:text-10 {
        font-size: var(--text-10) !important;
    }

    .xs\:text-13 {
        font-size: var(--text-13) !important;
    }

    .xs\:text-14 {
        font-size: var(--text-14) !important;
    }

    .xs\:text-15 {
        font-size: var(--text-15) !important;
    }

    .xs\:text-16 {
        font-size: var(--text-16) !important;
    }

    .xs\:text-18 {
        font-size: var(--text-18) !important;
    }

    .xs\:text-20 {
        font-size: var(--text-20) !important;
    }

    .xs\:text-24 {
        font-size: var(--text-24) !important;
    }

    .xs\:text-26 {
        font-size: var(--text-26) !important;
    }

    .xs\:text-30 {
        font-size: var(--text-30) !important;
    }

    .xs\:text-40 {
        font-size: var(--text-40) !important;
    }

    .xs\:text-50 {
        font-size: var(--text-50) !important;
    }

    .xs\:text-70 {
        font-size: var(--text-70) !important;
    }
}

.lh-1 {
    line-height: 1 !important;
}

.lh-11 {
    line-height: 1.1 !important;
}

.lh-12 {
    line-height: 1.2 !important;
}

.lh-13 {
    line-height: 1.3 !important;
}

.lh-14 {
    line-height: 1.4 !important;
}

.lh-15 {
    line-height: 1.5 !important;
}

.lh-16 {
    line-height: 1.6 !important;
}

.lh-17 {
    line-height: 1.7 !important;
}

.lh-18 {
    line-height: 1.8 !important;
}

.lh-19 {
    line-height: 1.9 !important;
}

.lh-2 {
    line-height: 2 !important;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

@media (max-width:1199px) {
    .xl\:text-center {
        text-align: center !important;
    }

    .xl\:text-right {
        text-align: right !important;
    }

    .xl\:text-left {
        text-align: left !important;
    }
}

@media (max-width:991px) {
    .lg\:text-center {
        text-align: center !important;
    }

    .lg\:text-right {
        text-align: right !important;
    }

    .lg\:text-left {
        text-align: left !important;
    }
}

@media (max-width:767px) {
    .md\:text-center {
        text-align: center !important;
    }

    .md\:text-right {
        text-align: right !important;
    }

    .md\:text-left {
        text-align: left !important;
    }
}

@media (max-width:575px) {
    .sm\:text-center {
        text-align: center !important;
    }

    .sm\:text-right {
        text-align: right !important;
    }

    .sm\:text-left {
        text-align: left !important;
    }
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.header.-type-1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000;
}

.header.-type-1 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-1 .header__container {
        height: 57px;
    }
}

.header.-type-1 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-1 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-1 .header__right {
        display: none;
    }
}

.header.-type-1 .header__menuBtn {
    display: flex;
}

.header.-type-1 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-1.-page-6 {
    background-color: transparent;
}

.header.-type-1.-page-6.-is-sticky {
    background-color: white;
}

.header.-type-1.-page-6 .headerDropdown__button:hover {
    background-color: #F8E9E3;
}

.header.-type-1.-secondary {
    border-bottom: 1px solid var(--Border, #E7E6E6);
}

.header.-type-1.-type-map {
    border-bottom: 1px solid var(--Border, #E7E6E6);
}

.header.-type-1.-type-map .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
    border-bottom: 1px solid var(--Border, #E7E6E6);
    padding: 0 60px;
    max-width: 100%;
}

@media (max-width:767px) {
    .header.-type-1.-type-map .header__container {
        height: 57px;
        padding: 0 24px;
    }
}

.headerDropdown {
    position: relative;
}

.headerDropdown__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 7px 20px;
    border-radius: 200px;
    transition: 0.2s;
}

.headerDropdown__button i {
    margin-left: 5px;
}

.headerDropdown__button:hover {
    background-color: var(--color-light-1);
}

.headerDropdown__content {
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

.headerDropdown__content.is-active {
    opacity: 1;
    pointer-events: auto;
}

.headerDropdown .tabsMenu {
    position: fixed;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
}

.headerDropdown .tabsMenu__container {
    background: white;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--Border, #E7E6E6);
    width: 1290px;
    max-width: 100vw;
}

.headerDropdown .tabsMenu__tabs {
    border-right: 1px solid var(--color-border);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    height: 60px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    width: 100%;
    transition: 0.2s;
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 2px;
    background-color: var(--color-accent-1);
    opacity: 0;
    transition: 0.2s;
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button+button {
    border-top: 1px solid var(--color-border);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button:hover {
    background-color: rgba(235, 102, 43, 0.05);
    color: var(--color-accent-1);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button:hover::after {
    opacity: 1;
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button.is-tab-el-active {
    background-color: rgba(235, 102, 43, 0.05);
    color: var(--color-accent-1);
}

.headerDropdown .tabsMenu__tabs .tabs__controls>button.is-tab-el-active::after {
    opacity: 1;
}

.headerDropdown .tabsMenu__content {
    padding: 45px 0;
    padding-left: 60px;
    padding-right: 80px;
}

.headerDropdown .tabsMenu__lists {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px;
}

.headerDropdown .tabsMenu .tabsMenu-list__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 187.5%;
}

.headerDropdown .tabsMenu .tabsMenu-list__content {
    margin-top: 10px;
}

.headerDropdown .tabsMenu .tabsMenu-list__item>a {
    font-size: 15px;
    line-height: 233.333%;
}

.headerDropdown .tabsMenu .tabsMenu-list__item>a:hover {
    color: var(--color-accent-1);
}

.headerDropdown .tabsMenu .tabs {
    display: grid;
    grid-template-columns: 260px 1fr;
}

.headerDropdown .headerDropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    padding-top: 10px;
    transform: translateX(-50%);
    z-index: 20;
}

.headerDropdown .headerDropdown__container {
    background-color: white;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--Border, #E7E6E6);
    padding: 20px 40px;
    width: 220px;
}

.headerDropdown .headerDropdown__item {
    font-size: 15px;
    font-weight: 500;
    line-height: 266.667%;
}

.headerDropdown .headerDropdown__item button:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: var(--color-primary, #EB662B);
}

.headerDropdown.-hover-light .headerDropdown__button:hover {
    background: rgba(255, 255, 255, 0.1);
}

.headerMobile__left {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__left {
        display: block;
    }
}

.headerMobile__right {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__right {
        display: flex;
    }
}

.header {
    transition: 0.2s;
}

.header.-is-sticky {
    box-shadow: 0px 10px 20px 0px #0000000D;
}

.header__search {
    position: relative;
    display: flex;
    align-items: center;
}

.header__search>i {
    position: absolute;
    top: 12px;
    left: 18px;
    font-size: 18px;
    margin-right: 10px;
}

.header__search input {
    width: 350px;
    border-radius: 200px;
    padding: 7px 12px;
    padding-left: 46px;
    border: 1px solid transparent;
    transition: 0.2s;
}

.header__search .headerSearchRecent {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 14px;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

.header__search .headerSearchRecent__container {
    overflow: hidden;
    border-radius: 12px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    width: 490px;
    max-width: 100%;
}

.header__search .headerSearchRecent__title {
    padding: 30px;
    padding-bottom: 15px;
}

.header__search .headerSearchRecent__list {
    overflow-y: scroll;
    height: 450px;
}

.header__search .headerSearchRecent__list::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.header__search .headerSearchRecent__list::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.header__search .headerSearchRecent__item {
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 0 30px;
    height: 90px;
}

.header__search .headerSearchRecent__item:hover {
    background-color: var(--bg-1, #F5F5F5);
}

.header__search .headerSearchRecent.is-active {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.header .desktopNav__item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 16px;
    color: #000;
}


.header .desktopNav__item a:hover {
    color: var(--color-accent-1);
}

.header .desktopNavMega {
    position: absolute;
    top: 100%;
    left: -40px;
    width: max-content;
    max-width: 100vw;
    padding-top: 20px;
    z-index: 20;
    transition: 0.2s;
    pointer-events: none;
    opacity: 0;
}

@media (max-width:1400px) {
    .header .desktopNavMega {
        position: absolute;
        top: 50px;
        padding-top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
}

.header .desktopNavMega__container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    background-color: white;
    border-radius: 12px;
    border: 1px solid var(--Border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.header .desktopNavMega__lists {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.header .desktopNavMega .desktopNavMega-list__title {
    color: var(--color-third, #05073C);
    font-size: 16px;
    font-weight: 500;
    line-height: 187.5%;
}

.header .desktopNavMega .desktopNavMega-list__list {
    margin-top: 10px;
}

.header .desktopNavMega .desktopNavMega-list__link {
    color: var(--color-third, #05073C);
    font-size: 15px;
    line-height: 233.333%;
}

.header.-type-2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000;
}

.header.-type-2 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-2 .header__container {
        height: 57px;
    }
}

.header.-type-2 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-2 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-2 .header__right {
        display: none;
    }
}

.header.-type-2 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-2 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-2 .header__search input {
    width: 230px;
}

.header.-type-2 .header__menuBtn {
    display: flex;
}

.header.-type-2 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-2 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-2 .desktopNav>*:hover {
    background-color: #FEF7F4;
}

.header.-type-2 .headerMobile__left {
    display: none;
}

@media (max-width:1199px) {
    .header.-type-2 .headerMobile__left {
        display: block;
    }
}

.header.-type-2 .headerMobile__right {
    display: none;
}

@media (max-width:1199px) {
    .header.-type-2 .headerMobile__right {
        display: flex;
    }
}

.header.-type-3 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transition: .2s;
}

.header.-type-3.-is-sticky {
    background-color: white;
}

.header.-type-3 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-3 .header__container {
        height: 57px;
    }
}

.header.-type-3 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-3 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-3 .header__right {
        display: none;
    }
}

.header.-type-3 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-3 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-3 .header__search input {
    width: 230px;
}

.header.-type-3 .header__menuBtn {
    display: flex;
}

.header.-type-3 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-3 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-3 .desktopNav>*:hover {
    background-color: #F1ECF2;
}

.header.-type-3 .desktopNav>* a:hover {
    color: var(--color-dark-1);
}

@media (max-width:991px) {
    .header.-type-3.-page-5 .header__right {
        display: none;
    }
}

@media (max-width:991px) {
    .header.-type-3.-page-5 .headerMobile__left {
        display: flex !important;
    }
}

@media (max-width:991px) {
    .header.-type-3.-page-5 .headerMobile__right {
        display: flex !important;
    }
}

.header.-type-3.-page-5 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-3.-page-5 .desktopNav>*:hover {
    background-color: #FFFFFF;
}

.header.-type-3.-page-5 .desktopNav>* a:hover {
    color: var(--color-dark-1);
}

.header .desktopNav {
    display: flex;
    align-items: center;
}

.header .desktopNav>* {
    padding: 8px 12px;
}

.header .desktopNav__item {
    position: relative;
    border-radius: 100px;
}

.header .desktopNav__item>a {
    display: flex;
    align-items: center;
}

.header .desktopNav__item>a i {
    margin-left: 5px;
}

.header .desktopNav__item:hover>*:last-child {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.header .desktopNav .desktopNavSubnav {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 14px;
    opacity: 0;
    pointer-events: none;
    transition: .2s;
}

.header .desktopNav .desktopNavSubnav__content {
    border-radius: 12px;
    background-color: white;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--border, #E7E6E6);
    min-width: 189px;
    padding: 20px 15px;
}

.header .desktopNav .desktopNavSubnav__content>*+* {
    padding-top: 12px;
}

.header .desktopNav .desktopNavSubnav__item {
    position: relative;
}

.header .desktopNav .desktopNavSubnav__item>.desktopNavSubnav {
    top: 0;
    left: 100%;
}

.header .desktopNav .desktopNavSubnav__item:hover>.desktopNavSubnav {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.header .desktopNav.-light>*>a {
    color: white;
}

.header .desktopNav>*:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.header .desktopNav.-hover-dark>*:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.header.-type-4 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transition: .2s;
}

.header.-type-4.-is-sticky {
    background-color: white;
}

.header.-type-4 .header__container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 60px;
}

@media (max-width:767px) {
    .header.-type-4 .header__container {
        padding: 20px 20px;
    }
}

.header.-type-4 .header__center {
    position: absolute;
    left: 50%;
    display: flex;
    transform: translateX(-50%);
}

@media (max-width:991px) {
    .header.-type-4 .header__center {
        display: none;
    }
}

.header.-type-4 .header__center>a+a {
    margin-left: 30px;
}

.header.-type-4 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:991px) {
    .header.-type-4 .header__right {
        display: none;
    }
}

.header.-type-4 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-4 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-4 .header__search input {
    width: 230px;
}

.header.-type-4 .header__menuBtn {
    display: flex;
}

.header.-type-4 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-4 .desktopNav>* {
    transition: 0.2s;
}

.header.-type-4 .desktopNav>*:hover {
    background-color: #FFEEE7;
}

.header.-type-4 .desktopNav>* a:hover {
    color: var(--color-dark-1);
}

.header.-type-4 .headerMobile__left {
    display: none;
}

@media (max-width:991px) {
    .header.-type-4 .headerMobile__left {
        display: block;
    }
}

.header.-type-4 .headerMobile__right {
    display: none;
}

@media (max-width:991px) {
    .header.-type-4 .headerMobile__right {
        display: flex;
    }
}

.headerDropdown {
    position: relative;
}

.headerDropdown__button {
    display: flex;
    align-items: center;
}

.headerDropdown__button i {
    margin-left: 5px;
}

.headerDropdown.-button .headerDropdown__button {
    padding: 7px 20px;
    border-radius: 200px;
}

.headerMobile__left {
    display: none;
}

@media (max-width:991px) {
    .headerMobile__left {
        display: block;
    }
}

.headerMobile__right {
    display: none;
}

@media (max-width:991px) {
    .headerMobile__right {
        display: flex;
    }
}

.header.-type-7 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.header.-type-7.-is-sticky {
    background-color: var(--color-dark-1);
}

.header.-type-7 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-7 .header__container {
        height: 57px;
    }
}

.header.-type-7 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-7 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-7 .header__right {
        display: none;
    }
}

.header.-type-7 .header__search input::-moz-placeholder {
    color: white;
}

.header.-type-7 .header__search input::placeholder {
    color: white;
}

.header.-type-7 .header__menuBtn {
    display: flex;
}

.header.-type-7 .header__menuBtn i {
    font-size: 20px;
}

.headerDropdown {
    position: relative;
}

.headerDropdown__button {
    display: flex;
    align-items: center;
}

.headerDropdown__button i {
    margin-left: 5px;
}

.headerDropdown.-button .headerDropdown__button {
    padding: 7px 20px;
    border-radius: 200px;
}

.headerMobile__left {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__left {
        display: block;
    }
}

.headerMobile__right {
    display: none;
}

@media (max-width:767px) {
    .headerMobile__right {
        display: flex;
    }
}

.header.-type-8 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.header.-type-8.-is-sticky {
    background-color: var(--color-dark-1);
}

.header.-type-8 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-8 .header__container {
        height: 57px;
    }
}

.header.-type-8 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-8 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header.-type-8 .header__right {
        display: none;
    }
}

.header.-type-8 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-8 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-8 .header__search input {
    width: 230px;
}

.header.-type-8 .header__menuBtn {
    display: flex;
}

.header.-type-8 .header__menuBtn i {
    font-size: 20px;
}

.header.-type-9 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transform: translateY(30px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width:767px) {
    .header.-type-9 {
        transform: none;
    }
}

.header.-type-9.-is-sticky {
    transform: none;
    background-color: #131313;
}

.header.-type-9 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
}

@media (max-width:767px) {
    .header.-type-9 .header__container {
        height: 57px;
    }
}

.header.-type-9 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-9 .header__right {
    display: flex;
    align-items: center;
}

@media (min-width:767px) {}

.header.-type-9 .header__right {
    display: none;
}
}

.header.-type-9 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-9 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-9 .header__search input {
    width: 230px;
}

.header.-type-9 .header__menuBtn {
    display: flex;
}

.header.-type-9 .header__menuBtn i {
    font-size: 20px;
}

@media (min-width:568px) {
    .header.-type-10 {
        padding: 5px 0;
    }
}

.header.-type-10 {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 6;
    background: transparent;
    border-bottom: 1px solid white;
}

.header.-type-10.scrolled {
    top: 0;
}

.header.-type-10.-is-sticky {
    background-color: #00000052 !important;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid #F84E06;
}

.header.-type-10 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
    padding: 0 60px;
}

.top-banner.hidden {
    display: none important;
    position: sticky;
}

.top-banner {
    transition: background-color 0.3s ease;
}

.top-banner.scrolled {
    background-color: #00000052 !important;
    position: sticky;
    top: 0;
    z-index: 1000;
    backdrop-filter: blur(8px);
}

.top-banner .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 20px;
    background-color: transparent;
}

.button-info .book-btn-2 {
    padding: 2px 10px;
    color: white;
    font-weight: 700;
    cursor: pointer;
    background: #eb662b;
    border-radius: 8px;
}

.top-banner {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 20;
    border-bottom: 2px solid white;
}

.contact-info span {
    color: white;
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

.banner-tenimf {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.new-bg-color {
    width: 100%;
    background-color: #00000069;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.banner-heading {
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translate(-50%, -50%);
    z-index: 11;
}

.banner-heading h5 {
    font-size: 34px;
    color: white;
}

.search-input {
    width: 100% !important;
    padding: 10px 15px 10px 40px;
    border: 3px solid #009700 !important;
    border-radius: 20px;
    font-size: 16px;
    background-color: white !important;
    background-image: url(../images/icon-for-searh.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 18px 18px;
    outline: none !important;
    transition: border-color 0.3s;
    filter: invert(1);
}

.main-wildlife {
    background-image: url(../images/hero-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    margin: 40px 0px 0px;
    padding: 50px 0px;
}

.travel-heading-box {
    background-color: transparent;
    border-radius: 10px;
    height: 100%;
}

.pre-heading {
    font-size: .7rem;
    color: #F7921E;
    display: inline;
    padding: 8px 10px;
    background: #ffffff36;
    border-radius: 5px;
}

.main-heading {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 80px;
    margin-top: 30px;
    line-height: 50px;
}

.availability-btn {
    background-color: #1a237e;
    color: white;
    padding: 12px 30px;
    border-radius: 10px;
    font-weight: 400;
    border: none;
    transition: all 0.3s;
}

.feature-box {
    text-align: center;
    padding: 30px 15px;
    border-radius: 8px;
    background-color: #ffffff33;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 100%;
    transition: all 0.3s;
}

.feature-icon {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 15px;
}

.feature-heading {
    font-size: 1.2rem;
    font-weight: 600;
    color: white;
    margin-top: 8px;
}

@media (max-width:767px) {
    .contact-info {
        display: none;
    }

    .button-info button {}

    .top-banner {}

    .header .abcdef {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 15px;
    }

    .header.-type-10 {
        top: 50px;
    }

    .header.-type-10 {
        display: flex;
    }

    .header.-type-10 .header__container {
        height: 57px;
        padding: 0 24px;
    }

    .search-input {
        padding: 4px 15px 4px 40px;
    }

    .banner-heading h5 {
        font-size: 16px;
        margin-bottom: 5px !important;
    }

    .contact-info span {
        color: white;
        cursor: pointer;
        font-size: 12px;
        margin-right: 5px;
    }
}

.header__left {
    width: 100%;
    display: flex;
    justify-content: space-between !important;
    max-width: 1400px;
    align-items: center;
}

.header.-type-10 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-10 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .header__left {
        width: auto;
    }

    .header.-type-10 .header__right {
        display: none;
    }
}

.header.-type-10 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-10 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-10 .header__search input {
    width: 230px;
}

.header.-type-10 .header__menuBtn {
    display: flex;
}

.header.-type-10 .header__menuBtn i {
    font-size: 20px;
}

.footer.-type-1 .footer__main {
    position: relative;
    z-index: 0;
}

@media (max-width:767px) {
    .footer.-type-1 .footer__main {
        padding-top: 60px;
    }
}

.footer.-type-1 .footer__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    right: 60px;
    z-index: -1;
}

@media (max-width:991px) {
    .footer.-type-1 .footer__bg {
        right: 0;
        left: 0;
    }
}

.footer.-type-1 .footer__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width:991px) {
    .footer.-type-1 .footer__bg img {
        border-radius: 0;
    }
}

.footer.-type-1 .footer__info {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(235, 102, 43, 0.15);
}

@media (max-width:767px) {
    .footer.-type-1 .footer__info {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.footer.-type-1 .footer__content {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width:767px) {
    .footer.-type-1 .footer__content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.footer.-type-1 .footer__newsletter {
    position: relative;
    margin-top: 10px;
}

.footer.-type-1 .footer__newsletter input {
    width: 100%;
    height: 60px;
    padding: 0 20px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    border-radius: 12px;
}

.footer.-type-1 .footer__newsletter button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 20px;
    color: var(--color-dark-1);
    z-index: 1;
}

.footer.-type-1 .footer__bottom {
    padding: 20px 0;
}

.footer.-type-1 .footerSocials {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .footer.-type-1 .footerSocials {
        align-items: flex-start;
        flex-direction: column;
    }
}

.footer.-type-1 .footerSocials__title {
    font-size: 17px;
    font-weight: 500;
    margin-right: 10px;
}

.footer.-type-1 .footerSocials__icons {
    display: flex;
}

@media (max-width:767px) {
    .footer.-type-1 .footerSocials__icons {
        position: relative;
        left: -12px;
        margin-top: 8px;
    }
}

.footer.-type-1 .footerSocials__icons>* {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 15px;
    transition: .2s;
    margin-left: 10px;
}

.footer.-type-1 .footerSocials__icons>*:hover {
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.footer.-type-1.-dark .footer__bg {
    left: -20px;
    right: -20px;
}

.footer.-type-1.-dark h4 {
    color: white;
}

.footer.-type-1.-dark p {
    color: white;
}

.footer.-type-1.-round .footer__bg {
    left: 30px;
    right: 30px;
}

@media (max-width:991px) {
    .footer.-type-1.-round .footer__bg {
        right: 0;
        left: 0;
        border-radius: 0 !important;
    }
}

.hero.-type-1 {
    position: relative;
    padding-top: 220px;
    padding-bottom: 220px;
    margin-top: 0px;
    z-index: 5;
}

@media (max-width:767px) {
    .hero.-type-1 {
        margin-top: 57px;
    }
}

@media (max-width:767px) {
    .hero.-type-1 {
        padding-bottom: 0;
    }
}

.hero.-type-1 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width:991px) {
    .hero.-type-1 .hero__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.hero.-type-1 .hero__bg>*:nth-child(1) {
    filter: brightness(0.7);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-1 .hero__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width:991px) {
    .hero.-type-1 .hero__bg>*:nth-child(2) {
        height: 35px;
    }
}

.hero.-type-1 .hero__content {
    text-align: center;
}

.hero.-type-1 .hero__content p {
    color: white !important;
}

.hero.-type-1 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
    color: white;
}

@media (max-width:991px) {
    .hero.-type-1 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-1 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-1 .hero__text {
    color: white;
    margin-top: 10px;
}

.hero.-type-1.-min {
    padding-top: 134px;
    padding-bottom: 100px;
}

.hero.-type-1.-min-2 {
    padding-top: 190px;
    padding-bottom: 200px;
}

.hero.-type-2 {
    position: relative;
    margin-top: 0px;
    z-index: 5;
}

@media (max-width:767px) {
    .hero.-type-2 {}
}

.hero.-type-2 .hero__shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.hero.-type-2 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 12px;
    z-index: -1;
}

.hero.-type-2 .hero__filter {
    padding: 30px 0;
}

.hero.-type-2 .hero__slider {
    overflow: hidden;
    position: relative;
    border-radius: 12px;
}

.hero.-type-2 .hero__slide {
    position: relative;
    display: grid;
}

@media (max-width:1199px) {}

@media (max-width:991px) {}

.hero.-type-2 .hero__content {
    padding: 110px 0;
    padding-left: 150px;
}

@media (max-width:1199px) {
    .hero.-type-2 .hero__content {
        padding: 80px 0;
        padding-left: 100px;
    }
}

@media (max-width:991px) {
    .hero.-type-2 .hero__content {
        padding: 16px 0;
    }
}

@media (max-width:767px) {
    .hero.-type-2 .hero__content {
        padding-top: 82px;
    }
}

.hero.-type-2 .hero__title {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    color: white;
    z-index: 0;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__title {
        font-size: 26px;
    }
}

@media (max-width:767px) {
    .hero.-type-2 .hero__title {
        font-size: 13px;
    }
}

.hero.-type-2 .hero__title_shape {
    position: relative;
    display: inline-block;
    z-index: 0;
}

.hero.-type-2 .hero__title_shape span {
    position: absolute;
    top: 3px;
    left: -13px;
    z-index: -1;
    width: 231px;
}

@media (max-width:767px) {
    .hero.-type-2 .hero__title_shape span {
        width: 180px;
    }
}

.hero.-type-2 .hero__title_shape span img {
    width: 100%;
    height: auto;
}

.hero.-type-2 .hero__text {
    color: white;
    margin-top: 10px;
}

.hero.-type-2 .hero__image {
    position: relative;
    height: 600px;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__slider {
        overflow: hidden;
        border-radius: 0px;
    }

    .hero.-type-2 .hero__image {
        height: 580px;
    }

    position:absolute;
    top:42%;
    z-index:11;
}

.hero.-type-2 .hero__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-2 .hero__image_shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__image_shape {
        display: none;
    }
}

.hero.-type-2 .hero__image_mobileShape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none;
}

@media (max-width:991px) {
    .hero.-type-2 .hero__image_mobileShape {
        display: block;
    }
}

.hero.-type-2 .navAbsolute {
    left: 30px;
    right: 30px;
}

@media (max-width:991px) {
    .hero.-type-2 .navAbsolute {
        left: 12px;
        right: 12px;
    }
}

.hero.-type-3 {
    position: relative;
    padding-top: 185px;
    padding-bottom: 0;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-3 {
        padding-top: 140px;
    }
}

@media (max-width:767px) {
    .hero.-type-3 {
        padding-top: 120px;
    }
}

@media (max-width:575px) {
    .hero.-type-3 {
        padding-top: 80px;
    }
}

.hero.-type-3 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 175px;
    right: 0;
    left: 0;
    z-index: -1;
}

.hero.-type-3 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-3 .hero__title {
    position: relative;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
    z-index: 1;
}

.hero.-type-3 .hero__title img {
    position: absolute;
    bottom: 0;
    left: 60px;
    z-index: -1;
}

@media (max-width:767px) {
    .hero.-type-3 .hero__title img {
        left: 0;
    }
}

@media (max-width:991px) {
    .hero.-type-3 .hero__title {
        font-size: 56px;
    }
}

@media (max-width:767px) {
    .hero.-type-3 .hero__title {
        font-size: 48px;
    }
}

@media (max-width:575px) {
    .hero.-type-3 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-3 .hero__filter {
    position: relative;
    z-index: 1;
}

.hero.-type-3 .hero__filter>* {
    width: 850px;
    border-radius: 200px;
}

@media (max-width:991px) {
    .hero.-type-3 .hero__filter>* {
        width: 100%;
    }
}

@media (max-width:767px) {
    .hero.-type-3 .hero__filter>* {
        border-radius: 12px;
    }
}

.hero.-type-3 .hero__image {
    display: flex;
}

@media (max-width:991px) {
    .hero.-type-3 .hero__image {
        margin-top: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-3 .hero__image {
        margin-top: 40px;
    }
}

.hero.-type-3 .hero__image img {
    max-width: 100%;
}

@media (max-width:1199px) {
    .hero.-type-3 .hero__image img {
        width: 100%;
    }
}

.hero.-type-3 .hero__image>div:nth-child(1) {
    display: flex;
    flex-direction: column;
}

@media (max-width:1199px) {
    .hero.-type-3 .hero__image>div:nth-child(1) {
        width: 50%;
    }
}

.hero.-type-3 .hero__image>div:nth-child(1)>*+* {
    margin-top: 20px;
}

.hero.-type-3 .hero__image>*:nth-child(2) {
    padding-top: 130px;
    margin-left: 20px;
}

@media (max-width:1199px) {
    .hero.-type-3 .hero__image>*:nth-child(2) {
        width: 50%;
    }
}

@media (max-width:991px) {
    .hero.-type-3 .hero__image>*:nth-child(2) {
        padding-top: 0;
    }
}

.hero.-type-4 {
    position: relative;
    padding-top: 134px;
    padding-bottom: 472px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 400px;
    }
}

@media (max-width:767px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 200px;
    }
}

@media (max-width:575px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 40px;
    }
}

.hero.-type-4 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-4 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-4 .hero__title {
    font-weight: 600;
    font-size: 60px;
    line-height: 1.2;
    background: linear-gradient(97deg, #EE8C61 27.01%, #4C43C4 87.3%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width:767px) {
    .hero.-type-4 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-4 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-5 {
    position: relative;
    padding-top: 236px;
    padding-bottom: 202px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-5 {
        padding-top: 140px;
        padding-bottom: 380px;
    }
}

@media (max-width:575px) {
    .hero.-type-5 {
        padding-top: 100px;
        padding-bottom: 280px;
    }
}

.hero.-type-5 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 200px;
    bottom: 0;
    z-index: -1;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__bg {
        bottom: 250px;
        right: 0;
    }
}

@media (max-width:575px) {
    .hero.-type-5 .hero__bg {
        bottom: 120px;
    }
}

.hero.-type-5 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-5 .hero__image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40vw;
    z-index: 1;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image {
        top: unset;
        width: 100%;
        height: 40vh;
    }
}

@media (max-width:575px) {
    .hero.-type-5 .hero__image {
        height: 250px;
    }
}

.hero.-type-5 .hero__image>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image>*:nth-child(1) {
        display: none;
    }
}

.hero.-type-5 .hero__image>*:nth-child(2) {
    border-radius: 0 0 120px 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image>*:nth-child(2) {
        border-radius: 0 0 120px 120px;
    }
}

.hero.-type-5 .hero__image>*:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

@media (max-width:991px) {
    .hero.-type-5 .hero__image>*:nth-child(3) {
        display: block;
    }
}

.hero.-type-5 .hero__content {
    position: relative;
    z-index: 2;
}

.hero.-type-5 .hero__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
}

@media (max-width:767px) {
    .hero.-type-5 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-5 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-5 .hero__filter>* {
    width: 100%;
}

.hero.-type-6 {
    position: relative;
    padding-top: 267px;
    padding-bottom: 140px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-6 {
        padding-top: 200px;
        padding-bottom: 120px;
        background-color: rgba(235, 102, 43, 0.05);
    }
}

@media (max-width:767px) {
    .hero.-type-6 {
        padding-top: 140px;
    }
}

@media (max-width:575px) {
    .hero.-type-6 {
        padding-top: 90px;
        padding-bottom: 40px;
    }
}

.hero.-type-6 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media (max-width:991px) {
    .hero.-type-6 .hero__bg {
        display: none;
    }
}

.hero.-type-6 .hero__bg img {
    width: 100%;
    height: auto;
}

.hero.-type-6 .hero__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
}

@media (max-width:767px) {
    .hero.-type-6 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-6 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-7 {
    position: relative;
    z-index: 20;
}

.hero.-type-7 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-7 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-7 .hero__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-color: #FEF7F4;
    border-radius: 80px 80px 0 0;
    z-index: 5;
}

.hero.-type-7 .hero__content {
    padding-top: 300px;
    padding-bottom: 440px;
}

@media (max-width:1199px) {
    .hero.-type-7 .hero__content {
        padding-top: 220px;
        padding-bottom: 240px;
    }
}

@media (max-width:767px) {
    .hero.-type-7 .hero__content {
        padding-top: 120px;
        padding-bottom: 400px;
    }
}

.hero.-type-7 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-7 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-7 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-7 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-7 .hero__filter {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 850px;
    max-width: calc(100% - 40px);
    z-index: 10;
}

@media (max-width:767px) {
    .hero.-type-7 .hero__filter {
        max-width: unset;
        width: auto;
        left: 24px;
        right: 24px;
        transform: none;
    }
}

.hero.-type-7 .hero__slider {
    height: 100%;
}

.hero.-type-7 .hero__slider .swiper-wrapper {
    height: 100%;
}

.hero.-type-7 .hero__slider .swiper-slide {
    height: 100%;
}

.hero.-type-7 .hero__nav {
    position: absolute;
    top: 50%;
    left: 60px;
    right: 60px;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}

.hero.-type-8 {
    position: relative;
    padding-top: 192px;
    padding-bottom: 378px;
    z-index: 5;
}

@media (max-width:991px) {
    .hero.-type-8 {
        padding-top: 180px;
        padding-bottom: 340px;
    }
}

@media (max-width:767px) {
    .hero.-type-8 {
        padding-top: 120px;
        padding-bottom: 140px;
    }
}

@media (max-width:575px) {
    .hero.-type-8 {
        padding-bottom: 100px;
    }
}

.hero.-type-8 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-8 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-8 .hero__content {
    display: flex;
    flex-direction: column;
}

@media (max-width:767px) {
    .hero.-type-8 .hero__content>*:nth-child(1) {
        order: 2;
    }

    .hero.-type-8 .hero__content>*:nth-child(2) {
        order: 1;
    }
}

.hero.-type-8 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-8 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-8 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-8 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-9 {
    position: relative;
    z-index: 5;
}

.hero.-type-9 .container {
    position: relative;
}

.hero.-type-9 .hero__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    padding: 30px;
    padding-bottom: 0;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__bg {
        padding: 0;
    }
}

.hero.-type-9 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__bg img {
        border-radius: 0;
    }
}

.hero.-type-9 .hero__content {
    padding-top: 272px;
    padding-bottom: 272px;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__content {
        padding-top: 220px;
        padding-bottom: 220px;
    }
}

@media (max-width:767px) {
    .hero.-type-9 .hero__content {
        padding-top: 160px;
        padding-bottom: 100px;
    }
}

@media (max-width:575px) {
    .hero.-type-9 .hero__content {
        padding-top: 100px;
        padding-bottom: 40px;
    }
}

.hero.-type-9 .hero__image {
    padding-top: 40px;
}

.hero.-type-9 .hero__image img {
    width: 100%;
    height: auto;
}

.hero.-type-9 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-9 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-9 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-9 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-9 .hero__pagination {
    color: white;
    position: absolute;
    bottom: 40px;
    left: 15px;
    z-index: 1;
}

@media (max-width:767px) {
    .hero.-type-9 .hero__pagination {
        display: none;
    }
}

.hero.-type-9 .hero__pagination .pagination__item {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 187.5%;
}

.hero.-type-9 .hero__pagination .pagination__item::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 136px;
    height: 1px;
    margin-left: 24px;
    background-color: white;
    margin-bottom: 4px;
    transition: 0.2s;
    transform-origin: left;
    width: 0;
}

.hero.-type-9 .hero__pagination .pagination__item+* {
    margin-left: 24px;
}

.hero.-type-9 .hero__pagination .pagination__item.is-active::after {
    width: 136px;
}

.hero.-type-10 {
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    z-index: 5;
}

@media (max-width:767px) {
    .hero.-type-10 {
        padding-top: 120px;
        padding-bottom: 60px;
    }
}

.hero.-type-10 .hero__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.hero.-type-10 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-10 .hero__title {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width:991px) {
    .hero.-type-10 .hero__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .hero.-type-10 .hero__title {
        font-size: 50px;
    }
}

@media (max-width:575px) {
    .hero.-type-10 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-10 .hero__search {
    position: relative;
    width: 470px;
    height: 70px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    z-index: 1;
}

.hero.-type-10 .hero__search>*:nth-child(1) {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 25px;
    z-index: 1;
}

.hero.-type-10 .hero__search>*:nth-child(2) {
    border-radius: 200px;
    width: 100%;
    height: 100%;
    background-color: white;
    padding-left: 55px;
}

.hero.-type-10 .hero__search>*:nth-child(3) {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 15px;
    color: white;
    background-color: var(--color-accent-1);
    z-index: 1;
}

.hero.-type-10 .heroTags {
    margin-top: 70px;
}

@media (max-width:767px) {
    .hero.-type-10 .heroTags {
        margin-top: 40px;
    }
}

.hero.-type-10 .heroTags__tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px;
    margin-top: 30px;
}

.hero.-type-10 .heroTags__tags>* {
    padding: 10px;
}

.hero.-type-10 .heroTags__tags button {
    display: flex;
    align-items: center;
    padding: 16px 30px;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
    font-weight: 500;
}

.hero.-type-10 .heroTags__tags button i {
    margin-right: 10px;
}

.searchForm.-type-1 {
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 12px;
    height: 80px;
}

@media (max-width:767px) {
    .searchForm.-type-1 {
        flex-direction: column;
        height: auto;
        padding: 0;
        border-radius: 12px !important;
    }
}

.searchForm.-type-1 .searchForm__form {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    padding: 5px 10px;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchForm__form {
        grid-template-columns: 1fr;
        padding: 0;
    }

    .searchForm.-type-1 .searchForm__form>*+* {
        border-top: 1px solid #E7E6E6;
    }
}

.searchForm.-type-1 .searchForm__button {
    flex-shrink: 0;
}

.searchForm.-type-1 .searchForm__button button {
    height: 100%;
    padding: 0 30px;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchForm__button button {
        height: 60px;
        width: 100%;
        border-radius: 0 0 12px 12px !important;
    }
}

.searchForm.-type-1 .searchFormItem {
    position: relative;
}

.searchForm.-type-1 .searchFormItem__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchFormItem__button {
        padding: 15px;
    }
}

.searchForm.-type-1 .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-1 .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-1 .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.searchForm.-type-1 .searchFormItemDropdown {
    position: absolute;
    left: 0;
    top: calc(100% + 15px);
    padding-top: 10px;
    z-index: 5;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

@media (max-width:767px) {
    .searchForm.-type-1 .searchFormItemDropdown {
        top: 100%;
        left: 50% !important;
        transform: translateX(-50%);
        padding-top: 0;
    }
}

.searchForm.-type-1 .searchFormItemDropdown.is-active {
    opacity: 1;
    pointer-events: auto;
}

.searchForm.-type-1 .searchFormItemDropdown__container {
    border-radius: 12px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.searchForm.-type-1 .searchFormItemDropdown__item button.-is-button-active {
    background-color: #F5F5F5;
}

.searchForm.-type-1 .searchFormItemDropdown.-location {
    left: -20px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__container {
    width: 490px;
    max-width: calc(100vw - 14px);
    padding: 20px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__list {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    height: 302px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    transition: 0.2s;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button>span:nth-child(1) {
    color: var(--color-third, #05073C);
    font-size: 15px;
    font-weight: 500;
    line-height: 186.667%;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button>span:nth-child(2) {
    color: #717171;
    font-size: 14px;
    line-height: 185.714%;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button:hover {
    background-color: #F5F5F5;
}

.searchForm.-type-1 .searchFormItemDropdown.-calendar .searchFormItemDropdown__container {
    width: 440px;
    max-width: calc(100vw - 14px);
    padding: 20px;
    min-height: 360px;
}

@media (max-width:575px) {
    .searchForm.-type-1 .searchFormItemDropdown.-calendar .searchFormItemDropdown__container {
        width: calc(100vw - 14px);
    }
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__container {
    width: 347px;
    max-width: calc(100vw - 14px);
    padding: 20px;
}

@media (max-width:575px) {
    .searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__container {
        width: calc(100vw - 14px);
    }
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__list {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    height: 302px;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    transition: 0.2s;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button>span:nth-child(1) {
    color: var(--color-third, #05073C);
    font-size: 15px;
    font-weight: 500;
    line-height: 186.667%;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button:hover {
    background-color: #F5F5F5;
}

.searchForm.-type-1.-col-1 .searchForm__form {
    grid-template-columns: repeat(1, 1fr) !important;
}

.searchForm.-type-1.-narrow {
    height: 50px !important;
    padding: 0 !important;
}

.searchForm.-type-1.-narrow .searchForm__form {
    padding: 0;
    grid-template-columns: repeat(1, 1fr) !important;
}

.searchForm.-type-1.-narrow .searchFormItem__button {
    padding: 0;
    height: 50px !important;
}

.searchForm.-type-1.-col-2 .searchForm__form {
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width:767px) {
    .searchForm.-type-1.-col-2 .searchForm__form {
        grid-template-columns: 1fr;
    }
}

.searchForm.-type-1.-sidebar {
    height: auto;
    padding: 0;
    border: 1px solid var(--color-border);
    border-radius: 12px;
}

.searchForm.-type-1.-sidebar .searchForm__form {
    grid-template-columns: 1fr;
    padding: 0;
}

.searchForm.-type-1.-sidebar .searchFormItem {
    position: relative;
}

.searchForm.-type-1.-sidebar .searchFormItem+* .searchFormItem__button {
    border-top: 1px solid var(--color-border);
}

.searchForm.-type-1.-sidebar .searchFormItem__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 10px;
    padding-right: 15px;
}

.searchForm.-type-1.-sidebar .searchFormItem__icon_chevron {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.searchForm.-type-1.-sidebar .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-1.-sidebar .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-1.-sidebar .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.searchForm.-type-1.-sidebar .searchFormItemDropdown {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    padding-top: 0;
}

.searchForm.-type-2 {
    overflow: hidden;
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 12px;
    height: 80px;
}

@media (max-width:767px) {
    .searchForm.-type-2 {
        flex-direction: column;
        height: auto;
        padding: 0;
    }
}

.searchForm.-type-2 .searchForm__form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    width: 100%;
    padding: 5px 10px;
    padding-right: 60px;
}

@media (max-width:767px) {
    .searchForm.-type-2 .searchForm__form {
        padding: 0;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .searchForm.-type-2 .searchForm__form>*+* {
        border-top: 1px solid #E7E6E6;
    }
}

.searchForm.-type-2 .searchForm__button {
    flex-shrink: 0;
}

.searchForm.-type-2 .searchForm__button button {
    height: 100%;
    padding: 0 30px;
}

@media (max-width:767px) {
    .searchForm.-type-2 .searchForm__button button {
        height: 60px;
        width: 100%;
        border-radius: 0;
    }
}

.searchForm.-type-2 .searchFormItem {
    display: flex;
    align-items: center;
    text-align: left;
}

@media (max-width:767px) {
    .searchForm.-type-2 .searchFormItem {
        padding: 15px;
    }
}

.searchForm.-type-2 .searchFormItem__icon {
    width: 50px;
    height: 50px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
}

.searchForm.-type-2 .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-2 .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-2 .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.featureCard.-type-1 {
    position: relative;
    z-index: 0;
}

.featureCard.-type-1 .featureCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.featureCard.-type-1 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-1 .featureCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
}

.featureCard.-type-1 .featureCard__content {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
}

.featureCard.-type-1 .featureCard__content h4 {
    font-size: 20px;
    font-weight: 500;
}

.featureCard.-type-1.-hover-1 .featureCard__image {
    overflow: hidden;
}

.featureCard.-type-1.-hover-1 .featureCard__image img {
    transition: .4s;
}

.featureCard.-type-1.-hover-1:hover .featureCard__image img {
    transform: scale(1.05);
}

.featureCard.-type-2 {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.featureCard.-type-2 .featureCard__image {
    position: relative;
    overflow: hidden;
    z-index: -1;
}

.featureCard.-type-2 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-2 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
}

.featureCard.-type-2 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.featureCard.-type-2 .featureCard__content h4 {
    font-size: 20px;
    font-weight: 500;
}

.featureCard.-type-3 {
    position: relative;
    height: 100%;
    z-index: 0;
}

.featureCard.-type-3 .featureCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.featureCard.-type-3 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-3 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
    z-index: 1;
}

.featureCard.-type-3 .featureCard__content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 60px;
}

@media (max-width:991px) {
    .featureCard.-type-3 .featureCard__content {
        padding: 40px;
    }
}

@media (max-width:767px) {
    .featureCard.-type-3 .featureCard__content {
        padding: 30px;
    }
}

.featureCard.-type-3 .featureCard__content button {
    margin-top: 90px;
}

@media (max-width:991px) {
    .featureCard.-type-3 .featureCard__content button {
        margin-top: 50px;
    }
}

@media (max-width:767px) {
    .featureCard.-type-3 .featureCard__content button {
        margin-top: 30px;
    }
}

.featureCard.-type-3.-style-2 .featureCard__content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px;
}

@media (max-width:767px) {
    .featureCard.-type-3.-style-2 .featureCard__content {
        padding: 30px;
    }
}

.featureCard.-type-3.-style-2 .featureCard__content button {
    margin-top: 100px;
}

@media (max-width:991px) {
    .featureCard.-type-3.-style-2 .featureCard__content button {
        margin-top: 50px;
    }
}

@media (max-width:767px) {
    .featureCard.-type-3.-style-2 .featureCard__content button {
        margin-top: 30px;
    }
}

.featureCard.-type-4 {
    position: relative;
    height: 100%;
    z-index: 0;
}

.featureCard.-type-4 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-4 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, #05073C 100%);
    opacity: 0.5;
    z-index: 1;
}

.featureCard.-type-4 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 30px;
    z-index: 1;
}

@media (max-width:767px) {
    .featureCard.-type-4 .featureCard__content {
        padding: 22px;
    }
}

.featureCard.-type-5 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    background-color: #FAF9FD;
    border-radius: 12px;
    text-align: center;
    padding: 30px;
    z-index: 0;
    transition: .2s;
}

.featureCard.-type-5>* {
    transition: .2s;
}

.featureCard.-type-5 .featureCard__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 100%;
    width: 80px;
    height: 80px;
}

.featureCard.-type-5.-hover-accent-1 {
    background-color: white;
}

.featureCard.-type-5.-hover-accent-1 .featureCard__icon {
    background-color: #FEF7F4;
}

.featureCard.-type-5.-hover-accent-1:hover {
    background-color: var(--color-accent-1);
}

.featureCard.-type-5.-hover-accent-1:hover>* {
    color: white !important;
}

.featureCard.-type-5.-hover-accent-2:hover {
    background-color: var(--color-accent-2);
}

.featureCard.-type-5.-hover-accent-2:hover>* {
    color: white !important;
}

.featureCard.-type-6 {
    position: relative;
    display: block;
    z-index: 0;
    transition: .2s;
}

.featureCard.-type-6 .featureCard__image {
    position: relative;
}

.featureCard.-type-6 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-6 .featureCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    z-index: 1;
}

.featureCard.-type-6 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.featureCard.-type-7 {
    position: relative;
    display: block;
    z-index: 0;
}

.featureCard.-type-8 {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.03);
    background-color: white;
    border-radius: 12px;
    z-index: 0;
}

.featureCard.-type-8 .featureCard__image {
    height: 150px;
}

.featureCard.-type-8 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-8 .featureCard__badge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    color: white;
    text-transform: uppercase;
    background-color: var(--color-accent-2);
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(1) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(2) {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4;
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(3) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.featureCard.-type-8 .featureCard__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    height: 150px;
    padding-bottom: 20px;
}

@media (max-width:767px) {
    .featureCard.-type-8 .featureCard__content {
        height: 120px;
    }
}

.featureCard.-type-9 {
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid var(--border, #E7E6E6);
    background-color: white;
    z-index: 0;
    transition: 0.2s;
}

.featureCard.-type-9 .featureCard__image img {
    border-radius: 100%;
    width: 110px;
    height: 110px;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-9:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pageHeader.-type-1 {
    position: relative;
    padding-top: 170px;
    padding-bottom: 170px;
}

@media (max-width:767px) {
    .pageHeader.-type-1 {
        padding-bottom: 100px !important;
    }
}

@media (max-width:767px) {
    .pageHeader.-type-1 {
        padding-bottom: 0;
    }
}

.pageHeader.-type-1 .pageHeader__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width:991px) {
    .pageHeader.-type-1 .pageHeader__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.pageHeader.-type-1 .pageHeader__bg>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pageHeader.-type-1 .pageHeader__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width:991px) {
    .pageHeader.-type-1 .pageHeader__bg>*:nth-child(2) {
        height: 35px;
    }
}

.pageHeader.-type-1 .pageHeader__content {
    position: relative;
    text-align: center;
    z-index: 1;
}

.pageHeader.-type-1 .pageHeader__title {
    font-size: 52px;
    font-weight: 600;
    line-height: 1.2;
    color: white;
}

@media (max-width:991px) {
    .pageHeader.-type-1 .pageHeader__title {
        font-size: 48px;
    }
}

@media (max-width:767px) {
    .pageHeader.-type-1 .pageHeader__title {
        font-size: 40px;
    }
}

.pageHeader.-type-1 .pageHeader__text {
    color: white;
    margin-top: 10px;
}

.pageHeader.-type-2 {
    position: relative;
    padding-top: 140px;
    padding-bottom: 100px;
    margin-top: 88px;
}

@media (max-width:767px) {
    .pageHeader.-type-2 {
        margin-top: 57px;
        padding-top: 50px;
        padding-bottom: 80px;
    }
}

.pageHeader.-type-2 .pageHeader__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 60px;
    left: 60px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width:991px) {
    .pageHeader.-type-2 .pageHeader__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.pageHeader.-type-2 .pageHeader__bg>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pageHeader.-type-2 .pageHeader__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width:991px) {
    .pageHeader.-type-2 .pageHeader__bg>*:nth-child(2) {
        height: 35px;
    }
}

.pageHeader.-type-2 .pageHeader__content {
    text-align: center;
}

.pageHeader.-type-2 .pageHeader__title {
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.03em;
}

@media (max-width:991px) {
    .pageHeader.-type-2 .pageHeader__title {
        font-size: 60px;
    }
}

@media (max-width:767px) {
    .pageHeader.-type-2 .pageHeader__title {
        font-size: 40px;
    }
}

.pageHeader.-type-2 .pageHeader__text {
    margin-top: 10px;
}

.pageHeader.-type-2 .pageHeader__search {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    z-index: 1;
}

@media (max-width:767px) {
    .pageHeader.-type-2 .pageHeader__search {
        position: relative;
        left: unset;
        transform: none;
        margin-top: 30px;
    }
}

.pageHeader.-type-2 .pageHeader__search input {
    width: 550px;
    max-width: 100%;
    height: 70px;
    border-radius: 100px;
    background-color: white;
    padding-left: 33px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pageHeader.-type-2 .pageHeader__search button {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    background-color: var(--color-accent-1);
}

.pageHeader.-type-2.-secondary {
    position: relative;
    padding-top: 110px;
    padding-bottom: 30px;
    z-index: 50;
}

@media (max-width:767px) {
    .pageHeader.-type-2.-secondary {
        padding-bottom: 60px;
    }
}

.pageHeader.-type-2.-secondary .pageHeader__search {
    position: relative;
    left: unset;
    transform: none;
    width: 100%;
    bottom: -60px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width:767px) {
    .pageHeader.-type-2.-secondary .pageHeader__search {
        bottom: 0;
    }
}

.pageHeader.-type-2.-secondary button {
    position: relative;
    top: unset;
    right: unset;
    border-radius: 12px;
    width: auto;
    height: 100%;
    background-color: transparent;
}

@media (max-width:767px) {
    .pageHeader.-type-2.-secondary button {
        width: 100%;
        height: 50px;
        border-radius: 0 0 12px 12px;
    }
}

.pageHeader.-type-3 {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 88px;
}

@media (max-width:767px) {
    .pageHeader.-type-3 {
        margin-top: 57px;
    }
}

.sidebar.-type-1 {
    position: relative;
    border: 1px solid var(--border, #E7E6E6);
    z-index: 5;
}

.sidebar.-type-1 .sidebar__header {
    border-radius: 12px 12px 0 0;
    padding: 30px;
}

.sidebar.-type-1 .sidebar__content {
    padding: 30px;
    padding-top: 20px;
}

.sidebar.-type-1 .sidebar__content>*+* {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E7E6E6;
}

.sidebar.-type-2 {
    width: 360px;
    max-width: 100%;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 35px 30px;
}

@media (max-width:991px) {
    .sidebar.-type-2 {
        width: 100%;
    }
}

.sidebar.-type-2 .sidebar__item+* {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #E7E6E6;
}

.sidebar.-type-2 .sidebar__search {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.sidebar.-type-2 .sidebar__search>i {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.sidebar.-type-2 .sidebar__search>input {
    border-radius: 12px;
    width: 100%;
    padding: 14px 20px;
    padding-left: 46px;
    background-color: var(--bg-1, #F5F5F5);
}

.sidebar.-type-2 .sidebar__tags {
    flex-wrap: wrap;
}

.sidebar.-type-2 .sidebar__tags>* a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    padding: 6px 17px;
    border-radius: 200px;
    border: 1px solid var(--border, #E7E6E6);
}

.tourCard.-type-1 {
    display: block;
}

.tourCard.-type-1 .tourCard__image {
    position: relative;
    z-index: 0;
}

.tourCard.-type-1 .tourCard__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-color: white;
    border-radius: 20px 20px 0 0;
    z-index: 1;
}

.tourCard.-type-1 .tourCard__header {
    position: relative;
}

.tourCard.-type-1 .tourCard__favorite {
    position: absolute;
    bottom: -17px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    z-index: 1;
    transition: .15s;
}

.tourCard.-type-1 .tourCard__favorite:hover {
    color: white;
    background-color: var(--color-accent-1);
}

.tourCard.-type-1.-hover-shadow {
    transition: .15s;
}

.tourCard.-type-1.-hover-shadow:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tourCard.-type-1.-rounded .tourCard__image {
    position: relative;
    z-index: 0;
}

.tourCard.-type-1.-rounded .tourCard__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-color: white;
    border-radius: 20px 20px 0 0;
    z-index: 1;
    pointer-events: none;
}

.tourCard.-type-1.-rounded .tourCard__header {
    position: relative;
}

.tourCard.-type-1.-rounded .tourCard__favorite {
    top: 20px;
    bottom: unset;
    right: 20px;
}

.tourCard.-type-1.-rounded .tourCard__favorite:hover {
    color: white;
    background-color: var(--color-accent-1);
}

.tourCard__title span {
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, black 0%, black 100%);
    background-position: 0px 95%;
    background-size: 0px 1px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86)0s;
    padding: 0.1% 0px;
}

.tourCard:hover .tourCard__title span {
    background-size: 100% 1px;
}

.tourCard.-type-2 {
    display: grid;
    grid-template-columns: max-content 1fr min-content;
    gap: 30px;
    height: 100%;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 20px;
    transition: 0.2s;
}

@media (max-width:1199px) {
    .tourCard.-type-2 {
        grid-template-columns: 1fr 1fr;
    }

    .tourCard.-type-2>*:nth-child(1) {
        grid-column: 2 span;
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .tourCard.-type-2 {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .tourCard.-type-2>*:nth-child(1) {
        grid-column: 1 span;
    }

    .tourCard.-type-2>*:nth-child(3) {
        border-left: none !important;
        padding: 0 !important;
        width: 100% !important;
    }
}

.tourCard.-type-2 .tourCard__image {
    position: relative;
    flex-shrink: 0;
    width: 280px;
    min-height: 260px;
    z-index: 0;
}

.tourCard.-type-2 .tourCard__image img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourCard.-type-2 .tourCard__badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}

.tourCard.-type-2 .tourCard__favorite {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.tourCard.-type-2 .tourCard__content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.tourCard.-type-2 .tourCard__title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.tourCard.-type-2 .tourCard__info {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    height: 100%;
    width: 225px;
    border-left: 1px solid #E7E6E6;
    padding: 10px 10px 10px 30px;
}

@media (max-width:991px) {
    .tourCard.-type-2 .tourCard__info>*:nth-child(1) {
        align-items: flex-start !important;
        text-align: left !important;
    }
}

.tourCard.-type-2 .tourCard__info>*:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 100%;
}

.tourCard.-type-2 .tourCard__info>*:nth-child(2) {
    width: 100%;
    padding: 15px 0;
    margin-top: 20px;
}

.tourCard.-type-2 .tourCard__price>*:nth-child(1) {
    font-size: 15px;
    line-height: 1.4;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: var(--icon, #C6C6D2);
}

.tourCard.-type-2 .tourCard__price>*:nth-child(2) {
    line-height: 1.4;
}

.tourCard.-type-2:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tourCard.-type-3 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 0;
}

.tourCard.-type-3 .tourCard__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourCard.-type-3 .tourCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0)0%, rgba(5, 7, 60, 0.8)100%);
    z-index: 1;
}

.tourCard.-type-3 .tourCard__header {
    position: relative;
}

.tourCard.-type-3 .tourCard__favorite {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    z-index: 1;
    transition: .15s;
}

.tourCard.-type-3 .tourCard__favorite:hover {
    background-color: var(--color-accent-1);
}

.tourCard.-type-3 .tourCard__content {
    display: flex;
    align-items: flex-end;
    z-index: 1;
}

.tourCard.-type-3 .tourCard__wrap {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 30px;
}

.blogCard.-type-1 {
    display: block;
}

.blogCard.-type-1 .blogCard__image {
    position: relative;
}

.blogCard.-type-1 .blogCard__badge {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
    background-color: white;
    border-radius: 200px;
}

.blogCard.-type-1 .blogCard__info {
    display: flex;
    align-items: center;
}

.blogCard.-type-1 .blogCard__line {
    width: 1px;
    height: 26px;
    background-color: #E7E6E6;
    margin: 0 10px;
}

.cta.-type-1 {
    position: relative;
    z-index: 0;
}

.cta.-type-1 .cta__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    max-width: 100%;
    width: 1530px;
}

.cta.-type-1 .cta__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width:991px) {
    .cta.-type-1 .cta__bg img {
        border-radius: 0;
    }
}

.cta.-type-1 .cta__content {
    padding: 100px 0;
}

@media (max-width:991px) {
    .cta.-type-1 .cta__content {
        padding-bottom: 0;
    }
}

@media (max-width:767px) {
    .cta.-type-1 .cta__content {
        padding-top: 60px;
    }
}

.cta.-type-1 .cta__image {
    position: absolute;
    bottom: 0;
}

@media (max-width:991px) {
    .cta.-type-1 .cta__image {
        position: relative;
    }
}

.cta.-type-2 {
    position: relative;
    padding-top: 160px;
    padding-bottom: 160px;
    z-index: 0;
}

@media (max-width:991px) {
    .cta.-type-2 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

@media (max-width:767px) {
    .cta.-type-2 {
        padding-top: 40px;
        padding-bottom: 360px;
    }
}

.cta.-type-2 .cta__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    max-width: 100%;
    width: 1530px;
    border-radius: 12px;
}

@media (max-width:767px) {
    .cta.-type-2 .cta__bg {
        left: 20px;
        right: 20px;
        transform: none;
        width: auto;
    }
}

.cta.-type-2 .cta__bg>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-2 .cta__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

@media (max-width:1199px) {
    .cta.-type-2 .cta__image {
        width: 55%;
    }
}

@media (max-width:991px) {
    .cta.-type-2 .cta__image {
        width: 45%;
    }
}

@media (max-width:767px) {
    .cta.-type-2 .cta__image {
        top: unset;
        height: 312px;
        width: 100%;
    }
}

.cta.-type-2 .cta__image>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-2 .cta__image>*:nth-child(2) {
    position: absolute;
    left: -1px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}

@media (max-width:767px) {
    .cta.-type-2 .cta__image>*:nth-child(2) {
        display: none;
    }
}

.cta.-type-2 .cta__image>*:nth-child(3) {
    display: none;
}

@media (max-width:767px) {
    .cta.-type-2 .cta__image>*:nth-child(3) {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media (max-width:767px) {
    .cta.-type-2 .cta__content {
        padding: 0 40px;
    }
}

.cta.-type-3 {
    position: relative;
    z-index: 0;
}

.cta.-type-3 .cta__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.cta.-type-3 .cta__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-3 .cta__content {
    padding: 100px 0;
}

@media (max-width:991px) {
    .cta.-type-3 .cta__content {
        padding-bottom: 0;
    }
}

@media (max-width:767px) {
    .cta.-type-3 .cta__content {
        padding-top: 60px;
    }
}

.cta.-type-3 .cta__image {
    position: absolute;
    bottom: 0;
}

@media (max-width:991px) {
    .cta.-type-3 .cta__image {
        position: relative;
    }
}

.cta.-type-4 {
    position: relative;
    z-index: 0;
}

.cta.-type-4 .cta__content {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    background-color: var(--color-light-4);
    padding: 60px;
    z-index: 2;
}

@media (max-width:991px) {
    .cta.-type-4 .cta__content {
        padding-right: 340px;
    }
}

@media (max-width:767px) {
    .cta.-type-4 .cta__content {
        padding: 48px;
        padding-bottom: 300px;
    }
}

@media (max-width:575px) {
    .cta.-type-4 .cta__content {
        padding: 34px;
        padding-bottom: 210px;
    }
}

.cta.-type-4 .cta__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.cta.-type-4 .cta__image>*:nth-child(1) {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-4 .cta__image>*:nth-child(2) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}

.cta.-type-4 .cta__image>*:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    display: none;
}

@media (max-width:1199px) {
    .cta.-type-4 .cta__image {
        width: 340px;
    }
}

@media (max-width:767px) {
    .cta.-type-4 .cta__image {
        top: unset;
        left: 0;
        width: 100%;
        padding-right: 0;
    }

    .cta.-type-4 .cta__image>*:nth-child(2) {
        display: none;
    }

    .cta.-type-4 .cta__image>*:nth-child(3) {
        display: block;
        top: -2px;
    }
}

.cta.-type-4.-style-2 .cta__content {
    background-color: var(--color-light-5);
}

.pagination {
    display: flex;
    align-items: center;
}

.pagination__button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
}

.pagination__count {
    display: flex;
    align-items: center;
}

.pagination__count>* {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-weight: 500;
}

.pagination__count>*.is-active {
    color: white !important;
    background-color: var(--color-accent-1) !important;
}

.pagination__count>*:hover {
    background-color: #F5F5F5;
    color: var(--color-dark-1);
}

.pagination__count>*+* {
    margin-left: 15px;
}

.pagination.-type-1 {
    display: flex;
    align-items: center;
}

.pagination.-type-1>*+* {
    margin-left: 10px;
}

.pagination.-type-1 .pagination__item {
    width: 6px;
    height: 6px;
    border-radius: 20px;
    background-color: var(--color-dark-1);
    transition: .3s;
}

.pagination.-type-1 .pagination__item.is-active {
    width: 18px;
}

.navAbsolute {
    position: absolute;
    top: 57%;
    left: -70px;
    right: -70px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}

.navAbsolute__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.navAbsolute.-type-2 {
    left: 60px;
    right: 60px;
}

@media (max-width:767px) {
    .navAbsolute.-type-2 {
        left: 30px;
        right: 30px;
    }
}

.navRegular {
    display: flex;
    align-items: center;
    z-index: 1;
}

.navRegular>*+* {
    margin-left: 10px;
}

.navRegular__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
}

.sidebar.-dashboard {
    margin-top: 60px;
    padding: 0 30px;
}

.sidebar.-dashboard .sidebar__item a {
    display: flex;
    align-items: center;
    border-radius: 12px;
    height: 55px;
    padding: 0 20px;
    transition: .2s;
}

.sidebar.-dashboard .sidebar__item a i {
    display: flex;
}

.sidebar.-dashboard .sidebar__item a:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
}

.sidebar.-dashboard .sidebar__item.-is-active a {
    background-color: rgba(255, 255, 255, 0.15);
}

.dashboard {
    display: flex;
    width: 100%;
}

.dashboard__sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 300px;
    max-width: calc(100vw - 80px);
    color: white;
    background-color: var(--color-dark-1);
    z-index: 100;
    transform: translateX(-100%);
    transition: .2s;
}

.dashboard__sidebar_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 88px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.dashboard__sidebar_header_search {
    display: flex;
    align-items: center;
}

.dashboard__sidebar_header_search i {
    font-size: 18px;
    margin-right: 10px;
}

.dashboard__sidebar_header_search input {
    width: 230px;
}

.dashboard__sidebar_content {
    padding: 60px 30px;
}

.dashboard__content {
    position: relative;
    width: 100%;
    background-color: #F5F5F5;
    transition: .2s;
}

@media (max-width:767px) {
    .dashboard__content {
        padding-left: 0;
    }
}

.dashboard__content_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FFF;
    height: 88px;
    padding-left: 75px;
    padding-right: 30px;
}

@media (max-width:767px) {
    .dashboard__content_header {
        height: 72px;
        padding: 0 24px;
    }
}

.dashboard__content_header>*:nth-child(1) {
    display: flex;
    align-items: center;
}

.dashboard__content_header>*:nth-child(2) {
    display: flex;
    align-items: center;
}

.dashboard__content_header>*:nth-child(2)>*+* {
    margin-left: 30px;
}

.dashboard__content_content {
    padding: 0 75px;
    padding-top: 60px;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .dashboard__content_content {
        padding: 0 24px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.dashboard.-is-sidebar-visible .dashboard__sidebar {
    transform: none;
}

.dashboard.-is-sidebar-visible .dashboard__content {
    overflow-x: hidden;
    padding-left: 300px;
}

@media (max-width:767px) {
    .dashboard.-is-sidebar-visible .dashboard__content {
        padding-left: 0;
        transform: translateX(300px);
    }
}

.testimonials.-type-1 .testimonials__image {
    position: relative;
    margin: 0 auto;
}

.testimonials.-type-1 .testimonials__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.testimonials.-type-1 .testimonials__icon {
    position: absolute;
    top: -8px;
    left: -17px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    color: white;
    background-color: var(--color-accent-1);
}

.accordion__icon {
    position: relative;
}

.accordion__icon .icon {
    transition: all 0.2s ease-out;
}

.accordion__icon .icon:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
}

.accordion__icon .icon:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
}

.accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion__content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}

.accordion__button {
    cursor: pointer;
}

.accordion.-simple .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__button {
    cursor: pointer;
    transition: 0.4s;
}

.accordion.-simple .accordion__button button {
    color: var(--text-dark-1);
}

.accordion.-simple .accordion__icon {
    background-color: rgba(235, 102, 43, 0.05) !important;
    color: var(--color-accent-1) !important;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__item.is-active {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.accordion.-simple .accordion__item.is-active .accordion__icon {
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.accordion.-simple .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-simple .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion.-simple-2 .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__button {
    cursor: pointer;
    transition: 0.4s;
}

.accordion.-simple-2 .accordion__icon {
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-simple-2 .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion.-tour-single .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__icon {
    background-color: transparent;
}

.accordion.-tour-single .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-tour-single .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.nopage {
    padding-top: 138px;
    padding-bottom: 120px;
}

@media (max-width:767px) {
    .nopage {
        padding-top: 80px;
        padding-bottom: 80ex;
    }
}

@media (max-width:575px) {
    .nopage {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

.nopage__content h1 {
    font-size: 200px;
    font-weight: 700;
    line-height: 1.2;
}

@media (max-width:767px) {
    .nopage__content h1 {
        font-size: 100px;
    }
}

.tabs__content {
    position: relative;
}

.tabs__pane {
    position: absolute;
    top: 0;
    visibility: hidden;
    transition: none;
    opacity: 0;
}

.tabs__pane.is-tab-el-active {
    transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)0.1s;
    position: relative;
    opacity: 1;
    visibility: visible;
}

.tabs.-terms .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-terms .tabs__controls .tabs__button::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-color: #E7E6E6;
}

.tabs.-terms .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background-color: var(--color-accent-1);
    z-index: 2;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-terms .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-accent-1) !important;
}

.tabs.-terms .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.tabs.-tourSingle .tabs__controls .tabs__button {
    position: relative;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.2;
}

.tabs.-tourSingle .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: var(--color-dark-1);
    z-index: 2;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-tourSingle .tabs__controls .tabs__button.is-tab-el-active {
    opacity: 1;
}

.tabs.-tourSingle .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.tabs.-pills .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills .tabs__controls .tabs__button:hover {
    color: var(--color-blue-1) !important;
}

.tabs.-pills .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-blue-1) !important;
    background-color: rgba(235, 102, 43, 0.05);
}

.tabs.-pills-2 .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-2 .tabs__controls .tabs__button:hover {
    color: var(--color-blue-1) !important;
}

.tabs.-pills-2 .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-white) !important;
    background-color: var(--color-blue-1) !important;
}

.tabs.-pills-3 .tabs__controls .tabs__button {
    border: 1px solid #E7E6E6;
    padding: 8px 20px;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-3 .tabs__controls .tabs__button.is-tab-el-active {
    border: 1px solid var(--color-dark-1);
}

.tabs.-pills-4 .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-4 .tabs__controls .tabs__button.is-tab-el-active {
    background-color: white;
    color: var(--color-accent-1);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tabs.-underline-2 .tabs__controls .tabs__button {
    position: relative;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.5;
}

.tabs.-underline-2 .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--color-dark-1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-underline-2 .tabs__controls .tabs__button:hover {
    color: var(--color-dark-1) !important;
}

.tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-dark-1) !important;
    opacity: 1;
}

.tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 470px;
    max-width: 100%;
    z-index: 1000;
    pointer-events: none;
    opacity: 0;
}

.menu__overlay {
    cursor: pointer;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
}

.menu__container {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px;
    background-color: white;
    z-index: 1;
    overflow-y: scroll;
}

.extra-bg {
    padding: 6px;
    color: white;
    border-radius: 15px;
}

.menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.menu__header h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.menu__header button {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color-light-1);
}

.menu__content {
    position: relative;
    height: 100%;
    margin-bottom: 30px;
}

.menu.-is-active {
    pointer-events: auto !important;
}

.menu .-is-active {
    pointer-events: auto !important;
}

.menuNav>li a {
    border-bottom: 1px solid #E7E6E6;
}

.menuNav>li:last-child a {
    border-bottom: 0px solid #E7E6E6 !important;
}

.menuNav ul>li a {
    border-bottom: 1px solid #E7E6E6;
}

.menuNav ul>li:last-child a {
    border-bottom: 0px solid #E7E6E6 !important;
}

.menuNav__item {
    overflow: hidden;
    width: 100%;
}

.menuNav__item a {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    padding: 16px 0;
}

.menuNav__item a:hover {
    color: var(--color-accent-1);
}

.submenu {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.submenu::-webkit-scrollbar {
    display: none;
}

.submenu::-webkit-scrollbar-thumb {
    display: none;
}

.submenu__item {
    overflow: hidden;
}

.submenu a {
    transform: translateY(100%);
}

.preloader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: white;
    transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.preloader__wrap {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 30px;
    background-color: white;
    box-shadow: 0px 2px 24px 0px #00000014;
    animation-name: preloaderWraper;
    animation-iteration-count: infinite;
    animation-duration: 1.8s;
    animation-timing-function: ease;
}

.preloader__icon {
    position: absolute;
    animation-name: preloader;
    animation-iteration-count: infinite;
    animation-duration: 1.8s;
    animation-timing-function: ease;
}

.preloader__title {
    font-size: 47px;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: 0em;
    margin-top: 16px;
}

.preloader.-is-hidden {
    opacity: 0;
    pointer-events: none;
}

@keyframes preloaderWraper {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: none;
    }
}

@keyframes preloader {
    0% {
        transform: translateY(180%)scale(1);
    }

    50% {
        transform: translateY(0%)scale(1.2);
    }

    100% {
        transform: translateY(-180%);
    }
}

.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.py-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.pt-2 {
    padding-top: 2px !important;
}

.pb-2 {
    padding-bottom: 2px !important;
}

.pl-2 {
    padding-left: 2px !important;
}

.pr-2 {
    padding-right: 2px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mb-2 {
    margin-bottom: 2px !important;
}

.ml-2 {
    margin-left: 2px !important;
}

.mr-2 {
    margin-right: 2px !important;
}

.py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.pr-80 {
    padding-right: 80px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

@media (max-width:1199px) {
    .xl\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .xl\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .xl\:pt-0 {
        padding-top: 0px !important;
    }

    .xl\:pb-0 {
        padding-bottom: 0px !important;
    }

    .xl\:pl-0 {
        padding-left: 0px !important;
    }

    .xl\:pr-0 {
        padding-right: 0px !important;
    }

    .xl\:mt-0 {
        margin-top: 0px !important;
    }

    .xl\:mb-0 {
        margin-bottom: 0px !important;
    }

    .xl\:ml-0 {
        margin-left: 0px !important;
    }

    .xl\:mr-0 {
        margin-right: 0px !important;
    }

    .xl\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .xl\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .xl\:pt-2 {
        padding-top: 2px !important;
    }

    .xl\:pb-2 {
        padding-bottom: 2px !important;
    }

    .xl\:pl-2 {
        padding-left: 2px !important;
    }

    .xl\:pr-2 {
        padding-right: 2px !important;
    }

    .xl\:mt-2 {
        margin-top: 2px !important;
    }

    .xl\:mb-2 {
        margin-bottom: 2px !important;
    }

    .xl\:ml-2 {
        margin-left: 2px !important;
    }

    .xl\:mr-2 {
        margin-right: 2px !important;
    }

    .xl\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .xl\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .xl\:pt-5 {
        padding-top: 5px !important;
    }

    .xl\:pb-5 {
        padding-bottom: 5px !important;
    }

    .xl\:pl-5 {
        padding-left: 5px !important;
    }

    .xl\:pr-5 {
        padding-right: 5px !important;
    }

    .xl\:mt-5 {
        margin-top: 5px !important;
    }

    .xl\:mb-5 {
        margin-bottom: 5px !important;
    }

    .xl\:ml-5 {
        margin-left: 5px !important;
    }

    .xl\:mr-5 {
        margin-right: 5px !important;
    }

    .xl\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .xl\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .xl\:pt-10 {
        padding-top: 10px !important;
    }

    .xl\:pb-10 {
        padding-bottom: 10px !important;
    }

    .xl\:pl-10 {
        padding-left: 10px !important;
    }

    .xl\:pr-10 {
        padding-right: 10px !important;
    }

    .xl\:mt-10 {
        margin-top: 10px !important;
    }

    .xl\:mb-10 {
        margin-bottom: 10px !important;
    }

    .xl\:ml-10 {
        margin-left: 10px !important;
    }

    .xl\:mr-10 {
        margin-right: 10px !important;
    }

    .xl\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .xl\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .xl\:pt-15 {
        padding-top: 15px !important;
    }

    .xl\:pb-15 {
        padding-bottom: 15px !important;
    }

    .xl\:pl-15 {
        padding-left: 15px !important;
    }

    .xl\:pr-15 {
        padding-right: 15px !important;
    }

    .xl\:mt-15 {
        margin-top: 15px !important;
    }

    .xl\:mb-15 {
        margin-bottom: 15px !important;
    }

    .xl\:ml-15 {
        margin-left: 15px !important;
    }

    .xl\:mr-15 {
        margin-right: 15px !important;
    }

    .xl\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .xl\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .xl\:pt-20 {
        padding-top: 20px !important;
    }

    .xl\:pb-20 {
        padding-bottom: 20px !important;
    }

    .xl\:pl-20 {
        padding-left: 20px !important;
    }

    .xl\:pr-20 {
        padding-right: 20px !important;
    }

    .xl\:mt-20 {
        margin-top: 20px !important;
    }

    .xl\:mb-20 {
        margin-bottom: 20px !important;
    }

    .xl\:ml-20 {
        margin-left: 20px !important;
    }

    .xl\:mr-20 {
        margin-right: 20px !important;
    }

    .xl\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .xl\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .xl\:pt-25 {
        padding-top: 25px !important;
    }

    .xl\:pb-25 {
        padding-bottom: 25px !important;
    }

    .xl\:pl-25 {
        padding-left: 25px !important;
    }

    .xl\:pr-25 {
        padding-right: 25px !important;
    }

    .xl\:mt-25 {
        margin-top: 25px !important;
    }

    .xl\:mb-25 {
        margin-bottom: 25px !important;
    }

    .xl\:ml-25 {
        margin-left: 25px !important;
    }

    .xl\:mr-25 {
        margin-right: 25px !important;
    }

    .xl\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .xl\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .xl\:pt-30 {
        padding-top: 30px !important;
    }

    .xl\:pb-30 {
        padding-bottom: 30px !important;
    }

    .xl\:pl-30 {
        padding-left: 30px !important;
    }

    .xl\:pr-30 {
        padding-right: 30px !important;
    }

    .xl\:mt-30 {
        margin-top: 30px !important;
    }

    .xl\:mb-30 {
        margin-bottom: 30px !important;
    }

    .xl\:ml-30 {
        margin-left: 30px !important;
    }

    .xl\:mr-30 {
        margin-right: 30px !important;
    }

    .xl\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .xl\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .xl\:pt-35 {
        padding-top: 35px !important;
    }

    .xl\:pb-35 {
        padding-bottom: 35px !important;
    }

    .xl\:pl-35 {
        padding-left: 35px !important;
    }

    .xl\:pr-35 {
        padding-right: 35px !important;
    }

    .xl\:mt-35 {
        margin-top: 35px !important;
    }

    .xl\:mb-35 {
        margin-bottom: 35px !important;
    }

    .xl\:ml-35 {
        margin-left: 35px !important;
    }

    .xl\:mr-35 {
        margin-right: 35px !important;
    }

    .xl\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .xl\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .xl\:pt-40 {
        padding-top: 40px !important;
    }

    .xl\:pb-40 {
        padding-bottom: 40px !important;
    }

    .xl\:pl-40 {
        padding-left: 40px !important;
    }

    .xl\:pr-40 {
        padding-right: 40px !important;
    }

    .xl\:mt-40 {
        margin-top: 40px !important;
    }

    .xl\:mb-40 {
        margin-bottom: 40px !important;
    }

    .xl\:ml-40 {
        margin-left: 40px !important;
    }

    .xl\:mr-40 {
        margin-right: 40px !important;
    }

    .xl\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .xl\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .xl\:pt-45 {
        padding-top: 45px !important;
    }

    .xl\:pb-45 {
        padding-bottom: 45px !important;
    }

    .xl\:pl-45 {
        padding-left: 45px !important;
    }

    .xl\:pr-45 {
        padding-right: 45px !important;
    }

    .xl\:mt-45 {
        margin-top: 45px !important;
    }

    .xl\:mb-45 {
        margin-bottom: 45px !important;
    }

    .xl\:ml-45 {
        margin-left: 45px !important;
    }

    .xl\:mr-45 {
        margin-right: 45px !important;
    }

    .xl\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .xl\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .xl\:pt-50 {
        padding-top: 50px !important;
    }

    .xl\:pb-50 {
        padding-bottom: 50px !important;
    }

    .xl\:pl-50 {
        padding-left: 50px !important;
    }

    .xl\:pr-50 {
        padding-right: 50px !important;
    }

    .xl\:mt-50 {
        margin-top: 50px !important;
    }

    .xl\:mb-50 {
        margin-bottom: 50px !important;
    }

    .xl\:ml-50 {
        margin-left: 50px !important;
    }

    .xl\:mr-50 {
        margin-right: 50px !important;
    }

    .xl\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .xl\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .xl\:pt-60 {
        padding-top: 60px !important;
    }

    .xl\:pb-60 {
        padding-bottom: 60px !important;
    }

    .xl\:pl-60 {
        padding-left: 60px !important;
    }

    .xl\:pr-60 {
        padding-right: 60px !important;
    }

    .xl\:mt-60 {
        margin-top: 60px !important;
    }

    .xl\:mb-60 {
        margin-bottom: 60px !important;
    }

    .xl\:ml-60 {
        margin-left: 60px !important;
    }

    .xl\:mr-60 {
        margin-right: 60px !important;
    }

    .xl\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .xl\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .xl\:pt-80 {
        padding-top: 80px !important;
    }

    .xl\:pb-80 {
        padding-bottom: 80px !important;
    }

    .xl\:pl-80 {
        padding-left: 80px !important;
    }

    .xl\:pr-80 {
        padding-right: 80px !important;
    }

    .xl\:mt-80 {
        margin-top: 80px !important;
    }

    .xl\:mb-80 {
        margin-bottom: 80px !important;
    }

    .xl\:ml-80 {
        margin-left: 80px !important;
    }

    .xl\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width:991px) {
    .lg\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .lg\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .lg\:pt-0 {
        padding-top: 0px !important;
    }

    .lg\:pb-0 {
        padding-bottom: 0px !important;
    }

    .lg\:pl-0 {
        padding-left: 0px !important;
    }

    .lg\:pr-0 {
        padding-right: 0px !important;
    }

    .lg\:mt-0 {
        margin-top: 0px !important;
    }

    .lg\:mb-0 {
        margin-bottom: 0px !important;
    }

    .lg\:ml-0 {
        margin-left: 0px !important;
    }

    .lg\:mr-0 {
        margin-right: 0px !important;
    }

    .lg\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .lg\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .lg\:pt-2 {
        padding-top: 2px !important;
    }

    .lg\:pb-2 {
        padding-bottom: 2px !important;
    }

    .lg\:pl-2 {
        padding-left: 2px !important;
    }

    .lg\:pr-2 {
        padding-right: 2px !important;
    }

    .lg\:mt-2 {
        margin-top: 2px !important;
    }

    .lg\:mb-2 {
        margin-bottom: 2px !important;
    }

    .lg\:ml-2 {
        margin-left: 2px !important;
    }

    .lg\:mr-2 {
        margin-right: 2px !important;
    }

    .lg\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .lg\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .lg\:pt-5 {
        padding-top: 5px !important;
    }

    .lg\:pb-5 {
        padding-bottom: 5px !important;
    }

    .lg\:pl-5 {
        padding-left: 5px !important;
    }

    .lg\:pr-5 {
        padding-right: 5px !important;
    }

    .lg\:mt-5 {
        margin-top: 5px !important;
    }

    .lg\:mb-5 {
        margin-bottom: 5px !important;
    }

    .lg\:ml-5 {
        margin-left: 5px !important;
    }

    .lg\:mr-5 {
        margin-right: 5px !important;
    }

    .lg\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .lg\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .lg\:pt-10 {
        padding-top: 10px !important;
    }

    .lg\:pb-10 {
        padding-bottom: 10px !important;
    }

    .lg\:pl-10 {
        padding-left: 10px !important;
    }

    .lg\:pr-10 {
        padding-right: 10px !important;
    }

    .lg\:mt-10 {
        margin-top: 10px !important;
    }

    .lg\:mb-10 {
        margin-bottom: 10px !important;
    }

    .lg\:ml-10 {
        margin-left: 10px !important;
    }

    .lg\:mr-10 {
        margin-right: 10px !important;
    }

    .lg\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .lg\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .lg\:pt-15 {
        padding-top: 15px !important;
    }

    .lg\:pb-15 {
        padding-bottom: 15px !important;
    }

    .lg\:pl-15 {
        padding-left: 15px !important;
    }

    .lg\:pr-15 {
        padding-right: 15px !important;
    }

    .lg\:mt-15 {
        margin-top: 15px !important;
    }

    .lg\:mb-15 {
        margin-bottom: 15px !important;
    }

    .lg\:ml-15 {
        margin-left: 15px !important;
    }

    .lg\:mr-15 {
        margin-right: 15px !important;
    }

    .lg\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .lg\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .lg\:pt-20 {
        padding-top: 20px !important;
    }

    .lg\:pb-20 {
        padding-bottom: 20px !important;
    }

    .lg\:pl-20 {
        padding-left: 20px !important;
    }

    .lg\:pr-20 {
        padding-right: 20px !important;
    }

    .lg\:mt-20 {
        margin-top: 20px !important;
    }

    .lg\:mb-20 {
        margin-bottom: 20px !important;
    }

    .lg\:ml-20 {
        margin-left: 20px !important;
    }

    .lg\:mr-20 {
        margin-right: 20px !important;
    }

    .lg\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .lg\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .lg\:pt-25 {
        padding-top: 25px !important;
    }

    .lg\:pb-25 {
        padding-bottom: 25px !important;
    }

    .lg\:pl-25 {
        padding-left: 25px !important;
    }

    .lg\:pr-25 {
        padding-right: 25px !important;
    }

    .lg\:mt-25 {
        margin-top: 25px !important;
    }

    .lg\:mb-25 {
        margin-bottom: 25px !important;
    }

    .lg\:ml-25 {
        margin-left: 25px !important;
    }

    .lg\:mr-25 {
        margin-right: 25px !important;
    }

    .lg\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .lg\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .lg\:pt-30 {
        padding-top: 30px !important;
    }

    .lg\:pb-30 {
        padding-bottom: 30px !important;
    }

    .lg\:pl-30 {
        padding-left: 30px !important;
    }

    .lg\:pr-30 {
        padding-right: 30px !important;
    }

    .lg\:mt-30 {
        margin-top: 30px !important;
    }

    .lg\:mb-30 {
        margin-bottom: 30px !important;
    }

    .lg\:ml-30 {
        margin-left: 30px !important;
    }

    .lg\:mr-30 {
        margin-right: 30px !important;
    }

    .lg\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .lg\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .lg\:pt-35 {
        padding-top: 35px !important;
    }

    .lg\:pb-35 {
        padding-bottom: 35px !important;
    }

    .lg\:pl-35 {
        padding-left: 35px !important;
    }

    .lg\:pr-35 {
        padding-right: 35px !important;
    }

    .lg\:mt-35 {
        margin-top: 35px !important;
    }

    .lg\:mb-35 {
        margin-bottom: 35px !important;
    }

    .lg\:ml-35 {
        margin-left: 35px !important;
    }

    .lg\:mr-35 {
        margin-right: 35px !important;
    }

    .lg\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .lg\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .lg\:pt-40 {
        padding-top: 40px !important;
    }

    .lg\:pb-40 {
        padding-bottom: 40px !important;
    }

    .lg\:pl-40 {
        padding-left: 40px !important;
    }

    .lg\:pr-40 {
        padding-right: 40px !important;
    }

    .lg\:mt-40 {
        margin-top: 40px !important;
    }

    .lg\:mb-40 {
        margin-bottom: 40px !important;
    }

    .lg\:ml-40 {
        margin-left: 40px !important;
    }

    .lg\:mr-40 {
        margin-right: 40px !important;
    }

    .lg\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .lg\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .lg\:pt-45 {
        padding-top: 45px !important;
    }

    .lg\:pb-45 {
        padding-bottom: 45px !important;
    }

    .lg\:pl-45 {
        padding-left: 45px !important;
    }

    .lg\:pr-45 {
        padding-right: 45px !important;
    }

    .lg\:mt-45 {
        margin-top: 45px !important;
    }

    .lg\:mb-45 {
        margin-bottom: 45px !important;
    }

    .lg\:ml-45 {
        margin-left: 45px !important;
    }

    .lg\:mr-45 {
        margin-right: 45px !important;
    }

    .lg\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .lg\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .lg\:pt-50 {
        padding-top: 50px !important;
    }

    .lg\:pb-50 {
        padding-bottom: 50px !important;
    }

    .lg\:pl-50 {
        padding-left: 50px !important;
    }

    .lg\:pr-50 {
        padding-right: 50px !important;
    }

    .lg\:mt-50 {
        margin-top: 50px !important;
    }

    .lg\:mb-50 {
        margin-bottom: 50px !important;
    }

    .lg\:ml-50 {
        margin-left: 50px !important;
    }

    .lg\:mr-50 {
        margin-right: 50px !important;
    }

    .lg\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .lg\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .lg\:pt-60 {
        padding-top: 60px !important;
    }

    .lg\:pb-60 {
        padding-bottom: 60px !important;
    }

    .lg\:pl-60 {
        padding-left: 60px !important;
    }

    .lg\:pr-60 {
        padding-right: 60px !important;
    }

    .lg\:mt-60 {
        margin-top: 60px !important;
    }

    .lg\:mb-60 {
        margin-bottom: 60px !important;
    }

    .lg\:ml-60 {
        margin-left: 60px !important;
    }

    .lg\:mr-60 {
        margin-right: 60px !important;
    }

    .lg\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .lg\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .lg\:pt-80 {
        padding-top: 80px !important;
    }

    .lg\:pb-80 {
        padding-bottom: 80px !important;
    }

    .lg\:pl-80 {
        padding-left: 80px !important;
    }

    .lg\:pr-80 {
        padding-right: 80px !important;
    }

    .lg\:mt-80 {
        margin-top: 80px !important;
    }

    .lg\:mb-80 {
        margin-bottom: 80px !important;
    }

    .lg\:ml-80 {
        margin-left: 80px !important;
    }

    .lg\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width:767px) {
    .md\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .md\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .md\:pt-0 {
        padding-top: 0px !important;
    }

    .md\:pb-0 {
        padding-bottom: 0px !important;
    }

    .md\:pl-0 {
        padding-left: 0px !important;
    }

    .md\:pr-0 {
        padding-right: 0px !important;
    }

    .md\:mt-0 {
        margin-top: 0px !important;
    }

    .md\:mb-0 {
        margin-bottom: 0px !important;
    }

    .md\:ml-0 {
        margin-left: 0px !important;
    }

    .md\:mr-0 {
        margin-right: 0px !important;
    }

    .md\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .md\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .md\:pt-2 {
        padding-top: 2px !important;
    }

    .md\:pb-2 {
        padding-bottom: 2px !important;
    }

    .md\:pl-2 {
        padding-left: 2px !important;
    }

    .md\:pr-2 {
        padding-right: 2px !important;
    }

    .md\:mt-2 {
        margin-top: 2px !important;
    }

    .md\:mb-2 {
        margin-bottom: 2px !important;
    }

    .md\:ml-2 {
        margin-left: 2px !important;
    }

    .md\:mr-2 {
        margin-right: 2px !important;
    }

    .md\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .md\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .md\:pt-5 {
        padding-top: 5px !important;
    }

    .md\:pb-5 {
        padding-bottom: 5px !important;
    }

    .md\:pl-5 {
        padding-left: 5px !important;
    }

    .md\:pr-5 {
        padding-right: 5px !important;
    }

    .md\:mt-5 {
        margin-top: 5px !important;
    }

    .md\:mb-5 {
        margin-bottom: 5px !important;
    }

    .md\:ml-5 {
        margin-left: 5px !important;
    }

    .md\:mr-5 {
        margin-right: 5px !important;
    }

    .md\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .md\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .md\:pt-10 {
        padding-top: 10px !important;
    }

    .md\:pb-10 {
        padding-bottom: 10px !important;
    }

    .md\:pl-10 {
        padding-left: 10px !important;
    }

    .md\:pr-10 {
        padding-right: 10px !important;
    }

    .md\:mt-10 {
        margin-top: 10px !important;
    }

    .md\:mb-10 {
        margin-bottom: 10px !important;
    }

    .md\:ml-10 {
        margin-left: 10px !important;
    }

    .md\:mr-10 {
        margin-right: 10px !important;
    }

    .md\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .md\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .md\:pt-15 {
        padding-top: 15px !important;
    }

    .md\:pb-15 {
        padding-bottom: 15px !important;
    }

    .md\:pl-15 {
        padding-left: 15px !important;
    }

    .md\:pr-15 {
        padding-right: 15px !important;
    }

    .md\:mt-15 {
        margin-top: 15px !important;
    }

    .md\:mb-15 {
        margin-bottom: 15px !important;
    }

    .md\:ml-15 {
        margin-left: 15px !important;
    }

    .md\:mr-15 {
        margin-right: 15px !important;
    }

    .md\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .md\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .md\:pt-20 {
        padding-top: 20px !important;
    }

    .md\:pb-20 {
        padding-bottom: 20px !important;
    }

    .md\:pl-20 {
        padding-left: 20px !important;
    }

    .md\:pr-20 {
        padding-right: 20px !important;
    }

    .md\:mt-20 {
        margin-top: 20px !important;
    }

    .md\:mb-20 {
        margin-bottom: 20px !important;
    }

    .md\:ml-20 {
        margin-left: 20px !important;
    }

    .md\:mr-20 {
        margin-right: 20px !important;
    }

    .md\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .md\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .md\:pt-25 {
        padding-top: 25px !important;
    }

    .md\:pb-25 {
        padding-bottom: 25px !important;
    }

    .md\:pl-25 {
        padding-left: 25px !important;
    }

    .md\:pr-25 {
        padding-right: 25px !important;
    }

    .md\:mt-25 {
        margin-top: 25px !important;
    }

    .md\:mb-25 {
        margin-bottom: 25px !important;
    }

    .md\:ml-25 {
        margin-left: 25px !important;
    }

    .md\:mr-25 {
        margin-right: 25px !important;
    }

    .md\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .md\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .md\:pt-30 {
        padding-top: 30px !important;
    }

    .md\:pb-30 {
        padding-bottom: 30px !important;
    }

    .md\:pl-30 {
        padding-left: 30px !important;
    }

    .md\:pr-30 {
        padding-right: 30px !important;
    }

    .md\:mt-30 {
        margin-top: 30px !important;
    }

    .md\:mb-30 {
        margin-bottom: 30px !important;
    }

    .md\:ml-30 {
        margin-left: 30px !important;
    }

    .md\:mr-30 {
        margin-right: 30px !important;
    }

    .md\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .md\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .md\:pt-35 {
        padding-top: 35px !important;
    }

    .md\:pb-35 {
        padding-bottom: 35px !important;
    }

    .md\:pl-35 {
        padding-left: 35px !important;
    }

    .md\:pr-35 {
        padding-right: 35px !important;
    }

    .md\:mt-35 {
        margin-top: 35px !important;
    }

    .md\:mb-35 {
        margin-bottom: 35px !important;
    }

    .md\:ml-35 {
        margin-left: 35px !important;
    }

    .md\:mr-35 {
        margin-right: 35px !important;
    }

    .md\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .md\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .md\:pt-40 {
        padding-top: 40px !important;
    }

    .md\:pb-40 {
        padding-bottom: 40px !important;
    }

    .md\:pl-40 {
        padding-left: 40px !important;
    }

    .md\:pr-40 {
        padding-right: 40px !important;
    }

    .md\:mt-40 {
        margin-top: 40px !important;
    }

    .md\:mb-40 {
        margin-bottom: 40px !important;
    }

    .md\:ml-40 {
        margin-left: 40px !important;
    }

    .md\:mr-40 {
        margin-right: 40px !important;
    }

    .md\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .md\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .md\:pt-45 {
        padding-top: 45px !important;
    }

    .md\:pb-45 {
        padding-bottom: 45px !important;
    }

    .md\:pl-45 {
        padding-left: 45px !important;
    }

    .md\:pr-45 {
        padding-right: 45px !important;
    }

    .md\:mt-45 {
        margin-top: 45px !important;
    }

    .md\:mb-45 {
        margin-bottom: 45px !important;
    }

    .md\:ml-45 {
        margin-left: 45px !important;
    }

    .md\:mr-45 {
        margin-right: 45px !important;
    }

    .md\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .md\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .md\:pt-50 {
        padding-top: 50px !important;
    }

    .md\:pb-50 {
        padding-bottom: 50px !important;
    }

    .md\:pl-50 {
        padding-left: 50px !important;
    }

    .md\:pr-50 {
        padding-right: 50px !important;
    }

    .md\:mt-50 {
        margin-top: 50px !important;
    }

    .md\:mb-50 {
        margin-bottom: 50px !important;
    }

    .md\:ml-50 {
        margin-left: 50px !important;
    }

    .md\:mr-50 {
        margin-right: 50px !important;
    }

    .md\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .md\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .md\:pt-60 {
        padding-top: 60px !important;
    }

    .md\:pb-60 {
        padding-bottom: 60px !important;
    }

    .md\:pl-60 {
        padding-left: 60px !important;
    }

    .md\:pr-60 {
        padding-right: 60px !important;
    }

    .md\:mt-60 {
        margin-top: 60px !important;
    }

    .md\:mb-60 {
        margin-bottom: 60px !important;
    }

    .md\:ml-60 {
        margin-left: 60px !important;
    }

    .md\:mr-60 {
        margin-right: 60px !important;
    }

    .md\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .md\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .md\:pt-80 {
        padding-top: 80px !important;
    }

    .md\:pb-80 {
        padding-bottom: 80px !important;
    }

    .md\:pl-80 {
        padding-left: 80px !important;
    }

    .md\:pr-80 {
        padding-right: 80px !important;
    }

    .md\:mt-80 {
        margin-top: 80px !important;
    }

    .md\:mb-80 {
        margin-bottom: 80px !important;
    }

    .md\:ml-80 {
        margin-left: 80px !important;
    }

    .md\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width:575px) {
    .sm\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .sm\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .sm\:pt-0 {
        padding-top: 0px !important;
    }

    .sm\:pb-0 {
        padding-bottom: 0px !important;
    }

    .sm\:pl-0 {
        padding-left: 0px !important;
    }

    .sm\:pr-0 {
        padding-right: 0px !important;
    }

    .sm\:mt-0 {
        margin-top: 0px !important;
    }

    .sm\:mb-0 {
        margin-bottom: 0px !important;
    }

    .sm\:ml-0 {
        margin-left: 0px !important;
    }

    .sm\:mr-0 {
        margin-right: 0px !important;
    }

    .sm\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .sm\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .sm\:pt-2 {
        padding-top: 2px !important;
    }

    .sm\:pb-2 {
        padding-bottom: 2px !important;
    }

    .sm\:pl-2 {
        padding-left: 2px !important;
    }

    .sm\:pr-2 {
        padding-right: 2px !important;
    }

    .sm\:mt-2 {
        margin-top: 2px !important;
    }

    .sm\:mb-2 {
        margin-bottom: 2px !important;
    }

    .sm\:ml-2 {
        margin-left: 2px !important;
    }

    .sm\:mr-2 {
        margin-right: 2px !important;
    }

    .sm\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .sm\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .sm\:pt-5 {
        padding-top: 5px !important;
    }

    .sm\:pb-5 {
        padding-bottom: 5px !important;
    }

    .sm\:pl-5 {
        padding-left: 5px !important;
    }

    .sm\:pr-5 {
        padding-right: 5px !important;
    }

    .sm\:mt-5 {
        margin-top: 5px !important;
    }

    .sm\:mb-5 {
        margin-bottom: 5px !important;
    }

    .sm\:ml-5 {
        margin-left: 5px !important;
    }

    .sm\:mr-5 {
        margin-right: 5px !important;
    }

    .sm\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .sm\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .sm\:pt-10 {
        padding-top: 10px !important;
    }

    .sm\:pb-10 {
        padding-bottom: 10px !important;
    }

    .sm\:pl-10 {
        padding-left: 10px !important;
    }

    .sm\:pr-10 {
        padding-right: 10px !important;
    }

    .sm\:mt-10 {
        margin-top: 10px !important;
    }

    .sm\:mb-10 {
        margin-bottom: 10px !important;
    }

    .sm\:ml-10 {
        margin-left: 10px !important;
    }

    .sm\:mr-10 {
        margin-right: 10px !important;
    }

    .sm\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .sm\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sm\:pt-15 {
        padding-top: 15px !important;
    }

    .sm\:pb-15 {
        padding-bottom: 15px !important;
    }

    .sm\:pl-15 {
        padding-left: 15px !important;
    }

    .sm\:pr-15 {
        padding-right: 15px !important;
    }

    .sm\:mt-15 {
        margin-top: 15px !important;
    }

    .sm\:mb-15 {
        margin-bottom: 15px !important;
    }

    .sm\:ml-15 {
        margin-left: 15px !important;
    }

    .sm\:mr-15 {
        margin-right: 15px !important;
    }

    .sm\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .sm\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sm\:pt-20 {
        padding-top: 20px !important;
    }

    .sm\:pb-20 {
        padding-bottom: 20px !important;
    }

    .sm\:pl-20 {
        padding-left: 20px !important;
    }

    .sm\:pr-20 {
        padding-right: 20px !important;
    }

    .sm\:mt-20 {
        margin-top: 20px !important;
    }

    .sm\:mb-20 {
        margin-bottom: 20px !important;
    }

    .sm\:ml-20 {
        margin-left: 20px !important;
    }

    .sm\:mr-20 {
        margin-right: 20px !important;
    }

    .sm\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .sm\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .sm\:pt-25 {
        padding-top: 25px !important;
    }

    .sm\:pb-25 {
        padding-bottom: 25px !important;
    }

    .sm\:pl-25 {
        padding-left: 25px !important;
    }

    .sm\:pr-25 {
        padding-right: 25px !important;
    }

    .sm\:mt-25 {
        margin-top: 25px !important;
    }

    .sm\:mb-25 {
        margin-bottom: 25px !important;
    }

    .sm\:ml-25 {
        margin-left: 25px !important;
    }

    .sm\:mr-25 {
        margin-right: 25px !important;
    }

    .sm\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .sm\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .sm\:pt-30 {
        padding-top: 30px !important;
    }

    .sm\:pb-30 {
        padding-bottom: 30px !important;
    }

    .sm\:pl-30 {
        padding-left: 30px !important;
    }

    .sm\:pr-30 {
        padding-right: 30px !important;
    }

    .sm\:mt-30 {
        margin-top: 30px !important;
    }

    .sm\:mb-30 {
        margin-bottom: 30px !important;
    }

    .sm\:ml-30 {
        margin-left: 30px !important;
    }

    .sm\:mr-30 {
        margin-right: 30px !important;
    }

    .sm\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .sm\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .sm\:pt-35 {
        padding-top: 35px !important;
    }

    .sm\:pb-35 {
        padding-bottom: 35px !important;
    }

    .sm\:pl-35 {
        padding-left: 35px !important;
    }

    .sm\:pr-35 {
        padding-right: 35px !important;
    }

    .sm\:mt-35 {
        margin-top: 35px !important;
    }

    .sm\:mb-35 {
        margin-bottom: 35px !important;
    }

    .sm\:ml-35 {
        margin-left: 35px !important;
    }

    .sm\:mr-35 {
        margin-right: 35px !important;
    }

    .sm\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .sm\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .sm\:pt-40 {
        padding-top: 40px !important;
    }

    .sm\:pb-40 {
        padding-bottom: 40px !important;
    }

    .sm\:pl-40 {
        padding-left: 40px !important;
    }

    .sm\:pr-40 {
        padding-right: 40px !important;
    }

    .sm\:mt-40 {
        margin-top: 40px !important;
    }

    .sm\:mb-40 {
        margin-bottom: 40px !important;
    }

    .sm\:ml-40 {
        margin-left: 40px !important;
    }

    .sm\:mr-40 {
        margin-right: 40px !important;
    }

    .sm\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .sm\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .sm\:pt-45 {
        padding-top: 45px !important;
    }

    .sm\:pb-45 {
        padding-bottom: 45px !important;
    }

    .sm\:pl-45 {
        padding-left: 45px !important;
    }

    .sm\:pr-45 {
        padding-right: 45px !important;
    }

    .sm\:mt-45 {
        margin-top: 45px !important;
    }

    .sm\:mb-45 {
        margin-bottom: 45px !important;
    }

    .sm\:ml-45 {
        margin-left: 45px !important;
    }

    .sm\:mr-45 {
        margin-right: 45px !important;
    }

    .sm\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .sm\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .sm\:pt-50 {
        padding-top: 50px !important;
    }

    .sm\:pb-50 {
        padding-bottom: 50px !important;
    }

    .sm\:pl-50 {
        padding-left: 50px !important;
    }

    .sm\:pr-50 {
        padding-right: 50px !important;
    }

    .sm\:mt-50 {
        margin-top: 50px !important;
    }

    .sm\:mb-50 {
        margin-bottom: 50px !important;
    }

    .sm\:ml-50 {
        margin-left: 50px !important;
    }

    .sm\:mr-50 {
        margin-right: 50px !important;
    }

    .sm\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .sm\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .sm\:pt-60 {
        padding-top: 60px !important;
    }

    .sm\:pb-60 {
        padding-bottom: 60px !important;
    }

    .sm\:pl-60 {
        padding-left: 60px !important;
    }

    .sm\:pr-60 {
        padding-right: 60px !important;
    }

    .sm\:mt-60 {
        margin-top: 60px !important;
    }

    .sm\:mb-60 {
        margin-bottom: 60px !important;
    }

    .sm\:ml-60 {
        margin-left: 60px !important;
    }

    .sm\:mr-60 {
        margin-right: 60px !important;
    }

    .sm\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .sm\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .sm\:pt-80 {
        padding-top: 80px !important;
    }

    .sm\:pb-80 {
        padding-bottom: 80px !important;
    }

    .sm\:pl-80 {
        padding-left: 80px !important;
    }

    .sm\:pr-80 {
        padding-right: 80px !important;
    }

    .sm\:mt-80 {
        margin-top: 80px !important;
    }

    .sm\:mb-80 {
        margin-bottom: 80px !important;
    }

    .sm\:ml-80 {
        margin-left: 80px !important;
    }

    .sm\:mr-80 {
        margin-right: 80px !important;
    }
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.x-gap-0 {
    margin-left: -0px;
    margin-right: -0px;
}

.x-gap-0>* {
    padding-left: 0px;
    padding-right: 0px;
}

.y-gap-0 {
    margin-top: -0px;
    margin-bottom: -0px;
}

.y-gap-0>* {
    padding-top: 0px;
    padding-bottom: 0px;
}

.x-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.x-gap-5>* {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.y-gap-5 {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
}

.y-gap-5>* {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

.x-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
}

.x-gap-10>* {
    padding-left: 5px;
    padding-right: 5px;
}

.y-gap-10 {
    margin-top: -5px;
    margin-bottom: -5px;
}

.y-gap-10>* {
    padding-top: 5px;
    padding-bottom: 5px;
}

.x-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.x-gap-15>* {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.y-gap-15 {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
}

.y-gap-15>* {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}

.x-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.x-gap-20>* {
    padding-left: 10px;
    padding-right: 10px;
}

.y-gap-20 {
    margin-top: -10px;
    margin-bottom: -10px;
}

.y-gap-20>* {
    padding-top: 10px;
    padding-bottom: 10px;
}

.x-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
}

.x-gap-30>* {
    padding-left: 15px;
    padding-right: 15px;
}

.y-gap-30 {
    margin-top: -25px;
    margin-bottom: -15px;
}

.y-gap-30>* {
    padding-top: 15px;
    padding-bottom: 15px;
}

.x-gap-40 {
    margin-left: -20px;
    margin-right: -20px;
}

.x-gap-40>* {
    padding-left: 20px;
    padding-right: 20px;
}

.y-gap-40 {
    margin-top: -20px;
    margin-bottom: -20px;
}

.y-gap-40>* {
    padding-top: 20px;
    padding-bottom: 20px;
}

.x-gap-60 {
    margin-left: -30px;
    margin-right: -30px;
}

.x-gap-60>* {
    padding-left: 30px;
    padding-right: 30px;
}

.y-gap-60 {
    margin-top: -30px;
    margin-bottom: -30px;
}

.y-gap-60>* {
    padding-top: 30px;
    padding-bottom: 30px;
}

.x-gap-130 {
    margin-left: -65px;
    margin-right: -65px;
}

.x-gap-130>* {
    padding-left: 65px;
    padding-right: 65px;
}

.y-gap-130 {
    margin-top: -65px;
    margin-bottom: -65px;
}

.y-gap-130>* {
    padding-top: 65px;
    padding-bottom: 65px;
}

@media (max-width:767px) {
    .md\:x-gap-0 {
        margin-left: -0px;
        margin-right: -0px;
    }

    .md\:x-gap-0>* {
        padding-left: 0px;
        padding-right: 0px;
    }

    .md\:y-gap-0 {
        margin-top: -0px;
        margin-bottom: -0px;
    }

    .md\:y-gap-0>* {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .md\:x-gap-5 {
        margin-left: -2.5px;
        margin-right: -2.5px;
    }

    .md\:x-gap-5>* {
        padding-left: 2.5px;
        padding-right: 2.5px;
    }

    .md\:y-gap-5 {
        margin-top: -2.5px;
        margin-bottom: -2.5px;
    }

    .md\:y-gap-5>* {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .md\:x-gap-10 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .md\:x-gap-10>* {
        padding-left: 5px;
        padding-right: 5px;
    }

    .md\:y-gap-10 {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .md\:y-gap-10>* {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .md\:x-gap-15 {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .md\:x-gap-15>* {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .md\:y-gap-15 {
        margin-top: -7.5px;
        margin-bottom: -7.5px;
    }

    .md\:y-gap-15>* {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
    }

    .md\:x-gap-20 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .md\:x-gap-20>* {
        padding-left: 10px;
        padding-right: 10px;
    }

    .md\:y-gap-20 {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .md\:y-gap-20>* {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .md\:x-gap-30 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .md\:x-gap-30>* {
        padding-left: 15px;
        padding-right: 15px;
    }

    .md\:y-gap-30 {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .md\:y-gap-30>* {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .md\:x-gap-40 {
        margin-left: -20px;
        margin-right: -20px;
    }

    .md\:x-gap-40>* {
        padding-left: 20px;
        padding-right: 20px;
    }

    .md\:y-gap-40 {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    .md\:y-gap-40>* {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .md\:x-gap-60 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .md\:x-gap-60>* {
        padding-left: 30px;
        padding-right: 30px;
    }

    .md\:y-gap-60 {
        margin-top: -30px;
        margin-bottom: -30px;
    }

    .md\:y-gap-60>* {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .md\:x-gap-130 {
        margin-left: -65px;
        margin-right: -65px;
    }

    .md\:x-gap-130>* {
        padding-left: 65px;
        padding-right: 65px;
    }

    .md\:y-gap-130 {
        margin-top: -65px;
        margin-bottom: -65px;
    }

    .md\:y-gap-130>* {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}

@media (max-width:767px) {
    .sm\:x-gap-0 {
        margin-left: -0px;
        margin-right: -0px;
    }

    .sm\:x-gap-0>* {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sm\:y-gap-0 {
        margin-top: -0px;
        margin-bottom: -0px;
    }

    .sm\:y-gap-0>* {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .sm\:x-gap-5 {
        margin-left: -2.5px;
        margin-right: -2.5px;
    }

    .sm\:x-gap-5>* {
        padding-left: 2.5px;
        padding-right: 2.5px;
    }

    .sm\:y-gap-5 {
        margin-top: -2.5px;
        margin-bottom: -2.5px;
    }

    .sm\:y-gap-5>* {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .sm\:x-gap-10 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .sm\:x-gap-10>* {
        padding-left: 5px;
        padding-right: 5px;
    }

    .sm\:y-gap-10 {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .sm\:y-gap-10>* {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .sm\:x-gap-15 {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .sm\:x-gap-15>* {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .sm\:y-gap-15 {
        margin-top: -7.5px;
        margin-bottom: -7.5px;
    }

    .sm\:y-gap-15>* {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
    }

    .sm\:x-gap-20 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .sm\:x-gap-20>* {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sm\:y-gap-20 {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .sm\:y-gap-20>* {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .sm\:x-gap-30 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sm\:x-gap-30>* {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sm\:y-gap-30 {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .sm\:y-gap-30>* {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .sm\:x-gap-40 {
        margin-left: -20px;
        margin-right: -20px;
    }

    .sm\:x-gap-40>* {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sm\:y-gap-40 {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    .sm\:y-gap-40>* {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sm\:x-gap-60 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .sm\:x-gap-60>* {
        padding-left: 30px;
        padding-right: 30px;
    }

    .sm\:y-gap-60 {
        margin-top: -30px;
        margin-bottom: -30px;
    }

    .sm\:y-gap-60>* {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sm\:x-gap-130 {
        margin-left: -65px;
        margin-right: -65px;
    }

    .sm\:x-gap-130>* {
        padding-left: 65px;
        padding-right: 65px;
    }

    .sm\:y-gap-130 {
        margin-top: -65px;
        margin-bottom: -65px;
    }

    .sm\:y-gap-130>* {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}

.layout-pt-sm {
    padding-top: 30px;
}

.layout-pb-sm {
    padding-bottom: 30px;
}

.layout-pt-md {
    padding-top: 60px;
}

.layout-pb-md {
    padding-bottom: 60px;
}

.layout-pt-lg {
    padding-top: 90px;
}

.layout-pb-lg {
    padding-bottom: 90px;
}

.layout-pt-xl {
    padding-top: 20px;
}

.layout-pb-xl {
    padding-bottom: 20px;
}

.layout-pt-xxl {
    padding-top: 270px;
}

.layout-pb-xxl {
    padding-bottom: 270px;
}

@media (max-width:767px) {
    .layout-pt-sm {
        padding-top: 30px;
    }

    .layout-pb-sm {
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .layout-pt-md {
        padding-top: 60px;
    }

    .layout-pb-md {
        padding-bottom: 60px;
    }
}

@media (max-width:767px) {
    .layout-pt-lg {
        padding-top: 100px;
    }

    .layout-pb-lg {
        padding-bottom: 100px;
    }
}

@media (max-width:767px) {
    .layout-pt-xl {
        padding-top: 120px;
    }

    .layout-pb-xl {
        padding-bottom: 120px;
    }
}

@media (max-width:767px) {
    .layout-pt-xxl {
        padding-top: 120px;
    }

    .layout-pb-xxl {
        padding-bottom: 120px;
    }
}

@media (max-width:575px) {
    .layout-pt-sm {
        padding-top: 30px;
    }

    .layout-pb-sm {
        padding-bottom: 30px;
    }
}

@media (max-width:575px) {
    .layout-pt-md {
        padding-top: 30px;
    }

    .layout-pb-md {
        padding-bottom: 30px;
    }
}

@media (max-width:575px) {
    .layout-pt-lg {
        padding-top: 30px;
    }

    .layout-pb-lg {
        padding-bottom: 30px;
    }
}

@media (max-width:575px) {
    .layout-pt-xl {
        padding-top: 50px;
    }

    .layout-pb-xl {
        padding-bottom: 50px;
    }
}

@media (max-width:575px) {
    .layout-pt-xxl {
        padding-top: 70px;
    }

    .layout-pb-xxl {
        padding-bottom: 70px;
    }
}

.w-1\/7 {
    width: 14.285714% !important;
}

.w-1\/5 {
    width: 20% !important;
}

.w-1\/4 {
    width: 25% !important;
}

.w-1\/3 {
    width: 33.333333% !important;
}

.w-1\/2 {
    width: 50% !important;
}

.w-1\/1 {
    width: 100% !important;
}

@media (max-width:1199px) {
    .xl\:w-1\/5 {
        width: 20% !important;
    }

    .xl\:w-1\/4 {
        width: 25% !important;
    }

    .xl\:w-1\/3 {
        width: 33.333333% !important;
    }

    .xl\:w-1\/2 {
        width: 50% !important;
    }

    .xl\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width:991px) {
    .lg\:w-1\/5 {
        width: 20% !important;
    }

    .lg\:w-1\/4 {
        width: 25% !important;
    }

    .lg\:w-1\/3 {
        width: 33.333333% !important;
    }

    .lg\:w-1\/2 {
        width: 50% !important;
    }

    .lg\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .md\:w-1\/5 {
        width: 20% !important;
    }

    .md\:w-1\/4 {
        width: 25% !important;
    }

    .md\:w-1\/3 {
        width: 33.333333% !important;
    }

    .md\:w-1\/2 {
        width: 50% !important;
    }

    .md\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width:575px) {
    .sm\:w-1\/5 {
        width: 20% !important;
    }

    .sm\:w-1\/4 {
        width: 25% !important;
    }

    .sm\:w-1\/3 {
        width: 33.333333% !important;
    }

    .sm\:w-1\/2 {
        width: 50% !important;
    }

    .sm\:w-1\/1 {
        width: 100% !important;
    }
}

.flex-column {
    flex-direction: column;
}

@media (max-width:1199px) {
    .xl\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width:991px) {
    .lg\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width:767px) {
    .md\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width:575px) {
    .sm\:flex-column {
        flex-direction: column !important;
    }
}

.justify-start {
    justify-content: flex-start !important;
}

.justify-end {
    justify-content: flex-end !important;
}

.justify-center {
    justify-content: center !important;
}

.justify-between {
    justify-content: space-between !important;
}

.items-start {
    align-items: flex-start !important;
}

.items-end {
    align-items: flex-end !important;
}

.items-center {
    align-items: center !important;
}

@media (max-width:1199px) {
    .xl\:justify-start {
        justify-content: flex-start !important;
    }

    .xl\:justify-end {
        justify-content: flex-end !important;
    }

    .xl\:justify-center {
        justify-content: center !important;
    }

    .xl\:justify-between {
        justify-content: space-between !important;
    }

    .xl\:items-start {
        align-items: flex-start !important;
    }

    .xl\:items-end {
        align-items: flex-end !important;
    }

    .xl\:items-center {
        align-items: center !important;
    }
}

@media (max-width:991px) {
    .lg\:justify-start {
        justify-content: flex-start !important;
    }

    .lg\:justify-end {
        justify-content: flex-end !important;
    }

    .lg\:justify-center {
        justify-content: center !important;
    }

    .lg\:justify-between {
        justify-content: space-between !important;
    }

    .lg\:items-start {
        align-items: flex-start !important;
    }

    .lg\:items-end {
        align-items: flex-end !important;
    }

    .lg\:items-center {
        align-items: center !important;
    }
}

@media (max-width:767px) {
    .md\:justify-start {
        justify-content: flex-start !important;
    }

    .md\:justify-end {
        justify-content: flex-end !important;
    }

    .md\:justify-center {
        justify-content: center !important;
    }

    .md\:justify-between {
        justify-content: space-between !important;
    }

    .md\:items-start {
        align-items: flex-start !important;
    }

    .md\:items-end {
        align-items: flex-end !important;
    }

    .md\:items-center {
        align-items: center !important;
    }
}

@media (max-width:575px) {
    .sm\:justify-start {
        justify-content: flex-start !important;
    }

    .sm\:justify-end {
        justify-content: flex-end !important;
    }

    .sm\:justify-center {
        justify-content: center !important;
    }

    .sm\:justify-between {
        justify-content: space-between !important;
    }

    .sm\:items-start {
        align-items: flex-start !important;
    }

    .sm\:items-end {
        align-items: flex-end !important;
    }

    .sm\:items-center {
        align-items: center !important;
    }
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

@media (max-width:1199px) {
    .xl\:order-1 {
        order: 1;
    }

    .xl\:order-2 {
        order: 2;
    }

    .xl\:order-3 {
        order: 3;
    }
}

@media (max-width:991px) {
    .lg\:order-1 {
        order: 1;
    }

    .lg\:order-2 {
        order: 2;
    }

    .lg\:order-3 {
        order: 3;
    }
}

@media (max-width:767px) {
    .md\:order-1 {
        order: 1;
    }

    .md\:order-2 {
        order: 2;
    }

    .md\:order-3 {
        order: 3;
    }
}

@media (max-width:575px) {
    .sm\:order-1 {
        order: 1;
    }

    .sm\:order-2 {
        order: 2;
    }

    .sm\:order-3 {
        order: 3;
    }
}

.bg-white {
    background-color: var(--color-white) !important;
}

.bg-black {
    background-color: var(--color-black) !important;
}

.bg-border {
    background-color: var(--color-border) !important;
}

.bg-accent-1 {}

.bg-accent-1-dark {
    background-color: var(--color-accent-1-dark) !important;
}

.bg-accent-2 {
    background-color: #3e3b39 !important;
}

.bg-dark-1 {
    background-color: var(--color-dark-1) !important;
}

.bg-blue-1 {
    background-color: var(--color-blue-1) !important;
}

.bg-red-1 {
    background-color: var(--color-red-1) !important;
}

.bg-red-2 {
    background-color: var(--color-red-2) !important;
}

.bg-red-3 {
    background-color: var(--color-red-3) !important;
}

.bg-red-4 {
    background-color: var(--color-red-4) !important;
}

.bg-purple-1 {
    background-color: var(--color-purple-1) !important;
}

.bg-yellow-1 {
    background-color: var(--color-yellow-1) !important;
}

.bg-yellow-2 {
    background-color: var(--color-yellow-2) !important;
}

.bg-yellow-3 {
    background-color: var(--color-yellow-3) !important;
}

.bg-light-1 {
    background-color: var(--color-light-1) !important;
}

.bg-light-2 {
    background-color: var(--color-light-2) !important;
}

.bg-light-3 {
    background-color: var(--color-light-3) !important;
}

.bg-light-4 {
    background-color: var(--color-light-4) !important;
}

.bg-light-5 {
    background-color: var(--color-light-5) !important;
}

.bg-light-6 {
    background-color: var(--color-light-6) !important;
}

.bg-light-7 {
    background-color: var(--color-light-7) !important;
}

.bg-green-1 {
    background-color: var(--color-green-1) !important;
}

.bg-green-2 {
    background-color: var(--color-green-2) !important;
}

.bg-green-3 {
    background-color: var(--color-green-3) !important;
}

.bg-info-1 {
    background-color: var(--color-info-1) !important;
}

.bg-info-2 {
    background-color: var(--color-info-2) !important;
}

.bg-warning-1 {
    background-color: var(--color-warning-1) !important;
}

.bg-warning-2 {
    background-color: var(--color-warning-2) !important;
}

.bg-error-1 {
    background-color: var(--color-error-1) !important;
}

.bg-error-2 {
    background-color: var(--color-error-2) !important;
}

.bg-success-1 {
    background-color: var(--color-success-1) !important;
}

.bg-success-2 {
    background-color: var(--color-success-2) !important;
}

.bg-white-10 {
    background-color: rgba(255, 255, 255, 0.1);
}

.bg-accent-1-05 {
    background-color: rgba(235, 102, 43, 0.05);
}

.bg-accent-2-05 {
    background-color: rgba(74, 67, 196, 0.05);
}

.bg-accent-2-03 {
    background-color: rgba(74, 67, 196, 0.03);
}

.text-white {
    color: var(--color-white);
}

.text-black {
    color: var(--color-black);
}

.text-border {
    color: var(--color-border);
}

.text-accent-1 {
    color: var(--color-accent-1);
}

.text-accent-1-dark {
    color: var(--color-accent-1-dark);
}

.text-accent-2 {
    color: var(--color-accent-2);
}

.text-dark-1 {
    color: var(--color-dark-1);
}

.text-blue-1 {
    color: var(--color-blue-1);
}

.text-red-1 {
    color: var(--color-red-1);
}

.text-red-2 {
    color: var(--color-red-2);
}

.text-red-3 {
    color: var(--color-red-3);
}

.text-red-4 {
    color: var(--color-red-4);
}

.text-purple-1 {
    color: var(--color-purple-1);
}

.text-yellow-1 {
    color: var(--color-yellow-1);
}

.text-yellow-2 {
    color: var(--color-yellow-2);
}

.text-yellow-3 {
    color: var(--color-yellow-3);
}

.text-light-1 {
    color: var(--color-light-1);
}

.text-light-2 {
    color: var(--color-light-2);
}

.text-light-3 {
    color: var(--color-light-3);
}

.text-light-4 {
    color: var(--color-light-4);
}

.text-light-5 {
    color: var(--color-light-5);
}

.text-light-6 {
    color: var(--color-light-6);
}

.text-light-7 {
    color: var(--color-light-7);
}

.text-green-1 {
    color: var(--color-green-1);
}

.text-green-2 {
    color: var(--color-green-2);
}

.text-green-3 {
    color: var(--color-green-3);
}

.text-info-1 {
    color: var(--color-info-1);
}

.text-info-2 {
    color: var(--color-info-2);
}

.text-warning-1 {
    color: var(--color-warning-1);
}

.text-warning-2 {
    color: var(--color-warning-2);
}

.text-error-1 {
    color: var(--color-error-1);
}

.text-error-2 {
    color: var(--color-error-2);
}

.text-success-1 {
    color: var(--color-success-1);
}

.text-success-2 {
    color: var(--color-success-2);
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width:1199px) {
    .xl\:text-dark-1 {
        color: var(--color-dark-1);
    }
}

@media (max-width:991px) {
    .lg\:text-dark-1 {
        color: var(--color-dark-1);
    }
}

.d-none {
    display: none !important;
}

.d-flex {
    display: flex !important;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

@media (max-width:1199px) {
    .xl\:d-none {
        display: none !important;
    }

    .xl\:d-inline-block {
        display: inline-block !important;
    }

    .xl\:d-block {
        display: block !important;
    }

    .xl\:d-flex {
        display: flex !important;
    }
}

@media (max-width:991px) {
    .lg\:d-none {
        display: none !important;
    }

    .lg\:d-inline-block {
        display: inline-block !important;
    }

    .lg\:d-block {
        display: block !important;
    }

    .lg\:d-flex {
        display: flex !important;
    }
}

@media (max-width:767px) {
    .md\:d-none {
        display: none !important;
    }

    .md\:d-inline-block {
        display: inline-block !important;
    }

    .md\:d-block {
        display: block !important;
    }

    .md\:d-flex {
        display: flex !important;
    }
}

@media (max-width:575px) {
    .sm\:d-none {
        display: none !important;
    }

    .sm\:d-inline-block {
        display: inline-block !important;
    }

    .sm\:d-block {
        display: block !important;
    }

    .sm\:d-flex {
        display: flex !important;
    }
}

.html-overflow-hidden {
    overflow: hidden !important;
}

.html-overflow-hidden body {
    overflow-y: scroll;
}

.origin-top {
    transform-origin: top !important;
}

.origin-left {
    transform-origin: left !important;
}

.overflow-scroll {
    overflow: scroll !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-normal {
    overflow: initial !important;
}

.overflow-visible {
    overflow: visible !important;
}

.pointer-events-auto {
    pointer-events: auto !important;
}

.pointer-events-none {
    pointer-events: none !important;
}

.bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-ratio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.line-through {
    text-decoration: line-through;
}

.underline {
    text-decoration: underline;
}

.italic {
    font-style: italic;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.normal {
    text-transform: none;
}

.rounded-0 {
    border-radius: 0;
}

.rounded-4 {
    border-radius: 4px;
}

.rounded-8 {
    border-radius: 8px;
}

.rounded-12 {
    border-radius: 12px;
}

.rounded-20 {
    border-radius: 20px;
}

.rounded-24 {
    border-radius: 24px;
}

.rounded-200 {
    border-radius: 200px !important;
}

.rounded-full {
    border-radius: 100%;
}

@media (max-width:767px) {
    .md\:rounded-0 {
        border-radius: 0;
    }
}

.border-1 {
    border: 1px solid #E7E6E6;
}

.border-dark-1 {
    border: 1px solid var(--color-dark-1);
}

.border-1-top {
    border-top: 1px solid #E7E6E6;
}

.border-1-bottom {
    border-bottom: 1px solid #E7E6E6;
}

.border-white-15-top {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.border-dashed-1 {
    border: 1px dashed var(--color-primary, #EB662B);
}

.border-accent-1 {
    border: 1px solid var(--color-primary, #EB662B);
}

.size-16 {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

.size-24 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}

.size-30 {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
}

.size-35 {
    flex-shrink: 0;
    width: 35px;
    height: 35px;
}

.size-40 {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
}

.size-42 {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
}

.size-50 {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
}

.size-60 {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
}

.size-70 {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
}

.size-72 {
    flex-shrink: 0;
    width: 72px;
    height: 72px;
}

.size-80 {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
}

.size-100 {
    flex-shrink: 0;
    width: 100px;
    height: 100px;
}

.size-130 {
    flex-shrink: 0;
    width: 130px;
    height: 130px;
}

.size-200 {
    flex-shrink: 0;
    width: 200px;
    height: 200px;
}

.shadow-1 {
    box-shadow: 0px 10px 40px 0px #0000000D;
}

.shadow-2 {
    box-shadow: 0px 0px 20px 0px rgba(56, 71, 109, 0.03);
}

.hover-shadow-1 {
    transition: .2s;
}

.hover-shadow-1:hover {
    box-shadow: 0px 10px 40px 0px #0000000D;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.h-full {
    height: 100% !important;
}

.h-50 {
    height: 50px !important;
}

.min-w-auto {
    min-width: auto !important;
}

.relative {
    position: relative;
}

@media (max-width:1199px) {
    .xl\:unset {
        position: unset !important;
    }
}

.absolute {
    position: absolute;
}

.z--1 {
    z-index: -1 !important;
}

.z-0 {
    z-index: 0 !important;
}

.z-1 {
    z-index: 1 !important;
}

.z-2 {
    z-index: 2 !important;
}

.z-3 {
    z-index: 3 !important;
}

.z-4 {
    z-index: 4 !important;
}

.z-5 {
    z-index: 5 !important;
}

.sectionBg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.sectionBg.-left {
    right: unset;
}

@media (max-width:991px) {
    .sectionBg.-left {
        position: relative;
        width: 100% !important;
        height: 100%;
    }
}

.sectionBg.-left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sectionBg.-w-1530 {
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    width: 1530px;
}

@media (max-width:1550px) {
    .sectionBg.-w-1530 {
        border-radius: 0 !important;
    }
}

.sectionBg.-mx-60 {
    margin: 0 60px;
}

@media (max-width:1600px) {
    .sectionBg.-mx-60 {
        margin: 0;
    }
}

@media (max-width:1199px) {
    .sectionBg.-mx-60 {
        margin: 0;
    }
}

.sectionBg.-mx-30 {
    margin: 0 30px;
}

@media (max-width:1600px) {
    .sectionBg.-mx-30 {
        margin: 0;
        border-radius: 0 !important;
    }
}

.sectionBg.-overlay-1::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width:991px) {
    .sectionBg.-type-1 {
        position: relative;
    }
}

.sectionBg.-type-1>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    z-index: 0;
    width: 1270px;
    max-width: 100%;
}

@media (max-width:1199px) {
    .sectionBg.-type-1>*:nth-child(1) {
        left: 30px;
        width: unset;
    }
}

.sectionBg.-type-1>*:nth-child(2) {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 30px;
    transform: translateY(-50%);
    width: 37vw;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}

@media (max-width:1199px) {
    .sectionBg.-type-1>*:nth-child(2) {
        aspect-ratio: 3/4;
        left: 0;
    }
}

@media (max-width:991px) {
    .sectionBg.-type-1>*:nth-child(2) {
        position: relative;
        aspect-ratio: unset;
        transform: unset;
        top: unset;
        left: unset;
        width: 100%;
        border-radius: 0;
    }
}

@media (max-width:991px) {
    .sectionBg.-type-2 {
        position: unset;
    }
}

.sectionBg.-type-2>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10vw;
    width: 1250px;
    max-width: 100%;
    z-index: 0;
}

@media (max-width:1199px) {
    .sectionBg.-type-2>*:nth-child(1) {
        width: 100%;
        left: 0;
        border-radius: 0 !important;
    }
}

.sectionBg.-type-2>*:nth-child(2) {
    position: absolute;
    top: 50px;
    bottom: 50px;
    right: 188px;
    width: 610px;
    height: calc(100% - 100px);
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}

@media (max-width:1199px) {
    .sectionBg.-type-2>*:nth-child(2) {
        width: 37vw;
        right: 100px;
    }
}

@media (max-width:991px) {
    .sectionBg.-type-2>*:nth-child(2) {
        position: relative;
        top: unset;
        bottom: unset;
        right: unset;
        width: 100%;
        height: auto;
        border-radius: 0 !important;
        margin-bottom: 40px;
    }
}

.aboutSection.-type-1 {
    padding: 210px 0;
}

@media (max-width:1199px) {
    .aboutSection.-type-1 {
        padding: 100px 0;
    }
}

@media (max-width:767px) {
    .aboutSection.-type-1 {
        padding: 60px 0;
    }
}

.aboutSection.-type-1 .aboutSection__text {
    padding-left: 40px;
    margin-bottom: 60px;
}

@media (max-width:1199px) {
    .aboutSection.-type-1 .aboutSection__text {
        padding-left: 0;
    }
}

.imageSlider.-type-1 {
    overflow: hidden;
    position: relative;
    margin: 0 20px;
    height: 960px;
    color: white;
    z-index: 0;
}

@media (max-width:1199px) {
    .imageSlider.-type-1 {
        height: 800px;
    }
}

@media (max-width:991px) {
    .imageSlider.-type-1 {
        height: 600px;
    }
}

@media (max-width:767px) {
    .imageSlider.-type-1 {
        height: 500px;
    }
}

@media (max-width:575px) {
    .imageSlider.-type-1 {
        height: 480px;
    }
}

.imageSlider.-type-1 .imageSlider__slider {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    border-radius: 12px;
    z-index: -1;
}

.imageSlider.-type-1 .imageSlider__image {
    position: relative;
    height: 100%;
}

.imageSlider.-type-1 .imageSlider__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(25, 29, 35, 0)23.13%, rgba(25, 29, 35, 0.7)100%);
}

.imageSlider.-type-1 .imageSlider__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.imageSlider.-type-1 .imageSlider__title {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.imageSlider.-type-1 .imageSlider__content {
    padding-top: 120px;
}

@media (max-width:767px) {
    .imageSlider.-type-1 .imageSlider__content {
        padding-top: 60px;
    }
}

.imageSlider.-type-1 .imageSlider__nav {
    display: flex;
}

.imageSlider.-type-1.-center .imageSlider__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 5;
}

.imageSlider.-type-1.-center .imageSlider__nav>* {
    display: flex;
    justify-content: space-between;
}

.testimonialsSection {
    position: relative;
    height: 960px;
    z-index: 0;
}

@media (max-width:1199px) {
    .testimonialsSection {
        height: 720px;
    }
}

@media (max-width:991px) {
    .testimonialsSection {
        height: 640px;
    }
}

@media (max-width:767px) {
    .testimonialsSection {
        height: auto;
    }
}

.testimonialsSection .container {
    height: 100%;
}

.testimonialsSection .row {
    height: 100%;
}

.testimonialsSection__bg {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.testimonialsSection__bg>*:nth-child(2) {
    width: 50%;
    height: 100%;
}

@media (max-width:1199px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 60%;
    }
}

@media (max-width:991px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 65%;
    }
}

@media (max-width:767px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 100%;
    }
}

.testimonialsSection__images {
    position: relative;
    display: flex;
    width: 50%;
    height: 100%;
    z-index: -1;
    transition: .5s;
}

@media (max-width:1199px) {
    .testimonialsSection__images {
        width: 40%;
    }
}

@media (max-width:991px) {
    .testimonialsSection__images {
        width: 35%;
    }
}

@media (max-width:767px) {
    .testimonialsSection__images {
        display: none;
    }
}

.testimonialsSection__images img {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.testimonialsSection__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.grid.-type-1 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-1>*:nth-child(1) {
    grid-column: span 3;
}

.grid.-type-1>*:nth-child(2) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-1>*:nth-child(3) {
    grid-column: span 5;
}

.grid.-type-1>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-1>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-1>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width:991px) {
    .grid.-type-1 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-1>*:nth-child(1) {
        grid-column: span 2;
    }

    .grid.-type-1>*:nth-child(2) {
        grid-column: span 3;
        grid-row: span 2;
    }

    .grid.-type-1>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-1>*:nth-child(4) {
        grid-column: span 5;
        aspect-ratio: 12/6;
    }

    .grid.-type-1>*:nth-child(5) {
        grid-column: span 2;
        height: 100%;
    }

    .grid.-type-1>*:nth-child(6) {
        grid-column: span 3;
        aspect-ratio: 30/24;
    }
}

@media (max-width:575px) {
    .grid.-type-1 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-1>*:nth-child(1) {
        grid-column: span 1;
        aspect-ratio: 19/15;
        order: 1;
    }

    .grid.-type-1>*:nth-child(2) {
        grid-column: span 2;
        aspect-ratio: 39/45;
        order: 3;
    }

    .grid.-type-1>*:nth-child(3) {
        grid-column: span 1;
        aspect-ratio: 19/15;
        order: 2;
    }

    .grid.-type-1>*:nth-child(4) {
        grid-column: span 2;
        aspect-ratio: 39/24;
        order: 4;
    }

    .grid.-type-1>*:nth-child(5) {
        grid-column: span 1;
        aspect-ratio: 19/24;
        order: 5;
    }

    .grid.-type-1>*:nth-child(6) {
        grid-column: span 1;
        aspect-ratio: 19/24;
        order: 6;
    }
}

.grid.-type-2 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-2>*:nth-child(1) {
    grid-column: span 3;
}

.grid.-type-2>*:nth-child(2) {
    grid-column: span 5;
}

.grid.-type-2>*:nth-child(3) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-2>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-2>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-2>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width:991px) {
    .grid.-type-2 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-2>* {
        height: 100%;
    }

    .grid.-type-2>*:nth-child(1) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(2) {
        grid-column: span 3;
    }

    .grid.-type-2>*:nth-child(3) {
        grid-column: span 5;
        grid-row: span 2;
    }

    .grid.-type-2>*:nth-child(4) {
        grid-column: span 3;
        height: 240px;
    }

    .grid.-type-2>*:nth-child(5) {
        grid-column: span 2;
        height: 240px;
    }

    .grid.-type-2>*:nth-child(6) {
        grid-column: span 5;
        height: 240px;
    }
}

@media (max-width:575px) {
    .grid.-type-2 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-2>* {
        height: 200px;
        max-height: 200px;
    }

    .grid.-type-2>*:nth-child(1) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(2) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(4) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(5) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(6) {
        grid-column: span 1;
    }
}

.grid.-type-3 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-3>*:nth-child(1) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-3>*:nth-child(2) {
    grid-column: span 3;
}

.grid.-type-3>*:nth-child(3) {
    grid-column: span 5;
}

.grid.-type-3>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-3>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-3>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width:991px) {
    .grid.-type-3 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-3>* {
        height: 100%;
    }

    .grid.-type-3>*:nth-child(1) {
        grid-column: span 3;
    }

    .grid.-type-3>*:nth-child(2) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(4) {
        grid-column: span 3;
        height: 240px;
    }

    .grid.-type-3>*:nth-child(5) {
        grid-column: span 2;
        height: 240px;
    }

    .grid.-type-3>*:nth-child(6) {
        grid-column: span 5;
        height: 240px;
    }
}

@media (max-width:575px) {
    .grid.-type-3 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-3>* {
        height: 200px;
        max-height: 200px;
    }

    .grid.-type-3>*:nth-child(1) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(2) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(4) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(5) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(6) {
        grid-column: span 1;
    }
}

@media (max-width:575px) {
    .mobile-css-slider {}

    .mobile-css-slider>* {
        scroll-snap-align: start;
    }

    .mobile-css-slider.-w-280>* {
        max-width: 280px;
    }

    .mobile-css-slider.-w-160>* {
        max-width: 160px;
    }

    .mobile-css-slider.-w-300>* {}
}

.mobile-css-slider-2 {
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.mobile-css-slider-2::-webkit-scrollbar {
    display: none;
}

.mobile-css-slider-2::-webkit-scrollbar-thumb {
    display: none;
}

.mobile-css-slider-2>* {
    scroll-snap-align: start;
}

.pl-calendar {
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 12px;
    background-color: white;
    font-size: 15px;
    font-weight: 500;
}

.pl-tag {
    display: flex;
    align-items: center;
    border-radius: 200px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 10px;
    padding-right: 30px;
    transition: 0.2s;
}

.pl-tag__grid {
    display: flex;
    justify-content: space-between;
}

.pl-tag__grid>*+* {
    margin-left: 10px;
}

.pl-tag__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #FEF7F4;
    transition: 0.2s;
}

.pl-tag__title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin-left: 10px;
    white-space: nowrap;
}

.pl-tag:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pl-tag:hover .pl-tag__icon {
    background-color: var(--color-accent-1);
}

.pl-tag:hover .pl-tag__icon>* {
    color: white;
}

.shrink-0 {
    flex-shrink: 0;
}

.pl-blog-list {
    display: flex;
    align-items: center;
}

@media (max-width:767px) {
    .pl-blog-list {
        flex-direction: column;
    }
}

.pl-blog-list__image {
    margin-right: 30px;
}

@media (max-width:767px) {
    .pl-blog-list__image {
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.pl-blog-list__image img {
    aspect-ratio: 35/30;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.tableTest {
    overflow: scroll;
    width: 100%;
    margin-top: 30px;
}

.tableTest thead {
    height: 60px;
    border-radius: 12px;
}

.tableTest tbody tr {
    border-bottom: 1px solid var(--color-light-1);
}

.tableTest th {
    padding: 0 30px;
}

@media (max-width:767px) {
    .tableTest th {
        padding: 0 20px;
    }
}

.tableTest td {
    padding: 30px;
}

@media (max-width:767px) {
    .tableTest td {
        padding: 20px;
    }
}

.tableTest td {
    min-width: 120px;
}

@media (max-width:575px) {
    .tableTest td {
        min-width: 100px;
    }
}

.tableTest .min-w-300 {
    min-width: 400px;
}

@media (max-width:575px) {
    .tableTest .min-w-300 {
        min-width: 350px;
    }
}

.featuresGrid {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 280px);
    gap: 30px;
    padding-left: 40px;
}

@media (max-width:1199px) {
    .featuresGrid {
        grid-template-columns: repeat(1, 1fr);
        padding-left: 0;
    }
}

.featuresGrid>*:nth-child(2) {
    grid-row: span 2;
}

.featuresGrid__item {
    height: 240px;
}

.singleInput.type-1 {
    position: relative;
    width: 450px;
    max-width: 100%;
    height: 80px;
}

.singleInput.type-1 input {
    background-color: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 100%;
    border-radius: 12px;
    padding: 0 25px;
    color: white;
}

.singleInput.type-1 input::-moz-placeholder {
    color: white;
}

.singleInput.type-1 input::placeholder {
    color: white;
}

.singleInput.type-1 button {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
}

.singleInput.type-1.-light input::-moz-placeholder {
    color: black;
}

.singleInput.type-1.-light input::placeholder {
    color: black;
}

.singleInput.-type-2 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.singleInput.-type-2 input {
    background-color: white;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    color: var(--color-dark-1);
    width: 350px;
}

@media (max-width:767px) {
    .singleInput.-type-2 input {
        width: 100%;
    }
}

.singleInput.-type-2 input::-moz-placeholder {
    color: var(--color-dark-1);
}

.singleInput.-type-2 input::placeholder {
    color: var(--color-dark-1);
}

.singleInput.-type-2 button {
    height: 60px;
}

.halfMap.-type-1 {
    display: flex;
    height: 100vh;
    width: 100%;
    padding-top: 88px;
}

@media (max-width:991px) {
    .halfMap.-type-1 {
        flex-direction: column;
        height: auto;
    }
}

@media (max-width:767px) {
    .halfMap.-type-1 {
        padding-top: 57px;
    }
}

.halfMap.-type-1 .halfMap__content {
    overflow-y: scroll;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-width: 750px;
    padding: 30px 60px;
}

.halfMap.-type-1 .halfMap__content::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.halfMap.-type-1 .halfMap__content::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width:991px) {
    .halfMap.-type-1 .halfMap__content {
        overflow: visible;
        order: 2;
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .halfMap.-type-1 .halfMap__content {
        padding: 30px 24px;
        width: 100vw;
    }
}

.halfMap.-type-1 .halfMap__map {
    width: 100%;
    height: 100%;
}

.halfMap.-type-1 .halfMap__map .map {
    height: 100%;
    width: 100%;
}

@media (max-width:991px) {
    .halfMap.-type-1 .halfMap__map .map {
        min-height: 450px;
    }
}

.halfMap.-type-1.-wide .halfMap__content {
    max-width: 1080px;
}

.gm-style-iw-t {
    right: unset !important;
    left: 25px;
    bottom: 20px !important;
}

.mapMarker {
    position: relative;
    z-index: 100;
}

.gm-style .gm-style-iw-c {
    border-radius: 4px;
}

.mapItem__img {
    width: 100px !important;
    height: 100px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.mapItem__content {
    height: 100px;
}

.mt-header {
    margin-top: 88px;
}

@media (max-width:767px) {
    .mt-header {
        margin-top: 57px;
    }
}

.map {
    height: 500px;
}

@media (max-width:767px) {}

.map__content {
    width: 100%;
    height: 100%;
}

.map__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.mapTourSingle {
    height: 550px;
}

@media (max-width:767px) {
    .mapTourSingle {
        height: 300px;
    }
}

.mapTourSingle__content {
    width: 100%;
    height: 100%;
    background-color: #a3a3a3;
}

.mapTourSingle2 {
    position: relative;
    height: 250px;
    z-index: 0;
}

.mapTourSingle2__button {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
}

.tourSingleGrid.-type-1 {
    overflow: hidden;
    position: relative;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 770px 250px 250px;
    grid-template-rows: 250px 250px;
    border-radius: 12px;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid>*:nth-child(1) {
    grid-row: 2 span;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid>*:nth-child(2) {
    grid-column: 2 span;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-1 .tourSingleGrid__grid {
        overflow-x: scroll;
        display: flex;
    }
}

.tourSingleGrid.-type-1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-1 img {
        width: calc(100% - 40px);
        height: auto;
        border-radius: 12px;
    }
}

.tourSingleGrid.-type-1 .tourSingleGrid__button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

.tourSingleGrid.-type-2 {
    overflow: hidden;
    position: relative;
}

.tourSingleGrid.-type-2 .tourSingleGrid__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 770px 510px;
    grid-template-rows: 250px 250px;
    border-radius: 12px;
}

.tourSingleGrid.-type-2 .tourSingleGrid__grid>*:nth-child(1) {
    grid-row: 2 span;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-2 .tourSingleGrid__grid {
        overflow-x: scroll;
        display: flex;
    }
}

.tourSingleGrid.-type-2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:767px) {
    .tourSingleGrid.-type-2 img {
        width: calc(100% - 40px);
        height: auto;
        border-radius: 12px;
    }
}

.tourSingleGrid.-type-2 .tourSingleGrid__button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

table.table th {
    padding: 25px 40px;
    line-height: 1;
    font-weight: 500;
}

table.table th:first-child {
    border-radius: 8px 0 0 8px;
}

table.table th:last-child {
    border-radius: 0 8px 8px 0;
}

table.table tbody>tr+tr {
    border-top: 1px solid var(--color-light-6);
}

table.table td {
    padding: 20px 40px;
    font-size: 15px;
}

table.table-4 th {
    font-weight: 500;
    padding: 20px 30px;
    line-height: 1.2;
    min-width: 130px;
}

@media (max-width:1199px) {
    table.table-4 th {
        padding: 15px 15px;
        min-width: 100px;
    }
}

table.table-4 th:first-child {
    border-radius: 8px 0 0 8px;
}

table.table-4 th:last-child {
    border-radius: 0 8px 8px 0;
}

table.table-4 tbody tr {
    vertical-align: top;
}

table.table-4 tbody>tr+tr {
    border-top: 1px dashed var(--color-border);
}

table.table-4 td {
    padding: 20px 30px;
    font-size: 15px;
    line-height: 1.2;
    min-width: 130px;
}

@media (max-width:1199px) {
    table.table-4 td {
        padding: 15px 15px;
    }
}

table.table-4.-border-bottom tbody>tr {
    border-top: none;
    border-bottom: 1px dashed var(--color-border);
}

.line {
    width: 100%;
    height: 1px;
    background-color: #E7E6E6;
}

.line__word {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: white;
    z-index: 1;
}

.tourSingleSidebar {
    position: relative;
    width: 360px;
    padding: 30px;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    background-color: white;
}

@media (max-width:767px) {
    .tourSingleSidebar {
        width: 100%;
    }
}

.tourSingleSidebar.-top-320 {
    margin-top: -320px;
}

@media (max-width:991px) {
    .tourSingleSidebar.-top-320 {
        margin-top: 0;
    }
}

.tourSingleHero5 {
    position: relative;
    padding-top: 440px;
    padding-bottom: 80px;
    z-index: 0;
}

@media (max-width:991px) {
    .tourSingleHero5 {
        padding-top: 140px;
        padding-bottom: 80px;
    }
}

@media (max-width:575px) {
    .tourSingleHero5 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.tourSingleHero5__image {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    right: 60px;
    border-radius: 12px 12px 0 0;
    z-index: -1;
}

@media (max-width:991px) {
    .tourSingleHero5__image {
        left: 0;
        right: 0;
        border-radius: 0;
    }
}

.tourSingleHero5__image>*:nth-child(1) {
    height: 100%;
}

.tourSingleHero5__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourSingleHero5__image .icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.navTourSingle {
    position: absolute;
    top: 50%;
    left: 60px;
    right: 60px;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}

@media (max-width:991px) {
    .navTourSingle {
        display: none;
    }
}

.navTourSingle__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.dropdown {
    cursor: pointer;
    position: relative;
    z-index: 10;
}

@media (max-width:767px) {
    .dropdown {
        position: unset !important;
    }
}

.dropdown.-type-1 .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    min-width: 220px;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #E7E6E6;
    outline: 1px solid transparent;
    transition: .1s;
}

.dropdown.-type-1 .dropdown__button:hover {
    outline: 2px solid #E7E6E6;
}

.dropdown.-type-1 .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-1 .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-1 .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.-base .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    min-width: 220px;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #E7E6E6;
    outline: 1px solid transparent;
    transition: .1s;
}

.dropdown.-base .dropdown__button:hover {
    outline: 2px solid #E7E6E6;
}

.dropdown.-base .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
    z-index: 100;
}

@media (max-width:767px) {
    .dropdown.-base .dropdown__menu {
        top: unset;
    }
}

.dropdown.-base-w .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 300px;
}

@media (max-width:575px) {
    .dropdown.-base-w .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.-date .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 460px;
}

@media (max-width:575px) {
    .dropdown.-date .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.-price .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 300px;
}

@media (max-width:575px) {
    .dropdown.-price .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.is-active {
    z-index: 20;
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.dropdown {
    cursor: pointer;
    position: relative;
    display: inline-block;
    z-index: 10;
}

.dropdown.-type-list .dropdown__button {
    display: inline-block;
    transition: .1s;
}

.dropdown.-type-list .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-list .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-list .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.dropdown {
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.dropdown.-type-2 .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .1s;
}

.dropdown.-type-2 .dropdown__button span:nth-child(1) {
    margin-right: 4px;
}

.dropdown.-type-2 .dropdown__button i {
    margin-left: 10px;
}

.dropdown.-type-2 .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-2 .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-2 .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.testimonialsPagination.-type-1 {
    display: grid;
    justify-content: center;
    gap: 30px;
    grid-template-columns: repeat(3, min-content);
}

@media (max-width:1199px) {
    .testimonialsPagination.-type-1 {
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:767px) {
    .testimonialsPagination.-type-1 {
        gap: 12px;
        grid-template-columns: repeat(1, 1fr);
    }
}

.testimonialsPagination.-type-1 .testimonialsPagination__item {
    display: flex;
    align-items: center;
    width: 370px;
    max-width: 100%;
    padding: 12px;
    border-radius: 200px;
    background-color: white;
    border: 1px solid #E7E6E6;
}

@media (max-width:1199px) {
    .testimonialsPagination.-type-1 .testimonialsPagination__item {
        width: 100%;
    }
}

.testimonialsPagination.-type-1 .testimonialsPagination__item img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
}

.testimonialsPagination.-type-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: -18px;
}

.testimonialsPagination.-type-2>* {
    padding: 18px;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item>* {
    position: relative;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item.is-active>*::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -11px;
    bottom: -11px;
    right: -11px;
    left: -11px;
    border-radius: 100%;
    border: 2px solid var(--color-accent-1);
}

.testimonialsPagination.-type-2.-blue .testimonialsPagination__item.is-active>*::after {
    border: 2px solid var(--color-accent-2);
}

.specialCardGrid>*:nth-child(1).specialCard {
    color: white;
}

.specialCardGrid>*:nth-child(2).specialCard {
    color: white;
}

.specialCardGrid>*:nth-child(2).specialCard__content {
    padding-top: 70px;
}

.specialCardGrid>*:nth-child(3).specialCard__content {
    justify-content: flex-start;
    padding-top: 43px;
}

.specialCardGrid>*:nth-child(3).specialCard__title {
    color: black;
}

.specialCard {
    position: relative;
    width: 100%;
    height: 200px;
    z-index: 0;
}

.specialCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.specialCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.specialCard__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    height: 100%;
}

.specialCard__subtitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
}

.specialCard__title {
    font-size: 24px;
    font-weight: 700;
    color: white;
    line-height: 1.3;
    text-transform: capitalize;
}

.specialCard__text {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 5px;
}

.-hover-bg-white {
    transition: .15s;
}

.-hover-bg-white:hover {
    background-color: white;
}

.video {
    position: relative;
    padding-top: 250px;
    padding-bottom: 200px;
    z-index: 0;
}

@media (max-width:991px) {
    .video {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

@media (max-width:767px) {
    .video {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width:575px) {
    .video {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.video__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.video__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tooltip {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #615E5E;
}

.tooltip__content {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 11px;
    font-size: 14px;
    line-height: 1.2;
    background-color: var(--color-dark-1);
    color: white;
    border-radius: 8px;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tooltip__content::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: black;
    transform: rotate(45deg);
}

.tooltip.-top .tooltip__content {
    bottom: calc(100% + 6px);
    transform: translateY(8px);
}

.tooltip.-top .tooltip__content::after {
    bottom: -4px;
}

.tooltip.-bottom .tooltip__content {
    top: calc(100% + 6px);
    transform: translateY(-8px);
}

.tooltip.-bottom .tooltip__content::after {
    top: -4px;
}

.tooltip.-left .tooltip__content {
    right: calc(100% + 6px);
    transform: translateX(8px);
}

.tooltip.-left .tooltip__content::after {
    right: -4px;
}

.tooltip.-right .tooltip__content {
    left: calc(100% + 6px);
    transform: translateX(-8px);
}

.tooltip.-right .tooltip__content::after {
    left: -4px;
}

.tooltip:hover .tooltip__content {
    transform: none;
    opacity: 1;
}

.progressBar {
    position: relative;
}

.progressBar__bg {
    width: 100%;
    height: 4px;
    border-radius: 4px;
}

.progressBar__bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 100%;
    border-radius: 4px;
}

.progressBar__bar span {
    position: absolute;
    right: 0;
    bottom: 100%;
}

.noUi-target {
    height: 3px;
    border: none;
}

.noUi-base {
    background-color: var(--color-border);
}

.noUi-connect {
    background-color: var(--color-accent-1) !important;
    box-shadow: 0 !important;
}

.noUi-handle {
    border-radius: 100%;
    width: 30px !important;
    height: 30px !important;
    top: 50% !important;
    transform: translateY(-50%);
    border: 2px solid var(--color-accent-1);
    box-shadow: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.noUi-handle::after {
    content: "|||";
    position: absolute;
    left: unset !important;
    top: unset !important;
    width: auto !important;
    height: auto !important;
    background-color: transparent !important;
    font-size: 13px;
    color: var(--color-accent-1);
}

.noUi-handle.noUi-handle-lower {
    right: -25px !important;
}

.noUi-handle.noUi-handle-upper {
    right: -5px !important;
}

.list-disc li {
    list-style-type: disc;
    list-style-position: inside;
}

.circle {
    display: flex;
    align-items: center;
}

.circle::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: currentColor;
    margin-right: 5px;
}

.border-dash-1 {
    border: 1px dashed var(--color-primary, #EB662B);
}

.absoluteIcon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    width: 37px;
    height: 37px;
}

.iconList {
    border: 1px solid var(--Border, #E7E6E6);
    border-radius: 12px;
}

.iconList__item {
    padding: 10px;
}

.iconList__item+* {
    border-top: 1px solid var(--Border, #E7E6E6);
}

.iconList__content {
    width: 100%;
}

.ulList {
    padding-left: 8px;
}

.ulList li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: black;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

.ulList2 {
    padding-left: 8px;
}

.ulList2 li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: var(--color-accent-1);
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

.roadmap {
    position: relative;
}

.roadmap::before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 13px;
    border-left: 1px dashed var(--color-primary, #EB662B);
    z-index: -1;
}

.roadmap__item {
    display: flex;
}

.roadmap__item+* {
    margin-top: 30px;
}

.roadmap__wrap {
    margin-left: 15px;
}

.roadmap__iconBig {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: var(--color-accent-1);
    color: white;
    font-size: 16px;
}

.roadmap__icon {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 3px solid var(--color-accent-1);
    background-color: white;
    margin-top: 6px;
    margin-left: 5px;
}

.roadmap__title {
    font-size: 16px;
    font-weight: 500;
}

.roadmap__content {
    width: 580px;
    margin-top: 15px;
}

@media (max-width:767px) {
    .roadmap__content {
        width: 100%;
    }
}

.overallRating {
    overflow: hidden;
    border-radius: 12px;
}

.overallRating__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
}

@media (max-width:767px) {
    .overallRating__list {
        grid-template-columns: 1fr;
    }
}

.overallRating__list>*:nth-child(1) {
    grid-column: 2 span;
}

@media (max-width:767px) {
    .overallRating__list>*:nth-child(1) {
        grid-column: 1 span;
    }
}

.overallRating__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(235, 102, 43, 0.04);
    padding: 16px 30px;
}

.overallRating__item:nth-child(1) {
    background-color: rgba(235, 102, 43, 0.1);
}

.overallRating__content {
    display: flex;
    align-items: center;
}

.overallRating__icon {
    display: flex;
    margin-right: 30px;
}

.reviewsGrid {
    display: grid;
    grid-template-columns: repeat(3, min-content);
    gap: 30px 50px;
}

@media (max-width:767px) {
    .reviewsGrid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.reviewsGrid__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}

@media (max-width:767px) {
    .reviewsGrid__item {
        width: 100%;
    }
}

.overflowAuto {
    overflow: auto;
}

.dbSearch {
    position: relative;
    display: flex;
    align-items: center;
}

.dbSearch i {
    position: absolute;
    left: 18px;
}

.dbSearch input {
    background-color: var(--color-light-1);
    border-radius: 12px;
    height: 50px;
    padding: 0 48px;
}

.blockquote {
    display: flex;
}

.blockquote__icon {
    margin-right: 20px;
}

.blockquote__text {
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 28px;
    padding-right: 40px;
}

@media (max-width:991px) {
    .blockquote__text {
        padding-right: 0;
    }
}

.testimonialsSlider_1-pagination>* {
    cursor: pointer;
    transition: 0.2s;
}

.testimonialsSlider_1-pagination .is-active {
    box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
}

.testimonialsSlider_2-pagination>* {
    cursor: pointer;
}

.input-white::-moz-placeholder {
    color: white;
}

.input-white::placeholder {
    color: white;
}

.toTopButton {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 100;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    transition: 0.2s;
}

@media (max-width:767px) {
    .toTopButton {
        bottom: 75px;
        right: 8px;
        width: 54px;
        height: 54px;
    }
}

.toTopButton svg {
    fill: var(--color-accent-1);
    transition: 0.2s;
}

.toTopButton:hover {
    background-color: var(--color-accent-1);
}

.toTopButton:hover svg {
    fill: white !important;
}

.toTopButton.is-hidden {
    opacity: 0;
    pointer-events: none;
}

.text-overflow {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.-hover-image-scale__image {
    overflow: hidden;
}

.-hover-image-scale__image img {
    transition: 0.6s;
}

.-hover-image-scale:hover .-hover-image-scale__image img {
    transform: scale(1.15);
}

.gallery__item {
    position: relative;
    display: block;
}

.gallery__item:hover .gallery__button {
    opacity: 1;
}

.gallery__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%)translateX(-50%);
    background-color: black;
    border-radius: 100%;
    width: rem(52px);
    height: rem(52px);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.gallery__button .icon {
    color: white;
    stroke-width: 1;
    width: rem(28px);
    height: rem(28px);
}

.gallery__button.-bottom-right {
    top: unset;
    left: unset;
    transform: unset;
    bottom: rem(30px);
    right: rem(30px);
}

.tourPagesSidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    overflow: hidden;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

.tourPagesSidebar__overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.tourPagesSidebar__header {
    margin-bottom: 20px;
}

.tourPagesSidebar__content {
    overflow-y: scroll;
    height: 100%;
    width: 360px;
    max-width: 100vw;
    background-color: white;
    padding: 20px 30px;
}

.tourPagesSidebar__content::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.tourPagesSidebar__content::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.tourPagesSidebar.-is-active {
    opacity: 1;
    pointer-events: auto;
}

.-hover-opacity {
    transition: 0.2s;
    opacity: 0.3;
}

.-hover-opacity:hover {
    opacity: 1;
}

button.gm-ui-hover-effect {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 35px !important;
    height: 35px !important;
    z-index: 0;
}

button.gm-ui-hover-effect>span {
    background-color: white !important;
    width: 20px !important;
    height: 20px !important;
}

button.gm-ui-hover-effect::after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    z-index: -1;
}

.gm-style-iw-d {
    overflow: visible !important;
}

.gm-style-iw.gm-style-iw-c {
    padding: 0 !important;
    border-radius: 12px !important;
    max-width: 300px !important;
}

.searchMenu-date {
    position: relative;
}

.searchMenu-date__field {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.searchMenu-date__field.-is-active {
    pointer-events: auto;
    opacity: 1;
}

@media (max-width:991px) {
    .searchMenu-date__field {
        transform: none;
        width: auto;
        left: -20px;
        right: -20px;
    }
}

@media (max-width:575px) {
    .searchMenu-date__field {
        left: -35px;
        right: -35px;
    }
}

.searchMenu-date .calendar-icon {
    position: absolute;
    top: 0;
    z-index: 10;
}

.searchMenu-date .calendar-icon.-left {
    left: 8px;
}

.searchMenu-date .calendar-icon.-right {
    right: 8px;
}

.sroll-bar-1::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.sroll-bar-1::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.h-500 {
    height: 500px;
}

.elCalendar__slider {
    overflow: hidden;
}

.elCalendar__sliderNav {
    position: absolute;
    top: 6px;
    z-index: 10;
}

.elCalendar__sliderNav.-prev {
    left: 8px;
}

.elCalendar__sliderNav.-next {
    right: 8px;
}

.elCalendar__month {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.elCalendar__header {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px;
    width: 100%;
}

.elCalendar__header__sell {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width:767px) {
    .elCalendar__header__sell {
        width: 32px;
        height: 32px;
    }
}

.elCalendar__body {
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px;
    width: 100%;
}

.elCalendar__sell {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    transition: 0.2s;
    font-size: 15px;
    font-weight: 500;
}

@media (max-width:767px) {
    .elCalendar__sell {
        width: 32px;
        height: 32px;
    }
}

.elCalendar__sell.-dark {
    opacity: 0.4;
}

.elCalendar__sell:hover {
    background-color: rgba(0, 0, 0, 0.041);
}

.elCalendar__sell.-is-active {
    position: relative;
    background-color: var(--color-accent-1);
    color: white;
    z-index: 2;
}

.elCalendar__sell.-is-in-path {
    position: relative;
    color: var(--color-dark-1) !important;
    z-index: 0;
}

.elCalendar__sell.-is-in-path::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    height: 100%;
    background-color: #F5F5F5;
    z-index: -2;
}

.tourCard__header {
    position: relative;
}

.mytxt {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #fefefe;
    padding: 2px 10px;
    border-radius: 15px;
    background-color: #000000ab;
}

.ssty {
    color: #f06c21;
    font-family: 'Dancing Script';
    font-weight: 900;
}

.m-bottom {
    margin-bottom: 30px;
}

.bg-sign {
    position: absolute;
    top: 0;
    left: 0;
    background: #00000033;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.map__content .img-cover {
    height: 450px !important;
    width: 100% !important;
    padding-bottom: 20px;
}

.timeline-image {
    width: 100%;
    max-width: 300px;
    border-radius: 8px;
    margin-bottom: 15px;
    max-height: 170px;
    object-fit: cover;
}

.tourCard.-type-2 .tourCard__image img {
    height: 260px;
}

.collection-info ul li:nth-of-type(1) {
    font-size: 12px;
    font-weight: 400;
    color: white;
    font-family: "Lato", sans-serif;
}

.collection-info ul li:nth-of-type(2) {
    margin-top: -18px;
    font-size: 28px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .8);
    color: white;
    font-family: "Lato", sans-serif;
}

.banner-heading p {
    font-size: 26px;
    font-weight: 600;
    color: white;
    line-height: 35px;
}

.font-spat {
    margin-left: 30px;
    font-size: 16px;
}

.collection-info {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0 -20px;
}

.collection-info ul {
    font-weight: 700;
    list-style: none;
    margin: 0;
}

.hero__slide {
    position: relative;
}

.hero__slide .hero__content {
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(-50%, -50%);
    text-align: start;
    z-index: 1;
    color: #fff;
}

.hero__slide img {
    width: 100%;
    height: auto;
    display: block;
}

.bnn {
    margin-top: 10px;
    background-color: #F94E02;
    width: 35%;
    height: 35px;
    border-radius: 20px;
    color: white;
    font-weight: 400;
    font-size: 20px;
}

.bnn:hover {
    background-color: #ff570d;
}

.head-2 {
    text-align: center;
}

@media (max-width:768px) {
    .hero__slide .hero__content {
        left: 41%;
    }

    .head-2 h5 {
        font-size: 35px;
    }

    .banner-heading {
        left: 0%;
        top: 38%;
        transform: none;
        z-index: 11;
    }

    .bnn {
        height: 40px
    }
}

.blog-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.blog-header {
    text-align: center;
    margin-bottom: 40px;
}

.blog-title {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.8rem, 5vw, 2.8rem);
    color: #2c3e50;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.blog-title:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #27ae60, #2ecc71);
}

.blog-subtitle {
    font-size: clamp(1rem, 2.5vw, 1.2rem);
    color: #7f8c8d;
    max-width: 700px;
    margin: 0 auto;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
}

.blog-card {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.blog-card:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.card-image-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    overflow: hidden;
}

.card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-bottom: 4px solid #27ae60;
}

.card-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.card-category {
    display: inline-block;
    background: #2ecc71;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: bold;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    align-self: flex-start;
}

.card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.2rem, 2vw, 1.5rem);
    color: #333333;
    margin-bottom: 12px;
    line-height: 1.3;
}

.card-excerpt {
    color: #7f8c8d;
    font-size: clamp(0.9rem, 1.5vw, 1rem);
    margin-bottom: 15px;
    flex-grow: 1;
}

.read-more {
    display: inline-flex;
    align-items: center;
    color: #f06f26;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.read-more:hover {
    color: #ff7528;
}

.read-more:after {
    content: '→';
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.read-more:hover:after {
    transform: translateX(5px);
}

.adventure-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.7rem;
    font-weight: bold;
    z-index: 1;
}

@media (max-width:768px) {
    .blog-grid {
        grid-template-columns: 1fr;
    }

    .blog-header {
        margin-bottom: 30px;
    }

    .card-content {
        padding: 15px;
    }
}

@media (max-width:480px) {
    .blog-container {
        padding: 10px;
    }

    .blog-title {
        font-size: 1.5rem;
    }

    .blog-subtitle {
        font-size: 0.9rem;
    }
}

.ssty {
    color: #f06c21;
    font-family: 'Dancing Script';
    font-weight: 900;
}

.loves-sec {}

.travel-section {
    width: 100%;
    display: flex;
    min-height: 100vh;
    background: #f9f9f9;
}

.image-container {
    width: 50%;
    position: relative;
}

.image-container img {
    max-width: 90%;
    bottom: 0px;
    position: relative;
    margin-top: 130px;
    margin-left: 20px;
}

.content-container {
    width: 50%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.trust-text {
    font-size: 14px;
    color: #f94a00;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width: 500px;
    max-width: 100%;
    margin-top: 40px;
}

.main-heading {
    font-size: 42px;
    font-weight: 700;
    color: #021a5f;
    margin-bottom: 18px;
    margin-top: 12px;
    line-height: 1.3;
    width: 100%;
}

.description {
    font-size: 16px;
    color: #7f8c8d;
    line-height: 1.8;
    margin-bottom: 44px;
    width: 100%;
}

.highlight-text {
    font-size: 15px;
    color: #f06c21;
    font-weight: 400;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
}

.highlight-text::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    height: 60%;
    width: 4px;
    background: #f94a00;
    border-radius: 2px;
}

.stats-container {
    display: flex;
    gap: 20px;
}

.stat-box {
    flex: 1;
    background: white;
    padding: 15px 10px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
}

.stat-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.stat-number {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #f94a00;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

.stat-number::after {
    content: '+';
    position: absolute;
    right: -22px;
    top: 0;
    color: #f94a00;
}

.stat-title {
    font-size: 14px;
    color: #7f8c8d;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@keyframes countUp {
    from {
        transform: translateY(20px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.stat-number.animated {
    animation: countUp 1s ease-out forwards;
}

@media (max-width:1200px) {
    .content-container {
        padding: 60px;
    }
}

@media (max-width:992px) {
    .travel-section {
        flex-direction: column;
    }

    .image-container,
    .content-container {
        width: 100%;
    }

    .image-container {
        height: 400px;
    }

    .content-container {
        padding: 60px 40px;
    }
}

@media (max-width:768px) {
    .stats-container {
        flex-direction: column;
    }

    .main-heading {
        font-size: 36px;
    }
}

.tourbox-card {
    box-shadow: 0 0 5px #ddd;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.tourbox-image-container {
    position: relative;
    overflow: hidden;
    aspect-ratio: 5/3;
}

.tourbox-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.tourbox-card:hover .tourbox-image {
    transform: scale(1.05);
}

.tourbox-discount {
    position: absolute;
    top: 15px;
    left: 0px;
    background-color: #dc3545;
    color: white;
    padding: 4px 12px;
    border-radius: 0 12px 12px 0;
    font-size: 14px;
    font-weight: 600;
    z-index: 2;
}

.tourbox-icon-btn {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    transition: all 0.2s ease;
}

.tourbox-icon-btn:hover {
    background: #fff;
    color: #dc3545;
    transform: scale(1.1);
}

.tourbox-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    z-index: 1;
}

.tourbox-body {
    padding: 20px;
}

.tourbox-meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.tourbox-rating {
    color: #ffc107;
    font-size: 14px;
}

.tourbox-days {
    color: #6c757d;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.tourbox-divider {
    border-top: 1px dashed #d5d5d5;
    margin: 10px 0;
}

.tourbox-location {
    font-size: 12px;
    color: #6c757d;
    margin-bottom: 5px;
}

.tourbox-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
    color: #212529;
}

.tourbox-price {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.tourbox-price-label {
    color: #000;
    font-size: 14px;
}

.tourbox-price-current {
    font-weight: 700;
    font-size: 18px;
    color: #212529;
}

.tourbox-price-old {
    text-decoration: line-through;
    color: #6c757d;
    font-size: 12px;
}

.extra i {
    color: #f06c21;
}

.extra p {
    color: #6c757d;
}

.tourbox-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #f06f4e;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.2s ease;
}

.tourbox-btn:hover {
    color: #ff7652;
}

.tourbox-action-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

.tourbox-whatsapp-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #128C7E;
    color: white;
    padding: 4px 12px;
    border-radius: 6px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
}

.tourbox-whatsapp-btn:hover {
    background-color: #0a6056;
    color: white;
}

.up-com {
    padding: 30px 30px;
}

.upcoming h2 {
    font-size: 30px;
    padding-bottom: 20px;
}

.upcoming span {
    color: #f06c21;
    font-family: 'Dancing Script';
    font-weight: 900;
}

.upcoming {}

.banner-ten-2 .category-size {
    font-size: 15px;
    color: white;
    font-weight: 100;
}

.trip-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.trip-card-img {
    width: 100%;
    height: 280px;
    display: block;
    transition: transform 0.5s ease;
}

.trip-card:hover .trip-card-img {
    transform: scale(1.05);
}

.trip-card-overlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: center;
    transition: background 0.3s ease;
}

.trip-card:hover .trip-card-overlay {
    background: rgba(0, 0, 0, 0.8);
}

.trip-card:hover .trip-card-img {
    transform: scale(0.95);
}

.Soon {
    margin-top: 20px;
}

span.ssty {}

.travelx {
    padding: 30px 15px;
    box-sizing: border-box;
}

.travelx-container {
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
}

.travelx-container.travelx-section {
    background-image: url('../images/new-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 20px;
    border-radius: 30px;
}

.travelx-title {
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 30px;
    color: #021A5F;
    line-height: 1.3;
}

.vibe {
    color: #f06c21;
    font-weight: 900;
}

.swiper-container {
    width: 100%;
    padding: 20px 0 40px;
}

.travelx-card {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    overflow: hidden;
    text-align: center;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    cursor: pointer;
    margin: 0 auto;
    max-width: 280px;
}

.travelx-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: all 0.4s ease;
    filter: blur(0.5px);
}

.travelx-card:hover img {
    filter: none;
}

.travelx-card h3 {
    font-size: 1.2rem;
    padding: 12px 10px;
    margin: 0;
    color: #021A5F;
    background-color: rgba(255, 255, 255, 0.82);
    transition: color 0.3s ease;
}

.travelx-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.15);
}

.travelx-card:hover h3 {
    color: #f06c21;
}

.swiper-pagination {
    bottom: 10px !important;
}

.swiper-pagination-bullet {
    background: #021A5F;
    opacity: 0.5;
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet-active {
    background: #f06c21;
    opacity: 1;
}

@media (max-width:1024px) {
    .travelx-title {
        font-size: 2rem;
    }

    .travelx-card {
        max-width: 240px;
    }

    .travelx-card img {
        height: 160px;
    }
}

@media (max-width:768px) {
    .travelx-container.travelx-section {
        padding: 20px 15px;
        border-radius: 20px;
    }

    .travelx-title {
        font-size: 1.8rem;
        margin-bottom: 25px;
    }

    .travelx-card {
        max-width: 220px;
    }

    .travelx-card img {
        height: 140px;
    }

    .travelx-card h3 {
        font-size: 1.1rem;
        padding: 10px;
    }
}

@media (max-width:480px) {
    .banner-ten-2 .category-size {
        font-size: 11px;
    }

    .travelx {
        padding: 20px 10px;
    }

    .travelx-container.travelx-section {
        padding: 15px 10px;
        border-radius: 15px;
    }

    .travelx-title {
        font-size: 1.5rem;
        margin: 15px 0 20px;
    }

    .travelx-card {
        max-width: 400px;
    }

    .travelx-card img {
        height: 180px;
    }

    .swiper-pagination {
        bottom: 5px !important;
    }
}

.soon-2 {
    margin-top: 28px;
}

:root {
    --primary: #6C63FF;
    --secondary: #FF6584;
}

.why-choose-us {
    padding: 30px 0;
    text-align: center;
}

.section-title {
    font-size: 2.8rem;
    margin-bottom: 60px;
    background: linear-gradient(45deg, var(--primary), var(--secondary));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
}

.features-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.feature-card {
    width: 250px;
    padding: 40px 25px;
    background: white;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
}

.feature-card:hover {
    transform: translateY(-10px)scale(1.03);
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.15);
}

.feature-card::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(108, 99, 255, 0.1)0%, rgba(255, 255, 255, 0)70%);
    z-index: -1;
    transition: all 0.6s ease;
}

.feature-card:hover::before {
    transform: scale(1.2);
}

.feature-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    color: white;
    background: linear-gradient(135deg, var(--primary), var(--secondary));
    border-radius: 50%;
    box-shadow: 0 10px 30px rgba(108, 99, 255, 0.3);
    position: relative;
    transition: all 0.5s ease;
}

.feature-card:hover .feature-icon {
    transform: rotateY(360deg)scale(1.1);
    box-shadow: 0 15px 40px rgba(108, 99, 255, 0.4);
}

.feature-title {
    font-size: 1.3rem;
    margin-bottom: 15px;
    font-weight: 600;
    color: #333;
}

.feature-desc {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #666;
}

@media (max-width:768px) {
    .section-title {
        font-size: 2.2rem;
        margin-bottom: 40px;
    }

    .feature-card {
        width: 220px;
        padding: 30px 20px;
    }
}

@media (max-width:480px) {
    .why-choose-us {
        padding: 30px 0;
    }

    .features-grid {
        gap: 20px;
    }

    .feature-card {
        width: 100%;
        max-width: 280px;
    }
}

.faq-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.faq-title {
    text-align: center;
    font-size: 2rem;
    color: #2c3e50;
    margin-bottom: 2rem;
    position: relative;
}

.faq-title::after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #6C63FF, #FF6584);
    margin: 10px auto 0;
    border-radius: 2px;
}

.faq-item {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 1rem;
    overflow: hidden;
    border: 1px solid #e0e0e0;
}

.faq-question {
    padding: 1.2rem 1.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #2c3e50;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.faq-question:hover {
    background: #f9f9f9;
}

.faq-question::after {
    content: '+';
    font-size: 1.5rem;
    color: #6C63FF;
    transition: transform 0.3s ease;
}

.faq-answer {
    padding: 0 1.5rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    color: #555;
    line-height: 1.6;
    border-top: 1px solid transparent;
}

.faq-toggle {
    display: none;
}

.faq-toggle:checked+.faq-question {
    background: #f5f5ff;
}

.faq-toggle:checked+.faq-question::after {
    content: '-';
}

.faq-toggle:checked+.faq-question+.faq-answer {
    max-height: 300px;
    padding: 1rem 1.5rem 1.5rem;
    border-top-color: #eee;
}

.faq-container {
    width: min(90%, 800px);
}

.faq-question {
    font-size: clamp(1rem, 2vw, 1.1rem);
    padding: clamp(1rem, 2vw, 1.2rem)clamp(1rem, 3vw, 1.5rem);
}

.responsive-testimonial-slider {
    padding: 30px 30px;
    background-color: var(--secondary-color);
}

.stars-2 {
    color: #FFC631;
    font-size: 20px;
}

.g-logo img {
    width: 150px;
}

.container {
    margin: 0 auto;
    padding: 0 15px;
}

.section-heading {
    text-align: center;
    margin-bottom: 3rem;
}

.section-heading p {
    color: var(--primary-color);
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.875rem;
}

.section-heading h2 {
    color: var(--text-color);
    font-size: 2rem;
    margin-top: 0.5rem;
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    padding: 0 40px;
}

.slider-track {
    display: flex;
    transition: transform 0.5s ease;
}

.testimonial-card {
    min-width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

.client-image {
    text-align: center;
    margin-bottom: 1.5rem;
}

.client-image img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--white);
    box-shadow: var(--shadow);
}

.testimonial-content {
    background: var(--white);
    padding: 2rem;
    border-radius: 0.5rem;
    box-shadow: var(--shadow);
    text-align: center;
    position: relative;
}

.quote-icon {
    color: var(--primary-color);
    font-size: 1.5rem;
    position: absolute;
    top: 25px;
    left: 93%;
    transform: translateX(-50%);
    background: var(--white);
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--shadow);
}

.feedback {
    font-style: italic;
    text-align: left;
    color: var(--text-color);
    line-height: 1.6;
    text-align: center;
    margin-bottom: 1.5rem;
}

.client-info h3 {
    color: var(--text-color);
    font-size: 1.125rem;
}

.client-info span {
    color: #64748b;
    font-size: 0.875rem;
}

.slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--white);
    border: none;
    box-shadow: var(--shadow);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    z-index: 10;
    transition: all 0.3s ease;
}

.slider-nav:hover {
    background: var(--primary-color);
    color: var(--white);
}

.prev-slide {
    left: 0;
}

.next-slide {
    right: 0;
}

.slider-dots {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    gap: 0.5rem;
}

.slider-dots .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--light-gray);
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider-dots .dot.active {
    background: var(--primary-color);
    transform: scale(1.2);
}

.stars {
    color: #FFC631;
}

.rating {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.certified i {
    color: #4285F4;
}

.nn {
    color: #F06C21;
}

.rating span {
    margin-left: 10px;
}

@media (max-width:480px) {
    .read-more-btn {
        font-size: 0.8rem;
        padding: 5px 12px;
    }

    .responsive-testimonial-slider {
        padding: 2rem 0.5rem;
    }

    .testimonial-content {
        padding: 1.5rem 1rem;
    }

    .feedback {
        font-size: 0.9375rem;
    }
}

@media (max-width:360px) {
    .rating {
        font-size: 13px;
    }
}

@media (max-width:575px) {
    .testimonial-card {
        flex: 0 0 100%;
    }

    .slider-wrapper {
        padding: unset;
    }

    .rating {
        justify-content: space-around;
    }

    .feedback {
        text-align: center;
    }

    .client-image {
        margin-top: 15px
    }
}

@media (min-width:768px) {
    .testimonial-card {
        min-width: 50%;
        padding: 0 10px;
    }

    .section-heading h2 {
        font-size: 40px;
    }

    .client-image img {
        width: 100px;
        height: 100px;
    }
}

@media (max-width:991px) {
    .testimonial-card {
        flex: 0 0 50%;
    }
}

@media (min-width:992px) {
    .testimonial-card {
        min-width: 33.33%;
    }

    .slider-wrapper {
        padding: 0 60px;
    }

    .slider-nav {
        width: 50px;
        height: 50px;
    }
}

.slider-track-wrapper {
    overflow: hidden;
}

.pay {
    padding: 6px 16px !important;
    display: none;
}

@media (max-width:575.98px) {
    .pay {
        display: inline-block;
        padding: 2px 5px !important;
    }

    .button-info .book-btn-2 {
        padding: 2px 5px;
    }
}

.custom-swiper-prev,
.custom-swiper-next {
    color: #FB3F1B;
    background: rgba(255, 255, 255, 0.9);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}

.custom-swiper-prev::after {
    content: '\2039';
    font-size: 22px;
    font-weight: bold;
}

.custom-swiper-next::after {
    content: '\203A';
    font-size: 22px;
    font-weight: bold;
}

.custom-swiper-prev:hover,
.custom-swiper-next:hover {
    background-color: #FB3F1B;
    color: #fff;
}

.custom-swiper-prev {
    left: 10px;
}

.custom-swiper-next {
    right: 10px;
}

.custom-swiper-pagination {
    text-align: center;
    margin-top: 20px;
}

.custom-swiper-pagination .swiper-pagination-bullet {
    background-color: #FB3F1B;
    opacity: 0.5;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    transition: opacity 0.3s;
}

.custom-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

#enquiryOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

#enquiryPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 500px;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.enquiry-close {
    position: absolute;
    top: 12px;
    right: 18px;
    font-size: 26px;
    cursor: pointer;
    color: #888;
    transition: color 0.3s;
    z-index: 99999999;
}

.enquiry-close:hover {
    color: #222;
}

.enquiry-form h2 {
    margin-bottom: 25px;
    color: #2c3e50;
    text-align: center;
    font-size: 22px;
}

.enquiry-form input,
.enquiry-form select,
.enquiry-form textarea {
    width: 100%;
    padding: 5px 14px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    transition: border 0.3s ease;
}

.enquiry-form input:focus,
.enquiry-form select:focus,
.enquiry-form textarea:focus {
    border-color: #3498db;
    outline: none;
}

.input-with-icon,
.select-with-icon,
.textarea-with-icon {
    position: relative;
}

.input-with-icon i,
.select-with-icon i,
.textarea-with-icon i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #888;
}

.input-with-icon input,
.select-with-icon select,
.textarea-with-icon textarea {
    padding-left: 12px;
}

.enquiry-form .form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0px;
}

.form-group.half-width {
    flex: 1;
}

.enquiry-form .phone-group {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}

.enquiry-form .country-code {
    width: 90px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.enquiry-form .phone-input-container {
    flex: 1;
}

.enquiry-form .phone-input {
    width: 100%;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.submit-btn {
    width: 50%;
    padding: 5px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 10px;
}

.submit-btn:hover {
    background: #2980b9;
}

@media (max-width:768px) {
    #enquiryPopup {
        width: 90%;
        padding: 25px 18px;
    }

    .enquiry-form h2 {
        font-size: 20px;
    }
}

.enquiry-close {
    top: 10px;
    right: 15px;
    font-size: 22px;
}
}

#businessEnquiryOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

#businessEnquiryPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 500px;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.enquiry-form input,
.enquiry-form select,
.enquiry-form textarea {
    width: 100%;
    padding: 5px 14px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    transition: border 0.3s ease;
}

.enquiry-form input:focus,
.enquiry-form select:focus,
.enquiry-form textarea:focus {
    border-color: #3498db;
    outline: none;
}

.input-with-icon,
.select-with-icon,
.textarea-with-icon {
    position: relative;
}

.input-with-icon i,
.select-with-icon i,
.textarea-with-icon i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #888;
}

.input-with-icon input,
.select-with-icon select,
.textarea-with-icon textarea {
    padding-left: 12px;
}

.enquiry-form .form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0px;
}

.form-group.half-width {
    flex: 1;
}

.enquiry-form .phone-group {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}

.enquiry-form .country-code {
    width: 90px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.enquiry-form .phone-input-container {
    flex: 1;
}

.enquiry-form .phone-input {
    width: 100%;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.submit-btn {
    width: 50%;
    padding: 5px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 10px;
}

.submit-btn:hover {
    background: #2980b9;
}

@media (max-width:768px) {
    #businessEnquiryPopup {
        width: 90%;
        padding: 25px 18px;
    }

    .phone-input {
        border-radius: 8px;
        border-left: 1px solid #ccc;
    }
}

.deyor-search-icon {
    right: 65px;
    font-size: 15px;
    cursor: pointer;
    z-index: 1001;
    color: white;
}

.deyor-search-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.deyor-search-box {
    background-color: #ffffff47;
    padding: 13px;
    border-radius: 10px;
    width: 80%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.deyor-search-box label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 20px;
    color: white;
}

.deyor-search-input {
    width: 100%;
    padding: 5px;
    font-size: 16px;
    border: 2px solid #F94D03;
    border-radius: 5px;
    background-color: white;
    margin-top: -40px;
    color: white;
}

.deyor-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #999;
}

.deyor-close-btn:hover {
    color: #999;
}

.deyor-suggestion-list {
    display: none;
    margin-top: 10px;
    list-style: none;
    padding: 0;
    max-height: 150px;
    overflow-y: auto;
    border: 2px solid #ccc;
    border-radius: 5px;
    background: #fff;
}

.deyor-suggestion-list li {
    padding: 0;
}

.deyor-suggestion-list li a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #000;
}

.deyor-suggestion-list li a:hover {
    background-color: #f0f0f0;
}

@media (max-width:500px) {
    .deyor-search-box {
        padding: 15px;
        max-width: 90%;
    }

    .deyor-search-icon {
        position: unset;
        align-content: center;
    }

    .deyor-search-box {
        margin-top: -68px;
    }

    .book-btn-2 {
        background-color: #F1500A;
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        margin: 10px 0;
    }
}
}

@media (min-width:502px)and (max-width:1197px) {
    .deyor-search-icon {
        position: unset;
        display: flex;
        align-content: center;
    }
}

@media (min-width:1200px)and (max-width:2600px) {
    .sicon .iin {
        display: none;
    }
}

.icon-facebook {
    background-color: blue;
}

.icon-instagram {
    background-color: #ca2e49;
}

.face {
    background-color: red;
}

.icon-linkedin {
    background-color: #5252e2;
}

.twitter {
    background-color: black;
}

.certificate-section {
    padding: 50px 20px;
    text-align: center;
    background-color: #fff;
}

.certificates-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.certificate {
    overflow: hidden;
    border-radius: 10px;
    background-color: #fff;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.certificate img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease-in-out;
}

.certificate:hover img {
    animation: shake 0.6s ease-in-out;
}

@keyframes shake {
    0% {
        transform: translateX(0px);
    }

    25% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }

    75% {
        transform: translateX(-3px);
    }

    100% {
        transform: translateX(0px);
    }
}

@media (max-width:600px) {
    .certificate-section h2 {
        font-size: 1.5rem;
    }
}

.hero__slide {
    position: relative;
}

.hero__slide .hero__content {
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(-50%, -50%);
    text-align: start;
    z-index: 1;
    color: #fff;
}

.hero__slide img {
    width: 100%;
    height: auto;
    display: block;
}

@media (max-width:768px) {
    .hero__slide .hero__content {
        left: 41%;
    }
}

.zoom-img-container {
    overflow: hidden;
    border-radius: 12px;
}

.zoom-img-container img {
    transition: transform 0.5s ease;
    display: block;
}

.zoom-img-container:hover img {
    transform: scale(1.1);
}

.travel {
    margin-top: 18px;
}

/*.multi-slider {*/
/*    width: 100%;*/
/*    padding: 20px 0;*/
/*}*/

/*.multi-slider-button {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    background: transparent;*/
/*    border-radius: 50%;*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*.multi-slider-button:hover {*/
/*    background: transparent;*/
/*    transform: translateY(-50%)scale(1.1);*/
/*}*/

/*.multi-slider-button-prev {*/
/*    left: 0;*/
/*}*/

/*.multi-slider-button-next {*/
/*    right: 0;*/
/*}*/

/*.multi-slider-button::after {*/
/*    content: '';*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    border: solid #333;*/
/*    border-width: 0 3px 3px 0;*/
/*    display: inline-block;*/
/*    padding: 3px;*/
/*}*/

/*.multi-slider-button-prev::after {*/
/*    transform: rotate(135deg);*/
/*    margin-right: 3px;*/
/*}*/

/*.multi-slider-button-next::after {*/
/*    transform: rotate(-45deg);*/
/*    margin-left: 3px;*/
/*}*/

.multi-slider-pagination {
    position: relative;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.multi-slider-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0.2);
    opacity: 1;
    margin: 0 5px;
}

.multi-slider-pagination .swiper-pagination-bullet-active {
    background: #667eea;
}

.custom-submit-btn {
    padding: 6px 24px;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
    margin: auto;
}

.custom-submit-btn:hover {
    background-color: #45a049;
}

.custom-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.custom-popup-box {
    background-color: white;
    padding: 25px;
    border-radius: 8px;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    animation: popupFadeIn 0.3s ease-out;
    text-align: center;
}

@keyframes popupFadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.custom-popup-box h3 {
    margin-top: 0;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.custom-popup-box input,
.custom-popup-box textarea {
    width: 100%;
    padding: 5px 8px;
    margin-bottom: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
}

.custom-popup-box textarea {
    height: 80px;
    resize: vertical;
}

.close-popup {
    position: absolute;
    top: 30px;
    right: 25px;
    font-size: 24px;
    color: #aaa;
    cursor: pointer;
    z-index: 999 !important;
}

.close-popup:hover {
    color: #333;
}

.slider-container {
    width: 100%;
    display: flex;
    gap: 20px;
    padding: 20px;
    box-sizing: border-box;
}

.slider-column {
    width: 50%;
    position: relative;
}

.slide {
    height: 400px;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

.video-container {
    width: 100%;
    height: 70%;
    margin-bottom: 15px;
}

.video-container iframe {
    width: 100%;
    height: 400px;
    border-radius: 8px;
    border: none;
}

.slide--video {
    background: #f3f3f3;
    color: white;
}

.slide--testimonial {
    background: #f3f3f3;
    color: #333;
}

.slide-title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    transition: all 0.3s ease;
    background: transparent;
}

.swiper-button:hover {
    background: transparent;
    transform: translateY(-50%)scale(1.1);
}

.testimonial-slider .swiper-button-prev {
    left: 10px;
}

.testimonial-slider .swiper-button-next {
    right: 10px;
}

.swiper-button::after {
    content: '';
    width: 15px;
    height: 15px;
    border: solid #333;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.testimonial-slider .swiper-button-prev::after,
.video-slider .swiper-button-prev::after {
    transform: rotate(135deg);
    margin-right: 3px;
}

.testimonial-slider .swiper-button-next::after,
.video-slider .swiper-button-next::after {
    transform: rotate(-45deg);
    margin-left: 3px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #ffffff;
}

@media (max-width:768px) {
    .slider-container {
        flex-direction: column;
    }

    .slider-column {
        width: 100%;
    }

    .slide {
        height: 350px;
    }

    .video-container {
        height: 60%;
    }

    .swiper-button {
        width: 30px;
        height: 30px;
    }
}

a {
    text-decoration: none !important;
}

*,
:after,
:before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: .875em
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub,
sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 15px);
    padding-left: var(--bs-gutter-x, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

.row {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)*-1);
    margin-right: calc(var(--bs-gutter-x)*-0.5);
    margin-left: calc(var(--bs-gutter-x)*-0.5)
}

.row>* {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*0.5);
    padding-left: calc(var(--bs-gutter-x)*0.5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.33333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex: 1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333%
    }

    .offset-xxl-2 {
        margin-left: 16.66667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333%
    }

    .offset-xxl-5 {
        margin-left: 41.66667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333%
    }

    .offset-xxl-8 {
        margin-left: 66.66667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333%
    }

    .offset-xxl-11 {
        margin-left: 91.66667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:992px) {
    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1200px) {
    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1400px) {
    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

.glightbox-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999 !important;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    overflow: hidden
}

.glightbox-container.inactive {
    display: none
}

.glightbox-container .gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden
}

.glightbox-container .gslider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.glightbox-container .gslide,
.glightbox-container .gslider {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.glightbox-container .gslide {
    position: absolute;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0
}

.glightbox-container .gslide.current {
    opacity: 1;
    z-index: 99999;
    position: relative
}

.glightbox-container .gslide.prev {
    opacity: 1;
    z-index: 9999
}

.glightbox-container .gslide-inner-content {
    width: 100%
}

.glightbox-container .ginner-container {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    height: 100vh
}

.glightbox-container .ginner-container.gvideo-container {
    width: 100%
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
    max-width: 100% !important
}

.gslide iframe,
.gslide video {
    outline: 0 !important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: auto;
    touch-action: auto
}

.gslide-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gslide-image img {
    max-height: 100vh;
    display: block;
    padding: 0;
    float: none;
    outline: 0;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100vw;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-touch-action: none;
    touch-action: none;
    margin: auto;
    min-width: 200px
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
    width: auto
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
    width: auto;
    max-width: 100%
}

.gslide-image img.zoomable {
    position: relative
}

.gslide-image img.dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.gslide-video {
    position: relative;
    max-width: 100vh;
    width: 100% !important
}

.gslide-video .gvideo-wrapper {
    width: 100%;
    margin: auto
}

.gslide-video:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 0, 0, .34);
    display: none
}

.gslide-video.playing:before {
    display: none
}

.gslide-video.fullscreen {
    max-width: 100% !important;
    min-width: 100%;
    height: 75vh
}

.gslide-video.fullscreen video {
    max-width: 100% !important;
    width: 100% !important
}

.gslide-inline {
    background: #fff;
    text-align: left;
    max-height: calc(100vh - 40px);
    overflow: auto;
    max-width: 100%
}

.gslide-inline .ginlined-content {
    padding: 20px;
    width: 100%
}

.gslide-inline .dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.ginlined-content {
    overflow: auto;
    display: block !important;
    opacity: 1
}

.gslide-external {
    width: 100%;
    min-width: 100%;
    background: #fff;
    padding: 0;
    overflow: auto;
    max-height: 75vh;
    height: 100%
}

.gslide-external,
.gslide-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gslide-media {
    width: auto
}

.zoomed .gslide-media {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gslide-description {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.gslide-description.description-left,
.gslide-description.description-right {
    max-width: 100%
}

.gslide-description.description-bottom,
.gslide-description.description-top {
    margin: 0 auto;
    width: 100%
}

.gslide-description p {
    margin-bottom: 12px
}

.gslide-description p:last-child {
    margin-bottom: 0
}

.glightbox-button-hidden,
.zoomed .gslide-description {
    display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
    height: auto !important;
    width: 100%;
    background: 0 0;
    position: absolute;
    bottom: 15px;
    max-width: 100vw !important;
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    max-height: 78vh;
    overflow: auto !important;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .75)));
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .75));
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    padding: 19px 11px 50px
}

.glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
    color: #a1a1a1
}

.glightbox-mobile .glightbox-container .gslide-desc a {
    color: #fff;
    font-weight: 700
}

.glightbox-mobile .glightbox-container .gslide-desc * {
    color: inherit
}

.glightbox-mobile .glightbox-container .gslide-desc string {
    color: #fff
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
    color: #fff;
    opacity: .4
}

.gdesc-open .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: .4
}

.gdesc-open .gdesc-inner {
    padding-bottom: 30px
}

.gdesc-closed .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.greset {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gabsolute {
    position: absolute
}

.grelative {
    position: relative
}

.glightbox-desc {
    display: none !important
}

.glightbox-open {
    overflow: hidden
}

.gloader {
    height: 25px;
    width: 25px;
    -webkit-animation: lightboxLoader .8s linear infinite;
    animation: lightboxLoader .8s linear infinite;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 47%
}

.goverlay {
    width: 100%;
    height: calc(100vh + 1px);
    position: fixed;
    top: -1px;
    left: 0;
    will-change: opacity
}

.glightbox-mobile .goverlay,
.goverlay {
    background: #000
}

.gclose,
.gnext,
.gprev {
    z-index: 99999;
    cursor: pointer;
    width: 26px;
    height: 44px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gclose svg,
.gnext svg,
.gprev svg {
    display: block;
    width: 25px;
    height: auto;
    margin: 0;
    padding: 0
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
    opacity: .1
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
    stroke: #fff
}

iframe.wait-autoplay {
    opacity: 0
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
    opacity: 0 !important
}

.glightbox-clean .gslide-description {
    background: #fff
}

.glightbox-clean .gdesc-inner {
    padding: 22px 20px
}

.glightbox-clean .gslide-title {
    font-size: 1em;
    font-weight: 400;
    font-family: arial;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em
}

.glightbox-clean .gslide-desc {
    font-size: .86em;
    margin-bottom: 0;
    font-family: arial;
    line-height: 1.4em
}

.glightbox-clean .gslide-video {
    background: #000
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, .75);
    border-radius: 4px
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
    fill: #fff
}

.glightbox-clean button:focus:not(.focused):not(.disabled) {
    outline: 0
}

.glightbox-clean .gprev {
    left: 30px
}

.glightbox-clean .gnext,
.glightbox-clean .gprev {
    position: absolute;
    top: -100%;
    width: 40px;
    height: 50px
}

.glightbox-clean .gnext {
    right: 30px
}

.glightbox-clean .gclose {
    width: 35px;
    height: 35px;
    top: 15px;
    right: 10px;
    position: absolute
}

.glightbox-clean .gclose svg {
    width: 18px;
    height: auto
}

.glightbox-clean .gclose:hover {
    opacity: 1
}

.gfadeIn {
    -webkit-animation: gfadeIn .5s ease;
    animation: gfadeIn .5s ease
}

.gfadeOut {
    -webkit-animation: gfadeOut .5s ease;
    animation: gfadeOut .5s ease
}

.gslideOutLeft {
    -webkit-animation: gslideOutLeft .3s ease;
    animation: gslideOutLeft .3s ease
}

.gslideInLeft {
    -webkit-animation: gslideInLeft .3s ease;
    animation: gslideInLeft .3s ease
}

.gslideOutRight {
    -webkit-animation: gslideOutRight .3s ease;
    animation: gslideOutRight .3s ease
}

.gslideInRight {
    -webkit-animation: gslideInRight .3s ease;
    animation: gslideInRight .3s ease
}

.gzoomIn {
    -webkit-animation: gzoomIn .5s ease;
    animation: gzoomIn .5s ease
}

.gzoomOut {
    -webkit-animation: gzoomOut .5s ease;
    animation: gzoomOut .5s ease
}

@-webkit-keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutLeft {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes gslideOutLeft {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes gslideInRight {
    0% {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes gslideInRight {
    0% {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutRight {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        opacity: 0
    }
}

@keyframes gslideOutRight {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@media (min-width:769px) {
    .glightbox-container .ginner-container {
        width: auto;
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .glightbox-container .ginner-container.desc-top .gslide-description {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .glightbox-container .ginner-container.desc-top .gslide-image,
    .glightbox-container .ginner-container.desc-top .gslide-image img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .glightbox-container .ginner-container.desc-left .gslide-description {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .glightbox-container .ginner-container.desc-left .gslide-image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gslide-image img {
        max-height: 97vh;
        max-width: 100%
    }

    .gslide-image img.zoomable {
        cursor: -webkit-zoom-in;
        cursor: zoom-in
    }

    .zoomed .gslide-image img.zoomable {
        cursor: -webkit-grab;
        cursor: grab
    }

    .gslide-inline {
        max-height: 95vh
    }

    .gslide-external {
        max-height: 100vh
    }

    .gslide-description.description-left,
    .gslide-description.description-right {
        max-width: 275px
    }

    .glightbox-open {
        height: auto
    }

    .goverlay {
        background: rgba(0, 0, 0, .92)
    }

    .glightbox-clean .gslide-media {
        -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65);
        box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65)
    }

    .glightbox-clean .description-left .gdesc-inner,
    .glightbox-clean .description-right .gdesc-inner {
        position: absolute;
        height: 100%;
        overflow-y: auto
    }

    .glightbox-clean .gclose,
    .glightbox-clean .gnext,
    .glightbox-clean .gprev {
        background-color: rgba(0, 0, 0, .32)
    }

    .glightbox-clean .gclose:hover,
    .glightbox-clean .gnext:hover,
    .glightbox-clean .gprev:hover {
        background-color: rgba(0, 0, 0, .7)
    }

    .glightbox-clean .gnext,
    .glightbox-clean .gprev {
        top: 45%
    }
}

@media (min-width:992px) {
    .glightbox-clean .gclose {
        opacity: .7;
        right: 20px
    }
}

@media screen and (max-height:420px) {
    .goverlay {
        background: #000
    }
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon6440.eot?yqkbbr);
    src: url(../fonts/icomoon6440.eot?yqkbbr#iefix)format("embedded-opentype"), url(../fonts/icomoon6440.ttf?yqkbbr)format("truetype"), url(../fonts/icomoon6440.woff?yqkbbr)format("woff"), url(../fonts/icomoon6440.svg?yqkbbr#icomoon)format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-hot-air-balloon-2:before {
    content: "\e93d"
}

.icon-menu-3:before {
    content: "\e93e"
}

.icon-mountain:before {
    content: "\e93f"
}

.icon-add-button:before {
    content: "\e940"
}

.icon-pin-2:before {
    content: "\e92e"
}

.icon-plus:before {
    content: "\e92f"
}

.icon-reservation:before {
    content: "\e930"
}

.icon-share:before {
    content: "\e931"
}

.icon-sort-down:before {
    content: "\e932"
}

.icon-star-2:before {
    content: "\e933"
}

.icon-teamwork:before {
    content: "\e934"
}

.icon-translate:before {
    content: "\e935"
}

.icon-utensils:before {
    content: "\e936"
}

.icon-application:before {
    content: "\e937"
}

.icon-bed-2:before {
    content: "\e938"
}

.icon-birthday-cake:before {
    content: "\e939"
}

.icon-dislike:before {
    content: "\e93a"
}

.icon-minus:before {
    content: "\e93b"
}

.icon-online-support-2:before {
    content: "\e93c"
}

.icon-menu-1:before {
    content: "\e92d"
}

.icon-boat:before {
    content: "\e922"
}

.icon-bus:before {
    content: "\e923"
}

.icon-check:before {
    content: "\e927"
}

.icon-main-menu:before {
    content: "\e928"
}

.icon-office:before {
    content: "\e929"
}

.icon-price-tag:before {
    content: "\e92a"
}

.icon-bank:before {
    content: "\e92b"
}

.icon-beach:before {
    content: "\e92c"
}

.icon-logout:before {
    content: "\e911"
}

.icon-message:before {
    content: "\e912"
}

.icon-payment:before {
    content: "\e913"
}

.icon-pencil:before {
    content: "\e915"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-plus-circle:before {
    content: "\e916"
}

.icon-review:before {
    content: "\e917"
}

.icon-star:before {
    content: "\e918"
}

.icon-wallet:before {
    content: "\e919"
}

.icon-account:before {
    content: "\e91a"
}

.icon-booking:before {
    content: "\e91b"
}

.icon-calendar-1:before {
    content: "\e91c"
}

.icon-clipboard:before {
    content: "\e91d"
}

.icon-dashboard:before {
    content: "\e91e"
}

.icon-delete:before {
    content: "\e91f"
}

.icon-home:before {
    content: "\e920"
}

.icon-like:before {
    content: "\e921"
}

.icon-person:before {
    content: "\e90e"
}

.icon-cross:before {
    content: "\e90f"
}

.icon-chevron-right:before {
    content: "\e910"
}

.icon-heart:before {
    content: "\e900"
}

.icon-instagram:before {
    content: "\e901"
}

.icon-linkedin:before {
    content: "\e902"
}

.icon-twitter:before {
    content: "\e903"
}

.icon-android:before {
    content: "\e907"
}

.icon-apple:before {
    content: "\e908"
}

.icon-arrow-left:before {
    content: "\e909"
}

.icon-arrow-right:before {
    content: "\e90a"
}

.icon-clock:before {
    content: "\e90b"
}

.icon-facebook:before {
    content: "\e90c"
}

.icon-headphone:before {
    content: "\e90d"
}

.icon-arrow-top-right:before {
    content: "\e904"
}

.icon-calendar:before {
    content: "\e905"
}

.icon-chevron-down:before {
    content: "\e906"
}

.icon-flag:before {
    content: "\e914"
}

.icon-menu:before {
    content: "\e924"
}

.icon-pin:before {
    content: "\e925"
}

.icon-search:before {
    content: "\e926"
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
    -webkit-transform: translate(50%);
    transform: translate(50%);
    left: auto;
    bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
    -webkit-transform: translateY(-18px);
    transform: translateY(-18px);
    top: auto;
    right: 28px
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    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: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -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%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: top .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s top;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: left .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s left;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: right .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s right;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    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-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(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, .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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12)infinite;
    animation: swiper-preloader-spin 1s steps(12)infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.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 {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    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;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    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 {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    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-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    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: .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-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

body {
    overflow-x: hidden !important;
}

@media only screen and (max-width:600px) {
    .navAbsolute__button {
        display: none;
    }
}

.ratio {
    position: relative;
    display: block;
    overflow: hidden;
}

.ratio::before {
    display: block;
    width: 100%;
    content: "";
}

.ratio-1\:1::before {
    padding-bottom: 100%;
}

.ratio-2\:1::before {
    padding-bottom: 50%;
}

.ratio-3\:2::before {
    padding-bottom: 66.66667%;
}

.ratio-3\:4::before {
    padding-bottom: 133.33333%;
}

.ratio-4\:3::before {
    padding-bottom: 75%;
}

.ratio-4\:1::before {
    padding-bottom: 25%;
}

.ratio-5\:4::before {
    padding-bottom: 80%;
}

.ratio-8\:5::before {
    padding-bottom: 62.5%;
}

.ratio-15\:9::before {
    padding-bottom: 60%;
}

.ratio-16\:9::before {
    padding-bottom: 56.25%;
}

.ratio-19\:21::before {
    padding-bottom: 110.52632%;
}

.ratio-28\:20::before {
    padding-bottom: 71.42857%;
}

.ratio-23\:26::before {
    padding-bottom b .ratio {
        position: relative;
        display: block;
        overflow: hidden;
    }

    .ratio::before {
        display: block;
        width: 100%;
        content: "";
    }

    .ratio-1\:1::before {
        padding-bottom: 100%;
    }

    .ratio-2\:1::before {
        padding-bottom: 50%;
    }

    .ratio-3\:2::before {
        padding-bottom: 66.66667%;
    }

    .ratio-3\:4::before {
        padding-bottom: 133.33333%;
    }

    .ratio-4\:3::before {
        padding-bottom: 75%;
    }

    .ratio-4\:1::before {
        padding-bottom: 25%;
    }

    .ratio-5\:4::before {
        padding-bottom: 80%;
    }

    .ratio-8\:5::before {
        padding-bottom: 62.5%;
    }

    .ratio-15\:9::before {
        padding-bottom: 60%;
    }

    .ratio-16\:9::before {
        padding-bottom: 56.25%;
    }

    .ratio-19\:21::before {
        padding-bottom: 110.52632%;
    }

    .ratio-28\:20::before {
        padding-bottom: 71.42857%;
    }

    .ratio-23\:26::before {
        padding-bottom: 113.04348%;
    }

    .ratio-19\:22::before {
        padding-bottom: 115.78947%;
    }

    .ratio-23\:30::before {
        padding-bottom: 130.43478%;
    }

    .ratio-41\:30::before {
        padding-bottom: 73.17073%;
    }

    .ratio-41\:45::before {
        padding-bottom: 109.7561%;
    }

    :root {
        --font-primary: "DM sans", sans-serif;
    }

    :root {
        --text-8: 8px;
        --text-10: 10px;
        --text-13: 13px;
        --text-14: 14px;
        --text-15: 15px;
        --text-16: 16px;
        --text-18: 18px;
        --text-20: 20px;
        --text-24: 24px;
        --text-26: 26px;
        --text-30: 30px;
        --text-40: 40px;
        --text-50: 50px;
        --text-70: 70px;
    }

    :root {
        --color-white: #FFFFFF;
        --color-black: #000000;
        --color-border: #DDDDDD;
        --color-accent-1: #EB662B;
        --color-accent-1-dark: #CE5A25;
        --color-accent-2: #4A43C4;
        --color-dark-1: #05073C;
        --color-blue-1: #1967D2;
        --color-red-1: #D93025;
        --color-red-2: #F64E60;
        --color-red-3: #FF0000;
        --color-red-4: #FFE5E5;
        --color-purple-1: #8950FC;
        --color-yellow-1: #FFA800;
        --color-yellow-2: #E2AD64;
        --color-yellow-3: #F9AB00;
        --color-light-1: #F5F5F5;
        --color-light-2: #717171;
        --color-light-3: #FBFBFB;
        --color-light-4: #DDD3EC;
        --color-light-5: #F2F1EC;
        --color-light-6: #E7E6E6;
        --color-light-7: #C6C6D2;
        --color-green-1: #EFF7F1;
        --color-green-2: #63B06F;
        --color-green-3: #34A853;
        --color-info-1: #CDE9F6;
        --color-info-2: #4780AA;
        --color-warning-1: #F7F3D7;
        --color-warning-2: #927238;
        --color-error-1: #ECC8C5;
        --color-error-2: #AB3331;
        --color-success-1: #DEF2D7;
        --color-success-2: #5B7052;
    }

    [data-anim-wrap] {
        pointer-events: none;
    }

    [data-anim-wrap].animated {
        pointer-events: auto;
    }

    @keyframes reveal {
        100% {
            opacity: 1;
        }
    }

    [data-anim^='slide-'],
    [data-anim-child^='slide-'] {
        /*opacity: 0;*/
        /*transition-property: opacity, transform;*/
        /*pointer-events: none;*/
        /*transition-duration: 1s;*/
        /*transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);*/
    }

    [data-anim^='slide-'].is-in-view,
    [data-anim-child^='slide-'].is-in-view {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        pointer-events: auto;
    }

    [data-anim^='slide-up'],
    [data-anim-child^='slide-up'] {
        transform: translate3d(0, 40px, 0);
    }

    [data-anim^='slide-down'],
    [data-anim-child^='slide-down'] {
        transform: translate3d(0, -40px, 0);
    }

    [data-anim^='slide-right'],
    [data-anim-child^='slide-right'] {
        transform: translate3d(-40px, 0, 0);
    }

    [data-anim^='slide-left'],
    [data-anim-child^='slide-left'] {
        transform: translate3d(40px, 0, 0);
    }

    [data-anim^='fade'],
    [data-anim-child^='fade'] {
        opacity: 0;
        transition-property: opacity;
        pointer-events: none;
        transition-duration: 0.8s;
        transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    [data-anim^='fade'].is-in-view,
    [data-anim-child^='fade'].is-in-view {
        opacity: 1;
        pointer-events: auto;
    }

    [data-anim*="delay-1"],
    [data-anim-child*="delay-1"] {
        transition-delay: 0.1s;
        animation-delay: 0.1s;
    }

    [data-anim*="delay-1"]::after,
    [data-anim-child*="delay-1"]::after {
        animation-delay: 0.1s;
    }

    [data-anim*="delay-1"]>*,
    [data-anim-child*="delay-1"]>* {
        animation-delay: 0.1s;
    }

    [data-anim*="delay-2"],
    [data-anim-child*="delay-2"] {
        transition-delay: 0.2s;
        animation-delay: 0.2s;
    }

    [data-anim*="delay-2"]::after,
    [data-anim-child*="delay-2"]::after {
        animation-delay: 0.2s;
    }

    [data-anim*="delay-2"]>*,
    [data-anim-child*="delay-2"]>* {
        animation-delay: 0.2s;
    }

    [data-anim*="delay-3"],
    [data-anim-child*="delay-3"] {
        transition-delay: 0.3s;
        animation-delay: 0.3s;
    }

    [data-anim*="delay-3"]::after,
    [data-anim-child*="delay-3"]::after {
        animation-delay: 0.3s;
    }

    [data-anim*="delay-3"]>*,
    [data-anim-child*="delay-3"]>* {
        animation-delay: 0.3s;
    }

    [data-anim*="delay-4"],
    [data-anim-child*="delay-4"] {
        transition-delay: 0.4s;
        animation-delay: 0.4s;
    }

    [data-anim*="delay-4"]::after,
    [data-anim-child*="delay-4"]::after {
        animation-delay: 0.4s;
    }

    [data-anim*="delay-4"]>*,
    [data-anim-child*="delay-4"]>* {
        animation-delay: 0.4s;
    }

    [data-anim*="delay-5"],
    [data-anim-child*="delay-5"] {
        transition-delay: 0.5s;
        animation-delay: 0.5s;
    }

    [data-anim*="delay-5"]::after,
    [data-anim-child*="delay-5"]::after {
        animation-delay: 0.5s;
    }

    [data-anim*="delay-5"]>*,
    [data-anim-child*="delay-5"]>* {
        animation-delay: 0.5s;
    }

    [data-anim*="delay-6"],
    [data-anim-child*="delay-6"] {
        transition-delay: 0.6s;
        animation-delay: 0.6s;
    }

    [data-anim*="delay-6"]::after,
    [data-anim-child*="delay-6"]::after {
        animation-delay: 0.6s;
    }

    [data-anim*="delay-6"]>*,
    [data-anim-child*="delay-6"]>* {
        animation-delay: 0.6s;
    }

    [data-anim*="delay-7"],
    [data-anim-child*="delay-7"] {
        transition-delay: 0.7s;
        animation-delay: 0.7s;
    }

    [data-anim*="delay-7"]::after,
    [data-anim-child*="delay-7"]::after {
        animation-delay: 0.7s;
    }

    [data-anim*="delay-7"]>*,
    [data-anim-child*="delay-7"]>* {
        animation-delay: 0.7s;
    }

    [data-anim*="delay-8"],
    [data-anim-child*="delay-8"] {
        transition-delay: 0.8s;
        animation-delay: 0.8s;
    }

    [data-anim*="delay-8"]::after,
    [data-anim-child*="delay-8"]::after {
        animation-delay: 0.8s;
    }

    [data-anim*="delay-8"]>*,
    [data-anim-child*="delay-8"]>* {
        animation-delay: 0.8s;
    }

    [data-anim*="delay-9"],
    [data-anim-child*="delay-9"] {
        transition-delay: 0.9s;
        animation-delay: 0.9s;
    }

    [data-anim*="delay-9"]::after,
    [data-anim-child*="delay-9"]::after {
        animation-delay: 0.9s;
    }

    [data-anim*="delay-9"]>*,
    [data-anim-child*="delay-9"]>* {
        animation-delay: 0.9s;
    }

    [data-anim*="delay-10"],
    [data-anim-child*="delay-10"] {
        transition-delay: 1s;
        animation-delay: 1s;
    }

    [data-anim*="delay-10"]::after,
    [data-anim-child*="delay-10"]::after {
        animation-delay: 1s;
    }

    [data-anim*="delay-10"]>*,
    [data-anim-child*="delay-10"]>* {
        animation-delay: 1s;
    }

    [data-anim*="delay-11"],
    [data-anim-child*="delay-11"] {
        transition-delay: 1.1s;
        animation-delay: 1.1s;
    }

    [data-anim*="delay-11"]::after,
    [data-anim-child*="delay-11"]::after {
        animation-delay: 1.1s;
    }

    [data-anim*="delay-11"]>*,
    [data-anim-child*="delay-11"]>* {
        animation-delay: 1.1s;
    }

    [data-anim*="delay-12"],
    [data-anim-child*="delay-12"] {
        transition-delay: 1.2s;
        animation-delay: 1.2s;
    }

    [data-anim*="delay-12"]::after,
    [data-anim-child*="delay-12"]::after {
        animation-delay: 1.2s;
    }

    [data-anim*="delay-12"]>*,
    [data-anim-child*="delay-12"]>* {
        animation-delay: 1.2s;
    }

    [data-anim*="delay-13"],
    [data-anim-child*="delay-13"] {
        transition-delay: 1.3s;
        animation-delay: 1.3s;
    }

    [data-anim*="delay-13"]::after,
    [data-anim-child*="delay-13"]::after {
        animation-delay: 1.3s;
    }

    [data-anim*="delay-13"]>*,
    [data-anim-child*="delay-13"]>* {
        animation-delay: 1.3s;
    }

    [data-anim*="delay-14"],
    [data-anim-child*="delay-14"] {
        transition-delay: 1.4s;
        animation-delay: 1.4s;
    }

    [data-anim*="delay-14"]::after,
    [data-anim-child*="delay-14"]::after {
        animation-delay: 1.4s;
    }

    [data-anim*="delay-14"]>*,
    [data-anim-child*="delay-14"]>* {
        animation-delay: 1.4s;
    }

    [data-anim*="delay-15"],
    [data-anim-child*="delay-15"] {
        transition-delay: 1.5s;
        animation-delay: 1.5s;
    }

    [data-anim*="delay-15"]::after,
    [data-anim-child*="delay-15"]::after {
        animation-delay: 1.5s;
    }

    [data-anim*="delay-15"]>*,
    [data-anim-child*="delay-15"]>* {
        animation-delay: 1.5s;
    }

    [data-anim*="delay-16"],
    [data-anim-child*="delay-16"] {
        transition-delay: 1.6s;
        animation-delay: 1.6s;
    }

    [data-anim*="delay-16"]::after,
    [data-anim-child*="delay-16"]::after {
        animation-delay: 1.6s;
    }

    [data-anim*="delay-16"]>*,
    [data-anim-child*="delay-16"]>* {
        animation-delay: 1.6s;
    }

    [data-anim*="delay-17"],
    [data-anim-child*="delay-17"] {
        transition-delay: 1.7s;
        animation-delay: 1.7s;
    }

    [data-anim*="delay-17"]::after,
    [data-anim-child*="delay-17"]::after {
        animation-delay: 1.7s;
    }

    [data-anim*="delay-17"]>*,
    [data-anim-child*="delay-17"]>* {
        animation-delay: 1.7s;
    }

    [data-anim*="delay-18"],
    [data-anim-child*="delay-18"] {
        transition-delay: 1.8s;
        animation-delay: 1.8s;
    }

    [data-anim*="delay-18"]::after,
    [data-anim-child*="delay-18"]::after {
        animation-delay: 1.8s;
    }

    [data-anim*="delay-18"]>*,
    [data-anim-child*="delay-18"]>* {
        animation-delay: 1.8s;
    }

    [data-anim*="delay-19"],
    [data-anim-child*="delay-19"] {
        transition-delay: 1.9s;
        animation-delay: 1.9s;
    }

    [data-anim*="delay-19"]::after,
    [data-anim-child*="delay-19"]::after {
        animation-delay: 1.9s;
    }

    [data-anim*="delay-19"]>*,
    [data-anim-child*="delay-19"]>* {
        animation-delay: 1.9s;
    }

    [data-anim*="delay-20"],
    [data-anim-child*="delay-20"] {
        transition-delay: 2s;
        animation-delay: 2s;
    }

    [data-anim*="delay-20"]::after,
    [data-anim-child*="delay-20"]::after {
        animation-delay: 2s;
    }

    [data-anim*="delay-20"]>*,
    [data-anim-child*="delay-20"]>* {
        animation-delay: 2s;
    }

    html {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        min-height: 100%;
    }

    body {
        padding: 0;
        font-family: var(--font-primary);
        width: 100%;
        background-color: white;
        color: var(--color-dark-1);
        font-size: 15px;
        line-height: 1.875;
    }

    select,
    input:not([type="range"]),
    textarea {
        /*border: 0;*/
        outline: none;
        width: 100%;
        background-color: transparent;
    }

    main {
        overflow: hidden;
    }

    .header__logo img {
        max-width: 150px;
        height: 100%;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    a {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit;
        transition: color 0.2s ease-in-out;
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

    h2 {}

    ul,
    li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    p {
        font-size: 15px;
        color: var(--color-dark-1);
        margin: 0;
    }

    button {
        padding: 0;
        margin: 0;
        border: 0;
        border-radius: 0;
        background-color: transparent;
        text-decoration: none;
    }

    button:focus {
        outline: 0;
    }

    .button {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 15px;
        font-weight: 500;
        line-height: 28px;
        border-radius: 12px;
        border: 1px solid transparent;
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .button.-sm {
        padding: 2px 20px;
    }

    .button.-md {
        padding: 16px 35px;
    }

    .button.-h-50 {
        height: 50px;
    }

    .button.-min-260 {
        min-width: 260px;
    }

    .button.-underline:hover {
        text-decoration: underline;
    }

    .button.-white:hover {
        border-color: var(--color-white);
        background-color: var(--color-white) !important;
        color: white !important;
    }

    .button.-outline-white {
        border-color: var(--color-white);
    }

    .button.-outline-white:hover {
        background-color: var(--color-white) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-black:hover {
        border-color: var(--color-black);
        background-color: var(--color-black) !important;
        color: white !important;
    }

    .button.-outline-black {
        border-color: var(--color-black);
    }

    .button.-outline-black:hover {
        background-color: var(--color-black) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-border:hover {
        border-color: var(--color-border);
        background-color: var(--color-border) !important;
        color: white !important;
    }

    .button.-outline-border {
        border-color: var(--color-border);
    }

    .button.-outline-border:hover {
        background-color: var(--color-border) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-accent-1:hover {
        border-color: var(--color-accent-1);
        background-color: var(--color-accent-1) !important;
        color: white !important;
    }

    .button.-outline-accent-1 {
        border-color: var(--color-accent-1);
    }

    .button.-outline-accent-1:hover {
        background-color: var(--color-accent-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-accent-1-dark:hover {
        border-color: var(--color-accent-1-dark);
        background-color: var(--color-accent-1-dark) !important;
        color: white !important;
    }

    .button.-outline-accent-1-dark {
        border-color: var(--color-accent-1-dark);
    }

    .button.-outline-accent-1-dark:hover {
        background-color: var(--color-accent-1-dark) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-accent-2:hover {
        border-color: var(--color-accent-2);
        background-color: var(--color-accent-2) !important;
        color: white !important;
    }

    .button.-outline-accent-2 {
        border-color: var(--color-accent-2);
    }

    .button.-outline-accent-2:hover {
        background-color: var(--color-accent-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-dark-1:hover {
        border-color: var(--color-dark-1);
        background-color: var(--color-dark-1) !important;
        color: white !important;
    }

    .button.-outline-dark-1 {
        border-color: var(--color-dark-1);
    }

    .button.-outline-dark-1:hover {
        background-color: var(--color-dark-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-blue-1:hover {
        border-color: var(--color-blue-1);
        background-color: var(--color-blue-1) !important;
        color: white !important;
    }

    .button.-outline-blue-1 {
        border-color: var(--color-blue-1);
    }

    .button.-outline-blue-1:hover {
        background-color: var(--color-blue-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-red-1:hover {
        border-color: var(--color-red-1);
        background-color: var(--color-red-1) !important;
        color: white !important;
    }

    .button.-outline-red-1 {
        border-color: var(--color-red-1);
    }

    .button.-outline-red-1:hover {
        background-color: var(--color-red-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-red-2:hover {
        border-color: var(--color-red-2);
        background-color: var(--color-red-2) !important;
        color: white !important;
    }

    .button.-outline-red-2 {
        border-color: var(--color-red-2);
    }

    .button.-outline-red-2:hover {
        background-color: var(--color-red-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-red-3:hover {
        border-color: var(--color-red-3);
        background-color: var(--color-red-3) !important;
        color: white !important;
    }

    .button.-outline-red-3 {
        border-color: var(--color-red-3);
    }

    .button.-outline-red-3:hover {
        background-color: var(--color-red-3) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-red-4:hover {
        border-color: var(--color-red-4);
        background-color: var(--color-red-4) !important;
        color: white !important;
    }

    .button.-outline-red-4 {
        border-color: var(--color-red-4);
    }

    .button.-outline-red-4:hover {
        background-color: var(--color-red-4) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-purple-1:hover {
        border-color: var(--color-purple-1);
        background-color: var(--color-purple-1) !important;
        color: white !important;
    }

    .button.-outline-purple-1 {
        border-color: var(--color-purple-1);
    }

    .button.-outline-purple-1:hover {
        background-color: var(--color-purple-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-yellow-1:hover {
        border-color: var(--color-yellow-1);
        background-color: var(--color-yellow-1) !important;
        color: white !important;
    }

    .button.-outline-yellow-1 {
        border-color: var(--color-yellow-1);
    }

    .button.-outline-yellow-1:hover {
        background-color: var(--color-yellow-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-yellow-2:hover {
        border-color: var(--color-yellow-2);
        background-color: var(--color-yellow-2) !important;
        color: white !important;
    }

    .button.-outline-yellow-2 {
        border-color: var(--color-yellow-2);
    }

    .button.-outline-yellow-2:hover {
        background-color: var(--color-yellow-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-yellow-3:hover {
        border-color: var(--color-yellow-3);
        background-color: var(--color-yellow-3) !important;
        color: white !important;
    }

    .button.-outline-yellow-3 {
        border-color: var(--color-yellow-3);
    }

    .button.-outline-yellow-3:hover {
        background-color: var(--color-yellow-3) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-light-1:hover {
        border-color: var(--color-light-1);
        background-color: var(--color-light-1) !important;
        color: white !important;
    }

    .button.-outline-light-1 {
        border-color: var(--color-light-1);
    }

    .button.-outline-light-1:hover {
        background-color: var(--color-light-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-light-2:hover {
        border-color: var(--color-light-2);
        background-color: var(--color-light-2) !important;
        color: white !important;
    }

    .button.-outline-light-2 {
        border-color: var(--color-light-2);
    }

    .button.-outline-light-2:hover {
        background-color: var(--color-light-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-light-3:hover {
        border-color: var(--color-light-3);
        background-color: var(--color-light-3) !important;
        color: white !important;
    }

    .button.-outline-light-3 {
        border-color: var(--color-light-3);
    }

    .button.-outline-light-3:hover {
        background-color: var(--color-light-3) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-light-4:hover {
        border-color: var(--color-light-4);
        background-color: var(--color-light-4) !important;
        color: white !important;
    }

    .button.-outline-light-4 {
        border-color: var(--color-light-4);
    }

    .button.-outline-light-4:hover {
        background-color: var(--color-light-4) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-light-5:hover {
        border-color: var(--color-light-5);
        background-color: var(--color-light-5) !important;
        color: white !important;
    }

    .button.-outline-light-5 {
        border-color: var(--color-light-5);
    }

    .button.-outline-light-5:hover {
        background-color: var(--color-light-5) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-light-6:hover {
        border-color: var(--color-light-6);
        background-color: var(--color-light-6) !important;
        color: white !important;
    }

    .button.-outline-light-6 {
        border-color: var(--color-light-6);
    }

    .button.-outline-light-6:hover {
        background-color: var(--color-light-6) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-light-7:hover {
        border-color: var(--color-light-7);
        background-color: var(--color-light-7) !important;
        color: white !important;
    }

    .button.-outline-light-7 {
        border-color: var(--color-light-7);
    }

    .button.-outline-light-7:hover {
        background-color: var(--color-light-7) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-green-1:hover {
        border-color: var(--color-green-1);
        background-color: var(--color-green-1) !important;
        color: white !important;
    }

    .button.-outline-green-1 {
        border-color: var(--color-green-1);
    }

    .button.-outline-green-1:hover {
        background-color: var(--color-green-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-green-2:hover {
        border-color: var(--color-green-2);
        background-color: var(--color-green-2) !important;
        color: white !important;
    }

    .button.-outline-green-2 {
        border-color: var(--color-green-2);
    }

    .button.-outline-green-2:hover {
        background-color: var(--color-green-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-green-3:hover {
        border-color: var(--color-green-3);
        background-color: var(--color-green-3) !important;
        color: white !important;
    }

    .button.-outline-green-3 {
        border-color: var(--color-green-3);
    }

    .button.-outline-green-3:hover {
        background-color: var(--color-green-3) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-info-1:hover {
        border-color: var(--color-info-1);
        background-color: var(--color-info-1) !important;
        color: white !important;
    }

    .button.-outline-info-1 {
        border-color: var(--color-info-1);
    }

    .button.-outline-info-1:hover {
        background-color: var(--color-info-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-info-2:hover {
        border-color: var(--color-info-2);
        background-color: var(--color-info-2) !important;
        color: white !important;
    }

    .button.-outline-info-2 {
        border-color: var(--color-info-2);
    }

    .button.-outline-info-2:hover {
        background-color: var(--color-info-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-warning-1:hover {
        border-color: var(--color-warning-1);
        background-color: var(--color-warning-1) !important;
        color: white !important;
    }

    .button.-outline-warning-1 {
        border-color: var(--color-warning-1);
    }

    .button.-outline-warning-1:hover {
        background-color: var(--color-warning-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-warning-2:hover {
        border-color: var(--color-warning-2);
        background-color: var(--color-warning-2) !important;
        color: white !important;
    }

    .button.-outline-warning-2 {
        border-color: var(--color-warning-2);
    }

    .button.-outline-warning-2:hover {
        background-color: var(--color-warning-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-error-1:hover {
        border-color: var(--color-error-1);
        background-color: var(--color-error-1) !important;
        color: white !important;
    }

    .button.-outline-error-1 {
        border-color: var(--color-error-1);
    }

    .button.-outline-error-1:hover {
        background-color: var(--color-error-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-error-2:hover {
        border-color: var(--color-error-2);
        background-color: var(--color-error-2) !important;
        color: white !important;
    }

    .button.-outline-error-2 {
        border-color: var(--color-error-2);
    }

    .button.-outline-error-2:hover {
        background-color: var(--color-error-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-success-1:hover {
        border-color: var(--color-success-1);
        background-color: var(--color-success-1) !important;
        color: white !important;
    }

    .button.-outline-success-1 {
        border-color: var(--color-success-1);
    }

    .button.-outline-success-1:hover {
        background-color: var(--color-success-1) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-success-2:hover {
        border-color: var(--color-success-2);
        background-color: var(--color-success-2) !important;
        color: white !important;
    }

    .button.-outline-success-2 {
        border-color: var(--color-success-2);
    }

    .button.-outline-success-2:hover {
        background-color: var(--color-success-2) !important;
        border-color: transparent;
        color: white !important;
    }

    .button.-outline-white:hover {
        background-color: white !important;
        color: var(--color-dark-1) !important;
    }

    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        width: 160px;
        height: 160px;
    }

    .play-button.-sm {
        width: 90px;
        height: 90px;
    }

    @media (min-width: 601px) and (max-width: 1024px) {
        body {
            width: 104%;
            overflow-x: hidden;
        }
    }

    @media (max-width: 767px) {
        .play-button {
            width: 100px;
            height: 100px;
        }

        .play-button>i {
            font-size: 18px !important;
        }
    }

    .play-button:hover {
        color: var(--color-accent-1);
    }

    .arrowButton.-type-1 {
        display: flex;
        align-items: center;
    }

    .arrowButton.-type-1>span {
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }

    .arrowButton.-type-1>span i {
        transform: rotate(-90deg);
    }

    .buttonArrow:hover span {
        text-decoration: underline;
    }

    .contactForm select,
    .contactForm input:not([type="range"]),
    .contactForm textarea {
        font-size: 15px;
        line-height: 1.4;
        height: 55px;
        border: 1px solid #E7E6E6;
        border-radius: 12px;
        padding: 15px;
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .contactForm select:focus,
    .contactForm input:not([type="range"]):focus,
    .contactForm textarea:focus {
        outline: 1px solid #05073C;
        border: 1px solid #05073C;
    }

    .contactForm textarea {
        height: auto;
    }

    .contactForm ::-moz-placeholder {
        font-weight: 400;
    }

    .contactForm ::placeholder {
        font-weight: 400;
    }

    .contactForm__caption {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        text-transform: uppercase;
    }

    .contactForm .form-input {
        position: relative;
    }

    .contactForm .form-input label {
        position: absolute;
        top: 20px;
        left: 15px;
        color: black;
        z-index: 10;
        pointer-events: none;
        transition: all 0.15s ease-out;
    }

    .contactForm .form-input label::before {
        content: "";
        position: absolute;
        top: 0;
        left: -7px;
        right: -7px;
        bottom: 0;
        background-color: white;
        z-index: -1;
    }

    .contactForm .form-input textarea:focus+label,
    .contactForm .form-input input:focus+label {
        transform: translateY(-29px);
    }

    input.text-white::-moz-placeholder {
        color: white;
    }

    input.text-white::placeholder {
        color: white;
    }

    .form-checkbox {
        cursor: pointer;
        position: relative;
        display: flex;
    }

    .form-checkbox label {
        margin: 0;
        margin-left: 10px;
        font-size: 15px;
    }

    .form-checkbox__mark {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 18px;
        height: 18px;
        border: 1px solid #05073C;
        border-radius: 4px;
    }

    .form-checkbox__icon {
        display: none;
        position: absolute;
        font-size: 8px;
        color: var(--color-dark-1);
    }

    .form-checkbox input {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 5;
        opacity: 0;
    }

    .form-checkbox input:checked~.form-checkbox__mark {
        background-color: var(--color-accent-1);
        border-color: var(--color-accent-1);
    }

    .form-checkbox input:checked~.form-checkbox__mark .form-checkbox__icon {
        display: block;
    }

    .form-checkbox:hover input~.form-checkbox__mark {
        background-color: rgba(0, 0, 0, 0.2);
    }

    .form-radio {
        display: flex;
        align-items: center;
    }

    .form-radio .radio {
        cursor: pointer;
        position: relative;
        display: block;
    }

    .form-radio .radio__mark {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 18px;
        width: 18px;
        border-radius: 100%;
        border: 1px solid var(--color-accent-1);
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .form-radio .radio__icon {
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 100%;
        transform-origin: center;
        opacity: 1;
        transform: scale(0.2);
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .form-radio .radio input {
        cursor: pointer;
        position: absolute;
        z-index: 5;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }

    .form-radio .radio input:checked~.radio__mark {
        border-color: var(--color-accent-1);
        background-color: var(--color-accent-1);
    }

    .form-radio .radio input:checked~.radio__mark .radio__icon {
        background-color: var(--color-white);
        opacity: 1;
        transform: scale(1);
    }

    .form-switch .switch {
        cursor: pointer;
        position: relative;
        width: 55px;
        height: 30px;
    }

    .form-switch .switch__slider {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: var(--color-light-1);
        transition: .3s;
        border-radius: 30px;
    }

    .form-switch .switch__slider::before {
        content: "";
        position: absolute;
        height: 24px;
        width: 24px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        border-radius: 100%;
        box-shadow: 0px 10px 40px 0px #0000000D;
        transition: .3s;
    }

    .form-switch .switch input {
        z-index: 5;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    .form-switch .switch input:checked+.switch__slider {
        background-color: var(--color-accent-1);
    }

    .form-switch .switch input:checked+.switch__slider::before {
        transform: translateX(25px);
        background-color: white;
    }

    .select {
        position: relative;
    }

    .select__button {
        width: 100%;
        text-align: left;
        font-size: 15px;
        line-height: 1.4;
        height: 55px;
        border: 1px solid #E7E6E6;
        border-radius: 12px;
        padding: 15px;
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .select__button:focus {
        outline: 1px solid #05073C;
        border: 1px solid #05073C;
    }

    .select__icon {
        width: 20px;
        height: 20px;
    }

    .select__dropdown {
        position: absolute;
        top: calc(100% + 10px);
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        width: 100%;
        max-height: 340px;
        background-color: white;
        border: 1px solid var(--color-border);
        border-radius: 12px;
        z-index: 30;
        transition: all 0.2s ease;
        pointer-events: none;
        opacity: 0;
    }

    .select__dropdown.-is-visible {
        opacity: 1;
        pointer-events: auto;
    }

    .select__options {
        overflow-x: hidden;
        overflow-y: scroll;
        display: flex;
        flex-direction: column;
        padding: 15px 20px;
        padding-bottom: 10px;
    }

    .select__options::-webkit-scrollbar {
        width: 3px;
        height: 3px;
    }

    .select__options::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 12px;
    }

    .select__options__button {
        display: flex;
        align-items: center;
        font-size: 15px;
        text-align: left;
        padding: 6px 0;
        transition: all 0.15s ease;
    }

    .select__options__button:hover {
        cursor: pointer;
        color: var(--color-accent-1) !important;
    }

    .select__options__button:focus {
        color: var(--color-accent-1) !important;
    }

    .select__search {
        height: 50px !important;
        background-color: var(--color-light-1) !important;
        width: auto !important;
        color: black;
        padding: 0 20px !important;
        margin: 0 20px;
        margin-top: 20px;
    }

    .select.-multiple .select__dropdown {
        padding: 15px 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.5;
        font-weight: 700;
        /*color: var(--color-dark-1);*/
        color: #f06c21;
        margin: 0;
    }

    h2 {
        /*font-family: 'bootstrap-icons';*/
        color: #021a5f;
    }

    .text-8 {
        font-size: var(--text-8) !important;
    }

    .text-10 {
        font-size: var(--text-10) !important;
    }

    .text-13 {
        font-size: var(--text-13) !important;
    }

    .text-14 {
        font-size: var(--text-14) !important;
    }

    .text-15 {
        font-size: var(--text-15) !important;
    }

    .text-16 {
        font-size: var(--text-16) !important;
    }

    .text-18 {
        font-size: var(--text-18) !important;
    }

    .text-20 {
        font-size: var(--text-20) !important;
    }

    .text-24 {
        font-size: var(--text-24) !important;
    }

    .text-26 {
        font-size: var(--text-26) !important;
    }

    .text-30 {
        font-size: var(--text-30) !important;
    }

    .text-40 {
        font-size: var(--text-40) !important;
    }

    .text-50 {
        font-size: var(--text-50) !important;
    }

    .text-70 {
        font-size: var(--text-70) !important;
    }

    @media (max-width: 1199px) {
        .xl\:text-8 {
            font-size: var(--text-8) !important;
        }

        .xl\:text-10 {
            font-size: var(--text-10) !important;
        }

        .xl\:text-13 {
            font-size: var(--text-13) !important;
        }

        .xl\:text-14 {
            font-size: var(--text-14) !important;
        }

        .xl\:text-15 {
            font-size: var(--text-15) !important;
        }

        .xl\:text-16 {
            font-size: var(--text-16) !important;
        }

        .xl\:text-18 {
            font-size: var(--text-18) !important;
        }

        .xl\:text-20 {
            font-size: var(--text-20) !important;
        }

        .xl\:text-24 {
            font-size: var(--text-24) !important;
        }

        .xl\:text-26 {
            font-size: var(--text-26) !important;
        }

        .xl\:text-30 {
            font-size: var(--text-30) !important;
        }

        .xl\:text-40 {
            font-size: var(--text-40) !important;
        }

        .xl\:text-50 {
            font-size: var(--text-50) !important;
        }

        .xl\:text-70 {
            font-size: var(--text-70) !important;
        }
    }

    @media (max-width: 991px) {
        .lg\:text-8 {
            font-size: var(--text-8) !important;
        }

        .lg\:text-10 {
            font-size: var(--text-10) !important;
        }

        .lg\:text-13 {
            font-size: var(--text-13) !important;
        }

        .lg\:text-14 {
            font-size: var(--text-14) !important;
        }

        .lg\:text-15 {
            font-size: var(--text-15) !important;
        }

        .lg\:text-16 {
            font-size: var(--text-16) !important;
        }

        .lg\:text-18 {
            font-size: var(--text-18) !important;
        }

        .lg\:text-20 {
            font-size: var(--text-20) !important;
        }

        .lg\:text-24 {
            font-size: var(--text-24) !important;
        }

        .lg\:text-26 {
            font-size: var(--text-26) !important;
        }

        .lg\:text-30 {
            font-size: var(--text-30) !important;
        }

        .lg\:text-40 {
            font-size: var(--text-40) !important;
        }

        .lg\:text-50 {
            font-size: var(--text-50) !important;
        }

        .lg\:text-70 {
            font-size: var(--text-70) !important;
        }
    }

    @media (max-width: 767px) {
        .md\:text-8 {
            font-size: var(--text-8) !important;
        }

        .md\:text-10 {
            font-size: var(--text-10) !important;
        }

        .md\:text-13 {
            font-size: var(--text-13) !important;
        }

        .md\:text-14 {
            font-size: var(--text-14) !important;
        }

        .md\:text-15 {
            font-size: var(--text-15) !important;
        }

        .md\:text-16 {
            font-size: var(--text-16) !important;
        }

        .md\:text-18 {
            font-size: var(--text-18) !important;
        }

        .md\:text-20 {
            font-size: var(--text-20) !important;
        }

        .md\:text-24 {
            font-size: var(--text-24) !important;
        }

        .md\:text-26 {
            font-size: var(--text-26) !important;
        }

        .md\:text-30 {
            font-size: var(--text-30) !important;
        }

        .md\:text-40 {
            font-size: var(--text-40) !important;
        }

        .md\:text-50 {
            font-size: var(--text-50) !important;
        }

        .md\:text-70 {
            font-size: var(--text-70) !important;
        }
    }

    @media (max-width: 575px) {
        .sm\:text-8 {
            font-size: var(--text-8) !important;
        }

        .sm\:text-10 {
            font-size: var(--text-10) !important;
        }

        .sm\:text-13 {
            font-size: var(--text-13) !important;
        }

        .sm\:text-14 {
            font-size: var(--text-14) !important;
        }

        .sm\:text-15 {
            font-size: var(--text-15) !important;
        }

        .sm\:text-16 {
            font-size: var(--text-16) !important;
        }

        .sm\:text-18 {
            font-size: var(--text-18) !important;
        }

        .sm\:text-20 {
            font-size: var(--text-20) !important;
        }

        .sm\:text-24 {
            font-size: var(--text-24) !important;
        }

        .sm\:text-26 {
            font-size: var(--text-26) !important;
        }

        .sm\:text-30 {
            font-size: var(--text-30) !important;
        }

        .sm\:text-40 {
            font-size: var(--text-40) !important;
        }

        .sm\:text-50 {
            font-size: var(--text-50) !important;
        }

        .sm\:text-70 {
            font-size: var(--text-70) !important;
        }
    }

    @media (max-width: 479px) {
        .xs\:text-8 {
            font-size: var(--text-8) !important;
        }

        .xs\:text-10 {
            font-size: var(--text-10) !important;
        }

        .xs\:text-13 {
            font-size: var(--text-13) !important;
        }

        .xs\:text-14 {
            font-size: var(--text-14) !important;
        }

        .xs\:text-15 {
            font-size: var(--text-15) !important;
        }

        .xs\:text-16 {
            font-size: var(--text-16) !important;
        }

        .xs\:text-18 {
            font-size: var(--text-18) !important;
        }

        .xs\:text-20 {
            font-size: var(--text-20) !important;
        }

        .xs\:text-24 {
            font-size: var(--text-24) !important;
        }

        .xs\:text-26 {
            font-size: var(--text-26) !important;
        }

        .xs\:text-30 {
            font-size: var(--text-30) !important;
        }

        .xs\:text-40 {
            font-size: var(--text-40) !important;
        }

        .xs\:text-50 {
            font-size: var(--text-50) !important;
        }

        .xs\:text-70 {
            font-size: var(--text-70) !important;
        }
    }

    .lh-1 {
        line-height: 1 !important;
    }

    .lh-11 {
        line-height: 1.1 !important;
    }

    .lh-12 {
        line-height: 1.2 !important;
    }

    .lh-13 {
        line-height: 1.3 !important;
    }

    .lh-14 {
        line-height: 1.4 !important;
    }

    .lh-15 {
        line-height: 1.5 !important;
    }

    .lh-16 {
        line-height: 1.6 !important;
    }

    .lh-17 {
        line-height: 1.7 !important;
    }

    .lh-18 {
        line-height: 1.8 !important;
    }

    .lh-19 {
        line-height: 1.9 !important;
    }

    .lh-2 {
        line-height: 2 !important;
    }

    .text-center {
        text-align: center;
    }

    .text-right {
        text-align: right;
    }

    .text-left {
        text-align: left;
    }

    @media (max-width: 1199px) {
        .xl\:text-center {
            text-align: center !important;
        }

        .xl\:text-right {
            text-align: right !important;
        }

        .xl\:text-left {
            text-align: left !important;
        }
    }

    @media (max-width: 991px) {
        .lg\:text-center {
            text-align: center !important;
        }

        .lg\:text-right {
            text-align: right !important;
        }

        .lg\:text-left {
            text-align: left !important;
        }
    }

    @media (max-width: 767px) {
        .md\:text-center {
            text-align: center !important;
        }

        .md\:text-right {
            text-align: right !important;
        }

        .md\:text-left {
            text-align: left !important;
        }
    }

    @media (max-width: 575px) {
        .sm\:text-center {
            text-align: center !important;
        }

        .sm\:text-right {
            text-align: right !important;
        }

        .sm\:text-left {
            text-align: left !important;
        }
    }

    .fw-300 {
        font-weight: 300;
    }

    .fw-400 {
        font-weight: 400;
    }

    .fw-500 {
        font-weight: 500;
    }

    .fw-600 {
        font-weight: 600;
    }

    .fw-700 {
        font-weight: 700;
    }

    .header.-type-1 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: white;
        z-index: 1000;
    }

    .header.-type-1 .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 88px;
    }

    @media (max-width: 767px) {
        .header.-type-1 .header__container {
            height: 57px;
        }
    }

    .header.-type-1 .header__logo {
        display: flex;
        align-items: center;
    }

    .header.-type-1 .header__right {
        display: flex;
        align-items: center;
    }

    @media (max-width: 767px) {
        .header.-type-1 .header__right {
            display: none;
        }
    }

    .header.-type-1 .header__menuBtn {
        display: flex;
    }

    .header.-type-1 .header__menuBtn i {
        font-size: 20px;
    }

    .header.-type-1.-page-6 {
        background-color: transparent;
    }

    .header.-type-1.-page-6.-is-sticky {
        background-color: white;
    }

    .header.-type-1.-page-6 .headerDropdown__button:hover {
        background-color: #F8E9E3;
    }

    .header.-type-1.-secondary {
        border-bottom: 1px solid var(--Border, #E7E6E6);
    }

    .header.-type-1.-type-map {
        border-bottom: 1px solid var(--Border, #E7E6E6);
    }

    .header.-type-1.-type-map .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 88px;
        border-bottom: 1px solid var(--Border, #E7E6E6);
        padding: 0 60px;
        max-width: 100%;
    }

    @media (max-width: 767px) {
        .header.-type-1.-type-map .header__container {
            height: 57px;
            padding: 0 24px;
        }
    }

    .headerDropdown {
        position: relative;
    }

    .headerDropdown__button {
        cursor: pointer;
        display: flex;
        align-items: center;
        padding: 7px 20px;
        border-radius: 200px;
        transition: 0.2s;
    }

    .headerDropdown__button i {
        margin-left: 5px;
    }

    .headerDropdown__button:hover {
        background-color: var(--color-light-1);
    }

    .headerDropdown__content {
        transition: 0.2s;
        opacity: 0;
        pointer-events: none;
    }

    .headerDropdown__content.is-active {
        opacity: 1;
        pointer-events: auto;
    }

    .headerDropdown .tabsMenu {
        position: fixed;
        top: 80px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 20;
    }

    .headerDropdown .tabsMenu__container {
        background: white;
        border-radius: 12px;
        box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
        border: 1px solid var(--Border, #E7E6E6);
        width: 1290px;
        max-width: 100vw;
    }

    .headerDropdown .tabsMenu__tabs {
        border-right: 1px solid var(--color-border);
    }

    .headerDropdown .tabsMenu__tabs .tabs__controls>button {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 30px;
        height: 60px;
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
        width: 100%;
        transition: 0.2s;
    }

    .headerDropdown .tabsMenu__tabs .tabs__controls>button::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -1px;
        width: 2px;
        background-color: var(--color-accent-1);
        opacity: 0;
        transition: 0.2s;
    }

    .headerDropdown .tabsMenu__tabs .tabs__controls>button+button {
        border-top: 1px solid var(--color-border);
    }

    .headerDropdown .tabsMenu__tabs .tabs__controls>button:hover {
        background-color: rgba(235, 102, 43, 0.05);
        color: var(--color-accent-1);
    }

    .headerDropdown .tabsMenu__tabs .tabs__controls>button:hover::after {
        opacity: 1;
    }

    .headerDropdown .tabsMenu__tabs .tabs__controls>button.is-tab-el-active {
        background-color: rgba(235, 102, 43, 0.05);
        color: var(--color-accent-1);
    }

    .headerDropdown .tabsMenu__tabs .tabs__controls>button.is-tab-el-active::after {
        opacity: 1;
    }

    .headerDropdown .tabsMenu__content {
        padding: 45px 0;
        padding-left: 60px;
        padding-right: 80px;
    }

    .headerDropdown .tabsMenu__lists {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 100px;
    }

    .headerDropdown .tabsMenu .tabsMenu-list__title {
        font-size: 16px;
        font-weight: 500;
        line-height: 187.5%;
    }

    .headerDropdown .tabsMenu .tabsMenu-list__content {
        margin-top: 10px;
    }

    .headerDropdown .tabsMenu .tabsMenu-list__item>a {
        font-size: 15px;
        line-height: 233.333%;
    }

    .headerDropdown .tabsMenu .tabsMenu-list__item>a:hover {
        color: var(--color-accent-1);
    }

    .headerDropdown .tabsMenu .tabs {
        display: grid;
        grid-template-columns: 260px 1fr;
    }

    .headerDropdown .headerDropdown {
        position: absolute;
        top: 100%;
        left: 50%;
        padding-top: 10px;
        transform: translateX(-50%);
        z-index: 20;
    }

    .headerDropdown .headerDropdown__container {
        background-color: white;
        border-radius: 12px;
        box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
        border: 1px solid var(--Border, #E7E6E6);
        padding: 20px 40px;
        width: 220px;
    }

    .headerDropdown .headerDropdown__item {
        font-size: 15px;
        font-weight: 500;
        line-height: 266.667%;
    }

    .headerDropdown .headerDropdown__item button:hover {
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        color: var(--color-primary, #EB662B);
    }

    .headerDropdown.-hover-light .headerDropdown__button:hover {
        background: rgba(255, 255, 255, 0.1);
    }

    .headerMobile__left {
        display: none;
    }

    @media (max-width: 767px) {
        .headerMobile__left {
            display: block;
        }
    }

    .headerMobile__right {
        display: none;
    }

    @media (max-width: 767px) {
        .headerMobile__right {
            display: flex;
        }
    }

    .header {
        transition: 0.2s;
    }

    .header.-is-sticky {
        box-shadow: 0px 10px 20px 0px #0000000D;
    }

    .header__search {
        position: relative;
        display: flex;
        align-items: center;
    }

    .header__search>i {
        position: absolute;
        top: 12px;
        left: 18px;
        font-size: 18px;
        margin-right: 10px;
    }

    .header__search input {
        width: 350px;
        border-radius: 200px;
        padding: 7px 12px;
        padding-left: 46px;
        border: 1px solid transparent;
        transition: 0.2s;
    }

    .header__search .headerSearchRecent {
        position: absolute;
        top: 100%;
        left: 0;
        padding-top: 14px;
        transition: 0.2s;
        opacity: 0;
        pointer-events: none;
    }

    .header__search .headerSearchRecent__container {
        overflow: hidden;
        border-radius: 12px;
        background-color: white;
        border: 1px solid var(--Border, #E7E6E6);
        box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
        width: 490px;
        max-width: 100%;
    }

    .header__search .headerSearchRecent__title {
        padding: 30px;
        padding-bottom: 15px;
    }

    .header__search .headerSearchRecent__list {
        overflow-y: scroll;
        height: 450px;
    }

    .header__search .headerSearchRecent__list::-webkit-scrollbar {
        width: 3px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .header__search .headerSearchRecent__list::-webkit-scrollbar-thumb {
        width: 3px;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .header__search .headerSearchRecent__item {
        display: flex;
        align-items: center;
        text-align: left;
        width: 100%;
        padding: 0 30px;
        height: 90px;
    }

    .header__search .headerSearchRecent__item:hover {
        background-color: var(--bg-1, #F5F5F5);
    }

    .header__search .headerSearchRecent.is-active {
        opacity: 1 !important;
        pointer-events: auto !important;
    }

    .header .desktopNav__item a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        font-size: 16px;
    }

    .header .desktopNav__item a:hover {
        color: var(--color-accent-1);
    }

    .header .desktopNavMega {
        position: absolute;
        top: 100%;
        left: -40px;
        width: max-content;
        max-width: 100vw;
        padding-top: 20px;
        z-index: 20;
        transition: 0.2s;
        pointer-events: none;
        opacity: 0;
    }

    @media (max-width: 1400px) {
        .header .desktopNavMega {
            position: absolute;
            top: 50px;
            padding-top: 20px;
            left: 50%;
            transform: translateX(-50%);
        }
    }

    .header .desktopNavMega__container {
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px;
        background-color: white;
        border-radius: 12px;
        border: 1px solid var(--Border, #E7E6E6);
        box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
        padding: 30px;
    }

    .header .desktopNavMega__lists {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 40px;
    }

    .header .desktopNavMega .desktopNavMega-list__title {
        color: var(--color-third, #05073C);
        font-size: 16px;
        font-weight: 500;
        line-height: 187.5%;
    }

    .header .desktopNavMega .desktopNavMega-list__list {
        margin-top: 10px;
    }

    .header .desktopNavMega .desktopNavMega-list__link {
        color: var(--color-third, #05073C);
        font-size: 15px;
        line-height: 233.333%;
        /* font-size: 14px; line-height: 196.333%; */
    }

    .header.-type-2 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: white;
        z-index: 1000;
    }

    .header.-type-2 .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 88px;
    }

    @media (max-width: 767px) {
        .header.-type-2 .header__container {
            height: 57px;
        }
    }

    .header.-type-2 .header__logo {
        display: flex;
        align-items: center;
    }

    .header.-type-2 .header__right {
        display: flex;
        align-items: center;
    }

    @media (max-width: 767px) {
        .header.-type-2 .header__right {
            display: none;
        }
    }

    .header.-type-2 .header__search {
        display: flex;
        align-items: center;
    }

    .header.-type-2 .header__search i {
        font-size: 18px;
        margin-right: 10px;
    }

    .header.-type-2 .header__search input {
        width: 230px;
    }

    .header.-type-2 .header__menuBtn {
        display: flex;
    }

    .header.-type-2 .header__menuBtn i {
        font-size: 20px;
    }

    .header.-type-2 .desktopNav>* {
        transition: 0.2s;
    }

    .header.-type-2 .desktopNav>*:hover {
        background-color: #FEF7F4;
    }

    .header.-type-2 .headerMobile__left {
        display: none;
    }

    @media (max-width: 1199px) {
        .header.-type-2 .headerMobile__left {
            display: block;
        }
    }

    .header.-type-2 .headerMobile__right {
        display: none;
    }

    @media (max-width: 1199px) {
        .header.-type-2 .headerMobile__right {
            display: flex;
        }
    }

    .header.-type-3 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        transition: .2s;
    }

    .header.-type-3.-is-sticky {
        background-color: white;
    }

    .header.-type-3 .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 88px;
    }

    @media (max-width: 767px) {
        .header.-type-3 .header__container {
            height: 57px;
        }
    }

    .header.-type-3 .header__logo {
        display: flex;
        align-items: center;
    }

    .header.-type-3 .header__right {
        display: flex;
        align-items: center;
    }

    @media (max-width: 767px) {
        .header.-type-3 .header__right {
            display: none;
        }
    }

    .header.-type-3 .header__search {
        display: flex;
        align-items: center;
    }

    .header.-type-3 .header__search i {
        font-size: 18px;
        margin-right: 10px;
    }

    .header.-type-3 .header__search input {
        width: 230px;
    }

    .header.-type-3 .header__menuBtn {
        display: flex;
    }

    .header.-type-3 .header__menuBtn i {
        font-size: 20px;
    }

    .header.-type-3 .desktopNav>* {
        transition: 0.2s;
    }

    .header.-type-3 .desktopNav>*:hover {
        background-color: #F1ECF2;
    }

    .header.-type-3 .desktopNav>* a:hover {
        color: var(--color-dark-1);
    }

    @media (max-width: 991px) {
        .header.-type-3.-page-5 .header__right {
            display: none;
        }
    }

    @media (max-width: 991px) {
        .header.-type-3.-page-5 .headerMobile__left {
            display: flex !important;
        }
    }

    @media (max-width: 991px) {
        .header.-type-3.-page-5 .headerMobile__right {
            display: flex !important;
        }
    }

    .header.-type-3.-page-5 .desktopNav>* {
        transition: 0.2s;
    }

    .header.-type-3.-page-5 .desktopNav>*:hover {
        background-color: #FFFFFF;
    }

    .header.-type-3.-page-5 .desktopNav>* a:hover {
        color: var(--color-dark-1);
    }

    .header .desktopNav {
        display: flex;
        align-items: center;
    }

    .header .desktopNav>* {
        padding: 8px 12px;
    }

    .header .desktopNav__item {
        position: relative;
        border-radius: 100px;
    }

    .header .desktopNav__item>a {
        display: flex;
        align-items: center;
    }

    .header .desktopNav__item>a i {
        margin-left: 5px;
    }

    .header .desktopNav__item:hover>*:last-child {
        opacity: 1 !important;
        pointer-events: auto !important;
    }

    .header .desktopNav .desktopNavSubnav {
        position: absolute;
        top: 100%;
        left: 0;
        padding-top: 14px;
        opacity: 0;
        pointer-events: none;
        transition: .2s;
    }

    .header .desktopNav .desktopNavSubnav__content {
        border-radius: 12px;
        background-color: white;
        box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
        border: 1px solid var(--border, #E7E6E6);
        min-width: 189px;
        padding: 20px 15px;
    }

    .header .desktopNav .desktopNavSubnav__content>*+* {
        padding-top: 12px;
    }

    .header .desktopNav .desktopNavSubnav__item {
        position: relative;
    }

    .header .desktopNav .desktopNavSubnav__item>.desktopNavSubnav {
        top: 0;
        left: 100%;
    }

    .header .desktopNav .desktopNavSubnav__item:hover>.desktopNavSubnav {
        opacity: 1 !important;
        pointer-events: auto !important;
    }

    .header .desktopNav.-light>*>a {
        color: white;
    }

    .header .desktopNav>*:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .header .desktopNav.-hover-dark>*:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .header.-type-4 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        transition: .2s;
    }

    .header.-type-4.-is-sticky {
        background-color: white;
    }

    .header.-type-4 .header__container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 30px 60px;
    }

    @media (max-width: 767px) {
        .header.-type-4 .header__container {
            padding: 20px 20px;
        }
    }

    .header.-type-4 .header__center {
        position: absolute;
        left: 50%;
        display: flex;
        transform: translateX(-50%);
    }

    @media (max-width: 991px) {
        .header.-type-4 .header__center {
            display: none;
        }
    }

    .header.-type-4 .header__center>a+a {
        margin-left: 30px;
    }

    .header.-type-4 .header__right {
        display: flex;
        align-items: center;
    }

    @media (max-width: 991px) {
        .header.-type-4 .header__right {
            display: none;
        }
    }

    .header.-type-4 .header__search {
        display: flex;
        align-items: center;
    }

    .header.-type-4 .header__search i {
        font-size: 18px;
        margin-right: 10px;
    }

    .header.-type-4 .header__search input {
        width: 230px;
    }

    .header.-type-4 .header__menuBtn {
        display: flex;
    }

    .header.-type-4 .header__menuBtn i {
        font-size: 20px;
    }

    .header.-type-4 .desktopNav>* {
        transition: 0.2s;
    }

    .header.-type-4 .desktopNav>*:hover {
        background-color: #FFEEE7;
    }

    .header.-type-4 .desktopNav>* a:hover {
        color: var(--color-dark-1);
    }

    .header.-type-4 .headerMobile__left {
        display: none;
    }

    @media (max-width: 991px) {
        .header.-type-4 .headerMobile__left {
            display: block;
        }
    }

    .header.-type-4 .headerMobile__right {
        display: none;
    }

    @media (max-width: 991px) {
        .header.-type-4 .headerMobile__right {
            display: flex;
        }
    }

    .headerDropdown {
        position: relative;
    }

    .headerDropdown__button {
        display: flex;
        align-items: center;
    }

    .headerDropdown__button i {
        margin-left: 5px;
    }

    .headerDropdown.-button .headerDropdown__button {
        padding: 7px 20px;
        border-radius: 200px;
    }

    .headerMobile__left {
        display: none;
    }

    @media (max-width: 991px) {
        .headerMobile__left {
            display: block;
        }
    }

    .headerMobile__right {
        display: none;
    }

    @media (max-width: 991px) {
        .headerMobile__right {
            display: flex;
        }
    }

    .header.-type-7 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
    }

    .header.-type-7.-is-sticky {
        background-color: var(--color-dark-1);
    }

    .header.-type-7 .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 88px;
    }

    @media (max-width: 767px) {
        .header.-type-7 .header__container {
            height: 57px;
        }
    }

    .header.-type-7 .header__logo {
        display: flex;
        align-items: center;
    }

    .header.-type-7 .header__right {
        display: flex;
        align-items: center;
    }

    @media (max-width: 767px) {
        .header.-type-7 .header__right {
            display: none;
        }
    }

    .header.-type-7 .header__search input ::-moz-placeholder {
        color: white;
    }

    .header.-type-7 .header__search input ::placeholder {
        color: white;
    }

    .header.-type-7 .header__menuBtn {
        display: flex;
    }

    .header.-type-7 .header__menuBtn i {
        font-size: 20px;
    }

    .headerDropdown {
        position: relative;
    }

    .headerDropdown__button {
        display: flex;
        align-items: center;
    }

    .headerDropdown__button i {
        margin-left: 5px;
    }

    .headerDropdown.-button .headerDropdown__button {
        padding: 7px 20px;
        border-radius: 200px;
    }

    .headerMobile__left {
        display: none;
    }

    @media (max-width: 767px) {
        .headerMobile__left {
            display: block;
        }
    }

    .headerMobile__right {
        display: none;
    }

    @media (max-width: 767px) {
        .headerMobile__right {
            display: flex;
        }
    }

    .header.-type-8 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
    }

    .header.-type-8.-is-sticky {
        background-color: var(--color-dark-1);
    }

    .header.-type-8 .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 88px;
    }

    @media (max-width: 767px) {
        .header.-type-8 .header__container {
            height: 57px;
        }
    }

    .header.-type-8 .header__logo {
        display: flex;
        align-items: center;
    }

    .header.-type-8 .header__right {
        display: flex;
        align-items: center;
    }

    @media (max-width: 767px) {
        .header.-type-8 .header__right {
            display: none;
        }
    }

    .header.-type-8 .header__search {
        display: flex;
        align-items: center;
    }

    .header.-type-8 .header__search i {
        font-size: 18px;
        margin-right: 10px;
    }

    .header.-type-8 .header__search input {
        width: 230px;
    }

    .header.-type-8 .header__menuBtn {
        display: flex;
    }

    .header.-type-8 .header__menuBtn i {
        font-size: 20px;
    }

    .header.-type-9 {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        transform: translateY(30px);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    @media (max-width: 767px) {
        .header.-type-9 {
            transform: none;
        }
    }

    .header.-type-9.-is-sticky {
        transform: none;
        background-color: #131313;
    }

    .header.-type-9 .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 88px;
    }

    @media (max-width: 767px) {
        .header.-type-9 .header__container {
            height: 57px;
        }
    }

    .header.-type-9 .header__logo {
        display: flex;
        align-items: center;
    }

    .header.-type-9 .header__right {
        display: flex;
        align-items: center;
    }

    @media (min-width: 767px) {}

    .header.-type-9 .header__right {
        display: none;
    }
}

.header.-type-9 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-9 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-9 .header__search input {
    width: 230px;
}

.header.-type-9 .header__menuBtn {
    display: flex;
}

.header.-type-9 .header__menuBtn i {
    font-size: 20px;
}

@media (min-width: 568px) {
    .header.-type-10 {
        padding: 5px 0;
    }
}

.header.-type-10 {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 12;
    background: transparent;
    border-bottom: 1px solid white;
}

.header.-type-10.scrolled {
    top: 0;
}

.header.-type-10.-is-sticky {
    background-color: #00000052 !important;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid #F84E06;
}

.header.-type-10 .header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
    padding: 0 60px;
}

.top-banner.hidden {
    display: none important;
    position: sticky;
}

.top-banner {
    transition: background-color 0.3s ease;
    /* Smooth transition */
}

.top-banner.scrolled {
    background-color: #00000052 !important;
    /* Change to your desired color*/
    position: sticky;
    /* Optional: Makes it stick while scrolling */
    top: 0;
    z-index: 1000;
    /* Ensures it stays above other content */
    backdrop-filter: blur(8px);
}

.top-banner .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 20px;
    background-color: transparent;
}

.button-info .book-btn-2 {
    padding: 2px 10px;
    color: white;
    font-weight: 700;
    cursor: pointer;
    background: #eb662b;
    border-radius: 8px;
}

.top-banner {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 20;
    border-bottom: 2px solid white;
}

.contact-info span {
    color: white;
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

.banner-tenimf {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.new-bg-color {
    width: 100%;
    background-color: #00000069;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.banner-heading {
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translate(-50%, -50%);
    z-index: 11;
}

.banner-heading h5 {
    font-size: 34px;
    color: white;
}

.search-input {
    width: 100% !important;
    padding: 10px 15px 10px 40px;
    border: 3px solid #009700 !important;
    border-radius: 20px;
    font-size: 16px;
    background-color: white !important;
    background-image: url(../images/icon-for-searh.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 18px 18px;
    outline: none !important;
    transition: border-color 0.3s;
    filter: invert(1);
}

.main-wildlife {
    /*background-image: url(../images/bg-01.jpg);*/
    background-image: url(../images/hero-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    margin: 40px 0px 0px;
    padding: 50px 0px;
}

.travel-heading-box {
    background-color: transparent;
    border-radius: 10px;
    height: 100%;
}

.pre-heading {
    font-size: .7rem;
    color: #F7921E;
    display: inline;
    padding: 8px 10px;
    background: #ffffff36;
    border-radius: 5px;
}

.main-heading {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 80px;
    margin-top: 30px;
    line-height: 50px;
}

.availability-btn {
    background-color: #1a237e;
    color: white;
    padding: 12px 30px;
    border-radius: 10px;
    font-weight: 400;
    border: none;
    transition: all 0.3s;
}

.feature-box {
    text-align: center;
    padding: 30px 15px;
    border-radius: 8px;
    background-color: #ffffff33;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 100%;
    transition: all 0.3s;
}

.feature-icon {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 15px;
}

.feature-heading {
    font-size: 1.2rem;
    font-weight: 600;
    color: white;
    margin-top: 8px;
}

@media (max-width: 767px) {
    .contact-info {
        display: none;
    }

    .button-info button {
        /*display: none;*/
    }

    .top-banner {
        /*display: none;*/
    }

    .header .abcdef {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 15px;
    }

    .header.-type-10 {
        top: 50px;
    }

    .header.-type-10 {
        display: flex;
    }

    .header.-type-10 .header__container {
        height: 57px;
        padding: 0 24px;
    }

    .search-input {
        padding: 4px 15px 4px 40px;
    }

    .banner-heading h5 {
        font-size: 16px;
        margin-bottom: 5px !important;
    }

    .contact-info span {
        color: white;
        cursor: pointer;
        font-size: 12px;
        margin-right: 5px;
    }
}

.header__left {
    width: 100%;
    display: flex;
    justify-content: space-between !important;
    max-width: 1400px;
    align-items: center;
}

.header.-type-10 .header__logo {
    display: flex;
    align-items: center;
}

.header.-type-10 .header__right {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .header__left {
        width: auto;
    }

    .header.-type-10 .header__right {
        display: none;
    }
}

.header.-type-10 .header__search {
    display: flex;
    align-items: center;
}

.header.-type-10 .header__search i {
    font-size: 18px;
    margin-right: 10px;
}

.header.-type-10 .header__search input {
    width: 230px;
}

.header.-type-10 .header__menuBtn {
    display: flex;
}

.header.-type-10 .header__menuBtn i {
    font-size: 20px;
}

.footer.-type-1 .footer__main {
    position: relative;
    z-index: 0;
}

@media (max-width: 767px) {
    .footer.-type-1 .footer__main {
        padding-top: 60px;
    }
}

.footer.-type-1 .footer__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    right: 60px;
    z-index: -1;
}

@media (max-width: 991px) {
    .footer.-type-1 .footer__bg {
        right: 0;
        left: 0;
    }
}

.footer.-type-1 .footer__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width: 991px) {
    .footer.-type-1 .footer__bg img {
        border-radius: 0;
    }
}

.footer.-type-1 .footer__info {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(235, 102, 43, 0.15);
}

@media (max-width: 767px) {
    .footer.-type-1 .footer__info {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.footer.-type-1 .footer__content {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 767px) {
    .footer.-type-1 .footer__content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.footer.-type-1 .footer__newsletter {
    position: relative;
    margin-top: 10px;
}

.footer.-type-1 .footer__newsletter input {
    width: 100%;
    height: 60px;
    padding: 0 20px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    border-radius: 12px;
}

.footer.-type-1 .footer__newsletter button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 20px;
    color: var(--color-dark-1);
    z-index: 1;
}

.footer.-type-1 .footer__bottom {
    padding: 20px 0;
}

.footer.-type-1 .footerSocials {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .footer.-type-1 .footerSocials {
        align-items: flex-start;
        flex-direction: column;
    }
}

.footer.-type-1 .footerSocials__title {
    font-size: 17px;
    font-weight: 500;
    margin-right: 10px;
}

.footer.-type-1 .footerSocials__icons {
    display: flex;
}

@media (max-width: 767px) {
    .footer.-type-1 .footerSocials__icons {
        position: relative;
        left: -12px;
        margin-top: 8px;
    }
}

.footer.-type-1 .footerSocials__icons>* {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 15px;
    transition: .2s;
    margin-left: 10px;
}

.footer.-type-1 .footerSocials__icons>*:hover {
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.footer.-type-1.-dark .footer__bg {
    left: -20px;
    right: -20px;
}

.footer.-type-1.-dark h4 {
    color: white;
}

.footer.-type-1.-dark p {
    color: white;
}

.footer.-type-1.-round .footer__bg {
    left: 30px;
    right: 30px;
}

@media (max-width: 991px) {
    .footer.-type-1.-round .footer__bg {
        right: 0;
        left: 0;
        border-radius: 0 !important;
    }
}

.hero.-type-1 {
    position: relative;
    padding-top: 220px;
    padding-bottom: 220px;
    margin-top: 0px;
    z-index: 5;
}

@media (max-width: 767px) {
    .hero.-type-1 {
        margin-top: 57px;
    }
}

@media (max-width: 767px) {
    .hero.-type-1 {
        padding-bottom: 0;
    }
}

.hero.-type-1 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width: 991px) {
    .hero.-type-1 .hero__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.hero.-type-1 .hero__bg>*:nth-child(1) {
    filter: brightness(0.7);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-1 .hero__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 991px) {
    .hero.-type-1 .hero__bg>*:nth-child(2) {
        height: 35px;
    }
}

.hero.-type-1 .hero__content {
    text-align: center;
}

.hero.-type-1 .hero__content p {
    color: white !important;
}

.hero.-type-1 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
    color: white;
}

@media (max-width: 991px) {
    .hero.-type-1 .hero__title {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .hero.-type-1 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-1 .hero__text {
    color: white;
    margin-top: 10px;
}

.hero.-type-1.-min {
    padding-top: 134px;
    padding-bottom: 100px;
}

.hero.-type-1.-min-2 {
    padding-top: 190px;
    padding-bottom: 200px;
}

.hero.-type-2 {
    position: relative;
    margin-top: 0px;
    z-index: 5;
}

@media (max-width: 767px) {
    .hero.-type-2 {
        /*margin-top: 57px;*/
    }
}

.hero.-type-2 .hero__shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.hero.-type-2 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 12px;
    z-index: -1;
}

.hero.-type-2 .hero__filter {
    padding: 30px 0;
}

.hero.-type-2 .hero__slider {
    overflow: hidden;
    position: relative;
    border-radius: 12px;
}

.hero.-type-2 .hero__slide {
    position: relative;
    display: grid;
    /*grid-template-columns: 1fr 630px;*/
}

@media (max-width: 1199px) {
    /*.hero.-type-2 .hero__slide {*/
    /* grid-template-columns: 1fr 480px;*/
    /*}*/
}

@media (max-width: 991px) {
    /*.hero.-type-2 .hero__slide {*/
    /* grid-template-columns: 1fr;*/
    /*}*/
}

.hero.-type-2 .hero__content {
    padding: 110px 0;
    padding-left: 150px;
}

@media (max-width: 1199px) {
    .hero.-type-2 .hero__content {
        padding: 80px 0;
        padding-left: 100px;
    }
}

@media (max-width: 991px) {
    .hero.-type-2 .hero__content {
        padding: 16px 0;
        /*padding-left: 60px;*/
    }
}

@media (max-width: 767px) {
    .hero.-type-2 .hero__content {
        padding-top: 82px;
        /*padding-bottom: 80px;*/
    }
}

.hero.-type-2 .hero__title {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    color: white;
    z-index: 0;
}

@media (max-width: 991px) {
    .hero.-type-2 .hero__title {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .hero.-type-2 .hero__title {
        font-size: 13px;
    }
}

.hero.-type-2 .hero__title_shape {
    position: relative;
    display: inline-block;
    z-index: 0;
}

.hero.-type-2 .hero__title_shape span {
    position: absolute;
    top: 3px;
    left: -13px;
    z-index: -1;
    width: 231px;
}

@media (max-width: 767px) {
    .hero.-type-2 .hero__title_shape span {
        width: 180px;
    }
}

.hero.-type-2 .hero__title_shape span img {
    width: 100%;
    height: auto;
}

.hero.-type-2 .hero__text {
    color: white;
    margin-top: 10px;
}

.hero.-type-2 .hero__image {
    position: relative;
    /*height: 100%;*/
    height: 600px;
}

@media (max-width: 991px) {
    .hero.-type-2 .hero__slider {
        overflow: hidden;
        border-radius: 0px;
    }

    .hero.-type-2 .hero__image {
        /*height: 335px;*/
        height: 580px;
    }

    position: absolute;
    /* left: 50%; */
    top: 42%;
    /* transform: translate(-50%, -50%); */
    z-index: 11;
}

.hero.-type-2 .hero__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-2 .hero__image_shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

@media (max-width: 991px) {
    .hero.-type-2 .hero__image_shape {
        display: none;
    }
}

.hero.-type-2 .hero__image_mobileShape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none;
}

@media (max-width: 991px) {
    .hero.-type-2 .hero__image_mobileShape {
        display: block;
    }
}

.hero.-type-2 .navAbsolute {
    left: 30px;
    right: 30px;
}

@media (max-width: 991px) {
    .hero.-type-2 .navAbsolute {
        left: 12px;
        right: 12px;
    }
}

.hero.-type-3 {
    position: relative;
    padding-top: 185px;
    padding-bottom: 0;
    z-index: 5;
}

@media (max-width: 991px) {
    .hero.-type-3 {
        padding-top: 140px;
    }
}

@media (max-width: 767px) {
    .hero.-type-3 {
        padding-top: 120px;
    }
}

@media (max-width: 575px) {
    .hero.-type-3 {
        padding-top: 80px;
    }
}

.hero.-type-3 .hero__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 175px;
    right: 0;
    left: 0;
    z-index: -1;
}

.hero.-type-3 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-3 .hero__title {
    position: relative;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
    z-index: 1;
}

.hero.-type-3 .hero__title img {
    position: absolute;
    bottom: 0;
    left: 60px;
    z-index: -1;
}

@media (max-width: 767px) {
    .hero.-type-3 .hero__title img {
        left: 0;
    }
}

@media (max-width: 991px) {
    .hero.-type-3 .hero__title {
        font-size: 56px;
    }
}

@media (max-width: 767px) {
    .hero.-type-3 .hero__title {
        font-size: 48px;
    }
}

@media (max-width: 575px) {
    .hero.-type-3 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-3 .hero__filter {
    position: relative;
    z-index: 1;
}

.hero.-type-3 .hero__filter>* {
    width: 850px;
    border-radius: 200px;
}

@media (max-width: 991px) {
    .hero.-type-3 .hero__filter>* {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .hero.-type-3 .hero__filter>* {
        border-radius: 12px;
    }
}

.hero.-type-3 .hero__image {
    display: flex;
}

@media (max-width: 991px) {
    .hero.-type-3 .hero__image {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .hero.-type-3 .hero__image {
        margin-top: 40px;
    }
}

.hero.-type-3 .hero__image img {
    max-width: 100%;
}

@media (max-width: 1199px) {
    .hero.-type-3 .hero__image img {
        width: 100%;
    }
}

.hero.-type-3 .hero__image>div:nth-child(1) {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1199px) {
    .hero.-type-3 .hero__image>div:nth-child(1) {
        width: 50%;
    }
}

.hero.-type-3 .hero__image>div:nth-child(1)>*+* {
    margin-top: 20px;
}

.hero.-type-3 .hero__image>*:nth-child(2) {
    padding-top: 130px;
    margin-left: 20px;
}

@media (max-width: 1199px) {
    .hero.-type-3 .hero__image>*:nth-child(2) {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .hero.-type-3 .hero__image>*:nth-child(2) {
        padding-top: 0;
    }
}

.hero.-type-4 {
    position: relative;
    padding-top: 134px;
    padding-bottom: 472px;
    z-index: 5;
}

@media (max-width: 991px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 400px;
    }
}

@media (max-width: 767px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 200px;
    }
}

@media (max-width: 575px) {
    .hero.-type-4 {
        padding-top: 120px;
        padding-bottom: 40px;
    }
}

.hero.-type-4 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-4 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-4 .hero__title {
    font-weight: 600;
    font-size: 60px;
    line-height: 1.2;
    background: linear-gradient(97deg, #EE8C61 27.01%, #4C43C4 87.3%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
    .hero.-type-4 .hero__title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .hero.-type-4 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-5 {
    position: relative;
    padding-top: 236px;
    padding-bottom: 202px;
    z-index: 5;
}

@media (max-width: 991px) {
    .hero.-type-5 {
        padding-top: 140px;
        padding-bottom: 380px;
    }
}

@media (max-width: 575px) {
    .hero.-type-5 {
        padding-top: 100px;
        padding-bottom: 280px;
    }
}

.hero.-type-5 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 200px;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 991px) {
    .hero.-type-5 .hero__bg {
        bottom: 250px;
        right: 0;
    }
}

@media (max-width: 575px) {
    .hero.-type-5 .hero__bg {
        bottom: 120px;
    }
}

.hero.-type-5 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-5 .hero__image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40vw;
    z-index: 1;
}

@media (max-width: 991px) {
    .hero.-type-5 .hero__image {
        top: unset;
        width: 100%;
        height: 40vh;
    }
}

@media (max-width: 575px) {
    .hero.-type-5 .hero__image {
        height: 250px;
    }
}

.hero.-type-5 .hero__image>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
}

@media (max-width: 991px) {
    .hero.-type-5 .hero__image>*:nth-child(1) {
        display: none;
    }
}

.hero.-type-5 .hero__image>*:nth-child(2) {
    border-radius: 0 0 120px 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 991px) {
    .hero.-type-5 .hero__image>*:nth-child(2) {
        border-radius: 0 0 120px 120px;
    }
}

.hero.-type-5 .hero__image>*:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

@media (max-width: 991px) {
    .hero.-type-5 .hero__image>*:nth-child(3) {
        display: block;
    }
}

.hero.-type-5 .hero__content {
    position: relative;
    z-index: 2;
}

.hero.-type-5 .hero__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
}

@media (max-width: 767px) {
    .hero.-type-5 .hero__title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .hero.-type-5 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-5 .hero__filter>* {
    width: 100%;
}

.hero.-type-6 {
    position: relative;
    padding-top: 267px;
    padding-bottom: 140px;
    z-index: 5;
}

@media (max-width: 991px) {
    .hero.-type-6 {
        padding-top: 200px;
        padding-bottom: 120px;
        background-color: rgba(235, 102, 43, 0.05);
    }
}

@media (max-width: 767px) {
    .hero.-type-6 {
        padding-top: 140px;
    }
}

@media (max-width: 575px) {
    .hero.-type-6 {
        padding-top: 90px;
        padding-bottom: 40px;
    }
}

.hero.-type-6 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 991px) {
    .hero.-type-6 .hero__bg {
        display: none;
    }
}

.hero.-type-6 .hero__bg img {
    width: 100%;
    height: auto;
}

.hero.-type-6 .hero__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
}

@media (max-width: 767px) {
    .hero.-type-6 .hero__title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .hero.-type-6 .hero__title {
        font-size: 40px;
    }
}

.hero.-type-7 {
    position: relative;
    z-index: 20;
}

.hero.-type-7 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-7 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-7 .hero__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-color: #FEF7F4;
    border-radius: 80px 80px 0 0;
    z-index: 5;
}

.hero.-type-7 .hero__content {
    padding-top: 300px;
    padding-bottom: 440px;
}

@media (max-width: 1199px) {
    .hero.-type-7 .hero__content {
        padding-top: 220px;
        padding-bottom: 240px;
    }
}

@media (max-width: 767px) {
    .hero.-type-7 .hero__content {
        padding-top: 120px;
        padding-bottom: 400px;
    }
}

.hero.-type-7 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width: 991px) {
    .hero.-type-7 .hero__title {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .hero.-type-7 .hero__title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .hero.-type-7 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-7 .hero__filter {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 850px;
    max-width: calc(100% - 40px);
    z-index: 10;
}

@media (max-width: 767px) {
    .hero.-type-7 .hero__filter {
        max-width: unset;
        width: auto;
        left: 24px;
        right: 24px;
        transform: none;
    }
}

.hero.-type-7 .hero__slider {
    height: 100%;
}

.hero.-type-7 .hero__slider .swiper-wrapper {
    height: 100%;
}

.hero.-type-7 .hero__slider .swiper-slide {
    height: 100%;
}

.hero.-type-7 .hero__nav {
    position: absolute;
    top: 50%;
    left: 60px;
    right: 60px;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}

.hero.-type-8 {
    position: relative;
    padding-top: 192px;
    padding-bottom: 378px;
    z-index: 5;
}

@media (max-width: 991px) {
    .hero.-type-8 {
        padding-top: 180px;
        padding-bottom: 340px;
    }
}

@media (max-width: 767px) {
    .hero.-type-8 {
        padding-top: 120px;
        padding-bottom: 140px;
    }
}

@media (max-width: 575px) {
    .hero.-type-8 {
        padding-bottom: 100px;
    }
}

.hero.-type-8 .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero.-type-8 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-8 .hero__content {
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .hero.-type-8 .hero__content>*:nth-child(1) {
        order: 2;
    }

    .hero.-type-8 .hero__content>*:nth-child(2) {
        order: 1;
    }
}

.hero.-type-8 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width: 991px) {
    .hero.-type-8 .hero__title {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .hero.-type-8 .hero__title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .hero.-type-8 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-9 {
    position: relative;
    z-index: 5;
}

.hero.-type-9 .container {
    position: relative;
}

.hero.-type-9 .hero__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    padding: 30px;
    padding-bottom: 0;
}

@media (max-width: 991px) {
    .hero.-type-9 .hero__bg {
        padding: 0;
    }
}

.hero.-type-9 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width: 991px) {
    .hero.-type-9 .hero__bg img {
        border-radius: 0;
    }
}

.hero.-type-9 .hero__content {
    padding-top: 272px;
    padding-bottom: 272px;
}

@media (max-width: 991px) {
    .hero.-type-9 .hero__content {
        padding-top: 220px;
        padding-bottom: 220px;
    }
}

@media (max-width: 767px) {
    .hero.-type-9 .hero__content {
        padding-top: 160px;
        padding-bottom: 100px;
    }
}

@media (max-width: 575px) {
    .hero.-type-9 .hero__content {
        padding-top: 100px;
        padding-bottom: 40px;
    }
}

.hero.-type-9 .hero__image {
    padding-top: 40px;
}

.hero.-type-9 .hero__image img {
    width: 100%;
    height: auto;
}

.hero.-type-9 .hero__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width: 991px) {
    .hero.-type-9 .hero__title {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .hero.-type-9 .hero__title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .hero.-type-9 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-9 .hero__pagination {
    color: white;
    position: absolute;
    bottom: 40px;
    left: 15px;
    z-index: 1;
}

@media (max-width: 767px) {
    .hero.-type-9 .hero__pagination {
        display: none;
    }
}

.hero.-type-9 .hero__pagination .pagination__item {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 187.5%;
}

.hero.-type-9 .hero__pagination .pagination__item::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 136px;
    height: 1px;
    margin-left: 24px;
    background-color: white;
    margin-bottom: 4px;
    transition: 0.2s;
    transform-origin: left;
    width: 0;
}

.hero.-type-9 .hero__pagination .pagination__item+* {
    margin-left: 24px;
}

.hero.-type-9 .hero__pagination .pagination__item.is-active::after {
    width: 136px;
}

.hero.-type-10 {
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    z-index: 5;
}

@media (max-width: 767px) {
    .hero.-type-10 {
        padding-top: 120px;
        padding-bottom: 60px;
    }
}

.hero.-type-10 .hero__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.hero.-type-10 .hero__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero.-type-10 .hero__title {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
}

@media (max-width: 991px) {
    .hero.-type-10 .hero__title {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .hero.-type-10 .hero__title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .hero.-type-10 .hero__title {
        font-size: 36px;
    }
}

.hero.-type-10 .hero__search {
    position: relative;
    width: 470px;
    height: 70px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    z-index: 1;
}

.hero.-type-10 .hero__search>*:nth-child(1) {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 25px;
    z-index: 1;
}

.hero.-type-10 .hero__search>*:nth-child(2) {
    border-radius: 200px;
    width: 100%;
    height: 100%;
    background-color: white;
    padding-left: 55px;
}

.hero.-type-10 .hero__search>*:nth-child(3) {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 15px;
    color: white;
    background-color: var(--color-accent-1);
    z-index: 1;
}

.hero.-type-10 .heroTags {
    margin-top: 70px;
}

@media (max-width: 767px) {
    .hero.-type-10 .heroTags {
        margin-top: 40px;
    }
}

.hero.-type-10 .heroTags__tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px;
    margin-top: 30px;
}

.hero.-type-10 .heroTags__tags>* {
    padding: 10px;
}

.hero.-type-10 .heroTags__tags button {
    display: flex;
    align-items: center;
    padding: 16px 30px;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
    font-weight: 500;
}

.hero.-type-10 .heroTags__tags button i {
    margin-right: 10px;
}

.searchForm.-type-1 {
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 12px;
    height: 80px;
}

@media (max-width: 767px) {
    .searchForm.-type-1 {
        flex-direction: column;
        height: auto;
        padding: 0;
        border-radius: 12px !important;
    }
}

.searchForm.-type-1 .searchForm__form {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    padding: 5px 10px;
}

@media (max-width: 767px) {
    .searchForm.-type-1 .searchForm__form {
        grid-template-columns: 1fr;
        padding: 0;
    }

    .searchForm.-type-1 .searchForm__form>*+* {
        border-top: 1px solid #E7E6E6;
    }
}

.searchForm.-type-1 .searchForm__button {
    flex-shrink: 0;
}

.searchForm.-type-1 .searchForm__button button {
    height: 100%;
    padding: 0 30px;
}

@media (max-width: 767px) {
    .searchForm.-type-1 .searchForm__button button {
        height: 60px;
        width: 100%;
        border-radius: 0 0 12px 12px !important;
    }
}

.searchForm.-type-1 .searchFormItem {
    position: relative;
}

.searchForm.-type-1 .searchFormItem__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
}

@media (max-width: 767px) {
    .searchForm.-type-1 .searchFormItem__button {
        padding: 15px;
    }
}

.searchForm.-type-1 .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-1 .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-1 .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.searchForm.-type-1 .searchFormItemDropdown {
    position: absolute;
    left: 0;
    top: calc(100% + 15px);
    padding-top: 10px;
    z-index: 5;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

@media (max-width: 767px) {
    .searchForm.-type-1 .searchFormItemDropdown {
        top: 100%;
        left: 50% !important;
        transform: translateX(-50%);
        padding-top: 0;
    }
}

.searchForm.-type-1 .searchFormItemDropdown.is-active {
    opacity: 1;
    pointer-events: auto;
}

.searchForm.-type-1 .searchFormItemDropdown__container {
    border-radius: 12px;
    background-color: white;
    border: 1px solid var(--Border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.searchForm.-type-1 .searchFormItemDropdown__item button.-is-button-active {
    background-color: #F5F5F5;
}

.searchForm.-type-1 .searchFormItemDropdown.-location {
    left: -20px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__container {
    width: 490px;
    max-width: calc(100vw - 14px);
    padding: 20px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__list {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    height: 302px;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    transition: 0.2s;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button>span:nth-child(1) {
    color: var(--color-third, #05073C);
    font-size: 15px;
    font-weight: 500;
    line-height: 186.667%;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button>span:nth-child(2) {
    color: #717171;
    font-size: 14px;
    line-height: 185.714%;
}

.searchForm.-type-1 .searchFormItemDropdown.-location .searchFormItemDropdown__item button:hover {
    background-color: #F5F5F5;
}

.searchForm.-type-1 .searchFormItemDropdown.-calendar .searchFormItemDropdown__container {
    width: 440px;
    max-width: calc(100vw - 14px);
    padding: 20px;
    min-height: 360px;
}

@media (max-width: 575px) {
    .searchForm.-type-1 .searchFormItemDropdown.-calendar .searchFormItemDropdown__container {
        width: calc(100vw - 14px);
    }
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__container {
    width: 347px;
    max-width: calc(100vw - 14px);
    padding: 20px;
}

@media (max-width: 575px) {
    .searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__container {
        width: calc(100vw - 14px);
    }
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__list {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    height: 302px;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    transition: 0.2s;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button>span:nth-child(1) {
    color: var(--color-third, #05073C);
    font-size: 15px;
    font-weight: 500;
    line-height: 186.667%;
}

.searchForm.-type-1 .searchFormItemDropdown.-tour-type .searchFormItemDropdown__item button:hover {
    background-color: #F5F5F5;
}

.searchForm.-type-1.-col-1 .searchForm__form {
    grid-template-columns: repeat(1, 1fr) !important;
}

.searchForm.-type-1.-narrow {
    height: 50px !important;
    padding: 0 !important;
}

.searchForm.-type-1.-narrow .searchForm__form {
    padding: 0;
    grid-template-columns: repeat(1, 1fr) !important;
}

.searchForm.-type-1.-narrow .searchFormItem__button {
    padding: 0;
    height: 50px !important;
}

.searchForm.-type-1.-col-2 .searchForm__form {
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 767px) {
    .searchForm.-type-1.-col-2 .searchForm__form {
        grid-template-columns: 1fr;
    }
}

.searchForm.-type-1.-sidebar {
    height: auto;
    padding: 0;
    border: 1px solid var(--color-border);
    border-radius: 12px;
}

.searchForm.-type-1.-sidebar .searchForm__form {
    grid-template-columns: 1fr;
    padding: 0;
}

.searchForm.-type-1.-sidebar .searchFormItem {
    position: relative;
}

.searchForm.-type-1.-sidebar .searchFormItem+* .searchFormItem__button {
    border-top: 1px solid var(--color-border);
}

.searchForm.-type-1.-sidebar .searchFormItem__button {
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 10px;
    padding-right: 15px;
}

.searchForm.-type-1.-sidebar .searchFormItem__icon_chevron {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.searchForm.-type-1.-sidebar .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-1.-sidebar .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-1.-sidebar .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.searchForm.-type-1.-sidebar .searchFormItemDropdown {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    padding-top: 0;
}

.searchForm.-type-2 {
    overflow: hidden;
    display: flex;
    background-color: white;
    padding: 10px;
    border-radius: 12px;
    height: 80px;
}

@media (max-width: 767px) {
    .searchForm.-type-2 {
        flex-direction: column;
        height: auto;
        padding: 0;
    }
}

.searchForm.-type-2 .searchForm__form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    width: 100%;
    padding: 5px 10px;
    padding-right: 60px;
}

@media (max-width: 767px) {
    .searchForm.-type-2 .searchForm__form {
        padding: 0;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .searchForm.-type-2 .searchForm__form>*+* {
        border-top: 1px solid #E7E6E6;
    }
}

.searchForm.-type-2 .searchForm__button {
    flex-shrink: 0;
}

.searchForm.-type-2 .searchForm__button button {
    height: 100%;
    padding: 0 30px;
}

@media (max-width: 767px) {
    .searchForm.-type-2 .searchForm__button button {
        height: 60px;
        width: 100%;
        border-radius: 0;
    }
}

.searchForm.-type-2 .searchFormItem {
    display: flex;
    align-items: center;
    text-align: left;
}

@media (max-width: 767px) {
    .searchForm.-type-2 .searchFormItem {
        padding: 15px;
    }
}

.searchForm.-type-2 .searchFormItem__icon {
    width: 50px;
    height: 50px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
}

.searchForm.-type-2 .searchFormItem__content {
    margin-left: 10px;
}

.searchForm.-type-2 .searchFormItem__content>h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

.searchForm.-type-2 .searchFormItem__content>div {
    font-size: 14px;
    line-height: 1.4;
    color: #717171;
}

.featureCard.-type-1 {
    position: relative;
    z-index: 0;
}

.featureCard.-type-1 .featureCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.featureCard.-type-1 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-1 .featureCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0) 0%, #05073C 100%);
    opacity: 0.5;
}

.featureCard.-type-1 .featureCard__content {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
}

.featureCard.-type-1 .featureCard__content h4 {
    font-size: 20px;
    font-weight: 500;
}

.featureCard.-type-1.-hover-1 .featureCard__image {
    overflow: hidden;
}

.featureCard.-type-1.-hover-1 .featureCard__image img {
    transition: .4s;
}

.featureCard.-type-1.-hover-1:hover .featureCard__image img {
    transform: scale(1.05);
}

.featureCard.-type-2 {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.featureCard.-type-2 .featureCard__image {
    position: relative;
    overflow: hidden;
    z-index: -1;
}

.featureCard.-type-2 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-2 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0) 0%, #05073C 100%);
    opacity: 0.5;
}

.featureCard.-type-2 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.featureCard.-type-2 .featureCard__content h4 {
    font-size: 20px;
    font-weight: 500;
}

.featureCard.-type-3 {
    position: relative;
    height: 100%;
    z-index: 0;
}

.featureCard.-type-3 .featureCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.featureCard.-type-3 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-3 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0) 0%, #05073C 100%);
    opacity: 0.5;
    z-index: 1;
}

.featureCard.-type-3 .featureCard__content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 60px;
}

@media (max-width: 991px) {
    .featureCard.-type-3 .featureCard__content {
        padding: 40px;
    }
}

@media (max-width: 767px) {
    .featureCard.-type-3 .featureCard__content {
        padding: 30px;
    }
}

.featureCard.-type-3 .featureCard__content button {
    margin-top: 90px;
}

@media (max-width: 991px) {
    .featureCard.-type-3 .featureCard__content button {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .featureCard.-type-3 .featureCard__content button {
        margin-top: 30px;
    }
}

.featureCard.-type-3.-style-2 .featureCard__content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px;
}

@media (max-width: 767px) {
    .featureCard.-type-3.-style-2 .featureCard__content {
        padding: 30px;
    }
}

.featureCard.-type-3.-style-2 .featureCard__content button {
    margin-top: 100px;
}

@media (max-width: 991px) {
    .featureCard.-type-3.-style-2 .featureCard__content button {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .featureCard.-type-3.-style-2 .featureCard__content button {
        margin-top: 30px;
    }
}

.featureCard.-type-4 {
    position: relative;
    height: 100%;
    z-index: 0;
}

.featureCard.-type-4 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-4 .featureCard__image::after {
    content: "";
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0) 0%, #05073C 100%);
    opacity: 0.5;
    z-index: 1;
}

.featureCard.-type-4 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 30px;
    z-index: 1;
}

@media (max-width: 767px) {
    .featureCard.-type-4 .featureCard__content {
        padding: 22px;
    }
}

.featureCard.-type-5 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    background-color: #FAF9FD;
    border-radius: 12px;
    text-align: center;
    padding: 30px;
    z-index: 0;
    transition: .2s;
}

.featureCard.-type-5>* {
    transition: .2s;
}

.featureCard.-type-5 .featureCard__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 100%;
    width: 80px;
    height: 80px;
}

.featureCard.-type-5.-hover-accent-1 {
    background-color: white;
}

.featureCard.-type-5.-hover-accent-1 .featureCard__icon {
    background-color: #FEF7F4;
}

.featureCard.-type-5.-hover-accent-1:hover {
    background-color: var(--color-accent-1);
}

.featureCard.-type-5.-hover-accent-1:hover>* {
    color: white !important;
}

.featureCard.-type-5.-hover-accent-2:hover {
    background-color: var(--color-accent-2);
}

.featureCard.-type-5.-hover-accent-2:hover>* {
    color: white !important;
}

.featureCard.-type-6 {
    position: relative;
    display: block;
    z-index: 0;
    transition: .2s;
}

.featureCard.-type-6 .featureCard__image {
    position: relative;
}

.featureCard.-type-6 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.featureCard.-type-6 .featureCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    z-index: 1;
}

.featureCard.-type-6 .featureCard__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.featureCard.-type-7 {
    position: relative;
    display: block;
    z-index: 0;
}

.featureCard.-type-8 {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.03);
    background-color: white;
    border-radius: 12px;
    z-index: 0;
}

.featureCard.-type-8 .featureCard__image {
    height: 150px;
}

.featureCard.-type-8 .featureCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-8 .featureCard__badge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    color: white;
    text-transform: uppercase;
    background-color: var(--color-accent-2);
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(1) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(2) {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4;
}

.featureCard.-type-8 .featureCard__badge>*:nth-child(3) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

.featureCard.-type-8 .featureCard__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    height: 150px;
    padding-bottom: 20px;
}

@media (max-width: 767px) {
    .featureCard.-type-8 .featureCard__content {
        height: 120px;
    }
}

.featureCard.-type-9 {
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid var(--border, #E7E6E6);
    background-color: white;
    z-index: 0;
    transition: 0.2s;
}

.featureCard.-type-9 .featureCard__image img {
    border-radius: 100%;
    width: 110px;
    height: 110px;
    -o-object-fit: cover;
    object-fit: cover;
}

.featureCard.-type-9:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pageHeader.-type-1 {
    position: relative;
    padding-top: 170px;
    padding-bottom: 170px;
    /*margin-top: 88px;*/
}

@media (max-width: 767px) {
    .pageHeader.-type-1 {
        padding-bottom: 100px !important;
    }
}

@media (max-width: 767px) {
    .pageHeader.-type-1 {
        padding-bottom: 0;
    }
}

.pageHeader.-type-1 .pageHeader__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width: 991px) {
    .pageHeader.-type-1 .pageHeader__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.pageHeader.-type-1 .pageHeader__bg>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pageHeader.-type-1 .pageHeader__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 991px) {
    .pageHeader.-type-1 .pageHeader__bg>*:nth-child(2) {
        height: 35px;
    }
}

.pageHeader.-type-1 .pageHeader__content {
    position: relative;
    text-align: center;
    z-index: 1;
}

.pageHeader.-type-1 .pageHeader__title {
    font-size: 52px;
    font-weight: 600;
    line-height: 1.2;
    color: white;
}

@media (max-width: 991px) {
    .pageHeader.-type-1 .pageHeader__title {
        font-size: 48px;
    }
}

@media (max-width: 767px) {
    .pageHeader.-type-1 .pageHeader__title {
        font-size: 40px;
    }
}

.pageHeader.-type-1 .pageHeader__text {
    color: white;
    margin-top: 10px;
}

.pageHeader.-type-2 {
    position: relative;
    padding-top: 140px;
    padding-bottom: 100px;
    margin-top: 88px;
}

@media (max-width: 767px) {
    .pageHeader.-type-2 {
        margin-top: 57px;
        padding-top: 50px;
        padding-bottom: 80px;
    }
}

.pageHeader.-type-2 .pageHeader__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 60px;
    left: 60px;
    border-radius: 12px;
    z-index: -1;
}

@media (max-width: 991px) {
    .pageHeader.-type-2 .pageHeader__bg {
        right: 0;
        left: 0;
        border-radius: 0;
    }
}

.pageHeader.-type-2 .pageHeader__bg>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pageHeader.-type-2 .pageHeader__bg>*:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 991px) {
    .pageHeader.-type-2 .pageHeader__bg>*:nth-child(2) {
        height: 35px;
    }
}

.pageHeader.-type-2 .pageHeader__content {
    text-align: center;
}

.pageHeader.-type-2 .pageHeader__title {
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.03em;
}

@media (max-width: 991px) {
    .pageHeader.-type-2 .pageHeader__title {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .pageHeader.-type-2 .pageHeader__title {
        font-size: 40px;
    }
}

.pageHeader.-type-2 .pageHeader__text {
    margin-top: 10px;
}

.pageHeader.-type-2 .pageHeader__search {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    z-index: 1;
}

@media (max-width: 767px) {
    .pageHeader.-type-2 .pageHeader__search {
        position: relative;
        left: unset;
        transform: none;
        margin-top: 30px;
    }
}

.pageHeader.-type-2 .pageHeader__search input {
    width: 550px;
    max-width: 100%;
    height: 70px;
    border-radius: 100px;
    background-color: white;
    padding-left: 33px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pageHeader.-type-2 .pageHeader__search button {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    background-color: var(--color-accent-1);
}

.pageHeader.-type-2.-secondary {
    position: relative;
    padding-top: 110px;
    padding-bottom: 30px;
    z-index: 50;
}

@media (max-width: 767px) {
    .pageHeader.-type-2.-secondary {
        padding-bottom: 60px;
    }
}

.pageHeader.-type-2.-secondary .pageHeader__search {
    position: relative;
    left: unset;
    transform: none;
    width: 100%;
    bottom: -60px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

@media (max-width: 767px) {
    .pageHeader.-type-2.-secondary .pageHeader__search {
        bottom: 0;
    }
}

.pageHeader.-type-2.-secondary button {
    position: relative;
    top: unset;
    right: unset;
    border-radius: 12px;
    width: auto;
    height: 100%;
    background-color: transparent;
}

@media (max-width: 767px) {
    .pageHeader.-type-2.-secondary button {
        width: 100%;
        height: 50px;
        border-radius: 0 0 12px 12px;
    }
}

.pageHeader.-type-3 {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 88px;
}

@media (max-width: 767px) {
    .pageHeader.-type-3 {
        margin-top: 57px;
    }
}

.sidebar.-type-1 {
    position: relative;
    border: 1px solid var(--border, #E7E6E6);
    z-index: 5;
}

.sidebar.-type-1 .sidebar__header {
    border-radius: 12px 12px 0 0;
    padding: 30px;
}

.sidebar.-type-1 .sidebar__content {
    padding: 30px;
    padding-top: 20px;
}

.sidebar.-type-1 .sidebar__content>*+* {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E7E6E6;
}

.sidebar.-type-2 {
    width: 360px;
    max-width: 100%;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 35px 30px;
}

@media (max-width: 991px) {
    .sidebar.-type-2 {
        width: 100%;
    }
}

.sidebar.-type-2 .sidebar__item+* {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #E7E6E6;
}

.sidebar.-type-2 .sidebar__search {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.sidebar.-type-2 .sidebar__search>i {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.sidebar.-type-2 .sidebar__search>input {
    border-radius: 12px;
    width: 100%;
    padding: 14px 20px;
    padding-left: 46px;
    background-color: var(--bg-1, #F5F5F5);
}

.sidebar.-type-2 .sidebar__tags {
    flex-wrap: wrap;
}

.sidebar.-type-2 .sidebar__tags>* a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    padding: 6px 17px;
    border-radius: 200px;
    border: 1px solid var(--border, #E7E6E6);
}

.tourCard.-type-1 {
    display: block;
}

.tourCard.-type-1 .tourCard__image {
    position: relative;
    z-index: 0;
}

.tourCard.-type-1 .tourCard__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-color: white;
    border-radius: 20px 20px 0 0;
    z-index: 1;
}

.tourCard.-type-1 .tourCard__header {
    position: relative;
}

.tourCard.-type-1 .tourCard__favorite {
    position: absolute;
    bottom: -17px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    z-index: 1;
    transition: .15s;
}

.tourCard.-type-1 .tourCard__favorite:hover {
    color: white;
    background-color: var(--color-accent-1);
}

.tourCard.-type-1.-hover-shadow {
    transition: .15s;
}

.tourCard.-type-1.-hover-shadow:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tourCard.-type-1.-rounded .tourCard__image {
    position: relative;
    z-index: 0;
}

.tourCard.-type-1.-rounded .tourCard__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-color: white;
    border-radius: 20px 20px 0 0;
    z-index: 1;
    pointer-events: none;
}

.tourCard.-type-1.-rounded .tourCard__header {
    position: relative;
}

.tourCard.-type-1.-rounded .tourCard__favorite {
    top: 20px;
    bottom: unset;
    right: 20px;
}

.tourCard.-type-1.-rounded .tourCard__favorite:hover {
    color: white;
    background-color: var(--color-accent-1);
}

.tourCard__title span {
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, black 0%, black 100%);
    background-position: 0px 95%;
    background-size: 0px 1px;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 0.1% 0px;
}

.tourCard:hover .tourCard__title span {
    background-size: 100% 1px;
}

.tourCard.-type-2 {
    display: grid;
    grid-template-columns: max-content 1fr min-content;
    gap: 30px;
    height: 100%;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 20px;
    transition: 0.2s;
}

@media (max-width: 1199px) {
    .tourCard.-type-2 {
        grid-template-columns: 1fr 1fr;
    }

    .tourCard.-type-2>*:nth-child(1) {
        grid-column: 2 span;
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .tourCard.-type-2 {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .tourCard.-type-2>*:nth-child(1) {
        grid-column: 1 span;
    }

    .tourCard.-type-2>*:nth-child(3) {
        border-left: none !important;
        padding: 0 !important;
        width: 100% !important;
    }
}

.tourCard.-type-2 .tourCard__image {
    position: relative;
    flex-shrink: 0;
    width: 280px;
    min-height: 260px;
    z-index: 0;
}

.tourCard.-type-2 .tourCard__image img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourCard.-type-2 .tourCard__badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}

.tourCard.-type-2 .tourCard__favorite {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.tourCard.-type-2 .tourCard__content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.tourCard.-type-2 .tourCard__title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.tourCard.-type-2 .tourCard__info {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    height: 100%;
    width: 225px;
    border-left: 1px solid #E7E6E6;
    padding: 10px 10px 10px 30px;
}

@media (max-width: 991px) {
    .tourCard.-type-2 .tourCard__info>*:nth-child(1) {
        align-items: flex-start !important;
        text-align: left !important;
    }
}

.tourCard.-type-2 .tourCard__info>*:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 100%;
}

.tourCard.-type-2 .tourCard__info>*:nth-child(2) {
    width: 100%;
    padding: 15px 0;
    margin-top: 20px;
}

.tourCard.-type-2 .tourCard__price>*:nth-child(1) {
    font-size: 15px;
    line-height: 1.4;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: var(--icon, #C6C6D2);
}

.tourCard.-type-2 .tourCard__price>*:nth-child(2) {
    line-height: 1.4;
}

.tourCard.-type-2:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tourCard.-type-3 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 0;
}

.tourCard.-type-3 .tourCard__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourCard.-type-3 .tourCard__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(5, 7, 60, 0) 0%, rgba(5, 7, 60, 0.8) 100%);
    z-index: 1;
}

.tourCard.-type-3 .tourCard__header {
    position: relative;
}

.tourCard.-type-3 .tourCard__favorite {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    z-index: 1;
    transition: .15s;
}

.tourCard.-type-3 .tourCard__favorite:hover {
    background-color: var(--color-accent-1);
}

.tourCard.-type-3 .tourCard__content {
    display: flex;
    align-items: flex-end;
    z-index: 1;
}

.tourCard.-type-3 .tourCard__wrap {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 30px;
}

.blogCard.-type-1 {
    display: block;
}

.blogCard.-type-1 .blogCard__image {
    position: relative;
}

.blogCard.-type-1 .blogCard__badge {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
    background-color: white;
    border-radius: 200px;
}

.blogCard.-type-1 .blogCard__info {
    display: flex;
    align-items: center;
}

.blogCard.-type-1 .blogCard__line {
    width: 1px;
    height: 26px;
    background-color: #E7E6E6;
    margin: 0 10px;
}

.cta.-type-1 {
    position: relative;
    z-index: 0;
}

.cta.-type-1 .cta__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    max-width: 100%;
    width: 1530px;
}

.cta.-type-1 .cta__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

@media (max-width: 991px) {
    .cta.-type-1 .cta__bg img {
        border-radius: 0;
    }
}

.cta.-type-1 .cta__content {
    padding: 100px 0;
}

@media (max-width: 991px) {
    .cta.-type-1 .cta__content {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .cta.-type-1 .cta__content {
        padding-top: 60px;
    }
}

.cta.-type-1 .cta__image {
    position: absolute;
    bottom: 0;
}

@media (max-width: 991px) {
    .cta.-type-1 .cta__image {
        position: relative;
    }
}

.cta.-type-2 {
    position: relative;
    padding-top: 160px;
    padding-bottom: 160px;
    z-index: 0;
}

@media (max-width: 991px) {
    .cta.-type-2 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

@media (max-width: 767px) {
    .cta.-type-2 {
        padding-top: 40px;
        padding-bottom: 360px;
    }
}

.cta.-type-2 .cta__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    max-width: 100%;
    width: 1530px;
    border-radius: 12px;
}

@media (max-width: 767px) {
    .cta.-type-2 .cta__bg {
        left: 20px;
        right: 20px;
        transform: none;
        width: auto;
    }
}

.cta.-type-2 .cta__bg>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-2 .cta__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

@media (max-width: 1199px) {
    .cta.-type-2 .cta__image {
        width: 55%;
    }
}

@media (max-width: 991px) {
    .cta.-type-2 .cta__image {
        width: 45%;
    }
}

@media (max-width: 767px) {
    .cta.-type-2 .cta__image {
        top: unset;
        height: 312px;
        width: 100%;
    }
}

.cta.-type-2 .cta__image>*:nth-child(1) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-2 .cta__image>*:nth-child(2) {
    position: absolute;
    left: -1px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}

@media (max-width: 767px) {
    .cta.-type-2 .cta__image>*:nth-child(2) {
        display: none;
    }
}

.cta.-type-2 .cta__image>*:nth-child(3) {
    display: none;
}

@media (max-width: 767px) {
    .cta.-type-2 .cta__image>*:nth-child(3) {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .cta.-type-2 .cta__content {
        padding: 0 40px;
    }
}

.cta.-type-3 {
    position: relative;
    z-index: 0;
}

.cta.-type-3 .cta__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.cta.-type-3 .cta__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-3 .cta__content {
    padding: 100px 0;
}

@media (max-width: 991px) {
    .cta.-type-3 .cta__content {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .cta.-type-3 .cta__content {
        padding-top: 60px;
    }
}

.cta.-type-3 .cta__image {
    position: absolute;
    bottom: 0;
}

@media (max-width: 991px) {
    .cta.-type-3 .cta__image {
        position: relative;
    }
}

.cta.-type-4 {
    position: relative;
    z-index: 0;
}

.cta.-type-4 .cta__content {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    background-color: var(--color-light-4);
    padding: 60px;
    z-index: 2;
}

@media (max-width: 991px) {
    .cta.-type-4 .cta__content {
        padding-right: 340px;
    }
}

@media (max-width: 767px) {
    .cta.-type-4 .cta__content {
        padding: 48px;
        padding-bottom: 300px;
    }
}

@media (max-width: 575px) {
    .cta.-type-4 .cta__content {
        padding: 34px;
        padding-bottom: 210px;
    }
}

.cta.-type-4 .cta__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.cta.-type-4 .cta__image>*:nth-child(1) {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cta.-type-4 .cta__image>*:nth-child(2) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}

.cta.-type-4 .cta__image>*:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    display: none;
}

@media (max-width: 1199px) {
    .cta.-type-4 .cta__image {
        width: 340px;
    }
}

@media (max-width: 767px) {
    .cta.-type-4 .cta__image {
        top: unset;
        left: 0;
        width: 100%;
        padding-right: 0;
    }

    .cta.-type-4 .cta__image>*:nth-child(2) {
        display: none;
    }

    .cta.-type-4 .cta__image>*:nth-child(3) {
        display: block;
        top: -2px;
    }
}

.cta.-type-4.-style-2 .cta__content {
    background-color: var(--color-light-5);
}

.pagination {
    display: flex;
    align-items: center;
}

.pagination__button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
}

.pagination__count {
    display: flex;
    align-items: center;
}

.pagination__count>* {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-weight: 500;
}

.pagination__count>*.is-active {
    color: white !important;
    background-color: var(--color-accent-1) !important;
}

.pagination__count>*:hover {
    background-color: #F5F5F5;
    color: var(--color-dark-1);
}

.pagination__count>*+* {
    margin-left: 15px;
}

.pagination.-type-1 {
    display: flex;
    align-items: center;
}

.pagination.-type-1>*+* {
    margin-left: 10px;
}

.pagination.-type-1 .pagination__item {
    width: 6px;
    height: 6px;
    border-radius: 20px;
    background-color: var(--color-dark-1);
    transition: .3s;
}

.pagination.-type-1 .pagination__item.is-active {
    width: 18px;
}

.navAbsolute {
    position: absolute;
    top: 57%;
    left: -70px;
    right: -70px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}

.navAbsolute__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.navAbsolute.-type-2 {
    left: 60px;
    right: 60px;
}

@media (max-width: 767px) {
    .navAbsolute.-type-2 {
        left: 30px;
        right: 30px;
    }
}

.navRegular {
    display: flex;
    align-items: center;
    z-index: 1;
}

.navRegular>*+* {
    margin-left: 10px;
}

.navRegular__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    border: 1px solid var(--border, #E7E6E6);
}

.sidebar.-dashboard {
    margin-top: 60px;
    padding: 0 30px;
}

.sidebar.-dashboard .sidebar__item a {
    display: flex;
    align-items: center;
    border-radius: 12px;
    height: 55px;
    padding: 0 20px;
    transition: .2s;
}

.sidebar.-dashboard .sidebar__item a i {
    display: flex;
}

.sidebar.-dashboard .sidebar__item a:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
}

.sidebar.-dashboard .sidebar__item.-is-active a {
    background-color: rgba(255, 255, 255, 0.15);
}

.dashboard {
    display: flex;
    width: 100%;
}

.dashboard__sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 300px;
    max-width: calc(100vw - 80px);
    color: white;
    background-color: var(--color-dark-1);
    z-index: 100;
    transform: translateX(-100%);
    transition: .2s;
}

.dashboard__sidebar_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 88px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.dashboard__sidebar_header_search {
    display: flex;
    align-items: center;
}

.dashboard__sidebar_header_search i {
    font-size: 18px;
    margin-right: 10px;
}

.dashboard__sidebar_header_search input {
    width: 230px;
}

.dashboard__sidebar_content {
    padding: 60px 30px;
}

.dashboard__content {
    position: relative;
    width: 100%;
    background-color: #F5F5F5;
    transition: .2s;
}

@media (max-width: 767px) {
    .dashboard__content {
        padding-left: 0;
    }
}

.dashboard__content_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FFF;
    height: 88px;
    padding-left: 75px;
    padding-right: 30px;
}

@media (max-width: 767px) {
    .dashboard__content_header {
        height: 72px;
        padding: 0 24px;
    }
}

.dashboard__content_header>*:nth-child(1) {
    display: flex;
    align-items: center;
}

.dashboard__content_header>*:nth-child(2) {
    display: flex;
    align-items: center;
}

.dashboard__content_header>*:nth-child(2)>*+* {
    margin-left: 30px;
}

.dashboard__content_content {
    padding: 0 75px;
    padding-top: 60px;
    padding-bottom: 30px;
}

@media (max-width: 767px) {
    .dashboard__content_content {
        padding: 0 24px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.dashboard.-is-sidebar-visible .dashboard__sidebar {
    transform: none;
}

.dashboard.-is-sidebar-visible .dashboard__content {
    overflow-x: hidden;
    padding-left: 300px;
}

@media (max-width: 767px) {
    .dashboard.-is-sidebar-visible .dashboard__content {
        padding-left: 0;
        transform: translateX(300px);
    }
}

.testimonials.-type-1 .testimonials__image {
    position: relative;
    margin: 0 auto;
}

.testimonials.-type-1 .testimonials__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.testimonials.-type-1 .testimonials__icon {
    position: absolute;
    top: -8px;
    left: -17px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    color: white;
    background-color: var(--color-accent-1);
}

.accordion__icon {
    position: relative;
}

.accordion__icon .icon {
    transition: all 0.2s ease-out;
}

.accordion__icon .icon:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
}

.accordion__icon .icon:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
}

.accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion__content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}

.accordion__button {
    cursor: pointer;
}

.accordion.-simple .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__button {
    cursor: pointer;
    transition: 0.4s;
}

.accordion.-simple .accordion__button button {
    color: var(--text-dark-1);
}

.accordion.-simple .accordion__icon {
    background-color: rgba(235, 102, 43, 0.05) !important;
    color: var(--color-accent-1) !important;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-simple .accordion__item.is-active {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.accordion.-simple .accordion__item.is-active .accordion__icon {
    background-color: var(--color-accent-1) !important;
    color: white !important;
}

.accordion.-simple .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-simple .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion.-simple-2 .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__button {
    cursor: pointer;
    transition: 0.4s;
}

.accordion.-simple-2 .accordion__icon {
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-simple-2 .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-simple-2 .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.accordion.-tour-single .accordion__item {
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__icon {
    background-color: transparent;
}

.accordion.-tour-single .accordion__icon>*:nth-child(1) {
    position: absolute;
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__icon>*:nth-child(2) {
    position: relative;
    transform: rotate(-90deg);
    opacity: 0;
    transition: all 0.2s ease-out;
}

.accordion.-tour-single .accordion__item.is-active .accordion__icon>*:nth-child(1) {
    transform: rotate(90deg);
    opacity: 0;
}

.accordion.-tour-single .accordion__item.is-active .accordion__icon>*:nth-child(2) {
    transform: none;
    opacity: 1;
}

.nopage {
    padding-top: 138px;
    padding-bottom: 120px;
}

@media (max-width: 767px) {
    .nopage {
        padding-top: 80px;
        padding-bottom: 80ex;
    }
}

@media (max-width: 575px) {
    .nopage {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

.nopage__content h1 {
    font-size: 200px;
    font-weight: 700;
    line-height: 1.2;
}

@media (max-width: 767px) {
    .nopage__content h1 {
        font-size: 100px;
    }
}

.tabs__content {
    position: relative;
}

.tabs__pane {
    position: absolute;
    top: 0;
    visibility: hidden;
    transition: none;
    opacity: 0;
}

.tabs__pane.is-tab-el-active {
    transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
    position: relative;
    opacity: 1;
    visibility: visible;
}

.tabs.-terms .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-terms .tabs__controls .tabs__button::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-color: #E7E6E6;
}

.tabs.-terms .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background-color: var(--color-accent-1);
    z-index: 2;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-terms .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-accent-1) !important;
}

.tabs.-terms .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.tabs.-tourSingle .tabs__controls .tabs__button {
    position: relative;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.2;
}

.tabs.-tourSingle .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: var(--color-dark-1);
    z-index: 2;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-tourSingle .tabs__controls .tabs__button.is-tab-el-active {
    opacity: 1;
}

.tabs.-tourSingle .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.tabs.-pills .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills .tabs__controls .tabs__button:hover {
    color: var(--color-blue-1) !important;
}

.tabs.-pills .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-blue-1) !important;
    background-color: rgba(235, 102, 43, 0.05);
}

.tabs.-pills-2 .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-2 .tabs__controls .tabs__button:hover {
    color: var(--color-blue-1) !important;
}

.tabs.-pills-2 .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-white) !important;
    background-color: var(--color-blue-1) !important;
}

.tabs.-pills-3 .tabs__controls .tabs__button {
    border: 1px solid #E7E6E6;
    padding: 8px 20px;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-3 .tabs__controls .tabs__button.is-tab-el-active {
    border: 1px solid var(--color-dark-1);
}

.tabs.-pills-4 .tabs__controls .tabs__button {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tabs.-pills-4 .tabs__controls .tabs__button.is-tab-el-active {
    background-color: white;
    color: var(--color-accent-1);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.tabs.-underline-2 .tabs__controls .tabs__button {
    position: relative;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.5;
}

.tabs.-underline-2 .tabs__controls .tabs__button::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--color-dark-1);
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tabs.-underline-2 .tabs__controls .tabs__button:hover {
    color: var(--color-dark-1) !important;
}

.tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active {
    color: var(--color-dark-1) !important;
    opacity: 1;
}

.tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active::after {
    opacity: 1;
}

.menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 470px;
    max-width: 100%;
    z-index: 1000;
    pointer-events: none;
    opacity: 0;
}

.menu__overlay {
    cursor: pointer;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
}

.menu__container {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px;
    background-color: white;
    z-index: 1;
    overflow-y: scroll;
}

.extra-bg {
    padding: 6px;
    color: white;
    border-radius: 15px;
}

.menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.menu__header h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.menu__header button {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color-light-1);
}

.menu__content {
    position: relative;
    height: 100%;
    margin-bottom: 30px;
}

.menu.-is-active {
    pointer-events: auto !important;
}

.menu .-is-active {
    pointer-events: auto !important;
}

.menuNav>li a {
    border-bottom: 1px solid #E7E6E6;
}

.menuNav>li:last-child a {
    border-bottom: 0px solid #E7E6E6 !important;
}

.menuNav ul>li a {
    border-bottom: 1px solid #E7E6E6;
    color:#000
}

.menuNav ul>li:last-child a {
    border-bottom: 0px solid #E7E6E6 !important;
}

.menuNav__item {
    overflow: hidden;
    width: 100%;
}

.menuNav__item a {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    padding: 16px 0;
}

.menuNav__item a:hover {
    color: var(--color-accent-1);
}

.submenu {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.submenu::-webkit-scrollbar {
    display: none;
}

.submenu::-webkit-scrollbar-thumb {
    display: none;
}

.submenu__item {
    overflow: hidden;
}

.submenu a {
    transform: translateY(100%);
}

.preloader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: white;
    transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.preloader__wrap {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 30px;
    background-color: white;
    box-shadow: 0px 2px 24px 0px #00000014;
    animation-name: preloaderWraper;
    animation-iteration-count: infinite;
    animation-duration: 1.8s;
    animation-timing-function: ease;
}

.preloader__icon {
    position: absolute;
    animation-name: preloader;
    animation-iteration-count: infinite;
    animation-duration: 1.8s;
    animation-timing-function: ease;
}

.preloader__title {
    font-size: 47px;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: 0em;
    margin-top: 16px;
}

.preloader.-is-hidden {
    opacity: 0;
    pointer-events: none;
}

@keyframes preloaderWraper {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: none;
    }
}

@keyframes preloader {
    0% {
        transform: translateY(180%) scale(1);
    }

    50% {
        transform: translateY(0%) scale(1.2);
    }

    100% {
        transform: translateY(-180%);
    }
}

.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.py-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.pt-2 {
    padding-top: 2px !important;
}

.pb-2 {
    padding-bottom: 2px !important;
}

.pl-2 {
    padding-left: 2px !important;
}

.pr-2 {
    padding-right: 2px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mb-2 {
    margin-bottom: 2px !important;
}

.ml-2 {
    margin-left: 2px !important;
}

.mr-2 {
    margin-right: 2px !important;
}

.py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.pr-80 {
    padding-right: 80px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

@media (max-width: 1199px) {
    .xl\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .xl\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .xl\:pt-0 {
        padding-top: 0px !important;
    }

    .xl\:pb-0 {
        padding-bottom: 0px !important;
    }

    .xl\:pl-0 {
        padding-left: 0px !important;
    }

    .xl\:pr-0 {
        padding-right: 0px !important;
    }

    .xl\:mt-0 {
        margin-top: 0px !important;
    }

    .xl\:mb-0 {
        margin-bottom: 0px !important;
    }

    .xl\:ml-0 {
        margin-left: 0px !important;
    }

    .xl\:mr-0 {
        margin-right: 0px !important;
    }

    .xl\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .xl\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .xl\:pt-2 {
        padding-top: 2px !important;
    }

    .xl\:pb-2 {
        padding-bottom: 2px !important;
    }

    .xl\:pl-2 {
        padding-left: 2px !important;
    }

    .xl\:pr-2 {
        padding-right: 2px !important;
    }

    .xl\:mt-2 {
        margin-top: 2px !important;
    }

    .xl\:mb-2 {
        margin-bottom: 2px !important;
    }

    .xl\:ml-2 {
        margin-left: 2px !important;
    }

    .xl\:mr-2 {
        margin-right: 2px !important;
    }

    .xl\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .xl\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .xl\:pt-5 {
        padding-top: 5px !important;
    }

    .xl\:pb-5 {
        padding-bottom: 5px !important;
    }

    .xl\:pl-5 {
        padding-left: 5px !important;
    }

    .xl\:pr-5 {
        padding-right: 5px !important;
    }

    .xl\:mt-5 {
        margin-top: 5px !important;
    }

    .xl\:mb-5 {
        margin-bottom: 5px !important;
    }

    .xl\:ml-5 {
        margin-left: 5px !important;
    }

    .xl\:mr-5 {
        margin-right: 5px !important;
    }

    .xl\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .xl\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .xl\:pt-10 {
        padding-top: 10px !important;
    }

    .xl\:pb-10 {
        padding-bottom: 10px !important;
    }

    .xl\:pl-10 {
        padding-left: 10px !important;
    }

    .xl\:pr-10 {
        padding-right: 10px !important;
    }

    .xl\:mt-10 {
        margin-top: 10px !important;
    }

    .xl\:mb-10 {
        margin-bottom: 10px !important;
    }

    .xl\:ml-10 {
        margin-left: 10px !important;
    }

    .xl\:mr-10 {
        margin-right: 10px !important;
    }

    .xl\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .xl\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .xl\:pt-15 {
        padding-top: 15px !important;
    }

    .xl\:pb-15 {
        padding-bottom: 15px !important;
    }

    .xl\:pl-15 {
        padding-left: 15px !important;
    }

    .xl\:pr-15 {
        padding-right: 15px !important;
    }

    .xl\:mt-15 {
        margin-top: 15px !important;
    }

    .xl\:mb-15 {
        margin-bottom: 15px !important;
    }

    .xl\:ml-15 {
        margin-left: 15px !important;
    }

    .xl\:mr-15 {
        margin-right: 15px !important;
    }

    .xl\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .xl\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .xl\:pt-20 {
        padding-top: 20px !important;
    }

    .xl\:pb-20 {
        padding-bottom: 20px !important;
    }

    .xl\:pl-20 {
        padding-left: 20px !important;
    }

    .xl\:pr-20 {
        padding-right: 20px !important;
    }

    .xl\:mt-20 {
        margin-top: 20px !important;
    }

    .xl\:mb-20 {
        margin-bottom: 20px !important;
    }

    .xl\:ml-20 {
        margin-left: 20px !important;
    }

    .xl\:mr-20 {
        margin-right: 20px !important;
    }

    .xl\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .xl\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .xl\:pt-25 {
        padding-top: 25px !important;
    }

    .xl\:pb-25 {
        padding-bottom: 25px !important;
    }

    .xl\:pl-25 {
        padding-left: 25px !important;
    }

    .xl\:pr-25 {
        padding-right: 25px !important;
    }

    .xl\:mt-25 {
        margin-top: 25px !important;
    }

    .xl\:mb-25 {
        margin-bottom: 25px !important;
    }

    .xl\:ml-25 {
        margin-left: 25px !important;
    }

    .xl\:mr-25 {
        margin-right: 25px !important;
    }

    .xl\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .xl\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .xl\:pt-30 {
        padding-top: 30px !important;
    }

    .xl\:pb-30 {
        padding-bottom: 30px !important;
    }

    .xl\:pl-30 {
        padding-left: 30px !important;
    }

    .xl\:pr-30 {
        padding-right: 30px !important;
    }

    .xl\:mt-30 {
        margin-top: 30px !important;
    }

    .xl\:mb-30 {
        margin-bottom: 30px !important;
    }

    .xl\:ml-30 {
        margin-left: 30px !important;
    }

    .xl\:mr-30 {
        margin-right: 30px !important;
    }

    .xl\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .xl\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .xl\:pt-35 {
        padding-top: 35px !important;
    }

    .xl\:pb-35 {
        padding-bottom: 35px !important;
    }

    .xl\:pl-35 {
        padding-left: 35px !important;
    }

    .xl\:pr-35 {
        padding-right: 35px !important;
    }

    .xl\:mt-35 {
        margin-top: 35px !important;
    }

    .xl\:mb-35 {
        margin-bottom: 35px !important;
    }

    .xl\:ml-35 {
        margin-left: 35px !important;
    }

    .xl\:mr-35 {
        margin-right: 35px !important;
    }

    .xl\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .xl\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .xl\:pt-40 {
        padding-top: 40px !important;
    }

    .xl\:pb-40 {
        padding-bottom: 40px !important;
    }

    .xl\:pl-40 {
        padding-left: 40px !important;
    }

    .xl\:pr-40 {
        padding-right: 40px !important;
    }

    .xl\:mt-40 {
        margin-top: 40px !important;
    }

    .xl\:mb-40 {
        margin-bottom: 40px !important;
    }

    .xl\:ml-40 {
        margin-left: 40px !important;
    }

    .xl\:mr-40 {
        margin-right: 40px !important;
    }

    .xl\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .xl\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .xl\:pt-45 {
        padding-top: 45px !important;
    }

    .xl\:pb-45 {
        padding-bottom: 45px !important;
    }

    .xl\:pl-45 {
        padding-left: 45px !important;
    }

    .xl\:pr-45 {
        padding-right: 45px !important;
    }

    .xl\:mt-45 {
        margin-top: 45px !important;
    }

    .xl\:mb-45 {
        margin-bottom: 45px !important;
    }

    .xl\:ml-45 {
        margin-left: 45px !important;
    }

    .xl\:mr-45 {
        margin-right: 45px !important;
    }

    .xl\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .xl\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .xl\:pt-50 {
        padding-top: 50px !important;
    }

    .xl\:pb-50 {
        padding-bottom: 50px !important;
    }

    .xl\:pl-50 {
        padding-left: 50px !important;
    }

    .xl\:pr-50 {
        padding-right: 50px !important;
    }

    .xl\:mt-50 {
        margin-top: 50px !important;
    }

    .xl\:mb-50 {
        margin-bottom: 50px !important;
    }

    .xl\:ml-50 {
        margin-left: 50px !important;
    }

    .xl\:mr-50 {
        margin-right: 50px !important;
    }

    .xl\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .xl\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .xl\:pt-60 {
        padding-top: 60px !important;
    }

    .xl\:pb-60 {
        padding-bottom: 60px !important;
    }

    .xl\:pl-60 {
        padding-left: 60px !important;
    }

    .xl\:pr-60 {
        padding-right: 60px !important;
    }

    .xl\:mt-60 {
        margin-top: 60px !important;
    }

    .xl\:mb-60 {
        margin-bottom: 60px !important;
    }

    .xl\:ml-60 {
        margin-left: 60px !important;
    }

    .xl\:mr-60 {
        margin-right: 60px !important;
    }

    .xl\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .xl\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .xl\:pt-80 {
        padding-top: 80px !important;
    }

    .xl\:pb-80 {
        padding-bottom: 80px !important;
    }

    .xl\:pl-80 {
        padding-left: 80px !important;
    }

    .xl\:pr-80 {
        padding-right: 80px !important;
    }

    .xl\:mt-80 {
        margin-top: 80px !important;
    }

    .xl\:mb-80 {
        margin-bottom: 80px !important;
    }

    .xl\:ml-80 {
        margin-left: 80px !important;
    }

    .xl\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width: 991px) {
    .lg\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .lg\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .lg\:pt-0 {
        padding-top: 0px !important;
    }

    .lg\:pb-0 {
        padding-bottom: 0px !important;
    }

    .lg\:pl-0 {
        padding-left: 0px !important;
    }

    .lg\:pr-0 {
        padding-right: 0px !important;
    }

    .lg\:mt-0 {
        margin-top: 0px !important;
    }

    .lg\:mb-0 {
        margin-bottom: 0px !important;
    }

    .lg\:ml-0 {
        margin-left: 0px !important;
    }

    .lg\:mr-0 {
        margin-right: 0px !important;
    }

    .lg\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .lg\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .lg\:pt-2 {
        padding-top: 2px !important;
    }

    .lg\:pb-2 {
        padding-bottom: 2px !important;
    }

    .lg\:pl-2 {
        padding-left: 2px !important;
    }

    .lg\:pr-2 {
        padding-right: 2px !important;
    }

    .lg\:mt-2 {
        margin-top: 2px !important;
    }

    .lg\:mb-2 {
        margin-bottom: 2px !important;
    }

    .lg\:ml-2 {
        margin-left: 2px !important;
    }

    .lg\:mr-2 {
        margin-right: 2px !important;
    }

    .lg\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .lg\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .lg\:pt-5 {
        padding-top: 5px !important;
    }

    .lg\:pb-5 {
        padding-bottom: 5px !important;
    }

    .lg\:pl-5 {
        padding-left: 5px !important;
    }

    .lg\:pr-5 {
        padding-right: 5px !important;
    }

    .lg\:mt-5 {
        margin-top: 5px !important;
    }

    .lg\:mb-5 {
        margin-bottom: 5px !important;
    }

    .lg\:ml-5 {
        margin-left: 5px !important;
    }

    .lg\:mr-5 {
        margin-right: 5px !important;
    }

    .lg\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .lg\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .lg\:pt-10 {
        padding-top: 10px !important;
    }

    .lg\:pb-10 {
        padding-bottom: 10px !important;
    }

    .lg\:pl-10 {
        padding-left: 10px !important;
    }

    .lg\:pr-10 {
        padding-right: 10px !important;
    }

    .lg\:mt-10 {
        margin-top: 10px !important;
    }

    .lg\:mb-10 {
        margin-bottom: 10px !important;
    }

    .lg\:ml-10 {
        margin-left: 10px !important;
    }

    .lg\:mr-10 {
        margin-right: 10px !important;
    }

    .lg\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .lg\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .lg\:pt-15 {
        padding-top: 15px !important;
    }

    .lg\:pb-15 {
        padding-bottom: 15px !important;
    }

    .lg\:pl-15 {
        padding-left: 15px !important;
    }

    .lg\:pr-15 {
        padding-right: 15px !important;
    }

    .lg\:mt-15 {
        margin-top: 15px !important;
    }

    .lg\:mb-15 {
        margin-bottom: 15px !important;
    }

    .lg\:ml-15 {
        margin-left: 15px !important;
    }

    .lg\:mr-15 {
        margin-right: 15px !important;
    }

    .lg\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .lg\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .lg\:pt-20 {
        padding-top: 20px !important;
    }

    .lg\:pb-20 {
        padding-bottom: 20px !important;
    }

    .lg\:pl-20 {
        padding-left: 20px !important;
    }

    .lg\:pr-20 {
        padding-right: 20px !important;
    }

    .lg\:mt-20 {
        margin-top: 20px !important;
    }

    .lg\:mb-20 {
        margin-bottom: 20px !important;
    }

    .lg\:ml-20 {
        margin-left: 20px !important;
    }

    .lg\:mr-20 {
        margin-right: 20px !important;
    }

    .lg\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .lg\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .lg\:pt-25 {
        padding-top: 25px !important;
    }

    .lg\:pb-25 {
        padding-bottom: 25px !important;
    }

    .lg\:pl-25 {
        padding-left: 25px !important;
    }

    .lg\:pr-25 {
        padding-right: 25px !important;
    }

    .lg\:mt-25 {
        margin-top: 25px !important;
    }

    .lg\:mb-25 {
        margin-bottom: 25px !important;
    }

    .lg\:ml-25 {
        margin-left: 25px !important;
    }

    .lg\:mr-25 {
        margin-right: 25px !important;
    }

    .lg\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .lg\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .lg\:pt-30 {
        padding-top: 30px !important;
    }

    .lg\:pb-30 {
        padding-bottom: 30px !important;
    }

    .lg\:pl-30 {
        padding-left: 30px !important;
    }

    .lg\:pr-30 {
        padding-right: 30px !important;
    }

    .lg\:mt-30 {
        margin-top: 30px !important;
    }

    .lg\:mb-30 {
        margin-bottom: 30px !important;
    }

    .lg\:ml-30 {
        margin-left: 30px !important;
    }

    .lg\:mr-30 {
        margin-right: 30px !important;
    }

    .lg\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .lg\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .lg\:pt-35 {
        padding-top: 35px !important;
    }

    .lg\:pb-35 {
        padding-bottom: 35px !important;
    }

    .lg\:pl-35 {
        padding-left: 35px !important;
    }

    .lg\:pr-35 {
        padding-right: 35px !important;
    }

    .lg\:mt-35 {
        margin-top: 35px !important;
    }

    .lg\:mb-35 {
        margin-bottom: 35px !important;
    }

    .lg\:ml-35 {
        margin-left: 35px !important;
    }

    .lg\:mr-35 {
        margin-right: 35px !important;
    }

    .lg\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .lg\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .lg\:pt-40 {
        padding-top: 40px !important;
    }

    .lg\:pb-40 {
        padding-bottom: 40px !important;
    }

    .lg\:pl-40 {
        padding-left: 40px !important;
    }

    .lg\:pr-40 {
        padding-right: 40px !important;
    }

    .lg\:mt-40 {
        margin-top: 40px !important;
    }

    .lg\:mb-40 {
        margin-bottom: 40px !important;
    }

    .lg\:ml-40 {
        margin-left: 40px !important;
    }

    .lg\:mr-40 {
        margin-right: 40px !important;
    }

    .lg\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .lg\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .lg\:pt-45 {
        padding-top: 45px !important;
    }

    .lg\:pb-45 {
        padding-bottom: 45px !important;
    }

    .lg\:pl-45 {
        padding-left: 45px !important;
    }

    .lg\:pr-45 {
        padding-right: 45px !important;
    }

    .lg\:mt-45 {
        margin-top: 45px !important;
    }

    .lg\:mb-45 {
        margin-bottom: 45px !important;
    }

    .lg\:ml-45 {
        margin-left: 45px !important;
    }

    .lg\:mr-45 {
        margin-right: 45px !important;
    }

    .lg\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .lg\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .lg\:pt-50 {
        padding-top: 50px !important;
    }

    .lg\:pb-50 {
        padding-bottom: 50px !important;
    }

    .lg\:pl-50 {
        padding-left: 50px !important;
    }

    .lg\:pr-50 {
        padding-right: 50px !important;
    }

    .lg\:mt-50 {
        margin-top: 50px !important;
    }

    .lg\:mb-50 {
        margin-bottom: 50px !important;
    }

    .lg\:ml-50 {
        margin-left: 50px !important;
    }

    .lg\:mr-50 {
        margin-right: 50px !important;
    }

    .lg\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .lg\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .lg\:pt-60 {
        padding-top: 60px !important;
    }

    .lg\:pb-60 {
        padding-bottom: 60px !important;
    }

    .lg\:pl-60 {
        padding-left: 60px !important;
    }

    .lg\:pr-60 {
        padding-right: 60px !important;
    }

    .lg\:mt-60 {
        margin-top: 60px !important;
    }

    .lg\:mb-60 {
        margin-bottom: 60px !important;
    }

    .lg\:ml-60 {
        margin-left: 60px !important;
    }

    .lg\:mr-60 {
        margin-right: 60px !important;
    }

    .lg\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .lg\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .lg\:pt-80 {
        padding-top: 80px !important;
    }

    .lg\:pb-80 {
        padding-bottom: 80px !important;
    }

    .lg\:pl-80 {
        padding-left: 80px !important;
    }

    .lg\:pr-80 {
        padding-right: 80px !important;
    }

    .lg\:mt-80 {
        margin-top: 80px !important;
    }

    .lg\:mb-80 {
        margin-bottom: 80px !important;
    }

    .lg\:ml-80 {
        margin-left: 80px !important;
    }

    .lg\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width: 767px) {
    .md\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .md\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .md\:pt-0 {
        padding-top: 0px !important;
    }

    .md\:pb-0 {
        padding-bottom: 0px !important;
    }

    .md\:pl-0 {
        padding-left: 0px !important;
    }

    .md\:pr-0 {
        padding-right: 0px !important;
    }

    .md\:mt-0 {
        margin-top: 0px !important;
    }

    .md\:mb-0 {
        margin-bottom: 0px !important;
    }

    .md\:ml-0 {
        margin-left: 0px !important;
    }

    .md\:mr-0 {
        margin-right: 0px !important;
    }

    .md\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .md\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .md\:pt-2 {
        padding-top: 2px !important;
    }

    .md\:pb-2 {
        padding-bottom: 2px !important;
    }

    .md\:pl-2 {
        padding-left: 2px !important;
    }

    .md\:pr-2 {
        padding-right: 2px !important;
    }

    .md\:mt-2 {
        margin-top: 2px !important;
    }

    .md\:mb-2 {
        margin-bottom: 2px !important;
    }

    .md\:ml-2 {
        margin-left: 2px !important;
    }

    .md\:mr-2 {
        margin-right: 2px !important;
    }

    .md\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .md\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .md\:pt-5 {
        padding-top: 5px !important;
    }

    .md\:pb-5 {
        padding-bottom: 5px !important;
    }

    .md\:pl-5 {
        padding-left: 5px !important;
    }

    .md\:pr-5 {
        padding-right: 5px !important;
    }

    .md\:mt-5 {
        margin-top: 5px !important;
    }

    .md\:mb-5 {
        margin-bottom: 5px !important;
    }

    .md\:ml-5 {
        margin-left: 5px !important;
    }

    .md\:mr-5 {
        margin-right: 5px !important;
    }

    .md\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .md\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .md\:pt-10 {
        padding-top: 10px !important;
    }

    .md\:pb-10 {
        padding-bottom: 10px !important;
    }

    .md\:pl-10 {
        padding-left: 10px !important;
    }

    .md\:pr-10 {
        padding-right: 10px !important;
    }

    .md\:mt-10 {
        margin-top: 10px !important;
    }

    .md\:mb-10 {
        margin-bottom: 10px !important;
    }

    .md\:ml-10 {
        margin-left: 10px !important;
    }

    .md\:mr-10 {
        margin-right: 10px !important;
    }

    .md\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .md\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .md\:pt-15 {
        padding-top: 15px !important;
    }

    .md\:pb-15 {
        padding-bottom: 15px !important;
    }

    .md\:pl-15 {
        padding-left: 15px !important;
    }

    .md\:pr-15 {
        padding-right: 15px !important;
    }

    .md\:mt-15 {
        margin-top: 15px !important;
    }

    .md\:mb-15 {
        margin-bottom: 15px !important;
    }

    .md\:ml-15 {
        margin-left: 15px !important;
    }

    .md\:mr-15 {
        margin-right: 15px !important;
    }

    .md\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .md\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .md\:pt-20 {
        padding-top: 20px !important;
    }

    .md\:pb-20 {
        padding-bottom: 20px !important;
    }

    .md\:pl-20 {
        padding-left: 20px !important;
    }

    .md\:pr-20 {
        padding-right: 20px !important;
    }

    .md\:mt-20 {
        margin-top: 20px !important;
    }

    .md\:mb-20 {
        margin-bottom: 20px !important;
    }

    .md\:ml-20 {
        margin-left: 20px !important;
    }

    .md\:mr-20 {
        margin-right: 20px !important;
    }

    .md\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .md\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .md\:pt-25 {
        padding-top: 25px !important;
    }

    .md\:pb-25 {
        padding-bottom: 25px !important;
    }

    .md\:pl-25 {
        padding-left: 25px !important;
    }

    .md\:pr-25 {
        padding-right: 25px !important;
    }

    .md\:mt-25 {
        margin-top: 25px !important;
    }

    .md\:mb-25 {
        margin-bottom: 25px !important;
    }

    .md\:ml-25 {
        margin-left: 25px !important;
    }

    .md\:mr-25 {
        margin-right: 25px !important;
    }

    .md\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .md\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .md\:pt-30 {
        padding-top: 30px !important;
    }

    .md\:pb-30 {
        padding-bottom: 30px !important;
    }

    .md\:pl-30 {
        padding-left: 30px !important;
    }

    .md\:pr-30 {
        padding-right: 30px !important;
    }

    .md\:mt-30 {
        margin-top: 30px !important;
    }

    .md\:mb-30 {
        margin-bottom: 30px !important;
    }

    .md\:ml-30 {
        margin-left: 30px !important;
    }

    .md\:mr-30 {
        margin-right: 30px !important;
    }

    .md\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .md\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .md\:pt-35 {
        padding-top: 35px !important;
    }

    .md\:pb-35 {
        padding-bottom: 35px !important;
    }

    .md\:pl-35 {
        padding-left: 35px !important;
    }

    .md\:pr-35 {
        padding-right: 35px !important;
    }

    .md\:mt-35 {
        margin-top: 35px !important;
    }

    .md\:mb-35 {
        margin-bottom: 35px !important;
    }

    .md\:ml-35 {
        margin-left: 35px !important;
    }

    .md\:mr-35 {
        margin-right: 35px !important;
    }

    .md\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .md\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .md\:pt-40 {
        padding-top: 40px !important;
    }

    .md\:pb-40 {
        padding-bottom: 40px !important;
    }

    .md\:pl-40 {
        padding-left: 40px !important;
    }

    .md\:pr-40 {
        padding-right: 40px !important;
    }

    .md\:mt-40 {
        margin-top: 40px !important;
    }

    .md\:mb-40 {
        margin-bottom: 40px !important;
    }

    .md\:ml-40 {
        margin-left: 40px !important;
    }

    .md\:mr-40 {
        margin-right: 40px !important;
    }

    .md\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .md\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .md\:pt-45 {
        padding-top: 45px !important;
    }

    .md\:pb-45 {
        padding-bottom: 45px !important;
    }

    .md\:pl-45 {
        padding-left: 45px !important;
    }

    .md\:pr-45 {
        padding-right: 45px !important;
    }

    .md\:mt-45 {
        margin-top: 45px !important;
    }

    .md\:mb-45 {
        margin-bottom: 45px !important;
    }

    .md\:ml-45 {
        margin-left: 45px !important;
    }

    .md\:mr-45 {
        margin-right: 45px !important;
    }

    .md\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .md\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .md\:pt-50 {
        padding-top: 50px !important;
    }

    .md\:pb-50 {
        padding-bottom: 50px !important;
    }

    .md\:pl-50 {
        padding-left: 50px !important;
    }

    .md\:pr-50 {
        padding-right: 50px !important;
    }

    .md\:mt-50 {
        margin-top: 50px !important;
    }

    .md\:mb-50 {
        margin-bottom: 50px !important;
    }

    .md\:ml-50 {
        margin-left: 50px !important;
    }

    .md\:mr-50 {
        margin-right: 50px !important;
    }

    .md\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .md\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .md\:pt-60 {
        padding-top: 60px !important;
    }

    .md\:pb-60 {
        padding-bottom: 60px !important;
    }

    .md\:pl-60 {
        padding-left: 60px !important;
    }

    .md\:pr-60 {
        padding-right: 60px !important;
    }

    .md\:mt-60 {
        margin-top: 60px !important;
    }

    .md\:mb-60 {
        margin-bottom: 60px !important;
    }

    .md\:ml-60 {
        margin-left: 60px !important;
    }

    .md\:mr-60 {
        margin-right: 60px !important;
    }

    .md\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .md\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .md\:pt-80 {
        padding-top: 80px !important;
    }

    .md\:pb-80 {
        padding-bottom: 80px !important;
    }

    .md\:pl-80 {
        padding-left: 80px !important;
    }

    .md\:pr-80 {
        padding-right: 80px !important;
    }

    .md\:mt-80 {
        margin-top: 80px !important;
    }

    .md\:mb-80 {
        margin-bottom: 80px !important;
    }

    .md\:ml-80 {
        margin-left: 80px !important;
    }

    .md\:mr-80 {
        margin-right: 80px !important;
    }
}

@media (max-width: 575px) {
    .sm\:py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .sm\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .sm\:pt-0 {
        padding-top: 0px !important;
    }

    .sm\:pb-0 {
        padding-bottom: 0px !important;
    }

    .sm\:pl-0 {
        padding-left: 0px !important;
    }

    .sm\:pr-0 {
        padding-right: 0px !important;
    }

    .sm\:mt-0 {
        margin-top: 0px !important;
    }

    .sm\:mb-0 {
        margin-bottom: 0px !important;
    }

    .sm\:ml-0 {
        margin-left: 0px !important;
    }

    .sm\:mr-0 {
        margin-right: 0px !important;
    }

    .sm\:py-2 {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .sm\:px-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .sm\:pt-2 {
        padding-top: 2px !important;
    }

    .sm\:pb-2 {
        padding-bottom: 2px !important;
    }

    .sm\:pl-2 {
        padding-left: 2px !important;
    }

    .sm\:pr-2 {
        padding-right: 2px !important;
    }

    .sm\:mt-2 {
        margin-top: 2px !important;
    }

    .sm\:mb-2 {
        margin-bottom: 2px !important;
    }

    .sm\:ml-2 {
        margin-left: 2px !important;
    }

    .sm\:mr-2 {
        margin-right: 2px !important;
    }

    .sm\:py-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .sm\:px-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .sm\:pt-5 {
        padding-top: 5px !important;
    }

    .sm\:pb-5 {
        padding-bottom: 5px !important;
    }

    .sm\:pl-5 {
        padding-left: 5px !important;
    }

    .sm\:pr-5 {
        padding-right: 5px !important;
    }

    .sm\:mt-5 {
        margin-top: 5px !important;
    }

    .sm\:mb-5 {
        margin-bottom: 5px !important;
    }

    .sm\:ml-5 {
        margin-left: 5px !important;
    }

    .sm\:mr-5 {
        margin-right: 5px !important;
    }

    .sm\:py-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .sm\:px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .sm\:pt-10 {
        padding-top: 10px !important;
    }

    .sm\:pb-10 {
        padding-bottom: 10px !important;
    }

    .sm\:pl-10 {
        padding-left: 10px !important;
    }

    .sm\:pr-10 {
        padding-right: 10px !important;
    }

    .sm\:mt-10 {
        margin-top: 10px !important;
    }

    .sm\:mb-10 {
        margin-bottom: 10px !important;
    }

    .sm\:ml-10 {
        margin-left: 10px !important;
    }

    .sm\:mr-10 {
        margin-right: 10px !important;
    }

    .sm\:py-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .sm\:px-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sm\:pt-15 {
        padding-top: 15px !important;
    }

    .sm\:pb-15 {
        padding-bottom: 15px !important;
    }

    .sm\:pl-15 {
        padding-left: 15px !important;
    }

    .sm\:pr-15 {
        padding-right: 15px !important;
    }

    .sm\:mt-15 {
        margin-top: 15px !important;
    }

    .sm\:mb-15 {
        margin-bottom: 15px !important;
    }

    .sm\:ml-15 {
        margin-left: 15px !important;
    }

    .sm\:mr-15 {
        margin-right: 15px !important;
    }

    .sm\:py-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .sm\:px-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sm\:pt-20 {
        padding-top: 20px !important;
    }

    .sm\:pb-20 {
        padding-bottom: 20px !important;
    }

    .sm\:pl-20 {
        padding-left: 20px !important;
    }

    .sm\:pr-20 {
        padding-right: 20px !important;
    }

    .sm\:mt-20 {
        margin-top: 20px !important;
    }

    .sm\:mb-20 {
        margin-bottom: 20px !important;
    }

    .sm\:ml-20 {
        margin-left: 20px !important;
    }

    .sm\:mr-20 {
        margin-right: 20px !important;
    }

    .sm\:py-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .sm\:px-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .sm\:pt-25 {
        padding-top: 25px !important;
    }

    .sm\:pb-25 {
        padding-bottom: 25px !important;
    }

    .sm\:pl-25 {
        padding-left: 25px !important;
    }

    .sm\:pr-25 {
        padding-right: 25px !important;
    }

    .sm\:mt-25 {
        margin-top: 25px !important;
    }

    .sm\:mb-25 {
        margin-bottom: 25px !important;
    }

    .sm\:ml-25 {
        margin-left: 25px !important;
    }

    .sm\:mr-25 {
        margin-right: 25px !important;
    }

    .sm\:py-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .sm\:px-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .sm\:pt-30 {
        padding-top: 30px !important;
    }

    .sm\:pb-30 {
        padding-bottom: 30px !important;
    }

    .sm\:pl-30 {
        padding-left: 30px !important;
    }

    .sm\:pr-30 {
        padding-right: 30px !important;
    }

    .sm\:mt-30 {
        margin-top: 30px !important;
    }

    .sm\:mb-30 {
        margin-bottom: 30px !important;
    }

    .sm\:ml-30 {
        margin-left: 30px !important;
    }

    .sm\:mr-30 {
        margin-right: 30px !important;
    }

    .sm\:py-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .sm\:px-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .sm\:pt-35 {
        padding-top: 35px !important;
    }

    .sm\:pb-35 {
        padding-bottom: 35px !important;
    }

    .sm\:pl-35 {
        padding-left: 35px !important;
    }

    .sm\:pr-35 {
        padding-right: 35px !important;
    }

    .sm\:mt-35 {
        margin-top: 35px !important;
    }

    .sm\:mb-35 {
        margin-bottom: 35px !important;
    }

    .sm\:ml-35 {
        margin-left: 35px !important;
    }

    .sm\:mr-35 {
        margin-right: 35px !important;
    }

    .sm\:py-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .sm\:px-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .sm\:pt-40 {
        padding-top: 40px !important;
    }

    .sm\:pb-40 {
        padding-bottom: 40px !important;
    }

    .sm\:pl-40 {
        padding-left: 40px !important;
    }

    .sm\:pr-40 {
        padding-right: 40px !important;
    }

    .sm\:mt-40 {
        margin-top: 40px !important;
    }

    .sm\:mb-40 {
        margin-bottom: 40px !important;
    }

    .sm\:ml-40 {
        margin-left: 40px !important;
    }

    .sm\:mr-40 {
        margin-right: 40px !important;
    }

    .sm\:py-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .sm\:px-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .sm\:pt-45 {
        padding-top: 45px !important;
    }

    .sm\:pb-45 {
        padding-bottom: 45px !important;
    }

    .sm\:pl-45 {
        padding-left: 45px !important;
    }

    .sm\:pr-45 {
        padding-right: 45px !important;
    }

    .sm\:mt-45 {
        margin-top: 45px !important;
    }

    .sm\:mb-45 {
        margin-bottom: 45px !important;
    }

    .sm\:ml-45 {
        margin-left: 45px !important;
    }

    .sm\:mr-45 {
        margin-right: 45px !important;
    }

    .sm\:py-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .sm\:px-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .sm\:pt-50 {
        padding-top: 50px !important;
    }

    .sm\:pb-50 {
        padding-bottom: 50px !important;
    }

    .sm\:pl-50 {
        padding-left: 50px !important;
    }

    .sm\:pr-50 {
        padding-right: 50px !important;
    }

    .sm\:mt-50 {
        margin-top: 50px !important;
    }

    .sm\:mb-50 {
        margin-bottom: 50px !important;
    }

    .sm\:ml-50 {
        margin-left: 50px !important;
    }

    .sm\:mr-50 {
        margin-right: 50px !important;
    }

    .sm\:py-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .sm\:px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .sm\:pt-60 {
        padding-top: 60px !important;
    }

    .sm\:pb-60 {
        padding-bottom: 60px !important;
    }

    .sm\:pl-60 {
        padding-left: 60px !important;
    }

    .sm\:pr-60 {
        padding-right: 60px !important;
    }

    .sm\:mt-60 {
        margin-top: 60px !important;
    }

    .sm\:mb-60 {
        margin-bottom: 60px !important;
    }

    .sm\:ml-60 {
        margin-left: 60px !important;
    }

    .sm\:mr-60 {
        margin-right: 60px !important;
    }

    .sm\:py-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .sm\:px-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .sm\:pt-80 {
        padding-top: 80px !important;
    }

    .sm\:pb-80 {
        padding-bottom: 80px !important;
    }

    .sm\:pl-80 {
        padding-left: 80px !important;
    }

    .sm\:pr-80 {
        padding-right: 80px !important;
    }

    .sm\:mt-80 {
        margin-top: 80px !important;
    }

    .sm\:mb-80 {
        margin-bottom: 80px !important;
    }

    .sm\:ml-80 {
        margin-left: 80px !important;
    }

    .sm\:mr-80 {
        margin-right: 80px !important;
    }
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.x-gap-0 {
    margin-left: -0px;
    margin-right: -0px;
}

.x-gap-0>* {
    padding-left: 0px;
    padding-right: 0px;
}

.y-gap-0 {
    margin-top: -0px;
    margin-bottom: -0px;
}

.y-gap-0>* {
    padding-top: 0px;
    padding-bottom: 0px;
}

.x-gap-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.x-gap-5>* {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.y-gap-5 {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
}

.y-gap-5>* {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

.x-gap-10 {
    margin-left: -5px;
    margin-right: -5px;
}

.x-gap-10>* {
    padding-left: 5px;
    padding-right: 5px;
}

.y-gap-10 {
    margin-top: -5px;
    margin-bottom: -5px;
}

.y-gap-10>* {
    padding-top: 5px;
    padding-bottom: 5px;
}

.x-gap-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.x-gap-15>* {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.y-gap-15 {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
}

.y-gap-15>* {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}

.x-gap-20 {
    margin-left: -10px;
    margin-right: -10px;
}

.x-gap-20>* {
    padding-left: 10px;
    padding-right: 10px;
}

.y-gap-20 {
    margin-top: -10px;
    margin-bottom: -10px;
}

.y-gap-20>* {
    padding-top: 10px;
    padding-bottom: 10px;
}

.x-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
}

.x-gap-30>* {
    padding-left: 15px;
    padding-right: 15px;
}

.y-gap-30 {
    /*margin-top: -15px;*/
    margin-top: -25px;
    margin-bottom: -15px;
}

.y-gap-30>* {
    padding-top: 15px;
    padding-bottom: 15px;
}

.x-gap-40 {
    margin-left: -20px;
    margin-right: -20px;
}

.x-gap-40>* {
    padding-left: 20px;
    padding-right: 20px;
}

.y-gap-40 {
    margin-top: -20px;
    margin-bottom: -20px;
}

.y-gap-40>* {
    padding-top: 20px;
    padding-bottom: 20px;
}

.x-gap-60 {
    margin-left: -30px;
    margin-right: -30px;
}

.x-gap-60>* {
    padding-left: 30px;
    padding-right: 30px;
}

.y-gap-60 {
    margin-top: -30px;
    margin-bottom: -30px;
}

.y-gap-60>* {
    padding-top: 30px;
    padding-bottom: 30px;
}

.x-gap-130 {
    margin-left: -65px;
    margin-right: -65px;
}

.x-gap-130>* {
    padding-left: 65px;
    padding-right: 65px;
}

.y-gap-130 {
    margin-top: -65px;
    margin-bottom: -65px;
}

.y-gap-130>* {
    padding-top: 65px;
    padding-bottom: 65px;
}

@media (max-width: 767px) {
    .md\:x-gap-0 {
        margin-left: -0px;
        margin-right: -0px;
    }

    .md\:x-gap-0>* {
        padding-left: 0px;
        padding-right: 0px;
    }

    .md\:y-gap-0 {
        margin-top: -0px;
        margin-bottom: -0px;
    }

    .md\:y-gap-0>* {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .md\:x-gap-5 {
        margin-left: -2.5px;
        margin-right: -2.5px;
    }

    .md\:x-gap-5>* {
        padding-left: 2.5px;
        padding-right: 2.5px;
    }

    .md\:y-gap-5 {
        margin-top: -2.5px;
        margin-bottom: -2.5px;
    }

    .md\:y-gap-5>* {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .md\:x-gap-10 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .md\:x-gap-10>* {
        padding-left: 5px;
        padding-right: 5px;
    }

    .md\:y-gap-10 {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .md\:y-gap-10>* {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .md\:x-gap-15 {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .md\:x-gap-15>* {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .md\:y-gap-15 {
        margin-top: -7.5px;
        margin-bottom: -7.5px;
    }

    .md\:y-gap-15>* {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
    }

    .md\:x-gap-20 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .md\:x-gap-20>* {
        padding-left: 10px;
        padding-right: 10px;
    }

    .md\:y-gap-20 {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .md\:y-gap-20>* {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .md\:x-gap-30 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .md\:x-gap-30>* {
        padding-left: 15px;
        padding-right: 15px;
    }

    .md\:y-gap-30 {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .md\:y-gap-30>* {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .md\:x-gap-40 {
        margin-left: -20px;
        margin-right: -20px;
    }

    .md\:x-gap-40>* {
        padding-left: 20px;
        padding-right: 20px;
    }

    .md\:y-gap-40 {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    .md\:y-gap-40>* {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .md\:x-gap-60 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .md\:x-gap-60>* {
        padding-left: 30px;
        padding-right: 30px;
    }

    .md\:y-gap-60 {
        margin-top: -30px;
        margin-bottom: -30px;
    }

    .md\:y-gap-60>* {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .md\:x-gap-130 {
        margin-left: -65px;
        margin-right: -65px;
    }

    .md\:x-gap-130>* {
        padding-left: 65px;
        padding-right: 65px;
    }

    .md\:y-gap-130 {
        margin-top: -65px;
        margin-bottom: -65px;
    }

    .md\:y-gap-130>* {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}

@media (max-width: 767px) {
    .sm\:x-gap-0 {
        margin-left: -0px;
        margin-right: -0px;
    }

    .sm\:x-gap-0>* {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sm\:y-gap-0 {
        margin-top: -0px;
        margin-bottom: -0px;
    }

    .sm\:y-gap-0>* {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .sm\:x-gap-5 {
        margin-left: -2.5px;
        margin-right: -2.5px;
    }

    .sm\:x-gap-5>* {
        padding-left: 2.5px;
        padding-right: 2.5px;
    }

    .sm\:y-gap-5 {
        margin-top: -2.5px;
        margin-bottom: -2.5px;
    }

    .sm\:y-gap-5>* {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .sm\:x-gap-10 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .sm\:x-gap-10>* {
        padding-left: 5px;
        padding-right: 5px;
    }

    .sm\:y-gap-10 {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .sm\:y-gap-10>* {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .sm\:x-gap-15 {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .sm\:x-gap-15>* {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .sm\:y-gap-15 {
        margin-top: -7.5px;
        margin-bottom: -7.5px;
    }

    .sm\:y-gap-15>* {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
    }

    .sm\:x-gap-20 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .sm\:x-gap-20>* {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sm\:y-gap-20 {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .sm\:y-gap-20>* {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .sm\:x-gap-30 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sm\:x-gap-30>* {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sm\:y-gap-30 {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .sm\:y-gap-30>* {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .sm\:x-gap-40 {
        margin-left: -20px;
        margin-right: -20px;
    }

    .sm\:x-gap-40>* {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sm\:y-gap-40 {
        margin-top: -20px;
        margin-bottom: -20px;
    }

    .sm\:y-gap-40>* {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sm\:x-gap-60 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .sm\:x-gap-60>* {
        padding-left: 30px;
        padding-right: 30px;
    }

    .sm\:y-gap-60 {
        margin-top: -30px;
        margin-bottom: -30px;
    }

    .sm\:y-gap-60>* {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sm\:x-gap-130 {
        margin-left: -65px;
        margin-right: -65px;
    }

    .sm\:x-gap-130>* {
        padding-left: 65px;
        padding-right: 65px;
    }

    .sm\:y-gap-130 {
        margin-top: -65px;
        margin-bottom: -65px;
    }

    .sm\:y-gap-130>* {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}

.layout-pt-sm {
    padding-top: 30px;
}

.layout-pb-sm {
    padding-bottom: 30px;
}

.layout-pt-md {
    padding-top: 60px;
}

.layout-pb-md {
    padding-bottom: 60px;
}

.layout-pt-lg {
    padding-top: 90px;
}

.layout-pb-lg {
    padding-bottom: 90px;
}

.layout-pt-xl {
    padding-top: 20px;
}

.layout-pb-xl {
    padding-bottom: 20px;
}

.layout-pt-xxl {
    padding-top: 270px;
}

.layout-pb-xxl {
    padding-bottom: 270px;
}

@media (max-width: 767px) {
    .layout-pt-sm {
        padding-top: 30px;
    }

    .layout-pb-sm {
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .layout-pt-md {
        padding-top: 60px;
    }

    .layout-pb-md {
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .layout-pt-lg {
        padding-top: 100px;
    }

    .layout-pb-lg {
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {
    .layout-pt-xl {
        padding-top: 120px;
    }

    .layout-pb-xl {
        padding-bottom: 120px;
    }
}

@media (max-width: 767px) {
    .layout-pt-xxl {
        padding-top: 120px;
    }

    .layout-pb-xxl {
        padding-bottom: 120px;
    }
}

@media (max-width: 575px) {
    .layout-pt-sm {
        padding-top: 30px;
    }

    .layout-pb-sm {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .layout-pt-md {
        padding-top: 30px;
    }

    .layout-pb-md {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .layout-pt-lg {
        padding-top: 30px;
    }

    .layout-pb-lg {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .layout-pt-xl {
        padding-top: 50px;
    }

    .layout-pb-xl {
        padding-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .layout-pt-xxl {
        padding-top: 70px;
    }

    .layout-pb-xxl {
        padding-bottom: 70px;
    }
}

.w-1\/7 {
    width: 14.285714% !important;
}

.w-1\/5 {
    width: 20% !important;
}

.w-1\/4 {
    width: 25% !important;
}

.w-1\/3 {
    width: 33.333333% !important;
}

.w-1\/2 {
    width: 50% !important;
}

.w-1\/1 {
    width: 100% !important;
}

@media (max-width: 1199px) {
    .xl\:w-1\/5 {
        width: 20% !important;
    }

    .xl\:w-1\/4 {
        width: 25% !important;
    }

    .xl\:w-1\/3 {
        width: 33.333333% !important;
    }

    .xl\:w-1\/2 {
        width: 50% !important;
    }

    .xl\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    .lg\:w-1\/5 {
        width: 20% !important;
    }

    .lg\:w-1\/4 {
        width: 25% !important;
    }

    .lg\:w-1\/3 {
        width: 33.333333% !important;
    }

    .lg\:w-1\/2 {
        width: 50% !important;
    }

    .lg\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .md\:w-1\/5 {
        width: 20% !important;
    }

    .md\:w-1\/4 {
        width: 25% !important;
    }

    .md\:w-1\/3 {
        width: 33.333333% !important;
    }

    .md\:w-1\/2 {
        width: 50% !important;
    }

    .md\:w-1\/1 {
        width: 100% !important;
    }
}

@media (max-width: 575px) {
    .sm\:w-1\/5 {
        width: 20% !important;
    }

    .sm\:w-1\/4 {
        width: 25% !important;
    }

    .sm\:w-1\/3 {
        width: 33.333333% !important;
    }

    .sm\:w-1\/2 {
        width: 50% !important;
    }

    .sm\:w-1\/1 {
        width: 100% !important;
    }
}

.flex-column {
    flex-direction: column;
}

@media (max-width: 1199px) {
    .xl\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width: 991px) {
    .lg\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width: 767px) {
    .md\:flex-column {
        flex-direction: column !important;
    }
}

@media (max-width: 575px) {
    .sm\:flex-column {
        flex-direction: column !important;
    }
}

.justify-start {
    justify-content: flex-start !important;
}

.justify-end {
    justify-content: flex-end !important;
}

.justify-center {
    justify-content: center !important;
}

.justify-between {
    justify-content: space-between !important;
}

.items-start {
    align-items: flex-start !important;
}

.items-end {
    align-items: flex-end !important;
}

.items-center {
    align-items: center !important;
}

@media (max-width: 1199px) {
    .xl\:justify-start {
        justify-content: flex-start !important;
    }

    .xl\:justify-end {
        justify-content: flex-end !important;
    }

    .xl\:justify-center {
        justify-content: center !important;
    }

    .xl\:justify-between {
        justify-content: space-between !important;
    }

    .xl\:items-start {
        align-items: flex-start !important;
    }

    .xl\:items-end {
        align-items: flex-end !important;
    }

    .xl\:items-center {
        align-items: center !important;
    }
}

@media (max-width: 991px) {
    .lg\:justify-start {
        justify-content: flex-start !important;
    }

    .lg\:justify-end {
        justify-content: flex-end !important;
    }

    .lg\:justify-center {
        justify-content: center !important;
    }

    .lg\:justify-between {
        justify-content: space-between !important;
    }

    .lg\:items-start {
        align-items: flex-start !important;
    }

    .lg\:items-end {
        align-items: flex-end !important;
    }

    .lg\:items-center {
        align-items: center !important;
    }
}

@media (max-width: 767px) {
    .md\:justify-start {
        justify-content: flex-start !important;
    }

    .md\:justify-end {
        justify-content: flex-end !important;
    }

    .md\:justify-center {
        justify-content: center !important;
    }

    .md\:justify-between {
        justify-content: space-between !important;
    }

    .md\:items-start {
        align-items: flex-start !important;
    }

    .md\:items-end {
        align-items: flex-end !important;
    }

    .md\:items-center {
        align-items: center !important;
    }
}

@media (max-width: 575px) {
    .sm\:justify-start {
        justify-content: flex-start !important;
    }

    .sm\:justify-end {
        justify-content: flex-end !important;
    }

    .sm\:justify-center {
        justify-content: center !important;
    }

    .sm\:justify-between {
        justify-content: space-between !important;
    }

    .sm\:items-start {
        align-items: flex-start !important;
    }

    .sm\:items-end {
        align-items: flex-end !important;
    }

    .sm\:items-center {
        align-items: center !important;
    }
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

@media (max-width: 1199px) {
    .xl\:order-1 {
        order: 1;
    }

    .xl\:order-2 {
        order: 2;
    }

    .xl\:order-3 {
        order: 3;
    }
}

@media (max-width: 991px) {
    .lg\:order-1 {
        order: 1;
    }

    .lg\:order-2 {
        order: 2;
    }

    .lg\:order-3 {
        order: 3;
    }
}

@media (max-width: 767px) {
    .md\:order-1 {
        order: 1;
    }

    .md\:order-2 {
        order: 2;
    }

    .md\:order-3 {
        order: 3;
    }
}

@media (max-width: 575px) {
    .sm\:order-1 {
        order: 1;
    }

    .sm\:order-2 {
        order: 2;
    }

    .sm\:order-3 {
        order: 3;
    }
}

.bg-white {
    background-color: var(--color-white) !important;
}

.bg-black {
    background-color: var(--color-black) !important;
}

.bg-border {
    background-color: var(--color-border) !important;
}

.bg-accent-1 {
    /*background-color: var(--color-accent-1) !important;*/
}

.bg-accent-1-dark {
    background-color: var(--color-accent-1-dark) !important;
}

.bg-accent-2 {
    background-color: #3e3b39 !important;
    /*background-color:#131313 !important;*/
}

.bg-dark-1 {
    background-color: var(--color-dark-1) !important;
}

.bg-blue-1 {
    background-color: var(--color-blue-1) !important;
}

.bg-red-1 {
    background-color: var(--color-red-1) !important;
}

.bg-red-2 {
    background-color: var(--color-red-2) !important;
}

.bg-red-3 {
    background-color: var(--color-red-3) !important;
}

.bg-red-4 {
    background-color: var(--color-red-4) !important;
}

.bg-purple-1 {
    background-color: var(--color-purple-1) !important;
}

.bg-yellow-1 {
    background-color: var(--color-yellow-1) !important;
}

.bg-yellow-2 {
    background-color: var(--color-yellow-2) !important;
}

.bg-yellow-3 {
    background-color: var(--color-yellow-3) !important;
}

.bg-light-1 {
    background-color: var(--color-light-1) !important;
}

.bg-light-2 {
    background-color: var(--color-light-2) !important;
}

.bg-light-3 {
    background-color: var(--color-light-3) !important;
}

.bg-light-4 {
    background-color: var(--color-light-4) !important;
}

.bg-light-5 {
    background-color: var(--color-light-5) !important;
}

.bg-light-6 {
    background-color: var(--color-light-6) !important;
}

.bg-light-7 {
    background-color: var(--color-light-7) !important;
}

.bg-green-1 {
    background-color: var(--color-green-1) !important;
}

.bg-green-2 {
    background-color: var(--color-green-2) !important;
}

.bg-green-3 {
    background-color: var(--color-green-3) !important;
}

.bg-info-1 {
    background-color: var(--color-info-1) !important;
}

.bg-info-2 {
    background-color: var(--color-info-2) !important;
}

.bg-warning-1 {
    background-color: var(--color-warning-1) !important;
}

.bg-warning-2 {
    background-color: var(--color-warning-2) !important;
}

.bg-error-1 {
    background-color: var(--color-error-1) !important;
}

.bg-error-2 {
    background-color: var(--color-error-2) !important;
}

.bg-success-1 {
    background-color: var(--color-success-1) !important;
}

.bg-success-2 {
    background-color: var(--color-success-2) !important;
}

.bg-white-10 {
    background-color: rgba(255, 255, 255, 0.1);
}

.bg-accent-1-05 {
    background-color: rgba(235, 102, 43, 0.05);
}

.bg-accent-2-05 {
    background-color: rgba(74, 67, 196, 0.05);
}

.bg-accent-2-03 {
    background-color: rgba(74, 67, 196, 0.03);
}

.text-white {
    color: var(--color-white);
}

.text-black {
    color: var(--color-black);
}

.text-border {
    color: var(--color-border);
}

.text-accent-1 {
    color: var(--color-accent-1);
}

.text-accent-1-dark {
    color: var(--color-accent-1-dark);
}

.text-accent-2 {
    color: var(--color-accent-2);
}

.text-dark-1 {
    color: var(--color-dark-1);
}

.text-blue-1 {
    color: var(--color-blue-1);
}

.text-red-1 {
    color: var(--color-red-1);
}

.text-red-2 {
    color: var(--color-red-2);
}

.text-red-3 {
    color: var(--color-red-3);
}

.text-red-4 {
    color: var(--color-red-4);
}

.text-purple-1 {
    color: var(--color-purple-1);
}

.text-yellow-1 {
    color: var(--color-yellow-1);
}

.text-yellow-2 {
    color: var(--color-yellow-2);
}

.text-yellow-3 {
    color: var(--color-yellow-3);
}

.text-light-1 {
    color: var(--color-light-1);
}

.text-light-2 {
    color: var(--color-light-2);
}

.text-light-3 {
    color: var(--color-light-3);
}

.text-light-4 {
    color: var(--color-light-4);
}

.text-light-5 {
    color: var(--color-light-5);
}

.text-light-6 {
    color: var(--color-light-6);
}

.text-light-7 {
    color: var(--color-light-7);
}

.text-green-1 {
    color: var(--color-green-1);
}

.text-green-2 {
    color: var(--color-green-2);
}

.text-green-3 {
    color: var(--color-green-3);
}

.text-info-1 {
    color: var(--color-info-1);
}

.text-info-2 {
    color: var(--color-info-2);
}

.text-warning-1 {
    color: var(--color-warning-1);
}

.text-warning-2 {
    color: var(--color-warning-2);
}

.text-error-1 {
    color: var(--color-error-1);
}

.text-error-2 {
    color: var(--color-error-2);
}

.text-success-1 {
    color: var(--color-success-1);
}

.text-success-2 {
    color: var(--color-success-2);
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1199px) {
    .xl\:text-dark-1 {
        color: var(--color-dark-1);
    }
}

@media (max-width: 991px) {
    .lg\:text-dark-1 {
        color: var(--color-dark-1);
    }
}

.d-none {
    display: none !important;
}

.d-flex {
    display: flex !important;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

@media (max-width: 1199px) {
    .xl\:d-none {
        display: none !important;
    }

    .xl\:d-inline-block {
        display: inline-block !important;
    }

    .xl\:d-block {
        display: block !important;
    }

    .xl\:d-flex {
        display: flex !important;
    }
}

@media (max-width: 991px) {
    .lg\:d-none {
        display: none !important;
    }

    .lg\:d-inline-block {
        display: inline-block !important;
    }

    .lg\:d-block {
        display: block !important;
    }

    .lg\:d-flex {
        display: flex !important;
    }
}

@media (max-width: 767px) {
    .md\:d-none {
        display: none !important;
    }

    .md\:d-inline-block {
        display: inline-block !important;
    }

    .md\:d-block {
        display: block !important;
    }

    .md\:d-flex {
        display: flex !important;
    }
}

@media (max-width: 575px) {
    .sm\:d-none {
        display: none !important;
    }

    .sm\:d-inline-block {
        display: inline-block !important;
    }

    .sm\:d-block {
        display: block !important;
    }

    .sm\:d-flex {
        display: flex !important;
    }
}

.html-overflow-hidden {
    overflow: hidden !important;
}

.html-overflow-hidden body {
    overflow-y: scroll;
}

.origin-top {
    transform-origin: top !important;
}

.origin-left {
    transform-origin: left !important;
}

.overflow-scroll {
    overflow: scroll !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-normal {
    overflow: initial !important;
}

.overflow-visible {
    overflow: visible !important;
}

.pointer-events-auto {
    pointer-events: auto !important;
}

.pointer-events-none {
    pointer-events: none !important;
}

.bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-ratio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.line-through {
    text-decoration: line-through;
}

.underline {
    text-decoration: underline;
}

.italic {
    font-style: italic;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.normal {
    text-transform: none;
}

.rounded-0 {
    border-radius: 0;
}

.rounded-4 {
    border-radius: 4px;
}

.rounded-8 {
    border-radius: 8px;
}

.rounded-12 {
    border-radius: 12px;
}

.rounded-20 {
    border-radius: 20px;
}

.rounded-24 {
    border-radius: 24px;
}

.rounded-200 {
    border-radius: 200px !important;
}

.rounded-full {
    border-radius: 100%;
}

@media (max-width: 767px) {
    .md\:rounded-0 {
        border-radius: 0;
    }
}

.border-1 {
    border: 1px solid #E7E6E6;
}

.border-dark-1 {
    border: 1px solid var(--color-dark-1);
}

.border-1-top {
    border-top: 1px solid #E7E6E6;
}

.border-1-bottom {
    border-bottom: 1px solid #E7E6E6;
}

.border-white-15-top {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.border-dashed-1 {
    border: 1px dashed var(--color-primary, #EB662B);
}

.border-accent-1 {
    border: 1px solid var(--color-primary, #EB662B);
}

.size-16 {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

.size-24 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}

.size-30 {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
}

.size-35 {
    flex-shrink: 0;
    width: 35px;
    height: 35px;
}

.size-40 {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
}

.size-42 {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
}

.size-50 {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
}

.size-60 {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
}

.size-70 {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
}

.size-72 {
    flex-shrink: 0;
    width: 72px;
    height: 72px;
}

.size-80 {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
}

.size-100 {
    flex-shrink: 0;
    width: 100px;
    height: 100px;
}

.size-130 {
    flex-shrink: 0;
    width: 130px;
    height: 130px;
}

.size-200 {
    flex-shrink: 0;
    width: 200px;
    height: 200px;
}

.shadow-1 {
    box-shadow: 0px 10px 40px 0px #0000000D;
}

.shadow-2 {
    box-shadow: 0px 0px 20px 0px rgba(56, 71, 109, 0.03);
}

.hover-shadow-1 {
    transition: .2s;
}

.hover-shadow-1:hover {
    box-shadow: 0px 10px 40px 0px #0000000D;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.h-full {
    height: 100% !important;
}

.h-50 {
    height: 50px !important;
}

.min-w-auto {
    min-width: auto !important;
}

.relative {
    position: relative;
}

@media (max-width: 1199px) {
    .xl\:unset {
        position: unset !important;
    }
}

.absolute {
    position: absolute;
}

.z--1 {
    z-index: -1 !important;
}

.z-0 {
    z-index: 0 !important;
}

.z-1 {
    z-index: 1 !important;
}

.z-2 {
    z-index: 2 !important;
}

.z-3 {
    z-index: 3 !important;
}

.z-4 {
    z-index: 4 !important;
}

.z-5 {
    z-index: 5 !important;
}

.sectionBg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.sectionBg.-left {
    right: unset;
}

@media (max-width: 991px) {
    .sectionBg.-left {
        position: relative;
        width: 100% !important;
        height: 100%;
    }
}

.sectionBg.-left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sectionBg.-w-1530 {
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    width: 1530px;
}

@media (max-width: 1550px) {
    .sectionBg.-w-1530 {
        border-radius: 0 !important;
    }
}

.sectionBg.-mx-60 {
    margin: 0 60px;
}

@media (max-width: 1600px) {
    .sectionBg.-mx-60 {
        margin: 0;
    }
}

@media (max-width: 1199px) {
    .sectionBg.-mx-60 {
        margin: 0;
    }
}

.sectionBg.-mx-30 {
    margin: 0 30px;
}

@media (max-width: 1600px) {
    .sectionBg.-mx-30 {
        margin: 0;
        border-radius: 0 !important;
    }
}

.sectionBg.-overlay-1::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 991px) {
    .sectionBg.-type-1 {
        position: relative;
    }
}

.sectionBg.-type-1>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    z-index: 0;
    width: 1270px;
    max-width: 100%;
}

@media (max-width: 1199px) {
    .sectionBg.-type-1>*:nth-child(1) {
        left: 30px;
        width: unset;
    }
}

.sectionBg.-type-1>*:nth-child(2) {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 30px;
    transform: translateY(-50%);
    width: 37vw;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}

@media (max-width: 1199px) {
    .sectionBg.-type-1>*:nth-child(2) {
        aspect-ratio: 3/4;
        left: 0;
    }
}

@media (max-width: 991px) {
    .sectionBg.-type-1>*:nth-child(2) {
        position: relative;
        aspect-ratio: unset;
        transform: unset;
        top: unset;
        left: unset;
        width: 100%;
        border-radius: 0;
    }
}

@media (max-width: 991px) {
    .sectionBg.-type-2 {
        position: unset;
    }
}

.sectionBg.-type-2>*:nth-child(1) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10vw;
    width: 1250px;
    max-width: 100%;
    z-index: 0;
}

@media (max-width: 1199px) {
    .sectionBg.-type-2>*:nth-child(1) {
        width: 100%;
        left: 0;
        border-radius: 0 !important;
    }
}

.sectionBg.-type-2>*:nth-child(2) {
    position: absolute;
    top: 50px;
    bottom: 50px;
    right: 188px;
    width: 610px;
    height: calc(100% - 100px);
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}

@media (max-width: 1199px) {
    .sectionBg.-type-2>*:nth-child(2) {
        width: 37vw;
        right: 100px;
    }
}

@media (max-width: 991px) {
    .sectionBg.-type-2>*:nth-child(2) {
        position: relative;
        top: unset;
        bottom: unset;
        right: unset;
        width: 100%;
        height: auto;
        border-radius: 0 !important;
        margin-bottom: 40px;
    }
}

.aboutSection.-type-1 {
    padding: 210px 0;
}

@media (max-width: 1199px) {
    .aboutSection.-type-1 {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    .aboutSection.-type-1 {
        padding: 60px 0;
    }
}

.aboutSection.-type-1 .aboutSection__text {
    padding-left: 40px;
    margin-bottom: 60px;
}

@media (max-width: 1199px) {
    .aboutSection.-type-1 .aboutSection__text {
        padding-left: 0;
    }
}

.imageSlider.-type-1 {
    overflow: hidden;
    position: relative;
    margin: 0 20px;
    height: 960px;
    color: white;
    z-index: 0;
}

@media (max-width: 1199px) {
    .imageSlider.-type-1 {
        height: 800px;
    }
}

@media (max-width: 991px) {
    .imageSlider.-type-1 {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .imageSlider.-type-1 {
        height: 500px;
    }
}

@media (max-width: 575px) {
    .imageSlider.-type-1 {
        height: 480px;
    }
}

.imageSlider.-type-1 .imageSlider__slider {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    border-radius: 12px;
    z-index: -1;
}

.imageSlider.-type-1 .imageSlider__image {
    position: relative;
    height: 100%;
}

.imageSlider.-type-1 .imageSlider__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(25, 29, 35, 0) 23.13%, rgba(25, 29, 35, 0.7) 100%);
}

.imageSlider.-type-1 .imageSlider__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.imageSlider.-type-1 .imageSlider__title {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.imageSlider.-type-1 .imageSlider__content {
    padding-top: 120px;
}

@media (max-width: 767px) {
    .imageSlider.-type-1 .imageSlider__content {
        padding-top: 60px;
    }
}

.imageSlider.-type-1 .imageSlider__nav {
    display: flex;
}

.imageSlider.-type-1.-center .imageSlider__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 5;
}

.imageSlider.-type-1.-center .imageSlider__nav>* {
    display: flex;
    justify-content: space-between;
}

.testimonialsSection {
    position: relative;
    height: 960px;
    z-index: 0;
}

@media (max-width: 1199px) {
    .testimonialsSection {
        height: 720px;
    }
}

@media (max-width: 991px) {
    .testimonialsSection {
        height: 640px;
    }
}

@media (max-width: 767px) {
    .testimonialsSection {
        height: auto;
    }
}

.testimonialsSection .container {
    height: 100%;
}

.testimonialsSection .row {
    height: 100%;
}

.testimonialsSection__bg {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.testimonialsSection__bg>*:nth-child(2) {
    width: 50%;
    height: 100%;
}

@media (max-width: 1199px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 60%;
    }
}

@media (max-width: 991px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 65%;
    }
}

@media (max-width: 767px) {
    .testimonialsSection__bg>*:nth-child(2) {
        width: 100%;
    }
}

.testimonialsSection__images {
    position: relative;
    display: flex;
    width: 50%;
    height: 100%;
    z-index: -1;
    transition: .5s;
}

@media (max-width: 1199px) {
    .testimonialsSection__images {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .testimonialsSection__images {
        width: 35%;
    }
}

@media (max-width: 767px) {
    .testimonialsSection__images {
        display: none;
    }
}

.testimonialsSection__images img {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.testimonialsSection__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.grid.-type-1 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-1>*:nth-child(1) {
    grid-column: span 3;
}

.grid.-type-1>*:nth-child(2) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-1>*:nth-child(3) {
    grid-column: span 5;
}

.grid.-type-1>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-1>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-1>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width: 991px) {
    .grid.-type-1 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-1>*:nth-child(1) {
        grid-column: span 2;
    }

    .grid.-type-1>*:nth-child(2) {
        grid-column: span 3;
        grid-row: span 2;
    }

    .grid.-type-1>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-1>*:nth-child(4) {
        grid-column: span 5;
        aspect-ratio: 12/6;
    }

    .grid.-type-1>*:nth-child(5) {
        grid-column: span 2;
        height: 100%;
    }

    .grid.-type-1>*:nth-child(6) {
        grid-column: span 3;
        aspect-ratio: 30/24;
    }
}

@media (max-width: 575px) {
    .grid.-type-1 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-1>*:nth-child(1) {
        grid-column: span 1;
        aspect-ratio: 19/15;
        order: 1;
    }

    .grid.-type-1>*:nth-child(2) {
        grid-column: span 2;
        aspect-ratio: 39/45;
        order: 3;
    }

    .grid.-type-1>*:nth-child(3) {
        grid-column: span 1;
        aspect-ratio: 19/15;
        order: 2;
    }

    .grid.-type-1>*:nth-child(4) {
        grid-column: span 2;
        aspect-ratio: 39/24;
        order: 4;
    }

    .grid.-type-1>*:nth-child(5) {
        grid-column: span 1;
        aspect-ratio: 19/24;
        order: 5;
    }

    .grid.-type-1>*:nth-child(6) {
        grid-column: span 1;
        aspect-ratio: 19/24;
        order: 6;
    }
}

.grid.-type-2 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-2>*:nth-child(1) {
    grid-column: span 3;
}

.grid.-type-2>*:nth-child(2) {
    grid-column: span 5;
}

.grid.-type-2>*:nth-child(3) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-2>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-2>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-2>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width: 991px) {
    .grid.-type-2 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-2>* {
        height: 100%;
    }

    .grid.-type-2>*:nth-child(1) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(2) {
        grid-column: span 3;
    }

    .grid.-type-2>*:nth-child(3) {
        grid-column: span 5;
        grid-row: span 2;
    }

    .grid.-type-2>*:nth-child(4) {
        grid-column: span 3;
        height: 240px;
    }

    .grid.-type-2>*:nth-child(5) {
        grid-column: span 2;
        height: 240px;
    }

    .grid.-type-2>*:nth-child(6) {
        grid-column: span 5;
        height: 240px;
    }
}

@media (max-width: 575px) {
    .grid.-type-2 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-2>* {
        height: 200px;
        max-height: 200px;
    }

    .grid.-type-2>*:nth-child(1) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(2) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(4) {
        grid-column: span 2;
    }

    .grid.-type-2>*:nth-child(5) {
        grid-column: span 1;
    }

    .grid.-type-2>*:nth-child(6) {
        grid-column: span 1;
    }
}

.grid.-type-3 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 240px);
    gap: 30px;
}

.grid.-type-3>*:nth-child(1) {
    grid-column: span 4;
    grid-row: span 2;
}

.grid.-type-3>*:nth-child(2) {
    grid-column: span 3;
}

.grid.-type-3>*:nth-child(3) {
    grid-column: span 5;
}

.grid.-type-3>*:nth-child(4) {
    grid-column: span 3;
}

.grid.-type-3>*:nth-child(5) {
    grid-column: span 2;
}

.grid.-type-3>*:nth-child(6) {
    grid-column: span 3;
}

@media (max-width: 991px) {
    .grid.-type-3 {
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
    }

    .grid.-type-3>* {
        height: 100%;
    }

    .grid.-type-3>*:nth-child(1) {
        grid-column: span 3;
    }

    .grid.-type-3>*:nth-child(2) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(4) {
        grid-column: span 3;
        height: 240px;
    }

    .grid.-type-3>*:nth-child(5) {
        grid-column: span 2;
        height: 240px;
    }

    .grid.-type-3>*:nth-child(6) {
        grid-column: span 5;
        height: 240px;
    }
}

@media (max-width: 575px) {
    .grid.-type-3 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
    }

    .grid.-type-3>* {
        height: 200px;
        max-height: 200px;
    }

    .grid.-type-3>*:nth-child(1) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(2) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(3) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(4) {
        grid-column: span 2;
    }

    .grid.-type-3>*:nth-child(5) {
        grid-column: span 1;
    }

    .grid.-type-3>*:nth-child(6) {
        grid-column: span 1;
    }
}

@media (max-width: 575px) {
    .mobile-css-slider {
        /*flex-wrap: nowrap;*/
        /*overflow-x: scroll;*/
        /*scroll-snap-type: x mandatory;*/
    }

    .mobile-css-slider>* {
        scroll-snap-align: start;
    }

    .mobile-css-slider.-w-280>* {
        max-width: 280px;
    }

    .mobile-css-slider.-w-160>* {
        max-width: 160px;
    }

    .mobile-css-slider.-w-300>* {
        /*max-width: 300px;*/
    }
}

.mobile-css-slider-2 {
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.mobile-css-slider-2::-webkit-scrollbar {
    display: none;
}

.mobile-css-slider-2::-webkit-scrollbar-thumb {
    display: none;
}

.mobile-css-slider-2>* {
    scroll-snap-align: start;
}

.pl-calendar {
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 12px;
    background-color: white;
    font-size: 15px;
    font-weight: 500;
}

.pl-tag {
    display: flex;
    align-items: center;
    border-radius: 200px;
    border: 1px solid var(--border, #E7E6E6);
    padding: 10px;
    padding-right: 30px;
    transition: 0.2s;
}

.pl-tag__grid {
    display: flex;
    justify-content: space-between;
}

.pl-tag__grid>*+* {
    margin-left: 10px;
}

.pl-tag__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #FEF7F4;
    transition: 0.2s;
}

.pl-tag__title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    margin-left: 10px;
    white-space: nowrap;
}

.pl-tag:hover {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.pl-tag:hover .pl-tag__icon {
    background-color: var(--color-accent-1);
}

.pl-tag:hover .pl-tag__icon>* {
    color: white;
}

.shrink-0 {
    flex-shrink: 0;
}

.pl-blog-list {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .pl-blog-list {
        flex-direction: column;
    }
}

.pl-blog-list__image {
    margin-right: 30px;
}

@media (max-width: 767px) {
    .pl-blog-list__image {
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.pl-blog-list__image img {
    aspect-ratio: 35/30;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.tableTest {
    overflow: scroll;
    width: 100%;
    margin-top: 30px;
}

.tableTest thead {
    height: 60px;
    border-radius: 12px;
}

.tableTest tbody tr {
    border-bottom: 1px solid var(--color-light-1);
}

.tableTest th {
    padding: 0 30px;
}

@media (max-width: 767px) {
    .tableTest th {
        padding: 0 20px;
    }
}

.tableTest td {
    padding: 30px;
}

@media (max-width: 767px) {
    .tableTest td {
        padding: 20px;
    }
}

.tableTest td {
    min-width: 120px;
}

@media (max-width: 575px) {
    .tableTest td {
        min-width: 100px;
    }
}

.tableTest .min-w-300 {
    min-width: 400px;
}

@media (max-width: 575px) {
    .tableTest .min-w-300 {
        min-width: 350px;
    }
}

.featuresGrid {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 280px);
    gap: 30px;
    padding-left: 40px;
}

@media (max-width: 1199px) {
    .featuresGrid {
        grid-template-columns: repeat(1, 1fr);
        padding-left: 0;
    }
}

.featuresGrid>*:nth-child(2) {
    grid-row: span 2;
}

.featuresGrid__item {
    height: 240px;
}

.singleInput.type-1 {
    position: relative;
    width: 450px;
    max-width: 100%;
    height: 80px;
}

.singleInput.type-1 input {
    background-color: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 100%;
    border-radius: 12px;
    padding: 0 25px;
    color: white;
}

.singleInput.type-1 input::-moz-placeholder {
    color: white;
}

.singleInput.type-1 input::placeholder {
    color: white;
}

.singleInput.type-1 button {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
}

.singleInput.type-1.-light input::-moz-placeholder {
    color: black;
}

.singleInput.type-1.-light input::placeholder {
    color: black;
}

.singleInput.-type-2 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.singleInput.-type-2 input {
    background-color: white;
    width: 100%;
    height: 60px;
    border-radius: 12px;
    padding: 0 20px;
    color: var(--color-dark-1);
    width: 350px;
}

@media (max-width: 767px) {
    .singleInput.-type-2 input {
        width: 100%;
    }
}

.singleInput.-type-2 input ::-moz-placeholder {
    color: var(--color-dark-1);
}

.singleInput.-type-2 input ::placeholder {
    color: var(--color-dark-1);
}

.singleInput.-type-2 button {
    height: 60px;
}

.halfMap.-type-1 {
    display: flex;
    height: 100vh;
    width: 100%;
    padding-top: 88px;
}

@media (max-width: 991px) {
    .halfMap.-type-1 {
        flex-direction: column;
        height: auto;
    }
}

@media (max-width: 767px) {
    .halfMap.-type-1 {
        padding-top: 57px;
    }
}

.halfMap.-type-1 .halfMap__content {
    overflow-y: scroll;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-width: 750px;
    padding: 30px 60px;
}

.halfMap.-type-1 .halfMap__content::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.halfMap.-type-1 .halfMap__content::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 991px) {
    .halfMap.-type-1 .halfMap__content {
        overflow: visible;
        order: 2;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .halfMap.-type-1 .halfMap__content {
        padding: 30px 24px;
        width: 100vw;
    }
}

.halfMap.-type-1 .halfMap__map {
    width: 100%;
    height: 100%;
}

.halfMap.-type-1 .halfMap__map .map {
    height: 100%;
    width: 100%;
}

@media (max-width: 991px) {
    .halfMap.-type-1 .halfMap__map .map {
        min-height: 450px;
    }
}

.halfMap.-type-1.-wide .halfMap__content {
    max-width: 1080px;
}

.gm-style-iw-t {
    right: unset !important;
    left: 25px;
    bottom: 20px !important;
}

.mapMarker {
    position: relative;
    z-index: 100;
}

.gm-style .gm-style-iw-c {
    border-radius: 4px;
}

.mapItem__img {
    width: 100px !important;
    height: 100px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.mapItem__content {
    height: 100px;
}

.mt-header {
    margin-top: 88px;
}

@media (max-width: 767px) {
    .mt-header {
        margin-top: 57px;
    }
}

.map {
    height: 500px;
}

@media (max-width: 767px) {}

.map__content {
    width: 100%;
    height: 100%;
}

.map__shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.mapTourSingle {
    height: 550px;
}

@media (max-width: 767px) {
    .mapTourSingle {
        height: 300px;
    }
}

.mapTourSingle__content {
    width: 100%;
    height: 100%;
    background-color: #a3a3a3;
}

.mapTourSingle2 {
    position: relative;
    height: 250px;
    z-index: 0;
}

.mapTourSingle2__button {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
}

.tourSingleGrid.-type-1 {
    overflow: hidden;
    position: relative;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 770px 250px 250px;
    grid-template-rows: 250px 250px;
    border-radius: 12px;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid>*:nth-child(1) {
    grid-row: 2 span;
}

.tourSingleGrid.-type-1 .tourSingleGrid__grid>*:nth-child(2) {
    grid-column: 2 span;
}

@media (max-width: 767px) {
    .tourSingleGrid.-type-1 .tourSingleGrid__grid {
        overflow-x: scroll;
        display: flex;
    }
}

.tourSingleGrid.-type-1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .tourSingleGrid.-type-1 img {
        width: calc(100% - 40px);
        height: auto;
        border-radius: 12px;
    }
}

.tourSingleGrid.-type-1 .tourSingleGrid__button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

.tourSingleGrid.-type-2 {
    overflow: hidden;
    position: relative;
}

.tourSingleGrid.-type-2 .tourSingleGrid__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 770px 510px;
    grid-template-rows: 250px 250px;
    border-radius: 12px;
}

.tourSingleGrid.-type-2 .tourSingleGrid__grid>*:nth-child(1) {
    grid-row: 2 span;
}

@media (max-width: 767px) {
    .tourSingleGrid.-type-2 .tourSingleGrid__grid {
        overflow-x: scroll;
        display: flex;
    }
}

.tourSingleGrid.-type-2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 767px) {
    .tourSingleGrid.-type-2 img {
        width: calc(100% - 40px);
        height: auto;
        border-radius: 12px;
    }
}

.tourSingleGrid.-type-2 .tourSingleGrid__button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

table.table th {
    padding: 25px 40px;
    line-height: 1;
    font-weight: 500;
}

table.table th:first-child {
    border-radius: 8px 0 0 8px;
}

table.table th:last-child {
    border-radius: 0 8px 8px 0;
}

table.table tbody>tr+tr {
    border-top: 1px solid var(--color-light-6);
}

table.table td {
    padding: 20px 40px;
    font-size: 15px;
}

table.table-4 th {
    font-weight: 500;
    padding: 20px 30px;
    line-height: 1.2;
    min-width: 130px;
}

@media (max-width: 1199px) {
    table.table-4 th {
        padding: 15px 15px;
        min-width: 100px;
    }
}

table.table-4 th:first-child {
    border-radius: 8px 0 0 8px;
}

table.table-4 th:last-child {
    border-radius: 0 8px 8px 0;
}

table.table-4 tbody tr {
    vertical-align: top;
}

table.table-4 tbody>tr+tr {
    border-top: 1px dashed var(--color-border);
}

table.table-4 td {
    padding: 20px 30px;
    font-size: 15px;
    line-height: 1.2;
    min-width: 130px;
}

@media (max-width: 1199px) {
    table.table-4 td {
        padding: 15px 15px;
    }
}

table.table-4.-border-bottom tbody>tr {
    border-top: none;
    border-bottom: 1px dashed var(--color-border);
}

.line {
    width: 100%;
    height: 1px;
    background-color: #E7E6E6;
}

.line__word {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: white;
    z-index: 1;
}

.tourSingleSidebar {
    position: relative;
    width: 360px;
    padding: 30px;
    border-radius: 12px;
    border: 1px solid var(--border, #E7E6E6);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    background-color: white;
}

@media (max-width: 767px) {
    .tourSingleSidebar {
        width: 100%;
    }
}

.tourSingleSidebar.-top-320 {
    margin-top: -320px;
}

@media (max-width: 991px) {
    .tourSingleSidebar.-top-320 {
        margin-top: 0;
    }
}

.tourSingleHero5 {
    position: relative;
    padding-top: 440px;
    padding-bottom: 80px;
    z-index: 0;
}

@media (max-width: 991px) {
    .tourSingleHero5 {
        padding-top: 140px;
        padding-bottom: 80px;
    }
}

@media (max-width: 575px) {
    .tourSingleHero5 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.tourSingleHero5__image {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    right: 60px;
    border-radius: 12px 12px 0 0;
    z-index: -1;
}

@media (max-width: 991px) {
    .tourSingleHero5__image {
        left: 0;
        right: 0;
        border-radius: 0;
    }
}

.tourSingleHero5__image>*:nth-child(1) {
    height: 100%;
}

.tourSingleHero5__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tourSingleHero5__image .icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.navTourSingle {
    position: absolute;
    top: 50%;
    left: 60px;
    right: 60px;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
}

@media (max-width: 991px) {
    .navTourSingle {
        display: none;
    }
}

.navTourSingle__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.dropdown {
    cursor: pointer;
    position: relative;
    z-index: 10;
}

@media (max-width: 767px) {
    .dropdown {
        position: unset !important;
    }
}

.dropdown.-type-1 .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    min-width: 220px;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #E7E6E6;
    outline: 1px solid transparent;
    transition: .1s;
}

.dropdown.-type-1 .dropdown__button:hover {
    outline: 2px solid #E7E6E6;
}

.dropdown.-type-1 .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-1 .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-1 .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.-base .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    min-width: 220px;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #E7E6E6;
    outline: 1px solid transparent;
    transition: .1s;
}

.dropdown.-base .dropdown__button:hover {
    outline: 2px solid #E7E6E6;
}

.dropdown.-base .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
    z-index: 100;
}

@media (max-width: 767px) {
    .dropdown.-base .dropdown__menu {
        top: unset;
    }
}

.dropdown.-base-w .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 300px;
}

@media (max-width: 575px) {
    .dropdown.-base-w .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.-date .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 460px;
}

@media (max-width: 575px) {
    .dropdown.-date .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.-price .dropdown__menu {
    max-width: calc(100vw - 32px);
    width: 300px;
}

@media (max-width: 575px) {
    .dropdown.-price .dropdown__menu {
        width: calc(100vw - 32px);
    }
}

.dropdown.is-active {
    z-index: 20;
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.dropdown {
    cursor: pointer;
    position: relative;
    display: inline-block;
    z-index: 10;
}

.dropdown.-type-list .dropdown__button {
    display: inline-block;
    transition: .1s;
}

.dropdown.-type-list .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-list .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-list .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.dropdown {
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.dropdown.-type-2 .dropdown__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .1s;
}

.dropdown.-type-2 .dropdown__button span:nth-child(1) {
    margin-right: 4px;
}

.dropdown.-type-2 .dropdown__button i {
    margin-left: 10px;
}

.dropdown.-type-2 .dropdown__menu {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    padding: 10px 0;
    min-width: 220px;
    border-radius: 12px;
    box-shadow: 0px 10px 40px 0px #0000000D;
    opacity: 0;
    pointer-events: none;
    transition: .15s;
}

.dropdown.-type-2 .dropdown__item {
    cursor: pointer;
    padding: 12px 30px;
    transition: .1s;
}

.dropdown.-type-2 .dropdown__item:hover {
    background-color: var(--color-border);
}

.dropdown.is-active .dropdown__menu {
    opacity: 1;
    pointer-events: auto;
}

.testimonialsPagination.-type-1 {
    display: grid;
    justify-content: center;
    gap: 30px;
    grid-template-columns: repeat(3, min-content);
}

@media (max-width: 1199px) {
    .testimonialsPagination.-type-1 {
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .testimonialsPagination.-type-1 {
        gap: 12px;
        grid-template-columns: repeat(1, 1fr);
    }
}

.testimonialsPagination.-type-1 .testimonialsPagination__item {
    display: flex;
    align-items: center;
    width: 370px;
    max-width: 100%;
    padding: 12px;
    border-radius: 200px;
    background-color: white;
    border: 1px solid #E7E6E6;
}

@media (max-width: 1199px) {
    .testimonialsPagination.-type-1 .testimonialsPagination__item {
        width: 100%;
    }
}

.testimonialsPagination.-type-1 .testimonialsPagination__item img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
}

.testimonialsPagination.-type-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: -18px;
}

.testimonialsPagination.-type-2>* {
    padding: 18px;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item>* {
    position: relative;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
}

.testimonialsPagination.-type-2 .testimonialsPagination__item.is-active>*::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -11px;
    bottom: -11px;
    right: -11px;
    left: -11px;
    border-radius: 100%;
    border: 2px solid var(--color-accent-1);
}

.testimonialsPagination.-type-2.-blue .testimonialsPagination__item.is-active>*::after {
    border: 2px solid var(--color-accent-2);
}

.specialCardGrid>*:nth-child(1) .specialCard {
    color: white;
}

.specialCardGrid>*:nth-child(2) .specialCard {
    color: white;
}

.specialCardGrid>*:nth-child(2) .specialCard__content {
    padding-top: 70px;
}

.specialCardGrid>*:nth-child(3) .specialCard__content {
    justify-content: flex-start;
    padding-top: 43px;
}

.specialCardGrid>*:nth-child(3) .specialCard__title {
    color: black;
}

.specialCard {
    position: relative;
    width: 100%;
    height: 200px;
    z-index: 0;
}

.specialCard__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.specialCard__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.specialCard__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    height: 100%;
}

.specialCard__subtitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
}

.specialCard__title {
    font-size: 24px;
    font-weight: 700;
    color: white;
    line-height: 1.3;
    text-transform: capitalize;
}

.specialCard__text {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 5px;
}

.-hover-bg-white {
    transition: .15s;
}

.-hover-bg-white:hover {
    background-color: white;
}

.video {
    position: relative;
    padding-top: 250px;
    padding-bottom: 200px;
    z-index: 0;
}

@media (max-width: 991px) {
    .video {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

@media (max-width: 767px) {
    .video {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width: 575px) {
    .video {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.video__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.video__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tooltip {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #615E5E;
}

.tooltip__content {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 11px;
    font-size: 14px;
    line-height: 1.2;
    background-color: var(--color-dark-1);
    color: white;
    border-radius: 8px;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.tooltip__content::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: black;
    transform: rotate(45deg);
}

.tooltip.-top .tooltip__content {
    bottom: calc(100% + 6px);
    transform: translateY(8px);
}

.tooltip.-top .tooltip__content::after {
    bottom: -4px;
}

.tooltip.-bottom .tooltip__content {
    top: calc(100% + 6px);
    transform: translateY(-8px);
}

.tooltip.-bottom .tooltip__content::after {
    top: -4px;
}

.tooltip.-left .tooltip__content {
    right: calc(100% + 6px);
    transform: translateX(8px);
}

.tooltip.-left .tooltip__content::after {
    right: -4px;
}

.tooltip.-right .tooltip__content {
    left: calc(100% + 6px);
    transform: translateX(-8px);
}

.tooltip.-right .tooltip__content::after {
    left: -4px;
}

.tooltip:hover .tooltip__content {
    transform: none;
    opacity: 1;
}

.progressBar {
    position: relative;
}

.progressBar__bg {
    width: 100%;
    height: 4px;
    border-radius: 4px;
}

.progressBar__bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 100%;
    border-radius: 4px;
}

.progressBar__bar span {
    position: absolute;
    right: 0;
    bottom: 100%;
}

.noUi-target {
    height: 3px;
    border: none;
}

.noUi-base {
    background-color: var(--color-border);
}

.noUi-connect {
    background-color: var(--color-accent-1) !important;
    box-shadow: 0 !important;
}

.noUi-handle {
    border-radius: 100%;
    width: 30px !important;
    height: 30px !important;
    top: 50% !important;
    transform: translateY(-50%);
    border: 2px solid var(--color-accent-1);
    box-shadow: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.noUi-handle::after {
    content: "|||";
    position: absolute;
    left: unset !important;
    top: unset !important;
    width: auto !important;
    height: auto !important;
    background-color: transparent !important;
    font-size: 13px;
    color: var(--color-accent-1);
}

.noUi-handle.noUi-handle-lower {
    right: -25px !important;
}

.noUi-handle.noUi-handle-upper {
    right: -5px !important;
}

.list-disc li {
    list-style-type: disc;
    list-style-position: inside;
}

.circle {
    display: flex;
    align-items: center;
}

.circle::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: currentColor;
    margin-right: 5px;
}

.border-dash-1 {
    border: 1px dashed var(--color-primary, #EB662B);
}

.absoluteIcon1 {
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    width: 37px;
    height: 37px;
}

.iconList {
    border: 1px solid var(--Border, #E7E6E6);
    border-radius: 12px;
}

.iconList__item {
    padding: 10px;
}

.iconList__item+* {
    border-top: 1px solid var(--Border, #E7E6E6);
}

.iconList__content {
    width: 100%;
}

.ulList {
    padding-left: 8px;
}

.ulList li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: black;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

.ulList2 {
    padding-left: 8px;
}

.ulList2 li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: var(--color-accent-1);
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

.roadmap {
    position: relative;
}

.roadmap::before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 13px;
    border-left: 1px dashed var(--color-primary, #EB662B);
    z-index: -1;
}

.roadmap__item {
    display: flex;
}

.roadmap__item+* {
    margin-top: 30px;
}

.roadmap__wrap {
    margin-left: 15px;
}

.roadmap__iconBig {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: var(--color-accent-1);
    color: white;
    font-size: 16px;
}

.roadmap__icon {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: 3px solid var(--color-accent-1);
    background-color: white;
    margin-top: 6px;
    margin-left: 5px;
}

.roadmap__title {
    font-size: 16px;
    font-weight: 500;
}

.roadmap__content {
    width: 580px;
    margin-top: 15px;
}

@media (max-width: 767px) {
    .roadmap__content {
        width: 100%;
    }
}

.overallRating {
    overflow: hidden;
    border-radius: 12px;
}

.overallRating__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
}

@media (max-width: 767px) {
    .overallRating__list {
        grid-template-columns: 1fr;
    }
}

.overallRating__list>*:nth-child(1) {
    grid-column: 2 span;
}

@media (max-width: 767px) {
    .overallRating__list>*:nth-child(1) {
        grid-column: 1 span;
    }
}

.overallRating__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(235, 102, 43, 0.04);
    padding: 16px 30px;
}

.overallRating__item:nth-child(1) {
    background-color: rgba(235, 102, 43, 0.1);
}

.overallRating__content {
    display: flex;
    align-items: center;
}

.overallRating__icon {
    display: flex;
    margin-right: 30px;
}

.reviewsGrid {
    display: grid;
    grid-template-columns: repeat(3, min-content);
    gap: 30px 50px;
}

@media (max-width: 767px) {
    .reviewsGrid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.reviewsGrid__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .reviewsGrid__item {
        width: 100%;
    }
}

.overflowAuto {
    overflow: auto;
}

.dbSearch {
    position: relative;
    display: flex;
    align-items: center;
}

.dbSearch i {
    position: absolute;
    left: 18px;
}

.dbSearch input {
    background-color: var(--color-light-1);
    border-radius: 12px;
    height: 50px;
    padding: 0 48px;
}

.blockquote {
    display: flex;
}

.blockquote__icon {
    margin-right: 20px;
}

.blockquote__text {
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 28px;
    padding-right: 40px;
}

@media (max-width: 991px) {
    .blockquote__text {
        padding-right: 0;
    }
}

.testimonialsSlider_1-pagination>* {
    cursor: pointer;
    transition: 0.2s;
}

.testimonialsSlider_1-pagination .is-active {
    box-shadow: 0px 6px 15px 0px rgba(64, 79, 104, 0.05);
}

.testimonialsSlider_2-pagination>* {
    cursor: pointer;
}

.input-white::-moz-placeholder {
    color: white;
}

.input-white::placeholder {
    color: white;
}

.toTopButton {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 100;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: white;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    transition: 0.2s;
}

@media (max-width: 767px) {
    .toTopButton {
        bottom: 75px;
        right: 8px;
        width: 54px;
        height: 54px;
    }
}

.toTopButton svg {
    fill: var(--color-accent-1);
    transition: 0.2s;
}

.toTopButton:hover {
    background-color: var(--color-accent-1);
}

.toTopButton:hover svg {
    fill: white !important;
}

.toTopButton.is-hidden {
    opacity: 0;
    pointer-events: none;
}

.text-overflow {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.-hover-image-scale__image {
    overflow: hidden;
}

.-hover-image-scale__image img {
    transition: 0.6s;
}

.-hover-image-scale:hover .-hover-image-scale__image img {
    transform: scale(1.15);
}

.gallery__item {
    position: relative;
    display: block;
}

.gallery__item:hover .gallery__button {
    opacity: 1;
}

.gallery__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: black;
    border-radius: 100%;
    width: rem(52px);
    height: rem(52px);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
}

.gallery__button .icon {
    color: white;
    stroke-width: 1;
    width: rem(28px);
    height: rem(28px);
}

.gallery__button.-bottom-right {
    top: unset;
    left: unset;
    transform: unset;
    bottom: rem(30px);
    right: rem(30px);
}

.tourPagesSidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    overflow: hidden;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none;
}

.tourPagesSidebar__overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.tourPagesSidebar__header {
    margin-bottom: 20px;
}

.tourPagesSidebar__content {
    overflow-y: scroll;
    height: 100%;
    width: 360px;
    max-width: 100vw;
    background-color: white;
    padding: 20px 30px;
}

.tourPagesSidebar__content::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.tourPagesSidebar__content::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.tourPagesSidebar.-is-active {
    opacity: 1;
    pointer-events: auto;
}

.-hover-opacity {
    transition: 0.2s;
    opacity: 0.3;
}

.-hover-opacity:hover {
    opacity: 1;
}

button.gm-ui-hover-effect {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 35px !important;
    height: 35px !important;
    z-index: 0;
}

button.gm-ui-hover-effect>span {
    background-color: white !important;
    width: 20px !important;
    height: 20px !important;
}

button.gm-ui-hover-effect::after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    z-index: -1;
}

.gm-style-iw-d {
    overflow: visible !important;
}

.gm-style-iw.gm-style-iw-c {
    padding: 0 !important;
    border-radius: 12px !important;
    max-width: 300px !important;
}

.searchMenu-date {
    position: relative;
}

.searchMenu-date__field {
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.searchMenu-date__field.-is-active {
    pointer-events: auto;
    opacity: 1;
}

@media (max-width: 991px) {
    .searchMenu-date__field {
        transform: none;
        width: auto;
        left: -20px;
        right: -20px;
    }
}

@media (max-width: 575px) {
    .searchMenu-date__field {
        left: -35px;
        right: -35px;
    }
}

.searchMenu-date .calendar-icon {
    position: absolute;
    top: 0;
    z-index: 10;
}

.searchMenu-date .calendar-icon.-left {
    left: 8px;
}

.searchMenu-date .calendar-icon.-right {
    right: 8px;
}

.sroll-bar-1::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.1);
}

.sroll-bar-1::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(0, 0, 0, 0.3);
}

.h-500 {
    height: 500px;
}

.elCalendar__slider {
    overflow: hidden;
}

.elCalendar__sliderNav {
    position: absolute;
    top: 6px;
    z-index: 10;
}

.elCalendar__sliderNav.-prev {
    left: 8px;
}

.elCalendar__sliderNav.-next {
    right: 8px;
}

.elCalendar__month {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.elCalendar__header {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px;
    width: 100%;
}

.elCalendar__header__sell {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .elCalendar__header__sell {
        width: 32px;
        height: 32px;
    }
}

.elCalendar__body {
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px;
    width: 100%;
}

.elCalendar__sell {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    transition: 0.2s;
    font-size: 15px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .elCalendar__sell {
        width: 32px;
        height: 32px;
    }
}

.elCalendar__sell.-dark {
    opacity: 0.4;
}

.elCalendar__sell:hover {
    background-color: rgba(0, 0, 0, 0.041);
}

.elCalendar__sell.-is-active {
    position: relative;
    background-color: var(--color-accent-1);
    color: white;
    z-index: 2;
}

.elCalendar__sell.-is-in-path {
    position: relative;
    color: var(--color-dark-1) !important;
    z-index: 0;
}

.elCalendar__sell.-is-in-path::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    height: 100%;
    background-color: #F5F5F5;
    z-index: -2;
}

.tourCard__header {
    position: relative;
}

.mytxt {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: #fefefe;
    padding: 2px 10px;
    border-radius: 15px;
    background-color: #000000ab;
}

.ssty {
    color: #f06c21;
    font-family: 'Dancing Script';
    font-weight: 900;
}

.m-bottom {
    margin-bottom: 30px;
}

.bg-sign {
    position: absolute;
    top: 0;
    left: 0;
    background: #00000033;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.map__content .img-cover {
    height: 450px !important;
    width: 100% !important;
    padding-bottom: 20px;
}

.timeline-image {
    width: 100%;
    max-width: 300px;
    border-radius: 8px;
    margin-bottom: 15px;
    max-height: 170px;
    object-fit: cover;
}

.tourCard.-type-2 .tourCard__image img {
    height: 260px;
}

body {
    overflow-x: hidden !important;
}

@media only screen and (max-width: 600px) {
    .navAbsolute__button {
        display: none;
    }
}

.pay {
    padding: 6px 16px !important;
    display: none;
}

@media (max-width: 575.98px) {
    .pay {
        display: inline-block;
        padding: 2px 5px !important;
    }

    .button-info .book-btn-2 {
        padding: 2px 5px;
    }
}

.swiper-button-prev,
.swiper-button-next {
    color: #FB3F1B;
    background: rgba(255, 255, 255, 0.9);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    cursor: pointer;
}

/* Icons using ::after */
.swiper-button-prev::after {
    content: '\2039';
    /* Unicode for ‹ */
    font-size: 34px;
    margin-top:-8px;
    /*font-weight: bold;*/
}

.swiper-button-next::after {
    content: '\203A';
    /* Unicode for › */
    font-size: 34px;
    margin-top:-8px;
    /*font-weight: bold;*/
}

/* Hover effect */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #FB3F1B;
    color: #fff;
}

/* Positioning */
.swiper-button-prev {
    left: 10px;
}

.swiper-button-next {
    right: 10px;
}

/* Pagination (dots) styling */
.custom-swiper-pagination {
    text-align: center;
    margin-top: 20px;
}

.custom-swiper-pagination .swiper-pagination-bullet {
    background-color: #FB3F1B;
    opacity: 0.5;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    transition: opacity 0.3s;
}

.custom-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

/* Popup Overlay first1 */
#enquiryOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

/* Popup Container */
#enquiryPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 500px;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

/* Close Button */
.enquiry-close {
    position: absolute;
    top: 12px;
    right: 18px;
    font-size: 26px;
    cursor: pointer;
    color: #888;
    transition: color 0.3s;
    z-index: 99999999;
}

.enquiry-close:hover {
    color: #222;
}

/* Form Heading */
.enquiry-form h2 {
    margin-bottom: 25px;
    color: #2c3e50;
    text-align: center;
    font-size: 22px;
}

/* Form Controls */
.enquiry-form input,
.enquiry-form select,
.enquiry-form textarea {
    width: 100%;
    padding: 5px 14px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    transition: border 0.3s ease;
}

.enquiry-form input:focus,
.enquiry-form select:focus,
.enquiry-form textarea:focus {
    border-color: #3498db;
    outline: none;
}

/* Input Wrappers */
.input-with-icon,
.select-with-icon,
.textarea-with-icon {
    position: relative;
}

.input-with-icon i,
.select-with-icon i,
.textarea-with-icon i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #888;
}

.input-with-icon input,
.select-with-icon select,
.textarea-with-icon textarea {
    padding-left: 12px;
}

.enquiry-form .form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0px;
}

.form-group.half-width {
    flex: 1;
}

/* Phone Group */
.enquiry-form .phone-group {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}

.enquiry-form .country-code {
    width: 90px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.enquiry-form .phone-input-container {
    flex: 1;
}

.enquiry-form .phone-input {
    width: 100%;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

/* Submit Button */
.submit-btn {
    width: 50%;
    padding: 5px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 10px;
}

.submit-btn:hover {
    background: #2980b9;
}

/* Responsive Design */
@media (max-width: 768px) {
    #enquiryPopup {
        width: 90%;
        padding: 25px 18px;
    }

    .enquiry-form h2 {
        font-size: 20px;
    }

    /*.enquiry-form .form-row {*/
    /*flex-direction: column;*/
    /*gap: 0;*/
}

.enquiry-close {
    top: 10px;
    right: 15px;
    font-size: 22px;
}
}

/*popup second css*/
/* Popup Overlay */
#businessEnquiryOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}

/* Popup Container */
#businessEnquiryPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 500px;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2);
    z-index: 1001;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -45%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

/* Form Controls */
.enquiry-form input,
.enquiry-form select,
.enquiry-form textarea {
    width: 100%;
    padding: 5px 14px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 15px;
    transition: border 0.3s ease;
}

.enquiry-form input:focus,
.enquiry-form select:focus,
.enquiry-form textarea:focus {
    border-color: #3498db;
    outline: none;
}

/* Input Wrappers */
.input-with-icon,
.select-with-icon,
.textarea-with-icon {
    position: relative;
}

.input-with-icon i,
.select-with-icon i,
.textarea-with-icon i {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    font-size: 16px;
    color: #888;
}

.input-with-icon input,
.select-with-icon select,
.textarea-with-icon textarea {
    padding-left: 12px;
}

.enquiry-form .form-row {
    display: flex;
    gap: 15px;
    margin-bottom: 0px;
}

.form-group.half-width {
    flex: 1;
}

/* Phone Group */
.enquiry-form .phone-group {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}

.enquiry-form .country-code {
    width: 95px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.enquiry-form .phone-input-container {
    flex: 1;
}

.enquiry-form .phone-input {
    width: 100%;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

/* Submit Button */
.submit-btn {
    width: 50%;
    padding: 5px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 10px;
}

.submit-btn:hover {
    background: #2980b9;
}

/* Responsive Design */
@media (max-width: 768px) {
    #businessEnquiryPopup {
        width: 90%;
        padding: 25px 18px;
    }

    .phone-input {
        border-radius: 8px;
        border-left: 1px solid #ccc;
    }
}

.deyor-search-icon {
    /*position: fixed;*/
    /*top: 20px ;*/
    right: 65px;
    font-size: 15px;
    cursor: pointer;
    z-index: 1001;
    color: white;
}

.deyor-search-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.deyor-search-box {
    background-color: #ffffff47;
    padding: 13px;
    border-radius: 10px;
    width: 80%;
    /*max-width: 400px;*/
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.deyor-search-box label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 20px;
    color: white;
}

.deyor-search-input {
    width: 100%;
    padding: 5px;
    font-size: 16px;
    border: 2px solid #F94D03;
    border-radius: 5px;
    background-color: white;
    margin-top: -40px;
    color: white;
}

.deyor-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #999;
}

.deyor-close-btn:hover {
    color: #999;
}

.deyor-suggestion-list {
    display: none;
    margin-top: 10px;
    list-style: none;
    padding: 0;
    max-height: 150px;
    overflow-y: auto;
    border: 2px solid #ccc;
    border-radius: 5px;
    background: #fff;
}

.deyor-suggestion-list li {
    padding: 0;
}

.deyor-suggestion-list li a {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #000;
}

.deyor-suggestion-list li a:hover {
    background-color: #f0f0f0;
}

@media (max-width: 500px) {
    .deyor-search-box {
        padding: 15px;
        max-width: 90%;
    }

    .deyor-search-icon {
        position: unset;
        align-content: center;
    }

    .deyor-search-box {
        margin-top: -68px;
    }

    .book-btn-2 {
        background-color: #F1500A;
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        margin: 10px 0;
    }
}
}

@media (min-width: 502px) and (max-width: 1197px) {
    .deyor-search-icon {
        position: unset;
        display: flex;
        align-content: center;
    }
}

@media (min-width: 1200px) and (max-width: 2600px) {
    .sicon .iin {
        display: none;
    }
}

.icon-facebook {
    background-color: blue;
}

.icon-instagram {
    background-color: #ca2e49;
}

.face {
    background-color: red;
}

.icon-linkedin {
    background-color: #5252e2;
}

.twitter {
    background-color: black;
}

.certificate-section {
    padding: 50px 20px;
    text-align: center;
    background-color: #fff;
}

.certificates-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.certificate {
    overflow: hidden;
    border-radius: 10px;
    background-color: #fff;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.certificate img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease-in-out;
}

.certificate:hover img {
    animation: shake 0.6s ease-in-out;
}

@keyframes shake {
    0% {
        transform: translateX(0px);
    }

    25% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }

    75% {
        transform: translateX(-3px);
    }

    100% {
        transform: translateX(0px);
    }
}

@media (max-width: 600px) {
    .certificate-section h2 {
        font-size: 1.5rem;
    }
}

.hero__slide {
    position: relative;
}

.hero__slide .hero__content {
    position: absolute;
    top: 50%;
    left: 22%;
    transform: translate(-50%, -50%);
    text-align: start;
    z-index: 1;
    color: #fff;
    /* Adjust text color as needed */
}

.hero__slide img {
    width: 100%;
    height: auto;
    display: block;
}

/* Responsive styles */
@media (max-width: 768px) {
    .hero__slide .hero__content {
        left: 41%;
    }
}

.zoom-img-container {
    overflow: hidden;
    border-radius: 12px;
}

.zoom-img-container img {
    transition: transform 0.5s ease;
    display: block;
}

.zoom-img-container:hover img {
    transform: scale(1.1);
}

.travel {
    margin-top: 18px;
}

/*.multi-slider-button-prev,*/
/*.multi-slider-button-next {*/
/*    color: #FB3F1B;*/
/*    background: rgba(255, 255, 255, 0.9);*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    border-radius: 50%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    z-index: 5;*/
/*    cursor: pointer;*/
/*}*/

/* Icons using ::after */
/*.multi-slider-button-prev::after {*/
/*    content: '\2039';*/
/*     Unicode for ‹ */
/*    font-size: 34px;*/
/*    font-weight: bold;*/
/*}*/

/*.multi-slider-button-next::after {*/
/*    content: '\203A';*/
/*     Unicode for › */
/*    font-size: 34px;*/
/*    font-weight: bold;*/
/*}*/

/* Hover effect */
/*.multi-slider-button-prev:hover,*/
/*.multi-slider-button-next:hover {*/
/*    background-color: #FB3F1B;*/
/*    color: #fff;*/
/*}*/

/* Positioning */
/*.multi-slider-button-prev {*/
/*    left: 10px;*/
/*}*/

/*.multi-slider-button-next {*/
/*    right: 10px;*/
/*}*/

/* Slider Styling */
.multi-slider {
    width: 100%;
    padding: 20px 0;
}

/* Navigation Arrows */
/*.multi-slider-button {*/
/* position: absolute;*/
/* top: 50%;*/
/* transform: translateY(-50%);*/
/* width: 40px;*/
/* height: 40px;*/
/* background: transparent;*/
/* border-radius: 50%;*/
/* z-index: 10;*/
/* cursor: pointer;*/
/* display: flex;*/
/* align-items: center;*/
/* justify-content: center;*/
/* transition: all 0.3s ease;*/
/*}*/
/*.multi-slider-button:hover {*/
/* background: transparent;*/
/* transform: translateY(-50%) scale(1.1);*/
/*}*/
/*.multi-slider-button-prev {*/
/* left: 0;*/
/*}*/
/*.multi-slider-button-next {*/
/* right: 0;*/
/*}*/
/*.multi-slider-button::after {*/
/* content: '';*/
/* width: 15px;*/
/* height: 15px;*/
/* border: solid #333;*/
/* border-width: 0 3px 3px 0;*/
/* display: inline-block;*/
/* padding: 3px;*/
/*}*/
/*.multi-slider-button-prev::after {*/
/* transform: rotate(135deg);*/
/* margin-right: 3px;*/
/*}*/
/*.multi-slider-button-next::after {*/
/* transform: rotate(-45deg);*/
/* margin-left: 3px;*/
/*}*/
/* Pagination */
.multi-slider-pagination {
    position: relative;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.multi-slider-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0.2);
    opacity: 1;
    margin: 0 5px;
}

.multi-slider-pagination .swiper-pagination-bullet-active {
    background: #667eea;
}

.custom-submit-btn {
    padding: 6px 24px;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
    margin: auto;
}

.custom-submit-btn:hover {
    background-color: #45a049;
}

/* Popup Overlay */
.custom-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Popup Box */
.custom-popup-box {
    background-color: white;
    padding: 25px;
    border-radius: 8px;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    animation: popupFadeIn 0.3s ease-out;
    text-align: center;
}

@keyframes popupFadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.custom-popup-box h3 {
    margin-top: 0;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.custom-popup-box input,
.custom-popup-box textarea {
    width: 100%;
    padding: 5px 8px;
    margin-bottom: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
}

.custom-popup-box textarea {
    height: 80px;
    resize: vertical;
}

/* Close button */
.close-popup {
    position: absolute;
    top: 30px;
    right: 25px;
    font-size: 24px;
    color: #aaa;
    cursor: pointer;
    z-index: 999 !important;
}

.close-popup:hover {
    color: #333;
}

.slider-container {
    width: 100%;
    display: flex;
    gap: 20px;
    padding: 20px;
    box-sizing: border-box;
}

/* Each Slider Column */
.slider-column {
    width: 50%;
    position: relative;
}

/* Slide Styling */
.slide {
    height: 400px;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    /*justify-content: center;*/
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

/* Video Container */
.video-container {
    width: 100%;
    height: 70%;
    margin-bottom: 15px;
}

.video-container iframe {
    width: 100%;
    height: 400px;
    border-radius: 8px;
    border: none;
}

/* Slide Numbers */
/*.slide-number {*/
/* position: absolute;*/
/* top: 15px;*/
/* right: 15px;*/
/* background: rgba(0,0,0,0.3);*/
/* color: white;*/
/* width: 30px;*/
/* height: 30px;*/
/* border-radius: 50%;*/
/* display: flex;*/
/* align-items: center;*/
/* justify-content: center;*/
/* font-weight: bold;*/
/*}*/
/* Video Slides */
.slide--video {
    background: #f3f3f3;
    color: white;
}

/* Testimonial Slides */
.slide--testimonial {
    background: #f3f3f3;
    color: #333;
}

.slide-title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

/* Navigation Arrows */
.swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    transition: all 0.3s ease;
    background: transparent;
}

.swiper-button:hover {
    background: transparent;
    transform: translateY(-50%) scale(1.1);
}

.testimonial-slider .swiper-button-prev {
    left: 10px;
}

.testimonial-slider .swiper-button-next {
    right: 10px;
}

.swiper-button::after {
    content: '';
    width: 15px;
    height: 15px;
    border: solid #333;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.testimonial-slider .swiper-button-prev::after,
.video-slider .swiper-button-prev::after {
    transform: rotate(135deg);
    margin-right: 3px;
}

.testimonial-slider .swiper-button-next::after,
.video-slider .swiper-button-next::after {
    transform: rotate(-45deg);
    margin-left: 3px;
}

/* Pagination Customization */
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #ffffff;
}

/* Responsive Design */
@media (max-width: 768px) {
    .slider-container {
        flex-direction: column;
    }

    .slider-column {
        width: 100%;
    }

    .slide {
        height: 350px;
    }

    .video-container {
        height: 60%;
    }

    .swiper-button {
        width: 30px;
        height: 30px;
    }
}

a {
    text-decoration: none !important;
    color: #fff
}

.footer__images img {
    height: 30px;
    width: 60px;
}

.tourSingleSidebar img {
    height: 18px;
    width: 20px;
}

.swiper-container1 {
    position: relative;
}

.desktopNav__item p{
    margin-bottom:0px;
}



.swiper-button-prev,
.swiper-button-next {
  color: #FB3F1B;
  /*background: rgba(255, 255, 255, 0.9);*/
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index:5;
  cursor: pointer;
}

/* Icons using ::after */
.swiper-button-prev::after {
  /*content: '\2039'; */
  font-size:34px;
  /*font-weight: bold;*/
}

.swiper-button-next::after {
  /*content: '\203A'; */
  font-size:34px;
  /*font-weight: bold;*/
}

/* Hover effect */
.swiper-button-prev:hover,
.swiper-button-next:hover {
  /*background-color: #FB3F1B;*/
  color: #fff;
}

/* Positioning */
.swiper-button-prev {
  left: 10px;
}

.swiper-button-next {
  right: 10px;
}

.multi-slider-button-prev,
.multi-slider-button-next {
  color: #FB3F1B;
  background: rgba(255, 255, 255, 0.9);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index:5;
  cursor: pointer;
}

/* Icons using ::after */
.multi-slider-button-prev::after {
  content: '\2039'; /* Unicode for ‹ */
  font-size:34px;
  margin-top: -8px;
  /*font-weight: bold;*/
}

.multi-slider-button-next::after {
  content: '\203A'; /* Unicode for › */
  font-size:34px;
  margin-top: -8px;
  /*font-weight: bold;*/
}

/* Hover effect */
.multi-slider-button-prev:hover,
.multi-slider-button-next:hover {
  background-color: #FB3F1B;
  color: #fff;
}

/* Positioning */
.multi-slider-button-prev {
  left: 10px;
}

.multi-slider-button-next{
  right: 10px;
}
