

/* Start:/local/templates/exper/static/css/libs.css?1780739056199518*/

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

body,
html {
    overflow-x: hidden
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15
}

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 320px;
    min-height: 100vh;
    margin: 0;
    padding: 0;
    font-family: "Montserrat", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #404040;
    -webkit-locale: auto
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

samp {
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
output,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    margin: 0
}

optgroup {
    line-height: 1.15
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

template {
    display: none
}

@media print {
    *,
    ::after,
    ::before,
    blockquote::first-letter,
    blockquote::first-line,
    div::first-letter,
    div::first-line,
    li::first-letter,
    li::first-line,
    p::first-letter,
    p::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin-top: 0
}

dl,
ol,
p,
ul {
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    overflow: auto
}

img,
label {
    display: block
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

label {
    position: relative;
    cursor: text;
    margin-bottom: .6rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

input[type=search] {
    -webkit-appearance: none
}

[hidden] {
    display: none !important
}














:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1*var(--swiper-navigation-size)/2);
    z-index: 7;
    cursor: pointer;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size)
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    font-family: "object-fit:contain";
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}





.display-1,
.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    line-height: 1.1
}

.display-2,
.display-3,
.display-4 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-3,
.display-4 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

.small {
    font-size: 80%
}

.small,
small {
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #636c72
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

code,
kbd {
    padding: .2rem .4rem
}

code {
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem
}

a>code,
pre code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

code,
kbd,
pre {
    font-size: 90%
}

kbd {
    background-color: #292b2c;
    border-radius: .2rem;
    color: #fff
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #292b2c
}

pre code {
    font-size: inherit;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:576px) {
    .container {
        width: 540px;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 960px;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

.row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.col {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
}

.col-1,
.col-2,
.col-3 {
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2,
.col-3 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4,
.col-5,
.col-6 {
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5,
.col-6 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7,
.col-8,
.col-9 {
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8,
.col-9 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10,
.col-11,
.col-12 {
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11,
.col-12 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.333333%
}

.pull-2 {
    right: 16.666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.333333%
}

.pull-5 {
    right: 41.666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.333333%
}

.pull-8 {
    right: 66.666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.333333%
}

.pull-11 {
    right: 91.666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.333333%
}

.push-2 {
    left: 16.666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.333333%
}

.push-5 {
    left: 41.666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.333333%
}

.push-8 {
    left: 66.666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.333333%
}

.push-11 {
    left: 91.666667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1,
    .col-sm-2 {
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3,
    .col-sm-4 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5,
    .col-sm-6 {
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7,
    .col-sm-8 {
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-10,
    .col-sm-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11,
    .col-sm-12 {
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.333333%
    }
    .pull-sm-2 {
        right: 16.666667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.333333%
    }
    .pull-sm-5 {
        right: 41.666667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.333333%
    }
    .pull-sm-8 {
        right: 66.666667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.333333%
    }
    .pull-sm-11 {
        right: 91.666667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.333333%
    }
    .push-sm-2 {
        left: 16.666667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.333333%
    }
    .push-sm-5 {
        left: 41.666667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.333333%
    }
    .push-sm-8 {
        left: 66.666667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.333333%
    }
    .push-sm-11 {
        left: 91.666667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1,
    .col-md-2 {
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3,
    .col-md-4 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5,
    .col-md-6 {
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7,
    .col-md-8 {
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-10,
    .col-md-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11,
    .col-md-12 {
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.333333%
    }
    .pull-md-2 {
        right: 16.666667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.333333%
    }
    .pull-md-5 {
        right: 41.666667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.333333%
    }
    .pull-md-8 {
        right: 66.666667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.333333%
    }
    .pull-md-11 {
        right: 91.666667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.333333%
    }
    .push-md-2 {
        left: 16.666667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.333333%
    }
    .push-md-5 {
        left: 41.666667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.333333%
    }
    .push-md-8 {
        left: 66.666667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.333333%
    }
    .push-md-11 {
        left: 91.666667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1,
    .col-lg-2 {
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3,
    .col-lg-4 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5,
    .col-lg-6 {
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7,
    .col-lg-8 {
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-10,
    .col-lg-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11,
    .col-lg-12 {
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.333333%
    }
    .pull-lg-2 {
        right: 16.666667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.333333%
    }
    .pull-lg-5 {
        right: 41.666667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.333333%
    }
    .pull-lg-8 {
        right: 66.666667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.333333%
    }
    .pull-lg-11 {
        right: 91.666667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.333333%
    }
    .push-lg-2 {
        left: 16.666667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.333333%
    }
    .push-lg-5 {
        left: 41.666667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.333333%
    }
    .push-lg-8 {
        left: 66.666667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.333333%
    }
    .push-lg-11 {
        left: 91.666667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1,
    .col-xl-2 {
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3,
    .col-xl-4 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5,
    .col-xl-6 {
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7,
    .col-xl-8 {
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-10,
    .col-xl-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11,
    .col-xl-12 {
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.333333%
    }
    .pull-xl-2 {
        right: 16.666667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.333333%
    }
    .pull-xl-5 {
        right: 41.666667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.333333%
    }
    .pull-xl-8 {
        right: 66.666667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.333333%
    }
    .pull-xl-11 {
        right: 91.666667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.333333%
    }
    .push-xl-2 {
        left: 16.666667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.333333%
    }
    .push-xl-5 {
        left: 41.666667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.333333%
    }
    .push-xl-8 {
        left: 66.666667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.333333%
    }
    .push-xl-11 {
        left: 91.666667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}

.table td,
.table th {
    padding: .75rem;
    border-top: 1px solid #eceeef
}

.table th {
    vertical-align: top
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}

.table tbody+tbody {
    border-top: 2px solid #eceeef
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #eceeef
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #dff0d8
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #d0e9c6
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #d9edf7
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c4e3f3
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #faf2cc
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f2dede
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ebcccc
}

.table-inverse,
.thead-inverse th {
    color: #fff;
    background-color: #292b2c
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #fff
}

.table-inverse.table-bordered,
.table-responsive.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #636c72;
    opacity: 1
}

.form-control::placeholder {
    color: #636c72;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #eceeef;
    opacity: 1
}

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block
}

.col-form-label {
    padding-top: calc(.5rem - 1px*2);
    padding-bottom: calc(.5rem - 1px*2);
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px*2);
    padding-bottom: calc(.75rem - 1px*2);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px*2);
    padding-bottom: calc(.25rem - 1px*2);
    font-size: .875rem
}

.col-form-legend,
.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-legend {
    font-size: 1rem
}

.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 3.166667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    display: inline-block
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #5cb85c
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' 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")
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #f0ad4e
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #d9534f
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-inline {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    align-items: center
}

.form-inline .form-check,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

@media (min-width:576px) {
    .form-inline .form-group,
    .form-inline label {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline label {
        -webkit-box-pack: center;
        justify-content: center
    }
    .form-inline .form-group {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .form-check-label {
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        padding-left: 0
    }
    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    line-height: 1;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .25);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .25)
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

.btn.active,
.btn:active {
    background-image: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}

.btn-primary.focus,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc
}

.btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-secondary.focus,
.btn-secondary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc
}

.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.btn-info.focus,
.btn-info:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}

.btn-success.focus,
.btn-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, .5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}

.btn-warning.focus,
.btn-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}

.btn-danger.focus,
.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-danger.active,
.btn-danger:active,
.btn-outline-primary,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a
}

.btn-outline-primary {
    color: #0275d8;
    background-color: transparent;
    border-color: #0275d8
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent
}

.btn-outline-info.active,
.btn-outline-info:active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, .5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent
}

.btn-outline-success.active,
.btn-outline-success:active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-link {
    font-weight: 400;
    color: #0275d8;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus {
    border-color: transparent
}

.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled {
    color: #636c72
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #eceeef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent
}

.show>.dropdown-menu {
    display: block
}

.show>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #636c72;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}

.btn-group {
    display: -webkit-inline-box;
    display: inline-flex
}

.btn-group,
.btn-group-vertical {
    position: relative;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -webkit-box-flex: 0;
    flex: 0 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn+.dropdown-toggle-split::after {
    margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn-group-vertical {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: flex;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon {
    white-space: nowrap
}

.input-group-addon,
.input-group-btn {
    vertical-align: middle
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 0%
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 3
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0275d8
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #8fcafe
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-control-input:disabled~.custom-control-description {
    color: #636c72;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #0275d8;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #5cb3fd;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #464a4c;
    background-color: #fff
}

.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav {
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5em 1em
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #636c72;
    cursor: not-allowed
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled {
    color: #636c72;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #0275d8
}

.nav-fill .nav-item,
.nav-justified .nav-item {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex: 1 1 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: .5rem 1rem
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-toggler {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem
}

@media (max-width:575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-toggleable,
    .navbar-toggleable>.container {
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center
    }
    .navbar-toggleable,
    .navbar-toggleable .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable>.container {
        display: -webkit-box;
        display: flex
    }
    .navbar-toggleable .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable .navbar-toggler {
        display: none
    }
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-sm>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm,
    .navbar-toggleable-sm>.container {
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center
    }
    .navbar-toggleable-sm,
    .navbar-toggleable-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-sm>.container {
        display: -webkit-box;
        display: flex
    }
    .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-md>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md,
    .navbar-toggleable-md>.container {
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center
    }
    .navbar-toggleable-md,
    .navbar-toggleable-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-md>.container {
        display: -webkit-box;
        display: flex
    }
    .navbar-toggleable-md .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable-md .navbar-toggler {
        display: none
    }
}

@media (max-width:1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
    .navbar-toggleable-lg>.container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-toggleable-lg,
    .navbar-toggleable-lg>.container {
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center
    }
    .navbar-toggleable-lg,
    .navbar-toggleable-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
    .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-toggleable-lg>.container {
        display: -webkit-box;
        display: flex
    }
    .navbar-toggleable-lg .navbar-collapse {
        display: -webkit-box !important;
        display: flex !important;
        width: 100%
    }
    .navbar-toggleable-lg .navbar-toggler {
        display: none
    }
}

.navbar-toggleable-xl {
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-toggleable-xl>.container {
    padding-right: 0;
    padding-left: 0
}

.navbar-toggleable-xl,
.navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.navbar-toggleable-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-toggleable-xl>.container {
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center
}

.navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    width: 100%
}

.navbar-toggleable-xl .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
    color: #fff
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
    color: #fff
}

.navbar-inverse .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-inverse .navbar-nav .nav-link:focus,
.navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-inverse .navbar-nav .active>.nav-link,
.navbar-inverse .navbar-nav .nav-link.active,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .open>.nav-link {
    color: #fff
}

.navbar-inverse .navbar-toggler {
    border-color: rgba(255, 255, 255, .1)
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-inverse .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.card {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card-block {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f7f7f9;
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8
}

.card-danger .card-footer,
.card-danger .card-header,
.card-info .card-footer,
.card-info .card-header,
.card-primary .card-footer,
.card-primary .card-header,
.card-success .card-footer,
.card-success .card-header,
.card-warning .card-footer,
.card-warning .card-header {
    background-color: transparent
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}

.card-outline-primary,
.card-outline-secondary {
    background-color: transparent;
    border-color: #0275d8
}

.card-outline-secondary {
    border-color: #ccc
}

.card-outline-info,
.card-outline-success {
    background-color: transparent;
    border-color: #5bc0de
}

.card-outline-success {
    border-color: #5cb85c
}

.card-outline-danger,
.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e
}

.card-outline-danger {
    border-color: #d9534f
}

.card-inverse {
    color: rgba(255, 255, 255, .65)
}

.card-inverse .card-footer,
.card-inverse .card-header {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .2)
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: rgba(255, 255, 255, .65)
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: calc(.25rem - 1px)
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width:576px) {
    .card-deck,
    .card-deck .card,
    .card-group {
        display: -webkit-box;
        display: flex;
        -webkit-box-direction: normal
    }
    .card-deck,
    .card-group {
        flex-flow: row wrap;
        -webkit-box-orient: horizontal
    }
    .card-deck .card {
        -webkit-box-flex: 1;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        flex-direction: column
    }
    .card-deck .card:not(:first-child) {
        margin-left: 15px
    }
    .card-deck .card:not(:last-child) {
        margin-right: 15px
    }
    .card-group .card {
        -webkit-box-flex: 1;
        flex: 1 0 0%
    }
    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }
    .card-group .card:not(:first-child):not(:last-child),
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: .75rem
    }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: .25rem
}

.breadcrumb::after {
    display: block;
    content: "";
    clear: both
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #636c72
}

.pagination {
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-default {
    background-color: #636c72
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #4b5257
}

.badge-primary {
    background-color: #0275d8
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    background-color: #025aa5
}

.badge-success {
    background-color: #5cb85c
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #449d44
}

.badge-info {
    background-color: #5bc0de
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #31b0d5
}

.badge-warning {
    background-color: #f0ad4e
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #ec971f
}

.badge-danger {
    background-color: #d9534f
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #c9302c
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: #d0d5d8
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c1e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6d5ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7ecb5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9b9
}

.alert-danger .alert-link {
    color: #843534
}

.progress {
    display: -webkit-box;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .25rem
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    flex: 1 1 0%
}

.list-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #464a4c;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #292b2c
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9
}

.list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef
}

.list-group-item {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
    color: #636c72
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
a.list-group-item-danger .list-group-item-heading,
a.list-group-item-info .list-group-item-heading,
a.list-group-item-success .list-group-item-heading,
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading,
button.list-group-item-info .list-group-item-heading,
button.list-group-item-success .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

.list-group-item.active .list-group-item-text {
    color: #daeeff
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }
    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
    margin-top: -10px
}

.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
    margin-left: 10px
}

.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover.popover-right::after,
.popover.popover-right::before {
    top: 50%;
    border-left-width: 0
}

.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
    margin-top: 10px
}

.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0
}

.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
    margin-left: -10px
}

.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
    top: 50%;
    border-right-width: 0
}

.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px)
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover::after,
.popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover::before {
    content: "";
    border-width: 11px
}

.popover::after {
    content: "";
    border-width: 10px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    width: 100%
}

@media (-webkit-transform-3d) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

@supports (transform:translate3d(0,
0,
0)) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: -webkit-box;
    display: flex
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

@media (-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@supports (transform:translate3d(0,
0,
0)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::after,
.carousel-indicators li::before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::before {
    top: -10px
}

.carousel-indicators li::after {
    bottom: -10px
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0275d8 !important
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5 !important
}

.bg-success {
    background-color: #5cb85c !important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important
}

.bg-info {
    background-color: #5bc0de !important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important
}

.bg-warning {
    background-color: #f0ad4e !important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f !important
}

.bg-danger {
    background-color: #d9534f !important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important
}

.bg-inverse {
    background-color: #292b2c !important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #101112 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.rounded {
    border-radius: .25rem
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem
}

.rounded-top {
    border-top-left-radius: .25rem
}

.rounded-right {
    border-bottom-right-radius: .25rem
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem
}

.rounded-bottom {
    border-bottom-right-radius: .25rem
}

.rounded-left {
    border-top-left-radius: .25rem
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: inline-flex !important
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    order: 0
}

.flex-column,
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    flex-direction: column !important
}

.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    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 {
    -webkit-align-self: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
    }
    .flex-sm-column-reverse,
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        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 {
        -webkit-align-self: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -webkit-align-self: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
    }
    .flex-md-column-reverse,
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        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 {
        -webkit-align-self: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -webkit-align-self: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
    }
    .flex-lg-column-reverse,
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        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 {
        -webkit-align-self: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -webkit-align-self: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        order: 0
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
    }
    .flex-xl-column-reverse,
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        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 {
        -webkit-align-self: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -webkit-align-self: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.mx-0 {
    margin-right: 0 !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.mx-1 {
    margin-right: .25rem !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.mx-2 {
    margin-right: .5rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.mx-3 {
    margin-right: 1rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.mx-4 {
    margin-right: 1.5rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.mx-5 {
    margin-right: 3rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.px-1 {
    padding-right: .25rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.px-3 {
    padding-right: 1rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.px-5 {
    padding-right: 3rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto {
    margin-top: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .px-sm-0 {
        padding-right: 0 !important
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
    .mx-sm-auto {
        margin-right: auto !important
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .mx-md-0 {
        margin-right: 0 !important
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .px-md-0 {
        padding-right: 0 !important
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .px-md-1 {
        padding-right: .25rem !important
    }
    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .px-md-2 {
        padding-right: .5rem !important
    }
    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .px-md-3 {
        padding-right: 1rem !important
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .px-md-5 {
        padding-right: 3rem !important
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
    .mx-md-auto {
        margin-right: auto !important
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .px-lg-0 {
        padding-right: 0 !important
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
    .mx-lg-auto {
        margin-right: auto !important
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .px-xl-0 {
        padding-right: 0 !important
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
    .mx-xl-auto {
        margin-right: auto !important
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #636c72 !important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257 !important
}

.text-primary {
    color: #0275d8 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5 !important
}

.text-success {
    color: #5cb85c !important
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important
}

.text-warning {
    color: #f0ad4e !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important
}

.text-danger {
    color: #d9534f !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important
}

.text-gray-dark {
    color: #292b2c !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #101112 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width:576px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (min-width:768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width:992px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-xl-up {
        display: none !important
    }
}

.hidden-xl-down,
.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
    .hidden-print {
        display: none !important
    }
}

.grtyoutube-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999
}

.grtyoutube-popup-content {
    margin-top: 150px;
    width: 95%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.grtyoutube-popup-close {
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff;
    font-size: 25px;
    width: 17px;
    height: 17px;
    cursor: pointer
}

.grtyoutube-iframe {
    width: 100%;
    height: 480px
}

@media (max-width:767px) {
    .grtyoutube-iframe {
        width: 100%;
        height: 350px
    }
}

.grtyoutube-dark-theme {
    background: rgba(0, 0, 0, .85)
}

.grtyoutube-dark-theme .grtyoutube-popup-content {
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 255, 255, .4);
    box-shadow: 0 0 8px 0 rgba(255, 255, 255, .4)
}

.grtyoutube-dark-theme .grtyoutube-popup-close {
    background: url(/local/templates/exper/static/css/icon-close-white.png) no-repeat
}

.grtyoutube-light-theme {
    background: rgba(255, 255, 255, .85)
}

.grtyoutube-light-theme .grtyoutube-popup-content {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .4)
}

.grtyoutube-light-theme .grtyoutube-popup-close {
    background: url(/local/templates/exper/static/css/icon-close-black.png) no-repeat
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

main {
    position: relative;
    -webkit-box-flex: 1;
    flex-grow: 1
}

p {
    line-height: 1.5
}

a {
    text-decoration: none;
    color: #404040;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    outline: 0 !important;
    -webkit-tap-highlight-color: transparent
}

a:active,
a:focus,
a:hover {
    text-decoration: none
}

button {
    outline: 0 !important;
    -webkit-tap-highlight-color: transparent
}

.visually-hidden:not(:focus):not(:active) {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0)
}

.visually-hidden-input input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0)
}

input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.is-menu-open {
    position: fixed;
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: "Montserrat", "Arial", sans-serif
}

.container {
    position: relative;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto
}

.bg-white {
    background-color: #fff
}

.bg-black {
    background-color: #000
}

.bg-light-blue {
    background-color: #e8effd
}

.bg-dark-grey {
    background-color: #404040
}

.bg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%
}

.bg--contain {
    background-size: contain
}

.h-400 {
    height: 400px
}

@media (max-width:991px) {
    .h-400 {
        height: 300px
    }
}

@media (max-width:767px) {
    .h-400 {
        height: 250px
    }
}

.mt-auto {}

.p-relative {
    position: relative
}

.border-top {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.overflow-hidden {
    overflow: hidden
}

.min-h-200 {
    min-height: 200px
}

@media (max-width:767px) {
    .min-h-200 {
        min-height: 160px
    }
}

.min-h-140 {
    height: auto;
    min-height: 140px
}

@media (max-width:1199px) {
    .min-h-140 {
        min-height: 120px
    }
}

@media (max-width:991px) {
    .min-h-140 {
        min-height: 95px
    }
}

@media (max-width:767px) {
    .min-h-140 {
        min-height: 80px
    }
}

.z-index-2 {
    z-index: 2
}

.bg-position-0 {
    background-position: 50% 100%
}

@media (max-width:767px) {
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media (max-width:575px) {
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

.b-about .bg {
    min-height: 170px;
    max-height: 260px;
    background-position: 0 50%
}

.b-about .max-width {
    max-width: 330px
}

.b-about svg {
    flex-shrink: 0
}

@media (max-width:767px) {
    .b-about p {
        font-size: 15px
    }
    .b-about .bg {
        background-position: 50% 50%
    }
}

.min-height-170 {
    min-height: 170px
}

.box-shadow-bottom {
    -webkit-box-shadow: 0 3px 15px rgba(47, 74, 152, .1);
    box-shadow: 0 3px 15px rgba(47, 74, 152, .1)
}

.min-h-400 {
    min-height: 400px
}

.shrink-0 {
    flex-shrink: 0
}




@media (max-width:991px) {
    .list--point li {
        font-size: 14px
    }
}

.lead {
    display: inline-block;
    position: relative;
    background-color: rgba(112, 161, 247, .2);
    border-radius: 30px
}

@media (max-width:767px) {
    .lead {
        padding: 25px
    }
}

.quote {
    max-width: 250px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.quote span {}

@media (max-width:767px) {
    .quote {
        max-width: 100%;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
}

@media (max-width:575px) {
    .quote {
        max-width: 250px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.quote__img {
    flex-shrink: 0;
    width: 122px;
    height: 122px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #e8effd
}

.fieldset input,
.fieldset textarea {
    width: 100%;
    background-color: #fff;
    padding: 7px 0 9px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2;
    outline: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    color: #404040
}

.fieldset input::-webkit-input-placeholder,
.fieldset textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.fieldset input::-moz-placeholder,
.fieldset textarea::-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

.fieldset input::placeholder,
.fieldset textarea::placeholder {
    color: rgba(0, 0, 0, .4)
}

@media (max-width:575px) {
    .fieldset input,
    .fieldset textarea {
        font-size: 14px
    }
}

.fieldset textarea {
    resize: none
}

.fieldset--border input,
.fieldset--border textarea {
    border-bottom: 1px solid rgba(64, 64, 64, .15)
}

.fieldset--border input:focus,
.fieldset--border input:hover,
.fieldset--border textarea:focus,
.fieldset--border textarea:hover {
    border-color: rgba(136, 201, 255, .5)
}

.fieldset--none {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px
}

.label-span {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(64, 64, 64, .6);
    font-weight: 600;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate(-12%);
    transform: translate(-12%)
}

.label-span.focus {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
}

.input--search input {
    padding-left: 25px
}

.input--search .btn {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    opacity: .4
}

.input--search .btn:focus,
.input--search .btn:hover {
    opacity: .7
}

.fieldset--number input {
    border: .5px solid #00446a;
    border-radius: 5px;
    padding: 10px 12px;
    width: calc(100% - 30px/2)
}

.text-transform-none {
    text-transform: none
}

.text-transform-upper {
    text-transform: uppercase
}

/* End */


/* Start:/local/templates/exper/static/css/style-old.css?178073905526078*/












/*унести в какой-то отдельный файл*/




.user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.lh-1 {
    line-height: 1
}

.title-check {
    position: relative;
    padding-left: 25px
}

.title-check::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 14px;
    left: 0;
    top: 3px;
    background: url(/local/templates/exper/static/css/../img/icons/check.svg) 50% 50% no-repeat;
    background-size: contain
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header__bottom,
.header__top {
    position: relative;
    background-color: #fff
}

.header__top {
    padding-top: 1rem;
    padding-bottom: 1rem;
    z-index: 2
}

.header__bottom {
    -webkit-transition: 150ms;
    transition: 150ms;
    z-index: 1
}

.header__bottom .nav {
    max-width: 955px
}

.header__bottom .nav .list a {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.header__bottom .sub-menu .list a {
    padding-top: 0
}

.header__bottom.hide {
    -webkit-transform: translateY(-101%);
    transform: translateY(-101%)
}

.header__mob {
    padding-top: .9rem;
    padding-bottom: .9rem;
    background-color: #fff
}

.nav__item svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    vertical-align: middle
}

.logo {
    font-family: "Gabriela", sans-serif
}

.logo:active,
.logo:focus,
.logo:hover {
    color: #88c9ff
}

@media (max-width:991px) {
    .logo {
        font-size: 19px
    }
}

@media (max-width:767px) {
    .logo {
        font-size: 17px
    }
}

.burger,
.header__menu-btn.burger {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    width: 14px;
    height: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.burger span,
.header__menu-btn.burger .burger__span {
    display: block;
    -webkit-transition: .45s;
    transition: .45s
}

.burger span {
    margin-bottom: 2px;
    border-radius: 1px;
    width: 14px;
    height: 1.5px;
    background-color: #fff
}

.header__menu-btn.burger {
    -webkit-box-pack: end;
    justify-content: flex-end;
    width: 32px;
    height: 22px;
    padding: 0;
    background: 0 0;
    border: 0;
    cursor: pointer;
    outline: 0;
    z-index: 35;
    border-radius: 0;
    overflow: hidden
}

.header__menu-btn.burger .burger__span {
    width: 32px;
    height: 2px;
    background-color: #404040
}

.header__menu-btn.burger.is-show {
    position: fixed;
    top: 16px;
    right: 15px;
    display: block;
    height: 30px
}

.header__menu-btn.burger.is-show .burger__span--1 {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg)
}

.header__menu-btn.burger.is-show .burger__span--2 {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    opacity: 0
}

.header__menu-btn.burger.is-show .burger__span--3 {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
}

.mob-md {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: .9rem;
    padding-bottom: .9rem;
    z-index: 2
}

.header.scroll .header__mob,
.header__bottom.shadow,
.header__top.shadow {
    -webkit-box-shadow: 0 3px 15px rgba(47, 74, 152, .1);
    box-shadow: 0 3px 15px rgba(47, 74, 152, .1)
}

.js-clump-2 {
    height: 42px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .clump {
        width: 100%;
        position: relative;
        display: block;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .js-clump-3 {
        -webkit-line-clamp: 3
    }
    .js-clump-2 {
        -webkit-line-clamp: 2
    }
}

.card {
    border: 0;
    border-radius: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.card--news {
    max-width: 280px
}

.card--news .text-hover {
    color: #404040
}

.card--news:active,
.card--news:focus,
.card--news:hover {
    color: #88c9ff
}

.ellipse {
    position: relative;
    z-index: 0;
    flex-shrink: 0
}

.ellipse::before {
    position: absolute;
    content: "";
    width: 120%;
    height: 120%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 50%
}

.ellipse--yellow::before {
    background-color: #f6f1db
}

.ellipse--pink::before {
    background-color: #f8d9d9
}

.ellipse--green::before {
    background-color: #d2eed8
}

.ellipse--blue::before {
    background-color: #d5e3f1
}

.ellipse--purple::before {
    background-color: #e4dcf2
}

.ellipse--aqua::before {
    background-color: #d2eeec
}

.card--service {
    min-height: 225px;
    -webkit-box-shadow: 0 3px 15px rgba(47, 74, 152, .1);
    box-shadow: 0 3px 15px rgba(47, 74, 152, .1);
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden
}

.card--service .card__main {
    max-width: 275px;
    z-index: 1
}

@media (max-width:991px) {
    .card--service .card__main {
        max-width: calc(100% - 85px)
    }
}

@media (max-width:767px) {
    .card--service .card__main {
        max-width: calc(100% - 75px)
    }
}

@media (max-width:575px) {
    .card--service .card__main {
        max-width: calc(100% - 80px)
    }
}

@media (max-width:424px) {
    .card--service .card__main {
        max-width: calc(100% - 65px)
    }
}

.card--service:active,
.card--service:focus,
.card--service:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.card--service:active .ellipse::before,
.card--service:focus .ellipse::before,
.card--service:hover .ellipse::before {
    width: 1000px;
    height: 1000px
}

@media (max-width:1199px) {
    .card--service {
        min-height: 120px
    }
    .card--service img {
        width: 110px
    }
}

@media (max-width:991px) {
    .card--service img {
        width: 80px
    }
}

@media (max-width:767px) {
    .card--service img {
        width: 70px
    }
}

@media (max-width:424px) {
    .card--service img {
        width: 60px
    }
}

.tool-tip {
    display: inline;
    cursor: pointer
}

.menu {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    min-width: 320px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    z-index: 5;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate(1000px);
    transform: translate(1000px);
    -webkit-transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    padding-top: 70px;
    padding-bottom: 80px;
}

.menu.is-show,
.menu.is-show .menu__wrapper {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.menu.is-show {
    z-index: 33
}

.menu.is-show .menu__wrapper {
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
    opacity: 1
}

@media (max-width:991px) {
    .menu {
        display: block
    }
}

.menu .menu__wrapper {
    opacity: 0;
    -webkit-transform: translate(25px);
    transform: translate(25px);
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn-close {
    content: "";
    position: absolute;
    right: 15px;
    top: 13px;
    width: 40px;
    height: 40px;
    padding: 8px 0;
    background: 0 0
}

.btn-close::after,
.btn-close::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    top: 50%;
    left: 50%;
    border-radius: 3px;
    background-color: #404040
}

.btn-close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.btn-close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.js-btn-close {
    opacity: 0
}

.js-btn-close.show {
    opacity: 1
}

.sub-menu {
    position: absolute;
    width: 100%;
    top: 66px;
    left: 0px;
    background-color: #fff;
    -webkit-transform: translate(0%, -0%);
    transform: translate(0%, 0%);
    -webkit-transition: opacity .1s, -webkit-transform .2s;
    transition: opacity .1s, transform .2s;
    transition: opacity .1s, transform .2s, -webkit-transform .2s;
    opacity: 0;
    display: none;
    -webkit-box-shadow: 0 15px 15px rgba(47, 74, 152, .06);
    box-shadow: 0 15px 15px rgba(47, 74, 152, .06)
}

.sub-menu.display {
    display: block !important
}

.sub-menu.show {
    opacity: 1;
    -webkit-transform: translate(0%, 0);
    transform: translate(0%, 0)
}

.breadcrumbs {
    display: -webkit-box;
    display: flex
}

.breadcrumbs__item:last-child a {
    padding-right: 0
}

.breadcrumbs__link {
    position: relative;
    color: #404040;
    font-size: 13px;
    padding-right: 15px
}

.breadcrumbs__link .breadcrumbs__span {
    -webkit-transition: all .3s;
    transition: all .3s
}

.breadcrumbs__link:active .breadcrumbs__span,
.breadcrumbs__link:focus .breadcrumbs__span,
.breadcrumbs__link:hover .breadcrumbs__span {
    opacity: .7;
    color: #404040
}

.breadcrumbs__link--current {
    cursor: default
}

.breadcrumbs__arrow {
    position: absolute;
    right: 5px;
    top: 0;
    color: #404040
}

.footer {
    position: relative
}





/*какое-то всплывающее сообщение; возможно, старое*/

.shade {
    position: fixed;
    bottom: 60px;
    left: 40px;
    min-width: 240px;
    padding: 15px 35px;
    min-height: 55px;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 200ms;
    transition: 200ms;
    z-index: 110000;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .3);
    background-color: #5a82c5;
    color: #fff;
    letter-spacing: .5px;
    border-radius: 3px
}

@media (max-width:575px) {
    .shade {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        padding: 15px;
        font-size: 16px
    }
}

.video {
    position: relative;
    cursor: pointer;
    display: block;
    max-width: 570px;
    height: 0;
    padding-bottom: 60%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

@media (max-width:767px) {
    .video {
        max-width: 100%;
        padding-bottom: 45%
    }
}

.video img {
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

@media (max-width:575px) {
    .video {
        padding-bottom: 56.25%
    }
}

.video__btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #e8effd;
    border-radius: 50%;
    color: #5a82c5
}

@media (max-width:767px) {
    .video__btn {
        width: 60px;
        height: 60px
    }
}

.video:hover .video__btn {
    color: #88c9ff;
    background-color: #fff
}

.swiper-button-prev svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none
}

.swiper-button-next,
.swiper-button-prev {
    width: 35px;
    height: 35px;
    top: 3rem;
    color: #5a82c5;
    -webkit-transition: all .3s;
    transition: all .3s;
    outline: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 2px 2px 4px rgba(47, 74, 152, .1);
    box-shadow: 2px 2px 4px rgba(47, 74, 152, .1)
}

.swiper-button-next:active,
.swiper-button-next:hover,
.swiper-button-prev:active,
.swiper-button-prev:hover,
.tabs__item a:active,
.tabs__item a:hover {
    color: #fff;
    background-color: #88c9ff
}

.swiper-button-prev {
    left: -50px;
    right: auto
}

.swiper-button-next {
    right: -50px;
    left: auto
}

.swiper-container__btns {
    margin-left: auto;
    z-index: 6
}

.swiper-container__btns .swiper-button-next,
.swiper-container__btns .swiper-button-prev {
    position: static;
    top: 0
}

.swiper-container__btns .swiper-button-prev {
    left: 0
}

.intro-slider .swiper-container__btns {
    position: absolute;
    right: 15px
}

@media (max-width:991px) {
    .intro-slider .swiper-container__btns {
        position: relative;
        right: 0
    }
}

.intro-slider .swiper-pagination {
    position: static
}

.swiper-pagination-bullet {
    background: #c4c4c4;
    opacity: 1;
    width: 5px;
    height: 5px
}

.swiper-pagination-bullet-active {
    width: 20px;
    background: #5a82c5;
    border-radius: 100px
}

@media (max-width:991px) {
    .people-slider .swiper-container__btns {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
}

@media (max-width:767px) {
    .people-slider .col-md-5 {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
}

.people-slider__image {
    width: 100%;
    max-width: 330px
}

@media (max-width:767px) {
    .people-slider__image {
        width: 180px;
        height: 180px;
        background-color: rgba(136, 201, 255, .3);
        overflow: hidden;
        border-radius: 50%;
        margin: 0 auto
    }
}

@media (max-width:575px) {
    .people-slider__image {
        width: 150px;
        height: 150px
    }
}

.js-image {
    opacity: 0;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transition: opacity .3s, -webkit-transform .2s;
    transition: opacity .3s, transform .2s;
    transition: opacity .3s, transform .2s, -webkit-transform .2s
}

.js-image.show {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media (max-width:767px) {
    .js-image {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.js-text {
    opacity: 0;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    -webkit-transition: opacity .2s, -webkit-transform .1s;
    transition: opacity .2s, transform .1s;
    transition: opacity .2s, transform .1s, -webkit-transform .1s
}

.js-image.show,
.js-text.show {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.people-slider .row {
    min-height: 400px
}

.intro-slider .bg {
    width: 100%;
    background-position: 100% 100%
}

@media (max-width:767px) {
    .intro-slider .bg {
        height: 160px;
        background-position: 50% 50%
    }
}

.intro-slider__image {
    min-height: 160px
}

@media (max-width:767px) {
    .flexible h1,
    .intro-slider h1 {
        font-size: 23px
    }
    .flexible p,
    .intro-slider h1+p {
        font-size: 15px
    }
    .flexible h2 {
        font-size: 18px
    }
}

.flexible .bg {
    width: 100%;
    background-position: 100% 100%
}

@media (max-width:991px) {
    .flexible .bg {
        background-position: 50% 50%
    }
}

@media (max-width:575px) {
    .flexible .bg {
        height: 160px
    }
}

@media (max-width:767px) {
    .tabs {
        background-color: #fff;
        border-radius: 30px
    }
}

.tabs__list {
    display: -webkit-box;
    display: flex
}

@media (max-width:767px) {
    .tabs__list {
        flex-wrap: wrap
    }
}

@media (max-width:575px) {
    .tabs__list {
        -webkit-box-pack: justify;
        justify-content: space-between
    }
}

.tabs__item {
    margin-right: 1rem
}

.tabs__item a {
    display: block;
    padding: 10px 20px;
    color: rgba(64, 64, 64, .6);
    background-color: rgba(0, 0, 0, .05);
    text-align: center;
    border-radius: 3px
}

.tabs__item a[aria-selected=true] {
    cursor: default
}

.tabs__item a[aria-selected=true],
.tabs__item a[aria-selected=true]:active,
.tabs__item a[aria-selected=true]:hover {
    color: #404040;
    background-color: #e8effd
}

@media (max-width:575px) {
    .tabs__item {
        min-width: 48%;
        width: 48%;
        margin-right: 0
    }
}

@media (max-width:425px) {
    .tabs__item {
        min-width: 47%;
        width: 47%;
        margin-right: 0
    }
    .tabs__item a {
        font-size: 12px;
        padding: 10px 15px
    }
}

.tabs__content {
    padding-right: 0;
    padding-left: 0
}

.map {
    width: 100%;
    height: 425px
}

.map iframe,
.video img {
    width: 100%;
    height: 100%
}

@media (max-width:1199px) {
    .map {
        height: 350px
    }
}

@media (max-width:991px) {
    .map {
        height: 300px
    }
}

@media (max-width:767px) {
    .map {
        height: 250px
    }
}

.table td {
    padding: 25px 15px 25px 0;
    border-top: 1px solid rgba(64, 64, 64, .15);
    vertical-align: baseline
}

.table td:nth-child(2) {
    width: 12%;
    padding-right: 0
}

@media (max-width:767px) {
    .table td:nth-child(2) {
        width: 17%
    }
}

@media (max-width:575px) {
    .table td {
        width: 100% !important;
        border: 0;
        padding: 15px 0;
        display: block
    }
    .table td:nth-child(2) {
        padding-top: 0
    }
    .table,
    .table tbody,
    .table tr {
        display: -webkit-box;
        display: flex
    }
    .table {
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }
    .table tbody,
    .table tr {
        flex-wrap: wrap;
        width: 100%
    }
    .table tr {
        border-top: 1px solid rgba(64, 64, 64, .15)
    }
}

.table {
    border-bottom: 1px solid rgba(64, 64, 64, .15)
}

.steps__item {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-width: 235px
}

@media (max-width:991px) {
    .steps__item {
        font-size: 15px
    }
}

@media (max-width:767px) {
    .steps__item {
        max-width: 300px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        font-size: 14px;
        -webkit-box-align: center;
        align-items: center
    }
    .steps__item::before {
        position: absolute;
        content: "";
        height: 30px;
        left: 36px;
        bottom: -38px;
        width: 1px;
        background-color: rgba(0, 0, 0, .1)
    }
}

.steps__container {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 0 auto
}

.steps__container::after {
    position: absolute;
    content: "";
    height: 1px;
    right: 13%;
    top: 38px;
    width: calc(100% - 145px);
    background-color: rgba(0, 0, 0, .1);
    z-index: -1
}

.steps__container:last-of-type .steps__item::before,
.steps__container:last-of-type::after {
    display: none
}

@media (max-width:991px) {
    .steps__container::after {
        right: 4%;
        width: calc(100% - 92px)
    }
}

@media (max-width:767px) {
    .steps__container::after {
        display: none
    }
}

.steps__number {
    position: relative;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #e8effd;
    flex-shrink: 0
}

.steps__number p {
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.circle-img {
    width: 100%
}

@media (max-width:767px) {
    .circle-img {
        width: 180px;
        height: 180px;
        background-color: rgba(136, 201, 255, .3);
        overflow: hidden;
        border-radius: 50%;
        margin: 0 auto
    }
}

@media (max-width:575px) {
    .circle-img {
        width: 150px;
        height: 150px
    }
}

.tool-tip {
    position: relative
}

.tool-tip__content {
    position: absolute;
    left: 21px;
    top: -10px;
    padding: .8rem;
    background: #fff;
    color: #404040;
    -webkit-box-shadow: 0 3px 15px rgba(47, 74, 152, .2);
    box-shadow: 0 3px 15px rgba(47, 74, 152, .2);
    border-radius: 3px;
    min-width: 375px;
    border: 1px solid rgba(0, 0, 0, .07);
    opacity: 0;
    -webkit-transform: translate(-5px);
    transform: translate(-5px);
    -webkit-transition: opacity .1s, -webkit-transform .2s;
    transition: opacity .1s, transform .2s;
    transition: opacity .1s, transform .2s, -webkit-transform .2s;
    z-index: -5
}

.tool-tip__content p {
    font-size: 13px
}

@media (max-width:767px) {
    .tool-tip__content {
        min-width: 250px
    }
}

@media (max-width:424px) {
    .tool-tip__content {
        min-width: 180px
    }
    .tool-tip__content p {
        font-size: 12px
    }
}

.tool-tip__content::before {
    position: absolute;
    content: '';
    left: -16px;
    top: 10px;
    background: 0 0;
    border: 8px solid transparent;
    border-right-color: rgba(47, 74, 152, .2)
}

.tool-tip:hover svg {
    color: #88c9ff
}

.tool-tip:hover .tool-tip__content {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    z-index: 3
}





/*



.tabs__list {
    border-bottom: 1px solid #EEEDED;
    flex-wrap: nowrap !important;
    -ms-overflow-style: none;
  scrollbar-width: none;
}
.tabs__list::-webkit-scrollbar {
  display: none;
}


.tabs__item {
    min-width: auto !important;
    width: auto !important;
}

.tabs__item a {
    position: relative;
    background-color: transparent;
    border-radius: 0;
    padding: 10px 0px;
    text-align: left;
    margin: 0 36px 0 0;
    border-radius: 0px;
    white-space: nowrap;
}

.tabs__item a:active,
.tabs__item a:hover {
    color: var(--blue);
    background-color: transparent;
}

.tabs__item a[aria-selected=true],
.tabs__item a[aria-selected=true]:active,
.tabs__item a[aria-selected=true]:hover {
    background-color: transparent;
    border-bottom: 1px solid var(--blue);
    color: var(--blue);
}
@media screen and (max-width: 1024px) {
    .tabs__item a {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .tabs__item a {
        margin: 0 24px 0 0;
    }
    .tabs__list {
        overflow-x: auto;
    }
}
*/



















.link {
    outline: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.link--grey {
    color: #404040
}

.link--grey:active,
.link--grey:focus,
.link--grey:hover {
    color: #88c9ff;
    opacity: 1
}

.link--light-grey {
    color: rgba(64, 64, 64, .6)
}

.link--light-grey:active,
.link--light-grey:focus,
.link--light-grey:hover {
    color: #88c9ff
}

.link--blue {
    color: #5a82c5
}

.link--blue:active,
.link--blue:focus,
.link--blue:hover {
    color: #88c9ff;
    opacity: 1
}

.link--white {
    color: #fff
}

.link--white:active,
.link--white:focus,
.link--white:hover {
    color: #88c9ff
}

a.link--hover-white:active,
a.link--hover-white:focus,
a.link--hover-white:hover {
    opacity: 1;
    color: #fff !important
}

.link--icon {
    position: relative;
    padding-left: 20px
}

.link--icon svg {
    position: absolute;
    left: 0;
    top: 3px
}

.link--dashed,
.link--underlined {
    display: inline
}

.link--dashed span {
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px dashed
}

.link--blue-dashed svg {
    flex-shrink: 0;
    vertical-align: middle
}

.link--blue-dashed span {
    border-bottom: 1px dashed #5a82c5
}

.link--blue-dashed:active span,
.link--blue-dashed:focus span,
.link--blue-dashed:hover span {
    border-color: #88c9ff
}

.link--underlined span {
    border-bottom: 1px solid var(--blue-steel);
    padding-bottom: 1px;
}

.link--hover-dash,
.link--pieces,
.list--point li {
    position: relative
}

.link--pieces small {
    position: absolute;
    left: 101%;
    top: -8px;
    width: 50px;
    font-size: 11px;
    font-weight: 500
}

.sub-menu .link--hover-dash::before {
    top: 21px
}

.link--hover-dash::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    background-color: #88c9ff;
    left: 0;
    top: 9px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.link--hover-dash:hover {
    padding-left: 15px
}

.link--hover-dash:hover::before {
    opacity: 1
}

.list {
    margin: 0;
    padding: 0;
    list-style: none
}

.list--point li {
    padding-left: 25px
}

.list--point li::before {
    position: absolute;
    content: "";
    background-color: #5a82c5;
    width: 10px;
    height: 10px;
    left: 0;
    top: 6px;
    border-radius: 50%
}

/* End */


/* Start:/local/templates/exper/static/css/comment.min.css?1780739058162514*/
/*!
 * Bootstrap Grid v5.0.2 (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)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.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){.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media(min-width: 1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.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-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.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-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.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-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.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-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.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-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}
/*!
 * Bootstrap Utilities v5.0.2 (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)
 */.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:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;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;-o-text-overflow:ellipsis;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:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{-webkit-box-shadow:none !important;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:-webkit-sticky !important;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;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;-ms-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{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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-center{text-align:center !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-white{color:#fff !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-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !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:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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}}@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:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;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{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;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(min-width: 1200px){.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 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:-ms-grid !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}
a,button,.dot,.swiper-button-next,.swiper-button-prev,.navigation-icon,.btn,.questions__item-title{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-uzer-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}a:focus,button:focus,.dot:focus,.swiper-button-next:focus,.swiper-button-prev:focus,.navigation-icon:focus,.btn:focus,.questions__item-title:focus{outline:none !important}.noSelect{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-uzer-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.noSelect:focus{outline:none !important}.content-wrapper p{margin-bottom:15px}.content-wrapper ul{margin-bottom:16px}.content-wrapper ol{margin-bottom:8px}.content-wrapper li{margin-bottom:8px}.content-wrapper h2,.content-wrapper .h2{margin-top:40px;margin-bottom:20px}.content-wrapper h3,.content-wrapper .h3{margin-top:35px;margin-bottom:15px}.content-wrapper h4,.content-wrapper .h4{margin-top:40px;margin-bottom:15px}.content-wrapper h5,.content-wrapper .h5{margin-top:30px;margin-bottom:15px}.phone,.mail{-webkit-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}button{border:none;background-color:inherit;cursor:pointer;padding:0}a,button,.dot,.swiper-button-next,.swiper-button-prev,.navigation-icon,.btn,.questions__item-title{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-uzer-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}a:focus,button:focus,.dot:focus,.swiper-button-next:focus,.swiper-button-prev:focus,.navigation-icon:focus,.btn:focus,.questions__item-title:focus{outline:none !important}.noSelect{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-uzer-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.noSelect:focus{outline:none !important}.content-wrapper p{margin-bottom:15px}.content-wrapper ul{margin-bottom:16px}.content-wrapper ol{margin-bottom:8px}.content-wrapper li{margin-bottom:8px}.content-wrapper h2,.content-wrapper .h2{margin-top:40px;margin-bottom:20px}.content-wrapper h3,.content-wrapper .h3{margin-top:35px;margin-bottom:15px}.content-wrapper h4,.content-wrapper .h4{margin-top:40px;margin-bottom:15px}.content-wrapper h5,.content-wrapper .h5{margin-top:30px;margin-bottom:15px}.phone,.mail{-webkit-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important}html,body{height:100%}body{font-family:"Onest",sans-serif;font-size:18px;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum";font-weight:400;line-height:1.4;overflow-x:hidden;background-color:#fff;color:#424242}@media(max-width: 1520px){body{font-size:calc(16px + 2*(100vw - 320px)/1200)}}.container{max-width:1180px;margin:0 auto;padding:0 15px}.h2{font-size:32px;font-weight:500;line-height:1.3}.fs-17{font-size:17px}.fs-14{font-size:14px}.fs-12{font-size:12px}.color-gray{color:#a4a4a4}.btn{padding:8px 20px;background-color:#5a82c5;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.h2{font-weight:400}.h5{font-size:24px;font-weight:400}.mb-100{margin-bottom:100px}.mb-70{margin-bottom:70px}.link-deco__text{color:#5a82c5;text-decoration:underline}.lk-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;background-color:#f8f8f8;border-radius:16px;padding:32px;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}.lk-link__icon{border-radius:50%;background-color:#fff;width:58px;height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lk-link__top{margin-bottom:80px}.lk-link__title{-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.modal-login{max-width:470px;width:100%;border-radius:16px;padding:46px}.modal-success{max-width:470px;width:100%;border-radius:16px;padding:46px}.btn.__arrow span::after{width:10px;height:10px;border:2px solid #fff;display:inline-block;border-left:none;border-top:none;content:"";-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:8px}.p-aside{border:1px solid #e3e9f3;border-radius:16px}.p-aside__top{padding:26px}.p-aside__bottom{padding:20px 26px 24px 26px;border-top:1px solid #e3e9f3}.p-aside__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:22px;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.p-aside__link:last-child{margin-bottom:0}.p-item{background-color:#f8f8f8;border-radius:16px;padding:32px 44px}.floating-label{position:relative;width:100%}.floating-label__label{position:absolute;top:50%;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;border:none;background-color:inherit;color:#9b9997;font-size:16px;line-height:1;-webkit-transition:top .1s ease-in-out,scale .1s ease-in-out;-o-transition:top .1s ease-in-out,scale .1s ease-in-out;transition:top .1s ease-in-out,scale .1s ease-in-out;padding:4px 8px}.floating-label__label--textarea{top:16px;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.floating-label .floating-label__input::-moz-placeholder{color:rgba(0,0,0,0)}.floating-label .floating-label__input::-webkit-input-placeholder{color:rgba(0,0,0,0)}.floating-label .floating-label__input:-ms-input-placeholder{color:rgba(0,0,0,0)}.floating-label .floating-label__input::-ms-input-placeholder{color:rgba(0,0,0,0)}.floating-label .floating-label__input::placeholder{color:rgba(0,0,0,0)}.floating-label .floating-label__input:not(:-moz-placeholder-shown)~.floating-label__label{top:0;transform:translateY(-100%) scale(0.85);transform-origin:left}.floating-label .floating-label__input:not(:-ms-input-placeholder)~.floating-label__label{top:0;-ms-transform:translateY(-100%) scale(0.85);transform:translateY(-100%) scale(0.85);-ms-transform-origin:left;transform-origin:left}.floating-label .floating-label__input:focus~.floating-label__label,.floating-label .floating-label__input:not(:placeholder-shown)~.floating-label__label{top:0;-webkit-transform:translateY(-100%) scale(0.85);-ms-transform:translateY(-100%) scale(0.85);transform:translateY(-100%) scale(0.85);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;display:none;}.input{display:block;width:100%;padding:14px 24px;height:54px;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;border-radius:8px;background-color:#fff;border:1px solid #e1e1e1}.custom-radio{line-height:1}.custom-radio>input{position:absolute;z-index:-1;opacity:0}.custom-radio>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.custom-radio>span::before{content:"";display:inline-block;width:26px;height:26px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #d6e2ed;border-radius:50%;margin-right:8px;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.custom-radio>input:not(:disabled):not(:checked)+span:hover::before{border-color:#383a3d}.custom-radio>input:not(:disabled):active+span::before{border-color:#d3d3d3}.custom-radio>input:focus+span::before{border:1px solid #000}.custom-radio>input:focus+span::before{border:1px solid #000}.custom-radio>input:checked+span::before{border:1px solid rgba(0,75,141,.16);background-color:#fff;-webkit-box-shadow:0px 0px 0px 7px #5a82c5 inset;box-shadow:0px 0px 0px 7px #5a82c5 inset}.custom-radio>input:checked+span{color:#383a3d}.custom-radio>input:disabled+span::before{background-color:#e9ecef;border-color:rgba(30,30,30,.2235294118)}.checkbox{margin-bottom:16px}.checkbox:last-of-type{margin-bottom:0}.custom-checkbox{cursor:pointer}.custom-checkbox>input{position:absolute;z-index:-1;opacity:0}.custom-checkbox>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox>span::before{content:"";display:inline-block;width:26px;height:26px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #e1e1e1;border-radius:4px;margin-right:14px;background-repeat:no-repeat;background-position:center center;background-size:70% 70%}.custom-checkbox>input:not(:disabled):not(:checked)+span:hover::before{border-color:#2f2f2f}.custom-checkbox>input:checked+span::before{background-color:#5a82c5;background-image:url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7 0.3C13.3 -0.1 12.7 -0.1 12.3 0.3L4.8 7.8L1.7 4.7C1.3 4.3 0.7 4.3 0.3 4.7C-0.1 5.1 -0.1 5.7 0.3 6.1L4.1 9.9C4.3 10.1 4.5 10.2 4.8 10.2C5.1 10.2 5.3 10.1 5.5 9.9L13.7 1.7C14.1 1.3 14.1 0.7 13.7 0.3Z' fill='white'/%3E%3C/svg%3E%0A");background-size:60%;background-position:center}.custom-checkbox>input:disabled+span::before{background-color:#e9ecef}.upload{cursor:pointer}.upload__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:218px;height:218px;border:2px dashed #dfdfdf;-webkit-transition:border-color .25s;-o-transition:border-color .25s;transition:border-color .25s;outline-offset:-12px;background-color:#fff;border-radius:16px;cursor:pointer;margin-bottom:14px}.upload input[type=file]{width:.1px;height:.1px;opacity:0;position:absolute;z-index:-10}.upload__btn{color:#5a82c5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.upload__btn::after{width:8px;height:8px;display:inline-block;border:1px solid #5a82c5;border-top:none;border-left:none;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:4px;content:""}.upload-avatar{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.p-delete{border:1px solid #e1e1e1;border-radius:16px;padding:30px 46px;opacity:.7}.p-delete__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.cross{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cross::after,.cross::before{width:18px;height:1px;background-color:#424242;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s;position:absolute;content:""}.cross::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.cross::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.login-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.comment-field{border:1px solid #d3d3d3;padding:16px 16px 16px 22px;border-radius:16px}.comment-field.__reply{border:1px solid #dcdcdc;background-color:#f8f8f8}.comment-field__textarea{resize:none;width:100%;height:80px;border:none;background-color:rgba(0,0,0,0)}.comment-field__textarea::-webkit-input-placeholder{color:#d3d3d3;font-size:16px}.comment-field__textarea::-moz-placeholder{color:#d3d3d3;font-size:16px}.comment-field__textarea:-ms-input-placeholder{color:#d3d3d3;font-size:16px}.comment-field__textarea::-ms-input-placeholder{color:#d3d3d3;font-size:16px}.comment-field__textarea::placeholder{color:#d3d3d3;font-size:16px}.comment-field__textarea:focus{outline:none}.avatar{width:54px;height:54px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background-color:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.avatar.__sm{width:32px;height:32px}.avatar-wrapper{position:relative}.avatar-marker{position:absolute;top:-6px;right:-6px;width:18px;height:18px;z-index:1}.avatar-marker__icon{width:18px;height:18px;background-color:#5a82c5;border:2px solid #fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.avatar-marker__tip{position:absolute;font-size:12px;color:#fff;background-color:#5a82c5;padding:4px 8px;border-radius:20px;white-space:nowrap;top:-28px;left:9px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;pointer-events:none}.avatar-marker__tip::after{position:absolute;content:"";width:16px;height:16px;background-color:#5a82c5;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);bottom:0;z-index:-1}.comment{margin-bottom:30px}.comment:last-child{margin-bottom:0}.comment__text{font-size:16px;margin-bottom:10px}.comment__btn-reply{cursor:pointer}.comment__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comment__reply{margin-top:30px;padding-left:64px;display:none}.comment__reaction-list{background-color:#f8f8f8;padding:20px;border-radius:8px;margin-top:12px;display:none}.comment__reaction-list.__show{display:block}.comment__show-reply,.comment__show-reactions{cursor:pointer}.comment__show-reply span,.comment__show-reactions span{-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.comment__delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#e87474}.comment__delete .cross::after,.comment__delete .cross::before{width:12px;background-color:#e87474}.comment__no-photo{position:absolute;text-align:center;text-transform:uppercase;font-size:18px}.comment__img{width:190px;height:120px;border-radius:16px;overflow:hidden}.comment__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comment__show-reactions .reactions-hide{display:none}.comment__show-reactions.__show .reactions-hide{display:inline-block}.comment__show-reactions.__show .reactions-show{display:none}.comment__show-reply .reply-hide{display:none}.comment__show-reply.__show .reply-hide{display:inline-block}.comment__show-reply.__show .reply-show{display:none}.comment__reply.__show{display:block}.reaction{padding:10px;border:1px solid #ddd;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;border-radius:50px;cursor:pointer;line-height:1;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.reaction.__active{background-color:#404040;border-color:#404040}.reaction.__active svg{fill:#e87474;stroke:#e87474}.reaction.__active .reaction__number{color:#fff}.reaction svg{width:14px;height:13px;stroke:#424242;fill:none;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.reaction__number{font-size:13px}.tag-status{padding:4px 8px;font-size:11px;display:inline-block;border-radius:20px;line-height:1.3}.tag-status.__reader{border:1px solid #d3d3d3;background-color:rgba(0,0,0,0);color:#6d6d6d}.tag-status.__expert{background-color:#eef1f6;color:#6d6d6d}@media(min-width: 991px){.lk-link:hover{background-color:#eef1f6}.lk-link:hover .lk-link__title{color:#014c8c}.p-aside__link:hover{color:#014c8c}.p-delete__btn:hover{color:#f74949}.p-delete__btn:hover .cross::after,.p-delete__btn:hover .cross::before{background-color:#f74949}.upload:hover .upload__container{border-color:#5a82c5}.login-link:hover{color:#5a82c5}.avatar-marker:hover .avatar-marker__tip{opacity:1}.comment__show-reactions:hover span{color:#5a82c5}.comment__show-reply:hover span{color:#5a82c5}.reaction:hover{border-color:#404040}.reaction:hover svg{stroke:#e87474}}@media(max-width: 575px){.p-item{padding:20px 16px}.comment__reply{margin-top:20px;padding-left:16px}.mb-70{margin-bottom:40px}.comment-field__textarea{height:46px}.comment-field{padding:8px}.comment__bottom{display:block}}
/* End */


/* Start:/local/templates/exper/static/css/custom.css?178074114679417*/











.link-card__name b {
    color: var(--blue);
    font-weight: inherit;
}








/*todo: что это и зачем?*/
* {
    -webkit-locale: auto;
    white-space: normal;
}



















.tool-tip__content {
    padding: 10px 16px;
    border-radius: 8px;
}



.menu {
    background-color: var(--pale) !important;
}


/*делаем карту ч/б*/
.map-wrapper {
    filter: grayscale(1);
    -ms-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
}




.socials {
    display: flex;
}
.socials-link * {
    transition: 250ms !important;
}
.socials-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
    background-color: var(--pale);
    border-radius: 50%;
    border: 3px solid white;
}
.socials-link:not(:first-child) {
    /*margin-left: -12px;*/
}
.socials-link__tg {
    margin-left: -3px;
}

.socials-link:hover {
    background-color: var(--blue);
}
.socials-link:hover svg path {
    fill: white;
}

.menu .socials {
    margin-left: -3px;
}

.company-address {
    display: flex;
/*    flex-direction: column;*/
    align-items: center;
    justify-content: flex-end;
/*    width: 250px;*/
}
.company-address.kontakt-block {
/*    width: 160px;*/
}

.link-city {
    display: flex;
    align-items: center;
    cursor: pointer;
/*    color: #A3A3A3;*/
}
    .link-city__icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 18px;
        height: auto;
        margin: 0 5px 0 0;
    }
    .link-city__chevron {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 10px;
        height: auto;
        margin: 0 0 0 8px;
    }






.link-border span {
    display: inline;
    color: #424242;
    border-bottom: 1px solid #dadada;
    transition: 250ms;
}
    .link-border.color-blue span {
        color: var(--blue) !important;
        border-bottom: 1px solid #D7DDE6;
    }
    .link-border.color-lightgray span {
        color: var(--lightgray) !important;
        border-bottom: 1px solid #6a6a6a;
    }
    .link-border:hover span {
        color: var(--blue);
        border-bottom: 1px solid #D7DDE6;
    }
    .link-border.color-blue:hover span {
        color: #4b74b8 !important;
        border-bottom: 1px solid var(--blue);
    }
    .link-border.color-lightgray:hover span {
        color: #e0dfdf !important;
        border-bottom: 1px solid #999797;
    }

p {
    line-height: 1.45 !important;
    margin-bottom: 16px;
}

.mb-100 {
    margin-bottom: 100px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.pb-100 {
    padding-bottom: 100px !important
}
.pt-100 {
    padding-top: 100px !important;
}
.height-auto {
    height: auto !important;
}

@media screen and (max-width: 992px) {
    .mb-100 {
        margin-bottom: 90px !important;
    }
    .mt-100 {
        margin-top: 90px !important;
    }
    .pb-100 {
        padding-bottom: 90px !important
    }
    .pt-100 {
        padding-top: 90px !important;
    }
}
@media screen and (max-width: 768px) {
    .mb-100 {
        margin-bottom: 75px !important;
    }
    .mt-100 {
        margin-top: 75px !important;
    }
    .pb-100 {
        padding-bottom: 75px !important
    }
    .pt-100 {
        padding-top: 75px !important;
    }
}
@media screen and (max-width: 576px) {
    .mb-100 {
        margin-bottom: 60px !important;
    }
    .mt-100 {
        margin-top: 60px !important;
    }
    .pb-100 {
        padding-bottom: 60px !important
    }
    .pt-100 {
        padding-top: 60px !important;
    }
}






@media screen and (max-width: 992px) {
    .fs-64 {
        font-size: 58px !important;
    }   
}
@media screen and (max-width: 768px) {
    .fs-64 {
        font-size: 54px !important;
    }   
}
@media screen and (max-width: 576px) {
    .fs-64 {
        font-size: 50px !important;
    }   
}




.border {
    border: 1px solid #DDDDDD;
}
.p-32 {
    padding: 32px;
}
.r-16 {
    border-radius: 16px !important;
    overflow: hidden;
}
.r-32 {
    border-radius: 32px !important;
    overflow: hidden;
}
.img-round {
    border-radius: 50% !important;
    overflow: hidden !important;
}
.img-120 {
    width: 120px;
    height: 120px;
}





.factoids {
    padding: 36px 0;
}
.factoids-topline {
    border-top: 1px solid #DDDDDD;
}
.factoid-item {
    position: relative;
    display: flex;
    padding: 0 8px 0 0;

}
.factoid-item::before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 110%;
    background-color: #DDDDDD;
}

@media screen and (min-width: 992px) {
    .factoids [class^="col-"]:last-child .factoid-item::before {
        display: none;
    } 
}

@media screen and (max-width: 992px) {
    .factoids [class^="col-"]:nth-child(even) .factoid-item::before {
        display: none;
    } 
}
@media screen and (max-width: 768px) {
    .factoid-item {
        flex-wrap: wrap;

    }  
    .factoid-item span {
        width: 100%;
    }
    /*.factoid-item span br {
        display: none;
    }*/
}
@media screen and (max-width: 992px) {
  .factoid-item {
        padding: 0 8px 8px 0;
        margin: 0 0 32px 0;

    }  
}
@media screen and (max-width: 576px) {
    .factoid-item::before  {
        display: none;
        /*height: 100%;*/
    }
}
  
.text-links {}
.text-link-item {
    display: block;
    padding: 32px 0 32px 0;
    border-bottom: 1px solid #DDDDDD;
}
    .text-links .text-link-item:first-child {
        padding: 0px 0 32px 0;
    }
    .text-link-item * {
        transition: 250ms;
    }
    .text-link-caption:hover  {
        color: var(--blue);
        border-bottom: 1px solid #D7DDE6;
    }
    .text-link-item:hover .text-link-date {
        color: #424242;
    }
    .text-link-item:hover .text-link-source path {
        stroke: #424242;
    }
.text-link-caption {
    display: inline;
    font-size: 20px;
    color: #424242;
    font-weight: 500;
    line-height: 1.4;
    border-bottom: 1px solid transparent;
}
.text-link-footer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 24px;
}
.text-link-date {
    font-size: 16px;
    color: #929292;
    margin: 0 48px 0 0;
}
.text-link-source {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #929292;
}
.text-links--sm .text-link-item {
    padding: 24px 0 24px 0;
}
.text-links--sm .text-link-caption {
    font-size: 17px;
    line-height: 1.35;
}
.text-links--sm .text-link-date {
    font-size: 14px;
    line-height: 1.25;
}
.text-links--sm .text-link-source {
    font-size: 14px;
    line-height: 1.25;
}

@media screen and (max-width: 992px) {
    .text-link-caption {
        font-size: 19px;
    }
    .text-links--sm .text-link-item {
        padding: 22px 0 22px 0;
    }
}
@media screen and (max-width: 768px) {
    .text-link-item {
        padding: 28px 0 28px 0;
    }
        .text-links .text-link-item:last-child {
            border-bottom: 0;
        }
    .text-link-caption {
        font-size: 18px;
    }
    .text-link-footer {
        margin-top: 24px;
        flex-wrap: wrap;
    }
    .text-link-date {
        margin: 0 36px 0 0;
    }
    .text-link-source,
    .text-link-date {
        font-size: 14px;
    }
    .text-links--sm .text-link-item {
        padding: 20px 0 20px 0;
    }
    .text-links--sm .text-link-caption {
        font-size: 16px;
    }

}
@media screen and (max-width: 576px) {
    .text-link-item {
        padding: 24px 0 24px 0;
    }
    .text-link-caption {
        font-size: 17px;
    }
    .text-link-footer {
        margin-top: 18px;
    }
    .text-link-source,
    .text-link-date {
        font-size: 13px;
    }
    .text-link-date {
        margin: 0 12px 3px 0;
    }
}

.breadcrumbs {
    display: block;
    margin-top: 36px;
}
.breadcrumbs__item {
    display: inline;
}
.breadcrumbs__link {
    font-size: 14px !important;
}
.breadcrumbs__link.breadcrumbs__link--current {
    color: #a7a7a7 !important;
}
.breadcrumbs__link.breadcrumbs__link--current:hover {
    opacity: 1 !important;
}
.breadcrumbs__link.breadcrumbs__link--current:hover span {
    opacity: 1 !important;
    color: #a7a7a7 !important;
}


.date-item {
    display: flex;
    align-items: flex-start;

}
.date-item__number {
    flex: 0 0 92px;
    margin-right: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.date-item__dash {
    flex: 0 0 20px;
    width: 20px;
    height: 1px;
    line-height: 30px;
    background-color: #404040;
}
.date-item__text {}



.slider-cards {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}

    .slider-cards__nav {
        display: flex;
        align-items: center;
        margin-left: auto;
        flex: 0 0 109px;
    }

    @media screen and (max-width: 768px) {
        .slider-cards__nav {
            flex: 0 0 96px;
        }
    }
    @media screen and (max-width: 576px) {
        .slider-cards__nav {
            flex: 0 0 88px;
        }
    }



/*хак по выравниванию рядов в сдвоенном слайдере*/
.slider-double .swiper-slide .link-card {
    height: calc(50% - 1.5rem);

}


.slider-lead__slide {
    position: relative;
    width: 100%;
    height: 500px;
    
    border-radius: 32px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
}
.slider-lead__nav {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.slider-lead__slide::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 65%;
    background: linear-gradient(0deg,rgba(0, 0, 0, .5) 0%, rgba(255, 255, 255, 0) 100%);
}

.slider-lead__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
    filter: brightness(.9);
}

.slider-lead__nav {
    display: flex;
    align-items: center;
    margin-left: auto;
    flex: 0 0 109px;
    position: absolute;
    right: 34px;
    bottom: 34px;
    z-index: 1;
}
.slider-lead__nav .swiper-button-prev {
    margin-right: 12px;
}

@media screen and (max-width: 768px) {
    .slider-lead__slide {
        height: 600px;
        padding: 24px;
    }
    .slider-lead__nav {
        flex: 0 0 100%;
        right: 24px;
        bottom: auto;
        top: 24px;
        height: 38px;
    }
}




.video-thumbnail * {
    transition: 300ms;
}
.video-thumbnail__img {
    z-index: 2;
}
.video-thumbnail__img::after {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(/img/icons/play-btn.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 300ms;
    z-index: 3;
}

.video-thumbnail:hover .video-thumbnail__img img {
    filter: brightness(85%);
}

.video-thumbnail:hover .video-thumbnail__img::after {
    transform: translate(-50%, -50%) scale(1.08);
}






.socials-btn {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.socials-btn--vk {
    background-color: #5A82C5;
}
.socials-btn--yt {
    background-color: #C56E5A;
}

.socials-btn--vk:hover {
    background-color: #7296D2;
}

.socials-btn--yt:hover {
    background-color: #D5806C;
}






.slider-card {
    height: 540px;
/*    border-radius: 16px;*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 34px;
    display: flex;
    align-items: flex-end;
/*    overflow: hidden;*/
}
.slider-card__info {
    z-index: 2;
}
.slider-card__overlay {
    position: absolute;
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}



.slider-cards__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
/*    margin-bottom: 32px;*/
}
/*.slider-cards__header h2 {
    margin: 0 24px 0 0 !important;
}*/
.slider-cards__text {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.slider-cards__nav .swiper-button-prev {
    margin-right: 12px;
}
/*@media screen and (max-width: 768px) {
    .slider-cards__header {
        margin-bottom: 24px;
    }
}*/

.slider-cards__header

.slider-persona__body {}
    @media screen and (max-width: 768px) {
        .slider-cards__text .link-deco {
            display: none;
        }
    }
.slider-cards--auto-width .swiper-slide {
    width: auto;
}


.slider-lead {
    position: relative;
}

.slider-lead__controls {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    z-index: 2;
}







.noSelect {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-uzer-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
}


.fake-radio {
    line-height: 1;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}


.fake-radio__checkbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 1px solid lightgray;
    border-radius: 50%;
    margin-right: 12px;
    background-color: #fff;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    will-change: box-shadow;
}
.fake-radio.fake-radio--active .fake-radio__checkbox {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 0px 5px var(--blue) inset;
    box-shadow: 0px 0px 0px 5px var(--blue) inset;
}





.timeline-item {
    position: relative;
    padding-bottom: 60px;
}
    .timeline-item::before {
        position: absolute;
        content: '';
        display: block;
        left: 28px;
        top: 0;
        height: 100%;
        width: 2px;
        background-color: #EEF1F6;
    }
    .timeline-item:last-of-type::before {
        display: none;
    }
    .timeline-item:last-child {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
.timeline-item__caption {
    display: flex;
}
.timeline-item__num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    flex: 0 0 58px;
    margin: 0 24px 0 0;
    border-radius: 50%;
    background-color: #EEF1F6;
    color: var(--blue);
    font-size: 20px;
}
.timeline-item__heading {}
    


@media screen and (max-width: 992px) {
    .timeline-item {
        padding-bottom: 36px;
    }
    .timeline-item::before {
        display: none;
    }
    .timeline-item__caption {
        flex-wrap: wrap;
        margin-bottom: 18px;
    }
    .timeline-item__heading {
        width: 100%;
    }
}



.card {}
.card.card--chevron {
/*    24+48+30(20)*/
    padding: 30px 30px 92px 30px;
    position: relative;
    border: 1px solid transparent;
}
.card-chevron__deco {
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    background-color: var(--pale);
    bottom: 30px;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card.card--chevron:hover {
    border: 1px solid var(--dark-pale);
/*box-shadow: 0 6px 24px 0px rgba(0,0,0,.06);*/
}
.card.card--chevron:hover .h5 {
    color: var(--blue);
}
.card.card--chevron:hover .card-chevron__deco {
    background-color: var(--blue);
}
.card.card--chevron:hover .card-chevron__deco path{
    fill: white;
}


.card__image {
    width: 100%;
}



.img-person {
    position: relative;
    width: 100%;
    /*height: 432px;*/
    padding-top: 133%; 

    border-radius: 16px;
    overflow: hidden;
}
.img-person img {
    position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top center;
}




.img-aspect {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}
.img-aspect--19-9 {
    /*padding-top: 47.3%; */
    aspect-ratio: 19/9;
}
.img-aspect--16-9 {
    /*padding-top: 56.25%; */
    aspect-ratio: 16/9;
}
.img-aspect--9-16 {
    /*padding-top: 56.25%; */
    aspect-ratio: 9/16;
}
.img-aspect--4-3 {
    /*padding-top: 133%; */
    aspect-ratio: 4/3;
}
.img-aspect--3-4 {
    /*padding-top: 133%; */
    aspect-ratio: 3/4;
}
.img-aspect--35-30 {
    aspect-ratio: 3/3.5;
}
.img-aspect--1-1 {
    /*padding-top: 100%; */
    aspect-ratio: 1/1;
}
  .img-aspect img,
  .img-aspect iframe {
        /*position: absolute;*/
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center;
    }


.img-resp {
    position: relative;
    max-width: 100%;
}
    .img-resp img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center;
    }

.overflow-visible {
    overflow: visible !important;
}



.link-card {
    display: block;
    user-select: none;
}

.link-card__img img,
.link-card__name,
.link-card__job,
.link-card__year { transition: 300ms !important; }
.link-card__info-track {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*
.link-card__name {
    color: var(--gray);
}*/

/*.link-card .link-card__img img {
    transform: translateY;
}*/

/*hover-scale*/
.link-card.hover-scale:hover .link-card__img img {
    transform: scale(1.04);
}

/*hover-overlay*/
.link-card.hover-overlay .link-card__img::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    z-index: 2;
    transition: 200ms;
}
.link-card.hover-overlay:hover .link-card__img::before {
    opacity: 0.11;
}


/*hover-deco-1*/
.link-card.hover-deco-1 .link-card__img::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 0px;
    height: 0px;
    border-radius: 50%;
    background-color: #EEF1F6;
    /*background-image:url(/local/templates/exper/static/img/icons/chevron.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 55% center;*/
    opacity: 0;
    z-index: 2;
    transition: 200ms;
}
.link-card.hover-deco-1 .link-card__img::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translateX(-46%) translateY(-50%);
    width: 16px;
    height: 16px;
    background-image:url(/local/templates/exper/static/img/icons/chevron.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    z-index: 3;
    transition: 200ms;
}
.link-card.hover-deco-1:hover .link-card__img::before {
    width: 64px;
    height: 64px;
    opacity: 1;
}
.link-card.hover-deco-1:hover .link-card__img::after {
    opacity: 1;
    transition-delay: 50ms;
}



/*hover-deco-2*/
.link-card.hover-deco-2 .link-card__img::before {
    position: absolute;
    content: '';
    bottom: 16px;
    right: 16px;
    width:48px;
    height:48px;
    border-radius: 50%;
    background-color: var(--blue);
    opacity: 0;
    transform: scale(0.75);
    z-index: 2;
    transition: 200ms;
}
.link-card.hover-deco-2 .link-card__img::after {
    position: absolute;
    content: '';
    bottom: 32px;
    right: 32px;
    width: 14px;
    height: 14px;
    background-image:url(/local/templates/exper/static/img/icons/chevron-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    
    z-index: 3;
    transition: 200ms;
}
.link-card.hover-deco-2:hover .link-card__img::before {
    transform: scale(1);
    opacity: 1;
}
.link-card.hover-deco-2:hover .link-card__img::after {
    opacity: 1;
    
}


.link-card:hover .link-card__name {
    color: var(--blue) !important;
}
.link-card:hover .link-card__job,
.link-card:hover .link-card__year,
.link-card:hover .link-card__info-track
 {
    color: #404040 !important;
}


.lead-icon {
    display: flex;
    flex-wrap: nowrap;
}
.lead-icon__icon {
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
    margin-right: 18px;
}
.lead-icon__text {}

.author {
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
    transition: 300ms;
}
    .author__img {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 12px 0 0;
        width: 68px;
        flex: 0 0 68px;
        height: 68px;
        border-radius: 50%;
        overflow: hidden;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        text-transform: uppercase;
    }
    .author__name {}
    .author:hover p:first-child {
        color: var(--blue);
    }

@media screen and (max-width: 768px) {
    .author {
        flex-wrap: wrap;
    }
    .author__img {
        margin: 0 0 12px 0;
        width: 52px;
        flex: 0 0 52px;
        height: 52px;
    }    
    .author__name {
        flex: 0 0 100%;
    }
}






.footer {
    border-radius: 32px 32px 0 0;
    overflow: hidden;
}



.review {
    display: block;
    border: 1px solid #D1D1D1;
    padding: 32px;
    border-radius: 16px;
    margin-top: 1px; /*фикс бага, при котором в некоторых слайдах исчезает топ-бордер у карточек*/
}
    .review__header {
        display: flex;
        justify-content: space-between;
        margin: 0 0 24px 0;
        font-weight: 500;
    }
    .review__source {
        flex: 0 0 104px;
    }
        .review__source img {
            object-fit: contain;
        }
    .review__body {
        margin: 0 0 24px 0;
        color: #404040;
    }
    .review__footer {
        display: flex;
        justify-content: space-between;
    }
    .review__date {
        font-size: 14px;
        color: #7E7E7E;
    }
    .author__img--nophoto {
        background-color: var(--blue);
    }

    .review__stars {
        margin-top: 6px;
        display: flex;
        align-items: center;
    }
    .review__star-item {
        width: 16px;
        height: 16px;
        margin: 0 6px 0 0;
        background-image: url(/local/templates/exper/static/img/review-star.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
    }
    .review__organization {
        position: absolute;
        z-index: -99;
        left: -9999px;
    }
        .review:hover .review__body,
        .review:hover .author__name {
            color: #404040;
        }
        .review:hover .review__date {
            color: #7E7E7E;
        }
        .review:hover {
            background-color: #EEF1F6;
            border-color: #EEF1F6;
            /*background-color: #F2F2F2;*/
        }

@media screen and (max-width: 768px) {
    .review {
        padding: 24px;
    }
    .review__source {
        position: absolute;
        width: 75px;
        top: 24px;
        right: 26px;
    }
}  
        


    .card {
        padding: 30px;
        border-radius: 16px;
        color: #767676;
        display: flex;
        justify-content: start;
        align-items: start;
        height: 100%;
    }
    .card * {
        transition: 300ms ease !important;
    }
    .card--usluga {
        background-color: #F8F8F8;
        /*display: block;*/
    }

        .card--usluga .link-deco {
            opacity: 0.6;
        }

        .card--usluga:hover {
            background-color: #EEF1F6;
        }
        .card--usluga:hover .card__name,
        .card--usluga:hover .card__cost {
            color: var(--blue);
        }
        .card--usluga:hover .card__description {
            color: #424242;
        }
        .card--usluga:hover .card__footer {
            border-color: #D0D8E8;
        }
        .card--usluga:hover .link-deco {
            opacity: 1;
        }
        .card--usluga:hover .card__icon path {
            stroke: var(--blue);
        }


    .card__name {
        font-size: 17px;
        font-weight: 500;
        color: #424242;
        margin: 0 0 12px 0;
    }
    .card__footer {
        width: 100%;
        margin: auto 0 0 0;
        padding: 18px 0 0 0;
        border-top: 1px solid #E2E6F0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
        .card__footer--noborder {
            border-top: 0;
        }
    .card__cost {
        color: #424242;
        font-weight: 500;
    }
    .card__icon {
        width: 58px;
        height: 58px;
        flex: 0 0 58px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        border-radius: 50%;
        margin-bottom: 12px;
    }



    .pill {
        display: inline-flex;
        align-items: center;
        border-radius: 50px;
        font-style: normal !important;
        user-select: none;
        color: #424242 !important;
    }

        .pill--sm {
            padding: 6px 12px;
            font-size: 12px;
        }
        .pill--md {
            padding: 8px 16px;
            font-size: 14px;
        }


        .pill--border {
            border: 1px solid #D3D3D3;
        }
        .pill--gray {
            background-color: #F6F6F6;
            border: 1px solid #F6F6F6;
        }
        .pill--white {
            background-color: #fff;
        }
        .pill--pale {
            background-color: #F1F3F9;
            color: #5A82C5 !important;
        }
        .pill--darkpale {
            background-color: #D0D8E6;
        }


        .pill.pill--hoverable {
            cursor: pointer;
        }
        .pill--border.pill--hoverable:hover {
            background-color: #D3D3D3;
        }
        .pill--gray.pill--hoverable:hover {
            /*to do: изменить цвет обводки на более подходящий;*/
            border: 1px solid lightgray;
        }
        .pill--pale.pill--hoverable:hover {
            background-color: #E7EAF4;
        }
        .pill--darkpale.pill--hoverable:hover {
            background-color: #DEE3EC;
        }




.selection-wrapper .link-selection {
    margin-top: -1px;
}
.selection-wrapper .link-selection:first-child {
    margin-top: 0;
}


.link-selection {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid var(--middlegray);
    border-bottom: 1px solid var(--middlegray);
    z-index: 1;
    position: relative;
}
.link-selection__name {
    flex: 0 0 50%;
    width: 50%;
}
.link-selection__params-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
}
.link-selection__param {
    flex: 0 0 33%;
    width: 33%;
}
.link-selection__arrow {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid var(--middlegray);
    display: flex;
    align-items: center;
    justify-content: center;
}
    .link-selection * {
        transition: 200ms;
    }
    .link-selection:hover {
        border-color: #cbced5;
        z-index: 3;
    }

    .link-selection:hover .link-selection__name {
        color: var(--blue);
    }
    .link-selection:hover .link-selection__arrow {
        background-color: var(--blue);
        border-color: var(--blue);
    }
    .link-selection:hover .link-selection__arrow svg {
        transform: rotate(-45deg);
    }
    .link-selection:hover .link-selection__arrow path {
        fill: #fff;
    }

    @media screen and (max-width: 991px) {
        .link-selection {
            flex-wrap: wrap;
            padding: 20px 50px 20px 0;
        }
        .link-selection__name {
            flex: 1 1 100%;
            width: 100%;
            margin-bottom: 12px;
        }
        .link-selection__param:nth-child(2) {
            display: none;
        }
        .link-selection__param {
            width: auto;
            flex: 0 1 auto;
            margin-right: 16px;
        }
        .link-selection__params-list {
            justify-content: flex-start;
        }
        .link-selection__arrow {
            flex: 0 0 42px;
            width: 42px;
            height: 42px;
            position: absolute;
            top: 20px;
            right: 0px;
        }
    }



    .link-deco {
        display: flex;
        align-items: center;
    }
        .link--chevron {

        }
        .link-deco__text {
            margin: 0 8px 1px 0;
            color: var(--blue);
            text-decoration: underline;
        }
        .link-deco__icon svg path {
            fill: var(--blue);
        }







.cta {
    padding: 35px 35px 35px 96px;
    border-radius: 16px;
    background-color: var(--pale);
}
    .cta__caption {
        position: relative;
    }
    .cta__icon {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -56px;
    }

@media screen and (max-width: 768px) {

    .cta {
        padding: 25px;
    }
        .cta__caption {
            padding-top: 50px;
        }
        .cta__icon {
            position: absolute;
            top: 0px;
            transform: translateY(0%);
            left: 0px;
        }
}



.bg-block-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    padding: 0 30px;
/*    max-width: 1440px;*/
    max-width: 1698px;
}
    @media screen and (max-width: 1400px) {
        .bg-block-wrapper {
            padding: 0 8px;
            min-width: auto;
        }
    }

/*.bg-block {*/
    /*background-color: #EEF1F6;*/
    /*margin: 0 30px;*/
    /*margin-top: 0px;*/
    /*border-radius: 32px;*/
/*}*/


.bg-block {
    background-color: #EEF1F6;
    box-shadow: none;
    padding: 64px 32px;
    border-radius: 32px;

}
    @media screen and (max-width: 992px) {
        .bg-block {
            padding: 48px 36px;
        }
    }
    @media screen and (max-width: 768px) {
        .bg-block {
            padding: 36px 6px;
        }
    }


.hero {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 516px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    flex-wrap: wrap;
}
    .hero--big {
        min-height: 700px !important ;
    }
    .hero__overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: 0.12;
    }

    @media screen and (max-width: 1400px) {
        .hero {
            min-height: auto;
        }
    }



.heading-listed {
    position: relative;
    padding-left: 53px;
}
.heading-lested__number {
    position: absolute;
    display: inline-block;
    font-size: 17px;
    left: 0;
    top: -5px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #EEF1F6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.heading-listed__text {}





/*
    Аватарки для сотрудников и авторов статей. С обводкой для Услуг и для Блога.
    Не путать с авторами комментов, это другое — там без обводки
*/
.avatar-track {
    display: flex;
    align-items: center;
}
.avatar-thumbnail {
    position: relative;
/*    width: 54px;*/
/*    height: 54px;*/
/*    flex: 0 0 54px;*/
    border-radius: 50%;
    overflow: hidden;
/*    border: 3px solid #D0D8E6;*/
    margin: 0 10px 0 0;
}
.avatar-thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 102%;
    max-width: none;
}


@media screen and (max-width: 768px) {
    .avatar {
        width: 40px;
        height: 40px;
    }
}





.avatar-thumbnail--sm {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    border: 3px solid;
}
.avatar-thumbnail--md {
    width: 54px;
    height: 54px;
    flex: 0 0 54px;
    border: 3px solid;
}
.avatar-thumbnail--lg {
    width: 68px;
    height: 68px;
    flex: 0 0 68px;
    border: 3px solid;
}

.avatar-tumbnail--border-white {
    border-color: white;
}
.avatar-tumbnail--border-pale {
    border-color: var(--pale);
}
.avatar-tumbnail--border-darkpale {
    border-color: var(--dark-pale);
}
.avatar-tumbnail--border-lightgray {
    border-color: var(--lightgray);
}
.avatar-tumbnail--border-gray {
    border-color: var(--gray);
}


.avatar-track--intersection .avatar-thumbnail--sm {
    margin: 0 -6px 0 0;
}
.avatar-track--intersection .avatar-thumbnail--md {
    margin: 0 -8px 0 0;
}
.avatar-track--intersection .avatar-thumbnail--lg {
    margin: 0 -11px 0 0;
}
    .avatar-track--intersection .avatar-thumbnail--sm:last-child,
    .avatar-track--intersection .avatar-thumbnail--md:last-child,
    .avatar-track--intersection .avatar-thumbnail--lg:last-child {
        margin: 0 0 0 0 !important;
    }




.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}


.list.list--dash {}
    .list.list--dash li {
        position: relative;
        padding-left: 36px;
    }
    .list.list--dash li::before {
        position: absolute;
        content: '';
        left: 0;
        top: 10px;
        width: 22px;
        height: 1px;
        background-color: #424242;
    }


.list--point li {
    padding-left: 18px;
}
.list--point li::before {
    width: 7px;
    height: 7px;
}





.link-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.link-btn span {
    color: var(--black);
    transition: 250ms;
}
.link-btn--icon {}
.link-btn--icon-right svg {
    margin-left: 8px;
}
.link-btn--icon-left svg {
    margin-right: 8px;
}
.link-btn:hover span {
    color: var(--blue);
}

.btn--icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn--icon-right span {
    margin-right: 8px;
}
.btn--icon-left span {
    margin-left: 8px;
}
.btn--outlined {
    border: 1px solid lightgray;
    border-radius: 40px;
}
@media screen and (max-width: 992px) {
    .btn--lg {
        padding: 16px 36px;
    }
    .btn-lg-full {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .btn--lg {
        padding: 16px 24px;
    }
    .btn-md-full {
        width: 100%;
    }
}

.theme-link {
    color: var(--blue);
    position: relative;
    padding-bottom: 2px;
    text-decoration: none;
}
/*    .theme-link::before {
        content: "";
        position: absolute;
        bottom: 2px;
        left: 0;
        height: 1px;
        width: 100%;
        background: var(--blue);
        background: linear-gradient(left, transparent 0%,var(--blue) 50%,transparent 100%)
    }*/

    .theme-link .pill--sup {
        position: absolute;
        /* width: 84px; */
        top: -50%;
        left: 100%;
    }
    @media screen and (max-width: 992px) {
        .theme-link .pill--sup {
            top: 50%;
            left: 105%;
            transform: translateY(-50%);
        }
    }






.menu .accordion__label {
    border: 0 !important;
}

.border {
    border: 1px solid lightgray;
    border-radius: 6px;
}
.img-border {
    border: 1px solid lightgray;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
}
.img-play {
    position: relative;

}

    .img-play::after {
        position: absolute;
        content: '';
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        background-image: url(/local/templates/exper/static/css/../img/icons/play-btn.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        z-index: 3;
        transition: 200ms;
    }
        .img-play.img-play--sm::after {
            width: 36px;
            height: 36px;
        }
        .img-play.img-play--lg::after {
            width: 54px;
            height: 54px;
        }
    .img-play::before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: .25;
        z-index: 1;
    }
    .img-play:hover::after {
        transform: translateX(-50%) translateY(-50%) scale(1.08);
    }

.btn--lightblue {
    background-color: #e8effd;
    color: rgba(64,64,64,.6);
    background-color: #e8effd;
    text-align: center;
    border-radius: 3px;
}
.btn--lightblue:hover {
    color: white;
    background-color: var(--blue);
}
.btn--sm {
    padding: 8px 16px;
    font-size: 14px;
}



.note {
    /*background-color: whitesmoke;*/
    border: 1px solid lightgray;
    padding: 25px;
    border-radius: 6px;
}

.lid {
    position: relative;
    /*background-color: #e8effd;*/
    border: 1px solid lightgray;
    border-radius: 6px;
    padding: 30px 25px 30px 85px;
}
.lid::before {
    position: absolute;
    display: block;
    content: '';
    left: 25px;
    top: 30px;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;

}
.lid--document::before {
    background-image: url(/img/icons/icon-document.png);
}
.lid--warning::before {
    background-image: url(/img/icons/icon-warning.png);
}
.lid--russia::before {
    background-image: url(/img/icons/icon-russia.png);
}
.lid--expert::before {
    background-image: url(/img/icons/icon-expert.png);
}
.lid--research::before {
    background-image: url(/img/icons/icon-research.png);
}
.lid--microscope::before {
    background-image: url(/img/icons/icon-microscope.png);
}

@media screen and (max-width: 515px) {
    .lid {
        padding: 80px 24px 24px;
    }
    .lid::before {
        left: 20px;
        top: 20px;
        width: 45px;
        height: 45px;
    }
}


    .doc {
        display: block;
        position: relative;
        padding: 55px 25px 25px 30px;
        margin: 0 0 20px 0;
        border-radius: 6px 85px 6px 6px;
        min-height: 355px;
        width: 100%;
        max-width: 280px;
        transition: 200ms;
    }
        .doc--sertificate {
            background-color: #F1F1F1;
        }
        .doc--result {
            background-color: #fff;
            border: 1px solid lightgray;
        }
    .doc__format {
        position: absolute;
        bottom: 25px;
        left: 25px;
    }
    .doc__ribbon {
        position: absolute;
        bottom: -9px;
        right: 25px;
        width: 50px;
        height: 50px;
        background-image: url(/img/doc-ribbon.svg);
        background-size: contain
        background-position: 50% 50%;
    }
    .sertificate:hover {
        background-color: #E8EFFD;
    }
    .slider-container {
        position: relative;
        padding-top: 3rem;
        margin-top: -3rem;
    }
    .slider-container .swiper-container__btns {
        position: absolute;
        top: 0;
        right: 0;
    }
    .link--download {
        padding: 0 0 0 26px;
        background-image: url(/img/solid.svg);
        background-size: 16px;
        background-position: left center;
        background-repeat: no-repeat;
    }
    @media screen and (max-width: 568px) {
        .slider-container {
            position: relative;
            padding-top: 3rem;
            margin-top: 0rem;
        }
        .slider-container .swiper-container__btns {
            top: 0;
            right: auto;
            left: 0;
        }
    }

















.card--service {
    box-shadow: none !important;
    background-color: #F7F8FA;

}
.card--service:hover {
    background-color: #e8effd;
}

.card--service .card__main {
    max-width: none;
    flex: 0 0 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card--service .card__side {
    max-width: none;
    flex: 0 0 30%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.card__image {
    min-height: 200px;
    background-size: cover;
    background-position: center center;
}
.card__info {
    display: flex;
    flex-wrap:nowrap;
    margin-top: auto;
}

@media screen and (max-width: 1100px) {
    .card__info {
        flex-wrap: wrap;
    }
    .card__info-item { margin-bottom: 15px; }
} 

@media screen and (max-width: 567px) {
    .card.card--service {
        flex-wrap: wrap-reverse;
    }
    .card--service .card__main,
    .card--service .card__side {
        flex: 1 1 100%;
    }
    .card--service .card__side {
        height: 90px;
        margin-bottom: 15px;
        background-position: left center;
    }
}

.js-text {
    transition: opacity .05s,transform .1s,-webkit-transform .1s;
}

.video__btn svg {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
}

@media (max-width: 767px) {
    .video__btn svg {
        -webkit-transform: translateX(3px);
        -ms-transform: translateX(3px);
        transform: translateX(3px);
    }
}

@media (max-width: 575px) {
    .js-text {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}


.modal.modal--no-bg .container::before {
    display: none !important;
}

.animated-modal {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.fancybox-slide--current .animated-modal {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.modal__close:focus::after, .modal__close:focus::before {
    opacity: 1;
}

.modal__close {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.modal__close:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.modal__close:hover::after, .modal__close:hover::before {
    opacity: 1;
    background-color: var(--blue);
}



.fs-17 {
    font-size: 17px;
}

.swiper-pagination-bullet {
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
}

.min-h-200.bg {
    height: auto;
}

.table.table--price,
.table.table--price tr:first-child,
.table.table--price tr:first-child td {
    border-top: 0 !important;
}

.table--price td:nth-child(1) {
    width: 70%;
}
.table--price td:nth-child(2) {
    width: 15%;
}
.table--price td:nth-child(3) {
    width: 15%;
}

.table--lg td:nth-child(2) {
    width: auto;
    padding: 25px 15px 25px 0;
}



.color-black {
    color: var(--black);
}
.color-blue {
    color: var(--blue);
}
.color-gray {
    color: var(--gray);
}
.color-lightgray {
    color: var(--lightgray);
}

/*.color-grey,
.tabs__item a,
.link--light-grey
{
    color: #404040;
}*/

.link.link--white span {
    color: white !important;
    border-color: #565656;
}
    .link.link--white:hover span {
    border-color: #909090;
}


@media (max-width: 767px) {
    .table--lg td {
        padding: 15px 15px 15px 0 !important;
        font-size: 15px;
    }

}

@media (max-width: 575px) {
    .sm-none {
        display: none !important;
    }
}

.float-left-img {
    float: left;
    max-width: 48%;
    max-height: 500px;
    padding-right: 30px;
    padding-bottom: 20px;
}

@media (max-width: 767px) {
    .float-left-img {
        max-width: 60%;
        padding-right: 15px;
        padding-bottom: 5px;
    }
}

@media (max-width: 499px) {
    .float-left-img {
        max-width: 100%;
        float: none;
        padding-right: 0;
        max-height: 200px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .list--point li {
        font-size: 16px;
    }
    .table--price td:nth-child(1) {
    width: 60%;
    }
    .table--price td:nth-child(2) {
        width: 20%;
    }
    .table--price td:nth-child(3) {
        width: 20%;
    }
}

.map #map {
    width: 100%;
    height: 100%;
}

.card--person {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card--person .card__img {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #e8effd;
    background-position: 50% -15%;
}
@media (max-width: 1199px) {
    .card--person .card__img {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 991px) {
    .card--person .card__img {
        width: 180px;
        height: 180px;
    }
}

@media (max-width: 767px) {
    .card--person .card__img {
        width: 160px;
        height: 160px;
    }
        .table--price td:nth-child(1) {
        width: 50%;
    }
    .table--price td:nth-child(2) {
        width: 25%;
    }
    .table--price td:nth-child(3) {
        width: 25%;
    }
}

.card--person .card__main .fs-18 {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.card--person .card__main:hover .fs-18 {
    color: #88c9ff;
}

.card--person .card__main,
.card--person .card__side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 300px;
}

.card--person .card__main p,
.card--person .card__side p {
    text-align: center;
}

.card--review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-shadow: 0 3px 15px rgb(47 74 152 / 10%);
    box-shadow: 0 3px 15px rgb(47 74 152 / 10%);
    border-radius: 10px;
    background-color: #fff;
    padding: 2rem;
}

@media (max-width: 991px) {
    .card--review {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .card--review {
        padding: 1rem;
    }
}

.card--review .card__side {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 150px;
    height: 200px;
    margin-left: 30px;
}

@media (max-width: 1199px) {
    .card--review .card__side {
        width: 130px;
        height: 180px;
    }
}

@media (max-width: 991px) {
    .card--review .card__side {
        width: 105px;
        height: 105px;
        margin-left: 0;
    }
}


.card--review .card__side a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.card--review .card__side a::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.07);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.card--review .card__side a:hover::before {
    opacity: 1;
}

.card--review p {
    font-size: 14px;
}

.card--review p.fs-18 {
    font-size: 18px;
}

@media (max-width: 767px) {
    .appeal .order-1 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

.tags {
    -webkit-box-shadow: 0 3px 15px rgb(47 74 152 / 10%);
    box-shadow: 0 3px 15px rgb(47 74 152 / 10%);
    border-radius: 16px;
    background-color: #fff;
}

.tag--md {
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.2;
}

.status-expert {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.status-expert.__expert-card {
    position: absolute;
    top: 16px;
    left: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    z-index: 3;
}

.tag-status.__mobile {
    box-shadow: none;
    border: 1px solid #4b74b847;
}

.status-expert.__mobile {
    position: absolute;
    top: 16px;
    left: 16px;
} 

.card--news .card__link .text-color {
    -webkit-transition: color 0.1s;
    -o-transition: color 0.1s;
    transition: color 0.1s;
}

.card--news .card__link:hover .text-color {
    color: #88c9ff;
}

.tags a.active span {
    border-bottom: 1px dashed;
}

.tags a.active {
    cursor: default;
    color: #88c9ff;
    pointer-events: none;
}

.person .card--person {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.person .card--person .card__main {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;
    padding-left: 30px;
}

.person .card--person .card__main p {
    text-align: left;
}

@media (max-width: 575px) {
    .person .card--person {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .person .card--person .card__img {
        width: 160px;
        height: 160px;
    }

    .person .card--person .card__main {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        text-align: center;
    }

    .person .card--person .card__main p {
        text-align: center;
    }
}

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

.count-block__number {
    font-size: 72px;
    font-weight: 600;
    line-height: 1;
    color: #404040;
}

@media (max-width: 991px) {
    .count-block__number {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .count-block__number {
        font-size: 45px;
    }
}

.count-block__number-title {
    font-size: 18px;
    line-height: normal;
    font-weight: 500;
    color: #404040;
}

.count-block__number:after {
    display: inline-block;
    vertical-align: text-top;
    margin-right: -28px;
    margin-left: 5px;
}

.count-block .plus:after {
    content: '+';
    font-size: 38px;
    margin-top: 10px;
    font-weight: 500;
}

.count-block .percent:after {
    content: '%';
    font-size: 24px;
    margin-top: 18px;
    font-weight: 800;
}

.count-block__line {
    width: 22px;
    height: 3px;
    margin: 12px auto 12px auto;
    background-color: var(--blue);
}

.count-block__text {
    max-width: 250px;
    margin: 0 auto;
}

.about-company {
    background-color: #e8effd;
    border-radius: 5px;
}

.about-company img {
    margin: 0 auto;
}

.body-panel {
    padding-top:39px;
}




    .card--news {
            padding: 20px;
            overflow: hidden;
            border-radius: 10px;
            box-shadow: 0 3px 15px rgb(47 74 152 / 10%);
            max-width: 1200px;
            min-height: 100%;
        }
            .card--news:hover .card__img-holder {
                transform: scale(1);
            }
            .card--news:hover .card__img-zoomer::before {
                background-color: rgba(0,0,0,.15);
            }


        .card__img-zoomer {
            position: relative;
            height: 200px;
            margin: -20px -20px 25px -20px;
            border-radius: 0 0 10px 10px;
            overflow: hidden;
        }
            .card__img-zoomer::before {
                position: absolute;
                content: '';
                display: table;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: rgba(0,0,0,0);
                transition: 300ms;
                z-index: 2;
            }

        .card__img-holder {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            transform: scale(1.07);
            background-size: cover;
            background-position: 50% 50%;
            background-repeat: no-repeat;
            transition: 300ms;
        }


      .cite {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start;
          flex-wrap: nowrap;
      }
      .cite__photo {
        flex: 160px 1 0;
        width: 160px;
        height: 160px;
        margin: 0 40px 0 0;
      }
      .cite__photo-mobile {
        display: none;
        width: 80px;
        height: 80px;
        margin: 0 0 15px 0;

      }
      .cite__content {
        flex-grow: 1;
        flex-shrink: 1;

        position: relative;
        padding: 25px;
        background-color: #f7f7f7;
        border-radius: 6px;
      }
      .cite__caption-mobile {
        display: none;
      }
      .cite__content::before {
        position: absolute;
        display: block;
        content: '';
        background-color: #f7f7f7;
        left: 0;
        top: 0;
        width: 30px;
        height: 30px;
        transform: translateX(-50%) translateY(65px) rotate(45deg);
      }

      .cite__content::after {
          position: absolute;
          display: block;
          content: '';
          right: 4%;
          top: 8%;
          width: 66px;
          height: 66px;
          background-image: url(/upload/medialibrary/064/064fa33a792fd31bfd49c45c0b7a57bb.png);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          overflow: hidden;
          opacity: .2;
      }

      @media screen and (max-width: 568px) {
        .cite__photo {
          flex-basis: 80px;
          width: 80px;
          height: 80px;
          margin: 0 30px 0 0;
        }
        .cite__content::before {
          width: 30px;
          height: 30px;
          transform: translateX(-50%) translateY(25px) rotate(45deg);
        }
        .cite__content::after {
          top: auto;
          bottom: -35px;
        }
      }
      @media screen and (max-width: 414px) {
        .cite {
          flex-wrap: wrap;
        }
        .cite__photo {
          display: none;
          flex-basis: 120px;
          flex-grow: 0;
          flex-shrink: 1;
          width: 120px;
          height: 120px;
          margin: 0 0 30px 0;
        }
        .cite__content {
          flex-shrink: 0;
          flex-basis: 100%;
        }
        .cite__content::before {
          display: none;
        }
        .cite__photo-mobile {
          display: block;
        }
      }
.bg-error {
    background-color: #f9f0f0;
}

.error-auth {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 14px;
    border-radius: 8px;
}

.error-auth font.errortext {
    color: #424242;
    font-size: 14px;
}
.input:read-only{
    opacity: .7;
    cursor: not-allowed;
}

html {
    scroll-behavior: smooth;
}
.color-error {
    color: #e78787;
}

.comment__img {
    position: relative;
    overflow: visible;
}
.comment__img img {
    border-radius: 16px;
}
.delete-photo {
    position: absolute;
    top: -12px;
    right: -22px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}
.delete-photo::after,
.delete-photo::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    background-color: #424242;
    transition: background-color 0.25s;
}
.delete-photo::after {
    transform: rotate(-45deg);
}
.delete-photo::before {
    transform: rotate(45deg);
}

.comment__delete:hover .cross::before,
.comment__delete:hover .cross::after {
    background-color: #014c8c;
}
.delete-photo:hover::after,
.delete-photo:hover::before {
    background-color: #c87a7a;
}



.social-hero {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
    column-gap: 30px;
    align-items: center;
}
.social-hero__link span {
    border-bottom: 1px solid #BDBDBD;
}

@media screen and (max-width: 768px) {
    .social-hero {
        column-gap: 16px;
    }
    .p-mobile {
        padding: 32px;
    }
}



.cta__footer {
    margin-top: 16px;
}

.text-link-source svg {
    flex-shrink: 0;
}

@media screen and (max-width: 576px) {
    .w-100_mobile {
        width: 100%;
    }
}

a {
    user-select: text;
}


.aside-article {
    background-color: #EEF1F6;
    border-radius: 16px;
    padding: 16px;
    padding-bottom: 24px;
}
.aside-article__img {
    width: 100%;
    height: 130px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 12px;
}
.aside-article__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.aside-article__link {
    color: #5a82c5;
    border-bottom: 1px solid #5a82c5;
}

@media screen and (max-width: 576px) {
    .bg-block {
        padding: 24px 9px;
    }
    .card {
        padding: 24px;
    }
    .factoid-item:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
    .p-32 {
        padding: 24px;
    }
    .accordion__label {
        padding: 24px 45px 24px 24px;
    }
    .accordion__label {
        padding: 24px 45px 24px 24px;
    }
    .cta {
        padding: 24px;
    }
}

/*.mt-4 {
    margin-top: 1.5rem !important;
}*/
.btn_icon:hover svg rect {
    fill: white;
}


















.cat-search {
    padding-bottom: 25px;
}
.ms-0 {
    margin-left: 0 !important;
}
.w-100 {
    width: 100% !important;
}
.close {
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    background: rgba(186, 114, 87, 0.12);
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.close::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    border-radius: 2px;
    top: auto;
    left: 50%;
    background-color: #BA7257;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.close::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    border-radius: 2px;
    top: auto;
    left: 50%;
    background-color: #BA7257;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.noSelect {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-uzer-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.close-btn span {
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    margin-right: 10px;
}

.catalog.open {
    opacity: 1;
    pointer-events: all;
}


a {
    text-decoration: none;
    color: inherit;
}
.catalog {
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 1350px;
    height: 100%;
    will-change: opacity;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    outline: none;
    z-index: 120;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.cat-block {
    width: 100%;
    margin: 0 auto;
    background: var(--pale);
    border-radius: 25px;
    overflow: hidden;
    padding: 25px;
}
.catalog__header {
    height: 104px;
    border-bottom: 1px solid rgba(85, 152, 124, 0.24);
    margin-bottom: 40px;
}

.catalog-aside__arrow {
    width: 12px;
    height: 12px;
    border-right: 2px solid #5a82c5;
    border-bottom: 2px solid #5a82c5;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 1px;
}
.catalog-content__category ul.list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: flex-start;
    justify-content: flex-start;
}
.h-100 {
    height: 100% !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.close-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.catalog-wrapper {
    padding-bottom: 0px;
    overflow: hidden;
    margin-left: 64px;
}
.catalog-content {
    overflow-x: hidden;
}
.catalog-content {
    max-height: calc(100vh - 225px);
    overflow-y: auto;
}
.scrollBar {
    padding-right: 4px;
}
.catalog-content__category {
    opacity: 0;
    height: 0;
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.catalog-content__category ul.list li {
    break-inside: avoid-column;
    width: 33%;
    padding: 0 15px;
}
.h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.color-black {
    color: #2F2F2F;
}
.catalog-aside {
    width: 335px;
    position: relative;
    padding: 24px;
    max-height: calc(100vh - 170px);
    overflow: hidden;
}
.catalog-aside--scroll {
    max-height: calc(100vh - 250px);
    overflow-y: auto;
}
.catalog-aside__link.active {
    background-color: #fff;
}

.catalog-aside__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
    padding: 16px 24px;
    border-radius: 16px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.catalog-aside__link.active .catalog-aside__title {
    color: #5a82c5;
}
.catalog-aside__title {
    font-size: 18px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    color: #5a82c5;
}
.catalog-content__category.active {
    opacity: 1;
    height: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.catalog-content__category .two-col {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}
.catalog-content__link {
    display: block;
    margin-bottom: 24px;
}
.hover {
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.scrollBar::-webkit-scrollbar {
    background: rgba(85, 152, 124, 0.1);
    border-radius: 6px;
    width: 6px;
    overflow: hidden;
    z-index: 900;
    position: relative;
}
.scrollBar::-webkit-scrollbar-thumb {
    background-color: #5a82c5;
    border-radius: 6px;
    z-index: 901;
    position: relative;
    width: 6px;
}
.socials.general {
    position: fixed;
    inset-inline: 0;
    inset-block-start: 50%;
    transform: translateY(-50%);
    z-index: 9;
    flex-direction: column;
    width: 60px;
    left: 25px;
}
.btn-catalog-logo {
    margin:0 16px ;
}
.shadow .btn-catalog-logo {
    display: inline-flex;
}
.essence {
    padding: 3px 10px;
    background: #5a82c5;
    color: #fff;
    border-radius: 20px;
}
.mob-search-block {
    margin-bottom: 15px;
}


.header__btn-lk {
    width: 100%;
    display: flex;
    gap: 0px;
    background-color: #f1f3f900;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 56px;
    font-size: 14px;
    padding: 5px 10px;
    background: none;
    margin: 0 8px;
    justify-content: center;
    align-items: center;
}

.header__btn-lk:hover {
    background: var(--pale);
}

.catalog-shadow {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px calc(100*(1vh - 1vmin + 1vw)) !important;
}

.top_shadow {
    box-shadow: rgba(0, 0, 0, 0.1) inset 0px 0px 10px calc(100*(1vh - 1vmin + 1vw)) !important;   
}

.link-card__info-track.tags-view {
    padding-bottom: 20px;
}
li.link-more {
    list-style: none;
    text-align: end;
    padding-right: 50px;
}

.more {
    margin-top: 25px;
}

.favor.active svg {
    fill: #5A82C5;
}

.favor {
    cursor: pointer;
}

.favor.servis {
    position: absolute;
    right: 19px;
    top: 22px;
}

.d-flex.favor-block {
    justify-content: space-between;
}

/*@keyframes hit-like {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}*/

.favor__icon {
    overflow: visible !important;
}
.favor__icon path {
    transform-origin: center;
}
.favor .favor__icon--filled {
    transition: 250ms;
}

.favor .favor__icon--filled {
    opacity: 0;
    transform: scale(0);
}
.favor.active .favor__icon--filled {
    opacity: 1;
    transform: scale(1);
/*    animation: 350ms hit-like;*/
}





.favor .favor__icon--outlined {}
.favor .favor__icon--filled {}

.favor--active {}
.servis {}

span.collection {
    position: absolute;
    min-width: 16px;
    height: 20px;
    background: #ffffff00;
    border-radius: 20px;
    top: 0px;
    left: 14px;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}

span.collection.active {
    position: absolute;
  min-width: 16px;
  height: 16px;
  background: var(--blue);
  border-radius: 12px;
  top: -4px;
  left: 14px;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 3px;
}

.favor.search-favor {
    position: absolute;
      z-index: 4;
      right: 25px;
      top: 10px;
/*      background: linear-gradient(90deg, #b5c3de, #c7d2e7);*/
      background: transparent;
/*      border: 1px solid transparent;*/
      width: 48px;
      height: 48px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
/*      background-color: #f1f3f9;*/
      transition: 250ms

    /*position: absolute;
    z-index: 4;
    right: 5px;
    top: -7px;
    border-radius: 9px;
    background: #ffffff94;
    padding-bottom: 0;
    padding-top: 11px;
    padding-left: 5px;
    padding-right: 9px;*/
}
.favor.search-favor:hover {
    background-color: white;
/*    background-color: #E0E6F0;*/
/*    border-color: var(--blue);*/
    transform: scale(1.1);
}

.favor-block div {
    display: flex;
    flex-direction: row;
    align-items: center;
}

span.show-counter {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.show-counter svg {
    margin-right: 5px;
}

.avatar-lk {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 2px #5a82c5 solid;
}
.social__contact {
    text-align: right;
    margin-left: 20px;
}
.licenses span {
    font-size: 14px;

}
.licenses span p {
    margin-bottom: 0;

}
.licenses p a {
    text-decoration: underline;

}
.licenses span:before {
    width: 20px;
    height: 20px;
}
.licenses .label-span {
    opacity: 1;
}


.catalog-menu {
    display: none;
    opacity: 0;

    position: fixed;
    background-color: var(--pale);
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 32px 0;
    transition: 400ms;
}
.catalog-menu--visible-lg {
    top: 99px;
    height: calc(100vh - 99px);
    display: block;
    opacity: 1;
}
.catalog-menu--visible-sm {
    top: 165px;
    height: calc(100vh - 165px);
    display: block;
    opacity: 1;
}
.catalog-menu__drops {
    padding-right: 90px;
}
.catalog-menu__panel {
    height: 100%;
    padding-right: 10px;
    overflow-y: auto;
    display: none;
/*    opacity: 0;*/
/*    pointer-events: none;*/
/*    transform: translateX(4px);*/
}
.catalog-menu__panel.catalog-menu__panel--active {
    display: block;
/*    opacity: 1;*/
/*    pointer-events: all;*/
/*    transform: translateX(0px);*/
}

.catalog-menu,
.catalog-menu__drops,
.catalog-menu__panel {
    transition: all 250ms;
}

@media screen and (max-width: 1400px) {
    .catalog-menu__drops {
        padding-right: 45px;
    }
}
@media screen and (max-width: 1150px) {
    .catalog-menu__drops {
        padding-right: 30px;
    }
}



.category-card {
    display: block;
    position: relative;
    padding: 26px 82px 74px 32px;
    background-color: rgba(255,255,255,.55);
    border-radius: 32px;
    margin-bottom: 24px;
    cursor: pointer;
    border: 1px solid white;
}
.category-card:last-child {
    margin-bottom: 0;
}
.category-card__arrow {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 42px;
    height: 42px;
    background-color: var(--pale);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-45deg);

}
.category-card__caption {
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 500;
}
.category-card__descr {
    color: var(--gray);
    font-size: 15px;
}

/*.category-card:hover {
    background-color: rgba(255,255,255,1);
}*/
/*.category-card:hover .category-card__caption {}*/
/*.category-card:hover .category-card__arrow {}*/
/*.category-card:hover .category-card__arrow path {}*/

.category-card.category-card--active {
    background-color: rgba(255,255,255,1);
}
.category-card.category-card--active .category-card__caption {
    color: var(--blue);
}
.category-card.category-card--active .category-card__arrow {
    transform: rotate(0deg);
    background-color: var(--blue);
}
.category-card.category-card--active .category-card__arrow path {
    stroke: white;
    stroke-opacity: 1;
}

.category-card,
.category-card__arrow,
.category-card__arrow path,
.category-card__caption,
.category-card__descr {
    transition: all 250ms;
}









.shadow {
    box-shadow: 0 0 24px 0 rgba(0,0,0,.05) !important;
}


.link--hover-blue:hover {
    color: var(--blue) !important;
}

.btn-test {
    position: fixed;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
/*    border: 2px solid red;*/
    z-index: 9999;
    cursor: pointer;
}
@media screen and (max-width: 1024px) {
    .btn-test {
        display: none !important;
    }
}

@media screen and (min-width: 1200px) {
    .cc-xl-2 {
        column-count: 2;
    }

}

.promo-block {
    background-color: #E0E6F0;
    padding: 36px 0 42px 0;
/*    padding: 40px 0 52px 0;*/
    margin-bottom: 80px;
}
.promo-block .breadcrumbs {
    margin-top: 0;
    margin-bottom: 80px;
}
.promo-block__btns {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.promo-block__btns .link-btn,
.promo-block__btns .btn {
    margin-right: 32px;
}

@media screen and (max-width: 992px) {
    .promo-block__btns {
        margin-bottom: 42px;
    }
    .promo-block__btns .link-btn,
    .promo-block__btns .btn {
        margin-right: 24px;
    }
    .promo-block__btns .link-btn:last-child {
        margin-right: 12px;
    }
    .promo-block__btns .link-btn svg{
        margin-right: 0px;
    } 
}
@media screen and (max-width: 768px) {
    .promo-block {
        background-color: #E0E6F0;
        padding: 48px 0 48px 0;
        margin-bottom: 60px;
    }
    .promo-block__btns {
        margin-bottom: 24px;
        padding: 6px 12px;
        border-radius: 50px;
        background-color: #d3dbeb;
    }
/*    .promo-block__btns .link-btn,
    .promo-block__btns .btn {
        margin-right: 24px;
    }
    .promo-block__btns .link-btn:last-child {
        margin-right: 12px;
    }
    .promo-block__btns .link-btn svg{
        margin-right: 0px;
    } */
}


.expert-thumb {
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 16px;
    background: rgba(251, 251, 253, 1.0);
    background: linear-gradient(270deg, rgba(251, 251, 253, .5), rgba(255, 255, 255, .18));
    border-radius: 28px;
    border: 1px solid rgba(255,255,255,.55);
    cursor: pointer;
    transition: all 250ms;
}
.expert-thumb:hover {
    background: linear-gradient(270deg, rgba(251, 251, 253, .65), rgba(255, 255, 255, .37));
    border: 1px solid rgba(255,255,255,1);
/*    box-shadow: 0px 0px 24px 0px rgba(115, 159, 193, 0.13);*/
}

.expert-thumb__avatar {
    width:76px;
    height:76px;
    flex: 0 0 76px;
    margin-right: 16px;
    border-radius: 24px;
    overflow:hidden;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(115, 159, 193, 0.13);
    -moz-box-shadow: 0px 0px 8px 0px rgba(115, 159, 193, 0.13);
    box-shadow: 0px 0px 8px 0px rgba(115, 159, 193, 0.13);
}
.expert-thumb__avatar img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    transition: 250ms;
}
.expert-thumb__text {}
.expert-thumb__name {
    font-size: 16px;
    color: var(--black);
    margin-bottom: 2px;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.expert-thumb__position {
    font-size: 13px;
    color: var(--gray);
    margin-bottom: 0;
}

@media screen and (max-width: 992px) {
    .expert-thumb__avatar {
        width: 48px;
        height: 48px;
        flex: 0 0 48px;
        border-radius: 16px;
        margin-right: 12px;
    }
    .expert-thumb__name {
        font-size: 14px;
    }
    .expert-thumb__position {
        font-size: 12px;
    }
}






.banner-asap {
    position: relative;
    padding: 26px 140px 26px 26px;
    border-radius: 24px;
    /*background: #C3D0E7;
    background: linear-gradient(90deg, #C3D0E7, #D1DAEC);*/
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}
.banner-asap::before {
    position: absolute;
    content: '';
    right: -30px;
    top: 5px;
    width: 155px;
    height: 155px;
    background-image: url(/local/templates/exper/static/img/clock.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: 2;
}
.banner-asap::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(181, 195, 222, 1.0);
    background: linear-gradient(90deg, rgba(181, 195, 222, 1.0), rgba(199, 210, 231, 1.0));
    opacity: 0.4;
    transition: 200ms;
}
.banner-asap:hover::after {
    opacity: .85;
}
.banner-asap__content {
    z-index: 3;
}
.banner-asap__caption {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}
.banner-asap__text {
    font-size: 14px;
}
@media screen and (max-width: 992px) {
    .banner-asap {
        padding: 18px 90px 28px 24px;
    }
    .banner-asap__caption {
        font-size: 17px;
    }
    .banner-asap__text {
        font-size: 14px;
        opacity: 0.85;
    }
    .banner-asap::before {
        width: 120px;
        height: 120px;
        right: -16px;
        top: 33px;
    }
}
@media screen and (max-width: 768px) {
    .banner-asap {
        padding: 16px 80px 18px 22px;
    }
    .banner-asap__caption {
        font-size: 17px;
    }
    .banner-asap__text {
        font-size: 14px;
        opacity: 0.85;
    }
    .banner-asap::before {
        width: 120px;
        height: 120px;
        right: -16px;
        top: 33px;
    }
}




.advantages {
    margin-top: 64px;
    padding-top: 32px;
    border-top: 1px solid #BECAE2;
/*    pointer-events: none !important;*/
    user-select: none;

}

.advantage {
    display: flex;
}
.advantage__icon {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.5);
    border: 1px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}
.advantage__content {
    padding-top: 4px;
}
@media screen and (max-width: 992px) {
    .advantages {
       display: none;
    }
}
/*@media screen and (max-width: 768px) {
    .advantages {
        margin-top: 36px;
    }
}
*/

.anim-dot {
    position: relative;
    padding-left: 18px;
}
.anim-dot::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    background-color: #3cb738;
    border-radius: 50%;
    animation: glitter 3s ease-in-out infinite;
}
.anim-dot::after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    background-color: #3cb738;
    border-radius: 50%;
    opacity: 0.4;
    tansform-origin: center;
    animation: scaleUp 2s ease-in-out infinite;
    display: none;
}

@keyframes scaleUp {
  0% {
    transform: translateY(-50%) scale(1); /* Исходный размер */

  }
  75% {
    transform: translateY(-50%) scale(2); /* Увеличиваем в 2 раза (100 %) */
    opacity: .2;
  }
  100% {
    transform: translateY(-50%) scale(3.5); /* Увеличиваем в 2 раза (100 %) */
    opacity: 0;
  }
}

@keyframes glitter {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



.sub-menu .link--hover-dash::before {
    top: 11px;
}

.floating-label.floating-label--password .input {
    padding-right: 54px;
}
.floating-label__password-switcher {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 29px;
    height: 24px;
    background-image: url(/img/icons/eye-visible.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    opacity: 0.5;
    transition: 200ms;
}

.floating-label.password-visible .floating-label__password-switcher{
    background-image: url(/img/icons/eye-hidden.svg);
}
.floating-label__password-switcher:hover {
    opacity: 1;
}
/*
@media screen and (max-width: 992px) {
    #panel {
        display: none !important;
    }
}*/




/* End */


/* Start:/local/templates/exper/static/css/style-new.css?178159364698451*/
:root {

    /*цвета макета*/
    --blue:             #587FC0;
    --blue-steel:       #CBD6E8;
    --blue-frost:       #C3E7FE;
    --pale-middle:      #E4EBF5;
    --pale-light:       #EDF2FA;
    --green:            #49B598;
    --yellow:           #FFB60B;
    --wa-green:         #25D266;
    --yt-red:           #F20030;
    --tg-blue:          #229ED9;

    /*цвета шрифтов*/
    --graphite-black:   #1D1F2A;
    --gray:             #5C5D65;
    

    /*жирность шрифтов*/
    --wght-400:      "wght" 400;
    --wght-500:      "wght" 500;
    --wght-550:      "wght" 550;
    --wght-600:      "wght" 600;
    --wght-700:      "wght" 700;

    /*базовые отступы*/
    --4:             4px;
    --8:             8px;
    --12:            12px;
    --16:            16px;
    --20:            20px;
    --24:            24px;
    --28:            28px;
    --32:            32px;
    --48:            48px;


    /*скругления*/
    --br-sm:            20px;
}

* {
    box-sizing: border-box;
}

@font-face {
    font-family: "NT Somic";
    src: url("/local/templates/exper/static/fonts/NT-Somic-VF.ttf");
    font-weight: 400 700;
}

html{
    height: auto;

    /*todo: проверить этот параметр;*/
    scroll-padding-top: 150px;
}

body {
    overflow:initial !important;
    color: #111;
    font-family: "NT Somic";
}

.container {
    max-width: 1512px;
}

body,button,input,optgroup,select,textarea {
    font-family: "NT Somic";
}

.h1, .h1-lg, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    font-variation-settings: var(--wght-550)
}





a:not(.btn-controls):focus, a:not(.btn-controls):hover {
  color: var(--blue);
}









.logo {
/*    font-family: "Gabriela",sans-serif !important;*/
    /*font-size: 26px !important;*/
}
















body {
    font-size: 17px !important;
    color: #575964;
}
h1,h2,h3,h4,h5 {
    color: var(--graphite-black);
}

h1, .h1 {
    font-size: 54px;
    line-height: 1.1 !important;
    /*задаем индивидуально атомарными классами*/
}
h2, .h2 {
    font-size: 50px;
    line-height: 1.15 !important;
    margin-bottom: var(--32);
}
h3, .h3 {
    font-size: 44px;
    line-height: 1.20 !important;
    margin-bottom: var(--28);
}
h4, .h4 {
    font-size: 40px;
    line-height: 1.3 !important;
    margin-bottom: var(--24);
}
h5, .h5 {
    font-size: 36px;
    line-height: 1.4 !important;
    margin-bottom: 14px;
}
    @media screen and (max-width: 1600px) {
        h1, .h1 { font-size: 50px; }
        h2, .h2 { font-size: 46px; margin-bottom: calc(var(--32) - 1px)}
        h3, .h3 { font-size: 40px; margin-bottom: calc(var(--28) - 1px)}
        h4, .h4 { font-size: 36px; margin-bottom: calc(var(--24) - 1px)}
        h5, .h5 { font-size: 32px; }
    }
    @media screen and (max-width: 1200px) {
        h1, .h1 { font-size: 46px; }
        h2, .h2 { font-size: 42px; margin-bottom: calc(var(--32) - 2px) }
        h3, .h3 { font-size: 36px; margin-bottom: calc(var(--28) - 2px) }
        h4, .h4 { font-size: 32px; margin-bottom: calc(var(--24) - 2px) }
        h5, .h5 { font-size: 28px; /*всегда 14px*/}
    }
    @media screen and (max-width: 992px) {
        h1, .h1 { font-size: 42px; }
        h2, .h2 { font-size: 38px; margin-bottom: calc(var(--32) - 3px) }
        h3, .h3 { font-size: 34px; margin-bottom: calc(var(--28) - 3px)}
        h4, .h4 { font-size: 28px; margin-bottom: calc(var(--24) - 3px)}
        h5, .h5 { font-size: 24px; /*всегда 14px*/}
    }
    @media screen and (max-width: 768px) {
        h1, .h1 { font-size: 38px; }
        h2, .h2 { font-size: 34px; margin-bottom: calc(var(--32) - 4px) }
        h3, .h3 { font-size: 30px; margin-bottom: calc(var(--28) - 4px)}
        h4, .h4 { font-size: 24px; margin-bottom: calc(var(--24) - 4px)}
        h5, .h5 { font-size: 22px; /*всегда 14px*/}
    }
    @media screen and (max-width: 576px) {
        h1, .h1 { font-size: 34px; }
        h2, .h2 { font-size: 30px; margin-bottom: calc(var(--32) - 5px) }
        h3, .h3 { font-size: 28px; margin-bottom: calc(var(--28) - 5px)}
        h4, .h4 { font-size: 22px;  margin-bottom: calc(var(--24) - 5px)}
        h5, .h5 { font-size: 21px; /*всегда 14px*/}
    }
    @media screen and (max-width: 414px) {
        h1, .h1 { font-size: 32px; }
        h2, .h2 { font-size: 28px; margin-bottom: calc(var(--32) - 6px) }
        h3, .h3 { font-size: 25px; margin-bottom: calc(var(--28) - 6px)}
        h4, .h4 { font-size: 21px; margin-bottom: calc(var(--24) - 6px)}
        h5, .h5 { font-size: 20px; /*всегда 14px*/}
    }
    @media screen and (max-width: 375px) {
        h1, .h1 { font-size: 30px; }
        h2, .h2 { font-size: 26px; margin-bottom: calc(var(--32) - 7px) }
        h3, .h3 { font-size: 24px; margin-bottom: calc(var(--28) - 7px)}
        h4, .h4 { font-size: 20px; margin-bottom: calc(var(--24) - 7px)}
        h5, .h5 { font-size: 19px; /*всегда 14px*/}
    }


.fs-14 { font-size: 14px !important; }
.fs-15 { font-size: 15px !important; }
.fs-16 { font-size: 16px !important; }
.fs-17 { font-size: 17px !important; }
.fs-18 { font-size: 18px !important; }
.fs-19 { font-size: 19px !important; }
.fs-20 { font-size: 20px !important; }
.fs-22 { font-size: 22px !important; }
.fs-24 { font-size: 24px !important; }
.fs-28 { font-size: 28px !important; }
.fs-80 { font-size: 80px !important; }
.fs-0 { font-size: 0 !important; }

    @media screen and (max-width: 1400px) {
        .fs-80 { font-size: 74px !important; }
    }
    @media screen and (max-width: 1200px) {
        .fs-80 { font-size: 68px !important; }
        .fs-28 { font-size: 27px !important; }
    }
    @media screen and (max-width: 992px) {
        .fs-80 { font-size: 62px !important; }
        .fs-28 { font-size: 26px !important; }
    }
    @media screen and (max-width: 768px) {
/*        .fs-14 { font-size: 13px !important; }*/
/*        .fs-15 { font-size: 14px !important; }*/
/*        .fs-16 { font-size: 15px !important; }*/
/*        .fs-17 { font-size: 16px !important; }*/
/*        .fs-18 { font-size: 17px !important; }*/
/*        .fs-19 { font-size: 18px !important; }*/
        .fs-20 { font-size: 19px !important; }
        .fs-22 { font-size: 21px !important; }
        .fs-24 { font-size: 22px !important; }
        .fs-28 { font-size: 25px !important; }
        .fs-80 { font-size: 56px !important; }
    }
    @media screen and (max-width: 576px) {
        .fs-80 { font-size: 50px !important; }
        .fs-28 { font-size: 24px !important; }
    }
    @media screen and (max-width: 414px) {
/*        .fs-14 { font-size: 12px !important; }*/
/*        .fs-15 { font-size: 13px !important; }*/
        .fs-16 { font-size: 15px !important; }
        .fs-17 { font-size: 16px !important; }
        .fs-18 { font-size: 17px !important; }
        .fs-19 { font-size: 18px !important; }
        .fs-20 { font-size: 19px !important; }
        .fs-22 { font-size: 21px !important; }
        .fs-24 { font-size: 22px !important; }
        .fs-28 { font-size: 25px !important; }
        .fs-80 { font-size: 46px !important; }
    }



.fw-400 {
    font-variation-settings: var(--wght-400) !important;
}
.fw-500 {
    font-variation-settings: var(--wght-500) !important;
}
.fw-550 {
    font-variation-settings: var(--wght-550) !important;
}
.fw-600 {
    font-variation-settings: var(--wght-600) !important;
}
.fw-700 {
    font-variation-settings: var(--wght-700) !important;
}





.color-white {
    color: white !important;
}
.color-black {
    color: var(--graphite-black) !important;
}
.color-darkgray {
    color: var(--graphite-black) !important;
    opacity: 0.68;
}
.color-blue {
    color: var(--blue) !important;
}
.color-muted {
    opacity: 0.68;
}



.mb-4 {
    margin-bottom: var(--4)
}
.mb-8 {
    margin-bottom: var(--8)
}
.mb-12 {
    margin-bottom: var(--12)
}
.mb-16 {
    margin-bottom: var(--16)
}
.mb-20 {
    margin-bottom: var(--20)
}
.mb-24 {
    margin-bottom: var(--24)
}
.mb-28 {
    margin-bottom: var(--28)
}
.mb-32 {
    margin-bottom: var(--32)
}
.mb-48 {
    margin-bottom: var(--48)
}


@media screen and (max-width: 1400px) {
    .mb-20 {
        margin-bottom: calc(var(--20) - 1px)
    }
    .mb-24 {
        margin-bottom: calc(var(--24) - 1px)
    }
    .mb-28 {
        margin-bottom: calc(var(--28) - 1px)
    }
    .mb-32 {
        margin-bottom: calc(var(--32) - 1px)
    }
    .mb-48 {
        margin-bottom: var(--48)
    }
}
@media screen and (max-width: 1200px) {
    .mb-20 {
        margin-bottom: calc(var(--20) - 2px)
    }
    .mb-24 {
        margin-bottom: calc(var(--24) - 2px)
    }
    .mb-28 {
        margin-bottom: calc(var(--28) - 2px)
    }
    .mb-32 {
        margin-bottom: calc(var(--32) - 2px)
    }
    .mb-48 {
        margin-bottom: 44px;
    }
}
@media screen and (max-width: 992px) {
    /*.mb-4 {
        margin-bottom: 4px;
    }*/
    .mb-8 {
        margin-bottom: 7px;
    }
    .mb-12 {
        margin-bottom: 11px;
    }
    .mb-16 {
        margin-bottom: 14px;
    }
    .mb-20 {
        margin-bottom: calc(var(--20) - 3px)
    }
    .mb-24 {
        margin-bottom: calc(var(--24) - 3px)
    }
    .mb-28 {
        margin-bottom: calc(var(--28) - 3px)
    }
    .mb-32 {
        margin-bottom: calc(var(--32) - 3px)
    }
    .mb-48 {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 768px) {
    /*.mb-4 {
        margin-bottom: 4px;
    }*/
    .mb-8 {
        margin-bottom: 6px;
    }
    .mb-12 {
        margin-bottom: 10px;
    }
    .mb-16 {
        margin-bottom: 13px;
    }
    .mb-20 {
        margin-bottom: calc(var(--20) - 4px)
    }
    .mb-24 {
        margin-bottom: calc(var(--24) - 4px)
    }
    .mb-28 {
        margin-bottom: calc(var(--28) - 4px)
    }
    .mb-32 {
        margin-bottom: calc(var(--32) - 4px)
    }
    .mb-48 {
        margin-bottom: 36px;
    }
}
@media screen and (max-width: 576px) {
    .mb-12 {
        margin-bottom: 8px;
    }
    .mb-16 {
        margin-bottom: 12px;
    }
    .mb-20 {
        margin-bottom: calc(var(--20) - 5px)
    }
    .mb-24 {
        margin-bottom: calc(var(--24) - 5px)
    }
    .mb-28 {
        margin-bottom: calc(var(--28) - 5px)
    }
    .mb-32 {
        margin-bottom: calc(var(--32) - 5px)
    }
    .mb-48 {
        margin-bottom: 32px;
    }
}
@media screen and (max-width: 414px) {
    .mb-20 {
        margin-bottom: calc(var(--20) - 6px)
    }
    .mb-24 {
        margin-bottom: calc(var(--24) - 6px)
    }
    .mb-28 {
        margin-bottom: calc(var(--28) - 6px)
    }
    .mb-32 {
        margin-bottom: calc(var(--32) - 6px)
    }
}
@media screen and (max-width: 375px) {
    .mb-20 {
        margin-bottom: calc(var(--20) - 7px)
    }
    .mb-24 {
        margin-bottom: calc(var(--24) - 7px)
    }
    .mb-28 {
        margin-bottom: calc(var(--28) - 7px)
    }
    .mb-32 {
        margin-bottom: calc(var(--32) - 7px)
    }
}



@media screen and (min-width:320px) {
    .mb-xxs-4 {
        margin-bottom: var(--4) !important;
    }
    .mb-xxs-8 {
        margin-bottom: var(--8) !important;
    }
    .mb-xxs-12 {
        margin-bottom: var(--12) !important;
    }
    .mb-xxs-16 {
        margin-bottom: var(--16) !important;
    }
    .mb-xxs-20 {
        margin-bottom: calc(var(--20) - 7px) !important;
    }
    .mb-xxs-24 {
        margin-bottom: calc(var(--24) - 7px) !important;
    }
    .mb-xxs-28 {
        margin-bottom: calc(var(--28) - 7px) !important;
    }
    .mb-xxs-32 {
        margin-bottom: calc(var(--32) - 7px) !important;
    }
    .mb-xxs-48 {
        margin-bottom: var(--48) !important;
    }
}
@media screen and (min-width:414px) {
    .mb-xs-4 {
        margin-bottom: var(--4) !important;
    }
    .mb-xs-8 {
        margin-bottom: var(--8) !important;
    }
    .mb-xs-12 {
        margin-bottom: var(--12) !important;
    }
    .mb-xs-16 {
        margin-bottom: var(--16) !important;
    }
    .mb-xs-20 {
        margin-bottom: calc(var(--20) - 6px) !important;
    }
    .mb-xs-24 {
        margin-bottom: calc(var(--24) - 6px) !important;
    }
    .mb-xs-28 {
        margin-bottom: calc(var(--28) - 6px) !important;
    }
    .mb-xs-32 {
        margin-bottom: calc(var(--32) - 6px) !important;
    }
    .mb-xs-48 {
        margin-bottom: var(--48) !important;
    }
}
@media screen and (min-width:576px) {
    .mb-sm-4 {
        margin-bottom: var(--4) !important;
    }
    .mb-sm-8 {
        margin-bottom: var(--8) !important;
    }
    .mb-sm-12 {
        margin-bottom: var(--12) !important;
    }
    .mb-sm-16 {
        margin-bottom: var(--16) !important;
    }
    .mb-sm-20 {
        margin-bottom: calc(var(--20) - 5px) !important;
    }
    .mb-sm-24 {
        margin-bottom: calc(var(--24) - 5px) !important;
    }
    .mb-sm-28 {
        margin-bottom: calc(var(--28) - 5px) !important;
    }
    .mb-sm-32 {
        margin-bottom: calc(var(--32) - 5px) !important;
    }
    .mb-sm-48 {
        margin-bottom: var(--48) !important;
    }
}
@media screen and (min-width:768px) {
    .mb-md-4 {
        margin-bottom: var(--4) !important;
    }
    .mb-md-8 {
        margin-bottom: var(--8) !important;
    }
    .mb-md-12 {
        margin-bottom: var(--12) !important;
    }
    .mb-md-16 {
        margin-bottom: var(--16) !important;
    }
    .mb-md-20 {
        margin-bottom: calc(var(--20) - 4px) !important;
    }
    .mb-md-24 {
        margin-bottom: calc(var(--24) - 4px) !important;
    }
    .mb-md-28 {
        margin-bottom: calc(var(--28) - 4px) !important;
    }
    .mb-md-32 {
        margin-bottom: calc(var(--32) - 4px) !important;
    }
    .mb-md-48 {
        margin-bottom: var(--48) !important;
    }
}
@media screen and (min-width:992px) {
    .mb-lg-4 {
        margin-bottom: var(--4) !important;
    }
    .mb-lg-8 {
        margin-bottom: var(--8) !important;
    }
    .mb-lg-12 {
        margin-bottom: var(--12) !important;
    }
    .mb-lg-16 {
        margin-bottom: var(--16) !important;
    }
    .mb-lg-20 {
        margin-bottom: calc(var(--20) - 3px) !important;
    }
    .mb-lg-24 {
        margin-bottom: calc(var(--24) - 3px) !important;
    }
    .mb-lg-28 {
        margin-bottom: calc(var(--28) - 3px) !important;
    }
    .mb-lg-32 {
        margin-bottom: calc(var(--32) - 3px) !important;
    }
    .mb-lg-48 {
        margin-bottom: var(--48) !important;
    }
}

@media screen and (min-width:1200px) {
    .mb-xl-4 {
        margin-bottom: var(--4) !important;
    }
    .mb-xl-8 {
        margin-bottom: var(--8) !important;
    }
    .mb-xl-12 {
        margin-bottom: var(--12) !important;
    }
    .mb-xl-16 {
        margin-bottom: var(--16) !important;
    }
    .mb-xl-20 {
        margin-bottom: calc(var(--20) - 2px) !important;
    }
    .mb-xl-24 {
        margin-bottom: calc(var(--24) - 2px) !important;
    }
    .mb-xl-28 {
        margin-bottom: calc(var(--28) - 2px) !important;
    }
    .mb-xl-32 {
        margin-bottom: calc(var(--32) - 2px) !important;
    }
    .mb-xl-48 {
        margin-bottom: var(--48) !important;
    }
}



@media screen and (min-width:1400px) {
    .mb-xxl-4 {
        margin-bottom: var(--4) !important;
    }
    .mb-xxl-8 {
        margin-bottom: var(--8) !important;
    }
    .mb-xxl-12 {
        margin-bottom: var(--12) !important;
    }
    .mb-xxl-16 {
        margin-bottom: var(--16) !important;
    }
    .mb-xxl-20 {
        margin-bottom: calc(var(--20) - 1px) !important;
    }
    .mb-xxl-24 {
        margin-bottom: calc(var(--24) - 1px) !important;
    }
    .mb-xxl-28 {
        margin-bottom: calc(var(--28) - 1px) !important;
    }
    .mb-xxl-32 {
        margin-bottom: calc(var(--32) - 1px) !important;
    }
    .mb-xxl-48 {
        margin-bottom: var(--48) !important;
    }
}












.no-events {
    pointer-events: none;
}
.border-radius-24 {
    border-radius: 24px;
}
.border-steel {
    border: 1px solid var(--blue-steel);
}
.border-2 {
    border-width: 2px !important;
}

.main {
    margin-top: 157px;
}

@media screen and (max-width: 992px) {
    .main {
        margin-top: 72px;
    }
}




.header {
    z-index: 9;
    background-color: white;
    box-shadow: 0px 8px 56px -16px #0000001a;
    transition: 350ms;
}
.header__top {
    padding: 16px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__bottom {
/*    padding: 24px 0 24px 0;*/
    padding: 16px 0 16px 0;
    display: flex;
    align-items: center;
}
.header.header--sm {
    transform: translateY(-58px);
}


.header-nav {
    display: flex;
}
.header-contacts {
    display: flex;
}

@media screen and (max-width: 992px) {
    .header {
        display: none;
    }
}





.header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 72px;
    background-color: #FFFFFF;
    box-shadow: 0px 8px 56px -16px rgba(0, 0, 0, 0.1);
    z-index: 9;
    display: none;
}
.header-mobile__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
}
.header-mobile__controls {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header-mobile .logo {
    width: 260px;
    flex: 0 0 260px;
}
.header-mobile.header-mobile--menu-opened {
    background-color: var(--pale-light);
    box-shadow: none;
/*    border-bottom: 1px solid black;*/
}
.header-mobile.header-mobile--menu-opened .link-phone__icon {
    background-color: white;
}

@media screen and (max-width: 992px) {
    .header-mobile {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    .header-mobile .logo {
        width: 240px;
        flex: 0 0 240px;
    }
}
@media screen and (max-width: 414px) {
    .header-mobile .logo {
        width: 210px;
        flex: 0 0 210px;
    }
}
@media screen and (max-width: 375px) {
    .header-mobile .logo {
        width: 190px;
        flex: 0 0 190px;
    }
}









.menu-item {
    position: relative;
    z-index: 1;
    margin: 0 32px 0 0;
}
.menu-item:last-child {
    margin: 0;
}
.menu-item__submenu {
    position: absolute;
    left: 0;
    top: 100%;
    border: 1px solid var(--blue-steel);
    border-radius: 16px;
    z-index: 2;
    width: max-content;
    min-width: 280px;
    padding: 16px 0 19px 0;
    background-color: white;
    overflow: hidden;
    box-shadow: 0 0 60px 0px rgba(0,0,0,.04);
    opacity: 0;
    pointer-events: none;
}
.menu-item.active .menu-item__submenu {
    opacity: 1;
    pointer-events: all;
}




.submenu-link {
    display: block;
    position: relative;
    padding: 8px 24px 8px 24px;
    font-variation-settings: var(--wght-500);
}
.submenu-link::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0%;
    height: 100%;
    width: 2px;
    border-radius: 0 4px 4px 0;
    background-color: var(--blue);
    opacity: 0;
    transform: translateX(-3px);
}
.submenu-link:hover {
    color: var(--blue) !important;
}
.submenu-link:hover::before {
    height: 100%;
    transform: translateX(0px);
    opacity: 1;
}














.btn {
    position: relative;
    display: inline-flex;
    font-weight: 400;
    border-radius: 60px;
    font-variation-settings: var(--wght-550);
    cursor: pointer;
    transition: 250ms;
}
.btn__stats {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
/*    background-image: url(/local/templates/exper/static/img/bg-btn-stats.svg);*/
    background-color: var(--pale-light);
    border: 1px solid var(--blue-steel);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    font-variation-settings: var(--wght-550);
    color: var(--graphite-black);
    border-radius: 50%;
    ovrflow: hidden;
    transition: 250ms;
}
.btn svg path { transition: 250ms;}
.btn--blue {
    background-color: var(--blue);
    color: white !important;
}
.btn--blue:hover {
    background-color: #466DAE;
}
.btn--red {
    background-color: #eed1d1;
    border-color: #eed1d1;
    color: var(--graphite-black);
}
.btn--red:hover {
    background-color: #ec6f6f;
    border-color: #ec6f6f;
    color: white !important;
}

.btn--frost {
    background-color: var(--blue-frost);
    color: var(--graphite-black) !important;
}
.btn--frost .btn__stats {
    border: 0;
}

.btn--frost:hover {
    background-color: #B2DEFB;
    color: var(--graphite-black) !important;
}
.btn--outlined {
    background-color: transparent;
    color: var(--graphite-black);
    border: 1px solid var(--blue-steel);
}
.btn--outlined:hover {
    background-color: var(--blue);
    border-color: var(--blue);

    color: white !important;
}
.btn--outlined:hover path {
    fill: white;
}
.btn--tab-pale {
    background-color: white;
    border: 1px solid var(--blue-steel);
    color: var(--graphite-black);
}
.btn--tab-pale:hover {
    color: var(--blue);
    border-color: #a7b4c9;
}
.btn--tab-pale.active {
    background-color: var(--pale-light);
    color: var(--blue);
    pointer-events: none;
}
.btn--tab-blue {
    background-color: rgba(255,255,255,.68);
    border: 1px solid var(--blue-steel);
    color: var(--graphite-black);
}
.btn--tab-blue:hover {
    color: var(--blue) !important;
    border-color: #a7b4c9 !important;
}
.btn--tab-blue.active {
    background-color: var(--blue);
    border-color: var(--blue);
    color: white !important;
    pointer-events: none;
}
.btn--semi-transparent {
    background-color: rgba(255,255,255,.08);
    color: rgba(255,255,255,.75);
}

/*.btn--pale {
    background-color: var(--pale);
    color: var(--blue);
}
    .btn--pale:hover {
        background-color: var(--blue);
        color: white;
    }*/

.btn--lg {
    padding: 22px 34px;
    font-size: 18px !important;
}
.btn--md {
    padding: 19px 30px;
    font-size: 17px !important;
}
.btn--sm {
    padding: 15px 22px;
    font-size: 16px !important;
}
.btn--stats {
    padding-right: 72px !important;
}
.btn--stats.btn--outlined:hover {
    color: white !important;
    border-color: var(--blue);
}
.btn--stats.btn--outlined:hover .btn__stats {
    background-image: none;
    background-color: rgba(255,255,255,.15);
    color: white;
    border-color: transparent;
}
@media screen and (max-width: 1200px) {
    .btn__stats {
        width: 44px;
        height: 44px;
    }
    .btn--lg {
        padding: 21px 33px;
        font-size: 18px !important;
    }
    .btn--md {
        padding: 18px 27px;
        font-size: 17px !important;
    }
    .btn--stats {
        padding-right: 70px !important;
    }
}
@media screen and (max-width: 992px) {
    .btn--lg {
        padding: 20px 32px;
        font-size: 18px !important;
    }
    .btn--md {
        padding: 17px 26px;
        font-size: 17px !important;
    }
    .btn--sm {
        padding: 14px 21px;
        font-size: 16px !important;
    }
    .btn--stats {
        padding-right: 68px !important;
    }
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 576px) {
    .btn__stats {
        width: 42px;
        height: 42px;
    }
    /*.btn--stats {
        padding-right: 64px;
    }*/
}





.btn-burger {
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid var(--blue-steel);
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-burger svg path {
    transition: 250ms;
}
.btn-burger svg path:nth-child(1) {
    transform-origin: top left;
}
.btn-burger svg path:nth-child(3) {
    transform-origin: bottom left;
}
.btn-burger.btn-burger--active svg path:nth-child(1) {
    transform: translateX(4px) rotate(45deg);
}
.btn-burger.btn-burger--active svg path:nth-child(2) {
    opacity: 0;
    transform: translateX(-5px);
}
.btn-burger.btn-burger--active svg path:nth-child(3) {
/*    transform: translateY(-4px) translateX(-1px) rotate(-45deg)*/
    transform: translateX(4px) rotate(-45deg)
}




.btn-nav * {
    transition: 250ms;
}

.btn-nav.swiper-button-next,
.btn-nav.swiper-button-prev {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border: 1px solid var(--blue-steel);
    width: 48px;
    height: 48px;
    box-shadow: none !important;
}
    .btn-nav:hover {
        background-color: var(--blue) !important;
        border-color: var(--blue);
    }
    .btn-nav:hover svg path {
        fill: white !important;
    }
    .btn-nav.swiper-button-prev svg {
      -webkit-transform: rotate(-180deg) translateX(1px);
      transform: rotate(-180deg) translateX(1px);
    }
    .btn-nav.swiper-button-next svg {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
@media screen and (max-width: 768px) {
    .btn-nav.swiper-button-next,
    .btn-nav.swiper-button-prev {
        width: 42px;
        height: 42px;
    }
}
@media screen and (max-width: 576px) {
    .btn-nav.swiper-button-next,
    .btn-nav.swiper-button-prev {
        width: 38px;
        height: 38px;
    }
}




.link-btn--lg {
    padding: 18px 0px;
}
.link-btn--md {
    padding: 14px 0px;
}
.link-btn--sm {
    padding: 12px 0px;
}



.btn.btn--transparent {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px transparent;
}
.btn.btn--transparent span {
    color: #404040;
}
.btn.btn--transparent:hover {
    background-color: var(--dark-pale);
/*    box-shadow: inset 0 0 0 1px var(--pale);*/
}

.btn_red {
    background-color: #BA7257;
    color: #fff;
}



.link {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    font-variation-settings: var(--wght-400);
    cursor: pointer;
}
.link__text + .link__icon {
    margin: 0 0 0 10px;
}
.link__icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: var(--pale-middle);
    border: 1px solid var(--blue-steel);
    display: flex;
    justify-content: center;
    align-items: center;
}
.link__plus {}
.header__top .link {
    padding: 9px 0 9px 0;
}
.link.link--gray .link__text {
    opacity: 0.68;
}
.link__plus path {
    transform-origin: center center;
}
.link:hover .link__text {
    color: var(--blue);
    opacity: 1;
}
.link:hover .link__plus path {
    color: var(--blue);
}
.menu-item.active .link__text {
    color: var(--blue);
}
.menu-item.active .link__plus path {
    color: var(--blue);
}
.menu-item.active .link__plus path:nth-child(1) {
    opacity: 0;
    transform: rotate(90deg);
}




.link-phone {
    display: flex;
    align-items: center;
}
.link-phone__icon {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 12px 0 0;
    background-color: var(--pale-middle);
    border: 1px solid var(--blue-steel);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 250ms;
}
.link-phone__icon::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: var(--green);
    outline: 4px solid white;
}
.link-phone__text {
    font-size: 18px;
    font-variation-settings: var(--wght-600);
}
@media screen and (max-width: 1100px) {
   .link-phone__text {
        display: none;
    }
}







.logo {
    display: flex;
    flex-shrink: 0;
    align-items: center;
}
.header .logo {
    width: 304px;
    margin-right: 40px;
}
@media screen and (max-width: 1100px) {
    .header .logo {
        width: 260px;
    }
}


.header-controls {
    display: flex;
    align-items: center;
}




.btn-controls {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 11px 10px;
    border-radius: 12px;
    width: 100px;
    flex: 0 100px;
    flex-shrink: 0;
    border: 1px solid transparent;
}
.btn-controls__icon {
    width: 24px;
    height: 24px;
    position: relative;
}
.btn-controls__avatar {
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid var(--blue);
    overflow: hidden;
}
.btn-controls__avatar img {
    object-fit: cover;
    object-position: center center;
    width: 100%;
}

.btn-controls__text {
    text-align: center;
    font-size: 14px;
    color: var(--black);
    opacity: 0.68;
    font-variation-settings: var(--wght-500) !important;
}
.btn-controls:hover {
    background-color: var(--pale-light);
    border-color: var(--blue-steel);
}
.btn-controls:hover .btn-controls__text {
    opacity: 1;
}
.btn-controls:hover .btn-controls__icon path {
    stroke: var(--blue);
    stroke-width: 2.1;
}








.search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-radius: 50px;
    position: relative;
}

.search__input {
    height: 54px;
    border-radius: 8px;
    border: 1px solid #E0E6F2;
    padding: 0 20px;
    display: block;
    width: 100%;
    outline: 0;
}
.search__input:focus-visible,
.search__input:focus,
.search__input:active {
    border-color: #bbcbe5;
    background-color: transparent;
    box-shadow: 0 0 60px 0px rgba(0,0,0,.04);
}
.search__input::placeholder {
    color: var(--gray);
}
.search__btn {
    margin-left: -40px;
    padding: 16px 0 16px 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 12px;
}
.search__btn input[type="submit"] {
    padding: 0;
    border: none;
    background: none;
    color: #fff;
}

.search__btn:hover svg path {
    stroke: var(--blue);
}




.input {
    border-radius: 50px;
    border: 1px solid var(--blue-steel);
    padding: 16px 24px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    width: 100%;
}
.input::placeholder {
    opacity: .4;
}














.btn-catalog {
    position: relative;
    padding: 18px 32px 18px 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-variation-settings: var(--wght-550) !important;
    font-size: 18px;
}
.btn-catalog:hover,
.btn-catalog.btn-catalog--active {
    background-color: #466DAE;
}
.btn-catalog__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 32px;
    width: 18px;
    height: 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
/*    border: 1px solid red;*/
}
.btn-catalog__icon span {
    background-color: white;
    width: 100%;
    height: 2px;
    transform-origin: center;
}

.btn-catalog.btn-catalog--active .btn-catalog__icon span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
}
.btn-catalog.btn-catalog--active .btn-catalog__icon span:nth-child(2) {
    opacity: 0;
    transform: translateX(-5px);
}
.btn-catalog.btn-catalog--active .btn-catalog__icon span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
}










.catalog-menu {
    display: none;
    opacity: 0;

    position: fixed;
    background-color: var(--pale-light);
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 32px 0;
    transition: 400ms;
}
.catalog-menu--visible-lg {
    top: 157px;
    height: calc(100vh - 99px);
    display: block;
    opacity: 1;
}
.catalog-menu--visible-sm {
    top: 157px;
    height: calc(100vh - 157px);
    display: block;
    opacity: 1;
}
.catalog-menu__drops {
    padding-right: 90px;
}
.catalog-menu__panel {
    height: 100%;
    padding-right: 10px;
    overflow-y: auto;
    display: none;
/*    opacity: 0;*/
/*    pointer-events: none;*/
/*    transform: translateX(4px);*/
}
.catalog-menu__panel.catalog-menu__panel--active {
    display: block;
/*    opacity: 1;*/
/*    pointer-events: all;*/
/*    transform: translateX(0px);*/
}

.catalog-menu,
.catalog-menu__drops,
.catalog-menu__panel {
    transition: all 250ms;
}

@media screen and (max-width: 1400px) {
    .catalog-menu__drops {
        padding-right: 45px;
    }
}
@media screen and (max-width: 1150px) {
    .catalog-menu__drops {
        padding-right: 30px;
    }
}



.category-card {
    display: block;
    position: relative;
    padding: 26px 32px 104px 32px;
    background-color: rgba(255,255,255,.85);
    border-radius: 32px;
    margin-bottom: 12px;
    cursor: pointer;
    border: 1px solid white;
}
.category-card:last-child {
    margin-bottom: 0;
}
.category-card__arrow {
    position: absolute;
    bottom: 32px;
    right: 30px;
    width: 56px;
    height: 56px;
/*    background-color: var(--pale-light);*/
    border-radius: 50%;
    border: 1px solid var(--blue-steel);
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-card__arrow svg {
    transform: rotate(45deg);
    transition: 250ms;
}
.category-card__caption {
    font-size: 22px;
    margin-bottom: 10px;
    font-variation-settings: var(--wght-550);
}
.category-card__descr {
    font-size: 15px;
    opacity: .68;
    line-height: 1.6;
}

/*.category-card:hover {
    background-color: rgba(255,255,255,1);
}*/
/*.category-card:hover .category-card__caption {}*/
/*.category-card:hover .category-card__arrow {}*/
/*.category-card:hover .category-card__arrow path {}*/

.category-card.category-card--active {
    background-color: rgba(255,255,255,1);
    border-color: #a9b7cd;
    box-shadow: 0px 16px 80px -16px rgba(0, 0, 0, 0.12);
}
.category-card.category-card--active .category-card__caption {
    color: var(--blue);
}
.category-card.category-card--active .category-card__arrow {
    transform: rotate(-45deg);
    background-color: var(--blue);
    border-color: var(--blue);
}
.category-card.category-card--active .category-card__arrow svg {
    transform: rotate(0);
}
.category-card.category-card--active .category-card__arrow path {
    fill: white;
    stroke-opacity: 1;
}
@media (max-height: 950px) {
  .category-card {
    padding: 22px 32px 72px 32px;
  }
  .category-card__descr {
    line-height: 1.4;
  }
  .category-card__arrow {
    bottom: 24px;
    right: 24px;
    width: 46px;
    height: 46px;
  }
}
@media (max-height: 800px) {
  .catalog-menu__wrapper {
    overflow-y: scroll;
  }
}





@keyframes spin {
  from {
    transform: translateX(-50%) translateY(-40%) rotate(0deg);
  }
  to {
    transform: translateX(-50%) translateY(-40%) rotate(360deg);
  }
}

.n-hero {
    position: relative;
    display: flex;
    align-items: flex-end;
    height: 820px;
    padding: 0 0 80px 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    flex-wrap: wrap;
    background-color: var(--pale-light);
    z-index: 1;
}
.n-hero__text {
    margin-bottom: 80px;
}
.n-hero__blob {
    position: absolute;
    left: 50%;
    transform: ;
    top: 100%;
    width: 75%;
    aspect-ratio: 1/1;
    opacity: 0.55;
    z-index: -1;
    background-image: url(/local/templates/exper/static/img/blob.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    animation: spin 8s linear infinite;
}
@media screen and (max-width: 768px) {
    .n-hero {
        height: 780px;
    }
    .n-hero__blob {
        width: 150%;
    }
}
@media screen and (max-width: 414px) {
    .n-hero {
        height: 675px;
    }
    .n-hero__text {
        margin-bottom: 50px;
    }
    .n-hero__blob {
        width: 275%;
    }
}





.thumb-service {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    padding: 8px;
    background-color: rgba(255,255,255,.75);
    border-radius: var(--br-sm);
    transition: 250ms;
}
.thumb-service__img {
    position: relative;
    height: 100%;
/*    width: 45%;*/
/*    max-width: 200px;*/
/*    min-width: 160px;*/
    width: 168px;
    flex: 0 0 168px;
    height: 120px;
    border-radius: 16px;
    overflow: hidden;
    margin: 0 20px 0 0;
}
.thumb-service__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.thumb-service__heading {
    font-size: 16px;
    font-variation-settings: var(--wght-500);
    line-height: 1.15;
    margin-top: 8px;
    color: var(--graphite-black);
    transition: 250ms;
}
.thumb-service__arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--blue);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 16px;
    right: 16px;
    transform: scale(.75);
    opacity: 0;
    transition: 250ms;
}

.thumb-service:hover {
    background-color: rgba(255,255,255,1);
}
.thumb-service:hover .thumb-service__heading {
    color: var(--blue);
}
.thumb-service:hover .thumb-service__arrow {
    transform: scale(1);
    opacity: 1;
}
@media screen and (max-width: 992px) {
    .thumb-service__img {
        width: 153px;
        flex: 0 0 153px;
    }
}
@media screen and (max-width: 576px) {
    .thumb-service__img {
        width: 138px;
        flex: 0 0 138px;
        height: 110px;
    }
}





.icon-feature {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.icon-feature__icon {
    width: 72px;
    height: 72px;
    flex: 0 0 72px;
    background-image: url(/local/templates/exper/static/img/icons/icon-content-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}
.icon-feature__icon svg {
    width: 40px;
}
.icon-feature__heading {
    font-size: 20px;
    color: var(--graphite-black);
    font-variation-settings: var(--wght-550);
    margin-bottom: 8px;
    text-align: center;
}
.icon-feature__text {
    text-align: center;
}
@media screen and (max-width: 1200px) {
    .icon-feature {
        margin-bottom: 40px;
    }
    .icon-feature__text {
        padding: 0 25px;
    }
}
@media screen and (max-width: 992px) {
    .icon-feature {
        align-items: flex-start;
        margin-bottom: 34px;
    }
    .icon-feature__icon {
        width: 68px;
        height: 68px;
        flex: 0 0 68px;
        margin-bottom: 12px;
    }
    .icon-feature__icon svg {
        width: 38px;
    }
    .icon-feature__heading,
    .icon-feature__text {
        text-align: left;
    }
    .icon-feature__text {
        padding: 0 40px 0 0;
    }
}
@media screen and (max-width: 768px) {
    .icon-feature {
        margin-bottom: 8px;
        border-radius: 24px;
        border: 1px solid var(--blue-steel);
        padding: 24px;
    }
    .icon-feature__heading {
        font-size: 19px;
    }
    .icon-feature__icon {
        width: 64px;
        height: 64px;
        flex: 0 0 64px;
    }
    .icon-feature__icon svg {
        width: 36px;
    }
    .icon-feature__text {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 414px) {
    .icon-feature__icon {
        width: 60px;
        height: 60px;
        flex: 0 0 60px;
    }
    .icon-feature__icon svg {
        width: 34px;
    }
    .icon-feature__text {
        padding: 0 0 0 0;
    }
}







.main-content-start {
    position: relative;
    padding: 80px 0 16px 0;
    border-radius: 48px 48px 0 0;
    background-color: white;
    margin-top: -32px;
    z-index: 2;
}
@media screen and (max-width: 768px) {
    .main-content-start {
        padding: 55px 0 16px 0;
        margin-top: -42px;
    }
}

.section {
    margin-bottom: 160px;
}
@media screen and (max-width: 1400px) {
    .section {
        margin-bottom: 145px;
    }
}
@media screen and (max-width: 1200px) {
    .section {
        margin-bottom: 125px;
    }
}
@media screen and (max-width: 992px) {
    .section {
        margin-bottom: 115px;
    }
}
@media screen and (max-width: 768px) {
    .section {
        margin-bottom: 95px;
    }
}
@media screen and (max-width: 576px) {
    .section {
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 414px) {
    .section {
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 375px) {
    .section {
        margin-bottom: 45px;
    }
}

.sticky-wrapper {
    overflow: visible;
}

@media screen and (max-width: 1200px) {
    .sticky-wrapper {
        overflow: hidden;
    }
}






.tabs-block {
/*    margin-bottom: 32px;*/
}
.tabs-block__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
/*    margin-bottom: 32px;*/
}
.tabs-block__caption {}
.tabs-block__tablist {
    scrollbar-width: none;
}
.tabs-block__tablist::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}
.tabs-block__content {}
@media screen and (max-width: 768px) {
    .tabs-block__header {
        flex-wrap: wrap;
/*        margin-bottom: 16px;*/
    }
    .tabs-block__caption {
        flex: 1 0 100%;
/*        margin-bottom: 24px;*/
    }
    .tabs-block__tablist {
        overflow: scroll;
        margin: 0 -15px;
        padding: 0 15px;
  }
    }
}


.tabs-track {
    font-size: 0;
}
@media screen and (max-width: 768px) {
    .tabs-track {
        display: flex;
    }
}


.tabs-panel {
    display: none;
}
.tabs-panel.tabs-panel--active {
    display: block;
}







.card-service {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 24px;
    border: 1px solid var(--blue-steel);
    padding: 28px;
    height: 360px;
    transition: 300ms;
}
.card-service__caption {
    font-size: 22px;
    font-variation-settings: var(--wght-550);
    color: var(--graphite-black);
    margin-bottom: 20px;
    user-select: none;
    transition: 250ms;
}
.card-service__tags-track {
    font-size: 0;
}
.card-service__footer {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.card-service__info {}
.card-service__price {
    font-size: 16px;
    font-variation-settings: var(--wght-550);
    color: var(--graphite-black);
    margin-bottom: 4px;
    user-select: none;
}
.card-service__deadline {
    position: relative;
    font-size: 14px;
    font-variation-settings: var(--wght-500);
    margin-bottom: 0;
    padding-left: 14px;
    user-select: none;
    color: var(--gray);
}
.card-service__deadline::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-49%);
    width: 6px;
    height: 6px;
    background-color: var(--blue);
    border-radius: 50%;
}
.card-service__arrow {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px solid var(--blue-steel);
    display: flex;
    justify-content: center;
    align-items: center;
    user-select: none;
    transition: 250ms;
}
.card-service__arrow path {
    transition: 250ms;
}
.card-service .tag {
    margin: 0 4px 4px 0;
    opacity: 0;
    transition: 250ms;
}

@media screen and (min-width: 992px) {
    .card-service:hover {
        background-color: var(--pale-light);
        cursor: pointer;
    }
    .card-service:hover .card-service__caption {
        color: var(--blue);
    }
    .card-service:hover .card-service__arrow {
        background-color: var(--blue);
        border-color: var(--blue);
        transform: rotate(-45deg);
    }
    .card-service:hover .card-service__arrow path {
        fill: white;
    }
    .card-service:hover .tag {
        background-color: white;
        opacity: 1;
    }
}
@media screen and (max-width: 1400px) {
    .card-service {
        padding: 26px;
    }
    .card-service__caption {
        font-size: 21px;
    }
}
@media screen and (max-width: 1200px) {
    .card-service {
        padding: 24px;
    }
    .card-service__caption {
        font-size: 20px;
    }
}
@media screen and (max-width: 992px) {
    .card-service {
        background-color: var(--pale-light);
    }
    .card-service__caption {
        font-size: 19px;
    }
    .card-service__arrow {
        width: 52px;
        height: 52px;
    }
    .card-service .tag {
        padding: 5px 10px;
        font-size: 13px;
        background-color: rgba(255,255,255,.75) !important;
        opacity: 1 !important;
    }
}

/*.card-service:hover .tag:nth-child(2) {
    transition-delay: 50ms;
}
.card-service:hover .tag:nth-child(3) {
    transition-delay: 100ms;
}
.card-service:hover .tag:nth-child(4) {
    transition-delay: 150ms;
}
.card-service:hover .tag:nth-child(5) {
    transition-delay: 200ms;
}
.card-service:hover .tag:nth-child(6) {
    transition-delay: 250ms;
}*/




.tag {
    display: inline-flex;
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 14px;
    align-items: center;
    user-select: none;
    white-space: nowrap;
    transition: 250ms;
}
.tag.tag--external {
    padding: 6px;
}
.tag--blue {
    background-color: var(--blue);
    color: white;
}
.tag--transparent {
    background-color: transparent;
    color: var(--gray);
}
.tag--semi-trasparent {
    background-color: rgba(255,255,255,.08);
    color: white;
}
.tag--white {
    background-color: white;
    color: var(--graphite-black);
}
.tag--pale {
    background-color: var(--pale-middle);
    color: var(--graphite-black);
}
.tag--dot-green {
    position: relative;
}
.tag:not(.tag--external) svg {
    margin-right: 8px;
}
.tag.tag--empty {
    padding: 0 !important;
}
.tag svg path {
    transition: 250ms;
}
a.tag:hover {
    color: var(--graphite-black);
    background-color: var(--blue-frost);
}


/*для скрытия части сотрудников на главной без изменения цикла в php*/
.personas-slider {}
@media screen and (max-width: 1200px) {
   .personas-slider .col-xl-3:nth-child(n+7) { display:none } 
}
@media screen and (max-width: 992px) {
/*   .personas-slider .col-xl-3:nth-child(n+5) { display:none } */
    .personas-slider {
        overflow: visible;
        margin-bottom: 16px;
    }
    .personas-slider__wrapper {
        flex-wrap: nowrap;
        margin: 0;
    }
}


.persona {
    position: relative;
    display: block;
    cursor: pointer;
    transition: 250ms;
}
.persona__photo {
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 16px;
    background-color: var(--pale-light);
    transition: 250ms;
}
.persona__tags-track {
    position: absolute;
    top: 12px;
    left: 12px;
    width: calc(100% - 24px);
}
.persona__footer {
    padding: 0 16px;
}
.persona__name {
    font-size: 20px;
    font-variation-settings: var(--wght-550);
    color: var(--graphite-black);
    margin-bottom: 8px;
    transition: 250ms;
}
.persona__description {
    font-size: 17px;
    color: var(--gray);
}
.persona:hover .persona__name {
    color: var(--blue);
}
.persona:hover .persona__photo {
    background-color: var(--pale-middle);
}
@media screen and (max-width: 1600px) {
    .persona__name {
        font-size: 19px;
    }
}
@media screen and (max-width: 1400px) {
    .persona__name {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {}
@media screen and (max-width: 768px) {
    .persona__description {
        font-size: 16px;
        color: var(--gray);
    }
}
@media screen and (max-width: 576px) {}
@media screen and (max-width: 414px) {}
@media screen and (max-width: 375px) {}












/*.bg-block-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    padding: 0 30px;
    max-width: 1698px;
}
    @media screen and (max-width: 1400px) {
        .bg-block-wrapper {
            padding: 0 8px;
            min-width: auto;
        }
    }*/

/*.bg-block {*/
    /*background-color: #EEF1F6;*/
    /*margin: 0 30px;*/
    /*margin-top: 0px;*/
    /*border-radius: 32px;*/
/*}*/


.bg-block {
    background-color: var(--pale-light);
    margin-left: 16px;
    margin-right: 16px;
    padding: 120px 0px;
    border-radius: 32px;

}
    @media screen and (max-width: 1200px) {
        .bg-block {
            padding: 60px 30px;
            margin-left: 0;
            margin-right: 0;
        }
    }
    @media screen and (max-width: 992px) {
        .bg-block {
            padding: 52px 15px;
        }
    }
    @media screen and (max-width: 768px) {
        .bg-block {
            padding: 42px 0px;
        }
    }




.bg-linear-gradient {
    margin-left: 16px;
    margin-right: 16px;
    padding: 0px 0px 120px 0px;
    background: rgba(255, 255, 255, 1.0);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1.0), rgba(237, 243, 250, 1.0));
    border-radius: 0px 0px 32px 32px;

}
    @media screen and (max-width: 992px) {
        .bg-linear-gradient {
            padding: 48px 36px;
        }
    }
    @media screen and (max-width: 768px) {
        .bg-linear-gradient {
            padding: 0px 0px 36px 0px;
            margin-left: 0px;
            margin-right: 0px;
        }

    }





.cta-block {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
    padding: 80px 0px;
    border-radius: 32px;
    background: radial-gradient(50% 100% at 50% 0%, #668CDB 0%, #4366A2 100%);
    z-index: 1;
    overflow: hidden;

}
.cta-block::before {
    position: absolute;
    content: '';
    background-image: url(/local/templates/exper/static/img/circles.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 800px;
    aspect-ratio: 1/1;
    bottom: -85%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.cta-block__shadow-l {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 2;
    background: linear-gradient(90deg, rgba(67, 104, 162, 1.0), rgba(255, 255, 255, 0.0));
}
.cta-block__shadow-r {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 2;
    background: linear-gradient(270deg, rgba(67, 104, 162, 1.0), rgba(255, 255, 255, 0.0));
}

@media screen and (max-width: 992px) {
    .cta-block {
        padding: 48px 36px;
    }
}
@media screen and (max-width: 768px) {
    .cta-block {
        padding: 36px 6px;
    }
    .cta-block__shadow-l,
    .cta-block__shadow-r {
        width: 40px;
    }
}
@media screen and (max-width: 576px) {
    .cta-block__shadow-l,
    .cta-block__shadow-r {
        width: 25px;
    }
}


.card-stage {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 16px 32px -16px #0000001f;
    border-radius: 24px;
    padding: 32px;
    overflow: hidden;
}
.card-stage__image {
    margin-bottom: 32px;
}
.card-stage__image img {
    max-width: 200px;
}
.card-stage__caption {
    font-size: 20px;
    font-variation-settings: var(--wght-550);
    margin-bottom: 8px;
    color: var(--graphite-black);

}
.card-stage__decr {
    font-size: 17px;
    font-variation-settings: var(--wght-400);
    color: var(--gray);
}
.card-stage__tags-track {
    position: absolute;
    top: 24px;
    right: 24px;
    width: calc(100% - 48px);
    display: flex;
    justify-content: flex-end;

}
@media screen and (max-width: 1200px) {
    .card-stage {
        padding: 30px;
    }
    .card-stage__caption {
        font-size: 18px;
    }
    .card-stage__image {
        margin-bottom: 12px;
    }
    .card-stage__image img {
        max-width: 175px;
    }
    .card-stage__decr {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .card-stage {
        padding: 28px;
    }
    .card-stage__image img {
        max-width: 165px;
    }
}
@media screen and (max-width: 768px) {
    .card-stage {
        padding: 26px;
    }
    .card-stage__image img {
        max-width: 155px;
    }
}
@media screen and (max-width: 576px) {
    .card-stage {
        padding: 24px;
    }
    .card-stage__image img {
        max-width: 14   5px;
    }
}




/*d-flex align-items-center color-white fs-20 fw-550 mb-2*/

.well {
    padding: 32px;
    border-radius: 24px;
    background: radial-gradient(100% 195.24% at 100% 100%, #668CDB 0%, #4366A2 100%);
}
.well__header {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.well__icon {
    margin-right: 8px;
}
.well__caption {
    color: white;
    font-size: 20px;
    font-variation-settings: var(--wght-550);
}
.well.well--quote::before {
    position: absolute;
    content: '';
    right: 24px;
    top: 8px;
    width: 96px;
    height: 96px;
    background-image: url(/local/templates/exper/static/img/quotes.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
@media screen and (max-width: 1300px) {
    .well {
        padding: 30px;
    }
    .well__caption {
        font-size: 19px;
    }
}
@media screen and (max-width: 1200px) {
    .well {
        padding: 28px;
    }
}
@media screen and (max-width: 992px) {
    .well {
        padding: 27px;
    }
}
@media screen and (max-width: 768px) {
    .well {
        padding: 26px;
    }
}
@media screen and (max-width: 567px) {
    .well {
        padding: 24px;
    }
}
@media screen and (max-width: 414px) {
    .well {
        padding: 19px;
    }
}



.sticky-aside {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-right: 64px;
}
.sticky-aside__track {
    position: relative;
    flex-grow: 1;
    padding-bottom: 48px;
}
.sticky-aside__container {
    position: sticky;
    top: 192px; /* указано дефолтное значение; реальное будет инджектиться через js в зависимости от размера прилипающей шапки */
    transition: 350ms;
}
@media screen and (max-width: 1450px) {
    .sticky-aside {
        padding-right: 40px;
    }
    .sticky-aside__track {
        padding-bottom: 24px;
    }
}
@media screen and (max-width: 1200px) {
    .sticky-aside {
        display: block;
    }
    .sticky-aside__container {
        position: static !important;
        top: 0;
    }
}
@media screen and (max-width: 1300px) {
    .sticky-aside {
        padding-right: 24px;
    }
    .sticky-aside__track {
        padding-bottom: 24px;
    }
}
@media screen and (max-width: 992px) {
    .sticky-aside {
        padding-right: 0px;
    }
    .sticky-aside__track {
        padding-bottom: 12px;
    }
}




.circle-video-thumb {
    position: relative;
    display: block;
    z-index: 1;
}
.circle-video-thumb__image {
    position: relative;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
}
.circle-video-thumb__image img {
    aspect-ratio: 1/1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: 250ms;
}
.circle-video-thumb__text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 16px;
    border: 1px solid var(--blue-steel);
    background-color: #fff;
    z-index: 1;
    padding: 18px 24px;
    min-width: 340px;
    text-align: center;
    box-shadow: 0px 8px 80px -8px rgba(0,0,0,.15);
    transition: 250ms;
}
.circle-video-thumb__button {
    position: absolute;
    top: 6%;
    left: 10%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid transparent;
    background-color: var(--blue);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    transition: 250ms;
}
.circle-video-thumb__button svg path {
    transition: 250ms;
}
.circle-video-thumb__deco {
    position: absolute;
    top: 6%;
    left: 10%;
    width: 80px;
    height: 80px;
    z-index: -1;
}
.circle-video-thumb:hover {}
.circle-video-thumb:hover .circle-video-thumb__image img {
    filter: brightness(1.075);
}
.circle-video-thumb:hover .circle-video-thumb__button {
    transform: scale(1.08);
    background-color: var(--pale-middle);
/*    box-shadow: 0px 0px 80px -8px #00000029;*/
/*    border: 1px solid var(--blue-steel);*/
}
.circle-video-thumb:hover .circle-video-thumb__button svg path {
    fill: var(--blue);
}
.circle-video-thumb:hover .circle-video-thumb__text {
    box-shadow: 0px 8px 100px -4px rgba(0,0,0,.25);

}

.circle-video-thumb__deco::after,
.circle-video-thumb__deco::before {
  content: '';
  position: absolute;
  border: 2px solid var(--blue);
  left: -20px;
  opacity: 0;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: pulse 3.5s linear infinite;
}
.circle-video-thumb__deco::after {
  animation-delay: 1.25s;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

@media screen and (max-width: 992px) {
    .circle-video-thumb__button {
        width: 72px;
        height: 72px;
    }
    .circle-video-thumb__deco {
        width: 72px;
        height: 72px;
    }
    .circle-video-thumb__text {
        bottom: -4px;
    }
}
@media screen and (max-width: 576px) {
    .circle-video-thumb__button {
        width: 64px;
        height: 64px;
    }
    .circle-video-thumb__deco {
        width: 64px;
        height: 64px;
    }
    .circle-video-thumb__text {
        bottom: -8px;
    }
}

.card-facts {
    border-radius: 24px;
    background: #FFFFFF;
    border: 1px solid var(--blue-steel);
    padding: 32px;
    height: 420px;
    position: relative;
    display: flex;
    flex-direction: column;
}
.card-facts__tag {
    position: absolute;
    left: 32px;
    top: 32px;
    width: calc(100% - 64px);
/*    border: 1px solid red;*/
}
.card-facts__caption {
    color: var(--blue);
    display: flex;
    font-size: 0;
    line-height: 0.7;
    align-items: baseline;
    margin-top: auto;
    margin-bottom: 16px;
}
.card-facts__big-num {
    position: relative;
    padding-left: 24px;
    font-size: 80px;
    font-variation-settings: var(--wght-600);
    margin-right: 8px;
}
.card-facts__big-num::before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    width: 16px;
    height: 24px;
    background-image: url(/local/templates/exper/static/img/icons/more.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.card-facts__text {}

@media screen and (max-width: 1450px) {
    .card-facts__big-num {
        padding-left: 24px;
        font-size: 70px;
    }
    .card-facts {
        padding: 30px;
        height: 410px;
    }
}
@media screen and (max-width: 1200px) {
    .card-facts__big-num {
        padding-left: 24px;
        font-size: 68px;
    }
    .card-facts {
        padding: 28px;
        height: 400px;
    }
}
@media screen and (max-width: 768px) {
    .card-facts__big-num {
        padding-left: 24px;
        font-size: 64px;
    }
    .card-facts {
        padding: 27px;
        height: 390px;
    }
}
@media screen and (max-width: 576px) {
    .card-facts__big-num {
        padding-left: 24px;
        font-size: 60px;
    }
    .card-facts {
        padding: 26px;
        height: auto;
        aspect-ratio: 4/3;
    }
}
@media screen and (max-width: 414px) {
    .card-facts__big-num {
        padding-left: 24px;
        font-size: 54px;
    }
    .card-facts {
        padding: 24px;
/*        height: 360px;*/
    }
}

.geography-wrapper {}
.geography-wrapper .container {
    margin-top: -150px;
}
@media screen and (max-width: 1700px) {
    .geography-wrapper .container {
        margin-top: -110px;
    }   
}
@media screen and (max-width: 1450px) {
    .geography-wrapper .container {
        margin-top: -70px;
    }   
}
@media screen and (max-width: 1300px) {
    .geography-wrapper .container {
        margin-top: -20px;
    }   
}
@media screen and (max-width: 992px) {
    .geography-wrapper .container {
        margin-top: 0;
    }   
}

.geography {
    margin: 0px 30px 0 30px;
/*    padding-bottom: 120px;*/
    position: relative;
}
.geography__map{
    width: 100%;
}
.geography__map-mobile {
    display: none;
    margin-bottom: 16px;
}

.geography-wrapper .well {
    max-width: 492px;
}            
@media screen and (max-width: 992px) {
    .geography {
        margin: 0 0 36px 0;
        font-size: 0;
        padding: 0 15px;
    }
    .geography__map {
        display: none;
    }
    .geography__map-mobile {
        display: block;
    }
    .geography-wrapper .well {
        max-width: none;
    } 
}            




.map-marker {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--blue);
    position: absolute;
    cursor: pointer;
    transition: 250ms;
}
.map-marker::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: white;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 50%;
    transition: 250ms;
}
.map-marker__tooltip {
    position: absolute;
      top: -48px;
      left: 50%;
      transform: translateX(-50%);
      width: auto;
      height: auto;
      padding: 8px 16px;
      border-radius: 8px;
      background-color: #fff;
      color: var(--graphite-black);
      text-align: center;
      white-space: nowrap;
      border: 1px solid var(--blue-steel);
      box-shadow: 0px 16px 32px -4px #00000029;
      pointer-events: none;
      opacity: 0;
      transition: 250ms;
}
.map-marker:hover .map-marker__tooltip {
    opacity: 1;
/*    transform: translateX(-50%) translateY(-2px);*/
}
.map-marker:hover::before {
    transform: translateX(-50%) translateY(-50%) scale(2.2);
}
@media screen and (max-width: 1700px) {
    .map-marker {
        width: 30px;
        height: 30px;
        border: 11px solid var(--blue);
    }
    .map-marker__tooltip {
        top: -58px;
    }
}
@media screen and (max-width: 1500px) {
    .map-marker {
        width: 28px;
        height: 28px;
        border: 10px solid var(--blue);
    }
    .map-marker::before {
        width: 7px;
        height: 7px;
    }
    .map-marker:hover::before {
        transform: translateX(-50%) translateY(-50%) scale(2);
    }
}
@media screen and (max-width: 1350px) {
    .map-marker {
        width: 26px;
        height: 26px;
        border: 9px solid var(--blue);
    }
    .map-marker:hover::before {
        transform: translateX(-50%) translateY(-50%) scale(1.8);
    }
}
@media screen and (max-width: 1200px) {
    .map-marker {
        width: 24px;
        height: 24px;
        border: 8px solid var(--blue);
    }
    .map-marker::before {
        width: 6px;
        height: 6px;
    }
    .map-marker:hover::before {
        transform: translateX(-50%) translateY(-50%) scale(1.7);
    }
}
@media screen and (max-width: 992px) {
    .map-marker {
        display: inline-flex;
        width: auto;
        height: auto;
        border-radius: 50px;
        background-color: white;
        position: static;
        border: 1px solid var(--blue-steel);
        margin: 0 4px 4px 0;
    }
    .map-marker::before {
        display: none;
    }
    .map-marker__tooltip {
        position: static;
        transform: none;
        width: auto;
        height: auto;
        padding: 8px 16px;
        border-radius: 0;
        background-color: transparent;
        color: var(--graphite-black);
        border: none;
        box-shadow: none;
        pointer-events: all;
        opacity: 1;
        font-size: 17px;
    }
} 
@media screen and (max-width: 768px) {
    .map-marker__tooltip {
        font-size: 16px;
    }
} 
@media screen and (max-width: 576px) {
    .map-marker__tooltip {
        font-size: 15px;
    }
} 










.review-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}






.review-thumb {
    display: block;
    position: relative;
    border-radius: 24px;
    border: 1px solid var(--blue-steel);
    padding: 32px;
    z-index: 1;
    flex-grow: 1;
    page-break-inside: avoid;
}
.review-thumb--video {
    background-color: var(--pale-light);
    flex-grow: 0 !important;
}
.review-thumb__video-thumb {
    height: 280px;
    position: relative;
    overflow: hidden;
    margin: -24px -24px 20px -24px;
    border-radius: 20px;
}
.review-thumb__video-thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%;

}
.review-thumb__play-btn {
    position: relative;
    z-index: 1;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
    transition: 250ms;
}
.review-thumb__play-btn svg {
    z-index: 2;
    transition: 250ms;
}
.review-thumb__play-btn svg path {
    transition: 250ms;
}
.review-thumb__play-btn::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0);
    width: 101%;
    height: 101%;
    border-radius: 50%;
    background-color: var(--pale-light);
    transition: 250ms;
}
.review-thumb__tags-track {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}
.review-thumb__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.review-thumb__header-l {
    flex-grow: 1;
}
.review-thumb__header-r {
    flex: 0 0 120px;
}
.review-thumb__stars-track {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 8px;
}
.review-thumb__star {
    width: 20px;
    height: 20px;
    display: flex;
    margin-right: 4px;
    justify-content: center;
    align-items: center;
    background-image: url(/local/templates/exper/static/images/star.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.review-thumb__star:last-child { 
    margin-right: 0; 
}
.review-thumb__source {
    font-size: 14px;
    color: var(--gray);
    text-align: right;
    white-space: nowrap;
}
.review-thumb__more {
    font-variation-settings: var(--wght-550);
    font-size: 16px;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: var(--blue-steel);
    text-underline-offset: 8px;
    color: var(--graphite-black);
    cursor: pointer;
    transition: 250ms;
}
.review-thumb__more:hover {
    color: var(--blue);
}

.review-thumb--video:hover {
    box-shadow: 0px 16px 80px -16px #0000001f;
    background-color: white;    
}
.review-thumb--video:hover .review-thumb__play-btn {
/*    transform: translateX(-50%) translateY(-50%) scale(1.1);*/
    background-color: var(--pale-light);
}
/*.review-thumb--video:hover .review-thumb__play-btn::after {
    transform: translateX(-50%) translateY(-50%) scale(1);
}*/
/*.review-thumb--video:hover .review-thumb__play-btn svg path {
    fill: white;
}*/

@media screen and (max-width: 768px) {
    .review-thumb {
        padding: 20px 16px 20px 16px;
    }
    .review-thumb__header {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .review-thumb__header-l {
        margin-bottom: 0;
        order: 1;
    }
    .review-thumb__header-r {
        flex: 1 0 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 4px;
    }
    .review-thumb__video-thumb {
        height: 240px;
        position: relative;
        overflow: hidden;
        margin: -12px -8px 16px -8px;
    }
    .review-thumb__content p {
        font-size: 16px;
    }

}








.reveiws-summary-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
/*    scrollbar-width: none;*/
}
/*.reveiws-summary-wrapper::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}*/
@media screen and (max-width: 1024px) {
    .reveiws-summary-wrapper {
        justify-content: flex-start;
        flex-wrap: wrap;
    }   
}



.reviews-wrapper {
    column-count: 3;
    break-inside: avoid;
}


.reveiws-summary {
    border: 1px solid var(--blue-steel);
    border-radius: 20px;
    padding: 24px;
    flex: 0 0 316px;
    width: 312px;
    display: flex;
    justify-content: space-between;
    margin: 0 4px;
    transition: 250ms;
}
.reveiws-summary__rating {
    text-align: left;
}
.reveiws-summary__source {
    height: 28px;
}
.reveiws-summary__source img {
    max-width: 100%;
}
.reveiws-summary:hover {
    background-color: var(--pale-light);
}
@media screen and (max-width: 1024px) {
    .reveiws-summary {
        flex-grow: 1;
        width: auto;
        margin-bottom: 8px;
    }
}






.news-thumb {
    position: relative;
    display: block;
    page-break-inside: avoid;
    transition: 250ms;
}
.news-thumb__img {
    display: block;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: 250ms;
}
.news-thumb__tags-track {
    margin: 0 0 12px 16px;
}
.news-thumb__caption {
    font-variation-settings: var(--wght-550);
    color: var(--graphite-black);
    margin-bottom: 12px;
    font-size: 16px;
    transition: 250ms;
}
.news-lead-wrapper .news-thumb__caption {
    font-size: 22px;
}

.news-thumb__details {
    display: flex;
}
.news-thumb__views {
    display: flex;
    align-items: center;
}
.news-thumb__views svg {
    margin-right: 8px;
}
.news-thumb__footer {
    display: block;
    padding: 0px 16px;
}
.news-thumb:hover .news-thumb__caption {
    color: var(--blue);
}
.news-thumb:hover .news-thumb__img {
    filter: brightness(93%);
}
.news-thumb:hover .tag--external path {
    stroke: var(--blue);
}



.usigi-main-list {}
.usigi-main-list__wrapper {
    flex-wrap: wrap;
    margin-top: -8px;
    margin-right: -4px;
    margin-left: -4px;
}
.usigi-main-list__slide {
    position: relative;
    flex: 0 0 auto;
    min-height: 1px;
}
@media screen and (min-width: 992px) {
    .usigi-main-list__slide {
        width: 33%;
        padding-left: 4px;
        padding-right: 4px;
        margin-top: 8px;
    }
    .usigi-main-list__slide:nth-child(3),
    .usigi-main-list__slide:nth-child(4),
    .usigi-main-list__slide:nth-child(9) {
        width: 33%;
    }
}
@media screen and (min-width: 1200px) {
    .usigi-main-list__slide {
        width: 25%;
    }
    .usigi-main-list__slide:nth-child(3),
    .usigi-main-list__slide:nth-child(4),
    .usigi-main-list__slide:nth-child(9) {
        width: 50%;
    }
}


/*news-slider__wrapper*/
.news-slider__wrapper {
    flex-wrap: wrap;
    margin-top: -8px;
    margin-right: -4px;
    margin-left: -4px;
}
.news-slider__wrapper .news-thumb {

}
@media screen and (min-width: 992px) {
    .news-slider__wrapper .news-slider__slide {
        width: 50%;
        padding-left: 4px;
        padding-right: 4px;
        margin-top: 8px;
    }
    .news-slider__wrapper .news-slider__slide:first-child {
        display: none;
    }
}


@media screen and (max-width: 991px) {
    .n-news-slider {
        overflow: visible;
        margin-bottom: 16px;
    }
    .news-slider__wrapper {
        flex-wrap: nowrap;
        margin: 0;
    }


    .personas-slider {
        overflow: visible;
        margin-bottom: 16px;
    }
    .news-slider__wrapper {
        flex-wrap: nowrap;
        margin: 0;
    }


    .usigi-main-list {
        overflow: visible;
        margin-bottom: 16px;
    }
    .usigi-main-list__wrapper {
        flex-wrap: nowrap;
        margin: 0;
    }
}

@media screen and (max-width: 991px) {
    .stages-slider-sud {
        overflow: visible;
        margin-bottom: 16px;
    }
    .stages-slider-sud__wrapper {
        flex-wrap: nowrap;
        margin: 0;
    }
}











.accordion__item {
    border: 1px solid var(--blue-steel);
    border-radius: 24px;
    transition: 250ms;    
}
.accordion__item:not(.is-open):hover {
    box-shadow: 0px 16px 80px -16px #0000001f;
}

.accordion__label {
    position: relative;
    padding: 24px 118px 24px 24px;
    min-height: 104px;
    cursor: pointer;
    border-radius: 24px;
    display: flex;
    align-items: center;
}
.accordion__label p {
    line-height: 1.25 !important;
}
.accordion__caption {
    font-size: 18px;
    margin: 0;
    font-variation-settings: var(--wght-600);
}
.accordion__icon {
    width: 56px;
    height: 56px;
    background-color: var(--pale-light);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}
.accordion__icon svg path {
    transform-origin: center center;
    transition: 250ms;
}
.accordion__item.is-open {
    background-color: var(--pale-light);
}
.accordion__item.is-open .accordion__icon {
    background-color: var(--blue);
}
.accordion__item.is-open .accordion__icon svg path {
    stroke: white;
}
.accordion__item.is-open .accordion__icon svg path:nth-child(1) {
    transform: rotate(90deg);
}
.accordion__item.is-open .accordion__caption {
    color: var(--blue);
}
.accordion__item.is-open .accordion__icon {}
.accordion__item.is-open .accordion__icon {}
.accordion__content {
    padding: 0px 24px 24px 24px;
}
@media screen and (max-width: 992px) {
    .accordion__label {
        padding: 20px 100px 20px 20px;
    }
    .accordion__icon {
        width: 52px;
        height: 52px;
        right: 20px;
    }
    .accordion__content {
        padding: 0px 20px 20px 20px;
    }
}
@media screen and (max-width: 576px) {
    .accordion__caption {
        font-size: 17px;
    }
    .accordion__label {
        padding: 14px 82px 14px 16px;
        min-height: 88px;
    }
    .accordion__icon {
        width: 48px;
        height: 48px;
        right: 16px;
    }
    .accordion__content {
        padding: 0px 14px 14px 16px;
    }
}






.accordion-menu {
    border: 1px solid var(--blue-steel);
    border-radius: 16px;
    background-color: white;
    overflow: hidden;
    transition: 250ms;
}
.accordion-menu__label {
    position: relative;
    padding: 20px;
    min-height: 64px;
    cursor: pointer;
    border-radius: 16px 16px 0 0 ;
    display: flex;
    align-items: center;
/*    border-bottom: 1px solid red;*/
    background-color: white;
}
.accordion-menu__caption {
    line-height: 1.25 !important;
    margin: 0;
    font-size: 18px;
    font-variation-settings: var(--wght-550);

}
.accordion-menu__icon {
    width: 24px;
    height: 24px;
    background-color: var(--pale-light);
    border: 1px solid var(--blue-steel);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.accordion-menu__icon svg path {
    transform-origin: center center;
    transition: 250ms;
}
.accordion-menu__plus {}
.accordion-menu__content {
    position: relative;
    padding: 12px 20px 20px 20px;
}
.accordion-menu__content::before {
    position: absolute;
    content: '';
    left: 20px;
    top: 0;
    right: 20px;
    height: 1px;
    background-color: var(--blue-steel);
    transition: 250ms;
    opacity: 0;
}
.accordion-menu.opened .accordion-menu__caption {
    color: var(--blue);
}
.accordion-menu.opened .accordion-menu__content::before {
    opacity: 1;
}
/*.accordion-menu.opened .accordion__icon {
    background-color: var(--blue);
}*/
.accordion-menu.opened .accordion-menu__icon svg path:nth-child(1) {
    transform: rotate(90deg);
}






.nav-mobile {
    display: flex;
    flex-direction: column;
}
.nav-mobile__link {
    padding: 9px 0;
    font-size: 17px;
}

@keyframes running-animation {
  0% {
    transform: translateZ(0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

.marquee-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 1;
}
.marquee-slider {
    position: absolute;
    top: 6px;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    z-index: -1;
    animation: running-animation 110s linear infinite;
}









.n-footer {
    padding: 64px 0 0 0;
    background: linear-gradient(180deg, #E4EBF5 7%, rgba(228, 235, 245, 0) 100%);
    border-radius: 32px 32px 0px 0px;
}
.n-footer__info {
    padding-bottom: 80px;
}
.n-footer__legal {
    padding: 32px 0;
    border-top: 1px solid var(--blue-steel);
}
@media screen and (max-width: 1200px) {
    .n-footer__info {
        padding-bottom: 20px;
    }
    .n-footer__legal {
        border: 0;
    }
}
@media screen and (max-width: 992px) {
    .n-footer__info {
        padding-bottom: 0px;
    }
    .n-footer__legal {
        padding: 32px 0 34px 0;
    }
}



.company-details {
    border: none;
/*    padding: 0;
    margin: 0;*/
    border-collapse: collapse;
}
.company-details__param {
    width: 70px;
}






.footer__nav-list {
    display: flex;
    flex-direction: column;
}
.footer__navlink {
    padding: 4px 0;
    margin-bottom: 8px;
}

@media screen and (max-width: 576px) {
   .footer__navlink {
        padding: 3px 0;
        margin-bottom: 7px;
    } 
}
@media screen and (max-width: 576px) {
    .footer__navlink {
        padding: 2px 0;
        margin-bottom: 6px;
    }
}




.soc-link {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    border-radius: 50%;
    background-color: var(--pale-light);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 250ms;
}
.soc-link path {
    transition: 250ms;
}
.soc-link.soc-link--yt:hover {
    background-color: #f20030;
}
.soc-link:hover path {
    fill: white;
}
.soc-link.soc-link--wa:hover {
    background-color: #25d266;
}
.soc-link.soc-link--tg:hover {
    background-color: #229ed9;
}





.modal {
    position: static;
    width: 100%;
    max-width: 620px;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    transform: translateX(-50%) translateY(-50%);
    background-color: #EDF2FA;
}
.modal__close {
    position: absolute;
    right: 24px;
    top: 24px;
    width: 56px;
    height: 56px;
    border-radius: 50px;
    z-index: 5;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid #CBD6E8;
    cursor: pointer;
}
.modal__close svg {
    width: 16px;
    flex: 16px;
    height: 24px;
}
.modal.modal--sm {
    max-width: 490px;
    padding: 64px 44px 44px 44px;
    border-radius: 32px;
}
.modal.modal--md {
    max-width: 620px;
    padding: 76px 56px 56px 56px;
    border-radius: 32px;
}
.modal.modal--form .fancybox-button {
    display: none !important;
    opacity: 0 !important;
}
@media screen and (max-width: 1024px) {
    .modal.modal--sm {
        padding: 64px 38px 38px 38px;
    }
    .modal.modal--md {
        padding: 76px 48px 48px 48px;
    }
    .modal__close {
        right: 22px;
        top: 22px;
        width: 52px;
        height: 52px;
    }
}
@media screen and (max-width: 768px) {
    .modal.modal--sm {
        padding: 54px 32px 32px 32px;
    }
    .modal.modal--md {
        padding: 76px 36px 36px 36px;
    }
    .modal__close {
        right: 20px;
        top: 20px;
        width: 48px;
        height: 48px;
    }
}
@media screen and (max-width: 576px) {
    .modal.modal--sm {
        padding: 54px 28px 28px 28px;
    }
    .modal.modal--md {
        padding: 76px 28px 28px 28px;
    }
    .modal__close {
        right: 18px;
        top: 18px;
        width: 42px;
        height: 42px;
    }
}
/*.modal.modal--lg {
    max-width: 900px; 
    padding: 102px 64px 64px 64px;
    border-radius: 32px;
}*/

/*.fancybox-content {
    padding: 30px 0
}

.fancybox-bg {
    background: rgba(0, 0, 0, .8)
}*/


/*это для чего оверлей?*/
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    display: none;
    z-index: 58
}



.map-item {
    max-width: 900px;
    padding: 102px 64px 64px 64px;
    border-radius: 32px 0 0 32px;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    transform: none;
    background-color: white !important;
}
.map-item__wrapper {
    height: 100%;
}
.map-item__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.map-item__name {

}
.map-item__description {
    font-size: 17px;
    color: var(--gray);
    margin-bottom: 40px;
}
.map-item__docs-list {}
.map-item__doc {
    margin-top: 32px;
}
.map-item__doc:first-child {
    margin-top: 0;
}
@media screen and (max-width: 1024px) {
    .map-item {
        padding: 90px 58px 58px 58px;
        border-radius: 32px 32px 0px 0px;
        position: absolute;
        left: 50%;
        right: auto;
        top: auto;
        bottom: 0;
        transform: translateX(-50%) translateY(0);
        height: 95vh;
        overflow-y: scroll;
    }
     .map-item__wrapper {
        overflow-y: scroll;
     }
}
@media screen and (max-width: 992px) {
    .map-item {
        padding: 90px 48px 48px 48px;
    }
    .map-item__header {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .map-item__name {
        margin-top: 8px;
    }
}
@media screen and (max-width: 768px) {
    .map-item {
        padding: 82px 36px 36px 36px;
    }
}
@media screen and (max-width: 576px) {
    .map-item {
        padding: 72px 24px 12px 24px;
    }
}

/*
@media screen and (max-width: 576px) {
    .modal.modal--sm {
        padding: 54px 28px 28px 28px;
    }
    .modal.modal--md {
        padding: 76px 28px 28px 28px;
    }
    .modal__close {
        right: 18px;
        top: 18px;
        width: 42px;
        height: 42px;
    }
}
*/



.portfolio-doc {
    display: block;
    position: relative;
    padding: 0 0 32px 76px;
    border-bottom: 1px solid var(--blue-steel);
}

.portfolio-doc__download-icon {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    background-image: url(/local/templates/exper/static/img/icons/icon-content-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}
.portfolio-doc__download-icon path,
.portfolio-doc__download-icon svg {
    transition: 250ms;
}
.portfolio-doc__download-icon:hover path {
    fill: #49B598;
}
.portfolio-doc__download-icon:hover svg {
/*    transform: translateY(-2px);*/
}
.portfolio-doc__caption {
    font-size: 20px;
    font-variation-settings: var(--wght-550);
    margin-bottom: 10px;
    display: block;
    color: var(--graphite-black) !important;
    transition: 250ms;
}
.portfolio-doc__caption:hover {
    color: var(--blue) !important;
}
.portfolio-doc__details {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 12px;
}
.portfolio-doc__date {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    color: var(--gray);
    padding: 0 0 0 24px;
    margin-right: 32px;
}
.portfolio-doc__date::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    background-image: url(/local/templates/exper/static/img/icons/calendar.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.portfolio-doc__num {
    font-size: 14px;
    font-variation-settings: var(--wght-550);
    color: var(--graphite-black);
    border-bottom: 1px solid var(--blue-steel);
    padding-bottom: 2px;
    tranition: 250ms;
}
.portfolio-doc__num:hover {
    color: var(--blue);
    border-color: var(--blue);
}
.portfolio-doc__text {
    display: block;
    color: var(--gray);
    margin-bottom: 0;
}
@media screen and (max-width: 576px) {
    .portfolio-doc {
        padding: 66px 0 26px 0;
/*        margin-top: 18px;*/
    }
    .portfolio-doc__download-icon {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 54px;
        height: 54px;
    }

}












.list-collapsable {}
.list-collapsable__item {}



.link-collapse {
    position: relative;
    display: inline-block;
    color: var(--graphite-black);
    font-variation-settings: var(--wght-550);
    padding-right: 22px;
    cursor: pointer;
    user-select: none;
}
.link-collapse__content {
    border-bottom: 1px solid var(--blue-steel);
    padding-bottom: 2px;
}
.link-collapse::after {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 14px;
    height: 14px;
    background-image: url(/local/templates/exper/static/css/../img/icons/chevron-down.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.list-collapsable--opened .link-collapse::after {
    transform: translateY(-50%) rotate(180deg);
}










.banner {
    display: block;
    position: relative;
    background: #D5DDEC;
    background: radial-gradient(100% 840.35% at 100% 100%, #668CDB 0%, #4366A2 100%);
    padding: 18px 36px 18px 36px;
    border-radius: 28px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 24px;
    z-index: 1;
    transition: 200ms;
}
.banner__deco {
    position: absolute;
      top: 50%;
      left: 88%;
      transform: translateY(-50%) translateX(-40%);
      width: 900px;
      height: 900px;
/*      background-image: url(/local/templates/exper/static/img/bg-banner.svg);*/
/*      background-position: center center;*/
/*      background-repeat: no-repeat;*/
/*      background-size: contain;*/
      z-index: -1;
}
.banner__deco svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center ;
}

.banner__text {
    z-index: 2;
}
.banner__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    right: 34px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: rgba(255,255,255,.65);
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner:hover {
    opacity: 0.85;
}
@media screen and (max-width: 768px) {
    .banner {
        border-radius: 16px;
        padding: 20px 20px 20px 23px;
    }
}






.menu-mobile {
    position: fixed;
    display: block;
    top: 71px;
    right: 0;
    left: 0;
    bottom: 0;
    min-width: 320px;
    background-color: var(--pale-light);
    width: 100%;
    height: 100%;
    z-index: 8;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 1px 0 90px 0;

    display: none;
}
.menu-mobile--opened {
    display: block;
}













.link-accord {
    position: relative;
    border: 1px solid var(--blue-steel);
    border-radius: 16px;
    background-color: #fff;
    overflow: hidden;
    padding: 20px;
    min-height: 64px;
    cursor: pointer;
    display: flex;
    align-items: center;
    transition: 250ms;
}
.link-accord__text {
    line-height: 1.25 !important;
    margin: 0;
    font-size: 18px;
    font-variation-settings: var(--wght-550);
}
.link-accord__icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}




.review-slider {
    display: none;
}
.review-slider .review-thumb {
    height: 100%;
}
.review-slider .swiper-slide {
    height: auto;
    padding: 1px;
}
@media screen and (max-width: 992px) {
    .review-slider {
        display: block;
    }
}












.cookies-consent {
    position: fixed;
  bottom: 10px;
  z-index: 10;
  width: 100%;
  background-color: #5a82c5;
  color: #fff;
  padding: 24px;
  right: 10px;
  width: 450px;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid var(--blue-steel);
  box-shadow: 0px 16px 80px -16px #0000001f;
}
.cookies-consent__text {
    color: black;
    font-size: 16px;
    text-align: left;
}

.cookies-consent--hidden {
  display: none;
}

.cookies-consent__link {
    color: #fff;
    text-decoration: underline;
}

.cookies-consent__link:hover {
    color: #bfbfbf;
}

.cookies-consent__button {}

@media screen and (max-width: 576px) {
    .cookies-consent {
        width: 96%;
        color: #fff;
        padding: 20px;
        right: 2%;
        bottom: 8px;
    }
    .cookies-consent__text {
        font-size: 13px;
    }
}




.comment .emojionearea.comment__text {
    display: none !important;
}
.comment .comment__text {
    display: block !important;
}
.emojionearea, .emojionearea.form-control {
    border:none !important;
    box-shadow: none !important;
}

.emojionearea .emojionearea-button {
    left: 3px;
    bottom: -40px;
    top: auto !important;
    right: 0 !important;
}
.upload {
    margin-left: 30px;
}
.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after {
    width: 19px;
    height: 10px;
    top: -10px;
    left: 20px;
    right: auto !important;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom {
    margin-top: 10px;
    right: auto !important;
    top: 176px !important;
}
.emojionearea .emojionearea-button .emojionearea-button-open, .emojionearea .emojionearea-picker .emojionearea-wrapper:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='-10 0 806 1000'%3E%3Cpath fill='%23929292' d='M398 794q-72 0 -134.5 -27t-110.5 -74.5t-75 -110.5t-27 -135t27 -134.5t74.5 -110.5t110.5 -75t135 -27t135 27t110.5 74.5t74.5 110.5t27 135t-27 135t-74.5 110.5t-110.5 74.5t-135 27zM398 740q60 0 113 -23t93.5 -63.5t63.5 -93.5t23 -113t-23 -113t-63.5 -93.5 t-93.5 -63.5t-113 -23q-61 0 -114 23t-93.5 63.5t-63 93.5t-22.5 113q0 61 23 114t63.5 93.5t93.5 63t113 22.5zM266 420q-19 0 -32 -13t-13 -32t12.5 -32t32.5 -13t32.5 13t12.5 32t-12.5 32t-32.5 13zM530 420q-19 0 -32 -13t-13 -32t12.5 -32t32.5 -13q19 0 32 13t13 32 t-13 32t-32 13zM397 636q-104 0 -160 -107l34 -19q42 78 126 78q83 0 126 -78l35 19q-56 107 -161 107z'/%3E%3C/svg%3E") !important;
    background-size: cover;
    background-position: center !important;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' fill='none'%3E%3Cpath fill='%23929292' fill-rule='evenodd' d='M9.551 3.94a3.94 3.94 0 1 1 1.097 2.726l-2.949 1.74a3.938 3.938 0 0 1 0 2.355l2.948 1.74a3.94 3.94 0 1 1-.917 1.549l-2.948-1.74a3.94 3.94 0 1 1 0-5.453l2.948-1.74a3.938 3.938 0 0 1-.179-1.178Zm-3.739 6.678a.903.903 0 0 0-.064.107 2.14 2.14 0 1 1 0-2.284.912.912 0 0 0 .064.108c.17.307.266.66.266 1.034 0 .375-.096.728-.266 1.035Zm5.806 3.575a2.14 2.14 0 1 0 .063-.107.866.866 0 0 1-.063.107Zm1.873-8.115c-.762 0-1.431-.398-1.81-.998a.972.972 0 0 0-.063-.105 2.14 2.14 0 1 1 1.872 1.104Z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
}
.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' fill='none'%3E%3Cpath fill='%235a82c5' fill-rule='evenodd' d='M9.551 3.94a3.94 3.94 0 1 1 1.097 2.726l-2.949 1.74a3.938 3.938 0 0 1 0 2.355l2.948 1.74a3.94 3.94 0 1 1-.917 1.549l-2.948-1.74a3.94 3.94 0 1 1 0-5.453l2.948-1.74a3.938 3.938 0 0 1-.179-1.178Zm-3.739 6.678a.903.903 0 0 0-.064.107 2.14 2.14 0 1 1 0-2.284.912.912 0 0 0 .064.108c.17.307.266.66.266 1.034 0 .375-.096.728-.266 1.035Zm5.806 3.575a2.14 2.14 0 1 0 .063-.107.866.866 0 0 1-.063.107Zm1.873-8.115c-.762 0-1.431-.398-1.81-.998a.972.972 0 0 0-.063-.105 2.14 2.14 0 1 1 1.872 1.104Z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    background: none !important;
}





.blog-tags-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.blog-tags-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.blog-tags-wrapper::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 768px) {
    .blog-tags-wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow: scroll;
    }
}






.message {
    position: fixed;
    display: flex;
    align-items: center;
    padding: 8px 21px 8px 8px;
    bottom: 20px;
    right: 20px;
    background-color: var(--pale);
    border-radius: 50px;
    font-size: 16px;
    z-index: 9;
    background-color: white;
    box-shadow: 0px 24px 48px -8px #0000001f;
    border: 1px solid var(--blue-steel);
}
.message__icon {
    display: flex;
    align-items: center;
    margin-right: 8px;
}


@media screen and (max-width: 992px) {
    .message {
        bottom: 10px;
        right: 10px;
    }
}






/* транзишены */

.menu-item__submenu,
.submenu-link::before, 
.link__text,
.link__plus path,
.search__btn svg path,
.btn-catalog__icon span,
.category-card,
.category-card__arrow,
.category-card__arrow path,
.category-card__caption,
.category-card__descr
.btn {
    transition: 250ms;
}






@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 992px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 576px) {}
@media screen and (max-width: 414px) {}
@media screen and (max-width: 375px) {}








/* хз что это */

.form_search__input .search:hover {
    box-shadow: 0px 0px 20px 4px var(--pale)
}

/* End */


/* Start:/local/templates/exper/components/bitrix/search.form/custom/style.css?178073946544*/
.form_search__input {
	margin-right: 16px;
}
/* End */


/* Start:/local/templates/exper/components/bitrix/news.list/catalogMenu/style.css?1780739509778*/
div.news-list
{
  word-wrap: break-word;
}
div.news-list img.preview_picture
{
  float:left;
  margin:0 4px 6px 0;
}
.news-date-time {
  color:#486DAA;
}

.sub-menu-category {
    display: block;
    position: absolute;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-evenly;
    overflow: auto;
    background: var(--pale);
    z-index: 55;
    
    top: 10px;
    left: 240px;
    height: auto;
    opacity: 0;
}
.list.sub-category {
  box-shadow: 0px 0px 6px 2px #ccc;
    padding: 15px 22px;
    border-radius: 10px;
    display: block;
}

.link.js_sub_category:hover ~ .sub-menu-category,
.sub-menu-category:hover {
  opacity: 1;
}
.sub-menu-item a {
  display: block;
}

.list {
    break-inside: avoid-column;
}

/* End */
/* /local/templates/exper/static/css/libs.css?1780739056199518 */
/* /local/templates/exper/static/css/style-old.css?178073905526078 */
/* /local/templates/exper/static/css/comment.min.css?1780739058162514 */
/* /local/templates/exper/static/css/custom.css?178074114679417 */
/* /local/templates/exper/static/css/style-new.css?178159364698451 */
/* /local/templates/exper/components/bitrix/search.form/custom/style.css?178073946544 */
/* /local/templates/exper/components/bitrix/news.list/catalogMenu/style.css?1780739509778 */
