/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

*:focus{
    outline: none;
}

body {
    margin: 0
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

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

a {
    background-color: transparent
}

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

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],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 {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -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-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

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

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

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

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

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47,0,0.74,0.71);
    transition-timing-function: cubic-bezier(0.47,0,0.74,0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    -webkit-transition-timing-function: cubic-bezier(0.22,0.61,0.36,1);
    transition-timing-function: cubic-bezier(0.22,0.61,0.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.25s ease,visibility 0s ease 0.25s;
    transition: opacity 0.25s ease,visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity 0.25s ease 0s,visibility 0s ease 0s;
    transition: opacity 0.25s ease 0s,visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5,0,0.14,1);
    animation-timing-function: cubic-bezier(0.5,0,0.14,1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30,30,30,0.6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,0.85)),color-stop(50%,rgba(0,0,0,0.3)),color-stop(65%,rgba(0,0,0,0.15)),color-stop(75.5%,rgba(0,0,0,0.075)),color-stop(82.85%,rgba(0,0,0,0.037)),color-stop(88%,rgba(0,0,0,0.019)),to(transparent));
    background: linear-gradient(0deg,rgba(0,0,0,0.85) 0,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.15) 65%,rgba(0,0,0,0.075) 75.5%,rgba(0,0,0,0.037) 82.85%,rgba(0,0,0,0.019) 88%,transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0,0,0.25,1);
    transition-timing-function: cubic-bezier(0,0,0.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19,1,0.22,1);
    transition-timing-function: cubic-bezier(0.19,1,0.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5,1.5,1.5);
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5,0.5,0.5);
    transform: scale3d(0.5,0.5,0.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%,0,0) scale(0.1) skew(10deg);
    transform: translate3d(100%,0,0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left:6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left:max(12px,env(safe-area-inset-left));
            padding-right: max(12px,env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: 0.5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width:110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

:root {
    --color-base-blue: #080E40;
    --color-blue: #00B3FF;
    --color-black: #000000;
    --color-white: #fff;
    --color-green: #00D094;
    --font-main: "Inter",sans-serif
}

body {
    font-family: var(--font-main);
    font-size: 16px;
    line-height: 100%;
    background: #fff;
    letter-spacing: 0.05em
}

a {
    text-decoration: none;
    color: var(--color-black)
}

p {
    font-family: var(--font-main);
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    margin: 0 0 30px
}

@media (max-width: 991.98px) {
    p {
        font-size:14px
    }
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    font-family: var(--font-main);
    color: var(--color-black)
}

.container {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}

.row {
    margin-left: -20px;
    margin-right: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col {
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width: 575.98px) {
    .container {
        padding-left:20px;
        padding-right: 20px
    }

    .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .col {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1120px
    }
}

.container-full {
    max-width: 1440px;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px
}

h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    color: var(--color-white);
    margin-bottom: 20px;
    letter-spacing: 3px;
    text-transform: uppercase
}

@media (max-width: 1199.98px) {
    h1 {
        font-size:42px
    }
}

@media (max-width: 991.98px) {
    h1 {
        font-size:28px
    }
}

@media (max-width: 360px) {
    h1 {
        font-size:22px
    }
}

h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
    color: var(--color-black);
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 0.1em
}

h2 span {
    color: var(--color-blue)
}

@media (max-width: 1399.98px) {
    h2 {
        font-size:42px
    }
}

@media (max-width: 991.98px) {
    h2 {
        font-size:26px;
        margin-bottom: 20px
    }
}

@media (max-width: 360px) {
    h2 {
        font-size:22px
    }
}

h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 15px;
    color: #3687E3
}

@media (max-width: 991.98px) {
    h3 {
        font-size:22px
    }
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    height: 100%
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.main-inner {
    background: rgb(235,243,254);
    padding: 50px 0;
    min-height: calc(100vh - 350px);
}

@media (max-width: 991.98px) {
    .main-inner {
        padding:30px 0
    }
}

.container-fluid {
    width: 100%;
    padding: 24px 40px 16px
}

@media (max-width: 1199.98px) {
    .container-fluid {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (max-width: 1399.98px) {
    .container-fluid {
        padding-left:20px;
        padding-right: 20px
    }
}

@media (max-width: 991.98px) {
    .container-fluid {
        padding-left:15px;
        padding-right: 15px
    }
}

.cabinet-top {
    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
}

.cabinet-switcher {
    margin-bottom: 25px
}

svg {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.form-control:focus,button:focus {
    -webkit-box-shadow: 0 0 0 transparent!important;
    box-shadow: 0 0 0 transparent!important;
    outline: none!important
}

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

ol li,ul li {
    display: block
}

a,button {
    cursor: pointer
}

.btn {
    display: inline-block;
    vertical-align: top;
    border: 1px solid var(--color-white);
    background: var(--color-white);
    padding: 9px 18px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1;
    color: var(--color-black);
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-align: center
}

.btn:hover {
    background: var(--color-blue);
    border-color: var(--color-blue);
    color: #fff;
    text-decoration: none
}

.btn:focus {
    background: var(--color-blue);
    border-color: var(--color-blue);
    color: #fff;
    text-decoration: none
}

@media (max-width: 991.98px) {
    .btn {
        font-size:14px
    }
}

@media (max-width: 575.98px) {
    .btn {
        display:block;
        width: 100%;
        padding: 12px 18px
    }
}

.trans-btn {
    background: transparent;
    color: var(--color-white)
}

.trans-btn:focus,.trans-btn:hover {
    border-color: var(--color-white);
    background: var(--color-white);
    color: var(--color-black)
}

.btn-outline {
    border: 1px solid rgba(0,0,0,0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    color: rgb(58,39,105)
}

.btn-outline .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    max-width: 18px;
    height: 20px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    fill: #3A2769
}

.btn-outline:hover .icon {
    fill: #fff
}

.btn-blue {
    padding: 17px 30px;
    color: #fff;
    font-size: 15px;
    background: #2189FF;
    border-color: #2189FF;
    font-weight: 500
}

.btn-blue:focus,.btn-blue:hover {
    background: #fff;
    border-color: #fff;
    color: var(--color-black)
}

.btn-green {
    font-size: 15px;
    padding: 8px 33px;
    border-radius: 16px;
    background: var(--color-green);
    border-color: var(--color-green);
    color: var(--color-white)
}

.btn-green:focus,.btn-green:hover {
    border-color: var(--color-white);
    background: var(--color-white);
    color: var(--color-black)
}

.btn-big {
    height: 53px;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-dark {
    padding: 15px 78px;
    font-size: 15px;
    font-weight: 600;
    background: #2189FF;
    border-color: #2189FF;
    color: var(--color-white)
}

.btn-dark:focus,.btn-dark:hover {
    border-color: var(--color-blue);
    background: var(--color-blue);
    color: var(--color-white)
}

@media (max-width: 991.98px) {
    .btn-dark {
        padding:15px 32px
    }
}

.btn-form {
    padding: 15px 28px;
    border-radius: 16px;
    background: #248BFF;
    border-color: #248BFF;
    color: var(--color-white);
    margin-top: 40px
}

.btn-form:focus,.btn-form:hover {
    border-color: var(--color-blue);
    background: var(--color-blue);
    color: var(--color-white)
}

.btn-table {
    padding: 14px 10px;
    color: #fff;
    font-size: 10px;
    white-space: nowrap;
    text-transform: uppercase
}

.btn-activate {
    font-weight: 700;
    text-transform: uppercase;
    background: #2189FF;
    display: inline-block;
    min-width: 120px
}

@media (max-width: 575.98px) {
    .btn-activate {
        min-width:100px
    }
}

.btn-progress {
    background: #FDA704
}

.btn-progress:focus,.btn-progress:hover {
    border-color: #FDA704;
    background: #FDA704;
    color: var(--color-white)
}

.btn-copylink {
    padding: 16px 10px;
    font-weight: 600
}

.btn-cancel {
    background: #FC3463
}

.btn-cancel:focus,.btn-cancel:hover {
    border-color: #FC3463;
    background: #FC3463;
    color: var(--color-white)
}

.btn-ok {
    background: #00CE93
}

.btn-ok:focus,.btn-ok:hover {
    border-color: #00CE93;
    background: #00CE93;
    color: var(--color-white)
}

.btn-ico {
    background: #2189FF;
    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;
    padding: 0;
    width: 34px;
    height: 34px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
    max-width: 34px
}

.btn-ico .icon {
    width: 13px;
    height: 18px
}

.has-ico {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 66px
}

.has-ico span:not([class]) {
    padding-left: 10px
}

.slick-arrow {
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background: #fff;
    border: 0;
    padding: 0;
    font-size: 0;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.slick-arrow.slick-disabled {
    opacity: 0.5;
    cursor: default;
    pointer-events: none
}

.slick-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    background: url(../img/arrow.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-left: -1px
}

.slick-arrow:hover {
    background: var(--color-blue)
}

.slick-arrow:hover:before {
    -webkit-filter: invert(100%) sepia(1%) saturate(2%) hue-rotate(233deg) brightness(107%) contrast(101%);
    filter: invert(100%) sepia(1%) saturate(2%) hue-rotate(233deg) brightness(107%) contrast(101%)
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

.slick-next:before {
    -webkit-transform: translate(-50%,-50%) rotate(180deg);
    transform: translate(-50%,-50%) rotate(180deg);
    margin-left: 1px
}

.text-center {
    text-align: center
}

.content {
    padding-top: 50px
}

.content h1 {
    text-align: center;
    margin-bottom: 20px;
    color: #000
}

.content h1 span {
    color: #2189FF
}

.content .top-title {
    text-align: center;
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 0.1em
}

@media (max-width: 991.98px) {
    .content {
        padding-top:30px
    }

    .content .top-title {
        font-size: 14px
    }
}

.content-text {
    max-width: 880px;
    margin: 0px auto 50px
}

.content-text h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: left;
    text-transform: none;
    margin-bottom: 15px
}

.content-text p {
    font-size: 14px;
    margin-bottom: 15px;
    max-width: 886px;
    font-weight: 400;
    letter-spacing: 0.1em
}

@media (max-width: 991.98px) {
    .content-text {
        margin-bottom:30px
    }

    .content-text h2 {
        font-size: 22px
    }

    .content-text p {
        margin-bottom: 20px
    }
}

.note {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-align: center;
    color: rgba(0,0,0,0.68);
    max-width: 680px;
    margin: 0px auto 20px
}

.header {
    padding: 15px 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    background: linear-gradient(120.46deg,#0684EB -26.46%,#080E40 40.07%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

@media (max-width: 991.98px) {
    .header {
        padding:10px 0;
        z-index: 100
    }
}

.header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1199.98px) {
    .header .container {
        max-width:960px
    }
}

@media (max-width: 991.98px) {
    .header .container {
        max-width:720px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 1399.98px) {
    .header .btn {
        font-size:16px
    }
}

@media (max-width: 1199.98px) {
    .header .btn {
        font-size:14px;
        white-space: nowrap;
        padding: 12px
    }
}

@media (max-width: 575.98px) {
    .header .btn.trans-btn {
        display:block;
        width: auto
    }
}

@media (max-width: 360px) {
    .header .btn {
        font-size:12px;
        padding: 5px 10px
    }
}

.header .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.header .btn-group .btn {
    padding: 12px 18px;
    white-space: nowrap
}

@media (max-width: 1199.98px) {
    .header .btn-group .btn {
        padding:10px 12px
    }
}

@media (max-width: 1199.98px) {
    .header .btn-group {
        gap:10px
    }
}

@media (max-width: 991.98px) {
    .header .btn-group {
        -webkit-box-flex:1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
}

@media (max-width: 991.98px) {
    .header-inner {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        margin-top: 20px
    }

    .header-inner .btn-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .header-inner .btn-group .btn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.header .logo {
    display: inline-block;
    vertical-align: top
}

@media (max-width: 1399.98px) {
    .header .logo {
        -webkit-box-flex:0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
        max-width: 120px
    }
}

@media (max-width: 1199.98px) {
    .header .logo {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px
    }
}

@media (max-width: 991.98px) {
    .header .logo {
        -webkit-box-flex:0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
        max-width: 120px
    }
}

@media (max-width: 360px) {
    .header .logo {
        -webkit-box-flex:0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        max-width: 80px
    }
}

.header .logo img {
    max-width: 100%;
    vertical-align: top
}

.lang {
    display: block;
    position: relative;
    margin-left: 10px
}

.lang.js-expand .lang-drop {
    max-height: 1000px
}

.lang.js-expand .lang-btn:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width: 1199.98px) {
    .lang {
        margin-left:16px
    }
}

@media (max-width: 991.98px) {
    .lang {
        text-align:right;
        margin: 20px 0 0 0
    }
}

.lang-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    padding: 0 16px 0 0;
    position: relative;
    z-index: 10;
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    background: transparent;
    color: var(--color-white);
    text-align: left
}

.lang-btn:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0px 6px;
    border-color: #fff transparent transparent transparent
}

.lang-btn .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
    max-width: 28px;
    height: 17px
}

.lang-btn .ico img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lang-btn span:not([class]) {
    padding-left: 8px
}

@media (max-width: 1199.98px) {
    .lang-btn {
        font-size:14px
    }

    .lang-btn:before {
        border-width: 8px 4px 0 4px
    }

    .lang-btn .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28px;
        flex: 0 0 28px;
        max-width: 28px;
        height: 18px
    }
}

@media (max-width: 575.98px) {
    .lang-btn {
        padding-right:12px
    }

    .lang-btn span:not([class]) {
        display: none
    }
}

.lang-drop {
    max-height: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 105%;
    left: -14px;
    overflow: hidden;
    text-align: left
}

@media (max-width: 991.98px) {
    .lang-drop {
        right:-14px;
        left: auto
    }
}

@media (max-width: 575.98px) {
    .lang-drop {
        right:8px
    }
}

.lang-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: var(--color-base-blue);
    border: 1px solid var(--color-white);
    border-radius: 4px;
    overflow: hidden;
    width: 100px;
    padding: 4px
}

.lang-body a {
    text-decoration: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-white);
    position: relative;
    z-index: 10;
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    padding: 5px 10px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.lang-body a:hover {
    background: var(--color-blue)
}

.lang-body a .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
    max-width: 28px;
    height: 17px
}

.lang-body a .ico img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lang-body a span:not([class]) {
    padding-left: 8px
}

@media (max-width: 575.98px) {
    .lang-body {
        padding:2px;
        width: 38px
    }

    .lang-body a {
        padding: 2px
    }

    .lang-body a .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28px;
        flex: 0 0 28px;
        max-width: 28px;
        height: 18px
    }

    .lang-body a span:not([class]) {
        display: none
    }
}

.main-nav {
   /* -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; */
    padding: 0 20px;
    margin-left: 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1px
}

.main-nav ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-nav li {
    display: block;
    padding: 0 10px
}

@media (max-width: 1399.98px) {
    .main-nav li {
        padding:0 14px
    }
}

.main-nav li a {
    display: block;
    text-decoration: none;
    color: var(--color-white);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative
}

.main-nav li a.active,.main-nav li a:hover {
    color: var(--color-blue)
}

.main-nav li a.active .icon,.main-nav li a:hover .icon {
    fill: var(--color-blue)
}

.main-nav li a:has(.icon) {
    padding-right: 22px
}

.main-nav li .icon {
    width: 21px;
    height: 25px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: #fff
}

@media (max-width: 1199.98px) {
    .main-nav {
        font-size:13px;
        padding: 0
    }

    .main-nav li {
        padding: 0 10px
    }
}

.header-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 991.98px) {
    .header-box {
        position:fixed;
        z-index: 100;
        left: 0;
        top: 0;
        height: 100vh;
        overflow: auto;
        width: 500px;
        max-width: 80%;
        background: var(--color-base-blue);
        padding: 20px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
        display: block
    }

    .header-box ul {
        display: block
    }

    .header-box li {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,0.3)
    }

    .header-box li a {
        padding: 23px 0
    }
}

.nav-ico {
    display: none;
    position: relative;
    z-index: 110;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    height: 40px;
    margin-left: 12px;
    margin-right: -8px;
    background: none;
    border: 0;
    cursor: pointer
}

.nav-ico span {
    display: block;
    position: absolute;
    left: 6px;
    width: 26px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.nav-ico span:first-child {
    top: 12px
}

.nav-ico span:nth-child(2) {
    top: 18px
}

.nav-ico span:nth-child(3) {
    top: 24px
}

@media (max-width: 991.98px) {
    .nav-ico {
        display:block
    }
}

.backdrop {
    position: fixed;
    z-index: 90;
    inset: 0;
    background: var(--color-base-blue);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.js-open {
    overflow: hidden
}

.js-open .backdrop {
    visibility: visible;
    opacity: 0.3
}

.js-open .header-box {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.js-open .nav-ico span:nth-child(2) {
    left: 160%
}

.js-open .nav-ico span:first-child {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg)
}

.js-open .nav-ico span:nth-child(3) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.footer {
    background: var(--color-base-blue);
    background: linear-gradient(91.21deg,#080E40 1.03%,#0684EB 111.5%);
    border-radius: 30px 30px 0 0;
    padding: 45px 0 36px;
    position: relative;
    z-index: 2
}

.footer .row {
    margin-left: -15px;
    margin-right: -15px;
    position: relative
}

@media (max-width: 575.98px) {
    .footer .row {
        margin-left:-10px;
        margin-right: -10px
    }
}

.footer .logo {
    margin-bottom: 30px
}

@media (max-width: 1199.98px) {
    .footer .logo {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }
}

@media (max-width: 991.98px) {
    .footer .logo {
        max-width:160px;
        margin-bottom: 15px
    }
}

.footer .main-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer p {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 25px;
    margin-top: 25px;
    color: rgba(255,255,255,0.6);
    letter-spacing: 0.1em
}

@media (max-width: 991.98px) {
    .footer p {
        max-width:100%
    }
}

@media (max-width: 991.98px) {
    .footer {
        border-radius:16px 16px 0 0;
        padding-bottom: 15px
    }

    .footer .main-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
        padding: 0 10px
    }

    .footer .rht-col {
        padding: 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .footer p {
        font-size: 14px
    }
}

.rht-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 60px
}

@media (max-width: 1199.98px) {
    .col-list {
        gap:30px
    }
}

.col-list .col {
    padding: 0;
    -ms-flex-preferred-size: 86px;
    flex-basis: 86px
}

.col-list .col:nth-child(2) {
    -ms-flex-preferred-size: 160px;
    flex-basis: 160px
}

@media (max-width: 991.98px) {
    .col-list {
        display:-ms-grid;
        display: grid;
        gap: 20px;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: repeat(2,1fr)
    }

    .col-list .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.f-contact {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.2em;
    text-decoration: none;
    color: rgba(255,255,255,0.6);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 10px
}

.f-contact .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23px;
    flex: 0 0 23px;
    max-width: 23px;
    height: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-align: center
}

.f-contact span:not([class]) {
    padding-left: 10px
}

@media (max-width: 991.98px) {
    .f-contact {
        font-size:14px
    }
}

.f-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    color: #FFF;
    margin-bottom: 6px;
    letter-spacing: 0.1em
}

@media (max-width: 991.98px) {
    .f-title {
        font-size:16px;
        color: #fff
    }
}

.f-list {
    font-weight: 500;
    margin-top: 10px;
    font-size: 14px;
    line-height: 165%;
    letter-spacing: 0.1em
}

@media (max-width: 991.98px) {
    .f-list {
        margin-bottom:20px
    }
}

.f-list li {
    display: block
}

@media (max-width: 991.98px) {
    .f-list li {
        display:inline-block
    }
}

.f-list li a {
    display: inline-block;
    vertical-align: top;
    color: rgba(255,255,255,0.6);
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.f-list li a:hover {
    color: #fff
}

@media (max-width: 991.98px) {
    .f-list li a br {
        display:none
    }
}

@media (max-width: 991.98px) {
    .f-list {
        font-size:14px
    }
}

.ftr-btm {
    padding-top: 6px;
    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
}

@media (max-width: 991.98px) {
    .ftr-btm {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.copy {
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-decoration: none;
    color: rgba(255,255,255,0.6);
    margin-top: 10px;
    font-size: 14px
}

@media (max-width: 991.98px) {
    .copy {
        font-size:14px;
        margin-bottom: 16px;
        text-align: center
    }
}

.copy-mobile {
    display: none;
    margin: 30px 0 0 0;
    text-wrap: balance
}

@media (max-width: 991.98px) {
    .copy-mobile {
        display:block
    }
}

@media (max-width: 991.98px) {
    .main-col .copy {
        display:none
    }
}

.socially {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px;
    position: absolute;
    right: 20px;
    bottom: 0
}

.socially li {
    padding: 0 5px
}

.socially li a {
    display: block;
    width: 20px;
    height: 20px;
    background: var(--color-blue);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50%
}

.socially li a img {
    max-width: 100%
}

.hero {
    background: var(--color-base-blue);
    background: linear-gradient(191.19deg,#080E40 14.68%,#0684EB 132.04%);
    border-radius: 0 0 30px 30px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1
}

.hero .container {
    position: relative;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1200px) {
    .hero .container {
        padding:0
    }
}

@media (max-width: 991.98px) {
    .hero {
        border-radius:0 0 16px 16px
    }
}

@media (max-width: 991.98px) {
    .hero .container-full {
        padding:0
    }
}

.hero-body {
    border-radius: 30px;
    min-height: 30px;
    padding: 40px 0 88px;
    position: relative;
    z-index: 1;
    margin-bottom: 53px;
    overflow: hidden
}

.hero-body:before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    background: linear-gradient(108.35deg,#FFFFFF -11.31%,#3687E3 21.87%,rgba(45,144,255,0.45) 57.81%,rgba(18,57,102,0.78104) 64.26%,rgba(11,36,64,0.8625) 73.24%,#000000 100%);
    border-radius: 30px;
    background-size: cover
}

@media (max-width: 1199.98px) {
    .hero-body {
        padding:40px 0
    }
}

@media (max-width: 991.98px) {
    .hero-body {
        padding:20px 0 0;
        border-radius: 0 0 16px 16px;
        margin-bottom: 40px
    }

    .hero-body:before {
        border-radius: 0px
    }
}

@media (max-width: 575.98px) {
    .hero-main .hero-body {
        padding-top:6px
    }

    .hero-main .hero-img {
        display: none
    }

    .hero-main h1 {
        font-size: 24px;
        letter-spacing: 0.1em
    }

    .hero-main .hero-text p {
        font-weight: 400
    }

    .hero-main .hero-subtitle {
        margin-bottom: 10px
    }

    .hero-main .hero-text {
        padding-top: 20px
    }
}

.hero-main .hero-img-mob {
    display: none;
    position: static;
    text-align: center;
    height: auto;
    margin-left: -10px;
    margin-right: -10px
}

.hero-main .hero-img-mob img {
    width: 100%
}

@media (max-width: 575.98px) {
    .hero-main .hero-img-mob {
        display:block
    }
}

.hero-phone {
    position: absolute;
    z-index: 6;
    pointer-events: none;
    top: 200px;
    right: 180px;
    width: 1318px;
    max-width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: right
}

.hero-phone img {
    margin-right: 80px
}

@media (max-width: 1399.98px) {
    .hero-phone {
        width:1140px
    }

    .hero-phone img {
        width: 400px;
        position: relative;
        top: 60px;
        right: -60px
    }
}

@media (max-width: 1199.98px) {
    .hero-phone img {
        right:-120px
    }
}

@media (max-width: 991.98px) {
    .hero-phone {
        top:20px;
        width: 680px
    }

    .hero-phone img {
        width: 280px;
        right: 80px
    }
}

@media (max-width: 767.98px) {
    .hero-phone {
        display:none
    }
}

.hero-img {
    position: absolute;
    z-index: 3;
    pointer-events: none;
    inset: 0;
    text-align: right;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.hero-img img {
    max-width: 100%
}

@media (max-width: 1399.98px) {
    .hero-img img {
        margin-right:-200px
    }
}

@media (max-width: 1199.98px) {
    .hero-img img {
        width:700px
    }
}

@media (max-width: 991.98px) {
    .hero-img {
        top:50px;
        left: 0;
        right: 0;
        height: 400px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hero-img img {
        width: 400px;
        margin-right: 0
    }
}

@media (max-width: 575.98px) {
    .hero-img {
        height:320px
    }

    .hero-img img {
        width: 320px
    }
}

.hero-subtitle {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 174px
}

@media (max-width: 1199.98px) {
    .hero-subtitle {
        margin-bottom:80px
    }
}

@media (max-width: 991.98px) {
    .hero-subtitle {
        font-size:12px;
        margin-bottom: 60px;
        color: #fff
    }
}

.hero-subtitle img {
    position: relative;
    top: 3px
}

@media (max-width: 991.98px) {
    .hero-subtitle img {
        width:16px
    }
}

.hero-text {
    max-width: 466px;
    margin-bottom: 138px
}

@media (max-width: 1199.98px) {
    .hero-text {
        margin-bottom:80px;
        max-width: 480px
    }
}

@media (max-width: 991.98px) {
    .hero-text {
        text-align:center;
        margin: 0px auto 30px;
        padding: 380px 20px 0
    }
}

@media (max-width: 575.98px) {
    .hero-text {
        padding-top:300px
    }
}

.hero-text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: rgba(255,255,255,0.68);
    max-width: 360px;
    margin-bottom: 31px
}

@media (max-width: 991.98px) {
    .hero-text p {
        margin:0px auto 30px;
        font-size: 14px
    }
}

.hero-text .btn {
    padding: 17px 30px;
    font-size: 12px
}

@media (max-width: 991.98px) {
    .hero-text .btn {
        font-size:14px;
        padding: 12px 26px
    }
}

.hero-note {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 100%;
    color: var(--color-white);
    margin-bottom: 8px
}

@media (max-width: 991.98px) {
    .hero-note {
        font-size:14px
    }
}

.hero-nums {
    position: relative;
    z-index: 5;
    padding: 18px 0 14px;
    background: linear-gradient(270.02deg,rgba(0,0,0,0) -72.19%,#3687E3 83.85%)
}

.hero-nums .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: auto
}

@media (max-width: 991.98px) {
    .hero-nums {
        padding:15px 0 10px
    }
}

@media (max-width: 991.98px) {
    .hero-nums .container {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 767.98px) {
    .hero-nums {
        padding-bottom:10px
    }
}

.hero-num-item {
    margin-right: 39px;
    color: var(--color-white);
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    text-align: center
}

.hero-num-item span {
    display: block;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 14px;
    letter-spacing: 4px
}

@media (max-width: 1199.98px) {
    .hero-num-item span {
        font-size:30px
    }
}

@media (max-width: 991.98px) {
    .hero-num-item {
        font-size:12px;
        margin-right: 22px
    }

    .hero-num-item span {
        font-size: 22px;
        margin-bottom: 10px
    }
}

@media (max-width: 767.98px) {
    .hero-num-item {
        -webkit-box-flex:0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        margin: 0 10px 10px 0;
        text-align: center
    }
}

.how-work {
    padding-bottom: 15px
}

.how-work .row {
    margin: 0 -8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 991.98px) {
    .how-work .row {
        margin:0!important
    }
}

.how-work .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 8px
}

.how-work h2 {
    color: #fff;
    margin-bottom: 25px!important
}

@media (max-width: 1199.98px) {
    .how-work h2 {
        margin-bottom:20px!important
    }
}

.how-work h2 span {
    color: #2189FF!important
}

@media (max-width: 1199.98px) {
    .how-work .slick-track {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .how-work .slick-track .slick-slide {
        height: auto!important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: auto
    }
}

.how-work-card {
    margin-bottom: 16px;
    height: calc(100% - 16px);
    background: #fff;
    text-align: center;
    padding: 34px 12px 29px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%
}

@media (max-width: 1199.98px) {
    .how-work-card {
        padding:20px 12px 20px;
        margin-bottom: 0;
        height: 100%
    }
}

@media (max-width: 991.98px) {
    .how-work-card {
        border-radius:16px
    }
}

.how-work-card-white {
    background: #fff
}

.how-work-img {
    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;
    height: 153px;
    margin-bottom: 25px
}

@media (max-width: 1399.98px) {
    .how-work-img {
        height:143px
    }
}

@media (max-width: 1199.98px) {
    .how-work-img {
        margin-bottom:12px
    }
}

.how-work-img img {
    max-width: 100%
}

.how-work-title {
    font-weight: 900;
    font-size: 12px;
    line-height: 100%;
    margin-bottom: 20px;
    margin-bottom: 4px
}

.how-slider-nav {
    display: none;
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 991.98px) {
    .how-slider-nav {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.how-slider-nav .slick-arrow {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin: 0 5px
}

.payment {
    padding-top: 50px;
    padding-bottom: 50px
}

.payment h2 span {
    color: #008EFF
}

@media (max-width: 991.98px) {
    .payment {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.payment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 0px 52.1px 0px rgba(0,0,0,0.1098039216);
    box-shadow: 0px 0px 52.1px 0px rgba(0,0,0,0.1098039216);
    border-radius: 30px
}

@media (max-width: 991.98px) {
    .payment-body {
        border-radius:16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.payment-range {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    padding: 54px 34px 30px
}

@media (max-width: 1199.98px) {
    .payment-range {
        padding:40px 20px
    }
}

@media (max-width: 991.98px) {
    .payment-range {
        width:100%;
        padding: 20px
    }
}

.payment-range p {
    font-weight: 500;
    font-size: 10px;
    max-width: 525px;
    color: rgba(0,0,0,0.3);
    margin: 0
}

@media (max-width: 991.98px) {
    .payment-range p {
        font-size:14px
    }
}

@media (max-width: 575.98px) {
    .payment-range p {
        display:none
    }
}

.payment-range .text-center {
    padding-top: 10px
}

.payment-range .btn {
    width: 250px;
    max-width: 100%;
    background: #2189FF;
    border-color: #2189FF
}

.payment-range .btn:focus,.payment-range .btn:hover {
    background: var(--color-blue);
    border-color: var(--color-blue);
    color: #fff
}

@media (max-width: 575.98px) {
    .payment-range .btn {
        width:100%
    }
}

.range-wrapper {
    margin-bottom: 38px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.range-wrapper:has(.switcher) {
    margin-bottom: 28px
}

@media (max-width: 991.98px) {
    .range-wrapper {
        margin-bottom:36px
    }
}

.range-wrapper.range-disabled {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.5;
    pointer-events: none
}

input[type=range] {
    width: 100%;
    margin: 8px 0 12px;
    -webkit-appearance: none;
    background: transparent
}

.tick-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    color: #C0C0C0;
    margin-top: 5px
}

@media (max-width: 575.98px) {
    .tick-labels {
        font-size:10px
    }
}

@media (max-width: 360px) {
    .tick-labels {
        font-size:9px
    }
}

.tick-labels span {
    position: relative;
    width: 16px
}

.tick-labels span i {
    font-style: normal;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 1px
}

.tick-labels span:before {
    content: "";
    position: absolute;
    bottom: calc(100% + 2px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
    height: 8px;
    background: #C0C0C0;
    border-radius: 2px
}

@media (max-width: 991.98px) {
    .tick-labels span:before {
        height:6px;
        bottom: calc(100% + 2px)
    }
}

.tick-labels span:first-child:before {
    left: 8px;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width: 1199.98px) {
    .tick-labels span i {
        letter-spacing:0px
    }
}

.tick-labels-plan span {
    display: block;
    text-align: center;
    position: relative
}

@media (max-width: 991.98px) {
    .tick-labels-plan span {
        min-width:auto
    }

    .tick-labels-plan span:first-child,.tick-labels-plan span:last-child {
        display: block
    }
}

.tick-labels-plan span:before {
    background: #C0C0C0
}

.tick-labels-plan span:first-child {
    text-align: left
}

.tick-labels-plan span:last-child {
    text-align: right
}

.tick-labels-icon {
    padding: 6px 0 0 0;
    margin: 0
}

.tick-labels-icon span {
    line-height: normal
}

.tick-labels-icon span:before {
    display: none
}

.tick-labels-icon span img {
    display: inline-block;
    vertical-align: top
}

.range {
    width: 400px;
    height: 14px;
    -webkit-appearance: none;
    outline: none;
    border-radius: 15px;
    background: #ededed
}

@media (max-width: 575.98px) {
    .range {
        height:20px
    }
}

.range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008EFF;
    cursor: pointer;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4)
}

@media (max-width: 575.98px) {
    .range::-webkit-slider-thumb {
        height:28px;
        width: 28px;
        border: 4px solid #fff
    }
}

.range_2::-webkit-slider-thumb {
    background: #1CCC8D
}

.range_3::-webkit-slider-thumb {
    background: #f59618
}

.range-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(0,0,0,0.4)
}

@media (max-width: 991.98px) {
    .range-legend {
        font-size:16px;
        margin-bottom: 6px
    }
}

.range-legend label {
    font-size: 10px;
    color: rgba(0,0,0,0.4)
}

.value-output {
    font-size: 16px;
    font-weight: 700;
    color: rgba(0,0,0,0.68)
}

.payment-info {
    padding: 43px 35px 24px;
    background: var(--color-base-blue);
    background: -webkit-gradient(linear,left top,left bottom,from(#000C57),to(#0359CC));
    background: linear-gradient(to bottom,#000C57 0%,#0359CC 100%);
    border-radius: 0px 28px 28px 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 350px;
    flex: 0 0 350px;
    max-width: 350px
}

@media (max-width: 991.98px) {
    .payment-info {
        max-width:none;
        border-radius: 28px 28px 0 0;
        padding-top: 20px
    }
}

.payment-info p {
    font-weight: 500;
    font-size: 10px;
    color: rgba(255,255,255,0.64);
    margin-bottom: 0px
}

@media (max-width: 991.98px) {
    .payment-info p {
        line-height:1.4
    }
}

.payment-info .btn {
    width: 100%;
    padding: 12px 30px
}

@media (max-width: 575.98px) {
    .payment-info {
        padding:20px
    }
}

@media (max-width: 991.98px) {
    .payment-info:not(.payment-info-mobile) {
        border-radius:0 0 28px 28px;
        padding-bottom: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }

    .payment-info:not(.payment-info-mobile) .payment-info-img {
        display: none
    }
}

.payment-info-mobile {
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    padding: 20px
}

.payment-info-mobile .payment-info-img {
    margin: 0
}

@media (max-width: 991.98px) {
    .payment-info-mobile {
        display:block
    }
}

.payment-info-img {
    text-align: center;
    margin-bottom: 25px
}

.payment-info-img img {
    max-width: 100%
}

@media (max-width: 575.98px) {
    .payment-info-img img {
        max-width:30vw
    }
}

.payment-info-title {
    color: rgba(0,0,0,0.58);
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 100%;
    text-transform: uppercase;
    padding-top: 10px
}

.payment-table {
    width: 100%;
    margin-bottom: 1px
}

.payment-table tr.payment-total td {
    padding-top: 10px;
    border-top: 2px solid #D1D5DB
}

.payment-table tr td {
    padding: 0 3px 9px;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    color: #A0A0B5;
    white-space: nowrap;
    letter-spacing: 1px
}

.payment-table tr td:first-child {
    padding-left: 0
}

.payment-table tr td:last-child {
    padding-right: 0
}

.payment-table tr td span {
    position: relative;
    padding-right: 20px;
    display: block;
    text-align: right;
    color: #525252;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    letter-spacing: 0.1em
}

.payment-table tr td span img {
    position: absolute;
    right: 0;
    top: -3px
}

.payment-table .icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle
}

.switcher {
    display: inline-block;
    position: relative;
    margin: 5px 0 0;
    cursor: pointer
}

.switcher input {
    position: absolute;
    visibility: hidden
}

.switcher input+i {
    border: 0;
    width: 39px;
    height: 20px;
    padding: 0;
    margin: 2px 6px 2px 0;
    float: left;
    border-radius: 20px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    background: #00B3FF
}

.switcher input+i:after {
    content: " ";
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    border-radius: inherit;
    -webkit-transition: inherit;
    transition: inherit;
    border-radius: 50%;
    background: #fff;
    top: 1px;
    left: 1px;
    position: relative;
    -webkit-box-shadow: 0px 0px 4px 0px #000000;
    box-shadow: 0px 0px 4px 0px #000000
}

.switcher input:checked+i {
    background: var(--color-blue)
}

.switcher input:checked+i:after {
    margin-left: 50%;
    left: 0
}

.hero .plan {
    margin-bottom: 10px
}

.hero .plan h2 {
    color: #fff
}

@media (max-width: 991.98px) {
    .hero .plan .plan-card {
        margin-bottom:20px;
        height: calc(100% - 20px)
    }
}

@media (max-width: 767.98px) {
    .hero .plan .plan-card {
        height:auto
    }
}

.hero:has(.plan) {
    background: linear-gradient(358.36deg,#0684EB 38.46%,#080E40 112.73%)
}

.plan .container {
    max-width: 1324px
}

.plan {
    margin-bottom: 60px
}

.plan .text-center {
    margin-top: 25px
}

.plan .text-center .btn {
    font-size: 14px;
    padding: 15px 75px;
    letter-spacing: 0.1em
}

@media (max-width: 991.98px) {
    .plan .text-center {
        margin-top:10px
    }
}

.plan .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 10px
}

.plan .row {
    margin: 0 -10px
}

.plan-body {
    padding: 37px 0 25px;
    border-radius: 30px;
    background: linear-gradient(191.19deg,#01236C 14.68%,#008CFF 132.04%)
}

.plan-body h2 span {
    color: #2189FF
}

.plan-body h2 {
    margin-bottom: 10px
}

.plan-body h2+p {
    max-width: 997px;
    margin: 0px auto 35px;
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff
}

@media (max-width: 991.98px) {
    .plan-body {
        padding:40px 0 20px;
        border-radius: 16px
    }
}

.plan-body h2 {
    color: #fff
}

.plan-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 20px);
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(-40.49%,#06005E),color-stop(11.24%,#041A33),color-stop(101.87%,#041A33),color-stop(125.26%,#006FED));
    background: linear-gradient(180deg,#06005E -40.49%,#041A33 11.24%,#041A33 101.87%,#006FED 125.26%);
    border-radius: 30px;
    padding: 30px 35px 20px;
    overflow: hidden
}

.plan-card .btn {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.1em;
    background: #2189FF;
    border-color: #2189FF
}

.plan-card .btn:focus,.plan-card .btn:hover {
    color: #fff;
    background: var(--color-blue);
    border-color: var(--color-blue)
}

@media (max-width: 1399.98px) {
    .plan-card {
        height:calc(100% - 20px)
    }
}

.plan-card-header {
    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;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0.1em;
    text-align: right;
    color: #fff;
    position: relative;
    z-index: 3
}

.plan-card-header .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    height: 30px
}

.plan-card-header .ico img {
    max-width: 100%
}

@media (max-width: 991.98px) {
    .plan-card-header {
        border-radius:0
    }

    .plan-card-header .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
        max-width: 30px;
        height: 30px
    }

    .plan-card-header span:not([class]) {
        font-size: 20px
    }
}

.plan-card-label {
    padding: 5px 8px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    background: #00D094
}

@media (max-width: 991.98px) {
    .plan-card-label {
        font-size:11px
    }
}

.plan-ico-img {
    height: 166px;
    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;
    z-index: 1;
    padding-bottom: 13px;
    margin-bottom: 13px
}

.plan-ico-img:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background: -webkit-gradient(linear,left top,right top,from(#2189FF),to(rgba(88,88,88,0)));
    background: linear-gradient(90deg,#2189FF 0%,rgba(88,88,88,0) 100%);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.plan-ico-img:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/plan-shadow.webp) center bottom no-repeat;
    background-size: 100% 100%;
    width: 306px;
    height: 264px
}

.plan-ico-img img {
    max-width: 100%
}

.plan-card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.plan-card-price {
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    padding-bottom: 12px;
    position: relative;
    color: #fff
}

.plan-card-price:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background: -webkit-gradient(linear,left top,right top,from(#2189FF),to(rgba(88,88,88,0)));
    background: linear-gradient(90deg,#2189FF 0%,rgba(88,88,88,0) 100%)
}

@media (max-width: 991.98px) {
    .plan-card-price {
        font-size:38px;
        margin-bottom: 20px
    }
}

.plan-card-btn {
    display: block;
    border: 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: var(--color-black);
    padding: 12px 12px;
    background: #fff;
    border: 2px solid rgba(27,108,201,0.31);
    border-radius: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 27px
}

.plan-card-btn:focus,.plan-card-btn:hover {
    color: #fff;
    background: var(--color-blue);
    border-color: var(--color-blue);
    text-decoration: none
}

@media (max-width: 991.98px) {
    .plan-card-btn {
        font-size:18px
    }
}

.plan-card-subtitle {
    margin-bottom: 14px;
    font-weight: 600;
    font-size: 14px;
    line-height: 110%;
    color: rgba(0,0,0,0.68)
}

.card-list {
    color: rgba(255,255,255,0.9);
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0.1em
}

.card-list li {
    display: block;
    position: relative;
    padding-left: 18px
}

.card-list li:not(:last-child) {
    margin-bottom: 15px
}

.card-list li:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 11px;
    height: 11px;
    background: url(../img/plan-check.webp) 0 0 no-repeat;
    background-size: 100% 100%
}

.plan-more {
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    padding: 18px;
    font-weight: 600;
    font-size: 14px;
    line-height: 110%;
    color: #fff;
    background: transparent;
    z-index: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.plan-more:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-gradient(linear,left top,right top,from(#045ABD),color-stop(133.83%,#86BEFF));
    background: linear-gradient(90deg,#045ABD 0%,#86BEFF 133.83%);
    z-index: -1;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.plan-more:after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--color-blue);
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.plan-more:focus,.plan-more:hover {
    background: transparent;
    color: #fff;
    text-decoration: none
}

.plan-more:focus:before,.plan-more:hover:before {
    opacity: 0
}

.plan-more:focus:after,.plan-more:hover:after {
    opacity: 1
}

.plan-card-bg .plan-card-header {
    background: linear-gradient(156.34deg,#0077FF 7.18%,#86BEFF 124.45%)
}

.plan-card-bg .plan-card-body {
    background: #fff
}

.plan-card-bg .plan-more:before {
    background: linear-gradient(156.34deg,#0077FF 7.18%,#86BEFF 124.45%)
}

.plan-slider .plan-card {
    margin-bottom: 0;
    height: 100%
}

@media (max-width: 1199.98px) {
    .plan-slider .slick-track {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .plan-slider .slick-track .slick-slide {
        height: auto!important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: auto
    }
}

.hero h2 {
    margin-bottom: 10px;
    color: #fff
}

.hero h2 span {
    color: #2189FF
}

.hero h2+p {
    max-width: 836px;
    margin: 0px auto 30px;
    text-align: center;
    color: #fff
}

.hero .plan .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.hero .plan .container {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 1199.98px) {
    .hero .row {
        margin-left:-10px;
        margin-right: -10px
    }

    .hero .plan .col {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (max-width: 991.98px) {
    .hero .plan .col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hero .plan .container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 767.98px) {
    .hero .plan .col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

.plan-slider-nav {
    display: none;
    padding-top: 20px
}

.plan-slider-nav .slick-arrow {
    position: relative;
    margin: 0 5px
}

@media (max-width: 1199.98px) {
    .plan-slider-nav {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

input[type=range].range-plan {
    width: 100%;
    height: 7px;
    -webkit-appearance: none;
    outline: none;
    border-radius: 30px;
    background: #C5C5C5;
    margin: 0
}

.range-plan::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #008EFF;
    cursor: pointer;
    border: 1px solid #000;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4)
}

.range-card-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.teaser {
    margin: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: linear-gradient(90.76deg,#070B2F -5.06%,#088BED 115.17%);
    border-radius: 30px;
    padding: 25px 106px 0 60px;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .teaser {
        padding:20px 20px 0 20px;
        margin: 40px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 991.98px) {
    .teaser {
        border-radius:16px
    }
}

@media (max-width: 767.98px) {
    .teaser {
        display:block
    }
}

.teaser-1 {
    padding: 0px 84px 0 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.teaser-1 h2 span {
    color: #2189FF
}

.teaser-1 .teaser-text {
    padding: 20px 28px 20px 0
}

@media (max-width: 1199.98px) {
    .teaser-1 .teaser-text {
        padding:20px 20px 20px 20px
    }
}

.teaser-1 .teaser-text h2 {
    margin-bottom: 10px
}

.teaser-1 .teaser-text p {
    font-size: 14px;
    max-width: 460px;
    margin-bottom: 14px
}

@media (max-width: 1199.98px) {
    .teaser-1 {
        padding:0px 20px 0 20px
    }

    .teaser-1 .teaser-img {
        max-width: 330px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px
    }
}

@media (max-width: 991.98px) {
    .teaser-1 {
        padding-left:20px
    }

    .teaser-1 .teaser-img {
        max-width: 260px
    }
}

@media (max-width: 991.98px) {
    .teaser-1 .teaser-text h2 span {
        display:inline
    }

    .teaser-1 .teaser-text {
        padding: 20px 0
    }

    .teaser-1 .teaser-text .btn {
        width: 250px;
        margin: 0 auto;
        display: block;
        text-align: center
    }

    .teaser-1 .teaser-img {
        text-align: center;
        max-width: none
    }
}

.teaser-img img {
    max-width: 100%;
    display: inline-block;
    vertical-align: top
}

@media (max-width: 767.98px) {
    .teaser-img {
        text-align:center
    }
}

.teaser-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px 50px 70px 0
}

.teaser-text h2 {
    margin-bottom: 18px;
    text-align: left;
    color: #fff
}

.teaser-text h2 span {
    display: block;
    color: #2189FF
}

.teaser-text p {
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    margin-bottom: 21px;
    color: rgba(255,255,255,0.86);
    max-width: 361px
}

@media (max-width: 1199.98px) {
    .teaser-text {
        padding:20px 28px 20px 20px
    }
}

@media (max-width: 991.98px) {
    .teaser-text {
        padding:20px
    }

    .teaser-text p {
        font-size: 16px
    }
}

@media (max-width: 767.98px) {
    .teaser-text {
        padding:0 0 20px
    }
}

@media (max-width: 575.98px) {
    body:has(.hero-main) .teaser-1 {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    body:has(.hero-main) .teaser-1 .teaser-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.about {
    margin-bottom: 110px
}

.about .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.about h2 {
    text-align: left;
    margin-bottom: 23px
}

.about h2 span {
    color: #2189FF
}

.about p {
    font-size: 15px;
    letter-spacing: 0.1em
}

.about .btn-dark {
    font-size: 15px
}

@media (max-width: 1199.98px) {
    .about .row {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 991.98px) {
    .about {
        margin-bottom:40px
    }

    .about .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        width: 100%
    }
}

.about-img {
    overflow: hidden;
    height: 390px;
    border-radius: 30px;
    margin-bottom: 20px
}

.about-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 991.98px) {
    .about-img {
        height:240px;
        border-radius: 16px;
        margin-bottom: 30px
    }
}

.tile-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 26px 1fr;
    grid-template-columns: repeat(2,1fr);
    -webkit-column-gap: 26px;
    -moz-column-gap: 26px;
    column-gap: 26px;
    row-gap: 20px
}

@media (max-width: 767.98px) {
    .tile-list {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tile-item {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 767.98px) {
    .tile-item:nth-child(2) {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .tile-item:nth-child(4) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.tile-item h2 {
    text-align: left;
    margin-bottom: 18px;
    text-wrap: balance
}

.tile-item h2 span {
    color: #2189FF
}

@media (max-width: 575.98px) {
    .tile-item h2 {
        margin-bottom:10px
    }
}

.tile-item img {
    border-radius: 30px;
    max-width: 100%;
    height: auto
}



.tile-item p {
    text-wrap: balance;
    margin-bottom: 0
}

.tile-item:last-child {
    padding-left: 134px
}

@media (max-width: 1199.98px) {
    .tile-item:last-child {
        padding-left:30px
    }
}

@media (max-width: 767.98px) {
    .tile-item:last-child {
        padding-left:0px
    }
}

@media (max-width: 575.98px) {
    body:has(.hero-main) .tile-list .tile-item:nth-child(3) {
        margin-bottom:20px
    }
}

.leaders {
    margin-bottom: 50px
}

.leaders h2 span {
    color: #0589F2
}

@media (max-width: 991.98px) {
    .leaders {
        margin-bottom:40px
    }
}

.leaders-body {
    border-radius: 30px;
    padding: 50px 0 10px;
    background: linear-gradient(89.86deg,#070B2F -28.65%,#0092FF 132.52%)
}

.leaders-body .row {
    margin: 0 -40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.leaders-body .col {
    padding: 0 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media (max-width: 1399.98px) {
    .leaders-body .row {
        margin:0 -20px
    }

    .leaders-body .col {
        padding: 0 20px
    }
}

@media (max-width: 991.98px) {
    .leaders-body {
        padding:20px 0 1px;
        border-radius: 16px
    }
}

@media (max-width: 767.98px) {
    .leaders-body .row {
        margin:0 -10px
    }

    .leaders-body .col {
        padding: 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.leader-card {
    margin-bottom: 40px;
    text-align: center
}

.leader-card img {
    max-width: 100%
}

@media (max-width: 991.98px) {
    .leader-card {
        margin-bottom:20px
    }
}

.faq {
    margin-bottom: 50px
}

.faq h2 {
    margin-bottom: 10px
}

.faq h2 span {
    color: #0589F2
}

.faq h2+p {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    max-width: 680px;
    margin: 0 auto 10px;
    color: rgba(0,0,0,0.68)
}

.faq .text-center {
    padding-top: 10px
}

@media (max-width: 991.98px) {
    .faq {
        margin-bottom:40px
    }

    .faq h2+p {
        font-size: 14px;
        margin-bottom: 20px
    }
}

.acco {
    max-width: 685px;
    margin: 0px auto 10px
}

.acco-card {
    margin-bottom: 9px;
    border: 2px solid rgba(11,19,84,0.5);
    border-radius: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden
}

.acco-btn {
    cursor: pointer;
    padding: 10px 10px 10px 65px;
    background: #fff;
    border: none;
    width: 100%;
    text-align: left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    position: relative;
    color: #0B1354
}

.acco-btn:after,.acco-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #0B1354;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 30px
}

.acco-btn:before {
    width: 3px;
    height: 14px;
    left: 34px
}

.acco-btn:after {
    height: 3px;
    width: 14px;
    left: 28px
}

@media (max-width: 991.98px) {
    .acco-btn {
        padding-left:40px
    }

    .acco-btn:before {
        left: 24px
    }

    .acco-btn:after {
        left: 18px
    }
}

.acco-btn.active:before {
    opacity: 0
}

.acco-panel {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease
}

.acco-panel-body {
    padding: 10px 10px 10px 65px
}

.acco-panel-body p {
    font-size: 14px;
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .acco-panel-body {
        padding-left:40px
    }
}

.withdraws {
    margin-bottom: 50px
}

.withdraws h2 span {
    color: #0589F2
}

@media (max-width: 991.98px) {
    .withdraws {
        margin-bottom:40px
    }
}

.withdraws-table {
    overflow: hidden;
    border-radius: 30px;
    border: 1px solid rgba(0,0,0,0.1)
}

@media (max-width: 991.98px) {
    .withdraws-table {
        border-radius:16px;
        overflow: auto
    }
}

.withdraws-table table {
    width: 100%;
    border-collapse: collapse
}

.withdraws-table table tr th {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    padding: 18px 10px;
    text-align: left
}

.withdraws-table table tr th:first-child {
    padding-left: 38px
}

.withdraws-table table tr td {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: rgba(0,0,0,0.7);
    padding: 15px 10px;
    width: 23%
}

.withdraws-table table tr td:first-child {
    padding-left: 30px;
    width: 13%
}

.withdraws-table table tr td:nth-child(2) {
    width: 25%
}

.withdraws-table table tr td img {
    vertical-align: top
}

.withdraws-table table tr:has(th) {
    background: -webkit-gradient(linear,left top,right top,from(#0B1354),to(#0680E6));
    background: linear-gradient(90deg,#0B1354 0%,#0680E6 100%)
}

.withdraws-table table tr:nth-child(2n) td {
    background: #CAE3FE
}

.withdraws-table table tr:not(:last-child) td {
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

@media (max-width: 991.98px) {
    .withdraws-table table {
        min-width:800px
    }

    .withdraws-table table tr th {
        font-size: 16px;
        padding: 12px 5px
    }

    .withdraws-table table tr th:first-child {
        padding-left: 12px
    }

    .withdraws-table table tr td {
        font-size: 14px;
        padding: 12px 5px
    }

    .withdraws-table table tr td:first-child {
        padding-left: 12px
    }
}

.withdraw-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.withdraw-ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    height: 30px;
    background: #0B1354;
    border-radius: 50%;
    text-align: center;
    line-height: 30px
}

.withdraw-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    padding-left: 10px
}

.withdraw-nums {
    padding-top: 2px;
    color: rgba(0,0,0,0.5)
}

.reviews {
    margin-bottom: 50px;
    border-radius: 30px;
    background: linear-gradient(259.04deg,#0B1354 30.2%,#0593FF 103.28%);
    padding: 32px 0
}

.reviews h2 {
    color: #fff;
    margin-bottom: 14px;
    font-size: 30px
}

.reviews h2 span {
    color: #0589F2
}

@media (max-width: 991.98px) {
    .reviews {
        padding:40px 0;
        margin-bottom: 40px;
        border-radius: 16px
    }
}

.rate-info {
    margin-bottom: 26px;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

@media (max-width: 991.98px) {
    .rate-info {
        margin-bottom:24px
    }
}

.rate-info-title {
    margin-bottom: 9px;
    font-weight: 500;
    font-size: 19px;
    line-height: 100%;
    color: #fff
}

.rate-info-title img {
    position: relative;
    top: 4px
}

@media (max-width: 991.98px) {
    .rate-info-title {
        font-size:16px
    }

    .rate-info-title img {
        width: 20px
    }
}

.rating-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rating-stars span {
    padding: 0 2px
}

@media (max-width: 991.98px) {
    .rating-stars span {
        padding:0 2px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38px;
        flex: 0 0 38px;
        max-width: 38px;
        height: 38px
    }

    .rating-stars img {
        max-width: 100%
    }
}

.review-slider-box {
    max-width: 920px;
    margin: 0 auto
}

.review-slider {
    margin: 0 -10px;
    opacity: 0;
    visibility: hidden;
    max-height: 0px
}

.review-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
    max-height: none
}

.review-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.review-slider .slide {
    height: auto!important;
    padding: 0 10px
}

@media (max-width: 991.98px) {
    .review-slider {
        margin:0 -10px
    }

    .review-slider .slide {
        padding: 0 10px
    }
}

.review-card {
    padding: 28px 16px 28px 20px;
    border-radius: 20px;
    background: #fff;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.review-card p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 14px;
    color: rgba(0,0,0,0.68);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 991.98px) {
    .review-card {
        padding:20px;
        border-radius: 16px
    }

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

.review-card-rating {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.1em;
    color: rgba(0,0,0,0.68)
}

.review-card-rating img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -3px
}

@media (max-width: 991.98px) {
    .review-card-rating {
        font-size:16px
    }

    .review-card-rating img {
        width: 20px;
        top: -5px
    }
}

.review-card-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 110%;
    margin-bottom: 5px;
    color: rgba(0,0,0,0.68)
}

@media (max-width: 991.98px) {
    .review-card-title {
        font-size:18px
    }
}

.review-card-btm {
    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;
    font-weight: 600;
    font-size: 10px;
    line-height: 120%;
    color: rgba(0,0,0,0.68)
}

.review-card-btm a {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    text-decoration: none;
    color: var(--color-blue);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.review-card-btm a:hover {
    text-decoration: underline
}

.review-slider-nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px
}

.review-slider-nav .slick-arrow {
    display: block!important;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 5px
}

.start {
    margin-bottom: 50px
}

.start h2 span {
    display: block;
    color: #0589F2
}

@media (max-width: 991.98px) {
    .start {
        margin-bottom:40px
    }
}

.start-body {
    border-radius: 30px;
    background: #CAE3FE;
    padding: 37px 30px 20px
}

.start-body .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 575.98px) {
    .start-body .row {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: 350px;
        margin: 0 auto!important
    }
}

@media (max-width: 389px) {
    .start-body .row {
        max-width:none;
        margin: 0 -10px!important
    }
}

@media (max-width: 1399.98px) {
    .start-body {
        padding-left:20px;
        padding-right: 20px
    }

    .start-body .row {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (max-width: 991.98px) {
    .start-body {
        padding:20px 10px 1px;
        border-radius: 16px
    }
}

.start-title {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%
}

@media (max-width: 991.98px) {
    .start-title {
        font-size:18px;
        margin-bottom: 24px
    }
}

.start-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: rgba(0,0,0,0.68);
    margin-bottom: 18px
}

.start-card .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    height: 40px
}

.start-card .ico img {
    max-width: 100%
}

.start-card span:not([class]) {
    padding-left: 6px
}

@media (max-width: 1399.98px) {
    .start-card {
        padding-left:10px;
        padding-right: 10px
    }
}

@media (max-width: 991.98px) {
    .start-card {
        font-size:14px
    }

    .start-card .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38px;
        flex: 0 0 38px;
        max-width: 38px;
        height: 38px
    }

    .start-card span:not([class]) {
        padding-left: 8px
    }
}

@media (max-width: 575.98px) {
    .start-card {
        -webkit-box-flex:0;
        -ms-flex: 0 0 165px;
        flex: 0 0 165px;
        max-width: 165px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .start-card .ico {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
        flex: 0 0 32px;
        max-width: 32px;
        height: 32px
    }
}

.hero:has(.sign-form) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: -50px;
    padding-bottom: 0 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.hero:has(.sign-form) main {
    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;
    padding-bottom: 50px
}

.sign-form {
    height: 100%;
    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;
    margin: 40px 0
}

.form-go {
    position: absolute;
    width: 31px;
    height: 31px;
    top: 56px;
    left: 38px;
    background: #F5F5F5;
    border-radius: 8px
}

.form-go:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 8px;
    height: 14px;
    background: url(../img/arr.svg) 0 0 no-repeat;
    background-size: 100% 100%
}

@media (max-width: 1199.98px) {
    .form-go {
        top:18px;
        left: 16px
    }
}

.form {
    background: #fff;
    width: 538px;
    max-width: 100%;
    border-radius: 20px;
    padding: 55px 55px 8px;
    position: relative
}

.form .btn {
    width: 100%;
    font-size: 16px;
    margin-bottom: 23px
}

@media (max-width: 1199.98px) {
    .form {
        padding:20px
    }
}

@media (max-width: 575.98px) {
    .form {
        width:auto;
        margin-left: 0px;
        margin-right: 0px
    }
}

.sign-btn {
    display: block;
    padding: 13px;
    background: #F5F5F5
}

.sign-with-gogle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-black);
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: rgba(0,0,0,0.68);
    padding: 5px 22px;
    border: 2px solid rgba(36,139,255,0.5);
    border-radius: 10px;
    margin-bottom: 26px
}

.sign-with-gogle .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px;
    height: 20px
}

.sign-with-gogle span:not([class]) {
    padding-left: 10px
}

.sign-with-gogle:hover {
    border-color: var(--color-blue);
    color: var(--color-blue);
    text-decoration: none
}

.form-title {
    position: relative;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    color: #3E3F4C
}

.form-title+p {
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: #86878F;
    margin-bottom: 22px;
    margin-top: 15px;
    text-align: center
}

.form-group {
    margin-bottom: 20px;
    position: relative;
    padding-top: 4px
}

.form-group label {
    position: absolute;
    top: -3px;
    left: 14px;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: var(--color-black);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    pointer-events: none;
    padding: 0 5px;
    background: #fff
}

.form-group:has(.toggle-password) .form-control {
    padding-right: 34px
}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    border-radius: 13px;
    border: 1px solid #E6E6E8;
    padding: 10px 19px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: var(--color-black);
    letter-spacing: 0.1em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.form-control::-webkit-input-placeholder {
    color: #B3B3B3;
    opacity: 1;
    font-weight: 400
}

.form-control::-moz-placeholder {
    color: #B3B3B3;
    opacity: 1;
    font-weight: 400
}

.form-control:-ms-input-placeholder {
    color: #B3B3B3;
    opacity: 1;
    font-weight: 400
}

.form-control::-ms-input-placeholder {
    color: #B3B3B3;
    opacity: 1;
    font-weight: 400
}

.form-control::placeholder {
    color: #B3B3B3;
    opacity: 1;
    font-weight: 400
}

.form-control:focus {
    border-color: #248BFF
}

.toggle-password {
    width: 18px;
    height: 16px;
    background: url(../img/eye.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
    top: 20px;
    right: 13px;
    cursor: pointer;
    -webkit-filter: invert(88%) sepia(1%) saturate(0%) hue-rotate(359deg) brightness(89%) contrast(87%);
    filter: invert(88%) sepia(1%) saturate(0%) hue-rotate(359deg) brightness(89%) contrast(87%);
    opacity: 0.5
}

.toggle-password:before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 12px;
    height: 1px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-40deg);
    transform: translate(-50%,-50%) rotate(-40deg);
    border-top: 1px solid #E6E6E8;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 1
}

.toggle-password.eye-open:before {
    opacity: 0
}

.forget {
    text-align: right;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-align: right;
    margin-top: -15px;
    margin-bottom: 20px
}

.forget a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: var(--color-blue);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #B3B3B3
}

.forget a:hover {
    color: var(--color-blue);
    text-decoration: underline
}

.form-note {
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 26px;
    color: #B3B3B3
}

.form-note a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: var(--color-blue);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #248BFF
}

.form-note a:hover {
    text-decoration: underline
}

.form-message {
    font-weight: 600;
    font-size: 10px;
    line-height: 100%;
    color: rgba(0,0,0,0.5);
    margin-top: 10px
}

.form-message a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: var(--color-blue);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #248BFF
}

.form-message a:hover {
    text-decoration: underline
}

.vidget {
    margin-bottom: 32px
}

.vidget img {
    max-width: 100%
}

.code-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0px 0px
}

.code-row .form-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 6px;
    margin: 0
}

.code-row .form-control {
    height: 60px;
    padding: 5px;
    line-height: 48px;
    text-align: center;
    font-size: 22px
}

@media (max-width: 1199.98px) {
    .code-row {
        margin-left:-3px;
        margin-right: -3px
    }

    .code-row .form-group {
        padding-left: 3px;
        padding-right: 3px
    }

    .code-row .form-control {
        height: 48px;
        border-radius: 6px
    }
}

.plan-item {
    padding: 20px 0 50px
}

.plan-item .container {
    padding-left: 20px;
    padding-right: 20px
}

.plan-item h1 {
    text-align: center;
    text-transform: none;
    margin-bottom: 0
}

.plan-item .btn {
    font-size: 16px;
    padding: 17px 34px
}

@media (max-width: 991.98px) {
    .plan-item {
        padding-bottom:40px
    }

    .plan-item h1 {
        margin-bottom: 10px
    }

    .plan-item .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.plan-item-price {
    font-weight: 700;
    font-size: 50px;
    line-height: 110%;
    text-align: center;
    color: #3687E3;
    margin-bottom: 50px
}

@media (max-width: 991.98px) {
    .plan-item-price {
        font-size:28px;
        margin-bottom: 30px
    }
}

.plan-item-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 418px;
    flex: 0 0 418px;
    max-width: 418px
}

.plan-item-img img {
    max-width: 100%
}

@media (max-width: 991.98px) {
    .plan-item-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        text-align: center;
        width: 100%
    }

    .plan-item-img img {
        width: 300px
    }
}

.plan-item-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    padding-left: 50px
}

@media (max-width: 991.98px) {
    .plan-item-text {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        width: 100%;
        padding: 0 0 20px 0
    }
}

.plan-item-list {
    border: 2px solid rgba(54,135,227,0.6);
    background: #fff;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    font-weight: 500;
    font-size: 16px;
    line-height: 110%;
    margin-bottom: 30px
}

.plan-item-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    border-bottom: 2px solid rgba(54,135,227,0.6);
    margin-bottom: -2px;
    padding: 43px 20px 32px;
    text-align: center
}

.plan-item-list li:nth-child(odd) {
    border-right: 2px solid rgba(54,135,227,0.6)
}

.plan-item-list li span {
    display: block;
    font-weight: 700;
    font-size: 24px;
    padding-top: 5px
}

@media (max-width: 1199.98px) {
    .plan-item-list {
        font-size:14px
    }

    .plan-item-list li {
        padding-left: 6px;
        padding-right: 6px
    }

    .plan-item-list li span {
        font-size: 20px
    }
}

@media (max-width: 991.98px) {
    .plan-item-list {
        border-radius:16px
    }

    .plan-item-list li {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .plan-item-list li span {
        font-size: 16px
    }
}

@media (max-width: 575.98px) {
    .plan-item-list {
        display:block
    }

    .plan-item-list li {
        max-width: none
    }

    .plan-item-list li:nth-child(odd) {
        border-right: 0
    }
}

.plan-item-info {
    padding: 52px 0 80px;
    max-width: 878px;
    margin: 0px auto;
    text-align: center
}

.plan-item-info p {
    margin-bottom: 20px;
    color: rgba(0,0,0,0.68)
}

.plan-item-info p a {
    color: #3687E3;
    text-decoration: underline
}

.plan-item-info p a:hover {
    text-decoration: none
}

@media (max-width: 991.98px) {
    .plan-item-info {
        padding:40px 0 20px
    }
}

.plan-item-title {
    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;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 30px;
    line-height: 110%
}

.plan-item-title .ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31px;
    flex: 0 0 31px;
    max-width: 31px;
    margin-top: 4px
}

.plan-item-title span:not([class]) {
    padding-left: 10px
}

@media (max-width: 991.98px) {
    .plan-item-title {
        font-size:26px
    }
}

@media (max-width: 575.98px) {
    .plan-item-title {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .plan-item-title span:not([class]) {
        padding-left: 0
    }
}

.plan-detail {
    padding-bottom: 34px;
    padding-top: 20px
}

.plan-detail .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 52px;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width: 1199.98px) {
    .plan-detail .container {
        gap:32px
    }
}

@media (max-width: 767.98px) {
    .plan-detail .container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px
    }
}

@media (max-width: 575.98px) {
    .plan-detail .container {
        gap:10px
    }
}

@media (max-width: 767.98px) {
    .plan-detail .btn-big {
        width:100%
    }
}

@media (max-width: 575.98px) {
    .plan-detail {
        padding-bottom:15px
    }

    .plan-detail .btn-big {
        margin-top: 15px
    }
}

.plan-detail-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 504px;
    flex: 0 0 504px;
    max-width: 504px;
    background: #fff;
    border-radius: 30px;
    padding: 40px;
    height: 364px;
    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;
    position: relative
}

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

@media (max-width: 1199.98px) {
    .plan-detail-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 460px;
        flex: 0 0 460px;
        max-width: 460px
    }
}

@media (max-width: 991.98px) {
    .plan-detail-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 360px;
        flex: 0 0 360px;
        max-width: 360px
    }
}

@media (max-width: 767.98px) {
    .plan-detail-img {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0;
        max-width: 100%;
        width: 100%
    }
}

@media (max-width: 575.98px) {
    .plan-detail-img {
        padding:30px 60px;
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        margin-bottom: 5px
    }
}

.plan-tag-lft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    position: absolute;
    left: 20px;
    top: 18px
}

.plan-tag-lft .icon {
    width: 30px;
    height: 30px
}

.plan-tag-rht {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    position: absolute;
    right: 20px;
    top: 18px
}

.plan-tag-rht span {
    display: inline-block;
    background: var(--color-green);
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    padding: 7px 10px;
    border-radius: 30px
}

.plan-detail-title {
    font-size: 30px;
    line-height: 1;
    text-transform: none;
    color: #2189FF;
    font-weight: 700;
    margin-bottom: 25px
}

.plan-detail-title .h1,.plan-detail-title h1 {
    font-size: 30px;
    line-height: 1;
    text-transform: none;
    margin: 0 0 7px 0
}

@media (max-width: 767.98px) {
    .plan-detail-title {
        -webkit-box-ordinal-group:0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 0
    }
}

.plan-detail-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 19px 1fr;
    grid-template-columns: repeat(2,1fr);
    -webkit-column-gap: 19px;
    -moz-column-gap: 19px;
    column-gap: 19px;
    row-gap: 23px;
    margin-bottom: 23px
}

@media (max-width: 991.98px) {
    .plan-detail-list {
        -ms-grid-columns:(1fr)[1];
        grid-template-columns: repeat(1,1fr)
    }
}

@media (max-width: 767.98px) {
    .plan-detail-list {
        margin-bottom:0
    }
}

@media (max-width: 575.98px) {
    .plan-detail-list {
        row-gap:10px
    }
}

.plan-detail-inf {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 767.98px) {
    .plan-detail-inf {
        display:contents
    }
}

.plan-detail-unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    padding: 9px 14px;
    background: #fff;
    gap: 10px
}

.plan-detail-unit-ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
    max-width: 28px
}

.plan-detail-unit-ico .icon {
    height: 28px;
    width: 100%
}

.plan-detail-unit-cnt {
    font-size: 14px;
    color: #000;
    font-weight: 500
}

.plan-detail-unit-cnt span {
    display: block;
    font-size: 12px;
    color: rgba(0,0,0,0.6)
}

.plan-detail-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    color: rgba(0,0,0,0.6);
    gap: 6px;
    font-weight: 500;
    padding: 11px 16px;
    margin-bottom: 23px
}

@media (max-width: 767.98px) {
    .plan-detail-progress {
        margin-bottom:0
    }
}

.plan-detail-progress-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: -webkit-gradient(linear,left top,right top,from(#E0E0E0),color-stop(97.12%,#E8E8E8));
    background: linear-gradient(90deg,#E0E0E0 0%,#E8E8E8 97.12%);
    -webkit-box-shadow: 0px 0px 2.8px 0px rgba(0,0,0,0.2509803922) inset,-1px 1px 2.7px 0px rgba(0,0,0,0.1882352941);
    box-shadow: 0px 0px 2.8px 0px rgba(0,0,0,0.2509803922) inset,-1px 1px 2.7px 0px rgba(0,0,0,0.1882352941);
    border-radius: 30px;
    padding: 4px
}

.plan-detail-progress-body span {
    display: inline-block;
    background: -webkit-gradient(linear,left top,right top,color-stop(-0.79%,#00D200),color-stop(111.46%,#E9CE00),color-stop(253.52%,#FF8233),color-stop(364.02%,#CD0000));
    background: linear-gradient(90deg,#00D200 -0.79%,#E9CE00 111.46%,#FF8233 253.52%,#CD0000 364.02%);
    height: 20px;
    border-radius: 30px;
    vertical-align: top
}

.plan-detail-progress-val {
    color: #10AA00
}

.plan-detail-text {
    text-align: center;
    font-size: 12px;
    padding: 50px 0;
    color: rgba(0,0,0,0.68)
}

@media (max-width: 575.98px) {
    .plan-detail-text {
        padding:30px 0
    }
}

.plan-detail-text p {
    margin: 0 auto 20px auto;
    max-width: 650px
}

.plan-detail-text p:last-child {
    margin-bottom: 0
}

.plan-detail-text p.wide {
    max-width: 980px
}

.plan-detail-text span {
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
    color: #3687E3;
    font-size: 16px
}

.plan-detail-text a {
    color: #3687E3;
    text-underline-position: under;
    text-decoration: underline
}

.features-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin: 0 auto 50px auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 70px
}

@media (max-width: 1199.98px) {
    .features-list {
        gap:20px
    }
}

@media (max-width: 767.98px) {
    .features-list {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.features-item-img {
    margin-bottom: 10px
}

.features-item {
    color: rgba(0,0,0,0.68);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    letter-spacing: 0.1em
}

.features-item p {
    line-height: 1.2;
    font-size: 12px;
    margin: 0 auto
}

.features-item strong {
    display: block;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0 0 10px 0
}

@media (max-width: 1199.98px) {
    .features-item strong {
        font-size:18px
    }
}

@media (max-width: 991.98px) {
    .features-item strong {
        font-size:14px
    }
}

.about-page {
    padding-top: 50px
}

.about-page .about {
    margin-bottom: 40px
}

.about-page .about-img {
    height: 400px
}

@media (max-width: 1199.98px) {
    .about-page .about-img {
        height:auto
    }
}

@media (max-width: 575.98px) {
    .about-page {
        padding-top:20px
    }
}

.partners {
    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;
    border: 1px solid #CECECE;
    border-radius: 30px;
    margin-bottom: 50px;
    padding: 10px 37px
}

.partners p {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.1em;
    margin: 0 20px 0 0
}

@media (max-width: 991.98px) {
    .partners {
        margin-bottom:40px;
        display: block;
        padding: 20px 10px 10px;
        border-radius: 16px
    }

    .partners p {
        font-size: 16px;
        margin: 0 0 10px;
        text-align: center
    }
}

.partners-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px
}

.partners-list li {
    padding: 5px 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 146px;
    flex: 0 0 146px;
    max-width: 146px
}

.partners-list li img {
    max-width: 100%
}

@media (max-width: 991.98px) {
    .partners-list {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 575.98px) {
    .partners-list li {
        -webkit-box-flex:0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.regions {
    margin-bottom: 50px
}

.regions h2 span {
    color: #2189FF
}

.regions-map img {
    max-width: 100%
}

.blog-teaser {
    margin-bottom: 50px;
    position: relative;
    background: linear-gradient(278.09deg,#000000 53.51%,#3687E3 96.21%);
    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;
    border-radius: 30px;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .blog-teaser {
        margin-bottom:30px
    }
}

@media (max-width: 767.98px) {
    .blog-teaser {
        display:block;
        background: -webkit-gradient(linear,left top,left bottom,from(rgb(48,120,201)),to(rgb(0,0,0)));
        background: linear-gradient(rgb(48,120,201) 0%,rgb(0,0,0) 100%)
    }
}

.blog-teaser-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%
}

.blog-teaser-img img {
    max-width: 100%
}

@media (max-width: 767.98px) {
    .blog-teaser-img {
        max-width:none;
        text-align: center;
        border-radius: 16px;
        overflow: hidden
    }
}

.blog-teaser-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
    padding: 30px 0 30px 35px;
    color: #fff
}

.blog-teaser-text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: rgba(255,255,255,0.6);
    margin-bottom: 16px;
    max-width: 425px
}

.blog-teaser-text .btn {
    padding: 15px 80px
}

@media (max-width: 991.98px) {
    .blog-teaser-text {
        padding:24px 10px 24px 24px
    }

    .blog-teaser-text p {
        font-size: 12px
    }

    .blog-teaser-text .btn {
        max-width: 100%;
        padding: 10px 50px
    }
}

@media (max-width: 767.98px) {
    .blog-teaser-text {
        max-width:none
    }
}

@media (max-width: 575.98px) {
    .blog-teaser-text .btn {
        display:inline-block;
        width: auto
    }
}

.blog-teaser-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: #fff;
    margin-bottom: 12px
}

@media (max-width: 991.98px) {
    .blog-teaser-title {
        font-size:16px
    }
}

.blog-teaser-subtitle {
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0;
    margin-bottom: 10px
}

@media (max-width: 991.98px) {
    .blog-teaser-subtitle {
        font-size:16px
    }
}

.blog-teaser-headline {
    font-weight: 700;
    font-size: 35px;
    line-height: 120%;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    margin-bottom: 13px
}

@media (max-width: 991.98px) {
    .blog-teaser-headline {
        font-size:26px
    }
}

.filter-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 26px
}

.filter-buttons button {
    margin: 0 1px;
    padding: 10px 11px;
    border: 0;
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: #000;
    background: transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 30px
}

.filter-buttons button.active {
    background: #2189FF;
    color: #fff
}

.items {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media (max-width: 991.98px) {
    .items {
        margin:0 -10px
    }
}

.item {
    margin: 0 15px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33333% - 30px);
    flex: 0 0 calc(33.33333% - 30px);
    max-width: calc(33.33333% - 30px);
    border-radius: 30px;
    background: linear-gradient(172.35deg,#000000 49.41%,#3687E3 98.02%);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 991.98px) {
    .item {
        margin:0 10px 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px)
    }
}

@media (max-width: 767.98px) {
    .item {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(100% - 20px);
        flex: 0 0 calc(100% - 20px);
        max-width: calc(100% - 20px);
        margin-bottom: 12px;
        height: auto
    }
}

.item-img {
    height: 193px;
    overflow: hidden
}

.item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 991.98px) {
    .item-img {
        height:124px
    }
}

.item-text {
    padding: 40px 24px 24px;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.item-text p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em;
    margin-bottom: 54px
}

.item-text .btn {
    font-size: 10px;
    letter-spacing: 0.1em;
    padding: 9px 34px
}

@media (max-width: 991.98px) {
    .item-text {
        padding:24px 20px 20px
    }
}

@media (max-width: 575.98px) {
    .item-text .btn {
        width:auto
    }
}

.item-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.1em;
    margin-bottom: 10px
}

.item-title a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #fff
}

.item-title a:hover {
    color: var(--color-blue)
}

.item-btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-sign {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em;
    padding-right: 15px
}

.item-sign span {
    display: block
}

@media (max-width: 767.98px) {
    .item-sign {
        font-size:12px
    }
}

.contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

@media (max-width: 991.98px) {
    .contact {
        display:block
    }
}

.contact-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding-right: 40px;
    margin-bottom: 30px
}

.contact-text h1 {
    font-size: 32px;
    text-align: left
}

.contact-text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: rgba(0,0,0,0.65);
    margin-bottom: 40px
}

@media (max-width: 991.98px) {
    .contact-text {
        max-width:none;
        padding-right: 0
    }

    .contact-text h1 {
        font-size: 28px
    }
}

.contact-items {
    padding-bottom: 30px
}

.contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 11px
}

.contact-item .ico {
    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;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #2189FF
}

.contact-item-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    padding-left: 12px
}

.contact-item-text p {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #000;
    margin-bottom: 5px
}

.contact-item-text span {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: rgba(0,0,0,0.65)
}

.contact-item-text span a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: rgba(0,0,0,0.65);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.contact-item-text span a:hover {
    color: var(--color-blue)
}

.contact-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    margin-bottom: 30px;
    padding: 34px 40px;
    -webkit-box-shadow: 0px 0px 81px 0px rgba(0,0,0,0.0784313725);
    box-shadow: 0px 0px 81px 0px rgba(0,0,0,0.0784313725);
    border-radius: 30px
}

.contact-form label {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.1em;
    margin-bottom: 7px
}

.contact-form .form-group {
    margin-bottom: 15px
}

.contact-form .form-control {
    height: 43px;
    border: 1px solid #CECECE;
    font-size: 12px;
    padding: 10px 16px
}

.contact-form textarea.form-control {
    height: 120px;
    overflow: auto;
    resize: none
}

@media (max-width: 991.98px) {
    .contact-form {
        max-width:none;
        padding: 24px
    }
}

.captcha {
    margin-bottom: 23px
}

.socially-full p {
    font-size: 16px;
    color: #000;
    margin-bottom: 8px
}

.socially-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px
}

.socially-list li {
    margin: 0 12px 20px
}

.get-touch {
    margin-bottom: 50px;
    border-radius: 30px;
    background: linear-gradient(97.2deg,#001225 -0.54%,#082546 35.51%,#0077FF 118.48%);
    padding: 60px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991.98px) {
    .get-touch {
        display:block;
        padding: 24px;
        margin-bottom: 30px
    }
}

.get-touch-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center
}

.get-touch-img img {
    max-width: 100%
}

@media (max-width: 991.98px) {
    .get-touch-img {
        display:none
    }

    .get-touch-img img {
        width: 200px
    }
}

.get-touch-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 20px;
    color: #fff
}

.get-touch-text h2 {
    text-align: left;
    margin-bottom: 10px;
    color: #fff
}

.get-touch-text h2 span {
    color: #2189FF
}

.get-touch-text p {
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.1em;
    margin-bottom: 19px;
    max-width: 493px;
    font-weight: 400
}

@media (max-width: 991.98px) {
    .get-touch-text {
        max-width:none;
        padding: 0 0 0px
    }
}

.get-touch-text .get-touch-img {
    display: none;
    margin-bottom: 19px;
    text-align: center;
    max-width: 100%
}

@media (max-width: 991.98px) {
    .get-touch-text .get-touch-img {
        display:block
    }
}

.affiliate-hero {
    padding-bottom: 37px;
    max-width: 837px;
    margin: 0px auto;
    color: #fff;
    text-align: center
}

.affiliate-hero p {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em
}

.affiliate-hero h1 {
    color: #fff
}

.affiliate-hero h1+p {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.1em;
    color: #fff
}

.affiliate-hero .btn {
    width: 235px;
    max-width: 100%;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 17px;
    letter-spacing: 0.1em
}

.affiliate-hero .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width: 991.98px) {
    .affiliate-hero {
        padding-bottom:20px
    }
}

.affiliate-hero-img {
    margin-bottom: 32px
}

.affiliate-hero-img img {
    max-width: 100%
}

.tile-list-affilate {
    margin-bottom: 0px
}

.tile-list-affilate p {
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 0.1em;
    max-width: 360px;
    color: rgba(0,0,0,0.86)
}

.tile-list-affilate .tile-item:last-child {
    padding-left: 0
}

.tile-list-affilate .has-indent,.tile-list-affilate .has-indent:last-child {
    padding-left: 130px
}

@media (max-width: 1199.98px) {
    .tile-list-affilate .has-indent,.tile-list-affilate .has-indent:last-child {
        padding-left:60px
    }
}

@media (max-width: 1199.98px) {
    .tile-list-affilate .has-indent,.tile-list-affilate .has-indent:last-child {
        padding-left:40px
    }
}

@media (max-width: 767.98px) {
    .tile-list-affilate .has-indent,.tile-list-affilate .has-indent:last-child {
        padding-left:0px
    }

    .tile-list-affilate .tile-item:nth-child(2) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .tile-list-affilate:has(.has-indent) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .tile-list-affilate .tile-item:has(img) {
        margin-bottom: 30px
    }
}

.tile-list-affilate-last {
    margin-bottom: 50px
}

@media (max-width: 767.98px) {
    .tile-list-affilate-last {
        margin-bottom:20px
    }
}

.how-it-work {
    padding: 32px 0 26px;
    background: linear-gradient(191.19deg,#01236C 14.68%,#008CFF 132.04%);
    border-radius: 30px
}

.how-it-work h2 {
    color: #fff
}

.how-it-work h2 span {
    color: #2288FD
}

.how-it-slider {
    margin: 0 -10px;
    opacity: 0;
    visibility: hidden;
    max-height: 0px;
    overflow: hidden
}

.how-it-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
    max-height: none;
    overflow: hidden
}

.how-it-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.how-it-slider .slide {
    padding: 0 10px;
    height: auto!important
}

.how-it-slider .how-work-card {
    height: 100%;
    margin: 0;
    border-radius: 20px;
    padding-top: 18px
}

.how-it-slider .how-work-img {
    height: 205px
}

.how-it-slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 28px;
    height: 28px
}

.how-it-slider-nav .slick-arrow {
    position: relative
}

.how-it-slider-nav .slick-next {
    margin-left: 5px
}

@media (max-width: 991.98px) {
    .how-it-slider-nav {
        margin-top:18px
    }
}

.easy-start {
    padding-bottom: 36px
}

.easy-start .row {
    margin-left: -7px;
    margin-right: -7px
}

.easy-start .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 7px
}

@media (max-width: 1199.98px) {
    .easy-start .slick-track {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .easy-start .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none;
        height: auto!important
    }
}

.easy-start-card {
    margin-bottom: 15px;
    height: calc(100% - 15px);
    background: #CAE4FF;
    border-radius: 20px;
    padding: 0 20px 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.easy-start-card .ico {
    height: 183px;
    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
}

.easy-start-card .ico img {
    max-width: 100%
}

.easy-start-card p {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 14px;
    color: rgba(0,0,0,0.65);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.easy-start-card .btn {
    font-size: 12px;
    width: 100%;
    letter-spacing: 0.1em;
    padding-left: 10px;
    padding-right: 10px
}

.easy-start-card-num {
    margin-top: -20px;
    font-weight: 700;
    font-size: 8px;
    line-height: 20px;
    color: rgba(0,0,0,0.4)
}

.easy-start-card-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 6px;
    color: rgba(0,0,0,0.86)
}

.easy-start-nav {
    margin-top: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;
    height: 27px
}

.easy-start-nav .slick-arrow {
    position: relative;
    -webkit-transform: translate(0);
    transform: translate(0);
    border: 1px solid #000;
    top: 0
}

.easy-start-nav .slick-next {
    margin-left: 6px
}

@media (max-width: 1199.98px) {
    .easy-start-nav {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.get-touch-affilate {
    padding-top: 0;
    padding-bottom: 0
}

@media (max-width: 991.98px) {
    .get-touch-affilate {
        padding-top:24px
    }

    .get-touch-affilate .get-touch-img {
        display: block!important;
        max-width: 100%;
        text-align: center;
        margin-top: 20px
    }
}

@media (max-width: 575.98px) {
    .get-touch-affilate .btn-dark {
        padding-left:20px;
        padding-right: 20px
    }
}

body:has(.cabinet) {
    background: #EBF3FE
}

.cabinet {
    padding-bottom: 35px
}

.cabinet-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px
}

@media (max-width: 575.98px) {
    .cabinet-header {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }
}

.cab-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    font-size: 12px;
    font-weight: 400;
    border-radius: 30px;
    overflow: hidden;
    text-align: center
}

.cab-nav li {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px;
    border-radius: 30px
}

@media (max-width: 575.98px) {
    .cab-nav li {
        -webkit-box-flex:0;
        -ms-flex: 0 0 145px;
        flex: 0 0 145px;
        max-width: 145px
    }
}

.cab-nav a {
    padding: 16px 20px;
    display: block;
    white-space: nowrap;
    border-radius: 30px
}

@media (max-width: 575.98px) {
    .cab-nav a {
        padding:12px 10px
    }
}

.cab-nav a.active {
    background: #2189FF;
    color: #fff
}

.cab-nav-btn {
    padding: 0;
    border: 0;
    cursor: pointer;
    background: #2189FF;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.cab-nav-btn-long{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    color: #FFF;
    padding: 0;

    border: 0;
    cursor: pointer;
    background: #2189FF;
    border-radius: 36px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;

      display: inline-flex;
  align-items: center;
  justify-content: center;
}

.cab-nav-btn-long .icon {
  width: 40px;
  height: 40px;
  display: block; /* чтобы убрать лишние пробелы/линии */
}

.cab-nav-btn:hover {
    background: #006fed
}

.cab-btn-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.cab-btn-nav .icon {
    width: 48px;
    height: 48px
}

.cabinet-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px
}

@media (max-width: 1600px) {
    .cabinet-grid {
        gap:20px
    }
}

@media (max-width: 1360px) {
    .cabinet-grid {
        display:block
    }

    .cabinet-grid .column {
        margin-bottom: 20px
    }
}

.column-lft {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(51.2% - 15px);
    flex: 0 0 calc(51.2% - 15px);
    max-width: calc(51.2% - 15px)
}

@media (max-width: 1600px) {
    .column-lft {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(51.2% - 10px);
        flex: 0 0 calc(51.2% - 10px);
        max-width: calc(51.2% - 10px)
    }
}

@media (max-width: 1360px) {
    .column-lft {
        max-width:100%
    }
}

.column-rht {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(48.8% - 15px);
    flex: 0 0 calc(48.8% - 15px);
    max-width: calc(48.8% - 15px)
}

@media (max-width: 1600px) {
    .column-rht {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(48.8% - 10px);
        flex: 0 0 calc(48.8% - 10px);
        max-width: calc(48.8% - 10px)
    }
}

@media (max-width: 1360px) {
    .column-rht {
        max-width:100%
    }
}

.panel {
    background: #fff;
    padding: 24px;
    border-radius: 30px;
    position: relative
}

.panel.p-0 {
    padding: 0
}

.panel.panel-table {
    padding: 30px;
    height: 100%
}

@media (max-width: 1360px) {
    .panel {
        padding:15px
    }

    .panel.panel-table {
        padding: 20px
    }
}

@media (max-width: 575.98px) {
    .panel.panel-table {
        padding:15px
    }
}

.panel-full {
    margin: 34px 0 0 0
}

.panel-invite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    color: #B3B3B3;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px
}

.panel-invite p {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400
}

@media (max-width: 767.98px) {
    .panel-invite p {
        max-width:300px
    }
}

@media (max-width: 630px) {
    .panel-invite p {
        max-width:260px
    }
}

.panel-invite .btn-activate {
    font-size: 12px;
    font-weight: 600;
    min-width: 100%
}

@media (max-width: 575.98px) {
    .panel-invite {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 1600px) {
    .panel-invite {
        margin-top:20px
    }
}

.invite-lft {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 530px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.invite-rht {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 235px;
    flex: 0 0 235px;
    max-width: 235px;
    text-align: center;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 575.98px) {
    .invite-rht {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.invite-code {
    padding-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 767.98px) {
    .invite-code {
        position:relative;
        top: 5px
    }

    .invite-code img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (max-width: 630px) {
    .invite-code {
        top:13px
    }

    .invite-code img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@media (max-width: 575.98px) {
    .invite-code {
        position:relative;
        top: auto
    }

    .invite-code img {
        -webkit-transform: none;
        transform: none
    }
}

.invite-form {
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.invite-form-item {
    position: relative;
    margin-bottom: 20px
}

.invite-form-item:last-child {
    margin-bottom: 0px
}

.invite-form-item label {
    background: #fff;
    position: absolute;
    left: 30px;
    top: -8px;
    padding: 0 6px;
    color: #3A2769
}

.invite-form-item .form-control {
    height: 48px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 35px;
    padding-right: 45px;
    color: #3A2769
}

.btn-copy {
    width: 19px;
    height: 19px;
    position: absolute;
    right: 20px;
    top: 15px;
    padding: 0;
    background: none;
    border: 0;
    opacity: 0.5;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.btn-copy:hover {
    opacity: 1
}

.btn-copy .icon {
    width: 100%;
    height: 100%
}

.cab-total {
    position: relative;
    padding: 3px 0 0 45px;
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 1600px) {
    .cab-total {
        padding:0 0 0 32px;
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .cab-total {
        font-size:14px
    }
}

.chart-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 575.98px) {
    .chart-row {
        display:block
    }
}

.chart-inf {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 305px;
    flex: 0 0 305px;
    max-width: 305px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

@media (max-width: 1199.98px) {
    .chart-inf {
        -webkit-box-flex:0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
        max-width: 220px
    }
}

@media (max-width: 575.98px) {
    .chart-inf {
        margin-bottom:30px
    }
}

.chart-cnt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 305px);
    flex: 0 0 calc(100% - 305px);
    max-width: calc(100% - 305px);
    padding-left: 40px
}

@media (max-width: 1199.98px) {
    .chart-cnt {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(100% - 220px);
        flex: 0 0 calc(100% - 220px);
        max-width: calc(100% - 220px);
        padding-left: 30px
    }
}

@media (max-width: 575.98px) {
    .chart-cnt {
        padding:0;
        max-width: 100%
    }
}

.chart-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    overflow: auto;
    max-width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px
}

.chart-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    text-align: center;
    font-size: 14px
}

.chart-img {
    margin-bottom: 5px
}

.cab-total-box {
    background: #EBF3FE;
    padding: 15px 22px 15px 67px;
    border-radius: 20px
}

@media (max-width: 1600px) {
    .cab-total-box {
        padding-left:56px
    }
}

.cab-total-box .cab-total-icon {
    left: 22px;
    top: 15px
}

.btn-period {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #EBF3FE;
    border-radius: 30px;
    font-size: 12px
}

.btn-period button {
    height: 48px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    max-width: 48px;
    color: rgba(0,0,0,0.4);
    border-radius: 30px;
    background: none;
    border: 0
}

.btn-period button.active {
    background: #2189FF;
    color: #fff
}

.cab-total-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px
}

@media (max-width: 1600px) {
    .cab-total-icon {
        width:24px;
        height: 24px
    }
}

.cab-total-icon .icon {
    width: 100%;
    height: 100%
}

.cab-total-value {
    font-size: 24px;
    font-weight: 700;
    color: #3A2769;
    margin-bottom: 5px;
    line-height: 1
}

@media (max-width: 1600px) {
    .cab-total-value {
        font-size:20px
    }
}

@media (max-width: 991px) {
    .cab-total-value {
        font-size:16px
    }
}

.cab-total-title {
    color: rgba(58,39,105,0.3)
}

.cab-btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1600px) {
    .cab-btn-group {
        gap:15px
    }
}

.cab-btn-group .btn {
    border: 1px solid rgba(0,0,0,0.2);
    background: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 235px;
    flex: 0 0 235px;
    max-width: 235px;
    padding: 17px 20px;
    font-size: 12px
}

.cab-btn-group .btn.active,.cab-btn-group .btn:hover {
    background: #2189FF;
    border-color: #2189FF;
    color: #fff
}

@media (max-width: 1800px) {
    .cab-btn-group .btn {
        -webkit-box-flex:0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px
    }
}

@media (max-width: 1600px) {
    .cab-btn-group .btn {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1;
        max-width: none
    }
}

@media (max-width: 575.98px) {
    .cab-btn-group .btn {
        max-width:100%
    }

    .cab-btn-group .btn+.btn {
        margin-top: 15px
    }
}

@media (max-width: 575.98px) {
    .cab-btn-group {
        margin-top:20px;
        display: block
    }
}

.panel-intro {
    height: 277px;
    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
}

@media (max-width: 1600px) {
    .panel-intro {
        height:260px
    }
}

@media (max-width: 1359px) {
    .panel-intro {
        height:240px
    }
}

@media (max-width: 575.98px) {
    .panel-intro {
        height:auto;
        margin-bottom: 15px
    }
}

.chart-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: repeat(3,1fr);
    gap: 18px
}

@media (max-width: 575.98px) {
    .chart-grid {
        display:block
    }

    .chart-grid .panel-chart {
        min-height: 105px;
        display: block
    }
}

.chart-box {
    overflow: hidden;
    width: 100%
}

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

@media (max-width: 575.98px) {
    .chart-box {
        display:none
    }
}

.panel-chart {
    padding: 82px 0 32px 0;
    position: relative;
    height: 277px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width: 1600px) {
    .panel-chart {
        height:260px
    }
}

.panel-chart.panel-chart-2,.panel-chart.panel-chart-3 {
    height: 306px
}

@media (max-width: 1600px) {
    .panel-chart.panel-chart-2,.panel-chart.panel-chart-3 {
        height:280px
    }
}

@media (max-width: 1600px) {
    .panel-chart {
        padding-bottom:24px
    }
}

.panel-chart .cab-total {
    position: absolute;
    left: 27px;
    top: 23px;
    right: 20px
}

@media (max-width: 991px) {
    .panel-chart .cab-total {
        left:15px;
        top: 15px
    }
}

@media (max-width: 575.98px) {
    .panel-chart .cab-total {
        position:relative;
        left: auto;
        top: auto;
        right: auto
    }
}

@media (max-width: 1360px) {
    .panel-chart {
        height:auto
    }
}

@media (max-width: 1199px) {
    .panel-chart {
        padding-top:50px
    }
}

@media (max-width: 991px) {
    .panel-chart {
        padding-bottom:20px
    }
}

@media (max-width: 575.98px) {
    .panel-chart {
        padding:15px;
        margin-bottom: 15px
    }
}

.cab-total-hint {
    position: relative;
    background: #EBF3FE;
    display: inline-block;
    padding: 7px 15px 7px 35px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #2189FF;
    margin-top: 8px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.cab-total-hint:hover {
    background: #dceafd
}

@media (max-width: 991px) {
    .cab-total-hint {
        font-size:14px
    }
}

.cab-total-hint:before {
    content: "";
    display: block;
    position: absolute;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9InBhdGgtMS1pbnNpZGUtMV8zMjg3XzMyNDIiIGZpbGw9IndoaXRlIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNSA3LjVDMTUgMTEuNjQyMSAxMS42NDIxIDE1IDcuNSAxNUMzLjM1Nzg2IDE1IDAgMTEuNjQyMSAwIDcuNUMwIDMuMzU3ODYgMy4zNTc4NiAwIDcuNSAwQzExLjY0MjEgMCAxNSAzLjM1Nzg2IDE1IDcuNVpNMTMuNzkwMyA3LjVDMTMuNzkwMyAxMS4wNDE1IDExLjA0MTUgMTMuNzkwMyA3LjUgMTMuNzkwM0MzLjk1ODUxIDEzLjc5MDMgMS4yMDk2OCAxMS4wNDE1IDEuMjA5NjggNy41QzEuMjA5NjggMy45NTg1MSAzLjk1ODUxIDEuMjA5NjggNy41IDEuMjA5NjhDMTEuMDQxNSAxLjIwOTY4IDEzLjc5MDMgMy45NTg1MSAxMy43OTAzIDcuNVoiLz4KPC9tYXNrPgo8cGF0aCBkPSJNNy41IDEzLjc5MDNMNy41IDEwLjc5MDNMNy41IDEzLjc5MDNaTTEzLjc5MDMgNy41SDE2Ljc5MDNIMTMuNzkwM1pNNy41IDEuMjA5NjhMNy41IC0xLjc5MDMyTDcuNSAxLjIwOTY4Wk0xLjIwOTY4IDcuNUgtMS43OTAzMkgxLjIwOTY4Wk0xNSA3LjVIMTJDMTIgOS45ODUyOCA5Ljk4NTI4IDEyIDcuNSAxMlYxNVYxOEMxMy4yOTkgMTggMTggMTMuMjk5IDE4IDcuNUgxNVpNNy41IDE1VjEyQzUuMDE0NzIgMTIgMyA5Ljk4NTI4IDMgNy41SDBILTNDLTMgMTMuMjk5IDEuNzAxMDEgMTggNy41IDE4VjE1Wk0wIDcuNUgzQzMgNS4wMTQ3MiA1LjAxNDcyIDMgNy41IDNWMFYtM0MxLjcwMTAxIC0zIC0zIDEuNzAxMDEgLTMgNy41SDBaTTcuNSAwVjNDOS45ODUyOCAzIDEyIDUuMDE0NzIgMTIgNy41SDE1SDE4QzE4IDEuNzAxMDEgMTMuMjk5IC0zIDcuNSAtM1YwWk03LjUgMTMuNzkwM0w3LjUgMTYuNzkwM0MxMi42OTgzIDE2Ljc5MDMgMTYuNzkwMyAxMi42OTgzIDE2Ljc5MDMgNy41SDEzLjc5MDNIMTAuNzkwM0MxMC43OTAzIDkuMzg0NjMgOS4zODQ2MyAxMC43OTAzIDcuNSAxMC43OTAzTDcuNSAxMy43OTAzWk0xMy43OTAzIDcuNUgxNi43OTAzQzE2Ljc5MDMgMi4zMDE2NiAxMi42OTgzIC0xLjc5MDMyIDcuNSAtMS43OTAzMkw3LjUgMS4yMDk2OEw3LjUgNC4yMDk2OEM5LjM4NDYzIDQuMjA5NjggMTAuNzkwMyA1LjYxNTM3IDEwLjc5MDMgNy41SDEzLjc5MDNaTTcuNSAxLjIwOTY4TDcuNSAtMS43OTAzMkMyLjMwMTY2IC0xLjc5MDMyIC0xLjc5MDMyIDIuMzAxNjYgLTEuNzkwMzIgNy41SDEuMjA5NjhINC4yMDk2OEM0LjIwOTY4IDUuNjE1MzcgNS42MTUzNyA0LjIwOTY4IDcuNSA0LjIwOTY4TDcuNSAxLjIwOTY4Wk0xLjIwOTY4IDcuNUgtMS43OTAzMkMtMS43OTAzMiAxMi42OTgzIDIuMzAxNjYgMTYuNzkwMyA3LjUgMTYuNzkwM0w3LjUgMTMuNzkwM0w3LjUgMTAuNzkwM0M1LjYxNTM3IDEwLjc5MDMgNC4yMDk2OCA5LjM4NDYzIDQuMjA5NjggNy41SDEuMjA5NjhaIiBmaWxsPSIjMjE4OUZGIiBtYXNrPSJ1cmwoI3BhdGgtMS1pbnNpZGUtMV8zMjg3XzMyNDIpIi8+CjxwYXRoIGQ9Ik02LjY5NTA1IDkuMzg4MDdWOS4zMDY0NEM2LjcwMDQ2IDguNzczNzUgNi43NTA0NyA4LjM0OTg4IDYuODQ1MDkgOC4wMzQ4NEM2Ljk0MjQyIDcuNzE5ODEgNy4wODAyOSA3LjQ2NDkyIDcuMjU4NzIgNy4yNzAxN0M3LjQzNzE1IDcuMDc1NDIgNy42NTIwNyA2Ljg5Nzg1IDcuOTAzNDkgNi43Mzc0N0M4LjA2NTY5IDYuNjI4NjQgOC4yMTE2OCA2LjUwNjkyIDguMzQxNDQgNi4zNzIzMUM4LjQ3MTIxIDYuMjM3NzEgOC41NzM5NCA2LjA4MzA1IDguNjQ5NjQgNS45MDgzNUM4LjcyNTMzIDUuNzMzNjUgOC43NjMxOCA1LjU0MDMzIDguNzYzMTggNS4zMjg0QzguNzYzMTggNS4wNzM1MSA4LjcwNjQxIDQuODUyOTggOC41OTI4NiA0LjY2NjgzQzguNDc5MzIgNC40ODA2NyA4LjMyNzkzIDQuMzM3NDcgOC4xMzg2OSA0LjIzNzIzQzcuOTUyMTUgNC4xMzQxMyA3Ljc0Mzk4IDQuMDgyNTggNy41MTQxOSA0LjA4MjU4QzcuMzA2MDMgNC4wODI1OCA3LjEwNzMzIDQuMTI4NCA2LjkxODA5IDQuMjIwMDVDNi43Mjg4NSA0LjMxMTY5IDYuNTcyMDUgNC40NTQ4OSA2LjQ0NzY5IDQuNjQ5NjRDNi4zMjMzMyA0Ljg0MTUzIDYuMjUxNjkgNS4wODkyNiA2LjIzMjc3IDUuMzkyODRINUM1LjAxODkyIDQuODc3MzMgNS4xNDE5MyA0LjQ0MiA1LjM2OTAyIDQuMDg2ODdDNS41OTYxMSAzLjcyODg4IDUuODk2MTkgMy40NTgyMyA2LjI2OTI2IDMuMjc0OTRDNi42NDUwNCAzLjA5MTY1IDcuMDYwMDIgMyA3LjUxNDE5IDNDOC4wMTE2MiAzIDguNDQ2ODggMy4wOTg4MSA4LjgxOTk1IDMuMjk2NDJDOS4xOTMwMyAzLjQ5MTE3IDkuNDgyMjkgMy43NjQ2OCA5LjY4Nzc1IDQuMTE2OTVDOS44OTU5MiA0LjQ2NjM1IDEwIDQuODc0NDYgMTAgNS4zNDEyOUMxMCA1LjY2MjA1IDkuOTUyNjkgNS45NTEzMSA5Ljg1ODA3IDYuMjA5MDdDOS43NjM0NSA2LjQ2Mzk2IDkuNjI4MjggNi42OTE2NSA5LjQ1MjU1IDYuODkyMTJDOS4yNzk1NCA3LjA5MjYgOS4wNzEzNyA3LjI3MDE3IDguODI4MDYgNy40MjQ4MkM4LjU5ODI3IDcuNTc2NjEgOC40MTE3MyA3LjczNDEzIDguMjY4NDUgNy44OTczN0M4LjEyNzg3IDguMDYwNjIgOC4wMjUxNCA4LjI1Mzk0IDcuOTYwMjYgOC40NzczM0M3Ljg5NTM4IDguNzAwNzIgNy44NjAyMyA4Ljk3NzA5IDcuODU0ODMgOS4zMDY0NFY5LjM4ODA3SDYuNjk1MDVaTTcuMzA3MzggMTJDNy4wODU3IDEyIDYuODk1MTEgMTEuOTE2OSA2LjczNTYgMTEuNzUwOEM2LjU3NjEgMTEuNTgxOSA2LjQ5NjM1IDExLjM3ODUgNi40OTYzNSAxMS4xNDA4QzYuNDk2MzUgMTAuOTA2IDYuNTc2MSAxMC43MDU1IDYuNzM1NiAxMC41Mzk0QzYuODk1MTEgMTAuMzcwNCA3LjA4NTcgMTAuMjg1OSA3LjMwNzM4IDEwLjI4NTlDNy41MjYzNiAxMC4yODU5IDcuNzE1NiAxMC4zNzA0IDcuODc1MSAxMC41Mzk0QzguMDM3MzEgMTAuNzA1NSA4LjExODQxIDEwLjkwNiA4LjExODQxIDExLjE0MDhDOC4xMTg0MSAxMS4yOTgzIDguMDgwNTYgMTEuNDQzIDguMDA0ODcgMTEuNTc0N0M3LjkzMTg3IDExLjcwMzYgNy44MzQ1NSAxMS44MDY3IDcuNzEyOSAxMS44ODRDNy41OTEyNCAxMS45NjEzIDcuNDU2MDcgMTIgNy4zMDczOCAxMloiIGZpbGw9IiMyMTg5RkYiLz4KPC9zdmc+Cg==) 0 0 no-repeat;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    height: 15px
}

.panel .table {
    width: 100%;
    text-align: left;
    table-layout: fixed;
    font-size: 14px;
    color: #3A2769;
    min-width: 435px
}

.panel .table.table-simple {
    table-layout: auto
}

.panel .table.table-short {
    min-width: 200px
}

@media (max-width: 575.98px) {
    .panel .table.table-short {
        table-layout:fixed
    }
}

.panel .table.table-main {
    min-width: auto
}

.panel .table.table-main td:nth-child(2) {
    text-align: center
}

.panel .table.table-main td {
    height: 67px
}

@media (max-width: 1600px) {
    .panel .table.table-main td {
        height:60px
    }
}

.panel .table.table-referral {
    min-width: 470px
}

.panel th {
    font-size: 16px;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 18px
}

.panel th>span {
    display: inline-block;
    width: 113px;
    text-align: left
}

.panel th:first-child {
    padding-left: 0
}

.panel th:last-child {
    padding-right: 0
}

.panel th button,.panel th>div {
    position: relative;
    display: inline-block;
    padding: 0 16px 0 0;
    background: none;
    border: 0;
    line-height: 0.6;
    font-weight: 700;
}

@media (max-width: 1800px) {
    .panel th {
        font-size:14px
    }
}

.panel td {
    padding: 10px 5px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    height: 60px
}

.panel td:first-child {
    padding-left: 0
}

.panel td:last-child {
    padding-right: 0
}

@media (max-width: 1600px) {
    .panel td {
        height:50px;
        padding: 5px
    }
}

.panel td:has(.btn-activate) {
    text-align: right
}

.panel td .icon-direction {
    width: 34px!important;
    height: 34px!important
}

.panel td .value {
    min-width: 67px
}

@media (max-width: 575.98px) {
    .panel td .value {
        min-width:auto
    }
}

.panel tr:last-child td {
    border-bottom: 0
}

.panel td .icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle
}

.btn-ico .icon {
    width: 17px!important;
    height: 17px!important
}

.table-referral td:last-child,.table-referral th:last-child,.table-transactions td:last-child,.table-transactions th:last-child {
    text-align: right
}

.table-referral td {
    height: 58px
}

@media (max-width: 1600px) {
    .table-referral td {
        height:54px
    }
}

.plan-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    position: relative;
    padding-left: 45px
}

@media (max-width: 575.98px) {
    .plan-type {
        min-width:120px
    }
}

.plan-type-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    max-width: 35px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.plan-type-icon img {
    max-width: 100%;
    height: auto
}

.btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.btn-group .btn-table {
    min-width: 113px;
    padding: 11px 10px
}

.sort-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute!important;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sort-box .sort-btn {
    padding: 0;
    border: 0;
    line-height: 0.5;
    background: none;
    font-size: 20px;
    color: #9BA2AB
}

.sort-box .sort-btn:hover {
    color: #000
}

.sort-up .sort-btn:first-child {
    color: #000
}

.sort-down .sort-btn:last-child {
    color: #000
}

.table-headline {
    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;
    margin-bottom: 27px
}

@media (max-width: 575.98px) {
    .table-headline {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }
}

.table-period {
    gap: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #EBF3FE;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #2189FF;
    padding: 11px 40px
}

@media (max-width: 1800px) {
    .table-period {
        padding:10px 15px
    }
}

.table-period .icon {
    width: 18px;
    height: 18px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    max-width: 18px
}

.table-title {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    color: #3A2769;
    margin-bottom: 15px
}

.table-headline .table-title {
    margin-bottom: 0
}

.pager {
    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;
    font-size: 10px;
    font-weight: 600;
    gap: 5px;
    margin-top: 10px
}

.pager a,.pager button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
    max-width: 34px;
    height: 34px;
    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;
    border-radius: 50%
}

.pager a {
    background: #2189FF;
    color: #fff
}

.page-next,.page-prev {
    background: none;
    border: 1px solid rgba(0,0,0,0.2)
}

.page-next .icon,.page-prev .icon {
    width: 14px;
    height: 8px
}

.amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px
}

.table-wrap {
    overflow: auto
}

.cabinet-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px
}

@media (max-width: 1600px) {
    .cabinet-row {
        gap:20px;
        margin-bottom: 20px
    }
}

.cabinet-lft {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(65.9% - 15px);
    flex: 0 0 calc(65.9% - 15px);
    max-width: calc(65.9% - 15px)
}

@media (max-width: 1600px) {
    .cabinet-lft {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(55% - 10px);
        flex: 0 0 calc(55% - 10px);
        max-width: calc(55% - 10px)
    }
}

@media (max-width: 1199px) {
    .cabinet-lft {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cabinet-rht {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(34.1% - 15px);
    flex: 0 0 calc(34.1% - 15px);
    max-width: calc(34.1% - 15px)
}

@media (max-width: 1600px) {
    .cabinet-rht {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(45% - 10px);
        flex: 0 0 calc(45% - 10px);
        max-width: calc(45% - 10px)
    }
}

@media (max-width: 1199px) {
    .cabinet-rht {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.cabinet-intro-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1600px) {
    .cabinet-intro-grid {
        -webkit-column-gap:20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        row-gap: 20px
    }
}

@media (max-width: 575.98px) {
    .cabinet-intro-grid {
        display:block
    }
}

.cabinet-intro-grid .panel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(48% - 15px);
    flex: 0 0 calc(48% - 15px);
    max-width: calc(48% - 15px)
}

@media (max-width: 1600px) {
    .cabinet-intro-grid .panel {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px)
    }
}

@media (max-width: 575.98px) {
    .cabinet-intro-grid .panel {
        max-width:100%!important;
        height: auto!important;
        min-height: 105px;
        display: block
    }
}

.cabinet-intro-grid .panel:nth-child(odd) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(52% - 15px);
    flex: 0 0 calc(52% - 15px);
    max-width: calc(52% - 15px)
}

@media (max-width: 1600px) {
    .cabinet-intro-grid .panel:nth-child(odd) {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px)
    }
}

.modal-close {
    width: 30px;
    height: 30px;
    background: rgb(235,243,254);
    border-radius: 50%;
    padding: 9px!important;
    opacity: 1;
    position: absolute;
    right: 17px!important;
    top: 19px!important;
    border: 0
}

.modal-close-cookie{
    width: 30px;
    height: 30px;
    background: rgb(235,243,254);
    border-radius: 50%;
    padding: 9px!important;
    opacity: 1;
    position: absolute;
    z-index: 2;
    right: 17px!important;
    top: 19px!important;
    border: 0
}

.cookie-rht{
    display: flex;
    flex-direction: column;
    gap: 10px;
}



.modal-box {
    position: relative;
    z-index: 1000
}



.modal .form-group {
    margin-bottom: 24px
}

.modal.is-visible {
    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;
    z-index: 200
}

.modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.25)
}

.modal-badge {
    position: fixed;
    top: 100px;
    right: 100px;
    background: #fff;
    padding: 15px 20px 15px 72px;
    border-radius: 10px;
    font-size: 12px;
    color: rgba(0,0,0,0.4);
    font-weight: 600;
    z-index: 300;
    min-width: 280px
}

.modal-content p.small {
    font-size: 12px;
    color: rgb(167, 167, 167);
    margin: 0 0 20px 0;
    font-weight: 400;
}

.modal-content p {
    font-size: 14px;
    margin: 0 0 15px 0;
    font-weight: 500;
    color: rgb(58, 39, 105);
}

.modal-badge strong {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: rgb(58,39,105);
    margin-bottom: 3px
}

.modal-badge svg {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 991.98px) {
    .modal-badge {
        top:30px;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.box {
    width: 700px;
    margin: 0 auto;
    background: #fff;
    padding: 37px 50px 40px;
    border-radius: 30px;
    position: relative
}

@media (max-width: 1199.98px) {
    .box {
        padding:28px 24px 24px 24px;
        width: 560px
    }
}

@media (max-width: 767.98px) {
    .box {
        width:100%
    }
}

@media (max-width: 575.98px) {
    .box {
        padding:22px 15px 15px 15px
    }
}

.box.box-inner .box-title {
    margin-bottom: 25px
}

.box .invite-form-item {
    margin-bottom: 30px
}

@media (max-width: 575.98px) {
    .box .invite-form-item {
        margin-bottom:20px
    }
}

.box.box-settings {
    background: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.box.box-nav {
    padding: 37px
}

@media (max-width: 991.98px) {
    .box.box-nav {
        padding:32px 24px 24px 24px
    }
}

.box-user {
    padding: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 991.98px) {
    .box-user {
        padding:20px
    }
}

.user-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    height: 100px
}

@media (max-width: 991.98px) {
    .user-icon {
        -webkit-box-flex:0;
        -ms-flex: 0 0 56px;
        flex: 0 0 56px;
        max-width: 56px;
        height: 56px
    }
}

@media (max-width: 575.98px) {
    .user-icon {
        display:none
    }
}

.user-list {
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: 1.2;
    color: rgb(58,39,105)
}

.user-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.user-list li:not(:last-child) {
    margin-bottom: 15px
}

.user-list li span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    padding-right: 10px;
    display: block;
    color: rgb(180,180,180)
}

.user-list .btn-copy {
    position: static;
    margin-left: 10px;
    display: inline-block
}

.user-list div {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 300px
}

@media (max-width: 991.98px) {
    .user-list div {
        max-width:200px
    }
}

@media (max-width: 575.98px) {
    .user-list div {
        max-width:180px
    }
}

.btn-edit {
    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;
    width: 48px;
    height: 48px;
    background: rgb(11,19,84);
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0
}

.btn-edit .icon {
    width: 20px;
    height: 20px
}

@media (max-width: 575.98px) {
    .btn-edit {
        width:36px;
        right: -10px;
        top: -10px;
        height: 36px
    }

    .btn-edit .icon {
        width: 16px;
        height: 16px
    }
}

.user-cnt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 0 60px 0 20px
}

@media (max-width: 575.98px) {
    .user-cnt {
        padding:0;
        position: static
    }
}

.main-inner {
    position: relative
}

.back-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    position: absolute;
    padding: 8px 25px;
    border-radius: 30px;
    margin-bottom: 20px;
    gap: 8px;
    font-size: 20px;
    font-weight: 600;
    left: 100px;
    top: 50px;
    color: rgb(58,39,105);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

@media (max-width: 1399.98px) {
    .back-link {
        left:50px
    }
}

@media (max-width: 991.98px) {
    .back-link {
        position:static
    }
}

.back-link .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    max-width: 12px;
    height: 19px
}

.back-link:hover {
    background: #dceafd
}

.box-title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: rgb(58,39,105);
    letter-spacing: 0.1em;
    line-height: 1
}

@media (max-width: 575.98px) {
    .box-title {
        font-size:20px
    }
}

.select-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

.select-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgb(235,243,254);
    border-radius: 30px;
    padding: 25px 24px;
    border: 0;
    text-align: left;
    gap: 16px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.select-item:hover {
    background: #dceafd
}

@media (max-width: 991.98px) {
    .select-item {
        padding:15px
    }
}

@media (max-width: 575.98px) {
    .select-item {
        gap:10px
    }
}

.select-item-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    height: 60px;
    display: block
}

.select-item-icon img {
    max-width: 100%;
    vertical-align: top;
    width: 100%;
    height: 100%
}

@media (max-width: 991.98px) {
    .select-item-icon {
        -webkit-box-flex:0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px;
        height: 40px
    }
}

.box-sub-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 18px;
    color: rgb(167,167,167);
    letter-spacing: 0.1em
}

.select-item-cnt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    line-height: 1;
    color: rgb(167,167,167);
    font-weight: 600;
    letter-spacing: 0.1em
}

.select-item-cnt strong {
    color: rgb(58,39,105);
    font-weight: 600
}

@media (max-width: 575.98px) {
    .select-item-cnt {
        font-size:16px;
        letter-spacing: 0.05em
    }
}

.select-hint {
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-top: 5px
}

.back-btn {
    width: 40px;
    height: 40px;
    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;
    background: rgb(235,243,254);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 15px;
    position: absolute;
    top: 29px;
    left: 51px
}

.back-btn:hover {
    background: #dceafd
}

.back-btn .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9px;
    flex: 0 0 9px;
    max-width: 9px;
    height: 17px
}

@media (max-width: 1199.98px) {
    .back-btn {
        top:20px;
        left: 24px
    }
}

@media (max-width: 575.98px) {
    .back-btn {
        top:18px;
        left: 15px;
        width: 30px;
        height: 30px
    }

    .back-btn .icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 6px;
        flex: 0 0 6px;
        max-width: 6px;
        height: 14px
    }
}

.form-hint {
    padding: 18px 20px 18px 61px;
    font-size: 14px;
    background: rgb(235,243,254);
    border-radius: 30px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    font-weight: 500;
    color: rgb(58,39,105)
}

.form-hint .icon {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 575.98px) {
    .form-hint {
        padding:18px 20px 18px 51px
    }

    .form-hint .icon {
        left: 16px
    }
}

.form-code {
    margin: 0 auto 30px auto;
    width: 250px;
    padding: 25px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 30px
}

.form-code img {
    width: 100%;
    height: 100%
}

@media (max-width: 575.98px) {
    .form-code {
        width:200px;
        padding: 10px
    }
}

.form-control-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px
}

.form-control-flex span {
    color: rgb(177,177,177)
}

.crypto-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    max-width: 25px;
    height: 25px
}

.form-line {
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: rgb(58,39,105);
    margin-bottom: 30px;
    margin-top: -10px;
    letter-spacing: 0.1em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 575.98px) {
    .form-line {
        margin-top:0;
        margin-bottom: 20px
    }
}

.form-line span {
    color: rgb(167,167,167)
}

.form-line .icon-no-fee {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 78px;
    flex: 0 0 78px;
    max-width: 78px;
    height: 24px
}

.form-btn-group .btn {
    width: 100%;
    border-radius: 30px
}

.form-btn-group .btn-form {
    margin-top: 15px
}

.btn-max {
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 14px;
    font-weight: 500;
    background: rgb(235,243,254);
    border-radius: 30px;
    padding: 4px 8px;
    border: 0;
    letter-spacing: 0.1em;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    color: rgb(58,39,105)
}

.btn-max:hover {
    background: #dceafd
}

.invite-form-item:has(.btn-max) .form-control {
    padding-right: 70px
}

.withdrawal-form {
    margin-top: 40px
}

.withdrawal-form .invite-form-item {
    margin-bottom: 0
}

.withdrawal-form .btn {
    text-transform: uppercase
}

.form-line-group {
    margin-bottom: 25px
}

.form-line-group .form-line {
    margin: 0 0 13px 0
}

.form-line-group .form-line:last-child {
    margin-bottom: 0
}

.form-tip {
    display: inline-block;
    margin: 10px 0 36px 0;
    font-size: 14px;
    color: rgb(58,39,105)
}

.form-tip div {
    display: inline-block;
    position: relative;
    padding-right: 30px
}

.form-tip span {
    color: rgb(177,177,177)
}

.form-tip img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    position: relative;
    color: rgb(58,39,105);
    line-height: 1;
    padding-right: 16px
}

.nav-link:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 575.98px) {
    .nav-link:not(:last-child) {
        margin-bottom:15px
    }
}

.nav-link:after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 12px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDAuOTk3OTUzTDQuOTEyIDQuOTA5OTVDNS4zNzQgNS4zNzE5NSA1LjM3NCA2LjEyNzk1IDQuOTEyIDYuNTg5OTVMMSAxMC41MDIiIHN0cm9rZT0iIzNBMjc2OSIgc3Ryb2tlLXdpZHRoPSIxLjgiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=) 0 0 no-repeat;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav-link .link-ico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    max-width: 25px;
    height: 25px
}

.nav-link .tag {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tag {
    background: rgb(235,243,254);
    font-size: 14px;
    padding: 3px 8px;
    border-radius: 30px;
    font-weight: 500;
    letter-spacing: 0.1em
}

.nav-group {
    margin-bottom: 35px;
    font-weight: 600
}

@media (max-width: 575.98px) {
    .nav-group {
        margin-bottom:25px
    }
}

.nav-group strong {
    display: block;
    font-weight: 600;
    color: rgb(167,167,167);
    margin-bottom: 20px
}

.logout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 15px
}

@media (max-width: 575.98px) {
    .logout {
        padding-top:0
    }
}

.logout button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    border: 0;
    background: none;
    font-weight: 600;
    gap: 6px;
    color: rgb(255,43,94)
}

.logout button .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 26px;
    flex: 0 0 26px;
    max-width: 26px;
    height: 26px
}

.modal-dialog {
    width: 518px;
    padding: 39px 43px 40px 43px;
    border-radius: 30px;
    background: #fff;
    position: relative;
    max-height: 100vh;
    overflow: auto;
   position: fixed;

}

/* Micromodal: базовая анимация */
.micromodal-slide {
  display: none;
}
.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s ease-in-out;
}
.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s ease-in-out;
}
.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .2s ease-in-out;
}
.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .2s ease-in-out;
}

@keyframes mmfadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes mmfadeOut { from { opacity: 1; } to { opacity: 0; } }
@keyframes mmslideIn { from { transform: translateY(20%); } to { transform: translateY(0); } }
@keyframes mmslideOut { from { transform: translateY(0); } to { transform: translateY(20%); } }

/* Overlay */
.modal__overlay {
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  top:0; left:0;
  right:0; bottom:0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1050;
}

/* Контейнер */
.modal__container {
width: 518px;
    padding: 39px 43px 40px 43px;
    border-radius: 30px;
    background: #fff;
    position: relative;
    max-height: 100vh;
    overflow: auto;
}

/* Кнопка закрытия */
.modal__close {
  background: transparent;
  border: none;
  cursor: pointer;
  position:absolute;
  top:12px;
  right:12px;
}

/* Заголовок */
.modal__header {
  margin-bottom: 1rem;
}
.modal__title {
  font-size: 1.25rem;
  font-weight: bold;
}
.tag {
  background: #eee;
  color: #555;
  font-size: .8rem;
  padding:2px 6px;
  border-radius: 4px;
}

/* Контент */
.modal__content p {
  margin-bottom: .75rem;
}

.modal-code {
  text-align: center;
  margin: 1em 0;
}





.btn-copy {
  border: none;
  background: #efefef;
  padding: .5em;
  border-radius: 5px;
  cursor: pointer;
}

.code-row {
  display: flex;
  gap: 0.5em;
}



.modal-dialog .invite-form-item .form-control {
    padding-left: 20px
}

@media (max-width: 575.98px) {
    .modal-dialog {
        padding:39px 20px 30px 20px
    }
}

.modal-dialog-calc {
    width: 1080px;
    max-width: 100%;
    padding: 0
}

.modal-dialog-lg {
    width: 800px;
    max-width: 100%;
    padding: 34px 39px 38px 39px
}

.modal-dialog-lg .modal-title {
    margin-bottom: 15px
}

@media (max-width: 575.98px) {
    .modal-dialog-lg {
        padding:34px 20px 24px 20px
    }
}

.modal-dialog-md {
    width: 700px;
    max-width: 100%
}

.modal-dialog-md .modal-title {
    margin-bottom: 30px
}

@media (max-width: 575.98px) {
    .modal-dialog-md .modal-title {
        margin-bottom:20px
    }
}

.modal-dialog-xl {
    width: 1150px;
    max-width: 100%;
    padding: 40px;
    background: rgb(235,243,254)
}

@media (max-width: 991.98px) {
    .modal-dialog-xl {
        padding:30px
    }
}

@media (max-width: 575.98px) {
    .modal-dialog-xl {
        padding:20px
    }
}

#modal-cookies .modal__container {
  max-width: 700px;
  width: 95%;
  padding: 0; /* так как твой .cookie-inner уже сам имеет отступы */
  background: transparent; /* оставляем стиль box */
  box-shadow: none;
}

#modal-cookies .modal__overlay {
  align-items: flex-end;   /* вниз */
  justify-content: flex-end; /* вправо */
  padding: 16px;           /* отступы от краёв */
  /* Если не нужен затемнённый фон для куки — раскомментируй строку ниже */
  /* background: transparent; */
}

#modal-cookies .modal__container {
  /* перекрывает твои ранние width:95%;max-width:700px — делаем компактнее */
  width: 420px;
  max-width: min(95vw, 460px);
  margin: 0;               /* убираем центрирование */
  border-radius: 16px;
  /* оставляем как у тебя: внутри будет свой .cookie-inner */
  padding: 0;
  background: transparent;
  box-shadow: none;
}

/* На мобильных — по-прежнему снизу, но занимаем ширину по месту */
@media (max-width: 575.98px) {
  #modal-cookies .modal__overlay { padding: 12px; }
  #modal-cookies .modal__container {
    width: 100%;
    max-width: 100%;
    border-radius: 12px;
  }
}

.modal .plan-type {
    padding-left: 66px
}

@media (max-width: 575.98px) {
    .modal .plan-type {
        padding-left:36px
    }
}

.modal .plan-type-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px
}

@media (max-width: 575.98px) {
    .modal .plan-type-icon {
        -webkit-box-flex:0;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
        max-width: 30px
    }
}

.modal .table-plans {
    table-layout: fixed;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: rgb(58,39,105)
}

@media (max-width: 991.98px) {
    .modal .table-plans {
        font-size:18px
    }
}

@media (max-width: 575.98px) {
    .modal .table-plans {
        font-size:16px
    }
}

@media (max-width: 460px) {
    .modal .table-plans {
        font-size:14px
    }
}

.modal .table-plans td {
    height: 88px;
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

@media (max-width: 575.98px) {
    .modal .table-plans td {
        height:64px
    }
}

.modal .table-plans tr:last-child td {
    border-bottom: 0
}

.modal .amount {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal .amount .icon {
    width: 35px;
    height: 35px
}

@media (max-width: 575.98px) {
    .modal .amount .icon {
        width:30px;
        height: 30px
    }
}

.modal .amount.time {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.modal-levels {
    text-align: center
}

.modal-levels p {
    color: rgb(167,167,167)
}

.modal-balance {
    color: rgb(167,167,167)
}

.modal-title-ico {
    margin-bottom: 15px
}

.modal-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    margin-bottom: 22px;
    letter-spacing: 0.1em;
    line-height: 1;
    color: rgb(58,39,105)
}

.modal-title.modal-title-change {
    margin-bottom: 53px
}

@media (max-width: 575.98px) {
    .modal-title.modal-title-change {
        margin-bottom:32px
    }
}

.modal-levels ul {
    padding: 0;
    margin: 30px 0
}

@media (max-width: 575.98px) {
    .modal-levels ul {
        margin:15px 0
    }
}

.modal-levels ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 600;
    color: rgb(58,39,105);
    padding: 10px 50px
}

.modal-levels ul li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

@media (max-width: 991.98px) {
    .modal-levels ul li {
        padding:10px 30px;
        font-size: 18px
    }
}

@media (max-width: 575.98px) {
    .modal-levels ul li {
        padding:10px;
        font-size: 16px
    }
}

.modal-levels ul li span {
    display: block;
    text-align: left;
    min-width: 150px
}

@media (max-width: 575.98px) {
    .modal-levels ul li span {
        min-width:120px
    }
}

.modal-code {
    border: 1px solid rgba(0,0,0,0.2);
    width: 190px;
    height: 190px;
    padding: 20px;
    border-radius: 30px;
    margin: 20px auto 20px auto
}

.modal-code img {
    width: 100%;
    height: 100%
}

.modal__content {
    font-size: 14px;
    color: rgb(58,39,105)
}

.modal__content p {
    font-size: 14px;
    margin: 0 0 15px 0
}

.modal__content p.small {
    font-size: 12px;
    color: rgb(167,167,167);
    margin: 0 0 20px 0
}

.promo-item-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    height: 50px
}

.promo-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: rgb(235,243,254);
    border-radius: 20px;
    padding: 18px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 575.98px) {
    .promo-item {
        row-gap:20px
    }
}

.promo-item-cnt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 22px;
    line-height: 1;
    color: rgb(58,39,105);
    text-align: left;
    padding: 0 40px 0 12px
}

@media (max-width: 991.98px) {
    .promo-item-cnt {
        font-size:20px
    }
}

@media (max-width: 767.98px) {
    .promo-item-cnt {
        font-size:18px
    }
}

@media (max-width: 575.98px) {
    .promo-item-cnt {
        font-size:16px;
        padding-right: 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 50px);
        flex: 0 0 calc(100% - 50px);
        max-width: calc(100% - 50px)
    }
}

.promo-item-list {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.promo-item-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    max-width: 140px;
    text-transform: uppercase
}

.promo-item-btn .btn {
    width: 100%;
    font-size: 12px;
    padding: 15px
}

@media (max-width: 575.98px) {
    .promo-item-btn {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.plan-detail-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 37px;
    padding: 0
}

@media (max-width: 767.98px) {
    .plan-detail-modal {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }
}

.plan-detail-modal .plan-detail-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 450px;
    flex: 0 0 450px;
    max-width: 450px
}

@media (max-width: 1199.98px) {
    .plan-detail-modal .plan-detail-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 380px;
        flex: 0 0 380px;
        max-width: 380px
    }
}

@media (max-width: 991.98px) {
    .plan-detail-modal .plan-detail-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 320px;
        flex: 0 0 320px;
        max-width: 320px
    }
}

@media (max-width: 767.98px) {
    .plan-detail-modal .plan-detail-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.plan-detail-modal .plan-detail-title {
    font-size: 35px;
    color: rgb(33,137,255)
}

.plan-detail-modal .plan-detail-title .h1,.plan-detail-modal .plan-detail-title h1 {
    color: inherit;
    font-size: 35px;
    color: rgb(58,39,105)
}

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