/*!
 * Bootstrap v5.0.0 (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-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}

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

html, body {
    overflow-x: hidden;
}

body {
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    line-height: 1.5;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
    box-sizing: content-box;
    color: inherit;
    height: 0;
    overflow: visible
}

hr:not([size]) {
    height: 1px
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2
}

.full-mouth-implants-pricing .main-banner__image{
    height:  100vh !important;
}

@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: 0
}

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
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

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: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);
    direction: ltr;
    unicode-bidi: bidi-override
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    color: #d63384;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

img, svg {
    vertical-align: middle
}

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;
    overflow: visible;
    text-transform: none
}

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], [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

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

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

textarea {
    resize: vertical;
    margin: 0;
    overflow: auto
}

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;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

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-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 {
    cursor: pointer;
    display: list-item
}

[hidden] {
    display: none !important
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    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) {
    legend {
        font-size: 1.5rem
    }

    .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: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2)
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    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
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: #6c757d
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not(:-moz-read-only), .form-control[type=file]:not(:disabled):not(:read-only) {
    cursor: pointer
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-moz-read-only {
    background-color: #e9ecef;
    opacity: 1
}

.form-control:disabled, .form-control:read-only {
    background-color: #e9ecef;
    opacity: 1
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: 0 solid;
    border-color: inherit
}

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

    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not(:-moz-read-only)::file-selector-button {
    background-color: #dde0e3
}

.form-control:hover:not(:disabled):not(:read-only)::file-selector-button {
    background-color: #dde0e3
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-inline-end-width: 1px;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: 0 solid;
    border-color: inherit
}

@media (prefers-reduced-motion: reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }
}

.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button {
    background-color: #dde0e3
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.form-control-sm::file-selector-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem
}

.form-control-sm::-webkit-file-upload-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem
}

.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.form-control-lg::file-selector-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem
}

.form-control-lg::-webkit-file-upload-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px)
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px)
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px)
}

.form-control-color {
    max-width: 3rem;
    height: auto;
    padding: .375rem
}

.form-control-color:not(:disabled):not(:-moz-read-only), .form-control-color:not(:disabled):not(:read-only) {
    cursor: pointer
}

.form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    background-color: #e9ecef
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    -webkit-filter: brightness(90%);
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #0d6efd;
    border-color: #0d6efd;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .5
}

.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        transition: none
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.btn-check:disabled + .btn, .btn-check[disabled] + .btn {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .65
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b6d4fe
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #b6d4fe
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.form-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.form-floating {
    position: relative
}

.form-floating > .form-control, .form-floating > .form-select {
    height: calc(3.5rem + 2px);
    padding: 1rem .75rem
}

.form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem .75rem;
    pointer-events: none;
    border: 1px solid transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out, -webkit-transform .1s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-floating > label {
        transition: none
    }
}

.form-floating > .form-control::-webkit-input-placeholder {
    color: transparent
}

.form-floating > .form-control::-moz-placeholder {
    color: transparent
}

.form-floating > .form-control:-ms-input-placeholder {
    color: transparent
}

.form-floating > .form-control::-ms-input-placeholder {
    color: transparent
}

.form-floating > .form-control::placeholder {
    color: transparent
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control:not(:-ms-input-placeholder), .form-floating > .form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label, .form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    opacity: .65;
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:-webkit-autofill ~ label {
    opacity: .65;
    -webkit-transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group > .form-control, .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.input-group > .form-control:focus, .input-group > .form-select:focus {
    z-index: 3
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 3
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-lg > .btn, .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-lg > .form-select, .input-group-sm > .form-select {
    padding-right: 3rem
}

.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #198754
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(25, 135, 84, .9);
    border-radius: .25rem
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #198754;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-valid, .was-validated .form-select:valid {
    border-color: #198754
}

.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-valid:focus, .was-validated .form-select:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.form-check-input.is-valid, .was-validated .form-check-input:valid {
    border-color: #198754
}

.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
    background-color: #198754
}

.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #198754
}

.form-check-inline .form-check-input ~ .valid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-valid, .input-group .form-select.is-valid, .was-validated .input-group .form-control:valid, .was-validated .input-group .form-select:valid {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-invalid, .was-validated .form-select:invalid {
    border-color: #dc3545
}

.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: #dc3545
}

.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
    background-color: #dc3545
}

.form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-inline .form-check-input ~ .invalid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-invalid, .input-group .form-select.is-invalid, .was-validated .input-group .form-control:invalid, .was-validated .input-group .form-select:invalid {
    z-index: 3
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.link-primary {
    color: #0d6efd
}

.link-primary:focus, .link-primary:hover {
    color: #0a58ca
}

.link-secondary {
    color: #6c757d
}

.link-secondary:focus, .link-secondary:hover {
    color: #565e64
}

.link-success {
    color: #198754
}

.link-success:focus, .link-success:hover {
    color: #146c43
}

.link-info {
    color: #0dcaf0
}

.link-info:focus, .link-info:hover {
    color: #3dd5f3
}

.link-warning {
    color: #ffc107
}

.link-warning:focus, .link-warning:hover {
    color: #ffcd39
}

.link-danger {
    color: #dc3545
}

.link-danger:focus, .link-danger:hover {
    color: #b02a37
}

.link-light {
    color: #f8f9fa
}

.link-light:focus, .link-light:hover {
    color: #f9fafb
}

.link-dark {
    color: #212529
}

.link-dark:focus, .link-dark:hover {
    color: #1a1e21
}

.ratio {
    position: relative;
    width: 100%
}

.ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: calc(3 / 4 * 100%)
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%)
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%)
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

@media (min-width: 576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

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

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

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

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

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

.align-text-bottom {
    vertical-align: text-bottom !important
}

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

.float-start {
    float: left !important
}

.float-end {
    float: right !important
}

.float-none {
    float: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

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

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.top-0 {
    top: 0 !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    left: 0 !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.translate-middle {
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important
}

.translate-middle-x {
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

.translate-middle-y {
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

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

.border-0 {
    border: 0 !important
}

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

.border-top-0 {
    border-top: 0 !important
}

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

.border-end-0 {
    border-right: 0 !important
}

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

.border-bottom-0 {
    border-bottom: 0 !important
}

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

.border-start-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #0d6efd !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #198754 !important
}

.border-info {
    border-color: #0dcaf0 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #212529 !important
}

.border-white {
    border-color: #fff !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

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

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

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

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

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

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

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

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

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

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !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
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !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
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}

.fs-5 {
    font-size: 1.25rem !important
}

.fs-6 {
    font-size: 1rem !important
}

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

.fst-normal {
    font-style: normal !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-lighter {
    font-weight: lighter !important
}

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

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

.fw-bolder {
    font-weight: bolder !important
}

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

.lh-sm {
    line-height: 1.25 !important
}

.lh-base {
    line-height: 1.5 !important
}

.lh-lg {
    line-height: 2 !important
}

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

.text-end {
    text-align: right !important
}

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

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

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.text-primary {
    color: #0d6efd !important
}

.text-secondary {
    color: #6c757d !important
}

.text-success {
    color: #198754 !important
}

.text-info {
    color: #0dcaf0 !important
}

.text-warning {
    color: #ffc107 !important
}

.text-danger {
    color: #dc3545 !important
}

.text-light {
    color: #f8f9fa !important
}

.text-dark {
    color: #212529 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-reset {
    color: inherit !important
}

.bg-primary {
    background-color: #0d6efd !important
}

.bg-secondary {
    background-color: #6c757d !important
}

.bg-success {
    background-color: #198754 !important
}

.bg-info {
    background-color: #0dcaf0 !important
}

.bg-warning {
    background-color: #ffc107 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

.bg-dark {
    background-color: #212529 !important
}

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

.bg-transparent {
    background-color: transparent !important
}

.bg-gradient {
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

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

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: .2rem !important
}

.rounded-2 {
    border-radius: .25rem !important
}

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

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

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

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-end {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-start {
    border-bottom-left-radius: .25rem !important;
    border-top-left-radius: .25rem !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media (min-width: 576px) {
    .float-sm-start {
        float: left !important
    }

    .float-sm-end {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }

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

    .gap-sm-0 {
        gap: 0 !important
    }

    .gap-sm-1 {
        gap: .25rem !important
    }

    .gap-sm-2 {
        gap: .5rem !important
    }

    .gap-sm-3 {
        gap: 1rem !important
    }

    .gap-sm-4 {
        gap: 1.5rem !important
    }

    .gap-sm-5 {
        gap: 3rem !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
    }

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

    .text-sm-end {
        text-align: right !important
    }

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

@media (min-width: 768px) {
    .float-md-start {
        float: left !important
    }

    .float-md-end {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }

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

    .gap-md-0 {
        gap: 0 !important
    }

    .gap-md-1 {
        gap: .25rem !important
    }

    .gap-md-2 {
        gap: .5rem !important
    }

    .gap-md-3 {
        gap: 1rem !important
    }

    .gap-md-4 {
        gap: 1.5rem !important
    }

    .gap-md-5 {
        gap: 3rem !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
    }

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

    .text-md-end {
        text-align: right !important
    }

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

@media (min-width: 992px) {
    .float-lg-start {
        float: left !important
    }

    .float-lg-end {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }

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

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-1 {
        gap: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .gap-lg-4 {
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        gap: 3rem !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
    }

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

    .text-lg-end {
        text-align: right !important
    }

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

@media (min-width: 1200px) {
    .float-xl-start {
        float: left !important
    }

    .float-xl-end {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }

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

    .gap-xl-0 {
        gap: 0 !important
    }

    .gap-xl-1 {
        gap: .25rem !important
    }

    .gap-xl-2 {
        gap: .5rem !important
    }

    .gap-xl-3 {
        gap: 1rem !important
    }

    .gap-xl-4 {
        gap: 1.5rem !important
    }

    .gap-xl-5 {
        gap: 3rem !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
    }

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

    .text-xl-end {
        text-align: right !important
    }

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

    .fs-1 {
        font-size: 2.5rem !important
    }

    .fs-2 {
        font-size: 2rem !important
    }

    .fs-3 {
        font-size: 1.75rem !important
    }

    .fs-4 {
        font-size: 1.5rem !important
    }
}

@media (min-width: 1400px) {
    .float-xxl-start {
        float: left !important
    }

    .float-xxl-end {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }

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

    .gap-xxl-0 {
        gap: 0 !important
    }

    .gap-xxl-1 {
        gap: .25rem !important
    }

    .gap-xxl-2 {
        gap: .5rem !important
    }

    .gap-xxl-3 {
        gap: 1rem !important
    }

    .gap-xxl-4 {
        gap: 1.5rem !important
    }

    .gap-xxl-5 {
        gap: 3rem !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
    }

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

    .text-xxl-end {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !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
    }
}

html {
    line-height: 1.15
}

h1 {
    font-size: 2em
}

button, dl dl, dl ol, dl ul, input, ol dl, ol ol, ol ul, select, ul dl, ul ol, ul ul {
    margin: 0
}

details, main {
    display: block
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-family: monospace, monospace;
    font-size: 1em
}

abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

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

svg:not(:root) {
    overflow: hidden
}

table {
    caption-side: bottom;
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

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

input {
    overflow: visible
}

progress {
    display: inline-block;
    vertical-align: baseline
}

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

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

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: ButtonText dotted 1px
}

:-moz-ui-invalid {
    box-shadow: none
}

dialog {
    background-color: #fff;
    border: solid;
    color: #000;
    display: block;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

[hidden], dialog:not([open]), template {
    display: none
}

.text-white {
    color: #fff !important
}

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

.text-black {
    color: #333 !important
}

.bg-black {
    background-color: #333 !important
}

.text-blue {
    color: #2dc2e5 !important
}

.bg-blue {
    background-color: #2dc2e5 !important
}

.text-dark-blue {
    color: #003e50 !important
}

.bg-dark-blue {
    background-color: #003e50 !important
}

.text-red {
    color: #e1435e !important
}

.bg-red {
    background-color: #e1435e !important
}

.text-gray {
    color: #f7f7f7 !important
}

.bg-gray {
    background-color: #f7f7f7 !important
}

.text-dark-gray {
    color: #4b4b4b !important
}

.bg-dark-gray {
    background-color: #4b4b4b !important
}

.text-light-gray {
    color: #707070 !important
}

.bg-light-gray {
    background-color: #707070 !important
}

.text-green {
    color: #409e99 !important
}

.bg-green {
    background-color: #409e99 !important
}

.text-light-green {
    color: #f2faf9 !important
}

.bg-light-green {
    background-color: #f2faf9 !important
}

.font-8 {
    font-size: 8px !important
}

.font-10 {
    font-size: 10px !important
}

.font-12 {
    font-size: 12px !important
}

.font-14 {
    font-size: 14px !important
}

.font-16 {
    font-size: 16px !important
}

.font-18 {
    font-size: 18px !important
}

.font-20 {
    font-size: 20px !important
}

.font-22 {
    font-size: 22px !important
}

.font-24 {
    font-size: 24px !important
}

.font-26 {
    font-size: 26px !important
}

.viewbox-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(28, 26, 80, .75);
    background-blend-mode: multiply;
    z-index: 700
}

.viewbox-body {
    position: absolute;
    top: 50%;
    left: 50%
}

.viewbox-header {
    margin: 10px;
    display: none
}

.viewbox-content {
    margin: 0;
    width: 300px;
    height: 300px
}

.viewbox-footer {
    margin: 10px;
    display: none
}

.viewbox-content .viewbox-image {
    width: 100%;
    height: 100%
}

.viewbox-button-default {
    cursor: pointer;
    height: 40px;
    width: 40px
}

.viewbox-button-default > svg {
    width: 100%;
    height: 100%;
    background: inherit;
    fill: inherit;
    pointer-events: none;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    color: #fff
}

.viewbox-button-default, .viewbox-button-default:hover {
    fill: #fff
}

.viewbox-button-close {
    position: absolute;
    top: -40px;
    right: -40px;
    z-index: 9
}

.viewbox-button-next, .viewbox-button-prev {
    position: absolute;
    top: 50%;
    height: 62px;
    width: 62px;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.viewbox-button-next {
    right: -60px
}

.viewbox-button-prev {
    left: -60px
}

.viewbox-container .loader {
    widows: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px
}

.viewbox-container .loader * {
    margin: 0;
    padding: 0
}

.viewbox-container .loader .spinner {
    width: 50px;
    height: 50px;
    position: relative;
    margin: 0 auto
}

.viewbox-container .loader .double-bounce1, .viewbox-container .loader .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #999;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: 2s ease-in-out infinite sk-bounce;
    animation: 2s ease-in-out infinite sk-bounce
}

.viewbox-container .loader .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes modal-video {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes modal-video {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes modal-video-inner {
    from {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes modal-video-inner {
    from {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: modal-video;
    animation-name: modal-video;
    transition: opacity .3s ease-out
}

.modal-video-close {
    opacity: 0
}

.modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

.modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table
}

.modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: modal-video-inner;
    animation-name: modal-video-inner;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -35px;
    right: -35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: none;
    background: 0 0
}

.modal-video-close-btn:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal-video-close-btn:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal-video-close-btn:after, .modal-video-close-btn:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px
}

*, :after, :before {
    box-sizing: inherit;
    outline: 0
}

* {
    max-height: 1000000px
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Athletics, sans-serif;
    font-size: 2rem;
    font-weight: 300;
    color: #4b4b4b
}

.gm-style img {
    max-width: none
}

svg * {
    fill: currentColor
}

.h, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    display: block;
    font-family: Canela, sans-serif;
    font-weight: 300;
    margin: 0;
    color: #333
}

.section-title {
    font-size: 9rem;
    line-height: 9rem;
    margin-bottom: 3.5rem
}

@media (max-width: 767px) {
    .section-title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 16px
    }
}

.section-head {
    line-height: 2.5rem;
    text-align: center;
    padding: 10rem 0
}

.section-head--lg {
    padding-top: 19rem;
    padding-bottom: 19rem
}

.section-head em {
    font-weight: inherit
}

.section-head .section-title, .section-head h1, .section-head h2 {
    font-size: 9rem;
    line-height: 9rem;
    margin-bottom: 3.5rem;
    color: inherit
}

.section-head .section-title:last-child, .section-head h1:last-child, .section-head h2:last-child {
    margin-bottom: 0
}

.section-head h3 {
    font-size: 7.5rem;
    line-height: 8.5rem;
    color: inherit;
    margin-bottom: 4rem
}

.section-head h3:last-child {
    margin-bottom: 0
}

.section-head h4 {
    font-size: 5rem;
    line-height: 5.5rem;
    color: inherit;
    margin-bottom: 2rem
}

.section-head h4:last-child {
    margin-bottom: 0
}

.section-head p {
    margin-bottom: 2rem
}

.section-head p:last-child {
    margin-bottom: 0
}

.section-head .btn {
    margin-top: 2rem
}

.section-head-videos .row {
    margin: 0 -1.2rem
}

.section-head-videos .row > * {
    padding: 0 1.2rem
}

.section-head-videos iframe {
    width: 100%;
    height: 25rem;
    border-radius: 20px
}

@media (max-width: 767px) {
    .section-head {
        /*padding: 50px 30px*/
        padding: 50px 15px
    }

    .section-head br {
        display: none
    }

    .section-head h1 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 16px
    }

    .section-head h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 16px
    }

    .section-head h3 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .section-head h4 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 16px
    }

    .section-head p {
        font-size: 17px;
        line-height: normal
    }

    .section-head--left {
        text-align: left;
        padding: 30px 30px 50px
    }

    .section-head--left h2, .section-head--left h3, .section-head--left h4 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px
    }

    .section-head--mob br {
        display: block
    }

    .section-head-videos .row {
        row-gap: 16px
    }

    .section-head-videos .container {
        padding: 0
    }

    .section-head-videos iframe {
        height: 250PX
    }

    .section-desc {
        font-size: 19px;
        line-height: normal
    }
}

.section-desc {
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    margin-bottom: 4rem
}

.section-desc:last-child {
    margin-bottom: 0
}

.section-desc p {
    margin-bottom: 2rem
}

.section-desc p:last-child {
    margin-bottom: 0
}

strong {
    font-weight: 500
}

a {
    background-color: transparent;
    color: #2dc2e5;
    transition: .3s;
    border-color: #2dc2e5;
    text-decoration: none !important
}

a:focus, a:hover {
    color: currentColor
}

.btn {
    display: inline-flex;
    background-color: #2dc2e5;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 35px;
    font-weight: 300;
    font-size: 3rem;
    padding: 1.6rem 3rem;
    align-items: center;
    justify-content: center;
    line-height: 2.5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    cursor: pointer
}

.btn:focus, .btn:hover {
    background-color: rgba(45, 194, 229, .8);
    color: #fff
}

.btn--with_icon svg {
    margin-right: .9rem
}

.btn--small {
    font-size: 2rem;
    line-height: normal;
    padding: .9rem 1.9rem
}

.btn--xs {
    font-size: 1.6rem;
    line-height: normal;
    padding: .7rem 1.9rem
}

@media (max-width: 991px) {
    .btn--xs {
        font-size: 16px;
        padding: 12px 15px
    }
}

.btn-white {
    color: #fff;
    background: #fff
}

.btn-white:focus, .btn-white:hover {
    background: #fff;
    color: #fff;
    border-color: currentColor
}

.btn-white-transparent, .btn-white-transparent:focus, .btn-white-transparent:hover {
    background: 0 0;
    border-color: #fff
}

.btn-black {
    color: #fff;
    background: #333
}

.btn-black:focus, .btn-black:hover {
    background: #fff;
    color: #333;
    border-color: currentColor
}

.btn-black-transparent, .btn-black-transparent:focus, .btn-black-transparent:hover {
    color: #333;
    background: 0 0;
    border-color: #333
}

.btn-blue {
    color: #fff;
    background: #2dc2e5
}

.btn-blue:focus, .btn-blue:hover {
    background: #fff;
    color: #2dc2e5;
    border-color: currentColor
}

.btn-blue-transparent, .btn-blue-transparent:focus, .btn-blue-transparent:hover {
    color: #2dc2e5;
    background: 0 0;
    border-color: #2dc2e5
}

.btn-dark-blue {
    color: #fff;
    background: #003e50
}

.btn-dark-blue:focus, .btn-dark-blue:hover {
    background: #fff;
    color: #003e50;
    border-color: currentColor
}

.btn-dark-blue-transparent, .btn-dark-blue-transparent:focus, .btn-dark-blue-transparent:hover {
    color: #003e50;
    background: 0 0;
    border-color: #003e50
}

.btn-red {
    color: #fff;
    background: #e1435e
}

.btn-red:focus, .btn-red:hover {
    background: #fff;
    color: #e1435e;
    border-color: currentColor
}

.btn-red-transparent, .btn-red-transparent:focus, .btn-red-transparent:hover {
    color: #e1435e;
    background: 0 0;
    border-color: #e1435e
}

.btn-gray {
    color: #fff;
    background: #f7f7f7
}

.btn-gray:focus, .btn-gray:hover {
    background: #fff;
    color: #f7f7f7;
    border-color: currentColor
}

.btn-gray-transparent, .btn-gray-transparent:focus, .btn-gray-transparent:hover {
    color: #f7f7f7;
    background: 0 0;
    border-color: #f7f7f7
}

.btn-dark-gray {
    color: #fff;
    background: #4b4b4b
}

.btn-dark-gray:focus, .btn-dark-gray:hover {
    background: #fff;
    color: #4b4b4b;
    border-color: currentColor
}

.btn-dark-gray-transparent, .btn-dark-gray-transparent:focus, .btn-dark-gray-transparent:hover {
    color: #4b4b4b;
    background: 0 0;
    border-color: #4b4b4b
}

.btn-light-gray {
    color: #fff;
    background: #707070
}

.btn-light-gray:focus, .btn-light-gray:hover {
    background: #fff;
    color: #707070;
    border-color: currentColor
}

.btn-light-gray-transparent, .btn-light-gray-transparent:focus, .btn-light-gray-transparent:hover {
    color: #707070;
    background: 0 0;
    border-color: #707070
}

.btn-green {
    color: #fff;
    background: #409e99
}

.btn-green:focus, .btn-green:hover {
    background: #fff;
    color: #409e99;
    border-color: currentColor
}

.btn-green-transparent, .btn-green-transparent:focus, .btn-green-transparent:hover {
    color: #409e99;
    background: 0 0;
    border-color: #409e99
}

.btn-light-green {
    color: #fff;
    background: #f2faf9
}

.btn-light-green:focus, .btn-light-green:hover {
    background: #fff;
    color: #f2faf9;
    border-color: currentColor
}

.btn-light-green-transparent, .btn-light-green-transparent:focus, .btn-light-green-transparent:hover {
    color: #f2faf9;
    background: 0 0;
    border-color: #f2faf9
}

.btn-white-transparent, .btn-white-transparent:focus, .btn-white-transparent:hover {
    background-color: transparent;
    color: #fff
}

.link {
    display: inline-flex;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    color: #2dc2e5
}

.link span {
    border-bottom: 1px solid transparent;
    position: relative
}

.link span:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: -.5rem;
    background-color: currentColor;
    height: 1px;
    opacity: 0;
    pointer-events: none;
    transition: inherit
}

.link svg {
    margin-left: .5rem;
    margin-bottom: -1px
}

.link:hover {
    color: #2dc2e5
}

.link:hover span:after {
    opacity: 1
}

@media (max-width: 767px) {
    .btn, .btn--small, .link {
        font-size: 20px
    }

    .link svg {
        margin-left: 5px
    }
}

.text-center {
    text-align: center !important;
    justify-content: center
}

.mx-negative {
    margin: 0 -30px
}

.mx-negative img {
    width: 100%
}

.mx-negative.image-mobile {
    margin: 32px -30px -24px
}

.image-mobile {
    padding: 15px 0;
}

.info-tooltip {
    position: relative;
    cursor: pointer
}

.info-tooltip::before {
    content: " ";
    position: absolute;
    width: 30px;
    height: 20px;
}

.info-tooltip:hover .info-tooltip__desc {
    opacity: 1;
    pointer-events: auto
}

.info-tooltip__desc:hover {
    opacity: 1 !important;
    pointer-events: auto
}

.info-tooltip__img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    width: 2rem;
    height: 2rem
}

.info-tooltip__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.info-tooltip__desc {
    left: 100%;
    margin-left: 1.2rem;
    content: attr(data-desc);
    position: absolute;
    background-color: #333;
    color: #fff;
    width: 35rem;
    font-size: 1.4rem;
    padding: 1.6rem;
    border-radius: 14px;
    top: -8px;
    opacity: 0;
    pointer-events: none;
    z-index: 4
}

.info-tooltip__desc:after {
    content: '';
    width: 2rem;
    height: 2rem;
    background-color: #333;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 4px;
    top: 8px;
    left: -5px
}

@media (max-width: 767px) {
    .info-tooltip__desc {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 100%;
        margin-left: 0;
        margin-top: 8px;
        font-size: 13px;
        line-height: 18px
    }

    .info-tooltip__desc:after {
        top: 0;
        left: 50%;
        -webkit-transform: rotate(45deg) translateX(-50%);
        transform: rotate(45deg) translateX(-50%)
    }
}

.mt-64 {
    margin-top: 6.4rem
}

.breadcrumbs::-webkit-scrollbar, .feedback .row::-webkit-scrollbar, .nav__scroll::-webkit-scrollbar, .services .row::-webkit-scrollbar, .team__info::-webkit-scrollbar {
    display: none
}

.breadcrumbs::-webkit-scrollbar-track, .feedback .row::-webkit-scrollbar-track, .nav__scroll::-webkit-scrollbar-track, .services .row::-webkit-scrollbar-track, .team__info::-webkit-scrollbar-track {
    box-shadow: none
}

.breadcrumbs::-webkit-scrollbar-thumb, .feedback .row::-webkit-scrollbar-thumb, .nav__scroll::-webkit-scrollbar-thumb, .services .row::-webkit-scrollbar-thumb, .team__info::-webkit-scrollbar-thumb {
    background-color: transparent;
    outline: 0
}

.popup__body::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.popup__body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 2.5px
}

.popup__body::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    outline: 0;
    border-radius: 2.5px
}

.custom-radio__label, .faq__head, .header__burger, .header__menu ul, .main-banner__btns, .reviews__info, .team__head {
    display: flex;
    align-items: center;
    justify-content: space-between
}

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

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.btn, .custom-radio, .custom-radio__label:after, .custom-radio__label:before, .faq__head:after, .header__menu ul, .info-tooltip__desc, .link span, .new-form .form-group--radio label, .offer__slider__dots .flickity-page-dots .dot, .popup, .popup__close, .team__info, .team__read-more:after {
    transition: .3s ease-in-out
}

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

.ellipsis-gradient:after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(to top, #fff 20%, rgba(255, 255, 255, 0) 80%);
    pointer-events: none
}

.header {
    background-color: rgba(51, 51, 51, .97);
    padding: 1.3rem 3rem;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 20;
    font-size: 1.5rem
}

.header__logo {
    color: #fff
}

.header__logo:focus, .header__logo:hover {
    color: rgba(255, 255, 255, .9)
}

.header__menu {
    display: flex;
    align-items: center;
    margin: 0 auto
}

.header__menu > li:hover > a {
    color: rgba(255, 255, 255, .9)
}

.header__menu > li:hover ul {
    opacity: 1;
    pointer-events: auto
}

.header__menu > li > a {
    color: #fff
}

.header__menu li {
    margin-right: 5rem
}

.header__menu li:last-child {
    margin-right: 0
}

.header__menu ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #e8e8e8;
    padding: 1.5rem;
    justify-content: center;
    opacity: 0;
    pointer-events: none
}

.header__menu ul.open {
    opacity: 1;
    pointer-events: auto
}

.header__menu ul:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    height: 20px
}

.header__menu ul li a {
    color: #4b4b4b
}

.header__burger {
    width: 27px;
    height: 27px;
    justify-content: center;
    cursor: pointer
}

.header__burger i {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header__burger i, .header__burger i::after, .header__burger i::before {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #fff;
    outline: transparent solid 1px;
    transition-property: background-color, transform, -webkit-transform;
    transition-duration: .3s
}

.header__burger i::after, .header__burger i::before {
    position: absolute;
    content: ""
}

.header__burger i::before {
    top: -7px
}

.header__burger i::after {
    top: 7px
}

.header__contacts {
    display: flex;
    align-items: center;
    color: #bababa;
    font-size: 20px;
    margin-top: 3rem;
    flex-wrap: wrap
}

.header__contacts li {
    margin-right: 20px;
    margin-bottom: 20px;
    font-weight: 500
}

.header__contacts li a {
    color: inherit;
    display: block;
    font-weight: 300
}

.header__contacts--mail li {
    margin-bottom: 0 !important
}

.header__contacts--mail li a {
    display: inline-block
}

@media (min-width: 768px) {
    .header--static {
        position: relative
    }
}

@media (max-width: 1666px) {
    .header {
        padding: 1.3rem
    }

    .header__nav {
        flex: 1
    }

    .header__menu {
        flex: 1;
        margin: 0 10rem;
        justify-content: space-between
    }

    .header__menu > li {
        margin-right: 0
    }
}

@media (max-width: 1099px) {
    .header__menu {
        margin: 0 5rem
    }

    .header__menu ul li {
        margin-right: 3rem
    }
}

#toggle_burger:checked ~ .header .header__burger i {
    background-color: transparent
}

#toggle_burger:checked ~ .header .header__burger i::before {
    -webkit-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg)
}

#toggle_burger:checked ~ .header .header__burger i::after {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg)
}

@media (max-width: 991px) {
    .header {
        background-color: #333;
        padding: 15px
    }

    .header:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: inherit;
        z-index: 3
    }

    .header__nav {
        position: fixed;
        top: -100%;
        width: 100%;
        right: 0;
        background-color: #333;
        padding: 35px;
        transition: .3s linear;
        height: calc(var(--vh, 1vh) * 100 - 53px);
        display: flex;
        flex-direction: column;
        align-items: unset !important
    }

    .header__nav .btn {
        margin-bottom: auto
    }

    .header__menu {
        display: block;
        margin: 0 0 35px;
        flex: unset
    }

    .header__menu li a {
        font-size: 20px;
        display: block;
        border-bottom: 1px solid #4b4b4b;
        margin-bottom: 10px;
        padding-bottom: 8px
    }

    .header__menu ul {
        opacity: 1;
        pointer-events: auto;
        position: unset;
        background-color: unset;
        transition: none;
        padding: 0;
        flex-direction: column;
        border-bottom: 1px solid;
        align-items: flex-start;
        margin-bottom: 10px;
        display: none
    }

    .header__menu ul li a {
        color: #848484;
        border-bottom: 0
    }

    .header__menu ul li:not(:last-child) a {
        border-bottom: 0
    }

    .header__burger, .header__logo {
        z-index: 4;
        position: relative
    }

    #toggle_burger:checked ~ .header .header__nav {
        top: 53px
    }
}

@media (max-width: 767px) {
    .header {
        padding: 10px 8px 10px 12px
    }

    .header__logo {
        width: 55px
    }

    .header__logo img, .header__logo svg {
        width: 100%;
        height: 25px
    }

    .header__burger i {
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .header__burger i, .header__burger i::after, .header__burger i::before {
        display: block;
        width: 25px;
        height: 1px;
        background-color: #fff;
        outline: transparent solid 1px;
        transition-property: background-color, transform, -webkit-transform;
        transition-duration: .3s
    }

    .header__burger i::after, .header__burger i::before {
        position: absolute;
        content: ""
    }

    .header__burger i::before {
        top: -6px
    }

    .header__burger i::after {
        top: 6px
    }

    .header__nav {
        overflow-y: auto;
        height: calc(var(--vh, 1vh) * 100 - 43px)
    }

    .header__menu {
        margin-bottom: 10px
    }

    .header__menu li a {
        font-size: 15px
    }

    .header__menu ul {
        margin-bottom: 10px
    }

    .header__menu ul li a {
        margin-bottom: 0
    }

    .header__contacts {
        font-size: 14px;
        flex-wrap: wrap
    }

    .header__contacts--mail {
        margin-top: 10px
    }

    .header__contacts li {
        margin-bottom: 10px;
        margin-right: 15px;
        flex: 0 0 44%
    }

    #toggle_burger:checked ~ .header .header__nav {
        top: 43px
    }
}

.footer {
    background-color: #333;
    color: #fff;
    padding: 10rem 5rem 3rem;
    font-size: 1.6rem;
    position: relative;
    z-index: 5
}

.footer .col {
    max-width: 100rem
}

.footer .col > * {
    width: 50%
}

.footer a {
    color: inherit;
    display: block
}

.footer a:hover {
    color: #2dc2e5
}

.footer__head {
    color: inherit;
    font-family: Athletics, sans-serif;
    font-weight: 500;
    margin-bottom: 1.2rem;
    font-size: inherit
}

.footer .form-group .form-control {
    background-color: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #f7f7f7;
    padding: 0;
    color: #fff;
    font-family: Canela, sans-serif;
    font-size: 3rem;
    font-weight: 300
}

.footer .form-group .form-control::-webkit-input-placeholder {
    color: #fff
}

.footer .form-group .form-control::-moz-placeholder {
    color: #fff
}

.footer .form-group .form-control:-ms-input-placeholder {
    color: #fff
}

.footer .form-group .form-control::-ms-input-placeholder {
    color: #fff
}

.footer .form-group .form-control::placeholder {
    color: #fff
}

.footer__logo {
    display: flex;
    align-items: flex-end
}

.footer__logo svg {
    margin-right: 1rem
}

.footer__contacts {
    padding-right: 5rem
}

.footer__contacts .d-flex > ul > li, .footer__contacts .footer__head {
    margin-bottom: 3rem
}

.footer__contacts ul .footer__head {
    margin-bottom: 1rem
}

.footer__menu .d-flex {
    gap: 10rem
}

.footer__menu .footer__head {
    margin-bottom: 3rem
}

.footer__menu ul li {
    margin-bottom: .7rem
}

.footer--index {
    padding: 3rem 5rem
}

.footer--index .wrapper > .row {
    display: none
}

.footer--index .wrapper .mt-5 {
    margin-top: 0 !important
}

@media (max-width: 767px) {
    .footer {
        padding: 35px 16px;
        font-size: 15px;
        position: relative
    }

    .footer .col {
        max-width: 100%
    }

    .footer .col > * {
        width: 100%
    }

    .footer__head {
        font-size: 15px;
        margin-bottom: 15px
    }

    .footer .form-group {
        margin: 3.5rem 0 6rem !important
    }

    .footer__logo {
        align-items: center;
        font-size: 20px;
        margin-bottom: 10px
    }

    .footer__contacts {
        margin-top: 35px;
        padding-right: 0
    }

    .footer--index .wrapper .mt-5 {
        text-align: center;
        display: flex;
        flex-direction: column
    }
}

.footer-share {
    padding: 3.6rem 3rem;
    background: #003e50;
    margin-top: 7.5rem
}

.footer-share .wrapper {
    max-width: 1320px !important
}

.footer-share a {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8rem;
    color: #fff;
    display: block
}

@media (max-width: 767px) {
    .footer-share {
        margin-top: 100px;
        text-align: center;
        padding: 36px 15px
    }

    .footer-share a {
        color: #fff;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px
    }
}

.breadcrumbs-block {
    padding: 2.4rem 0 0;
    margin-bottom: 5.2rem
}

.breadcrumbs-block--white {
    padding: 2.4rem 0;
    margin-bottom: 0;
    background-color: #fff
}

.breadcrumbs {
    display: flex;
    align-items: center
}

.breadcrumbs li {
    font-size: 1.3rem;
    font-weight: 400;
    color: #333
}

.breadcrumbs li a {
    color: #4b4b4b;
    display: flex;
    align-items: center
}

.breadcrumbs li a:after {
    content: '';
    display: inline-block;
    margin: 0 1.2rem;
    width: 4px;
    height: 6px;
    background-image: url(../images/svg-icons/arrow-right.svg);
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .breadcrumbs-block {
        margin-bottom: 24px
    }

    .breadcrumbs-block--white {
        margin-bottom: 0;
        padding-top: 16px
    }

    .breadcrumbs {
        width: 100%;
        overflow-x: auto
    }

    .breadcrumbs li {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        font-size: 11px;
        white-space: nowrap
    }

    .breadcrumbs li a {
        white-space: nowrap
    }

    .breadcrumbs li a:after {
        margin: 2px 12px 0;
        width: 5px;
        height: 8px
    }
}

.not-found {
    padding: 6rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    min-height: 35vh
}

.not-found h1 {
    font-size: 4rem;
    color: #e1435e;
    font-weight: 600
}

.not-found h1 b {
    font-size: 12rem
}

.not-found .btn {
    margin-top: 3rem
}

.main-banner {
    height: 100vh;
    position: relative
}

.main-banner__fixed {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed
}

.main-banner__image {
    height: 100%
}

.main-banner__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right
}

.main-banner__content {
    max-width: 112.4rem;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0 auto
}

.main-banner__content ul {
    margin-top: 6rem
}

.main-banner__content ul li {
    text-align: start;
    display: flex;
    align-items: flex-start;
    color: #000;
    font-family: Athletics, sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.6rem;
    text-transform: capitalize;
    gap: 4px
}

.main-banner__content ul li p {
    display: flex
}

.main-banner__content ul li p:before {
    content: '';
    width: 16px;
    height: 8px;
    border-bottom: 2px solid currentColor;
    border-left: 2px solid currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 12px
}

.main-banner .wrapper {
    z-index: 5;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.main-banner h1, .main-banner__title {
    font-size: 13.5rem;
    line-height: 11.5rem;
    margin-bottom: 6rem;
    color: inherit
}

.main-banner h1--lg, .main-banner__title--lg {
    font-size: 11.5rem;
    line-height: 11.5rem
}

.main-banner__btns {
    justify-content: center;
    margin-top: 3rem
}

.main-banner__btns .btn-last {
    background-color: #e1435e;
    border-color: #e1435e;
    color: #fff
}

.main-banner__btns .btn {
    margin-right: 2rem
}

.main-banner__btns .btn:last-child {
    margin-right: 0
}

.main-banner__btns .btn.btn-red {
    background-color: #eb7f80;
    border-color: #eb7f80
}

.main-banner__btns .btn.btn-red:hover {
    color: #fff;
    background-color: rgba(235, 127, 128, .8)
}

.main-banner--text-bottom .main-banner__fixed:after {
    background: linear-gradient(90deg, #000 0, rgba(253, 253, 253, .01) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .27;
    z-index: 1
}

.main-banner--text-bottom .main-banner__content {
    position: unset;
    text-align: left;
    width: auto;
    margin: 0
}

.main-banner--text-bottom .main-banner__content h1 {
    font-size: 11.5rem;
    line-height: 11.5rem;
    margin-bottom: 1rem;
    color: inherit
}

.main-banner--text-bottom .main-banner__content h2 {
    font-size: 9rem;
    line-height: 9rem;
    margin-bottom: 1rem;
    color: inherit
}

.main-banner--text-bottom .main-banner__content h3 {
    font-size: 7.5rem;
    line-height: 7.5rem;
    margin-bottom: 1rem;
    color: inherit
}

.main-banner--text-bottom .main-banner__content h4 {
    font-size: 5rem;
    line-height: 5.5rem;
    margin-bottom: 1rem;
    color: inherit
}

.main-banner--text-bottom .wrapper {
    -webkit-transform: none;
    transform: none;
    position: absolute;
    top: auto;
    left: 7.5rem;
    bottom: 9rem;
    z-index: 2;
    right: 0
}

.main-banner--text-bottom .main-banner__title {
    font-size: 7.5rem;
    line-height: 7.5rem;
    margin-bottom: 1rem
}

.main-banner--text-bottom .main-banner__title--lg {
    font-size: 11.5rem;
    line-height: 11.5rem
}

.main-banner--sm {
    height: 76vh;
    min-height: 73rem
}

.main-banner--sm .main-banner__fixed {
    position: relative;
    height: 100%
}

.main-banner--sm .main-banner__fixed:after {
    display: none
}

.main-banner--sm .wrapper {
    bottom: 5rem
}

.main-banner--sm.h-auto {
    height: 76vh !important
}

.main-banner--add .main-banner__content p {
    max-width: 60rem
}

.main-banner--add .main-banner__image {
    background: #d9d9d9
}

.main-banner--add .main-banner__image img {
    height: 70rem;
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto
}

.main-banner--form {
    height: 70vh
}

.main-banner--form .wrapper {
    top: 58%
}

.main-banner--form .main-banner__content {
    max-width: 80%;
    color: #181717;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4rem
}

.main-banner--form .main-banner__content h2 {
    color: #003e50;
    font-size: 8.1416rem;
    font-style: normal;
    font-weight: 400;
    line-height: 8.8rem
}

.image-green {
    transform: translateY(10rem);
}

@media (max-width: 1024px) {
    .main-banner, .main-banner__fixed {
        max-height: 1000px
    }
}

@media (max-width: 991px) {
    .main-banner, .main-banner__fixed {
        max-height: 700px
    }

    .main-banner--text-bottom .wrapper {
        left: 0
    }

    .main-banner--text-bottom .main-banner__content {
        padding: 0 20px
    }
}

@media (max-width: 767px) {
    .image-green {
        transform: translateY(5.5rem);
    }

    .main-banner--form .wrapper {
        top: 50% !important;
        -webkit-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important
    }

    .main-banner--form .main-banner__content {
        font-size: 24px;
        line-height: 32px
    }

    .main-banner--form .main-banner__content h2 {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 24px
    }

    .main-banner, .main-banner__fixed {
        max-height: unset;
        /*height: calc(var(--vh, 1vh) * 100 - 550px)*/
        height: calc(var(--vh, 1vh) * 100 - 151px)
    }

    .main-banner__fixed:after {
        display: none
    }

    .main-banner h1, .main-banner__title {
        font-size: 50px;
        line-height: 50px
    }

    .main-banner .wrapper {
        -webkit-transform: none;
        transform: none;
        left: 0;
        right: 0;
        top: auto;
        bottom: 23px
    }

    .main-banner__content {
        padding: 0 14px
    }

    .main-banner__content ul {
        margin-top: 10px;
        padding-left: 10px
    }

    .main-banner__content ul li {
        color: #000;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        text-transform: capitalize
    }

    .main-banner__content--mob {
        height: calc(var(--vh, 1vh) * 100 - 175px);
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .main-banner__content--mob br {
        display: block !important
    }

    .main-banner__btns-mob {
        display: flex;
        justify-content: space-between
    }

    .main-banner__btns-mob .btn-last {
        background-color: #e1435e;
        border-color: #e1435e;
        color: #fff
    }

    .main-banner__image img {
        -o-object-position: right;
        object-position: right
    }

    .main-banner__image--mob {
        -o-object-position: center;
        object-position: center
    }

    .main-banner--text-bottom {
        height: calc(var(--vh, 1vh) * 100)
    }

    .main-banner--text-bottom .main-banner__fixed {
        /*height: calc(var(--vh, 1vh) * 100 - 47px);*/
        height: 100%;
        top: 47px
    }

    .main-banner--text-bottom .wrapper {
        bottom: auto;
        left: 0;
        right: 0;
        top: 50px
    }

    .main-banner--text-bottom .main-banner__content {
        text-align: center
    }

    .main-banner--text-bottom .main-banner__content br {
        display: none
    }

    .main-banner--text-bottom .main-banner__content h1 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 16px
    }

    .main-banner--text-bottom .main-banner__content h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 16px
    }

    .main-banner--text-bottom .main-banner__content h3 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .main-banner--text-bottom .main-banner__content h4 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 16px
    }

    .main-banner--text-bottom .main-banner__title {
        font-size: 35px;
        line-height: 40px
    }

    .main-banner--text-bottom .main-banner__btns {
        display: none
    }

    .main-banner--text-bottom .main-banner__image img {
        -o-object-position: 74%;
        object-position: 74%
    }

    .main-banner--with-white-bg {
        height: calc(var(--vh, 1vh) * 100)
    }

    .main-banner--with-white-bg .main-banner__fixed {
        position: unset;
        height: 100%
    }

    .main-banner--with-white-bg .main-banner__fixed:after {
        display: none
    }

    .main-banner--with-white-bg .main-banner__image {
        height: calc(100% - 300px)
    }

    .main-banner--with-white-bg .main-banner__image img {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: fixed;
        height: calc(100% - 300px)
    }

    .main-banner--with-white-bg .main-banner__title {
        display: none
    }

    .main-banner--with-white-bg .main-banner__title-mob {
        font-size: 40px;
        line-height: 45px;
        color: inherit
    }

    .main-banner--with-white-bg .wrapper {
        position: relative;
        top: auto;
        bottom: auto;
        z-index: 10
    }

    .main-banner--with-white-bg .main-banner__content {
        padding: 20px 10px;
        background-color: #fff;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        color: #333;
        min-height: 300px
    }

    .main-banner--with-white-bg .main-banner__content br {
        display: none
    }

    .main-banner--with-white-bg .main-banner__btns-mob {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px
    }

    .main-banner--with-white-bg .main-banner__btns-mob .btn {
        margin-right: 20px
    }

    .main-banner--with-white-bg .main-banner__btns-mob .btn:last-child {
        margin-right: 0
    }

    .main-banner--sm {
        height: 73vh;
        min-height: auto
    }

    .main-banner--sm .main-banner__fixed {
        height: 100%;
        top: 0
    }

    .main-banner--sm .wrapper {
        top: 90px
    }

    .main-banner--sm.h-auto {
        height: calc(var(--vh, 1vh) * 100) !important
    }

    .main-banner--sm.h-auto .main-banner__content {
        height: calc(100% - 90px);
        display: flex;
        flex-direction: column
    }

    .main-banner--sm.h-auto .main-banner__image {
        height: auto
    }

    .main-banner--sm.h-auto .main-banner__btns {
        margin-top: auto;
        margin-bottom: 80%
    }

    .main-banner--add .main-banner__image img {
        height: auto
    }

    .main-banner--with_list .main-banner__content--mob {
        justify-content: flex-start
    }

    .main-banner--with_list .main-banner__btns-mob {
        order: 1;
        margin-top: auto;
        gap: 36px
    }

    .main-banner--with_list .main-banner__btns-mob .btn {
        width: 100%
    }

    .main-banner.implants-form-banner .main-banner__content {
        font-size: 16px;
        line-height: 26px;
        max-width: 92%
    }

    .main-banner.implants-form-banner .main-banner__content h2 {
        margin-bottom: 0;
        font-size: 38px;
        line-height: 44px
    }

    .main-banner.payment-link_banner {
        height: 350px
    }

    .main-banner.payment-link_banner .main-banner__fixed {
        top: 47px !important
    }
}

.panel {
    background-color: #e1435e;
    padding: 2.8rem;
    color: #fff !important;
    font-size: 2.5rem;
    text-align: center;
    position: sticky;
    bottom: 0;
    z-index: 10
}

.panel span:first-child {
    margin-right: 16.4rem
}

.panel svg {
    margin-top: 3px;
    margin-left: .6rem
}

.panel--green {
    background-color: #b5f3f2;
    color: #003e50 !important
}

.panel .btn.btn-red {
    background-color: #eb7f80;
    border-color: #eb7f80
}

.panel .btn.btn-red:hover {
    color: #fff;
    background-color: rgba(235, 127, 128, .8)
}

.panel-custom {
    padding: 2.8rem 2.8rem;
    /*font-size: 5.2rem;*/
    font-family: Canela, sans-serif
}



@media (max-width: 767px) {
    .our_locations_text p{
        width: 70%;
        margin: 0 auto;
    }
    .panel {
        display: none !important
    }

    .panel--mob {
        display: block !important;
        padding: 30px 12px
    }

    .panel--mob .btn {
        font-size: 16px;
        padding: 11px 15px
    }

    .panel-custom {
        padding: 4px 28px !important;
        font-size: 24px
    }
}

.products .section-head {
    padding-bottom: 16rem
}

.products__item {
    position: relative;
    height: calc(100% - 1.5rem)
}

.products__item--banner {
    min-height: 55rem;
    /*max-height: 55rem;*/
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 6rem
}

.products__item--banner .products__image img {
    min-height: 60rem;
    /*max-height: 60rem*/
}

.products__item .link {
    font-size: 1.8rem
}

.products__item .link svg {
    width: 12px;
    height: 12px
}

.products__image {
    width: 100%;
    height: 100%
}

.products__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right
}

.products__content {
    position: absolute;
    top: 3rem;
    left: 3rem;
    bottom: 3rem;
    display: flex;
    flex-direction: column;
    color: #003e50
}

.products_content_new{
    max-width: 350px !important;
    right: 3rem !important;
    left: auto;
}

.products__content .btn {
    margin-top: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}

.products__content h2 {
    font-size: 8.5rem;
    line-height: 8.5rem;
    margin-bottom: 1.5rem;
    font-family: Canela, sans-serif;
    color: inherit
}

.products__content h3 {
    font-size: 6.5rem;
    line-height: 7rem;
    margin-bottom: .5rem;
    font-family: Canela, sans-serif;
    color: inherit
}

.products__content p {
    color: inherit;
    margin-bottom: 1rem;
    line-height: 2.5rem
}

.products__content ul {
    margin-top: 6rem
}

.products__content ul li {
    text-align: start;
    display: flex;
    align-items: flex-start;
    color: #000;
    font-family: Athletics, sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.6rem;
    text-transform: capitalize;
    gap: 4px
}

.products__content ul li p {
    display: flex
}

.products__content ul li p:before {
    content: '';
    width: 16px;
    height: 8px;
    border-bottom: 2px solid currentColor;
    border-left: 2px solid currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 12px
}

.products__title {
    font-size: 6rem;
    line-height: 7rem;
    margin-bottom: .5rem;
    font-family: Canela, sans-serif;
    color: inherit
}

.products__title--lg {
    font-size: 12.5rem;
    line-height: 13rem;
    margin-bottom: 3rem
}

.products__desc {
    color: inherit;
    margin-bottom: 1rem;
    line-height: 2.5rem;
    font-size: 1.8rem
}

.products--page {
    margin-top: 11.6rem
}

@media (max-width: 991px) {
    .products {
        overflow: hidden
    }

    .products__item {
        padding: 20px;
        min-height: 300px
    }

    .products__item--banner {
        min-height: 300px
    }

    .products__item--banner .products__image img {
        min-height: 30rem;
        max-height: 100%
    }

    .products__content {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 2;
        width: 100%;
        height: 100%
    }

    .products__content .link {
        margin-bottom: 20px
    }

    .products__image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
}

.products__item--full {
    /*min-height: 500px;*/
    display: flex;
    flex-direction: column
}

@media (max-width: 767px) {
    .products__item {
        padding-bottom: 15px
    }

    .products__item--sm {
        margin: 0 5px 15px;
        border-radius: 10px;
        overflow: hidden;
        padding: 0
    }

    .products__item--sm .products__content {
        position: absolute;
        top: 18px;
        bottom: auto;
        height: auto;
        text-align: center;
        align-items: center;
        padding: 0 10px
    }

    .products__item--sm .products__content > * {
        display: none
    }

    .products__item--sm .products__content h2, .products__item--sm .products__content h3 {
        font-size: 40px;
        line-height: 40px;
        display: block;
        margin-bottom: 0
    }

    .products__item--sm .btn {
        background-color: #2dc2e5;
        border-color: #2dc2e5
    }

    .products__item--sm .products__title {
        font-size: 40px;
        line-height: 40px;
        display: block;
        margin-bottom: 5px
    }

    .products__item--sm .products__image {
        position: unset
    }

    .products__item--sm .products__image img {
        -o-object-position: 85% center;
        object-position: 85% center
    }

    .products__item--sm .products__image--mob img {
        -o-object-position: top center;
        object-position: top center
    }

    .products__item--sm .products__link-mob {
        font-size: 20px;
        color: #fff
    }

    .products__item--full {
        min-height: 500px;
        display: flex;
        flex-direction: column
    }

    .products__item--full br {
        display: none
    }

    .products__item--full .products__image img {
        -o-object-position: 70% center;
        object-position: 70% center
    }

    .products__item--full .products__image--mob img {
        -o-object-position: center;
        object-position: center
    }

    .products__item--full .products__content {
        flex: 1;
        height: auto
    }

    .products__item--full .products__content h2, .products__item--full .products__content h3 {
        font-size: 30px;
        line-height: 35px
    }

    .products__item--full .products__content p {
        display: none
    }

    .products__item--full .products__title {
        font-size: 30px;
        line-height: 35px
    }

    .products__item--full .link, .products__item--full .products__desc {
        display: none
    }

    .products__item--full .products__link-mob {
        font-size: 20px;
        color: #fff;
        margin-top: auto
    }

    .products__item--full .products__link-mob span {
        display: block;
        font-weight: 500
    }

    .products__item--banner {
        margin-left: -30px;
        margin-right: -30px;
        border-radius: 0
    }

    .products__item--mob-with-desc {
        padding: 0 0 100px;
        position: relative
    }

    .products__item--mob-with-desc br {
        display: none
    }

    .products__item--mob-with-desc .products__image {
        height: 500px;
        position: unset
    }

    .products__item--mob-with-desc .products__image img {
        -o-object-position: 80%;
        object-position: 80%
    }

    .products__item--mob-with-desc .products__title {
        font-size: 40px;
        line-height: 45px;
        position: absolute;
        left: 20px;
        top: 20px;
        z-index: 5
    }

    .products__item--mob-with-desc .products__content {
        position: unset;
        height: auto;
        padding: 20px 30px 0;
        font-size: 18px
    }

    .products__item--mob-with-desc .products__content h2, .products__item--mob-with-desc .products__content h3 {
        font-size: 40px;
        line-height: 45px;
        position: absolute;
        left: 20px;
        top: 20px;
        z-index: 5
    }

    .products__item--mob-with-desc .products__content p, .products__item--mob-with-desc .products__desc {
        color: #333;
        line-height: 25px
    }

    .products__content ul {
        margin-top: 10px;
        padding-left: 10px
    }

    .products__content ul li {
        color: #000;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px;
        text-transform: capitalize
    }

    .products__content ul li p {
        display: flex !important
    }

    .products__content--mob br {
        display: block !important
    }
}

.services {
    padding-bottom: 0rem
}

.services .row {
    margin: 0 -3rem
}

.services .row > * {
    padding: 0 3rem
}

.services .row .col {
    flex: unset;
    width: calc(100% / 5)
}

.services__item {
    max-width: 30rem;
    width: 100%;
    height: auto;
    /*height: calc(100% - 7rem);*/
    margin: 0 auto 7rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem
}

.services__item--border h2 {
    border-bottom: 1px solid #4b4b4b;
    padding-bottom: 2px
}

.services__item h2 {
    font-family: Athletics, sans-serif;
    /*font-size: 2.5rem;*/
    font-size: 2rem;
    min-height: 35px;
    font-weight: 500;
    margin-bottom: .7rem
}

.services__item ul {
    text-align: left;
    margin-top: 1rem;
    width: 100%
}

.services__item ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: .3rem
}

.services__item ul li:last-child {
    margin-bottom: 0
}

.services__item ul li span {
    white-space: nowrap;
    margin-left: 1rem
}

.services__item .link {
    margin-top: 1.5rem
}

.services__desc {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center
}

.services--payments .services__item p {
    margin-top: 0
}

.services__slider:after {
    content: 'flickity';
    display: none
}

@media screen and (min-width: 768px) {
    .services__slider:after {
        content: ''
    }
}

@media (max-width: 991px) {
    .services .row .col {
        width: calc(100% / 3)
    }
}

@media (max-width: 767px) {
    /*.services {*/
    /*    padding-bottom: 50px*/
    /*}*/

    .services .row .col {
        width: 100%
    }

    .services__item {
        margin-bottom: 0;
        font-size: 17px;
        max-width: 100%;
        padding: 0 20px;
        height: auto
    }

    .services__item h2 {
        /* margin-bottom: 10px; */
        font-size: 20px
    }

    .services__item ul:first-child {
        margin-top: 0
    }

    .services__item .link {
        font-size: 17px
    }

    .services__item .link svg {
        width: 12px;
        height: 12px
    }

    .services__accordion .services__item {
        text-align: left;
        display: block;
        padding: 0;
        margin-bottom: 20px !important;
        position: relative;
        height: auto
    }

    .services__accordion .services__item h2 {
        text-align: left;
        border-bottom: 1px solid #707070;
        padding-bottom: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .services__accordion .services__item h2:after {
        content: '';
        background-image: url(../images/svg-icons/arrow-bottom.svg);
        width: 15px;
        min-width: 15px;
        height: 9px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transition: .3s linear
    }

    .services__accordion .services__item h2.active:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .services__accordion .services__desc {
        display: none
    }

    .services--index {
        background: #f7f7f7
    }

    .services--index .section-head {
        padding-bottom: 30px
    }

    .services--index .section-head p {
        display: none
    }

    .services--index .services__item {
        padding: 0
    }

    .services__slider {
        display: block;
        margin: 0 -30px
    }

    .services__slider .flickity-viewport {
        padding: 0
    }

    .services__slider .flickity-slider > * {
        width: 90%;
        border-radius: 26px;
        margin: 0 30px
    }

    .services__slider .services__item {
        padding: 0
    }
}

.reviews {
    margin-top: 0rem;
    background-color: rgba(245, 245, 245, .5);
    padding: 6.5rem 0 3.5rem
}

.reviews__title {
    font-size: 7.5rem;
    text-align: center;
    margin-bottom: 3rem
}

.reviews .btn {
    margin-bottom: 7rem
}

.reviews__slider {
    margin: 0
}

.reviews__slider .flickity-slider > * {
    min-height: 100%;
    height: auto;
    display: flex;
    padding: 0 7.5px
}

.reviews__slider .flickity-page-dots {
    display: none
}

.reviews__item {
    padding: 2.2rem 2.2rem .5rem;
    display: flex;
    flex-direction: column;
    flex: 1;
    background-color: #e8e8e8;
    border-radius: 20px;
    min-height: 25rem
}

.reviews__desc {
    font-weight: 500;
    margin-bottom: 2rem;
    font-size: 2.5rem
}

.reviews__info {
    margin-top: auto
}

.reviews__info p {
    font-size: 3rem;
    font-weight: 500
}

.reviews__info span {
    color: #4b4b4b;
    font-weight: 500
}

@media (max-width: 767px) {
    .reviews {
        padding-bottom: 100px;
        margin-top: 0;
        background-color: #fff
    }

    .reviews__title {
        font-size: 28px;
        line-height: 45px;
        padding: 0 15px
    }

    .reviews__slider .flickity-slider > * {
        width: 89%
    }

    .reviews__slider .flickity-page-dots {
        display: block;
        bottom: -50px
    }

    .reviews__slider .flickity-page-dots .dot {
        width: 10px;
        height: 10px;
        background-color: #e8e8e8;
        opacity: 1;
        margin: 0 5px 0 0
    }

    .reviews__slider .flickity-page-dots .dot:last-child {
        margin-right: 0
    }

    .reviews__slider .flickity-page-dots .dot.is-selected {
        background-color: #848484
    }
}

.dental__body {
    padding: 8rem 16rem 10rem
}

.dental__body .main-banner__btns {
    margin-top: 5.5rem
}

.dental__contacts {
    margin-right: 4.5rem
}

.dental__contacts h2 {
    font-size: 3rem;
    margin-bottom: .8rem
}

.dental__contacts ul li {
    display: flex;
    align-items: center;
    margin-bottom: .6rem
}

.dental__contacts ul li em, .dental__contacts ul li span {
    min-width: 12rem;
    font-weight: 400;
    margin-right: 2.5rem;
    font-style: normal
}

.dental__desc {
    flex: 1;
    max-width: 65.5rem
}

.dental__slider__item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    height: auto;
    min-height: 100%;
    margin: 1.5rem .75rem
}

.dental__slider__item img {
    height: 100%
}

.dental__slider img {
    margin: 1.5rem .75rem;
    height: 500px
}

@media (max-width: 1440px) {
    .dental__slider img {
        height: 600px
    }
}

.dental #map {
    height: 80rem
}

.dental #map iframe {
    width: 100% !important;
    height: 100% !important
}

@media (max-width: 991px) {
    .dental__body {
        padding: 50px
    }

    .dental #map {
        height: 400px
    }
}

@media (max-width: 767px) {
    .dental__slider img {
        height: 250px
    }

    .dental__body {
        padding: 50px 30px 0
    }

    .dental__body .section-title {
        text-align: center;
        margin-bottom: 20px;
        font-size: 40px;
        line-height: 45px
    }

    .dental__contacts {
        padding: 70px 40px;
        background-color: #e8e8e8;
        text-align: center;
        margin: 0 -30px
    }

    .dental__contacts h2 {
        font-size: 30px;
        margin-bottom: 24px
    }

    .dental__contacts ul li {
        flex-direction: column;
        margin-bottom: 24px;
        font-size: 20px;
        line-height: 25px
    }

    .dental__contacts ul li:last-child {
        margin-bottom: 0
    }

    .dental__contacts ul li em, .dental__contacts ul li span {
        margin-right: 0
    }

    .dental__desc {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 50px;
        margin-top: 70px;
    }

    .dental__slider__item {
        padding-bottom: 60%;
        width: 90%
    }
}

.location {
    margin-top: 85px !important;
}

.location__item {
    height: calc(100% - 1.5rem);
    min-height: calc(100vh / 2 - 3.85rem);
    padding: 3rem;
    margin-bottom: 1.5rem;
    color: #fff;
    display: flex;
    flex-direction: column
}

.location__item .main-banner__btns {
    justify-content: flex-start
}

.location__title {
    color: inherit;
    font-size: 6rem
}

.location__footer {
    margin-top: auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    color: inherit
}

.location__form {
    max-width: 67rem;
    padding: 10rem 6rem 3.5rem
}

.location__form__title {
    font-size: 5rem
}

.location__form p {
    margin-bottom: 8rem
}

.location__form .form-group {
    max-width: 45rem
}

.location__info, .location__mobile__btns {
    display: none
}

@media (max-width: 1024px) {
    .location__item {
        height: calc(100% - 1.5rem);
    }
}

@media (max-width: 1666px) {
    .location__footer {
        display: block
    }

    .location__footer .main-banner__btns {
        margin-top: 2rem
    }
}

@media (max-width: 991px) {
    .location {
        margin-top: 75px !important;
        overflow: hidden
    }
}

@media (max-width: 767px) {
    .location {
        margin-top: 45px !important;
    }

    .location__item {
        min-height: 170px;
        margin: 0 10px 10px;
        height: calc(100% - 10px);
        border-radius: 10px
    }

    .location__title {
        font-size: 40px;
        line-height: 45px
    }

    .location__footer p {
        display: none
    }

    .location .main-banner__btns .d-flex {
        display: none !important
    }

    .main-banner__btns_mobile {
        display: flex !important;
        column-gap: 10px;
        margin-top: 10px;
    }

    .location__mobile__btns {
        display: flex;
        align-items: center;
        width: 100%
    }

    .location__mobile__btns .location__drop.active {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .location__mobile__btns a {
        color: inherit;
        display: flex;
        align-items: center;
        font-size: 16px;
        line-height: 25px
    }

    .location__mobile__btns a:hover {
        color: inherit
    }

    .location__mobile__btns a:first-child svg {
        height: 24px
    }

    .location__info {
        margin-top: 10px;
        display: none;
        font-size: 20px;
        line-height: 25px
    }

    .location__info p {
        display: block;
        margin-bottom: 20px
    }

    .location__info p br {
        display: block
    }

    .location__info h2, .location__info h4 {
        font-size: inherit;
        line-height: inherit;
        color: inherit;
        margin-bottom: 20px;
        font-weight: 400;
        display: flex;
        align-items: center;
        font-family: Athletics, sans-serif
    }

    .location__info h2 a, .location__info h2 span, .location__info h4 a, .location__info h4 span {
        font-weight: 300;
        margin-left: 10px;
        display: block;
        color: inherit !important
    }

    .location__info ul {
        margin-bottom: 20px
    }

    .location__info ul li {
        display: flex;
        align-items: center
    }

    .location__info ul li em, .location__info ul li span {
        margin-right: 50px;
        display: block;
        min-width: 120px;
        font-style: normal
    }

    .location__map {
        max-height: 190px
    }

    .location__map iframe {
        border-radius: 10px
    }

    .location__form {
        text-align: center
    }

    .location__form__title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 20px
    }

    .location__form p {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 35px
    }

    .location__form .form-group .form-control {
        font-size: 20px;
        line-height: 25px
    }

    .location__form button {
        margin-top: 40px;
        background-color: transparent;
        border-color: #333;
        color: #333
    }
}

.location-inner .dental__slider {
    margin-bottom: 8rem
}

.team {
    padding-bottom: 13rem
}

.team__filter {
    display: flex;
    align-items: center;
    justify-content: center
}

.team__filter .form-group {
    margin-bottom: 3rem
}

.team__filter .form-group .form-control {
    border: none;
    font-family: Athletics, sans-serif
}

.team__item {
    background-color: #e8e8e8;
    border-radius: 20px;
    margin-bottom: 1.5rem;
    height: calc(100% - 1.5rem);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    color: #4b4b4b
}

.team__item.active .team__read-more:after {
    background-image: url(../images/svg-icons/minus.svg)
}

.team__head {
    padding: 2rem;
    position: relative;
    align-items: flex-start
}

.team__read-more {
    width: 2.3rem;
    height: 2.3rem;
    cursor: pointer
}

.team__read-more:after {
    content: '';
    background-image: url(../images/svg-icons/plus.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block
}

.team__title {
    flex: 1;
    margin-right: 1.5rem
}

.team__title p {
    font-size: 2.5rem;
    font-weight: 500
}

.team__title span {
    color: #707070
}

.team__image {
    position: relative;
    margin-top: auto;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.team__image img {
    display: block;
    margin: 0 auto
}

.team__info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 10.7rem;
    padding: 0 2rem 2rem;
    background-color: #e8e8e8;
    overflow-y: auto;
    opacity: 0;
    pointer-events: none;
    font-size: 1.8rem;
    z-index: 2
}

.team__info.open {
    opacity: 1;
    pointer-events: auto
}

.team__info p, .team__info ul {
    margin-bottom: 1.6rem
}

.team__info p:last-child, .team__info ul:last-child {
    margin-bottom: 0
}

.team__info ul {
    list-style: disc;
    padding-left: 2rem
}

.team .products__item--banner {
    margin-top: 20rem;
    margin-bottom: 6.5rem
}

.team .products__item--banner .products__image:after {
    background: linear-gradient(90deg, #000 0, rgba(253, 253, 253, .01) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .27;
    z-index: 1
}

.team .products__item--banner .products__content {
    z-index: 1
}

@media (max-width: 767px) {
    .team .section-head:not(.section-head--left) {
        margin-bottom: 40px
    }

    .team__filter {
        display: block;
        margin-bottom: 40px
    }

    .team__filter .form-group {
        width: 100%
    }

    .team__filter .form-group .form-control {
        border-bottom: 1px solid #707070;
        background-position: right center;
        font-size: 15px;
        padding: 10px 0
    }

    .team__title {
        font-size: 20px;
        font-weight: 500;
        margin-right: 0
    }

    .team__title p, .team__title span {
        font-size: inherit
    }

    .team__item {
        display: flex;
        flex-direction: column-reverse;
        background-color: unset;
        border-radius: 0;
        margin-bottom: 35px;
        position: relative;
        overflow: unset;
        height: auto
    }

    .team__item.active {
        z-index: 2
    }

    .team__head {
        display: block;
        padding: 0;
        margin-top: 30px;
        font-size: 19px
    }

    .team__image {
        background-color: #e8e8e8;
        border-radius: 10px;
        position: unset;
        overflow: hidden
    }

    .team__info {
        position: unset;
        background-color: #fff;
        margin-top: 10px;
        font-size: 15px;
        line-height: 20px;
        padding: 0;
        transition: unset;
        opacity: 1;
        pointer-events: auto;
        display: none;
        order: -1
    }

    .team__info.open {
        opacity: 1;
        pointer-events: auto
    }

    .team__info .link {
        display: none
    }

    .team__read-more {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #2dc2e5;
        margin-top: 10px
    }

    .team__read-more:after {
        width: 18px;
        height: 18px;
        background-image: url(../images/svg-icons/arrow-bottom.svg) !important;
        -webkit-filter: brightness(0) saturate(100%) invert(55%) sepia(71%) saturate(462%) hue-rotate(144deg) brightness(104%) contrast(92%);
        filter: brightness(0) saturate(100%) invert(55%) sepia(71%) saturate(462%) hue-rotate(144deg) brightness(104%) contrast(92%)
    }

    .team .products__item--banner {
        margin-bottom: 16px;
        margin-top: 56px
    }
}

@media (max-width: 500px) {
    .location__title {
        max-width: 300px;
    }
}

.gray-block {
    background-color: #f7f7f7;
    padding-bottom: 10rem
}

.gray-block .row {
    margin: 0 -2rem
}

.gray-block .row > * {
    padding: 0 2rem
}

.gray-block__item {
    text-align: center;
    height: calc(100% - 7rem);
    margin-bottom: 7rem
}

.gray-block__item--left {
    text-align: left;
    height: calc(100% - 5rem);
    margin-bottom: 5rem
}

.gray-block__item--left .gray-block__title {
    border-bottom: 1px solid #707070
}

.gray-block__item--left .gray-block__title:after {
    display: none
}

.gray-block__title {
    font-size: 3rem;
    font-weight: 500;
    position: relative;
    margin-bottom: 2rem
}

.gray-block__title:after {
    content: '';
    width: 10rem;
    height: 1px;
    background-color: #707070;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
    margin-top: .5rem
}

@media (max-width: 767px) {
    .gray-block.aqquation .section-head {
        margin-bottom: 0
    }

    .gray-block.aqquation .container.mb-5.pb-5 {
        background-color: #f7f7f7;
        margin-bottom: 0 !important
    }

    .gray-block.aqquation .container.mb-5.pb-5 .main-banner__btns-mob {
        margin-top: 80px;
        margin-bottom: 40px;
        display: flex !important
    }

    .gray-block.aqquation .teams:last-child {
        margin-bottom: 50px
    }

    .gray-block__item {
        height: auto;
        margin-bottom: 27px;
        border-bottom: 1px solid #707070;
        padding-bottom: 15px;
        text-align: left
    }

    .gray-block__title {
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 0 !important;
        margin-bottom: 0
    }

    .gray-block__title:after {
        content: '';
        background-image: url(../images/svg-icons/arrow-bottom.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 18px;
        height: 18px;
        min-width: 18px;
        display: block !important;
        background-color: unset;
        position: unset;
        -webkit-transform: unset;
        transform: unset;
        margin-top: 0;
        margin-left: 20px;
        transition: .3s linear
    }

    .gray-block__title.active:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .gray-block__desc {
        display: none;
        font-size: 19px;
        line-height: normal
    }
}

.gallery .section-head {
    margin-bottom: 6rem
}

.gallery__item {
    margin-bottom: 2.5rem;
    width: 100%
}

.gallery__image {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 1.1rem
}

.gallery__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.faq {
    background-color: #f7f7f7;
    padding: 10rem 0 5rem;
    overflow: hidden
}

.faq__block {
    margin: 0 auto;
    max-width: 1090px
}

.faq__block .section-title {
    margin-bottom: 7rem
}

.faq__block h3 {
    font-size: 5rem
}

.faq__item {
    border-bottom: 1px solid #003e50;
    margin-bottom: 5rem;
    padding-bottom: 1rem
}

.faq__head {
    font-family: Canela, sans-serif;
    font-weight: 400;
    font-size: 3rem;
    cursor: pointer
}

.faq__head:after {
    content: '';
    background-image: url(../images/svg-icons/arrow-bottom.svg);
    width: 2.5rem;
    min-width: 2.5rem;
    height: 1.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right
}

.faq__head.active:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.faq__content {
    display: none;
    margin-top: 1rem;
    line-height: 3.2rem;
    width: 75%
}

.faq__content p {
    margin-bottom: 1.5rem
}

.faq__content p:last-child {
    margin-bottom: 0
}

.faq + .bg-gray {
    padding: 10rem 0 0;
    overflow: hidden
}

@media (max-width: 767px) {
    .faq {
        padding: 50px 0 0
    }

    .faq .section-title {
        margin-bottom: 50px
    }

    .faq__head {
        font-size: 20px
    }

    .faq__head:after {
        width: 15px;
        min-width: 15px;
        height: 9px
    }

    .faq__item {
        margin-bottom: 15px;
        padding-bottom: 15px;
        font-size: 15px;
        line-height: normal;
        border-color: #b8b8b8
    }

    .faq__item:last-child {
        margin-bottom: 0
    }

    .faq__content {
        width: 100%
    }

    .faq + .bg-gray {
        padding-bottom: 15px
    }

    .faq + .bg-gray .products__item--banner {
        margin-top: 0;
        margin-bottom: 0
    }

    .financial.services {
        padding-top: 15px
    }

    .financial.services .container {
        padding: 0 30px
    }

    .financial .container {
        padding: 0 10px
    }

    .financial .services {
        overflow: hidden
    }

    .financial .services__item {
        text-align: left;
        margin-bottom: 40px;
        max-width: 100%
    }

    .financial .services__item h2 {
        border-bottom: 1px solid #bcbcbc;
        padding-bottom: 15px;
        margin-bottom: 15px;
        font-size: 20px;
        width: 100%
    }

    .financial .services__item ul {
        font-size: 15px
    }

    .financial .services .section-head {
        text-align: left;
        padding: 50px 30px
    }

    .financial .faq__item {
        margin-bottom: 30px
    }
}

.financial {
    padding-top: 10rem
}

.product .main-banner__fixed:after {
    display: none
}

.product .main-banner__title {
    font-size: 11.5rem;
    line-height: 11.5rem
}

.product .section-head .btn.btn-simple {
    background-color: transparent;
    padding: 0;
    color: #fff
}

.product .section-head .btn.btn-simple:after {
    content: '';
    width: 1.4rem;
    height: 1.4rem;
    background-image: url(../images/svg-icons/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: .5rem
}

.product.dental-surgery .section-head .btn {
    color: #2dc2e5
}

.product.dental-surgery .section-head .btn:after {
    -webkit-filter: brightness(0) saturate(100%) invert(63%) sepia(93%) saturate(825%) hue-rotate(153deg) brightness(95%) contrast(88%);
    filter: brightness(0) saturate(100%) invert(63%) sepia(93%) saturate(825%) hue-rotate(153deg) brightness(95%) contrast(88%)
}

@media (max-width: 991px) {
    .product .main-banner__title {
        font-size: 70px;
        line-height: 70px
    }
}

.content {
    padding: 10rem 6rem
}

.content h1 {
    font-size: 10rem;
    line-height: 10rem;
    margin-bottom: 5rem
}

.content__item {
    display: flex;
    align-items: flex-start;
    padding-top: 6rem
}

.content__item:first-child {
    padding-top: 0
}

.content__left-bar {
    flex: 0 0 32rem;
    margin-right: 3rem
}

.content__left-bar ul {
    margin-top: 5rem
}

.content__block {
    flex: 1
}

.content__block h2 {
    font-size: 5rem;
    line-height: 5.5rem;
    margin-bottom: 1.2rem
}

.content__block p {
    margin-top: 2rem;
    margin-bottom: 2rem
}

/*.content__body table{*/
/*    overflow-x: scroll;*/
/*    width: 100%;*/
/*    white-space: nowrap;*/
/*    padding-right: 250px;*/

/*}*/

.content__body a{
    word-break: break-all;
}

.content__body table, .content__body table tr, .content__body table td{
    border: 1px solid black;
}

.content__body table td{
    padding: 0 20px 10px 20px;
    text-align: center;
}



.content__block p:last-child {
    margin-bottom: 0
}

.content__block ul {
    list-style: disc;
    padding-left: 20px
}

.content__body {
    max-width: 86rem
}

.content .faq__block h2 {
    margin-bottom: 3rem
}

.content .faq__head {
    font-weight: 300
}

@media (max-width: 767px) {
    .product .main-banner--text-bottom .main-banner__fixed {
        top: 80px;
         /*height: calc(100vh - 80px)*/
        height: 100vh
    }

    .product .main-banner--text-bottom .wrapper {
        top: 20px
    }

    .product .section-head .btn:after {
        width: 14px;
        height: 14px;
        margin-left: 5px;
        margin-top: 1px
    }

    .product .services .section-head {
        padding: 30px 30px 50px;
        text-align: left
    }

    .product .services .section-head h2, .product .services .section-head h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px
    }

    .product .services .section-head p, .product .services .section-head ul {
        font-size: 18px
    }

    /*.content {*/
    /*    padding: 100px 30px 0*/
    /*}*/
    .content {
        padding: 60px 30px 0
    }

    .content h1 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 20px
    }

    .content__item {
        padding-top: 32px;
        flex-direction: column
    }

    .content__item:first-child {
        flex-direction: column-reverse
    }

    .content__item:first-child .content__left-bar {
        margin-bottom: 0
    }

    .content__left-bar {
        margin-right: 0;
        width: 100%;
        flex: 1;
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 20px
    }

    .content__left-bar ul {
        width: 100%
    }

    .content__left-bar ul li {
        margin-bottom: 20px
    }

    .content__left-bar ul li:last-child {
        margin-bottom: 0
    }

    .content__left-bar ul li a {
        width: 100%;
        display: block;
        font-size: 20px;
        line-height: 18px;
        border-bottom: 1px solid;
        padding-bottom: 20px
    }

    .content__block {
        font-size: 15px
    }

    .content__block h2 {
        font-size: 30px;
        line-height: 35px
    }

    .content #faq h2 {
        color: inherit;
        font-size: 40px;
        line-height: 45px;
        text-align: center;
        margin-bottom: 80px
    }

    .content #faq h2 span {
        display: block;
        font-style: italic
    }

    .content .faq {
        margin: 0 -30px;
        padding-bottom: 60px
    }
}

.blog {
    margin: 20rem 0 10rem
}

.blog .row {
    margin: 0 -2.4rem
}

.blog .row > * {
    padding: 0 2.4rem
}

.blog__item {
    display: flex;
    flex-direction: column;
    padding: 3rem;
    margin-bottom: 4.8rem;
    height: calc(100% - 4.8rem);
    border: 1px solid #484848;
    border-radius: 22px;
    background-color: #fff;
    color: #484848;
    font-size: 1.8rem;
    line-height: 2.7rem;
    transition: .2s linear;
    font-weight: 400
}

@media (min-width: 767px) {
    .blog__item:hover {
        color: #fff;
        background-color: #f43b56;
        border-color: #f43b56
    }

    .blog__item:hover .blog__bottom .btn {
        background-color: #fff;
        color: #f43b56
    }
}

.blog h3, .blog__title {
    font-size: 3rem;
    line-height: 4.5rem;
    font-weight: 400;
    color: inherit;
    margin-bottom: .8rem
}

.blog__text {
    margin-bottom: 3rem
}

.blog__bottom {
    margin-top: auto;
    display: flex;
    align-items: flex-end
}

.blog__bottom .d-flex {
    flex-direction: column
}

.blog__bottom .d-flex span:first-child {
    margin-bottom: 2rem
}

.blog__bottom span {
    display: flex;
    align-items: center
}

.blog__bottom span svg {
    margin-right: 1.2rem
}

.blog__bottom .btn {
    margin-left: auto;
    color: inherit;
    background-color: transparent;
    border-color: inherit;
    transition: .2s linear
}

@media (max-width: 767px) {
    .blog {
        margin: 10rem 0 5rem
    }

    .blog__item {
        padding: 16px;
        border-radius: 16px
    }

    .blog__bottom .d-flex span:first-child {
        margin-bottom: 8px
    }

    .blog__bottom span svg {
        width: 20px;
        height: 20px
    }

    .blog__bottom .btn {
        font-size: 14px
    }
}

.share {
    margin-top: 6.4rem;
    padding: 0 3rem;
    margin-bottom: 7.5rem
}

.share .row {
    margin: 0 -2.2rem
}

.share .row > * {
    padding: 0 2.2rem
}

.share .wrapper {
    max-width: 1320px !important
}

.share__head {
    color: #383737;
    text-align: center;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.6rem;
    margin-bottom: 4rem;
    position: relative
}

.share__head:before {
    content: '';
    background-image: url(../images/share-arrow.png);
    position: absolute;
    left: 0;
    bottom: -4rem;
    width: 15rem;
    height: 15rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.share h1 {
    color: #003e50;
    text-align: center;
    font-size: 8.4rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 1.6rem
}

.share h2 {
    color: #008d45;
    text-align: center;
    font-size: 6rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 2rem
}

.share h3 {
    color: #003e50;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 4rem
}

.share__img {
    height: 100%;
    max-height: 109rem
}

.share__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.share__title {
    color: #003e50;
    font-size: 2.6rem;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 1.4rem
}

.share__list {
    margin-bottom: 4rem
}

.share__list:last-child {
    margin-bottom: 0
}

.share__list ul {
    counter-reset: my-awesome-counter
}

.share__list ul li {
    counter-increment: my-awesome-counter;
    color: #383737;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.4907rem;
    margin-bottom: 1.4rem;
    display: flex;
    align-items: center;
    gap: 1.4rem
}

.share__list ul li a {
    color: #383737;
    text-decoration: underline !important;
    text-underline-offset: 2px
}

.share__list ul li a:hover {
    text-decoration: none !important
}

.share__list ul li:last-child {
    margin-bottom: 0
}

.share__list ul li:before {
    color: #008d45;
    width: 11rem;
    height: 11rem;
    min-width: 11rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Canela, sans-serif;
    font-size: 6rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    content: counter(my-awesome-counter);
    background-image: url(../images/border.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 991px) {
    .share__head:before {
        left: -30px
    }
}

@media (max-width: 767px) {
    .share {
        margin-top: 0;
        margin-bottom: 10rem;
        padding: 0
    }

    .share .row {
        margin: 0
    }

    .share .row > * {
        padding: 0
    }

    .share h1 {
        font-size: 44px;
        font-weight: 500
    }

    .share h2 {
        font-size: 26px;
        font-weight: 500
    }

    .share h3 {
        font-size: 22px;
        font-weight: 400;
        margin-bottom: 28px;
        text-align: center
    }

    .share__head {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 50px
    }

    .share__head:before {
        bottom: -80px;
        left: 15px;
        -webkit-transform: rotate(-40deg);
        transform: rotate(-40deg)
    }

    .share__desc {
        padding: 0 15px;
        margin-top: 5rem
    }

    .share__list {
        margin-bottom: 30px
    }

    .share__list ul li {
        font-size: 17px;
        line-height: 26px;
        gap: 7px;
        align-items: unset
    }

    .share__list ul li:before {
        width: 55px;
        height: 55px;
        min-width: 55px;
        color: #008d45;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

    .share__title {
        font-size: 20px;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 20px;
        text-align: center
    }
}

.offer .row {
    margin: 0 -2.4rem
}

.offer .row > * {
    padding: 0 2.4rem
}

.offer__item {
    display: flex;
    flex-direction: column;
    width: 100%
}

.offer__img {
    border-radius: 20px;
    /*background: #d9d9d9;*/
    overflow: hidden;
    height: auto;
}

.offer__img img {
    width: 100%;
    height: 100%;
    /*-o-object-fit: cover;*/
    /*object-fit: cover*/
}

.offer__slider .flickity-slider > * {
    padding: 0 2.4rem
}

.offer__slider__dots .flickity-page-dots {
    position: unset;
    -webkit-transform: unset;
    transform: unset;
    display: flex;
    align-items: center;
    gap: 4px
}

.offer__slider__dots .flickity-page-dots .dot {
    opacity: 1;
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #d9d9d9
}

.offer__slider__dots .flickity-page-dots .dot.is-selected {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    background-color: #75befc
}

.offer__slider__actions {
    display: flex;
    align-items: center;
    gap: 3rem;
    justify-content: center;
    margin: 6rem 0 0
}

.offer__slider__button {
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #75befc;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.2rem;
    height: 3.2rem
}

.offer__slider__button.prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.offer.black-friday .offer__slider__dots .flickity-page-dots .dot {
    background-color: #d9d9d9
}

.offer.black-friday .offer__slider__dots .flickity-page-dots .dot.is-selected {
    background-color: #e1435e
}

.offer.black-friday .offer__slider__button {
    color: #e1435e
}

.offer.black-friday .offer__slider__button svg {
    width: 3.2rem;
    height: 3.2rem
}

.offer.black-friday .offer__slider__actions {
    gap: 2.4rem
}

.offer.black-friday .offer__slider__dots .flickity-page-dots {
    gap: 8px
}

.offer.black-friday + .section-head {
    padding-top: 8rem;
    padding-bottom: 3.6rem
}

.offer.black-friday ~ .products__item--full {
    margin-bottom: 0
}

.offer--main {
    padding-bottom: 13.2rem
}

.offer--main .container {
    max-width: 1394px;
    padding: 0 16px
}

.offer--main .row {
    row-gap: 2rem;
    margin: 0 -1rem
}

.offer--main .row > * {
    padding: 0 1rem
}

.offer--main .offer__item {
    padding: 3.4rem 2.4rem;
    border-radius: 36px;
    background: #fff;
    border: 0;
    gap: 2rem;
    flex-direction: row;
    position: relative;
    min-height: 44.6rem;
    height: 100%;
    overflow: hidden
}

.offer--main .offer__img {
    background: 0 0;
    height: 42.8rem;
    width: 28rem;
    border-radius: 0;
    position: absolute;
    left: 0;
    bottom: 0
}

.offer--main .offer__img.custom-width {
    width: 43rem
}

.offer--main .offer__img.custom-width img {
    -o-object-fit: cover;
    object-fit: cover
}

.offer--main .offer__desc {
    padding-left: 44%;
    text-align: start;
    color: #383737;
    font-family: Athletics, sans-serif;
    font-size: 1.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.2rem;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2
}

.offer--main .offer__desc strong {
    font-weight: 700;
    font-size: 1.9rem
}

.offer--main .offer__desc p {
    margin-bottom: 4px
}

.offer--main .offer__desc ul li h4 {
    display: inline-block;
    margin-bottom: 0
}

.offer--main .offer__desc h3 {
    color: #e1435e;
    font-family: Canela, sans-serif;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4.6rem;
    margin-bottom: 1.4rem
}

.offer--main .offer__desc h4 {
    font-family: Athletics, sans-serif;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.2rem;
    margin-bottom: 1.4rem
}

.offer--main .offer__count {
    color: #e1435e;
    font-family: Canela, sans-serif;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.4rem;
    margin-bottom: 2rem !important;
    display: block
}

.offer--main .offer__count span {
    position: relative
}

.offer--main .offer__count span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/svg-icons/percent.svg);
    background-repeat: no-repeat;
    background-position: center
}

.offer--main .btn {
    font-size: 2.7rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.5025rem;
    padding: 1.3rem 2.7rem;
    margin-top: auto
}

@media (max-width: 1100px) {
    .offer--main .offer__desc {
        padding-left: 53%
    }
}

@media (max-width: 1200px) {
    .offer__img {
        height: auto;
    }
}

@media (max-width: 991px) {
    .offer--main .offer__desc {
        padding-left: 0
    }

    .offer--main .offer__img {
        display: none
    }

    .offer__img {
        height: 200px
    }
}

@media (max-width: 767px) {
    .offer.black-friday + .section-head {
        padding-top: 0;
        padding-bottom: 34px
    }

    .offer--main {
        padding-bottom: 45px;
        margin-bottom: 0 !important
    }

    .offer--main .row {
        row-gap: 24px
    }

    .offer--main .offer__item {
        padding: 20px;
        min-height: 324px;
        border-radius: 18px
    }

    .offer--main .offer__count {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
        margin-bottom: 14px
    }

    .offer--main .offer__desc {
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        width: 100%
    }

    .offer--main .offer__desc strong {
        font-size: 17px
    }

    .offer--main .offer__desc h3 {
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: 23.318px;
        margin-bottom: 10px
    }

    .offer--main .offer__desc h4 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700
    }

    .offer--main .btn {
        width: 100%;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 20.451px;
        padding: 13px 24px
    }

    .offer {
        margin-bottom: 64px
    }

    .offer__img {
        height: auto;
    }

    .offer__slider .flickity-slider > * {
        width: 100%
    }

    .offer__slider__actions {
        margin-top: 32px
    }

    .offer__slider__dots .flickity-page-dots {
        gap: 6px
    }
}

.included {
    margin-bottom: 3rem
    /*margin-bottom: 15.4rem*/
}

.included .row {
    row-gap: 3.8rem;
    margin: 0 -3.6rem
}

.included .row > * {
    padding: 0 3.6rem
}

.included .row > :last-child .included__item:after {
    display: none
}

.included__item {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 42px;
    border: 1.188px solid #008d45;
    background: #fff;
    padding: 3rem;
    position: relative
}

.included__item:after {
    font-family: Canela, sans-serif;
    content: '+';
    color: #008d45;
    font-size: 6.8rem;
    font-style: normal;
    font-weight: 200;
    line-height: 6.4089rem;
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 2rem
}

.included__desc {
    margin-bottom: auto
}

.included__desc h3 {
    font-family: Athletics, sans-serif;
    color: #383737;
    text-align: center;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4.2rem;
    margin-bottom: 4.2rem
}

.included__img {
    max-height: 17rem
}

.included__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.included__price {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6.4rem;
    font-family: Athletics, sans-serif;
    color: #008d45;
    font-size: 3.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.2045rem;
    gap: 2.4rem
}

.included__price__old {
    font-weight: 400;
    color: #333;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    -webkit-text-decoration-color: #008d45;
    text-decoration-color: #008d45
}

@media (max-width: 767px) {
    .included .row {
        row-gap: 40px
    }

    .included__item:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: 0;
        top: 100%;
        line-height: 28px;
        margin-top: 4px
    }

    .included__price {
        flex-direction: column
    }
}

.work {
    background: #75befc;
    padding: 10rem 0;
    position: relative
}

.work .section-head {
    padding: 0;
    margin-bottom: 6rem;
    position: relative;
    z-index: 1
}

.work__grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    max-width: 80rem;
    gap: 3.4rem
}

.work__item {
    border-radius: 44px;
    background: #fff;
    padding: 6rem 3rem;
    display: flex;
    flex-direction: column;
    font-family: Athletics, sans-serif;
    text-align: center
}

.work__item h2 {
    color: #75befc;
    font-family: inherit;
    font-size: 10.2rem;
    font-style: normal;
    font-weight: 800;
    line-height: 8rem;
    margin-bottom: 3.6rem
}

.work__item h4 {
    font-family: inherit;
    color: #383737;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.6rem
}

.work__img {
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 45%;
}

.work-second .work__img {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.work-second .work__grid {
    grid-template-columns:repeat(3, 1fr);
    max-width: 100%
}

.work-second .btn {
    position: relative;
    z-index: 2;
    margin-top: 25rem
}

@media (max-width: 991px) {
    .work-second .work__grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .work-second .btn {
        margin-top: 64px
    }
}

@media (max-width: 767px) {
    .work__img {
        display: none
    }

    .work__grid {
        grid-template-columns:repeat(1, 1fr)
    }

    .work__item {
        border-radius: 30px
    }
}

.open-day {
    margin-bottom: 15.4rem
}

.open-day__form {
    border-radius: 55.084px;
    background: #bff3f2;
    overflow: hidden;
    padding: 7.4rem 6rem
}

.open-day__form .row {
    margin: 0 -2.1rem
}

.open-day__form .row > * {
    padding: 0 2.1rem
}

.open-day__form .btn {
    margin: 1.2rem auto 0;
    display: flex
}

.open-day__form form .form-group {
    margin-bottom: 3.8rem
}

.open-day__form form .form-group .form-control {
    font-family: Athletics, sans-serif;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.9918rem;
    border-radius: 30px;
    padding: 1.6rem 3.2rem;
    border: 0
}

.open-day__form form .form-group .form-control::-webkit-input-placeholder {
    color: rgba(56, 55, 55, .2)
}

.open-day__form form .form-group .form-control::-moz-placeholder {
    color: rgba(56, 55, 55, .2)
}

.open-day__form form .form-group .form-control:-ms-input-placeholder {
    color: rgba(56, 55, 55, .2)
}

.open-day__form form .form-group .form-control::-ms-input-placeholder {
    color: rgba(56, 55, 55, .2)
}

.open-day__form form .form-group .form-control::placeholder {
    color: rgba(56, 55, 55, .2)
}

@media (max-width: 767px) {
    .open-day {
        margin-bottom: 24px
    }

    .open-day__form {
        /* padding: 42px 32px */
        padding: 35px 18px;
        border-radius: 16px;
    }
}

.payment {
    padding: 4rem 0
}

.payment__banner {
    position: relative;
    margin-bottom: 2rem
}

.payment__desc {
    position: absolute;
    top: 50%;
    left: 6rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: var(--text-dark, #272724);
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 300;
    line-height: 2.4rem
}

.payment__desc h3 {
    color: inherit;
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 4rem;
    letter-spacing: -.32px;
    margin-bottom: 1.6rem
}

.payment__desc .btn {
    margin-top: 4rem;
    display: flex;
    align-items: center;
    gap: 1.2rem
}

.payment__desc .btn:hover {
    background-color: #2dc2e5;
    border-color: #2dc2e5;
    color: #fff
}

.payment__img {
    height: 30rem
}

.payment__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.payment__info {
    display: flex;
    border: 1px solid #000
}

.payment__info__title {
    color: #000;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 4rem;
    letter-spacing: -.32px
}

.payment__info li {
    padding: 3.2rem 4rem;
    color: #272724;
    text-align: center;
    font-size: 4.4rem;
    font-weight: 300;
    line-height: 5.4rem;
    letter-spacing: -.44px;
    border-right: 1px solid #000;
    flex: 0 0 25%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.payment__info li:first-child {
    text-align: start;
    flex: 0 0 50%;
    padding-left: 6rem
}

.payment__info li:last-child {
    border-right: 0
}

.payment__info li span {
    color: #272724;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 3.2rem;
    display: block;
    margin-bottom: 1.6rem
}

@media (max-width: 1199px) {
    .payment__img {
        height: 300px
    }

    .payment__info li span {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    .payment {
        padding: 20px 0
    }

    .payment__banner {
        margin-bottom: 16px
    }

    .payment__img {
        height: 400px
    }

    .payment__desc {
        text-align: center;
        top: 24px;
        -webkit-transform: unset;
        transform: unset;
        left: 18px;
        right: 18px;
        font-size: 16px;
        line-height: 24px
    }

    .payment__desc h3 {
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -.2px
    }

    .payment__desc .btn {
        margin: 40px auto 0;
        padding: 14px 40px;
        font-size: 18px;
        line-height: 20px
    }

    .payment__info {
        flex-direction: column
    }

    .payment__info__title br {
        display: none
    }

    .payment__info li {
        border-right: 0;
        border-bottom: 1px solid #000
    }

    .payment__info li:last-child {
        border-bottom: 0
    }

    .payment__info li:first-child {
        text-align: center
    }
}

.text-block {
    display: flex;
    flex-direction: column;
    gap: 7.8rem;
    margin-bottom: 7.8rem
}

.text-block__item {
    position: relative;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 72rem
}

.text-block__item:nth-child(even) {
    background-position: center left
}

.text-block__item:nth-child(even) .text-block__desc {
    margin-left: auto
}

.text-block__item:nth-child(even) .text-block__img img {
    -o-object-position: left;
    object-position: left
}

.text-block .container {
    padding: 0 16rem;
    max-width: 1920px;
    height: 100%;
    display: flex;
    flex-direction: column
}

.text-block__desc {
    color: #383737;
    font-family: Athletics, sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.6rem;
    border-radius: 43px;
    background: #fff;
    box-shadow: -2px 6px 14px 0 rgba(0, 0, 0, .1), -9px 24px 26px 0 rgba(0, 0, 0, .09), -21px 54px 35px 0 rgba(0, 0, 0, .05), -37px 96px 41px 0 rgba(0, 0, 0, .01), -58px 150px 45px 0 transparent;
    padding: 6.2rem 5.4rem;
    max-width: 66.5rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    margin: auto 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.text-block__desc h3 {
    color: inherit;
    font-family: inherit;
    font-size: 3.3rem;
    font-style: normal;
    font-weight: 500;
    /* line-height: 2.6rem */
    line-height: normal

}

.text-block__img {
    min-height: 54.4rem
}

.text-block__img img {
    min-height: 54.4rem;
    width: 100%;
    height: 580px;
    /*height: 100%;*/
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right
}

.text-block-new .text-block__item .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media (min-width: 1500px) {
    .text-block__img img {
        height: 720px;
    }
}

@media (max-width: 1440px) {
    .text-block__item {
        height: 544px
    }
}

@media (max-width: 1200px) {
    .text-block__item {
        height: 400px
    }
}

@media (max-width: 991px) {
    .text-block__item {
        height: auto;
        padding: 50px 0
    }

    .text-block .container {
        padding: 0 50px
    }
}

@media (max-width: 767px) {
    .text-block__img img {
        height: 100%;
    }

    .text-block {
        margin-bottom: 0;
        gap: 50px
        /* margin-bottom: 50px */
    }

    .text-block .container {
        padding: 0 20px
    }

    .text-block__desc {
        padding: 24px 20px;
        border-radius: 20px;
        gap: 14px;
        font-size: 17px;
        line-height: 24px
    }

    .text-block__desc h3 {
        font-size: 24px;
        line-height: 28px
    }

    .text-block__img, .text-block__img img {
        min-height: auto
    }

    .text-block-new .text-block__item {
        padding: 0
    }

    .text-block-new .text-block__item .container {
        position: unset;
        padding: 0
    }

    .text-block-new .text-block__item .text-block__desc {
        width: 100%;
        border-radius: 0
    }

    .text-block-new .text-block__item .text-block__desc br {
        display: none
    }
}

.feedback {
    margin-bottom: 15rem
}

.feedback .btn {
    margin: 0 auto 6rem;
    display: flex
}

.feedback .row {
    margin: 0 -1.2rem;
    row-gap: 2.4rem
}

.feedback .row > * {
    padding: 0 1.2rem
}

.feedback__item {
    border-radius: 35.371px;
    background: #f6f6f6;
    padding: 8.5rem 3rem 3rem;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column
}

.feedback__desc {
    color: #383737;
    font-family: Athletics, sans-serif;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.6rem;
    margin-bottom: 5.6rem
}

.feedback__quote {
    color: #008d45;
    text-align: center;
    font-family: Athletics, sans-serif;
    font-size: 16.1168rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    position: absolute;
    top: 0
}

.feedback__footer {
    margin-top: auto;
    display: flex;
    align-items: center;
    gap: 1.4rem
}

.feedback__footer h3 {
    color: #008d45;
    font-family: Athletics, sans-serif;
    font-size: 2.5265rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.5371rem
}

.feedback__footer__text {
    flex: 1
}

.feedback__img {
    width: 8.4rem;
    height: 8.4rem;
    border-radius: 50%;
    overflow: hidden
}

.feedback__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.feedback__rate {
    display: flex;
    gap: 5px
}

@media (max-width: 767px) {
    .feedback {
        margin-bottom: 50px
    }

    .feedback .btn {
        width: 200px
    }

    .feedback .container {
        padding: 0
    }

    .feedback .row {
        flex-wrap: nowrap;
        overflow-x: auto;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        margin: 0 -8px;
        padding: 0 16px
    }

    .feedback .row > * {
        scroll-snap-align: center;
        padding: 0 8px;
        width: 79%
    }

    .feedback__item {
        border-radius: 20px;
        background: #f6f6f6
    }

    .feedback__desc {
        color: #383737;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 19.785px;
        margin-bottom: 36px
    }

    .feedback__img {
        width: 46px;
        height: 46px
    }

    .feedback__footer h3 {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 19px;
        margin-bottom: 4px
    }

    .feedback__rate {
        gap: 3px
    }

    .feedback__rate li {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .feedback__rate li img {
        width: 15px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.team-inner {
    padding: 12rem 0
}

.team-inner .row {
    margin: 0 -2.7rem
}

.team-inner .row > * {
    padding: 0 2.7rem
}

.team-inner__img {
    background-color: #e8e8e8;
    height: 58rem;
    border-radius: 20px;
    overflow: hidden
}

.team-inner__img img {
    width: 100%;
    height: 100%;
    -o-object-position: bottom;
    object-position: bottom;
    -o-object-fit: contain;
    object-fit: contain
}

.team-inner__head {
    margin-bottom: 4.6rem
}

.team-inner__head h1 {
    color: #383737;
    font-family: Canela, sans-serif;
    font-size: 6.2rem;
    font-style: normal;
    font-weight: 300;
    line-height: 8rem;
    margin-bottom: 1.6rem
}

.team-inner__head ul li {
    display: flex;
    align-items: flex-start;
    color: #8f8f8f;
    font-family: Athletics, sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.6rem;
    margin-bottom: .8rem;
    gap: 1rem
}

.team-inner__head ul li:last-child {
    margin-bottom: 0
}

.team-inner__head ul li svg {
    display: block;
    margin-top: 2px
}

.team-inner__content {
    color: #383737;
    font-family: Athletics, sans-serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.6rem
}

.team-inner__content p {
    margin-bottom: 2.4rem
}

.team-inner__content p:last-child {
    margin-bottom: 0
}

.team-inner__content h3 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 500;
    margin-bottom: 1.6rem
}

.team-inner.inner {
    padding: 9.4rem 0;
    margin-bottom: 9.4rem
}

.team-inner.inner .team-inner__head h2 {
    font-size: 6.2rem;
    font-weight: 300;
    line-height: 8rem
}

.team-inner.inner .team-inner__head h3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 8rem
}

.team-inner.inner .team-inner__img {
    border: 3px solid currentColor;
    border-radius: 0;
    height: auto
}


@media (max-width: 991px) {
    .team-inner__img {
        height: 300px
    }
}

@media (max-width: 767px) {
    .team-inner {
        padding: 100px 0 60px
    }

    .team-inner__img {
        margin-bottom: 24px;
        height: 350px
    }

    .team-inner__head h1 {
        font-size: 34px;
        line-height: 4rem;
    }

    .team-inner__head ul li {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 12px
    }

    .team-inner__head ul li svg {
        margin-top: 1px
    }

    .team-inner__content {
        font-size: 16px;
        line-height: 26px
    }

    .team-inner__content p {
        margin-bottom: 16px
    }

    .team-inner.inner {
        padding: 36px 0;
        margin: 48px 0
    }

    .team-inner.inner .team-inner__head {
        margin-bottom: 24px
    }

    .team-inner.inner .team-inner__head h2 {
        font-size: 32px;
        line-height: 38px
    }

    .team-inner.inner .team-inner__head h3 {
        font-size: 24px;
        line-height: 32px
    }

    .team-inner.inner .team-inner__img {
        height: auto
    }
}

.partners {
    padding: 7.2rem 0 0
}

.partners__grid:not(.flickity-enabled) {
    flex-wrap: nowrap;
    overflow: hidden
}

.partners__grid .flickity-slider > * {
    min-height: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 0 1.6rem
}

.partners__item {
    position: relative;
    padding-bottom: 62%
}

.partners__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media (max-width: 767px) {
    .partners {
        padding: 5.6rem 0 0;
        overflow: hidden
    }

    .partners__grid .flickity-slider > * {
        padding: 0 6px;
        width: 80%
    }

    .partners__grid .flickity-viewport {
        overflow: visible
    }
}

.compare {
    padding-bottom: 15.4rem
}

.compare__block {
    background-color: #003e50;
    padding: 9rem 0;
    margin-bottom: 6.7rem
}

.compare__block h2 {
    font-size: 11.025rem;
    font-weight: 400;
    line-height: 15.995rem;
    text-align: center;
    color: #fff
}

@media (min-width: 768px) {
    .compare .row {
        margin: 0 -7.8rem
    }

    .compare .row > * {
        padding: 0 7.8rem
    }
}

.compare__item {
    border-radius: 30px;
    padding: 12rem 6rem 6rem;
    position: relative;
    height: 100%
}

.compare__item__head {
    border-radius: 70px;
    padding: 2.8rem;
    background-color: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    position: absolute;
    top: -5.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20.3rem !important;
    height: 20.3rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    top: -10.5rem !important
}

/*.compare__item__head {*/
/*    border-radius: 70px;*/
/*    padding: 2.8rem;*/
/*    background-color: #fff;*/
/*    width: -webkit-max-content;*/
/*    width: -moz-max-content;*/
/*    width: max-content;*/
/*    max-width: 100%;*/
/*    position: absolute;*/
/*    top: -5.5rem;*/
/*    left: 50%;*/
/*    -webkit-transform: translateX(-50%);*/
/*    transform: translateX(-50%);*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .compare__item__head {*/
/*        width: 120px;*/
/*        height: 120px;*/
/*        top: -80px;*/
/*    }*/

.compare__item--check .compare__item__head{
    background-color: #19834d;
}

.compare__item__head h3 {
    font-size: 3.783rem;
    font-weight: 400;
    line-height: 5.464rem;
    text-align: center
}

.compare__item__flag {
    position: absolute;
    bottom: 60%;
    left: 57%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 8rem;
    height: 15rem
}

.compare__item__flag img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.compare__item--check .compare__list ul li:before {
    background-image: url(../images/svg-icons/check2.svg);
    -webkit-filter: brightness(0) saturate(100%) invert(30%) sepia(76%) saturate(4830%) hue-rotate(144deg) brightness(93%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(30%) sepia(76%) saturate(4830%) hue-rotate(144deg) brightness(93%) contrast(101%)
}

.compare__item--canceled .compare__list ul li:before {
    background-image: url(../images/svg-icons/close.svg)
}

.compare__list {
    font-size: 2.59rem;
    font-weight: 400;
    line-height: 3.768rem;
    color: #363535;
    text-align: start
}

.compare__list ul {
    display: flex;
    flex-direction: column;
    gap: 2.4rem
}

.compare__list ul li {
    display: flex;
    align-items: flex-start;
    gap: 1.2rem
}

.compare__list ul li:before {
    content: '';
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    min-width: 3.4rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: 2px
}

.compare__guarantee {
    position: absolute;
    width: 15rem;
    height: 15rem;
    top: 50%;
    right: -3rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.compare__guarantee img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 767px) {
    /* .compare {
        padding-bottom: 58px
    } */
    .compare {
        padding-bottom: 0
    }


    .compare__block {
        padding: 130px 0 56px;
        margin-bottom: 0;
    }

    .compare__block .container {
        padding: 0 16px
    }

    .compare h2 {
        font-size: 60px;
        font-weight: 400;
        line-height: 159.95px;
        margin-top: -56px;
        margin-bottom: 32px
    }

    .compare .row {
        row-gap: 60px
    }

    .compare__item {
        padding: 54px 24px 24px;
        border-radius: 17px
    }

    .compare__item__head {
        width: 120px !important;
        height: 120px !important;
        top: -80px !important;
    }

    .compare__item__head h3 {
        font-size: 22px;
        font-weight: 400;
        line-height: 30px
    }

    .compare__item__flag {
        width: 46px
    }

    .compare__list {
        font-size: 16px;
        font-weight: 400;
        line-height: 24.08px;
        margin-top: 30px;
    }

    .compare__list ul {
        gap: 16px
    }

    .compare__list ul li {
        gap: 8px
    }

    .compare__list ul li:before {
        content: '';
        display: block;
        width: 21px;
        height: 21px;
        min-width: 21px
    }
}

.new-partner {
    padding: 9.4rem 0
}

.new-partner .section-head {
    padding: 0;
    margin-bottom: 6.4rem
}

.new-partner__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 3.4rem;
    border: 2px solid #bff3f2;
    background: rgba(191, 243, 242, .08);
    border-radius: 20px;
    min-height: 33.7rem;
    padding: 3.2rem
}

.new-partner__icon {
    width: 10rem;
    height: 10rem
}

.new-partner__icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.new-partner__desc {
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 3.79rem;
    text-align: center;
    color: #fff
}

.new-partner .row {
    justify-content: center;
    row-gap: 6rem
}

@media (min-width: 768px) {
    .new-partner .row {
        margin: 0 -3rem
    }

    .new-partner .row > * {
        padding: 0 3rem
    }
}

.new-partner__bottom {
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 3.425rem;
    text-align: center;
    color: #fff;
    margin-top: 9.4rem
}

.new-partner__bottom .btn {
    margin-top: 4.4rem
}

.steps {
    padding: 16.4rem 0 0 0
}

.steps .section-head {
    padding: 0;
    margin-bottom: 14.4rem
}

@media (min-width: 768px) {
    .steps .row {
        margin: 0 -6rem
    }

    .steps .row > * {
        padding: 0 6rem
    }
}

.steps__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.steps__count {
    font-size: 3rem;
    font-weight: 500;
    line-height: 4rem;
    text-align: center;
    margin-bottom: 4rem;
    color: #383737;
    position: relative
}

.steps__count:before {
    content: attr(data-count);
    font-size: 19.447rem;
    font-weight: 400;
    line-height: 24.309rem;
    text-align: center;
    color: rgba(243, 194, 196, .36);
    position: absolute;
    bottom: -7rem;
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.steps__desc {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3rem;
    text-align: center;
    color: #000
}

.steps__buttons {
    display: flex;
    gap: 4.8rem;
    margin-top: 9.4rem;
    justify-content: center
}

@media (max-width: 767px) {
    .steps {
        padding: 64px 0
    }

    .steps .row {
        row-gap: 120px
    }

    .steps__desc {
        font-size: 16px;
        line-height: 24px
    }

    .steps__buttons {
        flex-direction: column;
        gap: 16px
    }

    .steps__buttons .btn {
        width: 100%
    }
}

.popup {
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    top: 6.2rem;
    z-index: 30;
    opacity: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.popup.open {
    opacity: 1;
    pointer-events: auto
}

.popup__blur {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(45, 194, 229, .97)
}

.popup__close {
    width: 5rem;
    height: 5rem;
    background-color: rgba(64, 64, 64, .2);
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 3rem;
    right: 3rem;
    cursor: pointer;
    border: none
}

.popup__close:hover {
    background-color: #e1435e
}

.popup__close:after, .popup__close:before {
    content: '';
    width: 2px;
    height: 2.5rem;
    background-color: #fff;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup__close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup__body {
    position: absolute;
    max-height: 100%;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 15;
    background-color: rgba(45, 194, 229, .97);
    display: flex;
    flex-direction: column
}

.popup__body .location-list {
    width: 100%;
    padding: 10rem 14rem 3rem 3rem
}

.popup__body .location-list__title {
    font-size: 9rem;
    margin-bottom: 5rem;
    font-weight: 300;
    color: #fff
}

.popup__body .location-list__row {
    display: grid;
    grid-gap: 10px;
    grid-template-columns:repeat(3, minmax(47rem, 1fr));
    grid-auto-rows: 4rem;
    row-gap: 4rem
}

.popup__body .location-list__row ul li {
    color: #fff
}

.popup__body .location-list__row ul li:not(:first-child) {
    margin-bottom: 24px
}

.popup__body .location-list__row ul li span {
    font-size: 2rem;
    font-weight: 700
}

.popup__body .location-list__row ul li a {
    font-size: 4rem;
    font-weight: 300;
    color: inherit;
    border-bottom: 1px solid currentColor;
    font-family: Canela, sans-serif
}

.popup__body .location-list__row ul li a:hover {
    border-color: transparent
}

@media (max-height: 700px) and (min-width: 991px) {
    .popup .popup__body .location-list {
        padding-top: 32px
    }

    .popup .popup__body .location-list__title {
        font-size: 56px
    }

    .popup .popup__body .location-list__row ul li a {
        font-size: 28px
    }
}

@media (max-width: 1100px) {
    .popup .location-list__row {
        grid-template-columns:repeat(3, minmax(40rem, 1fr))
    }
}

@media (max-width: 1666px) {
    .popup {
        top: 55px
    }
}

@media (max-width: 991px) {
    .popup {
        top: 65px
    }
}

@media (max-width: 767px) {
    .popup {
        top: 47px
    }

    .popup__close {
        top: 10px;
        right: 5px
    }

    .popup__body {
        width: 100%
    }

    .popup__body .location-list {
        padding: 35px 30px
    }

    .popup__body .location-list__row {
        display: block
    }

    .popup__body .location-list__row ul {
        margin-bottom: 40px
    }

    .popup__body .location-list__row ul:last-child {
        margin-bottom: 0
    }

    .popup__body .location-list__row ul li:not(:first-child) {
        margin-bottom: 14px
    }

    .popup__body .location-list__row ul li span {
        font-size: 16px
    }

    .popup__body .location-list__row ul li a {
        width: 100%;
        display: block;
        font-size: 30px;
        padding: 5px 0
    }

    .popup__body .location-list__title {
        font-size: 20px;
        margin-bottom: 30px
    }
}

input:checked + .popup {
    opacity: 1;
    pointer-events: auto
}

input, select {
    -webkit-appearance: none
}

.form-notification {
    font-size: 1.4rem;
    margin-bottom: 1.5rem
}

.form-notification--error {
    color: #dc3545
}

.form-notification--success {
    color: #409e99
}

.form-group {
    margin-bottom: 2.8rem
}

.form-group-bottom {
    margin-bottom: 1.6rem !important
}

.form-group label {
    color: #707070;
    font-size: 1.6rem;
    margin-bottom: .8rem
}

.form-group .error-text {
    color: #dc3545 !important;
    display: block;
    margin-top: .5rem;
    font-size: 1.3rem
}

.form-group .form-control {
    border: none;
    border-bottom: 1px solid #333;
    border-radius: 0;
    background-color: #fff;
    font-weight: 300;
    color: #333;
    font-size: 2rem;
    padding: 0;
    -webkit-appearance: none
}

.form-group .form-control.is-invalid {
    border-color: #dc3545 !important
}

.form-group .form-control::-webkit-input-placeholder {
    color: #333
}

.form-group .form-control::-moz-placeholder {
    color: #333
}

.form-group .form-control:-ms-input-placeholder {
    color: #333
}

.form-group .form-control::-ms-input-placeholder {
    color: #333
}

.form-group .form-control::placeholder {
    color: #333
}

.form-group .form-control:focus {
    outline: 0;
    box-shadow: unset
}

.form-group input[type=number]::-webkit-inner-spin-button, .form-group input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.form-group select.form-control {
    background: url(../images/svg-icons/arrow-bottom.svg) right 20px top 50%/12.5px 6.75px no-repeat;
    padding-right: 4rem
}

.form-group textarea {
    resize: unset
}

.custom-radio {
    background: #fff;
    border: 2px solid #dee2e6;
    border-radius: 6px;
    padding: 2.5rem 3rem;
    margin-bottom: 2.4rem
}

.custom-radio__label {
    font-size: 1.7rem;
    font-weight: 600;
    color: #333;
    justify-content: unset;
    position: relative;
    cursor: pointer
}

.custom-radio__label svg {
    margin-right: 1.2rem
}

.custom-radio__label:before {
    content: '';
    position: absolute;
    right: 6px;
    top: 8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: transparent
}

.custom-radio__label:after {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #dee2e6
}

.custom-radio .form-group {
    margin-bottom: 0;
    padding-top: 2.5rem;
    margin-top: 2.5rem;
    border-top: 1px solid #e5e7ef
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, .75);
    border: none;
    color: #333
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    overflow-x: hidden
}

body.share-page .header {
    background-color: transparent;
    position: unset;
    padding: 3rem 3rem 0
}

body.share-page .header .wrapper {
    max-width: 1320px !important
}

body.share-page .header .wrapper * {
    display: none !important
}

body.share-page .header .wrapper .header__logo {
    display: block !important;
    color: #003e50
}

body.share-page .header .wrapper .header__logo svg, body.share-page .header .wrapper .header__logo svg * {
    display: block !important
}

body.share-page .fixed-btn {
    display: none
}

body.sms-page .scrollable {
    z-index: 1000
}

body.sms-page .header {
    background-color: transparent;
    position: absolute
}

body.sms-page .header__nav {
    display: none !important
}

body.sms-page .header__burger {
    display: none
}

body.sms-page .header__logo {
    color: #2d2d2d
}

body.landing .footer, body.landing .header {
    display: none
}

body.landing .main-banner__fixed {
    max-height: 100%;
    top: 0
}

body.landing .main-banner .wrapper {
    top: 7rem;
    left: 7rem;
    bottom: 7rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

body.landing .main-banner__content {
    color: #e1435e;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

body.landing .main-banner__title {
    color: #e1435e;
    font-size: 6rem;
    font-style: normal;
    font-weight: 300;
    line-height: 7rem;
    letter-spacing: -1.2px;
    margin-bottom: 2.4rem
}

@media (max-width: 767px) {
    body.share-page .header {
        position: absolute;
        padding: 15px
    }

    body.sms-page {
        overflow: unset
    }

    body.sms-page .scrollable {
        z-index: 5
    }

    body.landing .main-banner__fixed {
        height: calc(var(--vh, 1vh) * 100)
    }

    body.landing .main-banner .landing-logo {
        display: block;
        margin-bottom: 20px
    }

    body.landing .main-banner .landing-logo img {
        width: 104px
    }

    body.landing .main-banner .wrapper {
        left: 16px;
        right: 16px;
        top: 24px;
        width: auto;
        bottom: auto
    }

    body.landing .main-banner__content {
        text-align: start;
        padding: 0;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: .14px
    }

    body.landing .main-banner__content br {
        display: block
    }

    body.landing .main-banner__title {
        font-size: 32px;
        font-weight: 300;
        line-height: 36px;
        letter-spacing: -.32px;
        margin-bottom: 8px
    }
}

body.landing2 .header {
    background-color: transparent;
    position: absolute
}

body.landing2 .header__nav {
    display: none !important
}

body.landing2 .header__burger {
    display: none
}

body.landing2 .header__logo {
    color: #2d2d2d
}

body.landing2 .footer {
    display: none
}

body.landing2 .main-banner__fixed {
    max-height: 100%;
    top: 0
}

body.landing2 .main-banner .main-banner__btns {
    margin-top: 5.6rem
}

body.landing2 .main-banner .main-banner__btns .btn {
    font-size: 3.2rem;
    font-style: normal;
    padding: 1.5rem 3.3rem;
    font-weight: 400
}

body.landing2 .main-banner__title {
    color: #fff;
    font-size: 13rem;
    font-weight: 300;
    line-height: 12rem;
    margin-bottom: 4.5rem
}

body.landing2 #eb-bot-trigger, body.landing2 .fixed-social {
    display: none !important
}

body.black-friday .header {
    background-color: transparent;
    position: absolute
}

body.black-friday .header__nav {
    display: none !important
}

body.black-friday .header__burger {
    display: none
}

body.black-friday .header__logo {
    color: #fff
}

body.black-friday .main-banner__fixed {
    max-height: 100%;
    top: 0;
    position: unset
}

body.black-friday .page_title {
    position: absolute
}

@media (max-width: 767px) {
    body.landing2 .main-banner__fixed {
        height: calc(var(--vh, 1vh) * 100)
    }

    body.landing2 .main-banner .wrapper {
        height: calc(100% - 45px)
    }

    body.landing2 .main-banner .main-banner__content {
        height: 100%;
        display: flex;
        flex-direction: column;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px
    }

    body.landing2 .main-banner .main-banner__content--mob {
        justify-content: unset
    }

    body.landing2 .main-banner .main-banner__btns {
        justify-content: space-between !important;
        margin-top: auto;
        margin-bottom: 11rem
    }

    body.landing2 .main-banner .main-banner__btns-mob {
        margin-bottom: 11rem;
        margin-top: auto
    }

    body.landing2 .main-banner .main-banner__btns .btn {
        font-size: 22px;
        font-weight: 400;
        line-height: 20.451px;
        padding: 12px 24px
    }

    body.landing2 .main-banner__title {
        font-size: 44px;
        font-style: normal;
        font-weight: 300;
        line-height: 42px;
        margin-bottom: 6px
    }

    body.black-friday .main-banner .wrapper {
        top: 100px
    }

    /*.without_header {*/
    /*    top: 50px !important;*/
    /*}*/
}

.wrapper {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 1.5rem */
}

#all_parts {
    flex: 1
}

.scrollable {
    z-index: 5;
    position: relative;
    background-color: #fff;
    overflow: hidden
}

html {
    box-sizing: border-box;
    height: 100%;
    position: relative;
    font-size: 62.5%
}

@media (max-width: 1500px) {
    html {
        font-size: 55%
    }
}

@media (max-width: 1299px) {
    html {
        font-size: 50%
    }
}

hr {
    margin: 0;
    border-color: #ecedf0
}

.separator {
    margin-top: 6.2rem
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding: 0 16rem
}

@media (max-width: 991px) {
    html {
        font-size: 45%
    }

    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding: 0 50px
    }
}

@media (max-width: 767px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding: 0 30px
    }
}

.tab {
    display: flex;
    align-items: center;
    margin: 0 auto 8rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    border: 1px solid #4b4b4b;
    border-radius: 27px;
    position: relative
}

.tab:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 13rem;
    background-color: #2dc2e5;
    border-radius: 35px
}

.tab a {
    border-radius: 35px;
    min-width: 13rem;
    min-height: 4.5rem;
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    position: relative;
    color: #fff
}

.tab a:not(.btn) {
    color: #333
}

.tab a:not(.btn):hover {
    color: #2dc2e5
}

.tab a.btn:focus, .tab a.btn:hover {
    background-color: #2dc2e5;
    color: #fff;
    border-color: #2dc2e5
}

.nav {
    position: relative;
    width: 100rem;
    height: 4.5rem;
    border: 1px solid #4b4b4b;
    border-radius: 27px;
    margin: 0 auto 8rem
}

.nav_copy {
    margin-top: 80px
}

.nav__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    height: 100%;
    z-index: 1;
    white-space: nowrap
}

.nav__item {
    position: relative;
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 1.6rem
}

.nav__link {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: var(--black);
    text-decoration: none;
    transition: color .3s ease-in-out
}

.nav_copy .nav__link {
    transition: color .3s ease-in-out
}

.nav__link_active {
    color: #fff !important;
    width: 100%;
}

.nav__slider {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    pointer-events: none;
    z-index: 0
}

.nav_copy .nav__slider {
    left: 3px;
    right: 3px;
    padding: 0
}

.nav__slider-rect {
    width: calc(100% / 6);
    height: 100%;
    background-color: #2dc2e5;
    border-radius: 35px;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}
.nav__slider-rect-4 {
    width: calc(100% / 4) !important;
}
.nav__slider-rect-5 {
    width: calc(100% / 5) !important;
}

.nav_copy .nav__slider-rect {
    position: absolute;
    top: 3px;
    left: 0;
    right: 66.6%;
    bottom: 3px;
    height: auto;
    width: auto;
    transition: .3s cubic-bezier(1, .48, .71, .96)
}

.nav__scroll--custom .nav {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    height: auto
}

.nav__scroll--custom .nav__link {
    border-radius: 35px;
    padding: 1rem 3.2rem
}

.nav__scroll--custom .nav__link.nav__link_active {
    background-color: #2dc2e5;
    width: 100%;
}

@media (max-width: 767px) {
    .nav__scroll--custom .nav {
        max-width: unset;
        margin-bottom: 20px
    }

    .nav {
        width: 640px
    }

    .nav__scroll {
        overflow-x: auto;
        padding: 0 16px
    }
}

.tab-content__item {
    display: none
}

.tab-content__item.active {
    display: block
}

.page_title {
    position: fixed;
    top: 57px;
    left: 0;
    right: 0;
    z-index: 10;
    font-size: 3rem;
    font-weight: 400;
    padding: .8rem;
    text-align: center;
    opacity: .97
}

.page_title.black-friday {
    padding: 1.6rem 2.8rem;
    font-family: Canela, sans-serif;
    color: #bff3f2;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 3.6rem;
    gap: 2.6rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.page_title.black-friday .arrow {
    color: #bff3f2;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.6rem;
    margin-left: .8rem
}

.page_title.black-friday .btn {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.6rem;
    font-family: Athletics, sans-serif;
    padding: .8rem 2rem
}

.page_title--custom {
    display: flex;
    align-items: center;
    font-size: 4.2rem;
    font-weight: 400;
    line-height: 5.2rem;
    gap: 1rem;
    justify-content: center
}

.page_title--custom span {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 991px) {
    .page_title {
        top: 65px
    }
}

/* .fixed-btn {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 34px;
    z-index: 15;
    display: none;
} */

.fixed-btn {
    position: fixed;
    padding: 10px 20px !important;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    bottom: 34px;
    z-index: 15;
    opacity: 0;
    pointer-events: none;
    transition: transform 0.4s ease, opacity 0.4s ease;
    font-size: 16px !important;
}

.fixed-btn.show {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
    pointer-events: auto;
}

.fixed-btn.hide {
    transform: translateX(-50%) translateY(100%);
    opacity: 0;
    pointer-events: none;
}

.text-yellow {
    color: #fff07b !important
}

.container.mb-5.pb-5 + .section-head {
    padding-top: 4rem
}

.video-iframe {
    height: 60rem;
    margin-bottom: 16rem
}

@media (max-width: 767px) {
    .page_title {
        top: 47px
    }

    .page_title.black-friday {
        padding: 12px 16px;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        gap: 14px;
        z-index: 11
    }

    .page_title.black-friday span {
        flex: 1
    }

    .page_title.black-friday .arrow {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        margin-left: 8px
    }

    .page_title.black-friday .btn {
        font-size: 16px;
        line-height: 16px;
        padding: 8px 16px
    }

    .page_title--custom {
        font-size: 20px;
        line-height: 24px
    }

    .page_title--custom span img {
        width: 24px;
        height: 24px
    }

    /*.homepage .container {*/
    /*    padding: 0*/
    /*}*/

    .video-iframe {
        height: 300px
    }
}

.fixed-social {
    position: fixed;
    right: 30px;
    bottom: 34px;
    z-index: 20;
    width: 6rem;
    height: 6rem
}

.fixed-social img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: drop-shadow(0 5px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 5px 4px rgba(0, 0, 0, .2))
}

.sms {
    background-color: #008d45;
    color: #fff;
    padding: 58px 56px 0;
    position: unset;
    display: block;
    overflow: unset;
    max-width: 56rem;
    margin: 0 auto;
    border-radius: 20px
}

.sms .logo {
    color: #fff;
    width: 50rem;
    height: 50rem;
    display: none
}

.sms .section-head {
    padding: 0;
    display: block;
    margin-bottom: 40px
}

.sms__img {
    margin: 0 -56px;
    display: block;
    text-align: right
}

.sms__form {
    display: block
}

.sms__form form {
    max-width: 50rem;
    margin: 0 auto
}

.sms__form .form-group .form-control {
    border-radius: 24px;
    background-color: #fff;
    border: 0;
    padding: 12px 20px;
    margin-top: 12px
}

.sms__form .form-group .form-control:disabled {
    background-color: #bdbcbc
}

.sms__form .form-group .form-control:disabled::-webkit-input-placeholder {
    opacity: 0
}

.sms__form .form-group .form-control:disabled::-moz-placeholder {
    opacity: 0
}

.sms__form .form-group .form-control:disabled:-ms-input-placeholder {
    opacity: 0
}

.sms__form .form-group .form-control:disabled::-ms-input-placeholder {
    opacity: 0
}

.sms__form .form-group .form-control:disabled::placeholder {
    opacity: 0
}

.sms__form .form-group--checkbox {
    margin-bottom: 0
}

.sms__form .form-group--checkbox input:checked + label {
    font-weight: 700;
    background-color: #007439
}

.sms__form .form-group--checkbox input:checked + label:before {
    background-image: url(../images/svg-icons/check.svg);
    background-color: #40aa74
}

.sms__form .form-group--checkbox label {
    padding: 10px 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 24px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
    transition: .3s ease-in-out
}

.sms__form .form-group--checkbox label:before {
    content: '';
    width: 15px;
    height: 15px;
    min-width: 15px;
    border: 1px solid #fff;
    border-radius: 4px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    transition: .3s ease-in-out
}

.sms__form .btn {
    margin-top: 10px;
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .fixed-social {
        right: 15px;
        bottom: 34px
    }

    .sms {
        max-width: 100%;
        border-radius: 0
    }
}

.socials {
    display: flex;
    gap: 36px;
    justify-content: center
}

.socials li a {
    display: block
}

.inner-p-0 .container-fluid, .inner-p-0 .container-lg, .inner-p-0 .container-md, .inner-p-0 .container-sm, .inner-p-0 .container-xl, .inner-p-0 .container-xxl {
    padding: 0 !important
}

.new-form {
    padding: 8.2rem 0
}

/* .new-form {
    padding: 8.2rem 0
} */

.new-form form {
    max-width: 900px;
    scroll-margin-top: 15rem
}

.new-form__question {
    margin-bottom: 3.4rem
}

.new-form__question-top {
    margin-top: 8rem;
}

.input-bottom-text {
    font-style: italic;
    padding-left: 25px;
    font-weight: 500;
}

.file-opacity-text {
    color: #A3A2A2;
    font-style: italic;
}

.entry-file-input {
    margin-top: 5rem;
}

.entry-file-input input {
    display: none;
}

.entry-file-input label {
    display: inline-flex;
    background-color: #2dc2e5;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 35px;
    font-weight: 300;
    font-size: 3rem;
    padding: 1.6rem 3rem;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
    line-height: 2.5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    cursor: pointer
}

.entry-file-input svg * {
    fill: none;
}

.terms-list ul {
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.terms-list ul li {
    list-style: disc;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
}

.entry-form-checkbox {
    display: flex;
    /* align-items: center; */
    gap: 1.3rem;
    margin-top: 30px
}

.entry-form-checkbox input {
    padding: 0;
    border: 1.15px solid #2dc2e5;
    border-radius: 4.6px;
    width: 23px;
    height: 23px;
    min-width: 23px
}

.entry-form-checkbox input:checked {
    background-color: #2dc2e5;
    background-image: url(../images/svg-icons/check.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%
}

.entry-form-checkbox label {
    color: #00465C;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}

.new-form__question .form-group {
    margin-bottom: 0
}

.new-form__question h3 {
    color: #181717;
    font-family: Athletics, sans-serif;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 3.2rem
}

.new-form .form-group .form-control {
    padding: 1.6rem 3.2rem;
    border-radius: 40px;
    border: 1.5px solid #75befc;
    color: #181717;
    font-family: Athletics, sans-serif;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4rem
}

.new-form .form-group .form-control::-webkit-input-placeholder {
    color: rgba(24, 23, 23, .4)
}

.new-form .form-group .form-control::-moz-placeholder {
    color: rgba(24, 23, 23, .4)
}

.new-form .form-group .form-control:-ms-input-placeholder {
    color: rgba(24, 23, 23, .4)
}

.new-form .form-group .form-control::-ms-input-placeholder {
    color: rgba(24, 23, 23, .4)
}

.new-form .form-group .form-control::placeholder {
    color: rgba(24, 23, 23, .4)
}

.new-form .form-group select.form-control {
    background: url(../images/svg-icons/arrow-bottom2.svg) right 20px top 50%/3.4rem 1.5rem no-repeat;
    padding-right: 3.2rem
}

.new-form .form-group input[type=date] {
    position: relative
}

.new-form .form-group input::-webkit-date-and-time-value {
    text-align: start;
    padding: 0;
    line-height: 2
}

.new-form .form-group--radio {
    margin-bottom: 0
}

.new-form .form-group--radio:first-child label {
    border-radius: 40px 0 0 40px
}

.new-form .form-group--radio:last-child label {
    border-radius: 0 40px 40px 0;
    margin-left: -1px
}

.new-form .form-group--radio input {
    display: none
}

.new-form .form-group--radio input:checked + label {
    background-color: #75befc !important;
    color: #fff
}
.new-form .form-group--radio .radio_label {
    background-color: #fff ;
}

.new-form .form-group--radio input.is-invalid + label {
    border-color: #dc3545 !important
}

.new-form .form-group--radio label {
    color: #181717;
    font-family: Athletics, sans-serif;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4rem;
    margin-bottom: 0;
    padding: 1.6rem 3.2rem;
    border: 1.5px solid #75befc;
    min-width: 25.5rem;
    text-align: center;
    cursor: pointer
}

.new-form .btn {
    margin-top: 2.6rem;
    min-width: 23.8rem;
    padding: 2rem;
    font-family: Athletics, sans-serif;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.9918rem
}

.new-form.payment form {
    max-width: 60rem
}

.new-form.payment form .btn {
    width: 100%
}

.new-form.payment form .form-group label {
    font-size: 2.4rem
}

.new-form.payment form .form-group ::-webkit-datetime-edit, .new-form.payment form .form-group ::-webkit-datetime-edit-day-field, .new-form.payment form .form-group ::-webkit-datetime-edit-fields-wrapper, .new-form.payment form .form-group ::-webkit-datetime-edit-month-field, .new-form.payment form .form-group ::-webkit-datetime-edit-text, .new-form.payment form .form-group ::-webkit-datetime-edit-year-field {
    line-height: 1.3
}

.new-form.payment form .form-group .form-control {
    height: 6.4rem
}

.new-form.payment .btn {
    line-height: 2rem;
    margin-top: 0
}

@media (max-width: 767px) {

    .terms-list ul li {
        font-size: 17px;
        line-height: normal;
    }

    .entry-form-checkbox label {
        font-size: 17px;
        line-height: normal;
    }

    .new-form {
        padding: 56px 0
    }

    .new-form .container {
        padding: 0 16px
    }

    .input-bottom-text {
        padding-left: 0;
    }

    /* .new-form__question {
        margin-bottom: 48px
    } */
    /* .new-form__question h3 {
        font-size: 17px;
        line-height: normal;
        margin-bottom: 30px
    } */
    .new-form .form-group .form-control {
        font-size: 17px;
        line-height: 20px
    }

    .new-form .form-group select.form-control {
        background: url(../images/svg-icons/arrow-bottom2.svg) right 10px top 50%/3.4rem 1.5rem no-repeat;
        padding-right: 48px
    }

    .new-form .form-group--radio {
        margin-bottom: 0;
        width: 100%
    }

    .new-form .form-group--radio label {
        font-size: 17px;
        line-height: 22px;
        min-width: 100%
    }

    .new-form .btn {
        width: 100%
    }

    .new-form.payment {
        padding: 32px 0
    }

    .new-form.payment form {
        max-width: 100%;
        margin-bottom: 32px
    }

    .new-form.payment form .form-group input[type=date]:after {
        color: #aaa;
        content: attr(placeholder)
    }

    .new-form.payment form .form-group input[type=date] {
        position: relative
    }

    .new-form.payment form .form-group input[type=date].hide:after {
        display: none
    }

    .new-form.payment form .form-group input[type=date]:not(:-moz-placeholder-shown):after, .new-form.payment form .form-group input[type=date]:not(:-ms-input-placeholder):after {
        color: #aaa;
        position: absolute;
        content: attr(placeholder);
        top: 50%;
        transform: translateY(-50%)
    }

    .new-form.payment form .form-group input[type=date]:not(:placeholder-shown):after {
        color: #aaa;
        position: absolute;
        content: attr(placeholder);
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .new-form.payment form .form-group .form-control {
        height: 50px
    }

    .new-form.payment form .form-group .form-control::-webkit-input-placeholder {
        opacity: 1
    }

    .new-form.payment form .form-group .form-control::-moz-placeholder {
        opacity: 1
    }

    .new-form.payment form .form-group .form-control:-ms-input-placeholder {
        opacity: 1
    }

    .new-form.payment form .form-group .form-control::-ms-input-placeholder {
        opacity: 1
    }

    .new-form.payment form .form-group .form-control::placeholder {
        opacity: 1
    }
}

.cards {
    padding: 7rem 4rem 5rem;
    max-width: 1440px;
    margin: 0 auto
}

.cards .row {
    row-gap: 8rem;
    margin: 0 -4rem
}

.cards .row > * {
    padding: 0 4rem
}

.cards__item {
    display: flex;
    flex-direction: column;
    border-radius: 26px;
    background: #fff;
    padding: 2rem;
    height: 100%
}

.cards__img {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    padding-bottom: 74%;
    margin-bottom: 3.2rem
}

.cards__img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.cards__desc {
    color: #383737;
    text-align: center;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4.2rem
}

@media (max-width: 767px) {
    .cards {
        padding: 40px 0
    }

    .cards .row {
        row-gap: 20px
    }

    .cards__item {
        border-radius: 18px;
        padding: 12px
    }

    .cards__img {
        border-radius: 12px;
        margin-bottom: 16px;
        padding-bottom: 50%
    }

    .cards__desc {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px
    }
}

.bot-eb-trigger {
    z-index: 10 !important
}

.iframe {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 8rem;
    padding-bottom: 8rem
}

.implants-form {
    padding: 8rem 0
}

.implants-form__right {
    display: flex;
    gap: 2.8rem
}

.implants-form__desc {
    color: #181717;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 4.125rem;
    flex: 1
}

.implants-form__desc h3 {
    font-family: Athletics, sans-serif;
    color: #181717;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 4.6rem
}

.implants-form__img {
    position: relative;
    flex: 1
}

.implants-form__img .d-block {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3.6rem;
    color: #bff3f2;
    background-color: #003e50;
    font-family: Canela, sans-serif;
    font-size: 1.8328rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    padding: .8rem
}

.implants-form__img .d-block h2 {
    color: inherit;
    font-size: 3.0547rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 4px
}

.implants-form__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.implants-form .row {
    margin: 0 -3.5rem
}

.implants-form .row > * {
    padding: 0 3.5rem
}

.implants-form form .form-group {
    margin-bottom: 1.6rem
}

.implants-form form .form-group .form-control {
    border-radius: 35.039px;
    border: 1.314px solid #75befc;
    padding: 1.4rem 2.8rem;
    font-size: 2.2776rem;
    font-style: normal;
    font-weight: 400;
    line-height: 3.5039rem
}

.implants-form form .form-group .form-control::-webkit-input-placeholder {
    color: rgba(24, 23, 23, .4)
}

.implants-form form .form-group .form-control::-moz-placeholder {
    color: rgba(24, 23, 23, .4)
}

.implants-form form .form-group .form-control:-ms-input-placeholder {
    color: rgba(24, 23, 23, .4)
}

.implants-form form .form-group .form-control::-ms-input-placeholder {
    color: rgba(24, 23, 23, .4)
}

.implants-form form .form-group .form-control::placeholder {
    color: rgba(24, 23, 23, .4)
}

.implants-form form .btn {
    margin-top: 3.2rem
}

@media (max-width: 991px) {
    .implants-form .row {
        flex-direction: column-reverse
    }
}

@media (max-width: 767px) {
    .implants-form__right {
        flex-direction: column;
        gap: 32px;
        margin-bottom: 36px
    }

    .implants-form__img .d-block {
        padding: 12px 8px;
        font-size: 16px;
        bottom: 42px
    }

    .implants-form__img .d-block h2 {
        font-size: 26px
    }

    .implants-form__desc h3 {
        margin-bottom: 16px
    }
}

.product.hello-uk .page_title, .product.hello-usa .page_title {
    font-size: 4.2rem;
    padding: 10px;
    font-weight: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.3rem
}

.product.hello-uk .page_title:after, .product.hello-usa .page_title:after {
    display: block;
    content: '';
    background-image: url(../images/usa.png);
    width: 4.3rem;
    height: 4.3rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.product.hello-uk .panel, .product.hello-usa .panel {
    font-size: 4.2rem;
    padding: 4px 16px
}

.product.hello-uk .panel svg, .product.hello-usa .panel svg {
    display: none
}

.product.hello-uk .new-form, .product.hello-usa .new-form {
    padding-top: 0
}

.product.hello-uk .new-form form, .product.hello-usa .new-form form {
    margin: 0 auto
}

.product.hello-uk .new-form form .form-group--checkbox, .product.hello-usa .new-form form .form-group--checkbox {
    display: flex;
    align-items: center;
    gap: 1.3rem
}

.product.hello-uk .new-form form .form-group--checkbox .form-control, .product.hello-usa .new-form form .form-group--checkbox .form-control {
    padding: 0;
    border: 1.15px solid #2dc2e5;
    border-radius: 4.6px;
    width: 23px;
    height: 23px;
    min-width: 23px
}

.product.hello-uk .new-form form .form-group--checkbox .form-control:checked, .product.hello-usa .new-form form .form-group--checkbox .form-control:checked {
    background-color: #2dc2e5;
    background-image: url(../images/svg-icons/check.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%
}

.product.hello-uk .new-form form .form-group--checkbox label, .product.hello-usa .new-form form .form-group--checkbox label {
    margin-bottom: 0;
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 4rem;
    color: #222;
    cursor: pointer
}

.product.hello-uk .new-form__question.mt-5, .product.hello-usa .new-form__question.mt-5 {
    margin-top: 8rem !important;
    margin-bottom: 10rem
}

.product.hello-uk .new-form__question.mt-5 h3, .product.hello-usa .new-form__question.mt-5 h3 {
    margin-bottom: 7.2rem
}

.product.hello-uk .new-form__question .d-flex, .product.hello-usa .new-form__question .d-flex {
    gap: 10rem
}

.product.hello-uk .new-form__question__head, .product.hello-usa .new-form__question__head {
    margin-bottom: 5.6rem;
    color: #222
}

.product.hello-uk .new-form__question__head p, .product.hello-usa .new-form__question__head p {
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 4.8rem;
    font-style: italic
}

.product.hello-uk .new-form__question__head h3, .product.hello-usa .new-form__question__head h3 {
    margin-bottom: 0
}

.product.hello-uk .new-form .btn, .product.hello-usa .new-form .btn {
    margin: 0 auto;
    display: flex
}

.product.hello-uk .offer, .product.hello-usa .offer {
    padding-bottom: 120px
}

.product.hello-uk .page_title:after {
    background-image: url(../images/gb.png)
}

.product .offer {
    padding-top: 120px;
     padding-bottom: 120px
    /* padding-bottom: 120px */
    /*padding: 120px 0*/
}

.full-mouth-implants .offer {
    padding-top: 120px;
    /* padding-bottom: 120px */
    /*padding: 120px 0*/
}

.full-mouth-implants-google .offer {
    padding-top: 120px;
    /* padding-bottom: 120px */
    /*padding: 120px 0*/
}

@media (max-width: 767px) {
    .product.hello-uk .text-block, .product.hello-usa .text-block {
        gap: 0
    }

    .product.hello-uk .offer, .product.hello-usa .offer {
        padding-bottom: 0
    }

    .product.hello-uk .page_title, .product.hello-usa .page_title {
        font-size: 2.8rem;
        font-weight: 300;
        line-height: 3.402rem;
        padding: 8px;
        gap: 4px
    }

    .product.hello-uk .page_title:after, .product.hello-usa .page_title:after {
        width: 30px;
        height: 30px
    }

    .product.hello-uk .panel-custom, .product.hello-usa .panel-custom {
        font-size: 21px;
        font-weight: 300;
        line-height: 30px;
        padding: 10px
    }

    .product.hello-uk .panel-custom svg, .product.hello-usa .panel-custom svg {
        display: none
    }

    .product.hello-uk .new-form form .form-group--checkbox, .product.hello-usa .new-form form .form-group--checkbox {
        gap: 8px
    }

    .product.hello-uk .new-form form .form-group--checkbox .form-control, .product.hello-usa .new-form form .form-group--checkbox .form-control {
        width: 18px;
        height: 18px;
        min-width: 18px
    }

    .product.hello-uk .new-form form .form-group--checkbox label, .product.hello-usa .new-form form .form-group--checkbox label {
        font-size: 16px;
        line-height: 20px
    }

    .product.hello-uk .new-form__question .d-flex, .product.hello-usa .new-form__question .d-flex {
        gap: 32px;
        flex-wrap: wrap
    }

    .product .offer {
        padding-top: 20px;
        padding-bottom: 0
    }

    .full-mouth-implants .offer {
        padding-top: 20px;
        padding-bottom: 0
    }

    .full-mouth-implants-google .offer {
        padding-top: 20px;
        padding-bottom: 0
    }
}

.video-block {
    padding-bottom: 6.4rem
}

.video-block .row {
    row-gap: 13.6rem
}

@media (min-width: 768px) {
    .video-block .row {
        margin: 0 -6.2rem
    }

    .video-block .row > * {
        padding: 0 6.2rem
    }
}

.video-block__video {
    position: relative
}

.video-block__video .iframe {
    padding: 0
}

.video-block__video iframe {
    border-radius: 20px;
    overflow: hidden;
    height: 33rem
}

.video-block__video:after {
    content: '';
    background-image: url(../images/svg-icons/quot.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    position: absolute;
    top: -4rem;
    right: -4rem;
    width: 12.5rem;
    height: 12.5rem;
    background-color: #2dc2e5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13.8rem
}

.video-block__desc {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3.2rem;
    max-width: 45rem;
    margin: 0 auto
}

.video-block__desc h3 {
    font-size: 4rem;
    font-weight: 400;
    line-height: 5.6rem;
    margin-bottom: 5rem
}

@media (max-width: 767px) {
    .video-block {
        padding-bottom: 24px
    }

    .video-block .row {
        row-gap: 0
    }

    .video-block__video {
        position: relative;
        font-size: 17px;
        font-weight: 300;
        line-height: 24px;
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 24px;
        margin-bottom: 36px
    }

    .video-block__video .iframe {
        position: relative
    }

    .video-block__video .iframe:after {
        content: '';
        background-image: url(../images/svg-icons/quot.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 40%;
        position: absolute;
        top: -15px;
        right: 0;
        width: 50px;
        height: 50px;
        background-color: #2dc2e5;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 56px
    }

    .video-block__video h3 {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        text-align: center
    }

    .video-block__video iframe {
        border-radius: 12px;
        height: 196px
    }

    .video-block__video:after {
        display: none;
        top: 30px;
        right: 0;
        width: 50px;
        height: 50px;
        font-size: 56px
    }
}

.pricing {
    padding-bottom: 15rem
}

.pricing__head {
    display: flex;
    gap: 2.6rem;
    justify-content: center;
    margin-bottom: 5.6rem
}

.pricing__item {
    padding: 3.6rem 1.8rem;
    text-align: center;
    border-radius: 24px;
    font-size: 2.155rem;
    font-weight: 400;
    line-height: 3.112rem;
    box-shadow: 0 2.39px 3.59px 0 rgba(0, 0, 0, .3);
    min-width: 25.6rem
}

.pricing__item span {
    font-weight: 700;
    color: #008d45
}

.pricing__included {
    background-color: #dde8cd;
    border-radius: 48px;
    padding: 4rem 5.6rem;
    margin-bottom: 6.4rem;
    position: relative;
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 2.298rem;
    text-align: start
}

.pricing__included h3 {
    font-size: 4.6rem;
    font-weight: 400;
    line-height: 5rem;
    text-align: center;
    margin-bottom: 5rem
}

.pricing__included__guarantee {
    position: absolute;
    bottom: -3rem;
    left: -6rem;
    width: 14rem;
    height: 14rem
}

.pricing__included__guarantee img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.pricing__included ul {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

.pricing__included ul li {
    display: flex;
    align-items: flex-start;
    gap: 1.2rem
}

.pricing__included ul li strong {
    font-weight: 700
}

.pricing__included ul li:before {
    content: '';
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    min-width: 1.6rem;
    background-image: url(../images/svg-icons/check4.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: 2px
}

.cosmetic-price-match-promise .offer {
    margin-top: 7.2rem
}

@media (max-width: 767px) {
    .pricing {
        overflow: hidden;
        padding-bottom: 58px
    }

    .pricing .container {
        padding: 0 16px
    }

    .pricing__head {
        gap: 15px;
        justify-content: center;
        align-items: center;
        margin-bottom: 58px
    }

    .pricing__item {
        font-size: 16px;
        font-weight: 400;
        line-height: 24.15px;
        border-radius: 18px;
        max-width: 198px;
        min-width: auto
    }

    .pricing__included {
        border-radius: 20px;
        padding: 24px 24px 40px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 36px
    }

    .pricing__included h3 {
        font-size: 30px;
        font-weight: 300;
        line-height: 40px;
        margin-bottom: 12px
    }

    .pricing__included ul {
        gap: 10px
    }

    .pricing__included ul li:before {
        width: 16px;
        height: 16px;
        min-width: 16px;
        margin-top: 3px
    }

    .pricing__included__guarantee {
        width: 124px;
        height: 140px;
        left: auto;
        bottom: -57px;
        right: -33px
    }

    .cosmetic-price-match-promise {
        margin-top: 48px
    }
}

.product.dental-implants .offer {
    padding-bottom: 15.4rem
}

.product.dental-implants .compare .row {
    margin: 0 -2.7rem
}

.product.dental-implants .compare .row > * {
    padding: 0 2.7rem
}

.product.dental-implants .compare__item__head {
    width: 20.3rem;
    height: 20.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -10.5rem
}


.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .compare__item__head,
.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .compare__item__head,
.product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item__head,
.product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item__head,
.product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item__head,
.product.full-mouth-implants .compare__item__head
{
    width: 20.3rem;
    height: 20.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -10.5rem
}

.product.dental-implants .compare__item--check .compare__item__head {
    background-color: #19834d
}

.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .compare__item--check .compare__item__head,
.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .compare__item--check .compare__item__head,
.product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item--check .compare__item__head,
.product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item--check .compare__item__head,
.product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item--check .compare__item__head,
.product.full-mouth-implants .compare__item__head
{
    background-color: #19834d
}


.product.dental-implants .compare__item--check .compare__item__head h3 {
    color: #fff
}

.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .compare__item--check .compare__item__head h3,
.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .compare__item--check .compare__item__head h3,
.product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item--check .compare__item__head h3,
.product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item--check .compare__item__head h3,
.product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item--check .compare__item__head h3,
.product.full-mouth-implants .compare__item__head h3
{
    color: #fff
}

.product.dental-implants .compare__guarantee {
    width: 22rem;
    height: 22rem;
    right: -5rem
}

.product.dental-implants .compare + .section-head {
    padding-top: 0
}

.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .compare__guarantee,
.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .compare__guarantee,
.product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .compare__guarantee,
.product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .compare__guarantee,
.product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .compare__guarantee,
.product.full-mouth-implants .compare__guarantee
{
    width: 22rem;
    height: 22rem;
    right: -5rem
}

.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .compare + .section-head,
.product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .compare + .section-head,
.product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .compare + .section-head,
.product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .compare + .section-head,
.product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .compare + .section-head,
.product.full-mouth-implants .compare + .section-head
{
    padding-top: 0
}

.person-count {
    background-color: #04c570;
    max-width: 46.5rem;
    margin: 0 auto;
    border-radius: 26px;
    color: #fff;
    padding: 3.4rem 2.8rem 2.8rem;
    text-align: center;
    font-family: Athletics, sans-serif
}

.person-count p {
    font-size: 4rem;
    font-weight: 500;
    line-height: 4.98rem
}

.person-count h2 {
    font-family: Athletics, sans-serif;
    font-size: 5.2rem;
    font-weight: 700;
    line-height: 6.474rem;
    letter-spacing: .01em;
    text-align: center;
    margin-bottom: 2rem;
    color: inherit
}

.person-count ul {
    margin-bottom: 2rem;
    display: flex;
    gap: 8px;
    justify-content: center
}

.person-count ul li {
    font-size: 6.2rem;
    font-weight: 800;
    line-height: 7.719rem;
    text-align: center;
    color: #00a85e;
    position: relative;
    padding: 21px 0 12px;
    min-width: 81px
}

.person-count ul li span {
    position: relative;
    z-index: 2
}

.person-count ul li:after, .person-count ul li:before {
    content: '';
    width: 81px;
    height: 55px;
    display: block;
    position: absolute;
    background-color: #fff;
    border-radius: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.person-count ul li:after {
    top: 0
}

.person-count ul li:before {
    bottom: 0
}

@media (max-width: 767px) {
    .consultation-banner-text p {
        font-size: 20px;
    }

    .product.dental-implants .offer {
        padding-bottom: 0
    }

    .product.dental-implants .text-block {
        gap: 0
    }

    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .offer,
    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .offer,
    .product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .offer,
    .product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .offer,
    .product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .offer,
    .product.full-mouth-implants .offer
    {
        padding-bottom: 0
    }

    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .text-block,
    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .text-block,
    .product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .text-block,
    .product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .text-block,
    .product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .text-block,
    .product.full-mouth-implants .text-block
    {
        gap: 0
    }

    .product.dental-implants .compare__item__head {
        width: 120px;
        height: 120px;
        top: -80px
    }

    .product.dental-implants .compare__guarantee {
        width: 130px;
        height: 130px;
        right: -11px
    }


    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .compare__item__head,
    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .compare__item__head,
    .product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item__head,
    .product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item__head,
    .product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .compare__item__head,
    .product.full-mouth-implants .compare__item__head
    {
        width: 120px;
        height: 120px;
        top: -80px
    }

    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday .compare__guarantee,
    .product.fullmouthimplants-allon4-allon6-samedayimplants-teethinaday-google .compare__guarantee,
    .product.full-mouth-implants-uk-allon6-allon4-fullmouthimplants-fixed-teeth .compare__guarantee,
    .product.full-mouth-implants-uae-allon6-allon4-fullmouthimplants-fixed-teeth .compare__guarantee,
    .product.full-mouth-implants-glasgow-allon6-allon4-fullmouthimplants-fixed-teeth .compare__guarantee,
    .product.full-mouth-implants .compare__guarantee
    {
        width: 130px;
        height: 130px;
        right: -11px
    }

    .person-count {
        max-width: 260px
    }

    .person-count p {
        font-size: 24px;
        line-height: 28px
    }

    .person-count h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 12px
    }

    .person-count ul li {
        font-size: 48px;
        line-height: 42px;
        min-width: 56px;
        padding: 16px 0
    }

    .person-count ul li:after, .person-count ul li:before {
        height: 38px;
        width: 56px
    }
}

.pb-45 {
    padding-bottom: 45px !important
}

/* @media (min-height: 600px) and (min-width: 768px){
    .main-banner__image {
        height: 100vh
    }
} */

/* @media (max-height: 770px){
    .main-banner {
        height: auto;
    }
} */

/* @media only screen and (min-width: 768px) {
    .main-banner__image {
        height: 100vh
    }
} */

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


.services__slider_none {
    background-color: transparent !important;
    background: transparent !important;
    row-gap: 20px;
}


.custom-disable {
    pointer-events: none;
    opacity: 0.6;
}

.price-list-text-custom.active {
    margin-top: -35px;
}

.custom-text-relative {
    position: relative;
    top: -30px;
}

/* .price-list-text{
    margin-bottom: 60px !important;
} */


.text_with_links p {
    width: 65%;
}

.meet-dr-img {
    border: none !important;
    border-radius: 20px !important;
}

.program_detail_body {
    margin-top: 100px;
    display: grid;
    grid-template-columns: 304px auto;
    column-gap: 18px;
}

.program_detail_title {
    color: #181717 !important;
    text-align: center;
    font-size: 69px;
    font-style: normal;
    font-weight: 300;
    line-height: 84px;
}

.program_detail_video iframe {
    border-radius: 17px;
}

.program_detail_cards {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 18px;
}

.program_detail_card {
    width: 100%;
    height: 193px;
    padding: 33px 30px;
    border-radius: 17px;
    background: #F3F3F3;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.program_detail_card span {
    color: #181717;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}


.program_detail_card p {
    color: #181717;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}


.block_program_detail {
    padding: 80px 0;
    margin: 0 auto;
    max-width: 1090px;
}


@media only screen and (max-width: 768px) {

    .offer__slider .flickity-viewport{
        height: 380px !important;
    }

    .program_detail_title {
        font-size: 40px;
        line-height: 45px;
    }

    .program_detail_body {
        margin-top: 60px;
        display: grid;
        grid-template-columns: auto;
        column-gap: 18px;
        row-gap: 18px;
    }

    .program_detail_card {
        height: auto !important;
        padding: 20px 15px;
    }

    .program_detail_card span {
        color: #181717;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        text-align: center;
    }

    .program_detail_card p {
        color: #181717;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }
}

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

.text_with_links_width p {
    width: 100% !important;
}

.text_with_links_width .services__item {
    text-align: left !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    position: relative !important;
    max-width: 100% !important;
    min-height: 132px !important;
    margin: 0 0 2rem !important;
    padding: 94px 25px 40px 40px !important;
}

.count_text {
    color: #73BEBE;
    font-size: 117.143px;
    font-style: normal;
    font-weight: 800;
    line-height: 105.429px;
    position: absolute;
    top: -5px;
    left: 34px;
}

.mixed_color_box_title {
    color: #383737;
    text-align: center;
    font-size: 76px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 66px;
    margin-top: 66px;
    padding: 0 4rem;
}

.mixed_color_box_card_image {
    margin-bottom: 30px;
}

.mixed_color_box_card {
    background: #00465C;
    padding: 59px 58px 36px 59px;
}

.mixed_color_box_card h4 {
    font-family: Athletics, sans-serif;
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; /* 146.154% */
    margin-bottom: 11px;
}

.mixed_color_box_card p {
    font-family: Athletics, sans-serif;
    color: #FFF;;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 150% */
}

@media only screen and (max-width: 1200px) {
    .youtube_slider_iframe {
        width: 100% !important;
    }

    .youtube_slider_block {
        padding: 50px 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    .mixed_color_box_title {
        font-size: 35px;
        line-height: 40px;
    }

    .mixed_color_box_card {
        padding: 30px;
    }

    .youtube_slider_block h2 {
        font-size: 40px !important;
        line-height: 45px !important;
    }

    .youtube_slider_block p {
        font-size: 17px !important;
        line-height: normal !important;
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }

    .youtube_slider_iframe:hover {
        transform: scale(1, 1) !important;
    }

    .youtube_slider_iframe {
        width: 280px !important;
    }

    .youtube_slider .flickity-slider > * {
        width: 300px !important;
    }
}


.youtube_slider_iframe {
    width: 100%;
    /*height: 179.686px;*/
    height: 220px;
    border-radius: 22.745px !important;
    margin-bottom: 0 !important;
    transition: all 0.2s linear;
}

.youtube_slider_block .offer__slider__actions {
    margin: 6rem 0 0 !important;
}


.youtube_slider .flickity-viewport {
    padding-top: 20px;
    overflow: visible !important;
}

.youtube_slider .flickity-slider > * {
    padding: 0 1.4rem !important;
}

.youtube_slider_iframe .ytp-gradient-top, .youtube_slider_iframe .ytp-chrome-top {
    display: none !important;
}

.youtube_slider_iframe iframe {
    border-radius: 22.745px !important;
    transition: all 0.2s linear;
}

.youtube_slider_iframe:hover {
    transform: scale(1.03, 1.03);
}

.youtube_slider_block {
    padding: 86px 0;
}

.youtube_slider_block p {
    color: #202020;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.922px;
    margin-top: 32px;
    margin-bottom: 15px;
}

.youtube_slider_block h2 {
    color: #383737;
    text-align: center;
    font-size: 70px;
    font-style: normal;
    font-weight: 300;
    line-height: 80px;
}

.youtube_slider_text {
    text-align: center;
}

.youtube_slider_text a {
    display: inline-flex;
    padding: 15px 33px;
    align-items: flex-start;
    gap: 20px;
    border-radius: 30px;
    background: #2DC2E5;
    color: #FFF;
    font-family: Athletics, sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.918px; /* 115.068% */
}

.youtube_slider_text p {
    color: #000;
    text-align: center;
    font-family: Athletics, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.922px; /* 149.647% */
}

.meta-item-section-head {
    padding: 23px 0;
    background: #00A85E;
    display: flex;
    align-items: center;
    justify-content: center;
}

.meta-item-section-body-image {
    position: relative;
    height: calc(100vh - 100px);
}

.meta-item-section-body-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.meta-item-section-body-text {
    position: absolute;
    top: 190px;
    right: 110px;
    max-width: 560px;
}

.meta-item-section-body-text p {
    font-family: Canela, sans-serif;
    color: #FFF;
    font-size: 57.964px;
    font-style: normal;
    font-weight: 300;
    line-height: 57.964px; /* 100% */
}

.meta-item-section-body-text span {
    color: #FFF;
    font-size: 57.964px;
    font-style: italic;
    font-weight: 300;
    line-height: 57.964px;
}

.meta-item-section-body-text button, .meta-item-section-body-text a {
    margin-top: 73px;
    color: #FFF;
    font-family: Athletics, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 90.909% */
    display: inline-flex;
    padding: 13px 20px;
    justify-content: center;
    align-items: center;
    gap: 13px;
    border-radius: 26px;
    background: #2DC2E5;
    border: none;
}

.meta-item-section-mobile {
    display: none;
}

.info_panel_item_icon{
    flex-shrink: 0;
}

/*.info_panel_item_icon{*/
/*    flex-shrink: 0;*/
/*}*/

@media only screen and (max-width: 992px) {
    .meta-item-section-body-text {
        position: absolute;
        top: 100px;
        right: 40px;
        max-width: 560px;
    }
    .info_panel_items{
        grid-template-columns: repeat(2, 1fr) !important;
        row-gap: 20px;
    }
}

@media only screen and (max-width: 768px) {

    .desktop-only{
        display: none;
    }

    .meta-item-section-body-text {
        top: 80px;
        width: 100%;
    }

    .meta-item-section {
        display: none;
    }

    .meta-item-section-mobile {
        display: block;
    }

    .meta-item-section-body-image {
        height: calc(100vh - 100px);
    }

    .meta-item-section-mobile .meta-item-section-body-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .meta-item-section-mobile .meta-item-section-body-text {
        height: 70vh;
    }

    .meta-item-section-body-text h3, .meta-item-section-body-text p {
        text-align: center;
        font-size: 40px;
        line-height: 40px;
    }

    .meta-item-section-body-text {
        left: 50%;
        transform: translateX(-50%);
        right: auto;
    }

    .meta-item-section-body-mobile-btn {
        font-family: Athletics, sans-serif;
        position: absolute;
        bottom: 150px;
        left: 50%;
        transform: translateX(-50%);
    }

    .youtube_slider_text a {
        padding: 10px 23px;
        border-radius: 20px;
        font-size: 16px;
        line-height: normal; /* 115.068% */
    }
}

.team_member_head_h3 {
    text-align: center;
    font-size: 7.5rem;
    line-height: 8.5rem;
    color: inherit;
    margin-top: 120px;
    margin-bottom: 5rem
}

.location_inner_body_text2 {
    width: 100%;
}

.location_inner_body_texts{
    width: 50%;
}

@media (max-width: 767px) {
    .team_member_head_h3 {
        font-size: 35px;
        line-height: 40px;
        margin-top: 8rem;
        margin-bottom: 16px;
    }

    .dental__body {
        margin-bottom: 50px;
    }

    .location_inner_body_text2 {
        width: 100%;
    }

    .location_inner_body_texts{
        width: 100%;
    }
}

.article_item_big {
    width: 100%;
    height: 100%;
    position: relative;
}

.article_item_big_image h4 {
    /*max-width: 440px;*/
    max-width: 700px;
    position: absolute;
    left: 120px;
    bottom: 200px;
    color: #FFF;
    font-size: 5.139vw;
    font-style: normal;
    font-weight: 300;
    line-height: 5.972vw; /* 116.216% */
}

.article_item_big_image {
    padding-top: 55px;
    width: 100%;
}

.article_item_big_image img {
    width: 100%;
}

.article_item_content .content__body {
    margin: 0 auto;
}


.step {
    position: relative;
    padding-left: 60px;
    margin-bottom: 50px;
}


.step-number {
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    top: 0;
}


.step-content h2 {
    color: #383737;
    font-family: Athletics, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 120% */
    margin-bottom: 30px;
    padding-top: 10px;
}


.step-content p {
    max-width: 940px;
    color: #383737;
    font-family: Athletics, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 150% */
}

.step-line {
    position: absolute;
    left: 20px;
    top: 0;
    width: 2px;
    height: 150%;
    background-color: #73BEBE;
    z-index: -1;
}

/*.step::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 20px;*/
/*    top: 0;*/
/*    width: 2px;*/
/*    height: 150%;*/
/*    background-color: #73BEBE;*/
/*    z-index: -1;*/
/*}*/


.step:last-child .step-line {
    height: 100%;
}

.process_section {
    padding: 80px 0 0px 0;
}

.process_block_inner {
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.new_thank_you {
    height: 100vh;
    background: #00465C;
    overflow: hidden;
}

.new_thank_you_wrapper {
    padding: 39px;
}

.new_thank_you_top h1 {
    color: #B4F3F3;
    text-align: center;
    font-family: Canela, sans-serif;
    /*font-size: 103.871px;*/
    font-style: normal;
    font-weight: 300;
    /*line-height: 99.15px; !* 95.455% *!*/
}

.new_thank_you_top h1 {
    font-size: 70px;
    line-height: 74px;
}

.new_thank_you_top img {
    width: 80px;
    height: 80px;
}

.new_thank_you_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 57px;
    height: calc(100vh - 440px);
}

.new_thank_you_top {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}

.new_thank_you_desc {
    margin-top: 30px;
}

.new_thank_you_desc p {
    max-width: 472px;
    margin: 0 auto;
    color: #FFF;
    text-align: center;
    font-family: Athletics, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
}

.new_thank_you_text p {
    max-width: 710px;
    margin: 0 auto;
    color: #FFF;
    text-align: center;
    font-family: Canela, sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 100% */
}

.new_thank_you_text_top_span{
    display: block;
    margin-bottom: 5px;
}

.new_thank_you_text_bottom_span{
    display: block;
    margin-top: 10px;
}

.new_thank_you_text ul li, .new_thank_you_text span{
    color: #fff;
}

.new_thank_you_text ul li{
    font-size: 16px;
}

.new_thank_you_text {
    margin-top: 50px;
    text-align: center;
}

.new_thank_you_images {
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_thank_you_images img {
    width: 240px;
    height: 240px;
    object-fit: contain;
}

.thank_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

/*.new_thank_you_footer{*/
/*    position: relative;*/
/*    !*background: linear-gradient(180deg, rgba(0, 70, 92, 0.00) 0%, #00465C 100%);*!*/
/*    !*z-index: 1;*!*/
/*}*/

.new_thank_you_footer {
    position: relative;
}

.new_thank_you_footer::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #00465C 0%, rgba(0, 70, 92, 0.00) 100%);
    z-index: 1;
    pointer-events: none;
}

.new_thank_you_footer a {
    position: absolute;
    z-index: 2;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-flex;
    padding: 15px 33px;
    align-items: flex-start;
    gap: 20px;
    color: #FFF;
    font-family: Athletics, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.918px; /* 93.493% */
    border-radius: 30px;
    background: #2DC2E5;
}

.new_thank_you_footer_links .new_thank_you_footer_buttons{
    position: absolute;
    z-index: 2;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.new_thank_you_footer_buttons a{
    position: static;
    transform: translateX(0);
    padding: 10px 20px;
    font-size: 24px;
}

.new_form_scroll {
    background: #BFF3F2;
}

.new_form_scroll h2{
    padding-top: 100px;
    font-size: 35px;
    font-family: Canela, sans-serif;
    font-weight: 500;
    text-align: center;
    color: #003e50;
}

.new_form_scroll h1{
    padding-top: 10px;
    font-size: 35px;
    font-family: Canela, sans-serif;
    font-weight: 500;
    text-align: center;
    color: #003e50;
}

/*.new_form_fixed_general > div {*/
/*    display: flex;*/
/*    align-items: baseline;*/
/*    column-gap: 8px;*/
/*}*/

.new_form_fixed_general > div {
    display: flex;
    align-items: baseline;
    column-gap: 8px;
}


.new_form_scroll h4{
    font-size: 28px;
    font-family: Athletics, sans-serif;
    font-weight: 400;
    text-align: center;
    color: #003e50;
    max-width: 560px;
    margin: 10px auto 0 auto;
}

.new_form_scroll_inner {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    margin: 100px 64px 64px 64px;
    max-width: 640px;
    padding: 48px 30px;
    width: 100%;
}

.new_form_fixed_inner{
    max-width: 680px !important;
    margin-top: 30px !important;
    /*height: 460px;*/
    /*overflow-y:auto;*/
}

.new_form_scroll_inner h1 {
    font-size: 26px;
    font-family: Poppins, serif;
    font-weight: 500;
}

.new_form_scroll_inner p {
    font-family: Poppins, serif;
    font-size: 14px;
    font-weight: normal;
    color: #676879;
    margin-top: 8px;
}

.new_form_scroll_input label {
    font-size: 18px;
    line-height: 24px;
    font-family: Poppins, serif;
    font-weight: 500;
    color: #323338;
}

.new_form_scroll_input label span {
    display: inline-block;
    margin-left: 4px;
    color: #d83a52;
}

.new_form_scroll_form {
    margin-top: 48px;
}

.new_form_scroll_input input {
    font-size: 16px;
    line-height: 22px;
    font-family: Poppins, serif;
    font-weight: normal;
    width: 100%;
    height: 100%;
    outline: 0;
    background-color: #ffffff;
    border: 1px solid #c3c6d4;
    border-radius: 4px;
    transition: border-color 100ms ease-in;
    padding: 8px 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #323338;
    margin-top: 4px;
}

.error_color {
    border: 1px solid #d83a52 !important;
}

.new_form_scroll_form form {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.new_form_scroll_select select {
    appearance: none;
    font-size: 16px;
    line-height: 22px;
    font-family: Poppins, serif;
    font-weight: normal;
    width: 100%;
    height: 100%;
    outline: 0;
    background-color: #ffffff;
    border: 1px solid #c3c6d4;
    border-radius: 4px;
    transition: border-color 100ms ease-in;
    padding: 8px 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #323338;
    margin-top: 4px;
}

.new_form_scroll_select {
    position: relative;
}

.new_form_scroll_select_icon {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}

.new_form_scroll_input small {
    display: block;
    font-family: Poppins, serif;
    font-size: 14px;
    font-weight: normal;
    color: #676879;
}

.new_form_scroll_input textarea {
    font-size: 16px;
    line-height: 22px;
    font-family: Poppins, serif;
    font-weight: normal;
    width: 100%;
    height: 100%;
    outline: 0;
    background-color: #ffffff;
    border: 1px solid #c3c6d4;
    border-radius: 4px;
    transition: border-color 100ms ease-in;
    padding: 8px 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #323338;
    margin-top: 4px;
}

.upload-box {
    border: 1px dashed #ccc;
    background-color: #f8f9fc;
    padding: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    transition: 0.3s;
    margin-top: 4px;
}

.upload-box:hover {
    border-color: #007bff;
}

.upload-box input[type="file"] {
    display: none;
}

.upload-icon {
    font-size: 30px;
    margin-bottom: 10px;
}

.upload-text {
    color: #007bff;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

.upload-subtext {
    display: inline;
    color: #000;
}

.new_form_scroll_file p {
    font-size: 18px;
    line-height: 24px;
    font-family: Poppins, serif;
    font-weight: 500;
    color: #323338;
}

.new_form_scroll_form button {
    background: #0073ea;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: normal;
    border: none;
    padding: 8px 16px;
    /*border-radius: 4px;*/
}


.option {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
}

.btn_new_form {
    padding: 10px 20px;
    margin-right: 10px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 500;
    font-family: Poppins, serif;
}

.btn-back {
    background-color: rgb(150, 150, 150);
    color: white;
}

.btn-next {
    background-color: #283FA7FF;
    color: white;
}

.btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

#dynamic-form{
    margin-top: 30px;
}

.new_form_fixed_label{
    color: #000000 !important;
    font-size: 24px;
    font-weight: 400;
    font-family: Poppins, serif;
}

.new_form_fixed_question{
    font-size: 24px;
    font-weight: bold !important;
    color: #000;
    font-family: Poppins, serif;
    margin-bottom: 8px;
}

.new_form_fixed_input{
    appearance: auto !important;
    width: 16px !important;
    height: 16px !important;
}

.options-container{
    /*margin-top: 30px;*/
    /*height: 290px;*/
}

.options-container h3{
    font-family: Poppins, serif;
    font-size: 22px;
    font-weight: 400;
    color: #000;
}

.options-container label{
    font-family: Poppins, serif;
    font-size: 22px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
}

.options-container small{
    color: #792020;
    font-size: 14px;
    font-family: Poppins, serif;
    display: block;
    margin-bottom: 4px;
}


.new_form_fixed_general{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.youtube_slider_iframe {
    position: relative;
}

.youtube_slider_iframe .iframe-blocker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: transparent;
    display: none;
}
.youtube_slider_iframe.dragging .iframe-blocker {
    display: block;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


#videoError h2{
    font-size: 28px !important;
    font-weight: 500;
    color: #721C24;
}

.tp-widget-trustscore{
    color: #fff !important;
}

.profile-link{
    color: #fff !important;
}

.tp-widget-wrapper a{
    color: #fff !important;
}

.trustpilot-widget {
    text-align: left !important;
}

.trustpilot-widget {
    color: white !important;
}

.info_panel{
    display: flex;
    padding: 21px 15.069vw;
    align-items: center;
    justify-content: center;
    background: #00465C;
}

.info_panel_items_flex{
    display: flex !important;
    justify-content: center;
}

/*.info_panel_items{*/
/*    display: grid;*/
/*    grid-template-columns: repeat(4, 1fr);*/
/*    column-gap: 88px;*/
/*}*/

.info_panel_items{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 88px;
}


.info_panel_item{
    display: flex;
    align-items: center;
    column-gap: 5px;
}

.info_panel_item span{
    white-space: nowrap;
    color: #FFF;
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 107.04% */
}

/*.new_form_scroll_file span{*/
/*    font-size: 18px;*/
/*    line-height: 24px;*/
/*    font-family: Poppins, serif;*/
/*    font-weight: 500;*/
/*    color: #323338;*/
/*}*/

/*.select2-container--default .select2-selection--multiple {*/
/*    min-height: 38px;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 4px;*/
/*}*/

/*.icon_text_card_slider{*/
/*    background: #2DC2E5;*/
/*}*/



.icon_text_card{
    width: 100%;
    padding: 34px 30px;
    border-radius: 35px;
    background: #fff;
    /*background: #fff;*/
}

.icon_text_card_image{
    width: 100px;
    height: 100px;
}

.icon_text_card_image img{
    object-fit: contain;
    max-height: 130px;
}

.icon_text_card_text h3{
    margin-top: 34px;
    color: #2DC2E5;
    font-family: Athletics, sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px; /* 120% */
}

.icon_text_card_text p{
    margin-top: 12px;
    max-width: 378px;
    color: #383737;
    font-family: Athletics, sans-serif;
    /*font-size: 24px;*/
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 35.371px; /* 150% */
}

.custom_select_with_icon{
    width: 100%;
    height: 60px;
    position: relative;
    margin-top: 10px;
}

.custom_select_with_icon select{
    appearance: none !important;
    width: 100% !important;
    height: 60px !important;
    padding: 16px 33px !important;
    border-radius: 40px !important;
    background: #FFF !important;
}

.select_label{
    color: #181717;
    font-family: Athletics, sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 123.077% */
    min-height: 64px;
}

.custom_select_icon{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}


.cards_new_gift_block {
    display: flex;
    justify-content: center;
    gap: 20px;
}
/*.card_new_gift_block {*/
/*    position: relative;*/
/*    width: 250px;*/
/*    height: 400px;*/
/*    border-radius: 16px;*/
/*    overflow: hidden;*/
/*    cursor: pointer;*/
/*    transition: background-image 0.3s ease;*/
/*    --img: url('https://via.placeholder.com/250x400.jpg?text=Resim1');*/
/*    --gif: url('https://via.placeholder.com/250x400.gif?text=Gif1');*/
/*    background:*/
/*            linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%),*/
/*            var(--img) lightgray -37.638px 0px / 123.897% 100.871% no-repeat;*/
/*    background-size: cover;*/
/*}*/

.card_new_gift_block {
    position: relative;
    width: 250px;
    height: 400px;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    transition: background-image 0.3s ease;
    --img: url('https://via.placeholder.com/250x400.jpg?text=Resim1');
    --gif: url('https://via.placeholder.com/250x400.gif?text=Gif1');
    background-image:
            linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%),
            var(--gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.card_new_gift_block_icon{
    position: absolute;
    right: 10px;
    top: 10px;
}

/*.card_new_gift_block:hover {*/
/*    background-image: var(--gif);*/
/*}*/
.card_new_gift_block-text {
    position: absolute;
    left: 16px;
    bottom: 16px;
    color: #fff;
    text-align: left;
    text-shadow: 0 0 6px rgba(0,0,0,0.6);
}
.card_new_gift_block-text h3 {
    color: #FFF;
    font-family: Athletics, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
}
.card_new_gift_block-text p {
    color: #FFF;
    font-family: Athletics, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}

.card_new_gift_block iframe{
    width: 100%;
    height: 100%;
}

.icon_text_card_parent{
    padding-bottom: 80px;
}

.block_reviews_static_image{
    display: flex;
    align-items: center;
    justify-content: center;
}

.block_reviews_static_image img{
    max-width: 716px;
    margin-left: auto;
    margin-right: auto;
}

.cards_new_gift_block_parent{
    position: relative;
    top: -50px;
    padding-bottom: 70px;
}

.full-mouth-implants-trusmile .cards_new_gift_block_parent{
    top: 0 !important;
}

.our_locations_head{
    padding:13rem 0 1rem;
}

@media only screen and (max-width: 767px) {
    .new_thank_you_footer_links .new_thank_you_footer_buttons{
        flex-direction:column;
        row-gap: 15px;
    }

    .our_locations_head{
        padding:7rem 0 1rem;
    }

    .cards_new_gift_block_parent{
        position: static;
        top: 0;
        padding-bottom: 70px;
    }

    .custom_select_with_icon select{
        font-size: 20px !important;
        line-height: 26px !important; /* 123.077% */
    }

    .select_label{
        font-size: 16px;
        line-height: 22px; /* 123.077% */
        min-height: auto;
    }

    .block_reviews_static_image img{
        max-width: 90%;
        margin-left: 15px;
        margin-right: 15px;
    }

    .icon_text_card_parent{
        padding-bottom: 40px;
    }

    .cards_new_gift_block {
        flex-direction: column;
        gap: 20px;
    }

    .card_new_gift_block{
        width: 100%;
        height: 500px;
    }

    .icon_text_card_actions{
        margin-top: 90px;
    }

    .icon_text_card{
        padding: 15px 20px;
        border-radius: 20px;
    }

    .icon_text_card_text h3{
        margin-top: 15px;
        font-size: 24px;
        line-height: 31px; /* 120% */
        min-height: 62px;
    }

    .icon_text_card_text p{
        margin-top: 8px;
        max-width: 100%;
        font-size: 16px;
        line-height: normal;
    }

    .fixed-form-mobile{
        padding: 0 !important;
    }

    .new_form_scroll h2{
        /*margin-top: 100px;*/
        font-size: 30px;
        font-family: Canela, sans-serif;
        font-weight: 500;
        text-align: center;
        color: #003e50;
    }

    .new_form_scroll h1{
        /*margin-top: 100px;*/
        font-size: 30px;
        font-family: Canela, sans-serif;
        font-weight: 500;
        text-align: center;
        color: #003e50;
    }

    .new_form_scroll h4{
        font-size: 24px;
        font-family: Athletics, sans-serif;
        font-weight: 400;
        text-align: center;
        color: #003e50;
        max-width: 560px;
        margin: 10px auto 0 auto;
    }

    .btn_new_form {
        padding: 8px 14px;
        margin-right: 0;
        /*margin-right: 10px;*/
        border: none;
        cursor: pointer;
        border-radius: 4px;
        font-size: 16px;
        font-weight: 500;
        font-family: Poppins, serif;
    }

    .options-container h3{
        font-size: 18px;
    }

    .options-container label{
        font-size: 20px;
    }

    .new_form_scroll_inner {
        margin: 100px 16px 100px 16px;
        padding: 20px;
    }

    .new_form_fixed_question{
        font-size: 20px;
    }

    .new_form_scroll_input label{
        font-size: 16px;
    }

    .new_form_fixed_label{
        font-size: 18px;
    }

    .new_form_scroll_inner h1 {
        font-size: 22px;
    }

    .new_thank_you_top h1 {
        font-size: 60px !important;
        line-height: 65px !important;
    }

    .new_thank_you_top img {
        width: 80px;
        height: 80px;
    }

    .new_thank_you_inner {
        margin-top: 50px;
        height: auto;
    }

    .new_thank_you_desc {
        margin-top: 20px;
    }

    .new_thank_you_text p {
        font-size: 40px !important;
        line-height: 45px !important;
    }

    .new_thank_you_text {
        margin-top: 30px;
    }

    .new_thank_you_images {
        display: grid;
        grid-template-columns: repeat(3, auto);
    }

    /*.new_thank_you_wrapper{*/
    /*    padding: 25px;*/
    /*}*/
    /*.new_thank_you{*/
    /*    height: calc(100vh - 100px);*/
    /*}*/
    .new_thank_you_images img {
        width: 100%;
        height: auto;
        /*height: auto;*/
        /*object-fit: contain;*/
    }

    .new_thank_you_footer a {
        padding: 13px 25px;
        /*border-radius: 20px;*/
        font-size: 24px;
        line-height: normal;
    }

    .process_section {
        padding: 50px 0 0px 0;
    }

    .process_block_inner {
        margin-top: 50px;
    }

    .article_item_big_image {
        padding-top: 47px;
    }

    .article_item_big_image h4 {
        max-width: 300px;
        position: absolute;
        left: 20px;
        bottom: 150px;
        color: #FFF;
        font-size: 40px;
        line-height: 45px;
        font-style: normal;
        font-weight: 300;
    }

    .thank_footer {
        position: static;
        transform: translateX(0);
        margin-top: auto;
    }
}

@media only screen and (max-width: 576px) {
    .content__body table td{
        padding: 4px;
    }

    .content__body table td p{
        font-size: 12px;
    }
    .info_panel{
        padding: 20px 15px;
        justify-content: center;
    }
    .info_panel_items{
        column-gap: 15px;
        row-gap: 15px;
        justify-content: space-between;
    }
    .info_panel_item span{
        white-space: wrap;
        font-size: 14px;
        line-height: 16px; /* 107.04% */
    }

    .new_thank_you_top h1 {
        font-size: 40px !important;
        line-height: 45px !important;
    }

    .new_thank_you_top img {
        width: 40px;
        height: 40px;
    }


    .new_thank_you_text p {
        font-size: 30px !important;
        line-height: 35px !important;
    }

    .article_item_big_image {
        padding-top: 47px;
    }

    .article_item_big_image h4 {
        max-width: 220px;
        position: absolute;
        left: 20px;
        bottom: 50px;
        font-size: 24px;
        line-height: 29px;
    }

    /*.thank_footer{*/
    /*    position: absolute;*/
    /*    bottom: 0;*/
    /*    width: 100%;*/
    /*    left: 50%;*/
    /*    transform: translateX(-50%);*/
    /*}*/
}

@media only screen and (min-width: 1440px) {
    .info_panel{
        padding: 21px 217px;
    }
}


/*.youtube_slider_iframe:hover{*/
/*    transform: scale(1.2,1.2);*/
/*}*/

/*.program_detail_card h3{*/
/*    color: #181717;*/
/*    font-size: 22px;*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    line-height: 40px;*/
/*}*/


