@charset "UTF-8";

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

::after,
::before {
    text-decoration: inherit;
    vertical-align: inherit
}

html {
    cursor: default;
    line-height: 1.5;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: break-word
}

body {
    margin: 0
}

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

dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
    margin: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0
}

hr {
    color: inherit;
    height: 0;
    overflow: visible
}

main {
    display: block
}

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

nav li::before {
    content: "\200B"
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

audio,
video {
    display: inline-block
}

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

iframe {
    border-style: none
}

img {
    border-style: none
}

svg:not([fill]) {
    fill: currentColor
}

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

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

button,
input,
select {
    margin: 0
}

button {
    overflow: visible;
    text-transform: none
}

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

fieldset {
    border: 1px solid #a0a0a0;
    padding: .35em .75em .625em
}

input {
    overflow: visible
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

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

select {
    text-transform: none
}

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

[type=checkbox],
[type=radio] {
    padding: 0
}

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

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

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

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

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

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

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

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

details {
    display: block
}

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

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

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[tabindex],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation
}

[hidden] {
    display: none
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled=true],
[disabled] {
    cursor: not-allowed
}

[aria-hidden=false][hidden] {
    display: initial
}

[aria-hidden=false][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    position: absolute
}

.attach-file {
    display: inline-block;
    width: 100%;
    margin-top: 27px
}

@media (max-width:480px) {
    .attach-file {
        margin-top: 5px
    }
}

.attach-file__input {
    appearance: none;
    position: absolute;
    display: none
}

.attach-file__label {
    cursor: pointer
}

.attach-file__item {
    display: flex;
    align-items: center;
    line-height: 1.2;
    color: #0174e4;
    justify-content: center;
    border: 1px dashed #0174e4;
    border-radius: 5px;
    padding: 13px
}

.attach-file__item:before {
    content: "";
    display: block;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background-image: url(/dist/assets/images/vacancies/paper-clip.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.auth {
    padding-bottom: 30px;
    background-color: #f1f1f1
}

@media (min-width:768px) {
    .auth {
        padding-bottom: 45px
    }
}

.auth__main {
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width:768px) {
    .auth__main {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.auth__wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

@media (min-width:992px) {
    .auth__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse
    }
}

.auth__image img {
    width: 280px;
    height: 272px
}

@media (min-width:480px) {
    .auth__image img {
        width: 440px;
        height: 428px
    }
}

@media (min-width:768px) {
    .auth__image img {
        width: 452px;
        height: 440px
    }
}

@media (min-width:992px) {
    .auth__image img {
        width: 446px;
        height: 446px
    }
}

@media (min-width:1150px) {
    .auth__image img {
        width: 540px;
        height: 540px
    }
}

@media (min-width:1920px) {
    .auth__image img {
        width: 760px;
        height: 760px
    }
}

.auth__form {
    width: 100%;
    margin-bottom: 30px;
    padding: 25px 20px;
    background-color: #fff;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px
}

@media (min-width:480px) {
    .auth__form {
        max-width: 452px;
        margin-bottom: 40px
    }
}

@media (min-width:768px) {
    .auth__form {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 40px;
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (min-width:992px) {
    .auth__form {
        max-width: 446px;
        margin-bottom: 0
    }
}

@media (min-width:1150px) {
    .auth__form {
        max-width: 500px;
        padding-left: 45px;
        padding-right: 45px
    }
}

.auth__form-top {
    display: flex;
    justify-content: center
}

.auth__form-bottom,
.auth__form-center {
    display: flex;
    flex-direction: column
}

.auth__form-center {
    margin-top: 40px;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .auth__form-center {
        margin-top: 0;
        margin-bottom: 0
    }
}

.auth__text-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.auth__text {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    text-align: center
}

.auth__text_medium {
    font-weight: 500
}

.auth__text_gray {
    color: #b4b4b4
}

.auth__link {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    text-align: center
}

.auth__link_inline {
    display: inline
}

.auth__mail {
    color: #0084bd
}

.auth__text-large {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center
}

.auth__text-small {
    font-size: 12px;
    line-height: 1.3
}

@media (min-width:768px) {
    .auth__footer-wrap {
        display: flex;
        justify-content: center;
        flex-direction: row-reverse
    }
}

.auth__copyright {
    font-size: 12px;
    line-height: 1.3
}

.auth__lang {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.3;
    cursor: pointer
}

.auth__lang:after {
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    margin-left: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:768px) {
    .auth__lang {
        margin-bottom: 0
    }
}

.breadcrumbs__list {
    display: flex;
    flex-wrap: wrap
}

.breadcrumbs__item {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.5
}

.breadcrumbs__item:after {
    content: '/';
    display: block;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin-left: 4px;
    margin-right: 4px
}

@media (min-width:768px) {
    .breadcrumbs__item:after {
        margin-left: 5px;
        margin-right: 5px
    }
}

.breadcrumbs__item:last-child:after {
    display: none
}

@media (min-width:768px) {
    .breadcrumbs__item {
        font-size: 16px;
        line-height: inherit
    }
}

.breadcrumbs__link_active {
    color: #0174e4
}

.button {
    font-weight: 500;
    line-height: 1;
    color: #091139;
    text-align: center;
    cursor: pointer;
    width: 100%;
    padding: 14px 28px;
    background-color: transparent;
    border: 2px solid transparent;
    border-radius: 5px;
    transition: .4s
}

.button:hover {
    background-color: #f6e67a;
    border-color: #f6e67a
}

.button:focus {
    background-color: #f6e67a;
    border-color: #f6e67a
}

.button:active {
    background-color: #e6cb10;
    border-color: #e6cb10
}

.button_small {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 18px;
    height: 33px
}

.button_link {
    color: #fff
}

.button_fill {
    background-color: #f0d729;
    border-color: #f0d729
}

.button_border {
    background-color: transparent;
    border: 1px solid #0174e4;
    color: #0174e4
}

.button_border:focus,
.button_border:hover {
    color: #fff;
    background-color: #0174e4;
    border: 1px solid #0174e4
}

.button_border:active {
    color: #fff;
    background-color: #0174e4;
    border: 1px solid #0174e4
}

.button_white {
    color: #fff
}

@media (min-width:480px) {
    .button {
        width: auto
    }
}

.button_gray {
    padding-top: 15px;
    padding-bottom: 15px;
    border-width: 1px;
    border-color: #b4b4b4;
    color: #383838
}

.button_gray:hover {
    background-color: #f1f1f1;
    border-color: #b4b4b4
}

.button_gray:focus {
    background-color: #f1f1f1;
    border-color: #b4b4b4
}

.button_gray:active {
    color: #f0d729
}

.button_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 13px 25px;
    border-color: #b4b4b4;
    border-width: 1px;
    color: #383838;
    background-color: #fff
}

.button_icon:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.button_icon:hover {
    background-color: #f1f1f1;
    border-color: #b4b4b4
}

.button_icon:focus {
    background-color: #f1f1f1;
    border-color: #b4b4b4
}

.button_icon:active {
    color: #f0d729
}

.button_icon-google:before {
    background-image: url(/dist/assets/images/content/optimized/icons/google.svg)
}

.button__blue {
    background-color: #0174e4;
    color: #fff;
    border: none;
    width: auto
}

.button__blue:active,
.button__blue:focus,
.button__blue:hover {
    color: #fff;
    background-color: #2d97fe
}

.button_gr {
    border-width: 1px;
    border-color: #b4b4b4;
    color: #383838
}

.button_gr:hover {
    background-color: #2d97fe
}

.button_gr:focus {
    background-color: #2d97fe
}

.button_gr:active {
    background-color: #2d97fe
}

.checkbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    cursor: pointer
}

.checkbox__button {
    background-color: #fff
}

.checkbox__input {
    appearance: none;
    position: absolute
}

.checkbox__input:checked~.checkbox__button {
    background-repeat: no-repeat;
    background-position: center
}

.checkbox__input:disabled~.checkbox__button {
    background-repeat: no-repeat;
    background-position: center
}

.checkbox_small .checkbox__button {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #b4b4b4;
    border-radius: 3px
}

.checkbox_small .checkbox__input:checked~.checkbox__button {
    background-image: url(/dist/assets/images/content/optimized/icons/checkbox-red15x15.svg);
    background-size: 15px 15px;
    border: 1px solid #f0d729
}

.checkbox_small .checkbox__input:disabled~.checkbox__button {
    background-image: url(/dist/assets/images/content/optimized/icons/checkbox-gray15x15.svg);
    background-size: 15px 15px
}

.checkbox_small .checkbox__text {
    font-size: 14px;
    line-height: 1.5
}

.custom-select {
    position: relative;
    background: #fff;
    border-radius: 5px;
    font-size: 17px
}

.custom-select select {
    display: none
}

.custom-select .select-selected {
    background-color: transparent;
    color: #585858;
    border-radius: 5px;
    padding: 13px 46px 12px 19px;
    border: 1px solid #c0c8ca;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.custom-select .select-selected:before {
    content: "";
    position: absolute;
    height: 100%;
    display: block;
    width: 1px;
    right: 45px;
    top: 0;
    background-color: #c0c8ca
}

.custom-select .select-selected:after {
    position: absolute;
    content: "";
    top: calc(50% - 2px);
    right: 17px;
    width: 0;
    height: 0;
    transition: .3s;
    border: 6px solid;
    border-color: #7ea83b transparent transparent
}

.custom-select .select-selected.select-arrow-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.custom-select .select-selected.select-arrow-active:after {
    transform: rotate(180deg) translateY(7px);
    transition: .3s
}

.custom-select .select-items {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99
}

.custom-select .select-items div {
    margin: 0 auto;
    border-radius: 0;
    color: #000;
    padding: 13px 0 12px 19px;
    border: 1px solid #c0c8ca;
    border-top: none;
    background-color: #fff
}

.custom-select .select-items div:nth-child(even) {
    background: #fff
}

.custom-select .select-items div:first-child {
    border-top: none
}

.custom-select .select-items div:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.custom-select .select-items div:hover {
    color: #547918;
    cursor: pointer
}

.custom-select .select-items .same-as-selected {
    color: #7ea83b
}

.custom-select .select-hide div {
    display: none
}

.custom-select .select-item-with-img {
    display: flex;
    align-items: center;
    padding: 7px 0 7px 19px !important
}

.custom-select .select-item-with-img img {
    margin-right: 10px;
    height: 30px;
    max-width: 30px
}

.custom-select.month {
    width: 103px;
    background: #fff;
    border-radius: 5px;
    display: inline-block
}

.custom-select.month .select-items div {
    padding: 13px 0 12px 19px
}

.custom-select.month.var2 {
    width: 260px
}

@media screen and (min-width:700px) {
    .select-items {
        max-height: 270px;
        overflow: auto
    }
}

.divide {
    height: 1px
}

.divide_gray {
    border-bottom: 1px solid #dcdcdc
}

.divide_lightgray {
    border-bottom: 1px solid #dcdcdc
}

.divide_dark {
    background-image: linear-gradient(90deg, rgba(56, 56, 56, 0), #383838, rgba(56, 56, 56, 0))
}

.indicator__level {
    position: relative;
    height: 5px;
    background-color: #f1f1f1;
    border-radius: 5px
}

.indicator__level:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 5px
}

.indicator__text {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    margin-top: 7px
}

.indicator.fully .indicator__level:before {
    width: 100%;
    background-color: #0084bd
}

.indicator.fully .indicator__text {
    color: #0084bd
}

.indicator.middle .indicator__level:before {
    width: 50%;
    background-color: #b4b4b4
}

.indicator.middle .indicator__text {
    color: #b4b4b4
}

.indicator.low .indicator__level:before {
    width: 25%;
    background-color: #f0d729
}

.indicator.low .indicator__text {
    color: #f0d729
}

.input,
.search-field {
    line-height: 22px;
    color: #383838;
    padding: 12px 19px;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: .3s
}

.input::placeholder,
.search-field::placeholder {
    color: #b4b4b4
}

.input::-moz-placeholder,
.search-field::-moz-placeholder {
    color: #b4b4b4
}

.input::-webkit-input-placeholder,
.search-field::-webkit-input-placeholder {
    color: #b4b4b4
}

.input:disabled,
.search-field:disabled {
    background-color: #b4b4b4
}

.input:disabled::placeholder,
.search-field:disabled::placeholder {
    color: #828282
}

.input:disabled::-moz-placeholder,
.search-field:disabled::-moz-placeholder {
    color: #828282
}

.input:disabled::-webkit-input-placeholder,
.search-field:disabled::-webkit-input-placeholder {
    color: #828282
}

.input_white,
.search-field_white {
    background-color: #fff
}

.input_white:focus,
.search-field_white:focus {
    border-color: #383838
}

.input_gray,
.search-field_gray {
    background-color: #f1f1f1
}

.input_gray:focus,
.search-field_gray:focus {
    border-color: #b4b4b4
}

.input_border,
.search-field_border {
    border-color: #bdbdbd
}

.input_border:focus,
.search-field_border:focus {
    border-color: #383838
}

.input_shadow,
.search-field_shadow {
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

.search-field {
    border: 1px solid #dcdcdc
}

.input-password {
    position: relative
}

.input-password .input {
    padding-right: 50px;
    width: 100%
}

.input-password__button {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/dist/assets/images/content/optimized/icons/eye-on.svg)
}

.input-search,
.search-form {
    position: relative
}

.input-search input,
.search-form input {
    padding-left: 45px;
    width: 100%
}

.input-search .search-submit,
.input-search__button,
.search-form .search-submit,
.search-form__button {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 15px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/dist/assets/images/icons/search-dark.svg);
    padding: 0;
    border: unset;
    background-color: unset;
    color: transparent
}

.relevanssi-live-search-results-showing {
    left: 0 !important;
    top: 60px !important
}

.link {
    color: #0084bd;
    transition: .4s
}

.link:hover {
    color: #00a0e5
}

.link:focus {
    color: #00a0e5
}

.link:active {
    color: #0074a5
}

.range[type=range] {
    height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.range[type=range]::-webkit-slider-runnable-track {
    border-radius: 5px;
    height: 5px;
    background-color: #e6edf7
}

.range[type=range]::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    margin-top: -7.5px;
    background-color: #0174e4;
    border-radius: 50%;
    -webkit-appearance: none;
    cursor: pointer
}

.range[type=range]::-moz-range-track {
    border-radius: 5px;
    height: 5px;
    background-color: #e6edf7
}

.range[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    margin-top: -7.5px;
    background-color: #0174e4;
    border: transparent;
    border-radius: 50%;
    -webkit-appearance: none;
    cursor: pointer
}

.review-card {
    width: 100%;
    height: 250px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786)
}

.ss-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    float: left
}

.ss-content {
    height: 100%;
    width: calc(100% + 14px);
    padding: 0;
    position: relative;
    overflow: auto;
    box-sizing: border-box
}

.ss-content.rtl {
    width: calc(100% + 18px);
    right: auto
}

.ss-scroll {
    position: relative;
    background: #bdbdbd;
    width: 4px;
    border-radius: 4px;
    top: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 1;
    transition: opacity .25s linear
}

.ss-hidden {
    display: none
}

.ss-container:active .ss-scroll,
.ss-container:hover .ss-scroll {
    opacity: 1
}

.ss-grabbed {
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.ss-container {
    position: relative
}

.ss-container:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background: #dcdcdc;
    content: "";
    z-index: 1
}

.section {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (min-width:768px) {
    .section {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.section_indent-top {
    padding-top: 60px
}

@media (min-width:768px) {
    .section_indent-top {
        padding-top: 80px
    }
}

.section_indent-bottom {
    padding-bottom: 60px
}

@media (min-width:768px) {
    .section_indent-bottom {
        padding-bottom: 80px
    }
}

.section_dark {
    background-color: #292929
}

.section_gray {
    background-color: #f1f1f1
}

.select__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    line-height: 1;
    color: #b4b4b4;
    padding: 15px 19px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer
}

.select__toggle:after {
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .4s
}

.select__toggle.rotate-arrow:after {
    transform: rotate(180deg)
}

.select__dropdown {
    overflow: hidden;
    height: 0;
    padding: 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.select__dropdown.open {
    height: 100%;
    margin-top: 2px;
    padding: 15px 20px
}

.select__dropdown-item {
    transition: .4s;
    cursor: pointer
}

.select__dropdown-item+.select__dropdown-item {
    margin-top: 20px
}

.select__dropdown-item:active {
    color: #f0d729
}

.select__dropdown-item:focus {
    color: #f0d729
}

.select__dropdown-item:hover {
    color: #f0d729
}

.select_gray .select__toggle {
    background-color: #f1f1f1;
    color: #383838
}

.select_border .select__toggle {
    border: 1px solid #b4b4b4
}

.select_shadow .select__toggle {
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

.select_disabled .select__toggle {
    background-color: #b4b4b4;
    color: #828282
}

.select_disabled .select__toggle:after {
    background-image: url(/dist/assets/images/content/optimized/icons/down-gray-small.svg)
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    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;
    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: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    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: .35em .75em .625em
}

legend {
    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] {
    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
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

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

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

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

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

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

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

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

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

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

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

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

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

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

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

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

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

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

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

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

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

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

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

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

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

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

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

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

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

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

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

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

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

.swiper-pagination-bullet:only-child {
    display: none !important
}

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

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

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

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

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

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

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

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

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

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

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

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

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

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

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

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

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

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

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

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

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

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

.swiper-flip {
    overflow: visible
}

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

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

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

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

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
    --mm-lineheight: 22px
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu,
.mm-menu *,
.mm-menu :after,
.mm-menu :before {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

:root {
    --mm-blocker-visibility-delay: 0.4s;
    --mm-blocker-opacity-delay: 0s
}

.mm-blocker {
    display: block;
    position: absolute;
    bottom: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    background: var(--mm-color-background);
    -webkit-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    -o-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease, -webkit-transform .4s ease
}

.mm-blocker:focus-visible {
    opacity: .75
}

.mm-btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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;
    width: 50px;
    padding: 0
}

.mm-btn--next,
[dir=rtl] .mm-btn--prev {
    --mm-btn-rotate: 135deg
}

.mm-btn--prev,
[dir=rtl] .mm-btn--next {
    --mm-btn-rotate: -45deg
}

.mm-btn--next:after,
.mm-btn--prev:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid var(--mm-color-icon);
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(var(--mm-btn-rotate));
    -ms-transform: rotate(var(--mm-btn-rotate));
    transform: rotate(var(--mm-btn-rotate))
}

.mm-btn--prev:before {
    inset-inline-start: 23px
}

.mm-btn--next:after {
    inset-inline-end: 23px
}

.mm-btn--close:before {
    content: "×";
    font-size: 150%
}

.mm-btnreset {
    padding: 0;
    background: 0 0;
    border: none;
    cursor: pointer
}

.mm-divider {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    top: 0;
    min-height: var(--mm-lineheight);
    padding: calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;
    font-size: 75%;
    text-transform: uppercase;
    background: var(--mm-color-background);
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--mm-color-background-highlight)), to(var(--mm-color-background-highlight)));
    background-image: -o-linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider {
    top: var(--mm-navbar-size)
}

:root {
    --mm-listitem-size: 50px
}

.mm-listitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 0;
    margin: 0;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border)
}

.mm-listitem:after {
    content: "";
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    inset-inline-start: 20px;
    inset-inline-end: 0;
    bottom: 0
}

.mm-listitem__btn,
.mm-listitem__text {
    padding: calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0
}

.mm-listitem__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-listitem__btn {
    display: block;
    position: relative;
    width: auto;
    -webkit-padding-end: 50px;
    padding-inline-end: 50px;
    border-color: inherit;
    background: rgba(3, 2, 1, 0)
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid
}

.mm-listitem--selected>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

.mm-listitem--opened>.mm-listitem__btn,
.mm-listitem--opened>.mm-panel {
    background: var(--mm-color-background-highlight)
}

.mm-listview {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text);
    line-height: var(--mm-lineheight);
    -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mm-menu ::-webkit-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-moz-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu :-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu,
.mm-menu * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-menu :focus,
.mm-menu :focus-visible,
.mm-menu:focus,
.mm-menu:focus-visible {
    outline: 0
}

.mm-menu a,
.mm-menu button,
.mm-menu label {
    color: inherit
}

.mm-menu a:focus,
.mm-menu button:focus,
.mm-menu label:focus {
    outline: 0
}

.mm-menu a:focus-visible,
.mm-menu button:focus-visible,
.mm-menu label:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: -5px
}

.mm-menu input:focus,
.mm-menu input:focus-visible,
.mm-menu select:focus,
.mm-menu select:focus-visible,
.mm-menu textarea:focus,
.mm-menu textarea:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: 2px
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    text-decoration: none;
    color: inherit
}

:root {
    --mm-navbar-size: 50px
}

.mm-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    min-height: var(--mm-navbar-size);
    padding-top: env(safe-area-inset-top);
    color: var(--mm-color-text-dimmed);
    text-align: center;
    opacity: 1;
    background: var(--mm-color-background);
    border-bottom: 1px solid var(--mm-color-border);
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar>* {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-navbar__btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.mm-navbar__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    overflow: hidden
}

.mm-navbar__title[href="#"] {
    pointer-events: none
}

.mm-navbar__title>span {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child) {
    -webkit-padding-start: 60px;
    padding-inline-start: 60px;
    -webkit-padding-end: 10px;
    padding-inline-end: 10px
}

.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child {
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    -webkit-padding-end: 60px;
    padding-inline-end: 60px
}

.mm-panel {
    --mm-panel-child-offset: 100%;
    --mm-panel-parent-offset: -30%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    -webkit-transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    -webkit-transition-property: inset-inline-start, -webkit-transform;
    transition-property: inset-inline-start, -webkit-transform;
    -o-transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start, -webkit-transform
}

[dir=rtl] .mm-panel {
    --mm-panel-child-offset: -100%;
    --mm-panel-parent-offset: 30%
}

.mm-panel:after {
    content: "";
    display: block;
    height: var(--mm-listitem-size)
}

.mm-panel:focus {
    outline: 0
}

.mm-panel--opened {
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mm-panel--parent {
    -webkit-transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    z-index: 0
}

.mm-panel--highest {
    z-index: 3
}

.mm-menu--opened .mm-panel--noanimation {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.mm-panel__content {
    padding: 20px
}

.mm-panels {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text)
}

.mm-panels:focus {
    outline: 0
}

:root {
    --mm-toggle-size: 34px
}

.mm-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: calc(var(--mm-toggle-size) * 1.75);
    -ms-flex: calc(var(--mm-toggle-size) * 1.75) 0 0px;
    flex: calc(var(--mm-toggle-size) * 1.75) 0 0;
    height: var(--mm-toggle-size);
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    border-radius: var(--mm-toggle-size);
    border: var(--mm-color-border);
    background: var(--mm-color-border);
    cursor: pointer;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

.mm-toggle:before {
    content: "";
    aspect-ratio: 1;
    margin: 2px;
    border-radius: 100%;
    background: var(--mm-color-background);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-toggle:checked {
    background: #4bd963
}

.mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * .75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * .75));
    transform: translateX(calc(var(--mm-toggle-size) * .75))
}

[dir=rtl] .mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    transform: translateX(calc(var(--mm-toggle-size) * -.75))
}

.mm-listitem--vertical>.mm-panel {
    position: static;
    width: 100%;
    padding: 10px 0 10px 20px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.mm-listitem--vertical>.mm-panel:after {
    content: none;
    display: none
}

.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel {
    display: none
}

.mm-listitem--vertical>.mm-listitem__btn {
    height: var(--mm-listitem-size);
    bottom: auto
}

.mm-listitem--vertical .mm-listitem:last-child:after {
    border-color: transparent
}

.mm-listitem--opened>.mm-listitem__btn:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

:root {
    --mm-size: 80%;
    --mm-min-size: 240px;
    --mm-max-size: 440px
}

.mm-menu--offcanvas {
    position: fixed;
    z-index: 0
}

.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh;
    background: inherit
}

:where(.mm-slideout) {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: width, transform;
    transition-property: width, transform;
    transition-property: width, transform, -webkit-transform
}

.mm-wrapper--opened,
.mm-wrapper--opened body {
    overflow: hidden
}

.mm-wrapper__blocker {
    background: rgba(0, 0, 0, .4)
}

.mm-wrapper--opened .mm-wrapper__blocker {
    --mm-blocker-visibility-delay: 0s;
    --mm-blocker-opacity-delay: 0.4s;
    bottom: 0;
    opacity: .5
}

.mm-menu {
    --mm-translate-horizontal: 0;
    --mm-translate-vertical: 0
}

.mm-menu--position-left,
.mm-menu--position-left-front {
    right: auto
}

.mm-menu--position-right,
.mm-menu--position-right-front {
    left: auto
}

.mm-menu--position-left,
.mm-menu--position-left-front,
.mm-menu--position-right,
.mm-menu--position-right-front {
    width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-left-front {
    --mm-translate-horizontal: -100%
}

.mm-menu--position-right-front {
    --mm-translate-horizontal: 100%
}

.mm-menu--position-top {
    bottom: auto
}

.mm-menu--position-bottom {
    top: auto
}

.mm-menu--position-bottom,
.mm-menu--position-top {
    width: 100%;
    height: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-top {
    --mm-translate-vertical: -100%
}

.mm-menu--position-bottom {
    --mm-translate-vertical: 100%
}

.mm-menu--position-bottom,
.mm-menu--position-left-front,
.mm-menu--position-right-front,
.mm-menu--position-top {
    z-index: 2;
    -webkit-transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-menu--position-bottom.mm-menu--opened,
.mm-menu--position-left-front.mm-menu--opened,
.mm-menu--position-right-front.mm-menu--opened,
.mm-menu--position-top.mm-menu--opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left {
    --mm-translate-horizontal: clamp(var(--mm-min-size),
            var(--mm-size),
            var(--mm-max-size))
}

.mm-wrapper--position-right {
    --mm-translate-horizontal: clamp(calc(-1 * var(--mm-max-size)),
            calc(-1 * var(--mm-size)),
            calc(-1 * var(--mm-min-size)))
}

.mm-wrapper--position-left .mm-slideout,
.mm-wrapper--position-right .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
    -webkit-transform: translate3d(var(--mm-translate-horizontal), 0, 0);
    transform: translate3d(var(--mm-translate-horizontal), 0, 0)
}

.mm-wrapper--position-bottom .mm-wrapper__blocker,
.mm-wrapper--position-left-front .mm-wrapper__blocker,
.mm-wrapper--position-right-front .mm-wrapper__blocker,
.mm-wrapper--position-top .mm-wrapper__blocker {
    z-index: 1
}

.mm-menu--theme-light {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.4);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.4);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.75);
    --mm-color-focusring: #06c
}

.mm-menu--theme-light-contrast {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.9);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark {
    --mm-color-background: #333;
    --mm-color-border: rgb(0, 0, 0, 0.4);
    --mm-color-icon: rgb(255, 255, 255, 0.4);
    --mm-color-text: rgb(255, 255, 255, 0.8);
    --mm-color-text-dimmed: rgb(255, 255, 255, 0.4);
    --mm-color-background-highlight: rgb(255, 255, 255, 0.08);
    --mm-color-background-emphasis: rgb(0, 0, 0, 0.1);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark-contrast {
    --mm-color-background: #333;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.7);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.3);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.3);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.3);
    --mm-color-background-highlight: rgb(0 0 0 / 0.06);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.03);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white-contrast {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.07);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.035);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.2);
    --mm-color-icon: rgb(255 255 255 / 0.4);
    --mm-color-text: rgb(255 255 255 / 0.7);
    --mm-color-text-dimmed: rgb(255 255 255 / 0.4);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.06);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black-contrast {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.6);
    --mm-color-background-highlight: rgb(255 255 255 / 0.125);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.1);
    --mm-color-focusring: #06c
}

.mm-counter {
    display: block;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    float: right;
    color: var(--mm-color-text-dimmed)
}

[dir=rtl] .mm-counter {
    float: left
}

:root {
    --mm-iconbar-size: 50px
}

.mm-menu--iconbar-left .mm-navbars,
.mm-menu--iconbar-left .mm-panels {
    margin-left: var(--mm-iconbar-size)
}

.mm-menu--iconbar-right .mm-navbars,
.mm-menu--iconbar-right .mm-panels {
    margin-right: var(--mm-iconbar-size)
}

.mm-iconbar {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: var(--mm-iconbar-size);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid;
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    color: var(--mm-color-text-dimmed);
    text-align: center
}

.mm-menu--iconbar-left .mm-iconbar,
.mm-menu--iconbar-right .mm-iconbar {
    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
}

.mm-menu--iconbar-left .mm-iconbar {
    border-right-width: 1px;
    left: 0
}

.mm-menu--iconbar-right .mm-iconbar {
    border-left-width: 1px;
    right: 0
}

.mm-iconbar__bottom,
.mm-iconbar__top {
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.mm-iconbar__bottom>*,
.mm-iconbar__top>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0
}

.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
    text-decoration: none
}

.mm-iconbar__tab--selected {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-iconpanel-size: 50px
}

.mm-panel--iconpanel-0 {
    inset-inline-start: calc(0 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-1 {
    inset-inline-start: calc(1 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-2 {
    inset-inline-start: calc(2 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-3 {
    inset-inline-start: calc(3 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-4 {
    inset-inline-start: calc(4 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-first~.mm-panel {
    inset-inline-start: var(--mm-iconpanel-size)
}

.mm-menu--iconpanel .mm-panel--parent .mm-divider,
.mm-menu--iconpanel .mm-panel--parent .mm-navbar {
    opacity: 0
}

.mm-menu--iconpanel .mm-panels>.mm-panel--parent {
    overflow-y: hidden;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0) {
    border-inline-start-width: 1px;
    border-inline-start-style: solid
}

.mm-navbars {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mm-navbars .mm-navbar {
    position: relative;
    padding-top: 0;
    border-bottom: none
}

.mm-navbars--top {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar:first-child {
    padding-top: env(safe-area-inset-top)
}

.mm-navbars--bottom {
    border-top: 1px solid var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar:last-child {
    padding-bottom: env(safe-area-inset-bottom)
}

.mm-navbar__breadcrumbs {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.mm-navbar__breadcrumbs>* {
    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;
    -webkit-padding-end: 6px;
    padding-inline-end: 6px
}

.mm-navbar__breadcrumbs>a {
    text-decoration: underline
}

.mm-navbar__breadcrumbs:not(:last-child) {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.mm-navbar__tab {
    padding: 0 10px;
    border: 1px solid transparent
}

.mm-navbar__tab--selected {
    background: var(--mm-color-background)
}

.mm-navbar__tab--selected:not(:first-child) {
    border-inline-start-color: var(--mm-color-border)
}

.mm-navbar__tab--selected:not(:last-child) {
    border-inline-end-color: var(--mm-color-border)
}

.mm-navbars--top.mm-navbars--has-tabs {
    border-bottom: none
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab {
    border-bottom-color: var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab--selected {
    border-top-color: var(--mm-color-border);
    border-bottom-color: transparent
}

.mm-navbars--bottom.mm-navbar--has-tabs {
    border-top: none
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--bottom .mm-navbar__tab {
    border-top-color: var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar__tab--selected {
    border-bottom-color: var(--mm-color-border);
    border-top-color: transparent
}

.mm-searchfield {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: var(--mm-navbar-size);
    padding: 0;
    overflow: hidden
}

.mm-searchfield__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-searchfield__input input {
    display: block;
    width: 100%;
    max-width: 100%;
    height: calc(var(--mm-navbar-size) * .7);
    min-height: auto;
    max-height: auto;
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    line-height: calc(var(--mm-navbar-size) * .7);
    font: inherit;
    font-size: inherit
}

.mm-searchfield__input input,
.mm-searchfield__input input:focus,
.mm-searchfield__input input:hover {
    background: var(--mm-color-background-highlight);
    color: var(--mm-color-text)
}

.mm-menu[class*=-contrast] .mm-searchfield__input input {
    border: 1px solid var(--mm-color-border)
}

.mm-searchfield__input input::-ms-clear {
    display: none
}

.mm-searchfield__btn {
    display: none;
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0
}

.mm-searchfield--searching .mm-searchfield__btn {
    display: block
}

.mm-searchfield__cancel {
    display: block;
    position: relative;
    -webkit-margin-end: -100px;
    margin-inline-end: -100px;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
    -webkit-padding-end: 20px;
    padding-inline-end: 20px;
    visibility: hidden;
    line-height: var(--mm-navbar-size);
    text-decoration: none;
    -webkit-transition-property: visibility, margin;
    -o-transition-property: visibility, margin;
    transition-property: visibility, margin
}

.mm-searchfield--cancelable .mm-searchfield__cancel {
    visibility: visible;
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.mm-panel--search {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    border: none !important
}

.mm-panel__splash {
    padding: 20px
}

.mm-panel--searching .mm-panel__splash {
    display: none
}

.mm-panel__noresults {
    display: none;
    padding: 40px 20px;
    color: var(--mm-color-text-dimmed);
    text-align: center;
    font-size: 150%;
    line-height: 1.4
}

.mm-panel--noresults .mm-panel__noresults {
    display: block
}

:root {
    --mm-sectionindexer-size: 20px
}

.mm-sectionindexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: var(--mm-sectionindexer-size);
    position: absolute;
    top: 0;
    bottom: 0;
    inset-inline-end: calc(-1 * var(--mm-sectionindexer-size));
    z-index: 5;
    -webkit-transition-property: inset-inline-end;
    -o-transition-property: inset-inline-end;
    transition-property: inset-inline-end;
    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: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.mm-sectionindexer a {
    color: var(--mm-color-text-dimmed);
    line-height: 1;
    text-decoration: none;
    display: block
}

.mm-sectionindexer~.mm-panel {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-sectionindexer--active {
    right: 0
}

.mm-sectionindexer--active~.mm-panel {
    -webkit-padding-end: var(--mm-sectionindexer-size);
    padding-inline-end: var(--mm-sectionindexer-size)
}

.mm-menu--selected-hover .mm-listitem__btn,
.mm-menu--selected-hover .mm-listitem__text,
.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

@media (hover:hover) {
    .mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text {
        background: 0 0
    }

    .mm-menu--selected-hover .mm-listitem__btn:hover,
    .mm-menu--selected-hover .mm-listitem__text:hover {
        background: var(--mm-color-background-emphasis)
    }
}

.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

@media (hover:hover) {

    .mm-menu--selected-parent .mm-listitem__btn:hover,
    .mm-menu--selected-parent .mm-listitem__text:hover {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }
}

.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text {
    background: 0 0
}

.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-sidebar-collapsed-size: 50px;
    --mm-sidebar-expanded-size: var(--mm-max-size)
}

.mm-wrapper--sidebar-collapsed .mm-slideout {
    width: calc(100% - var(--mm-sidebar-collapsed-size));
    -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,
.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar {
    opacity: 0
}

.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded {
    width: var(--mm-sidebar-expanded-size);
    border-right-width: 1px;
    border-right-style: solid
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened {
    overflow: auto
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker {
    display: none
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    width: calc(100% - var(--mm-sidebar-expanded-size));
    -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-menu {
    display: flex;
    background: #fff
}

.mm-menu .burger-menu__top {
    padding-left: 20px;
    order: -2
}

.mm-menu .button_fill {
    margin: 0 20px 20px;
    color: #091139 !important;
    width: auto
}

.mm-menu .button_border {
    margin: 0 20px 40px;
    border: 1px solid #091139;
    color: #091139 !important;
    width: auto
}

.mm-menu .mm-panels {
    order: -1;
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel {
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel .mm-listview {
    padding: 0 15px
}

.mm-menu .mm-panels .mm-panel .mm-listitem {
    padding: 10px 5px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: #091139;
    cursor: pointer
}

.mm-menu .mm-panels .mm-panel .mm-listitem a {
    padding: 14px 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text {
    display: flex;
    justify-content: flex-start
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text img {
    margin-right: 13px;
    max-width: 40px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text .menu__sublist-name {
    line-height: 180%;
    margin-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-panel {
    padding-left: 0;
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview {
    padding: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li {
    padding-left: 0;
    padding-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li:first-child {
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li a {
    padding-top: 0;
    font-size: 14px;
    font-weight: 400
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a {
    padding-left: 0;
    font-size: 16px;
    padding-bottom: 0;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a:after {
    right: 18px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a .menu__sublist-right {
    margin-left: unset;
    width: 100%
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-btn--next:after {
    border: 2px solid #091139;
    border-bottom: none;
    border-right: none;
    inset-inline-end: 3px !important
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn,
.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-panel {
    background: 0 0
}

.mm-menu .mm-panels .mm-panel .mm-btn--next:after,
.mm-menu .mm-panels .mm-panel .mm-btn--prev:before {
    transform: rotate(225deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn:after {
    right: 23px;
    transform: rotate(45deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem:after {
    content: none
}

.mm-menu .mm-panels .mm-navbar {
    display: none
}

.header__burger-btn {
    transition: .5s
}

.mm-blocker:after {
    content: url(/dist/assets/images/icons/close-btn.svg);
    position: absolute;
    top: 20px;
    right: 23px
}

@media (min-width:768px) {
    .mm-blocker:after {
        top: 33px;
        right: 41px
    }
}

@media (max-width:410px) {
    .mm-blocker:after {
        right: 10px
    }
}

.mm-wrapper--opened div header .container .header__row .header__right .header__burger-btn {
    opacity: 0
}

@media (max-width:410px) {
    .mmenu-container {
        width: 88% !important
    }
}

.menu__sublist-text-wrap .menu__sublist-right {
    display: flex;
    align-items: baseline;
    margin-top: 0
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-start {
    margin-right: 5px
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-price {
    margin-top: 2px
}

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

html {
    scroll-behavior: smooth
}

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0
}

body,
html {
    height: 100%;
    word-break: unset
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.hidden {
    display: none !important
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

@media (min-width:1920px) {
    .container_full-hd {
        max-width: 1370px
    }
}

.auth .container {
    flex-grow: 1
}

.input.count-ip {
    width: 103px;
    height: 43px;
    padding-left: 0;
    margin-right: 20px;
    text-align: center;
    opacity: 1
}

input[type=range].progress {
    -webkit-appearance: none;
    width: 79%;
    display: inline-block;
    height: 18px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.54546, #2278c7), color-stop(.54546, #d3d3db))
}

input[type=range].progress:focus {
    outline: 0
}

input[type=range].progress:focus::-ms-fill-lower {
    background: #d0d0d0
}

input[type=range].progress:focus::-ms-fill-upper {
    background: #d5d5d5
}

input[type=range].progress::-webkit-slider-runnable-track {
    width: 100%;
    height: 18px;
    cursor: pointer;
    box-shadow: 0 0 4.7px #c8c8c7, 0 0 0 #d5d5d4;
    border-radius: 13.2px;
    border: 5.5px solid #fff
}

input[type=range].progress::-webkit-slider-thumb {
    height: 45px;
    width: 40px;
    border-radius: 3px;
    background-image: url(/dist/assets/images/proxy/progress-icon.png);
    background-size: contain;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -20px;
    margin-left: 0
}

input[type=range].progress::-moz-range-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    box-shadow: 0 0 4.7px #c8c8c7, 0 0 0 #d5d5d4;
    background: #d0d0d0;
    border-radius: 13.2px;
    border: 5.5px solid #fff
}

input[type=range].progress::-moz-range-thumb {
    box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
    border: 1px solid #000;
    height: 27px;
    width: 16px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer
}

input[type=range].progress::-ms-track {
    width: 100%;
    height: 20px;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

input[type=range].progress::-ms-fill-lower {
    background: red;
    border: 5.5px solid #fff;
    border-radius: 26.4px;
    box-shadow: 0 0 4.7px #c8c8c7, 0 0 0 #d5d5d4
}

input[type=range].progress::-ms-fill-upper {
    border: 5.5px solid #fff;
    border-radius: 26.4px;
    box-shadow: 0 0 4.7px #c8c8c7, 0 0 0 #d5d5d4;
    background: #d0d0d0
}

input[type=range].progress::-ms-thumb {
    box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
    border: 1px solid #000;
    width: 16px;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    height: 20px
}

@media screen and (max-width:1050px) {
    .rangeslider {
        margin-bottom: 15px
    }

    .input.count-ip {
        margin-bottom: 25px !important
    }
}

@media screen and (max-width:767px) {
    .settings-row {
        flex-direction: column
    }
}

.textarea {
    font-size: 100%;
    line-height: inherit;
    color: inherit;
    padding: 14px 19px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    resize: none;
    transition: .4s
}

.textarea::placeholder {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.textarea:active {
    border-color: #383838
}

.textarea:focus {
    border-color: #383838
}

.main-title {
    font-size: 29px;
    line-height: 1.3;
    font-weight: 700
}

@media (min-width:768px) {
    .main-title {
        font-size: 39px
    }
}

.main-title_white {
    color: #fff
}

.main-title_center {
    text-align: center
}

.medium-title {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 700
}

@media (min-width:768px) {
    .medium-title {
        font-size: 31px
    }
}

.medium-title_center {
    text-align: center
}

.medium-title_white {
    color: #fff
}

.small-title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500
}

.small-title_white {
    color: #fff
}

.small-title_gray {
    color: #b4b4b4
}

.small-title_center {
    text-align: center
}

.faq-head__title {
    margin-bottom: 15px;
    text-align: left
}

.faq-head__subtitle {
    line-height: 1.625
}

.faq-info {
    padding-bottom: 80px
}

@media (min-width:768px) {
    .faq-info {
        padding-bottom: 100px
    }
}

@media (min-width:480px) {
    .faq-info__items {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media (min-width:992px) {
    .faq-info__items {
        flex-wrap: nowrap
    }
}

.faq-info__item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    border-radius: 5px;
    cursor: pointer;
    transition: .4s
}

.faq-info__item:hover {
    transform: scale(1.02)
}

.faq-info__item:active .faq-info__item-title {
    color: #f0d729
}

.faq-info__item:nth-child(n+4) {
    margin-bottom: 0
}

@media (min-width:480px) {
    .faq-info__item {
        width: calc(50% - 5px);
        padding: 30px
    }

    .faq-info__item:nth-child(n+3) {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .faq-info__item {
        width: calc(50% - 10px);
        margin-bottom: 30px
    }
}

@media (min-width:992px) {
    .faq-info__item {
        width: 100%;
        margin-right: 20px;
        margin-bottom: 0
    }

    .faq-info__item:last-of-type {
        margin-right: 0
    }
}

@media (min-width:1150px) {
    .faq-info__item {
        margin-right: 30px
    }
}

.faq-info__image img {
    width: 101px;
    height: 75px
}

@media (min-width:480px) {
    .faq-info__image img {
        width: 123px;
        height: 93px
    }
}

@media (min-width:1150px) {
    .faq-info__image img {
        width: 171px;
        height: 129px
    }
}

.faq-info__item-title {
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    transition: .4s
}

.faq-info__item-descr {
    font-size: 14px;
    line-height: 1.5;
    text-align: center
}

.faq-navigation__link {
    font-size: 14px;
    line-height: 1.5
}

.faq-navigation__link.active {
    color: #0084bd
}

@media (min-width:768px) {
    .faq-navigation__link {
        font-size: 16px;
        line-height: 1.625
    }
}

.faq-navigation__slash {
    display: inline-block;
    margin: 0 3px
}

.faq-section__wrap {
    padding-bottom: 80px
}

@media (min-width:768px) {
    .faq-section__wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
        padding-top: 80px;
        padding-bottom: 100px
    }
}

@media (min-width:768px) {
    .faq-section__select {
        display: none
    }
}

.faq-section__select-toggle {
    position: relative;
    padding: 14px 39px 14px 19px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    font-weight: 500
}

.faq-section__select-toggle:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background-image: url(/dist/assets/images/content/optimized/icons/arrow-small-black.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.faq-section__select-dropdown {
    overflow: hidden;
    max-height: 0;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px
}

.faq-section__select-dropdown.show {
    max-height: 100%;
    margin-top: 2px
}

.faq-section__select-list {
    padding: 20px
}

.faq-section__select-item~.faq-section__select-item {
    margin-top: 25px
}

.faq-section__select-link {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 15px
}

.faq-section__select-link.active {
    color: #f0d729
}

.faq-section__select-subitem {
    margin-bottom: 10px
}

.faq-section__select-subitem:last-of-type {
    margin-bottom: 0
}

.faq-section__select-sublink {
    width: 100%;
    line-height: 1.625
}

.faq-section__title {
    text-align: left;
    margin-bottom: 10px
}

.faq-section__main {
    padding-top: 60px
}

@media (min-width:768px) {
    .faq-section__main {
        width: calc(68.6% - 20px);
        padding-top: 0
    }
}

@media (min-width:992px) {
    .faq-section__main {
        width: calc(68.1% - 20px)
    }
}

@media (min-width:992px) {
    .faq-section__main {
        width: calc(66%)
    }
}

.faq-section__top {
    margin-top: 25px;
    margin-bottom: 60px
}

@media (min-width:768px) {
    .faq-section__top {
        margin-top: 30px
    }
}

.faq-section__inner {
    margin-top: 20px
}

.faq-section__question {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding: 25px 50px 25px 20px;
    background: #fff;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    transition: .3s
}

.faq-section__question:hover {
    color: #f0d729
}

.faq-section__question:last-of-type {
    margin-bottom: 0
}

.faq-section__question:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    width: 12px;
    height: 20px;
    background-image: url(/dist/assets/images/content/optimized/icons/arrow-big_right.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width:768px) {
    .faq-sections {
        padding-bottom: 40px
    }
}

@media (max-width:480px) {
    .faq-sections {
        padding-bottom: 0
    }
}

.faq-sections .container {
    max-width: 960px
}

@media (min-width:768px) {
    .faq-sections .container {
        padding: 0 20px
    }
}

.faq-sections__wrap {
    flex-wrap: wrap
}

@media (min-width:480px) {
    .faq-sections__wrap {
        display: flex;
        justify-content: space-between
    }
}

.faq-sections__item {
    display: flex;
    flex-direction: inherit;
    align-items: flex-start;
    min-height: 170px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 .64px 2.21px 0 #0444a405;
    box-shadow: 0 1.53px 5.32px 0 #0444a407;
    box-shadow: 0 2.88px 10.02px 0 #0444a409;
    box-shadow: 0 5.14px 17.87px 0 #0444a40b;
    box-shadow: 0 9.61px 33.42px 0 #0444a40d;
    box-shadow: 0 23px 80px 0 #0444a412;
    border-radius: 5px;
    width: 49%;
    margin-bottom: 30px;
    transition: .3s
}

.faq-sections__item:focus,
.faq-sections__item:hover {
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916)
}

.faq-sections__item:focus .faq-sections__item-title,
.faq-sections__item:hover .faq-sections__item-title {
    color: #0174e4
}

@media (max-width:480px) {
    .faq-sections__item {
        width: 100%
    }
}

@media (max-width:460px) {
    .faq-sections__item {
        flex-direction: column
    }
}

.faq-sections__item-image img {
    width: 101px;
    height: 75px
}

@media (min-width:480px) {
    .faq-sections__item-image img {
        width: 123px;
        height: 93px
    }
}

@media (min-width:1150px) {
    .faq-sections__item-image img {
        width: 171px;
        height: 129px
    }
}

.faq-sections__item-body {
    text-align: left;
    margin-left: 20px
}

@media (max-width:460px) {
    .faq-sections__item-body {
        margin-left: 0;
        margin-top: 20px
    }
}

.faq-sections__item-title {
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 10px;
    transition: .3s
}

.faq-sections__item-descr {
    font-size: 14px;
    line-height: 1.5
}

.faq-sidebar {
    display: none
}

@media (min-width:768px) {
    .faq-sidebar {
        display: block;
        width: 31.4%
    }
}

@media (min-width:992px) {
    .faq-sidebar {
        width: 31.9%
    }
}

@media (min-width:992px) {
    .faq-sidebar {
        width: 23%
    }
}

.faq-sidebar__item {
    margin-bottom: 35px
}

.faq-sidebar__item:last-of-type {
    margin-bottom: 0
}

.faq-sidebar__link {
    width: 100%;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 20px;
    transition: .4s
}

.faq-sidebar__link:hover {
    color: #f0d729
}

.faq-sidebar__link.active {
    padding-bottom: 5px;
    color: #f0d729
}

.faq-sidebar__link.active:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #f0d729;
    transform: translateY(5px)
}

.faq-sidebar__subitem {
    margin-bottom: 15px
}

.faq-sidebar__subitem:last-of-type {
    margin-bottom: 0
}

.faq-sidebar__sublink {
    width: 100%;
    line-height: 1.625;
    transition: .4s
}

.faq-sidebar__sublink:hover {
    color: #f0d729
}

.faq-sidebar__sublink.active {
    color: #f0d729
}

.faq-sidebar__sublink.active:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #f0d729
}

.faq-sidebar {
    display: none
}

@media (min-width:768px) {
    .faq-sidebar {
        display: block;
        width: 31.4%
    }
}

@media (min-width:992px) {
    .faq-sidebar {
        width: 31.9%
    }
}

@media (min-width:992px) {
    .faq-sidebar {
        width: 23%
    }
}

.faq-sidebar__item {
    margin-bottom: 35px
}

.faq-sidebar__item:last-of-type {
    margin-bottom: 0
}

.faq-sidebar__link {
    width: 100%;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 20px;
    transition: .4s
}

.faq-sidebar__link:hover {
    color: #f0d729
}

.faq-sidebar__link.active {
    padding-bottom: 5px;
    color: #f0d729
}

.faq-sidebar__link.active:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #f0d729;
    transform: translateY(5px)
}

.faq-sidebar__subitem {
    margin-bottom: 15px
}

.faq-sidebar__subitem:last-of-type {
    margin-bottom: 0
}

.faq-sidebar__sublink {
    width: 100%;
    line-height: 1.625;
    transition: .4s
}

.faq-sidebar__sublink:hover {
    color: #f0d729
}

.faq-sidebar__sublink.active {
    color: #f0d729
}

.faq-sidebar__sublink.active:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #f0d729
}

.site {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.site-main {
    flex-grow: 1
}

.ac .ac-trigger {
    text-align: left;
    width: 100%;
    display: block;
    cursor: pointer;
    transition: color .25s ease;
    position: relative
}

.ac .ac-panel {
    overflow: hidden;
    transition-property: height, visibility;
    transition-timing-function: ease;
    position: relative;
    top: -15px
}

.ac.js-enabled .ac-panel {
    visibility: hidden
}

.ac.is-active .ac-panel {
    visibility: visible
}

.ac.is-active>.ac-header .ac-trigger::after {
    transform: rotate(180deg)
}

.answer-section {
    padding-bottom: 80px
}

@media (min-width:768px) {
    .answer-section {
        padding-top: 80px;
        padding-bottom: 100px
    }
}

@media (min-width:768px) {
    .answer-section__wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .answer-section__select {
        display: none
    }
}

.answer-section__select-toggle {
    position: relative;
    padding: 14px 39px 14px 19px;
    border: 1px solid #b4b4b4;
    border-radius: 5px
}

.answer-section__select-toggle:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background-image: url(/dist/assets/images/content/optimized/icons/arrow-small-black.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.answer-section__select-name {
    display: block;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 10px
}

.answer-section__select-question {
    display: block;
    font-size: 14px;
    line-height: 15px
}

.answer-section__main {
    padding-top: 60px
}

@media (min-width:768px) {
    .answer-section__main {
        width: calc(68.6% - 20px);
        padding-top: 0
    }
}

@media (min-width:992px) {
    .answer-section__main {
        width: calc(66%)
    }
}

.answer-section__title {
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: left
}

.answer-section__title_indent {
    text-align: left;
    margin-top: 60px;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .answer-section__title {
        margin-top: 30px;
        margin-bottom: 25px
    }
}

.answer-section__text {
    line-height: 1.625
}

.answer-section__text+.answer-section__text {
    margin-top: 15px
}

@media (min-width:768px) {
    .answer-section__text+.answer-section__text {
        margin-top: 20px
    }
}

.answer-section__content-title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .answer-section__content-title {
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 20px
    }
}

.answer-section__share {
    padding-top: 40px;
    padding-bottom: 25px
}

@media (min-width:480px) {
    .answer-section__share {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row
    }
}

@media (min-width:992px) {
    .answer-section__share {
        padding-bottom: 40px
    }
}

.answer-section__share-text {
    line-height: 1.2;
    font-weight: 500;
    color: #b4b4b4;
    margin-bottom: 15px
}

@media (min-width:480px) {
    .answer-section__share-text {
        margin-bottom: 0;
        margin-right: 20px
    }
}

@media (min-width:480px) {
    .answer-section__share-socials {
        max-width: 321px
    }
}

@media (min-width:992px) {
    .answer-section__share-socials {
        max-width: 100%
    }
}

.answer-section__share-social {
    position: relative;
    margin-right: 30px;
    margin-bottom: 15px;
    padding-left: 25px;
    line-height: 1.2;
    font-weight: 500;
    transition: .4s
}

.answer-section__share-social:hover {
    color: #f0d729
}

.answer-section__share-social:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.answer-section__share-social_facebook:before {
    background-image: url(/dist/assets/images/content/optimized/icons/facebook_black.svg)
}

.answer-section__share-social_twitter:before {
    background-image: url(/dist/assets/images/content/optimized/icons/twitter_black.svg)
}

.answer-section__share-social_vk:before {
    background-image: url(/dist/assets/images/content/optimized/icons/vk_black.svg)
}

.answer-section__share-social_link:before {
    background-image: url(/dist/assets/images/content/optimized/icons/link_black.svg)
}

@media (min-width:992px) {
    .answer-section__share-social {
        margin-right: 29px;
        margin-bottom: 0
    }
}

.article-hero {
    position: relative;
    padding-top: 80px;
    padding-bottom: 60px
}

.article-hero__body {
    display: none;
    padding: 40px 30px;
    background-color: #fff;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px
}

@media (min-width:480px) {
    .article-hero__body {
        padding: 40px 40px
    }
}

@media (min-width:768px) {
    .article-hero__body {
        padding: 60px 75px
    }
}

@media (min-width:992px) {
    .article-hero__body {
        max-width: 920px;
        margin: 0 auto;
        padding: 60px 95px
    }
}

.article-hero__info {
    display: flex;
    flex-wrap: wrap
}

.article-hero__info-item {
    font-size: 16px;
    line-height: 1.5;
    color: #b4b4b4
}

@media (min-width:480px) {
    .article-hero__info-item {
        line-height: 1.1
    }
}

.article-hero__info-item:after {
    content: "|";
    display: inline-block;
    margin: 0 15px
}

.article-hero__info-item:last-child:after {
    display: none
}

.article-hero__title {
    margin-top: 20px;
    margin-bottom: 20px
}

.article-hero__text {
    margin-bottom: 30px
}

.article {
    box-shadow: 0 .64px 2.21px 0 #0444a405;
    box-shadow: 0 1.53px 5.32px 0 #0444a407;
    box-shadow: 0 2.88px 10.02px 0 #0444a409;
    box-shadow: 0 5.14px 17.87px 0 #0444a40b;
    box-shadow: 0 9.61px 33.42px 0 #0444a40d;
    box-shadow: 0 23px 80px 0 #0444a412;
    border-radius: 5px;
    transition: .3s;
    cursor: pointer
}

.article_large {
    width: 100%;
    margin: 20px 15px
}

@media (max-width:991px) {
    .article_large {
        margin: 20px 0
    }
}

@media (min-width:768px) {
    .article_large {
        position: relative;
        display: flex;
        justify-content: flex-end
    }
}

@media (min-width:992px) {
    .article_large {
        position: static;
        display: block
    }
}

@media (min-width:992px) {
    .article_large {
        width: calc(100% / 3 - 30px)
    }
}

.article_large .article__photo {
    display: flex
}

.article_large .article__photo img {
    height: 200px
}

@media (min-width:768px) {
    .article_large .article__photo img {
        height: 100%;
        border-radius: 5px 0 0 5px
    }
}

@media (min-width:992px) {
    .article_large .article__photo img {
        height: 200px;
        border-radius: 5px 5px 0 0
    }
}

.article_large .article__content {
    padding: 35px 30px
}

@media (min-width:768px) {
    .article_large .article__content {
        border-radius: 0 5px 5px 0
    }
}

@media (min-width:992px) {
    .article_large .article__content {
        width: 100%;
        border-radius: 0 0 5px 5px
    }
}

.article_large .article__title {
    font-size: 25px;
    line-height: 1.2
}

.article_small {
    margin-right: 30px
}

@media (min-width:768px) {
    .article_small {
        width: calc(100% / 3 - 13px)
    }
}

@media (min-width:992px) {
    .article_small {
        width: calc(100% / 3 - 15px)
    }
}

@media (min-width:1150px) {
    .article_small {
        width: calc(100% / 3 - 22px)
    }
}

@media (max-width:768px) {
    .article_small {
        min-width: 350px;
        margin-right: 10px
    }
}

.article_small .article__photo {
    width: 100%
}

.article_small .article__photo img {
    height: 200px;
    width: 100%
}

.article_small .article__content {
    padding: 25px 20px
}

.article_small .article__title {
    font-size: 20px;
    line-height: 1.3
}

.article_small+.article_small {
    margin-top: 0
}

@media (min-width:480px) {
    .article_small+.article_small {
        margin-top: 0
    }
}

.article_small:nth-child(n+7) {
    display: none
}

@media (min-width:992px) {
    .article_small:nth-child(n+7) {
        display: block
    }
}

@media (min-width:768px) {
    .article_small:nth-child(n+3) {
        margin-top: 0
    }
}

@media (min-width:480px) {
    .article_small:nth-child(n+4) {
        margin-top: 40px
    }
}

@media (min-width:992px) {
    .article_small:nth-child(n+4) {
        margin-top: 0
    }
}

@media (min-width:992px) {
    .article_small:nth-child(n+5) {
        margin-top: 40px
    }
}

.article_small:last-child {
    margin-right: 0
}

.article__photo img {
    width: 100%;
    border-radius: 5px 5px 0 0;
    object-fit: cover
}

.article__content {
    background-color: #fff;
    border-radius: 0 0 5px 5px
}

.article__title {
    margin-top: 12px;
    font-weight: 700;
    transition: .3s;
    margin-bottom: 15px
}

.article:hover {
    box-shadow: 0 -.08px 2.21px 0 #0444a406;
    box-shadow: 0 -.2px 5.32px 0 #0444a408;
    box-shadow: 0 -.38px 10.02px 0 #0444a40a;
    box-shadow: 0 -.67px 17.87px 0 #0444a40c;
    box-shadow: 0 -1.25px 33.42px 0 #0444a40f
}

.article:active .article__title {
    color: #0174e4
}

.article .blog-posts__article-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px
}

.article .blog-posts__article-text {
    display: none
}

.articles-slider {
    padding-top: 20px;
    padding-bottom: 0
}

.articles-slider__wrap {
    display: flex
}

@media (max-width:768px) {
    .articles-slider__wrap {
        overflow-y: auto;
        padding-bottom: 100px;
        margin-bottom: -100px
    }
}

.articles-slider__title {
    margin-bottom: 30px;
    color: #828282
}

.articles {
    padding-bottom: 60px
}

@media (min-width:768px) {
    .articles {
        padding-bottom: 80px
    }
}

.articles__title {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .articles__title {
        margin-bottom: 30px
    }
}

.articles__wrap {
    display: flex;
    flex-wrap: wrap
}

.articles__more-btn {
    margin-top: 40px;
    border: 1px solid #0174e4;
    color: #0174e4;
    border-radius: 5px
}

.articles__more-btn:hover {
    background: #0174e4;
    color: #fff;
    border: 1px solid #0174e4
}

.articles__more-btn:active,
.articles__more-btn:focus {
    background: #0174e4;
    border: 1px solid #0174e4;
    color: #fff
}

@media (min-width:768px) {
    .articles__more-btn {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-top: 60px
    }
}

.better-internet {
    background: #e6edf7
}

.better-internet__title {
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 60px
}

.better-internet__items {
    display: flex;
    justify-content: space-between
}

@media (max-width:822px) {
    .better-internet__items {
        flex-direction: column
    }
}

.better-internet__item {
    display: flex;
    flex-direction: column;
    max-width: 350px;
    background: #fff;
    padding: 30px 54px 35px;
    box-shadow: 0 23px 80px rgba(4, 68, 164, .07), 0 9.60885px 33.4221px rgba(4, 68, 164, .0503198), 0 5.13735px 17.869px rgba(4, 68, 164, .0417275), 0 2.87996px 10.0172px rgba(4, 68, 164, .035), 0 1.52952px 5.32008px rgba(4, 68, 164, .0282725), 0 .63647px 2.21381px rgba(4, 68, 164, .0196802);
    border-radius: 5px
}

.better-internet__item:nth-child(2) {
    margin: 0 20px
}

@media (max-width:822px) {
    .better-internet__item:nth-child(2) {
        margin: 20px 0
    }
}

@media (max-width:992px) {
    .better-internet__item {
        padding: 30px 24px 35px
    }
}

@media (max-width:822px) {
    .better-internet__item {
        max-width: 100%
    }
}

.better-internet__item img {
    margin: 0 auto 25px
}

.better-internet__item-title {
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 20px
}

.better-internet__item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center
}

.blog-navigation {
    padding-bottom: 60px
}

@media (max-width:992px) {
    .blog-navigation {
        padding-bottom: 30px
    }
}

@media (max-width:620px) {
    .blog-navigation .ac {
        overflow: hidden
    }
}

.blog-navigation .ac.js-enabled .ac-panel {
    top: unset
}

@media (min-width:620px) {
    .blog-navigation .ac.js-enabled .ac-panel {
        height: unset !important;
        overflow: unset;
        visibility: unset
    }
}

@media (min-width:992px) {
    .blog-navigation {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

@media (min-width:768px) {
    .blog-navigation__select {
        display: none
    }
}

.blog-navigation .js-enabled .ac-header .ac-trigger svg {
    transition: .4s;
    top: -1px;
    position: relative
}

.blog-navigation .is-active .ac-header .ac-trigger svg {
    transform: rotate(180deg);
    transition: .4s;
    top: -2px;
    position: relative
}

.blog-navigation .is-active .ac-panel {
    margin: 4px 4px 9px
}

.blog-navigation .is-active .ac-panel .ac-text._active {
    background: #e6edf7;
    border-left: 1px solid #0174e4
}

.blog-navigation__categories .ac-header {
    margin: 4px 4px 0
}

@media (min-width:620px) {
    .blog-navigation__categories .ac-header {
        visibility: hidden;
        height: 0
    }
}

.blog-navigation__categories .ac-header .ac-trigger {
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    padding: 9px 20px;
    display: flex
}

.blog-navigation__categories .ac-header .ac-trigger .ac-trigger__arrow {
    margin-left: auto
}

@media (max-width:620px) {
    .blog-navigation__categories .ac-panel {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        background: #fff;
        box-shadow: 0 4px 4px rgba(4, 68, 164, .25);
        border-radius: 5px;
        margin: 4px 4px 9px
    }
}

.blog-navigation__categories .ac-panel .ac-text {
    margin-left: 20px;
    text-align: left
}

.blog-navigation__categories .ac-panel .ac-text:first-child {
    margin-left: 0
}

@media (max-width:620px) {
    .blog-navigation__categories .ac-panel .ac-text {
        margin-left: 0;
        padding-left: 20px;
        width: 100%
    }
}

.blog-navigation__categories .js-tabs__marker {
    position: absolute;
    bottom: 10px;
    height: 1px;
    background-color: #0174e4 !important
}

@media (max-width:620px) {
    .blog-navigation__categories .js-tabs__marker {
        display: none
    }
}

@media (min-width:768px) {
    .blog-navigation__categories {
        display: block
    }
}

.blog-navigation__categories-list {
    display: flex;
    align-items: center
}

.blog-navigation__categories-item {
    transition: .3s;
    cursor: pointer
}

.blog-navigation__categories-item:hover {
    color: #0174e4
}

.blog-navigation__categories-item+.blog-navigation__categories-item {
    margin-left: 20px
}

.blog-navigation__categories .js-tabs__tab {
    border-bottom: 1px solid #0172e400;
    padding-bottom: 0
}

.blog-navigation__categories .js-tabs__tab._active {
    color: #0174e4;
    border-bottom: 1px solid #0174e4
}

.blog-navigation__categories .js-tabs__tab._active:hover:after {
    background-color: #0174e4
}

.blog-navigation__search {
    margin-top: 25px
}

@media (max-width:620px) {
    .blog-navigation__search {
        margin: 30px 4px 0
    }
}

.blog-navigation__search input {
    border: 1px solid #bdbdbd
}

@media (min-width:768px) {
    .blog-navigation__search {
        margin-top: 20px
    }
}

@media (min-width:992px) {
    .blog-navigation__search {
        width: 255px;
        margin-top: 0
    }
}

@media (min-width:1150px) {
    .blog-navigation__search {
        width: 350px
    }
}

.browsers {
    background: #e6edf7;
    padding: 100px 0
}

.browsers__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:690px) {
    .browsers__wrapper {
        flex-direction: column
    }
}

.browsers__text {
    width: 50%
}

@media (max-width:690px) {
    .browsers__text {
        width: 100%;
        text-align: center
    }
}

.browsers__text p {
    max-width: 320px
}

@media (max-width:690px) {
    .browsers__text p {
        max-width: unset
    }
}

.browsers__text .browsers__link {
    color: #0174e4;
    font-weight: 500;
    font-size: 16px
}

@media (max-width:690px) {
    .browsers__text .browsers__link {
        display: none
    }
}

.browsers__items {
    width: 65%;
    display: flex;
    flex-wrap: wrap;
    justify-content: end
}

@media (max-width:690px) {
    .browsers__items {
        width: 100%;
        margin-top: 40px;
        justify-content: center
    }
}

@media (max-width:480px) {
    .browsers__items {
        flex-direction: column;
        align-items: center
    }
}

.browsers__link-mobile {
    display: none
}

@media (max-width:690px) {
    .browsers__link-mobile {
        display: block;
        color: #0174e4;
        font-weight: 500;
        font-size: 16px
    }
}

.browsers__item {
    display: flex;
    align-items: center;
    width: 46%;
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 5px;
    max-width: 255px;
    height: 105px;
    justify-content: center;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px
}

.browsers__item:first-child,
.browsers__item:nth-child(3) {
    margin-right: 20px
}

@media (max-width:480px) {

    .browsers__item:first-child,
    .browsers__item:nth-child(3) {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .browsers__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        max-width: unset;
        justify-content: unset;
        padding: 0 20px
    }
}

.browsers__item img {
    margin-right: 15px
}

@media (max-width:990px) {
    .browsers__item p {
        width: inherit
    }
}

@media (max-width:480px) {
    .browsers__item p {
        width: auto
    }
}

.burger-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    padding-bottom: 40px;
    background-color: #292929;
    transition: .5s;
    z-index: 10
}

@media (min-width:1150px) {
    .burger-menu {
        display: none
    }
}

.burger-menu.open {
    right: 0
}

.burger-menu__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    min-height: 60px
}

@media (min-width:768px) {
    .burger-menu__top {
        min-height: 85px
    }
}

.burger-menu__close-btn {
    width: 20px;
    height: 20px;
    background-image: url(/dist/assets/images/content/optimized/icons/close-btn.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.burger-menu__sections {
    margin-top: 18px;
    margin-bottom: 20px
}

.burger-menu__item {
    padding: 20px 5px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    color: #fff;
    cursor: pointer
}

.burger-menu__item_arrow {
    position: relative
}

.burger-menu__item_arrow.rotate-arrow:after {
    transform: rotate(180deg) translateY(50%)
}

.burger-menu__item_arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 15px;
    height: 9px;
    background-image: url(/dist/assets/images/content/optimized/icons/down-white-large.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .4s
}

.burger-menu__link {
    width: 100%
}

.burger-menu__sublist {
    display: none;
    margin-top: 10px;
    margin-bottom: 20px
}

.burger-menu__sublist.open {
    display: block
}

.burger-menu__subitem {
    margin-bottom: 20px;
    padding: 0 5px;
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
    cursor: pointer
}

.burger-menu__subitem:last-child {
    margin-bottom: 0
}

.burger-menu__subitem_arrow {
    position: relative
}

.burger-menu__subitem_arrow.rotate-arrow:after {
    transform: rotate(180deg) translateY(50%)
}

.burger-menu__subitem_arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background-image: url(/dist/assets/images/content/optimized/icons/down-white-medium.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .4s
}

.burger-menu__sublink {
    width: 100%
}

.burger-menu__sublist-list {
    display: none;
    margin-bottom: 20px
}

.burger-menu__sublist-list.open {
    display: block
}

.burger-menu__sublist-item {
    margin-bottom: 10px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 1.5;
    color: #fff
}

.burger-menu__sublist-item:last-child {
    margin-bottom: 0
}

.burger-menu__sublist-link {
    width: 100%
}

.buy-proxy__wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

.buy-proxy__descr {
    margin-bottom: 15px
}

.buy-proxy__title {
    margin-bottom: 25px
}

@media (min-width:480px) {
    .buy-proxy__title {
        max-width: 440px
    }
}

@media (min-width:768px) {
    .buy-proxy__title {
        max-width: 570px
    }
}

@media (min-width:992px) {
    .buy-proxy__title {
        max-width: 100%
    }
}

.buy-vpn__wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

@media (min-width:768px) {
    .buy-vpn__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }
}

.buy-vpn__image img {
    width: 280px;
    height: 136px
}

@media (min-width:480px) {
    .buy-vpn__image img {
        width: 440px;
        height: 213px
    }
}

@media (min-width:768px) {
    .buy-vpn__image img {
        width: 334px;
        height: 186px
    }
}

@media (min-width:992px) {
    .buy-vpn__image img {
        width: 446px;
        height: 250px
    }
}

@media (min-width:1150px) {
    .buy-vpn__image img {
        width: 540px;
        height: 249px
    }
}

.buy-vpn__inner {
    margin-top: 30px
}

@media (min-width:768px) {
    .buy-vpn__inner {
        margin-top: 0;
        margin-left: 20px
    }
}

@media (min-width:1150px) {
    .buy-vpn__inner {
        margin-left: 30px
    }
}

.buy-vpn__title {
    margin-bottom: 15px
}

.buy-vpn__text {
    margin-bottom: 25px
}

.careers-about {
    padding: 150px 0
}

@media (max-width:992px) {
    .careers-about {
        padding: 100px 0
    }
}

.careers-about__wrapper {
    background: #e6edf7;
    margin: 0 100px;
    display: flex;
    padding: 45px 40px;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px
}

@media (max-width:992px) {
    .careers-about__wrapper {
        margin: 0 0
    }
}

@media (max-width:768px) {
    .careers-about__wrapper {
        flex-direction: column;
        padding: 45px 30px
    }
}

.careers-about__text-wrap {
    max-width: 587px
}

.careers-about__title {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px
}

@media (max-width:768px) {
    .careers-about__title {
        text-align: center
    }
}

@media (max-width:768px) {
    .careers-about__text {
        text-align: center;
        margin-bottom: 20px
    }
}

.careers-about__button {
    background: #0174e4;
    color: #fff;
    min-width: 200px;
    margin-left: 20px;
    width: auto
}

@media (max-width:768px) {
    .careers-about__button {
        margin-left: 0
    }
}

@media (max-width:480px) {
    .careers-about__button {
        width: 100%
    }
}

.careers-about__button:hover {
    background: #2d97fe;
    border: 2px solid transparent
}

.careers-about__button:active,
.careers-about__button:focus {
    background: #0157ab;
    border: 2px solid transparent
}

.censor {
    background-image: linear-gradient(#fff 50%, #292929 50%)
}

.censor__content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
    background-color: #f1f1f1;
    border-radius: 5px
}

@media (min-width:768px) {
    .censor__content {
        padding: 60px 30px
    }
}

@media (min-width:992px) {
    .censor__content {
        padding: 60px
    }
}

.censor__title {
    margin-bottom: 20px
}

@media (min-width:480px) {
    .censor__title {
        max-width: 500px
    }
}

@media (min-width:992px) {
    .censor__title {
        max-width: 100%
    }
}

.censor__text {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .censor__text {
        margin-bottom: 25px
    }
}

@media (min-width:992px) {
    .censor__text {
        max-width: 846px
    }
}

.get-started {
    background: #091139
}

@media (max-width:767px) {
    .get-started {
        height: unset
    }
}

.get-started__title {
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 30px
}

@media (max-width:767px) {
    .get-started__title {
        padding-top: 40px
    }
}

.get-started__buttons {
    display: flex;
    justify-content: center;
    padding-bottom: 100px
}

@media (max-width:767px) {
    .get-started__buttons {
        padding-bottom: 40px
    }
}

@media (max-width:480px) {
    .get-started__buttons {
        flex-direction: column;
        width: 100%
    }
}

.get-started__button {
    margin-left: 20px
}

@media (max-width:480px) {
    .get-started__button {
        margin-left: 0;
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .get-started .button {
        width: auto
    }
}

@media (max-width:480px) {
    .get-started .button {
        width: 100%
    }
}

.footer__get-started {
    height: unset
}

.footer__get-started .get-started__content {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 60px 0 30px;
    border-bottom: 1px solid #d3d3d359
}

@media (max-width:990px) {
    .footer__get-started .get-started__content {
        flex-direction: column-reverse;
        align-items: center
    }
}

@media (max-width:990px) {
    .footer__get-started .get-started__content .get-started__content-social {
        margin-top: 30px
    }
}

@media (max-width:990px) {
    .footer__get-started .get-started__content .get-started__content-social .footer-desktop__title {
        text-align: center
    }
}

.footer__get-started .get-started__content .flex.gap-4 {
    display: grid;
    grid-auto-flow: column;
    gap: 12px
}

.footer__get-started .get-started__content .flex.gap-4 a {
    transition: .3s
}

.footer__get-started .get-started__content .flex.gap-4 a:hover {
    opacity: .7
}

.footer__get-started .get-started__content .get-started__buttons {
    padding: 0
}

.footer__get-started .get-started__content-cta {
    display: flex;
    align-items: baseline;
    background: #f0f8ff14;
    padding: 21px 26px 14px;
    border-radius: 25px
}

@media (max-width:768px) {
    .footer__get-started .get-started__content-cta {
        padding: 21px 26px 22px;
        border-radius: 25px;
        flex-direction: column;
        align-items: center
    }
}

.footer__get-started .get-started__content-cta h2 {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 20px;
    padding-top: 0;
    padding-right: 20px
}

@media (max-width:768px) {
    .footer__get-started .get-started__content-cta h2 {
        padding-right: 0
    }
}

.footer__get-started .get-started__buttons {
    justify-content: end
}

@media (max-width:768px) {
    .footer__get-started .get-started__buttons {
        justify-content: center
    }
}

.consultation {
    background-image: linear-gradient(#fff 50%, #292929 50%)
}

.consultation__wrap {
    padding: 40px 20px;
    background-color: #f1f1f1;
    border-radius: 5px
}

@media (min-width:768px) {
    .consultation__wrap {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        padding: 60px 30px
    }
}

@media (min-width:992px) {
    .consultation__wrap {
        padding: 60px 40px
    }
}

.consultation__title {
    margin-bottom: 20px;
    word-wrap: break-word
}

.consultation__subtitle {
    text-align: center;
    margin-bottom: 25px
}

@media (min-width:992px) {
    .consultation__subtitle {
        max-width: 846px
    }
}

.contact-us {
    padding-top: 60px;
    padding-bottom: 80px;
    background: #e6edf7
}

@media (min-width:768px) {
    .contact-us {
        padding-top: 80px;
        padding-bottom: 100px
    }
}

.contact-us__title {
    margin-bottom: 15px
}

.contact-us__subtitle {
    line-height: 1.625;
    text-align: center;
    margin-bottom: 25px
}

.contact-us__buttons {
    display: flex;
    justify-content: center;
    align-items: baseline
}

@media (max-width:480px) {
    .contact-us__buttons {
        flex-direction: column
    }
}

.contact-us__button {
    color: #fff;
    margin-top: 20px;
    background: #0174e4;
    border: 1px solid #0174e4;
    margin-right: 20px
}

@media (max-width:480px) {
    .contact-us__button {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.contact-us__button:hover {
    color: #fff;
    background: #2d97fe;
    border: 1px solid #2d97fe
}

.contact-us__button:active,
.contact-us__button:focus {
    background: #0157ab;
    border: 1px solid #0157ab
}

@media (min-width:768px) {
    .contact-us__button {
        margin-top: 0;
        margin-left: 20px
    }
}

.contact-us .button_border {
    color: #0174e4;
    border: 1px solid #0174e4
}

.contact-us .button_border:hover {
    color: #fff;
    background: #2d97fe;
    border: 1px solid #2d97fe
}

.contact-us .button_border:active,
.contact-us .button_border:focus {
    background: #0157ab;
    border: 1px solid #0157ab;
    color: #fff
}

.control__title {
    margin-bottom: 20px
}

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

@media (min-width:768px) {
    .control__subtitle {
        margin-bottom: 60px
    }
}

@media (min-width:768px) {
    .control__items {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.control__item+.control__item {
    margin-top: 30px
}

@media (min-width:768px) {
    .control__item+.control__item {
        margin-top: 0
    }
}

@media (min-width:768px) {
    .control__item {
        width: calc(100% / 2 - 10px)
    }

    .control__item:nth-child(n+3) {
        margin-top: 40px
    }
}

@media (min-width:1150px) {
    .control__item {
        width: calc(100% / 2 - 15px)
    }
}

.control__item-title {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.control__item-title:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    flex-shrink: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.control__item-title_shield-account-icon:before {
    background-image: url(/dist/assets/images/content/optimized/icons/shield-account.svg)
}

.control__item-title_service-management-icon:before {
    background-image: url(/dist/assets/images/content/optimized/icons/service-management.svg)
}

.control__item-title_lightning-icon:before {
    background-image: url(/dist/assets/images/content/optimized/icons/lightning.svg)
}

.control__item-title_target-icon:before {
    background-image: url(/dist/assets/images/content/optimized/icons/target-white.svg)
}

.control__item-title_structure-icon:before {
    background-image: url(/dist/assets/images/content/optimized/icons/structure.svg)
}

.control__item-title_target-icon:before {
    background-image: url(/dist/assets/images/content/optimized/icons/target-red.svg)
}

.control__divide {
    transform: translateY(60px)
}

@media (min-width:768px) {
    .control__divide {
        transform: translateY(80px)
    }
}

.copyright {
    font-size: 12px;
    line-height: 1.3;
    color: #fff
}

.coverage {
    padding-bottom: 0;
    margin-bottom: 100px
}

.coverage__flags {
    margin-top: 85px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width:620px) {
    .coverage__flags {
        padding: 0 20px
    }
}

@media (max-width:580px) {
    .coverage__flags {
        padding: 0
    }
}

.coverage__flag {
    width: 26%;
    display: flex;
    margin-bottom: 60px
}

@media (max-width:998px) {
    .coverage__flag {
        width: 28%
    }
}

@media (max-width:767px) {
    .coverage__flag {
        width: 50%
    }
}

@media (max-width:580px) {
    .coverage__flag {
        flex-direction: column;
        align-items: center
    }
}

.coverage__flag .flag {
    max-width: 50px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px
}

@media (max-width:580px) {
    .coverage__flag .flag {
        margin-right: 0
    }
}

.coverage__flag img {
    min-width: 77px
}

@media (max-width:580px) {
    .coverage__flag img {
        margin-right: 0
    }
}

@media (max-width:580px) {
    .coverage__flag-text {
        text-align: center
    }
}

.coverage__flag-name {
    color: #091139
}

.coverage__flag-ip {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #091139
}

.data-collection {
    padding-top: 50px
}

.data-collection__title {
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 15px
}

.data-collection__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 60px
}

.data-collection__items {
    display: flex;
    justify-content: space-between
}

@media (max-width:1230px) {
    .data-collection__items {
        flex-wrap: wrap
    }
}

.data-collection__item {
    max-width: 255px;
    height: 136px;
    width: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 23px 80px rgba(4, 68, 164, .07), 0 9.60885px 33.4221px rgba(4, 68, 164, .0503198), 0 5.13735px 17.869px rgba(4, 68, 164, .0417275), 0 2.87996px 10.0172px rgba(4, 68, 164, .035), 0 1.52952px 5.32008px rgba(4, 68, 164, .0282725), 0 .63647px 2.21381px rgba(4, 68, 164, .0196802);
    border-radius: 5px;
    padding: 40px 22px 25px 22px
}

@media (max-width:1230px) {
    .data-collection__item {
        max-width: 49%
    }

    .data-collection__item:first-child {
        margin-bottom: 30px
    }
}

@media (max-width:470px) {
    .data-collection__item {
        max-width: 100%;
        margin-bottom: 20px
    }

    .data-collection__item:first-child {
        margin-bottom: 20px
    }
}

.data-collection__item-number {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 5px;
    position: relative
}

.data-collection__item-number:before {
    position: absolute;
    top: -15px;
    left: 0;
    content: '';
    width: 40px;
    height: 1px;
    background: #0174e4
}

.data-collection__item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.devices__title {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .devices__title {
        margin-bottom: 60px
    }
}

@media (min-width:768px) {
    .devices__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse
    }
}

.devices__image-img img {
    width: 280px;
    height: 196px;
    margin: 0 auto
}

@media (min-width:480px) {
    .devices__image-img img {
        width: 440px;
        height: 308px
    }
}

@media (min-width:768px) {
    .devices__image-img img {
        width: 374px;
        height: 417px;
        margin-right: -40px
    }
}

@media (min-width:992px) {
    .devices__image-img img {
        width: 486px;
        height: 466px
    }
}

@media (min-width:1150px) {
    .devices__image-img img {
        width: 665px;
        height: 466px;
        margin-right: -30px
    }
}

.devices__inner {
    margin-top: 30px
}

@media (min-width:768px) {
    .devices__inner {
        margin-top: 0;
        margin-right: 20px
    }
}

@media (min-width:1150px) {
    .devices__inner {
        margin-right: 30px
    }
}

.devices__text {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #fff
}

.devices__text:last-of-type {
    margin-bottom: 0
}

.devices__button {
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 5px
}

@media (min-width:768px) {
    .devices__button {
        margin-top: 35px;
        padding-left: 28px;
        padding-right: 28px
    }
}

.email__sub {
    max-width: 500px;
    overflow-y: unset;
    position: fixed;
    z-index: 600;
    margin: 100px auto;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#sub-popup .modal-backdrop {
    display: none
}

.email__sub .email__sub-top {
    width: 100%;
    height: 247px;
    background-image: url(/dist/assets/images/sub-form/proxywhite-subscribe-window-2_01.png)
}

.email__sub .email__sub-mid {
    background-color: #d5d4d0;
    padding: 0 30px 30px;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    color: #2e3438
}

.email__sub .email__sub-mid .email__sub-mid--button-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 26px
}

.email__sub .email__sub-mid .email__sub-mid--button-wrapper .btn {
    padding: 12px 24px 12px;
    text-align: center;
    flex-shrink: 0;
    width: calc(50% - 10px)
}

.email__sub .email__sub-mid .email__sub-mid--form {
    display: none
}

.email__sub .email__sub-footer {
    padding: 30px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.8;
    text-align: left;
    color: #2e3438;
    border-top: 1px solid #d2d2d2
}

.email__sub .email__sub-footer .email__sub-footer--social-items {
    display: flex;
    margin-top: 15px
}

.email__sub .email__sub-footer .email__sub-footer--social-items .email__sub-footer--social-item {
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px
}

.email__sub .email__sub-footer .email__sub-footer--social-items .email__sub-footer--social-item:last-child {
    margin-right: 0
}

.email__sub__form-active .email__sub-mid .email__sub-mid--header {
    color: #2a88cd;
    font-size: 23px;
    line-height: 1;
    margin-bottom: 20px
}

.email__sub__form-active .email__sub-mid .email__sub-mid--button-wrapper {
    display: none
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form {
    display: block;
    margin-top: 27px
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .custom-select {
    margin-bottom: 18px
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button .input {
    border: solid 1px #cbcbcb;
    background-color: #ededed;
    width: 100%;
    height: 42px;
    padding: 25px 15px 25px 20px;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    color: #7c8d96;
    box-sizing: border-box;
    margin-bottom: 20px
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button .input:focus {
    outline: 0
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button .input.error {
    color: #bd1212ff;
    border: 1px solid #d84141ff;
    outline: 0
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button .input.error::placeholder {
    color: #bd1212ff
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button .button {
    padding: 18px 36px 18px 36px;
    background-image: linear-gradient(to left, #2a88cd, #0b74c1);
    color: #fff;
    font-size: 18px;
    letter-spacing: .9px;
    box-sizing: border-box;
    transition: box-shadow 1s ease-out;
    display: flex;
    align-items: center;
    height: 52px;
    text-align: center;
    justify-content: center
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button .button:hover {
    cursor: pointer;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, .3);
    border: unset
}

.email__sub__form-active .email__sub-mid .email__sub-mid--form .input-with-button .button .button-arrow-icon {
    width: 24px;
    height: 16px;
    background-image: url(/dist/assets/images/sub-form/arrow.png)
}

.email__sub__form-active .email__sub-footer {
    display: none
}

.email__sub .native-select-wrapper {
    margin-bottom: 15px !important
}

.email__sub .native-select-wrapper:after {
    padding: 11px 16px !important
}

.email__sub .email__sub-close {
    position: absolute;
    right: 5px;
    top: 5px;
    transform: rotate(45deg);
    color: #fff;
    transition: color ease-in-out .3s;
    cursor: pointer;
    font-size: 45px;
    font-weight: 100;
    width: 25px;
    height: 25px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: unset
}

.email__sub .email__sub-close:hover {
    color: #2288d3
}

.email__sub .hidden {
    display: none !important
}

.email__sub .message-wrapper {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 600
}

#sub-popup .popup.window {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    z-index: 65;
    width: max-content;
    background: unset;
    border: unset;
    box-shadow: unset;
    box-sizing: border-box
}

.error {
    min-height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column
}

.error__top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex: 1 0 auto;
    padding-top: 80px;
    padding-bottom: 80px
}

@media (min-width:768px) {
    .error__top {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (min-width:1150px) {
    .error__top {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.error__content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

.error__content-title {
    font-size: 80px;
    line-height: 86px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .error__content-title {
        font-size: 100px;
        line-height: 108px
    }
}

.error__content-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 40px
}

.error__content-services {
    margin-top: 30px
}

.error__bottom {
    position: relative;
    padding-top: 30px;
    padding-bottom: 60px
}

@media (min-width:768px) {
    .error__bottom {
        padding-bottom: 80px
    }
}

.error__bottom:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    background-image: linear-gradient(90deg, rgba(180, 180, 180, 0), #b4b4b4, rgba(180, 180, 180, 0))
}

@media (min-width:480px) {
    .error__bottom:before {
        width: 541px
    }
}

.error__bottom-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap
}

.error__questions {
    line-height: 1.625;
    text-align: center;
    margin-bottom: 6px
}

@media (min-width:338px) {
    .error__questions {
        margin-bottom: 0;
        margin-right: 5px
    }
}

.error__link {
    text-align: center;
    color: #0084bd
}

.faq-head__title {
    margin-bottom: 15px;
    text-align: left
}

.faq-head__subtitle {
    line-height: 1.625
}

.faq-info {
    padding-bottom: 80px
}

@media (min-width:768px) {
    .faq-info {
        padding-bottom: 100px
    }
}

@media (min-width:480px) {
    .faq-info__items {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media (min-width:992px) {
    .faq-info__items {
        flex-wrap: nowrap
    }
}

.faq-info__item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    border-radius: 5px;
    cursor: pointer;
    transition: .4s
}

.faq-info__item:hover {
    transform: scale(1.02)
}

.faq-info__item:active .faq-info__item-title {
    color: #f0d729
}

.faq-info__item:nth-child(n+4) {
    margin-bottom: 0
}

@media (min-width:480px) {
    .faq-info__item {
        width: calc(50% - 5px);
        padding: 30px
    }

    .faq-info__item:nth-child(n+3) {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .faq-info__item {
        width: calc(50% - 10px);
        margin-bottom: 30px
    }
}

@media (min-width:992px) {
    .faq-info__item {
        width: 100%;
        margin-right: 20px;
        margin-bottom: 0
    }

    .faq-info__item:last-of-type {
        margin-right: 0
    }
}

@media (min-width:1150px) {
    .faq-info__item {
        margin-right: 30px
    }
}

.faq-info__image img {
    width: 101px;
    height: 75px
}

@media (min-width:480px) {
    .faq-info__image img {
        width: 123px;
        height: 93px
    }
}

@media (min-width:1150px) {
    .faq-info__image img {
        width: 171px;
        height: 129px
    }
}

.faq-info__item-title {
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    transition: .4s
}

.faq-info__item-descr {
    font-size: 14px;
    line-height: 1.5;
    text-align: center
}

.faq-navigation__link {
    font-size: 14px;
    line-height: 1.5
}

.faq-navigation__link.active {
    color: #0084bd
}

@media (min-width:768px) {
    .faq-navigation__link {
        font-size: 16px;
        line-height: 1.625
    }
}

.faq-navigation__slash {
    display: inline-block;
    margin: 0 3px
}

.faq-section__wrap {
    padding-bottom: 80px
}

@media (min-width:768px) {
    .faq-section__wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
        padding-top: 80px;
        padding-bottom: 100px
    }
}

@media (min-width:768px) {
    .faq-section__select {
        display: none
    }
}

.faq-section__select-toggle {
    position: relative;
    padding: 14px 39px 14px 19px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    font-weight: 500
}

.faq-section__select-toggle:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background-image: url(/dist/assets/images/content/optimized/icons/arrow-small-black.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.faq-section__select-dropdown {
    overflow: hidden;
    max-height: 0;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px
}

.faq-section__select-dropdown.show {
    max-height: 100%;
    margin-top: 2px
}

.faq-section__select-list {
    padding: 20px
}

.faq-section__select-item~.faq-section__select-item {
    margin-top: 25px
}

.faq-section__select-link {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 15px
}

.faq-section__select-link.active {
    color: #f0d729
}

.faq-section__select-subitem {
    margin-bottom: 10px
}

.faq-section__select-subitem:last-of-type {
    margin-bottom: 0
}

.faq-section__select-sublink {
    width: 100%;
    line-height: 1.625
}

.faq-section__title {
    text-align: left;
    margin-bottom: 10px
}

.faq-section__main {
    padding-top: 60px
}

@media (min-width:768px) {
    .faq-section__main {
        width: calc(68.6% - 20px);
        padding-top: 0
    }
}

@media (min-width:992px) {
    .faq-section__main {
        width: calc(68.1% - 20px)
    }
}

@media (min-width:992px) {
    .faq-section__main {
        width: calc(66%)
    }
}

.faq-section__top {
    margin-top: 25px;
    margin-bottom: 60px
}

@media (min-width:768px) {
    .faq-section__top {
        margin-top: 30px
    }
}

.faq-section__inner {
    margin-top: 20px
}

.faq-section__question {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding: 25px 50px 25px 20px;
    background: #fff;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    transition: .3s
}

.faq-section__question:hover {
    color: #f0d729
}

.faq-section__question:last-of-type {
    margin-bottom: 0
}

.faq-section__question:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    width: 12px;
    height: 20px;
    background-image: url(/dist/assets/images/content/optimized/icons/arrow-big_right.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (max-width:768px) {
    .faq-sections {
        padding-bottom: 40px
    }
}

@media (max-width:480px) {
    .faq-sections {
        padding-bottom: 0
    }
}

.faq-sections .container {
    max-width: 960px
}

@media (min-width:768px) {
    .faq-sections .container {
        padding: 0 20px
    }
}

.faq-sections__wrap {
    flex-wrap: wrap
}

@media (min-width:480px) {
    .faq-sections__wrap {
        display: flex;
        justify-content: space-between
    }
}

.faq-sections__item {
    display: flex;
    flex-direction: inherit;
    align-items: flex-start;
    min-height: 170px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 .64px 2.21px 0 #0444a405;
    box-shadow: 0 1.53px 5.32px 0 #0444a407;
    box-shadow: 0 2.88px 10.02px 0 #0444a409;
    box-shadow: 0 5.14px 17.87px 0 #0444a40b;
    box-shadow: 0 9.61px 33.42px 0 #0444a40d;
    box-shadow: 0 23px 80px 0 #0444a412;
    border-radius: 5px;
    width: 49%;
    margin-bottom: 30px;
    transition: .3s
}

.faq-sections__item:focus,
.faq-sections__item:hover {
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916)
}

.faq-sections__item:focus .faq-sections__item-title,
.faq-sections__item:hover .faq-sections__item-title {
    color: #0174e4
}

@media (max-width:480px) {
    .faq-sections__item {
        width: 100%
    }
}

@media (max-width:460px) {
    .faq-sections__item {
        flex-direction: column
    }
}

.faq-sections__item-image img {
    width: 101px;
    height: 75px
}

@media (min-width:480px) {
    .faq-sections__item-image img {
        width: 123px;
        height: 93px
    }
}

@media (min-width:1150px) {
    .faq-sections__item-image img {
        width: 171px;
        height: 129px
    }
}

.faq-sections__item-body {
    text-align: left;
    margin-left: 20px
}

@media (max-width:460px) {
    .faq-sections__item-body {
        margin-left: 0;
        margin-top: 20px
    }
}

.faq-sections__item-title {
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 10px;
    transition: .3s
}

.faq-sections__item-descr {
    font-size: 14px;
    line-height: 1.5
}

.faq-sidebar {
    display: none
}

@media (min-width:768px) {
    .faq-sidebar {
        display: block;
        width: 31.4%
    }
}

@media (min-width:992px) {
    .faq-sidebar {
        width: 31.9%
    }
}

@media (min-width:992px) {
    .faq-sidebar {
        width: 23%
    }
}

.faq-sidebar__item {
    margin-bottom: 35px
}

.faq-sidebar__item:last-of-type {
    margin-bottom: 0
}

.faq-sidebar__link {
    width: 100%;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 20px;
    transition: .4s
}

.faq-sidebar__link:hover {
    color: #f0d729
}

.faq-sidebar__link.active {
    padding-bottom: 5px;
    color: #f0d729
}

.faq-sidebar__link.active:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #f0d729;
    transform: translateY(5px)
}

.faq-sidebar__subitem {
    margin-bottom: 15px
}

.faq-sidebar__subitem:last-of-type {
    margin-bottom: 0
}

.faq-sidebar__sublink {
    width: 100%;
    line-height: 1.625;
    transition: .4s
}

.faq-sidebar__sublink:hover {
    color: #f0d729
}

.faq-sidebar__sublink.active {
    color: #f0d729
}

.faq-sidebar__sublink.active:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #f0d729
}

.feedback {
    padding: 30px 20px;
    border: 1px solid #b4b4b4;
    border-radius: 5px
}

@media (min-width:480px) {
    .feedback {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        padding: 30px
    }
}

@media (min-width:992px) {
    .feedback {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }
}

.feedback__title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px
}

@media (min-width:768px) {
    .feedback__title {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .feedback__title {
        margin-bottom: 0
    }
}

.feedback__buttons {
    position: relative
}

@media (min-width:768px) {
    .feedback__buttons {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row
    }
}

@media (min-width:992px) {
    .feedback__buttons {
        width: auto;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: row
    }
}

.feedback__buttons.visible {
    display: block;
    width: 100%
}

@media (min-width:768px) {
    .feedback__buttons.visible {
        display: flex
    }
}

@media (min-width:992px) {
    .feedback__buttons.visible {
        width: auto
    }
}

.feedback__buttons.hidden {
    display: none
}

.feedback__button {
    margin-top: 20px;
    color: #f0d729
}

.feedback__button:hover {
    color: #fff
}

.feedback__button:active {
    color: #fff
}

@media (min-width:768px) {
    .feedback__button {
        margin-top: 0;
        margin-left: 20px
    }
}

.feedback__thanks-text {
    line-height: 1.625;
    text-align: center
}

.feedback__thanks-text.visible {
    display: block;
    margin-top: -10px
}

@media (min-width:768px) {
    .feedback__thanks-text.visible {
        margin-top: 0
    }
}

.feedback__thanks-text.hidden {
    display: none
}

.feedback__dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    z-index: 1;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px
}

@media (min-width:768px) {
    .feedback__dropdown {
        max-width: 272px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:992px) {
    .feedback__dropdown {
        right: -30px;
        left: auto;
        transform: translateX(0);
        width: 272px
    }
}

.feedback__dropdown.visible {
    display: block
}

.feedback__dropdown.hidden {
    display: none
}

.feedback__dropdown-list {
    padding: 15px 20px
}

.feedback__dropdown-item {
    line-height: 1.625;
    margin-bottom: 20px
}

.feedback__dropdown-item:last-of-type {
    margin-bottom: 0
}

.feedback__reason {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    z-index: 1;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px
}

@media (min-width:768px) {
    .feedback__reason {
        max-width: 272px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:992px) {
    .feedback__reason {
        right: -30px;
        left: auto;
        transform: translateX(0);
        width: 305px;
        max-width: 305px
    }
}

.feedback__reason.visible {
    display: block
}

.feedback__reason.hidden {
    display: none
}

.feedback__reason-form {
    padding: 20px
}

.feedback__reason-textarea {
    width: 100%;
    min-height: 185px;
    margin-bottom: 20px;
    padding: 10px 8px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    outline: 0;
    resize: none;
    color: #091139
}

.feedback__reason-textarea::placeholder {
    color: #b4b4b4;
    line-height: 1.625
}

.feedback__reason-email {
    width: 100%;
    padding: 14px 9px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    outline: 0;
    color: #091139;
    margin-bottom: 20px
}

.feedback__reason-email::placeholder {
    color: #b4b4b4;
    line-height: 1.625
}

.censor {
    background-image: linear-gradient(#fff 50%, #292929 50%)
}

.censor__content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
    background-color: #f1f1f1;
    border-radius: 5px
}

@media (min-width:768px) {
    .censor__content {
        padding: 60px 30px
    }
}

@media (min-width:992px) {
    .censor__content {
        padding: 60px
    }
}

.censor__title {
    margin-bottom: 20px
}

@media (min-width:480px) {
    .censor__title {
        max-width: 500px
    }
}

@media (min-width:992px) {
    .censor__title {
        max-width: 100%
    }
}

.censor__text {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .censor__text {
        margin-bottom: 25px
    }
}

@media (min-width:992px) {
    .censor__text {
        max-width: 846px
    }
}

.get-started {
    background: #091139
}

@media (max-width:767px) {
    .get-started {
        height: unset
    }
}

.get-started__title {
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 30px
}

@media (max-width:767px) {
    .get-started__title {
        padding-top: 40px
    }
}

.get-started__buttons {
    display: flex;
    justify-content: center;
    padding-bottom: 100px
}

@media (max-width:767px) {
    .get-started__buttons {
        padding-bottom: 40px
    }
}

@media (max-width:480px) {
    .get-started__buttons {
        flex-direction: column;
        width: 100%
    }
}

.get-started__button {
    margin-left: 20px
}

@media (max-width:480px) {
    .get-started__button {
        margin-left: 0;
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .get-started .button {
        width: auto
    }
}

@media (max-width:480px) {
    .get-started .button {
        width: 100%
    }
}

.footer__get-started {
    height: unset
}

.footer__get-started .get-started__content {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 60px 0 30px;
    border-bottom: 1px solid #d3d3d359
}

@media (max-width:990px) {
    .footer__get-started .get-started__content {
        flex-direction: column-reverse;
        align-items: center
    }
}

@media (max-width:990px) {
    .footer__get-started .get-started__content .get-started__content-social {
        margin-top: 30px
    }
}

@media (max-width:990px) {
    .footer__get-started .get-started__content .get-started__content-social .footer-desktop__title {
        text-align: center
    }
}

.footer__get-started .get-started__content .flex.gap-4 {
    display: grid;
    grid-auto-flow: column;
    gap: 12px
}

.footer__get-started .get-started__content .flex.gap-4 a {
    transition: .3s
}

.footer__get-started .get-started__content .flex.gap-4 a:hover {
    opacity: .7
}

.footer__get-started .get-started__content .get-started__buttons {
    padding: 0
}

.footer__get-started .get-started__content-cta {
    display: flex;
    align-items: baseline;
    background: #f0f8ff14;
    padding: 21px 26px 14px;
    border-radius: 25px
}

@media (max-width:768px) {
    .footer__get-started .get-started__content-cta {
        padding: 21px 26px 22px;
        border-radius: 25px;
        flex-direction: column;
        align-items: center
    }
}

.footer__get-started .get-started__content-cta h2 {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 20px;
    padding-top: 0;
    padding-right: 20px
}

@media (max-width:768px) {
    .footer__get-started .get-started__content-cta h2 {
        padding-right: 0
    }
}

.footer__get-started .get-started__buttons {
    justify-content: end
}

@media (max-width:768px) {
    .footer__get-started .get-started__buttons {
        justify-content: center
    }
}

.bv_mainselect {
    color: #fff;
    padding: 7px 0 7px 0;
    border-radius: 6px;
    font-family: Arial;
    font-size: 10pt;
    position: relative
}

.bv_atual {
    color: #535353;
    font-size: 11pt;
    padding: 10px;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    border-radius: 6px;
    cursor: pointer
}

.bv_disabled {
    background-color: #e6e6e6 !important;
    cursor: default !important
}

.bv_separator {
    font-weight: 700;
    color: #282828 !important;
    cursor: default !important;
    background-color: transparent !important
}

.bv_background {
    background-color: #fff
}

.arrow {
    border: solid grey;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    float: right;
    pointer-events: none
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-top: 8px;
    transition: all .2s ease
}

.down {
    transition: all .2s ease;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 7px
}

.bv_ul_mobile {
    overflow-y: scroll;
    z-index: 10 !important
}

.bv_ul_inner {
    position: absolute !important;
    top: 45px;
    margin-top: 10px;
    padding: 0;
    bottom: unset !important;
    display: none;
    border-radius: 8px;
    display: none;
    z-index: 1;
    max-height: 400px;
    overflow-x: auto;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.bv_ul_inner li {
    cursor: pointer;
    list-style: none;
    color: #353535;
    padding: 5px 0 5px 9px;
    font-family: arial;
    font-size: 10pt;
    padding: 12px 28px 10px 10px
}

.bv_ul_inner i {
    color: #464646;
    font-size: 17pt;
    margin-right: 10px;
    float: left;
    margin-top: -1px;
    margin-left: 3px
}

.bv_ul_inner li img {
    float: left;
    margin-right: 11px;
    position: relative;
    max-width: 30px
}

.bv_ul_inner li input {
    padding: 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    color: #000;
    height: 38px;
    width: 100%;
    background-color: transparent;
    font-size: 10pt;
    font-weight: 700
}

.bv_ul_inner li:hover {
    background-color: #eee
}

.nofocus {
    background-color: rgba(255, 255, 255, .1) !important;
    padding: 0 !important;
    border-bottom: 2px solid #e1e1e1
}

.innerinput {
    padding: 0 9px 0 10px
}

:focus {
    outline: 0 !important
}

.copyright {
    font-size: 12px;
    line-height: 1.3;
    color: #fff
}

.ac .ac-trigger {
    text-align: left;
    width: 100%;
    display: block;
    cursor: pointer;
    transition: color .25s ease;
    position: relative
}

.ac .ac-panel {
    overflow: hidden;
    transition-property: height, visibility;
    transition-timing-function: ease;
    position: relative;
    top: -15px
}

.ac.js-enabled .ac-panel {
    visibility: hidden
}

.ac.is-active .ac-panel {
    visibility: visible
}

.ac.is-active>.ac-header .ac-trigger::after {
    transform: rotate(180deg)
}

.footer {
    padding-top: 0;
    padding-bottom: 40px;
    background-color: #091139
}

@media (min-width:768px) {
    .footer {
        padding-top: 30px;
        padding-bottom: 60px
    }
}

.footer__app {
    margin-top: 40px
}

@media (min-width:768px) {
    .footer__app {
        margin-top: 60px
    }
}

.footer__app-title {
    margin-bottom: 15px
}

.footer__app-inner {
    display: flex;
    margin-bottom: 30px
}

.footer__app-link {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.footer__app-link:first-child {
    margin-right: 20px
}

.footer__app-link_googleplay {
    width: 135px;
    height: 40px;
    background-image: url(/dist/assets/images/icons/google-play-badge.svg)
}

.footer__app-link_appstore {
    width: 125px;
    height: 40px;
    background-image: url(/dist/assets/images/icons/app_store_badge.svg)
}

.footer__bottom {
    margin-top: 30px
}

.footer__bottom .bv_mainselect {
    margin-bottom: 20px;
    max-width: 125px
}

@media (max-width:767px) {
    .footer__bottom .bv_mainselect {
        margin-bottom: 25px;
        width: fit-content
    }
}

.footer__bottom .bv_mainselect .bv_background {
    background-color: #091139;
    border: none;
    color: #fff;
    padding: 6px 10px;
    font-family: Gordita, sans-serif;
    box-shadow: unset
}

@media (max-width:767px) {
    .footer__bottom .bv_mainselect .bv_background {
        padding: 6px 0
    }
}

.footer__bottom .bv_mainselect .bv_background .arrow {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin-left: 15px
}

.footer__bottom .bv_mainselect .bv_background .up {
    margin-top: 10px
}

.footer__bottom .bv_mainselect .bv_ul_inner {
    margin-top: -5px;
    border-radius: 0 0 8px 8px;
    box-shadow: unset
}

.footer__bottom .bv_mainselect .bv_ul_inner li {
    padding: 5px 0;
    color: #fff;
    font-family: Gordita, sans-serif
}

.footer__bottom .bv_mainselect .bv_ul_inner li:hover {
    background-color: #091139;
    color: #f0d729
}

@media (min-width:768px) {
    .footer__bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse
    }
}

.footer__language {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 6px 14px;
    border: 1px solid #383838;
    border-radius: 5px;
    cursor: pointer
}

@media (min-width:768px) {
    .footer__language {
        margin-bottom: 0
    }
}

.footer__language:after {
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    margin-left: 15px;
    background-image: url(/dist/assets/images/icons/down-white-medium.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.footer__copyright {
    color: #fff
}

.footer__copyright {
    margin-right: auto
}

@media (min-width:768px) {
    .footer-mobile {
        display: none
    }
}

.footer-mobile__item {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    display: flex !important;
    padding: 20px 0;
    cursor: pointer
}

.footer-mobile__item:after {
    content: "";
    display: block;
    width: 15px;
    height: 9px;
    background-image: url(/dist/assets/images/icons/down-white-large.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: .4s
}

.footer-mobile__item.rotate-arrow:after {
    transform: rotate(180deg)
}

.footer-mobile__sublist {
    height: 0;
    overflow: hidden;
    padding: 0
}

.footer-mobile__sublist.open {
    height: 100%;
    margin-top: -5px;
    padding: 0 5px 20px
}

.footer-mobile__sublist:last-child.open {
    padding-bottom: 0
}

.footer-mobile__subitem {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 10px
}

.footer-mobile__subitem:first-child {
    margin-top: 5px
}

.footer-mobile__subitem:last-child {
    margin-bottom: 0
}

.footer-mobile__sublink {
    width: 100%;
    transition: .4s
}

.footer-mobile__sublink:hover {
    color: #f0d729
}

.footer-mobile__social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    width: 100%
}

.footer-mobile__social:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.footer-mobile__social:hover {
    color: #f0d729
}

.footer-mobile__social_telegram:before {
    background-image: url(/dist/assets/images/icons/telegram-gray.svg)
}

.footer-mobile__social_facebook:before {
    background-image: url(/dist/assets/images/icons/facebook-gray.svg)
}

.footer-mobile__social_instagram:before {
    background-image: url(/dist/assets/images/icons/instagram-gray.svg)
}

.footer-mobile__social_twitter:before {
    background-image: url(/dist/assets/images/icons/twitter-gray.svg)
}

.footer-mobile__social_vk:before {
    background-image: url(/dist/assets/images/icons/vk-gray.svg)
}

.footer-mobile__social_youtube:before {
    background-image: url(/dist/assets/images/icons/youtube-gray.svg)
}

.footer-desktop {
    display: none
}

@media (min-width:768px) {
    .footer-desktop {
        display: block
    }
}

.footer-desktop__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row
}

.footer-desktop__row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 40px
}

.footer-desktop__row:last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    .footer-desktop__row {
        margin-bottom: 0;
        width: calc(50% - 10px)
    }
}

@media (min-width:1150px) {
    .footer-desktop__row {
        width: calc(50% - 15px)
    }
}

.footer-desktop__block {
    width: 13%;
    margin-right: 20px
}

.footer-desktop__block:last-child {
    margin-right: 0
}

@media (min-width:992px) {
    .footer-desktop__block {
        min-width: 136px
    }
}

@media (min-width:1150px) {
    .footer-desktop__block {
        margin-right: 30px
    }
}

.footer-desktop__title {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .footer-desktop__title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.footer-desktop__item {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 10px
}

.footer-desktop__item:last-child {
    margin-bottom: 0
}

.footer-desktop__link {
    width: 100%;
    transition: .4s
}

.footer-desktop__link:hover {
    color: #0174e4
}

.footer-desktop__social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    width: 100%;
    transition: .4s
}

.footer-desktop__social:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.footer-desktop__social:hover {
    color: #0174e4
}

.footer-desktop__social_telegram:before {
    background-image: url(/dist/assets/images/icons/icon_telegram_pw.svg)
}

.footer-desktop__social_facebook:before {
    background-image: url(/dist/assets/images/icons/icon_facebook_pw.svg)
}

.footer-desktop__social_instagram:before {
    background-image: url(/dist/assets/images/icons/icon_instagram_pw.svg)
}

.footer-desktop__social_twitter:before {
    background-image: url(/dist/assets/images/icons/icon_vkontakte_pw.svg)
}

.footer-desktop__social_vk:before {
    background-image: url(/dist/assets/images/icons/icon_vkontakte_pw.svg)
}

.footer-desktop__social_youtube:before {
    background-image: url(/dist/assets/images/icons/youtube-gray.svg)
}

.get-advice {
    padding-top: 50px;
    padding-bottom: 150px
}

@media (max-width:768px) {
    .get-advice {
        padding-top: 0;
        padding-bottom: 80px
    }
}

.get-advice__wrapper {
    max-width: 920px;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 45px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .get-advice__wrapper {
        flex-direction: column
    }
}

.get-advice__text {
    max-width: 630px;
    padding-right: 20px
}

@media (max-width:768px) {
    .get-advice__text {
        padding-right: 0;
        padding-bottom: 20px;
        max-width: unset;
        text-align: center
    }
}

.get-advice__text h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px
}

.get-advice__btn {
    background: #f0d729;
    min-width: 150px
}

@media (min-width:768px) {
    .global__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        flex-direction: row-reverse
    }
}

.global__countries {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap
}

@media (min-width:768px) {
    .global__countries {
        width: 100%;
        margin-bottom: -40px
    }
}

@media (min-width:992px) {
    .global__countries {
        width: 59%;
        margin-bottom: -50px
    }
}

@media (min-width:1150px) {
    .global__countries {
        width: 50%;
        margin-bottom: -55px
    }
}

.global__country {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: calc(100% / 3);
    margin-bottom: 40px
}

@media (min-width:480px) {
    .global__country {
        width: calc(100% / 4)
    }
}

@media (min-width:768px) {
    .global__country {
        width: calc(100% / 3)
    }
}

@media (min-width:992px) {
    .global__country {
        flex-direction: row;
        max-width: 150px;
        margin-bottom: 50px
    }
}

@media (min-width:1150px) {
    .global__country {
        margin-bottom: 55px
    }
}

.global__flag {
    width: 40px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media (min-width:480px) {
    .global__flag {
        width: 50px;
        height: 34px
    }
}

.global__flag_afghanistan {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/afghanistan-large.svg)
}

.global__flag_albania {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/albania-large.svg)
}

.global__flag_algeria {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/algeria-large.svg)
}

.global__flag_angola {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/angola-large.svg)
}

.global__flag_antigua {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/antigua-large.svg)
}

.global__flag_argentina {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/argentina-large.svg)
}

.global__flag_australia {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/australia-large.svg)
}

.global__flag_europa {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/europa-large.svg)
}

.global__flag_russia {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/russia-large.svg)
}

.global__flag_ukraine {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/ukraine-large.svg)
}

.global__flag_usa {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/usa-large.svg)
}

.global__country-name {
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    margin-top: 10px
}

@media (min-width:480px) {
    .global__country-name {
        margin-top: 15px
    }
}

@media (min-width:992px) {
    .global__country-name {
        margin-top: 0;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .global__text-block {
        width: 100%;
        margin-right: 20px
    }
}

@media (min-width:992px) {
    .global__text-block {
        width: 41%
    }
}

@media (min-width:1150px) {
    .global__text-block {
        width: 50%;
        margin-right: 30px
    }
}

.global__title {
    margin-bottom: 15px
}

.global__text {
    margin-bottom: 25px
}

@media (min-width:1150px) {
    .global__text {
        max-width: 445px
    }
}

.header_indent {
    width: 100%;
    position: absolute;
    z-index: 3
}

.header_dark .header__burger-btn {
    background-image: url(/dist/assets/images/icons/gamburger-btn-dark.svg)
}

.header_dark .menu__item {
    color: #091139
}

.header_dark .menu__item_arrow:after {
    background-image: url(/dist/assets/images/icons/down-dark-tiny.svg)
}

.header_dark .header__sign-in {
    color: #091139
}

.header_dark .header-white__sign-in {
    margin-top: 9px;
    margin-right: 30px
}

@media (max-width:1370px) {
    .header_dark .header-white__sign-in {
        display: none
    }
}

.header .container {
    max-width: 1480px
}

.header__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    min-height: 60px
}

@media (min-width:768px) {
    .header__row {
        min-height: 85px
    }
}

.header__left {
    display: flex;
    z-index: 5
}

@media (min-width:992px) {
    .header__left {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row
    }
}

.header__burger-btn {
    display: block;
    width: 24px;
    height: 20px;
    background-image: url(/dist/assets/images/icons/gamburger-btn-white.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1370px) {
    .header__burger-btn {
        display: none
    }
}

.header__sign-in {
    display: none
}

.header__sign-in:active,
.header__sign-in:focus,
.header__sign-in:hover {
    color: #f0d729 !important;
    background-color: unset !important;
    border-color: transparent !important
}

@media (min-width:1370px) {
    .header__sign-in {
        display: block;
        margin-top: 2px
    }
}

.header__buy-proxy {
    display: none
}

@media (min-width:1370px) {
    .header__buy-proxy {
        display: block
    }
}

.header__right {
    display: flex
}

@media (max-width:1149px) {
    .header__right .menu__item {
        display: none
    }
}

@media (max-width:1685px) {
    .header__right .menu__item .menu__inner {
        transform: translate(-80%)
    }
}

.hero-main {
    padding-bottom: 100px;
    padding-top: 158px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2
}

@media (min-width:480px) {
    .hero-main {
        padding-top: 100px
    }
}

@media (min-width:768px) {
    .hero-main {
        padding-top: 125px
    }
}

@media (min-width:992px) {
    .hero-main {
        padding-top: 125px
    }
}

@media (max-width:1060px) {
    .hero-main {
        padding-bottom: 80px
    }
}

@media (max-width:480px) {
    .hero-main {
        padding-bottom: 60px;
        padding-top: 100px
    }
}

.hero-main:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(67.4deg, #12113a 0, #0d2d6e 52.36%, #094499 100%)
}

.hero-main__wrapper {
    display: flex;
    margin-top: 30px
}

@media (max-width:992px) {
    .hero-main__wrapper {
        flex-direction: column-reverse;
        margin-top: 0
    }
}

.hero-main .container {
    display: flex;
    flex-direction: column
}

@media (max-width:992px) {
    .hero-main__image img {
        width: 100%;
        height: auto
    }
}

.hero-main__content {
    margin-top: 45px
}

.hero-main__title {
    margin-bottom: 20px
}

.hero-main__descr {
    color: #fff;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .hero-main__descr {
        margin-bottom: 35px
    }
}

.hero-main__button {
    margin-top: 20px
}

@media (min-width:480px) {
    .hero-main__button {
        margin-left: 20px
    }
}

.hero-main__button:active,
.hero-main__button:focus,
.hero-main__button:hover {
    color: #091139
}

@media (min-width:768px) {
    .hero-main__button {
        margin-top: 0;
        margin-left: 20px
    }
}

.hero-main__points {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .hero-main__points {
        margin-bottom: 35px
    }
}

.hero-main__point {
    display: flex;
    align-items: center;
    color: #fff
}

.hero-main__point:before {
    content: "";
    display: block;
    width: 12px;
    height: 10px;
    flex-shrink: 0;
    margin-right: 15px;
    background-image: url(/dist/assets/images/content/optimized/icons/check-white.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.hero-main__point+.hero-main__point {
    margin-top: 10px
}

.hero-main__benefits {
    background: #091139;
    display: flex;
    align-items: center;
    padding: 60px 55px;
    justify-content: space-between;
    box-shadow: 0 23px 80px rgba(4, 68, 164, .07), 0 9.60885px 33.4221px rgba(4, 68, 164, .0503198), 0 5.13735px 17.869px rgba(4, 68, 164, .0417275), 0 2.87996px 10.0172px rgba(4, 68, 164, .035), 0 1.52952px 5.32008px rgba(4, 68, 164, .0282725), 0 .63647px 2.21381px rgba(4, 68, 164, .0196802);
    border-radius: 5px;
    margin-top: 122px
}

@media (max-width:768px) {
    .hero-main__benefits {
        flex-direction: column;
        align-items: start;
        margin-top: 100px
    }
}

@media (max-width:580px) {
    .hero-main__benefits {
        padding: 40px 30px;
        margin-top: 80px
    }
}

.hero-main__benefits-title {
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    width: 350px
}

@media (max-width:580px) {
    .hero-main__benefits-title {
        width: unset
    }
}

.hero-main__benefits-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    width: 60%;
    align-items: baseline
}

@media (max-width:1160px) {
    .hero-main__benefits-items {
        width: 100%
    }
}

@media (max-width:768px) {
    .hero-main__benefits-items {
        justify-content: start
    }
}

@media (max-width:580px) {
    .hero-main__benefits-items {
        justify-content: space-between
    }
}

@media (max-width:420px) {
    .hero-main__benefits-items {
        flex-direction: column
    }
}

.hero-main__benefits-item {
    display: flex;
    width: 165px;
    position: relative
}

.hero-main__benefits-item img {
    height: 24px
}

.hero-main__benefits-item:nth-child(2) {
    margin: 0 50px 35px
}

.hero-main__benefits-item:nth-child(5) {
    margin: 0 50px
}

@media (max-width:1060px) {
    .hero-main__benefits-item:nth-child(5) {
        margin: 0 0 0 40px
    }
}

@media (max-width:580px) {
    .hero-main__benefits-item:nth-child(5) {
        width: 139px
    }
}

@media (max-width:1060px) {

    .hero-main__benefits-item:nth-child(2),
    .hero-main__benefits-item:nth-child(5) {
        margin: 0 0 0 40px
    }
}

@media (max-width:768px) {

    .hero-main__benefits-item:nth-child(2),
    .hero-main__benefits-item:nth-child(5) {
        margin: 30px 0 0 0
    }
}

@media (max-width:420px) {

    .hero-main__benefits-item:nth-child(2),
    .hero-main__benefits-item:nth-child(5) {
        width: 100%
    }
}

@media (max-width:1060px) {
    .hero-main__benefits-item {
        margin-left: 40px
    }
}

@media (max-width:1060px) {
    .hero-main__benefits-item:nth-child(4) {
        margin: 30px 0 30px 40px
    }
}

@media (max-width:768px) {
    .hero-main__benefits-item:nth-child(4) {
        margin: 30px 0 0 0
    }
}

@media (max-width:768px) {
    .hero-main__benefits-item {
        margin: 30px 0 0 0;
        width: 50%
    }
}

@media (max-width:420px) {
    .hero-main__benefits-item {
        width: 100%
    }
}

.hero-main__benefits-item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-left: 14px
}

.hero-main__benefits-question {
    margin-left: 5px;
    min-width: 25px
}

.main-page .hero-main__wrapper {
    justify-content: space-between;
    align-items: center
}

@media (min-width:480px) {
    .main-page .hero-main__title {
        max-width: 452px
    }
}

@media (min-width:992px) {
    .main-page .hero-main__title {
        max-width: 540px
    }
}

@media (min-width:480px) {
    .main-page .hero-main__descr {
        max-width: 452px
    }
}

@media (min-width:992px) {
    .main-page .hero-main__descr {
        max-width: 547px
    }
}

@media (min-width:480px) {
    .mobile-proxy .hero-main__title {
        max-width: 440px
    }
}

@media (min-width:768px) {
    .mobile-proxy .hero-main__title {
        max-width: 500px
    }
}

@media (min-width:992px) {
    .mobile-proxy .hero-main__title {
        max-width: 679px
    }
}

@media (min-width:480px) {
    .mobile-proxy .hero-main__descr {
        max-width: 452px
    }
}

@media (min-width:992px) {
    .mobile-proxy .hero-main__descr {
        max-width: 524px
    }
}

@media (min-width:480px) {
    .packet-proxy .hero-main__title {
        max-width: 452px
    }
}

@media (min-width:992px) {
    .packet-proxy .hero-main__title {
        max-width: 603px
    }
}

@media (min-width:480px) {
    .packet-proxy .hero-main__descr {
        max-width: unset
    }
}

@media (min-width:992px) {
    .packet-proxy .hero-main__descr {
        max-width: 603px
    }
}

@media (min-width:480px) {
    .private-proxy .hero-main__title {
        max-width: 440px
    }
}

@media (min-width:768px) {
    .private-proxy .hero-main__title {
        max-width: 449px
    }
}

@media (min-width:992px) {
    .private-proxy .hero-main__title {
        max-width: 540px
    }
}

@media (min-width:480px) {
    .private-proxy .hero-main__descr {
        max-width: 440px
    }
}

@media (min-width:768px) {
    .private-proxy .hero-main__descr {
        max-width: 450px
    }
}

@media (min-width:992px) {
    .private-proxy .hero-main__descr {
        max-width: 643px
    }
}

@media (min-width:480px) {
    .vacancies-page .hero-main__title {
        max-width: 440px
    }
}

@media (min-width:768px) {
    .vacancies-page .hero-main__title {
        max-width: 452px
    }
}

@media (min-width:480px) {
    .vacancies-page .hero-main__descr {
        max-width: 436px
    }
}

@media (min-width:992px) {
    .vacancies-page .hero-main__descr {
        max-width: 595px
    }
}

@media (min-width:480px) {
    .vpn-for-games .hero-main__title {
        max-width: 452px
    }
}

@media (min-width:992px) {
    .vpn-for-games .hero-main__title {
        max-width: 600px
    }
}

@media (min-width:480px) {
    .reviews-page .hero-main__title {
        max-width: 465px
    }
}

@media (min-width:768px) {
    .reviews-page .hero-main__title {
        max-width: 472px
    }
}

@media (min-width:480px) {
    .reviews-page .hero-main__descr {
        max-width: 452px
    }
}

@media (min-width:992px) {
    .reviews-page .hero-main__descr {
        max-width: 524px
    }
}

.about-us-page .hero-main {
    padding-top: 225px;
    padding-bottom: 142px
}

@media (max-width:768px) {
    .about-us-page .hero-main {
        padding-top: 125px
    }
}

.about-us-page .hero-main__wrapper {
    justify-content: space-between
}

.packet-proxy-price .hero-main__benefits {
    background: #091139;
    display: flex;
    align-items: center;
    padding: 60px 55px;
    justify-content: space-between;
    box-shadow: 0 23px 80px rgba(4, 68, 164, .07), 0 9.60885px 33.4221px rgba(4, 68, 164, .0503198), 0 5.13735px 17.869px rgba(4, 68, 164, .0417275), 0 2.87996px 10.0172px rgba(4, 68, 164, .035), 0 1.52952px 5.32008px rgba(4, 68, 164, .0282725), 0 .63647px 2.21381px rgba(4, 68, 164, .0196802);
    border-radius: 5px;
    margin-top: 122px
}

@media (max-width:768px) {
    .packet-proxy-price .hero-main__benefits {
        flex-direction: column;
        align-items: start;
        margin-top: 100px
    }
}

@media (max-width:580px) {
    .packet-proxy-price .hero-main__benefits {
        padding: 40px 30px;
        margin-top: 80px
    }
}

.packet-proxy-price .hero-main__benefits-title {
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    width: 350px
}

@media (max-width:580px) {
    .packet-proxy-price .hero-main__benefits-title {
        width: unset
    }
}

.packet-proxy-price .hero-main__benefits-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    width: 60%;
    align-items: baseline
}

@media (max-width:1060px) {
    .packet-proxy-price .hero-main__benefits-items {
        width: 100%
    }
}

@media (max-width:768px) {
    .packet-proxy-price .hero-main__benefits-items {
        justify-content: start
    }
}

@media (max-width:580px) {
    .packet-proxy-price .hero-main__benefits-items {
        justify-content: space-between
    }
}

@media (max-width:420px) {
    .packet-proxy-price .hero-main__benefits-items {
        flex-direction: column
    }
}

.packet-proxy-price .hero-main__benefits-item {
    display: flex;
    width: 150px;
    position: relative
}

.packet-proxy-price .hero-main__benefits-item img {
    height: 24px
}

.packet-proxy-price .hero-main__benefits-item:nth-child(2) {
    margin: 0 50px 35px
}

.packet-proxy-price .hero-main__benefits-item:nth-child(5) {
    margin: 0 50px
}

@media (max-width:1060px) {
    .packet-proxy-price .hero-main__benefits-item:nth-child(5) {
        margin: 0 0 0 40px
    }
}

@media (max-width:580px) {
    .packet-proxy-price .hero-main__benefits-item:nth-child(5) {
        width: 139px
    }
}

@media (max-width:1060px) {

    .packet-proxy-price .hero-main__benefits-item:nth-child(2),
    .packet-proxy-price .hero-main__benefits-item:nth-child(5) {
        margin: 0 0 0 40px
    }
}

@media (max-width:768px) {

    .packet-proxy-price .hero-main__benefits-item:nth-child(2),
    .packet-proxy-price .hero-main__benefits-item:nth-child(5) {
        margin: 30px 0 0 0
    }
}

@media (max-width:420px) {

    .packet-proxy-price .hero-main__benefits-item:nth-child(2),
    .packet-proxy-price .hero-main__benefits-item:nth-child(5) {
        width: 100%
    }
}

@media (max-width:1060px) {
    .packet-proxy-price .hero-main__benefits-item {
        margin-left: 40px
    }
}

@media (max-width:1060px) {
    .packet-proxy-price .hero-main__benefits-item:nth-child(4) {
        margin: 30px 0 30px 40px
    }
}

@media (max-width:768px) {
    .packet-proxy-price .hero-main__benefits-item:nth-child(4) {
        margin: 30px 0 0 0
    }
}

@media (max-width:768px) {
    .packet-proxy-price .hero-main__benefits-item {
        margin: 30px 0 0 0;
        width: 50%
    }
}

@media (max-width:420px) {
    .packet-proxy-price .hero-main__benefits-item {
        width: 100%
    }
}

.packet-proxy-price .hero-main__benefits-item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-left: 14px
}

.packet-proxy-price .hero-main__benefits-question {
    margin-left: 5px;
    min-width: 25px
}

.info-article {
    display: flex;
    flex-wrap: wrap
}

.info-article__item {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 1.5;
    color: #b4b4b4
}

.info-article__item:after {
    content: '•';
    display: block;
    margin: 0 10px
}

.info-article__item:last-child:after {
    display: none
}

.info-article__category .info-article__item {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #0174e4
}

.interesting {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f1f1f1
}

@media (min-width:768px) {
    .interesting {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.interesting__name {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 30px
}

@media (min-width:480px) {
    .interesting__wrap {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row
    }
}

.interesting__small-item {
    width: 100%;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px;
    transition: .4s
}

.interesting__small-item:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.interesting__small-item:active .interesting__small-title {
    color: #f0d729
}

.interesting__small-item:nth-child(n+2) {
    display: none
}

@media (min-width:480px) {
    .interesting__small-item {
        width: calc(100% / 2 - 5px)
    }

    .interesting__small-item:nth-child(2) {
        display: block
    }
}

@media (min-width:768px) {
    .interesting__small-item {
        width: calc(100% / 3 - 13px)
    }

    .interesting__small-item:nth-child(3) {
        display: block
    }
}

@media (min-width:992px) {
    .interesting__small-item {
        width: calc(100% / 4 - 15px)
    }

    .interesting__small-item:nth-child(4) {
        display: block
    }
}

@media (min-width:1150px) {
    .interesting__small-item {
        width: calc(100% / 4 - 22px)
    }

    .interesting__small-item:nth-child(4) {
        display: block
    }
}

.interesting__small-photo img {
    width: 100%;
    height: 150px;
    border-radius: 5px 5px 0 0;
    object-fit: cover
}

.interesting__small-content {
    padding: 25px 20px
}

.interesting__info {
    display: flex;
    overflow: hidden;
    margin-bottom: 13px
}

@media (min-width:480px) {
    .interesting__info {
        display: block
    }
}

@media (min-width:1150px) {
    .interesting__info {
        display: flex
    }
}

.interesting__info-category,
.interesting__info-date,
.interesting__info-time {
    display: inline-block;
    font-size: 12px;
    color: #b4b4b4;
    white-space: nowrap
}

@media (min-width:480px) {

    .interesting__info-category,
    .interesting__info-date,
    .interesting__info-time {
        line-height: 1.1
    }
}

.interesting__info-date,
.interesting__info-time {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #b4b4b4
}

.interesting__info-category {
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width:480px) {
    .interesting__info-category {
        overflow: visible
    }
}

@media (min-width:1150px) {
    .interesting__info-category {
        overflow: hidden
    }
}

.interesting__small-title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    transition: .4s
}

.ip-tabs {
    background: #e6edf7;
    height: 64px
}

@media (max-width:768px) {
    .ip-tabs .container {
        position: relative
    }
}

.ip-tabs__menu {
    display: flex;
    align-items: center;
    height: 64px;
    justify-content: space-between
}

@media (max-width:768px) {
    .ip-tabs__menu {
        overflow: scroll;
        width: 100vw;
        position: absolute;
        margin-left: -20px;
        background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 15.47%, rgba(255, 255, 255, 0) 84.71%, #fff 100%)
    }
}

.ip-tabs__img-hover {
    opacity: 0;
    position: absolute;
    transition: .3s
}

.ip-tabs__menu-item {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    display: flex;
    align-items: center;
    transition: .3s;
    position: relative
}

@media (max-width:768px) {
    .ip-tabs__menu-item {
        min-width: fit-content;
        margin: 0 25px
    }
}

.ip-tabs__menu-item img {
    margin-right: 12px;
    transition: .3s
}

.ip-tabs__menu-item:hover {
    color: #0174e4
}

.ip-tabs__menu-item:hover img {
    opacity: 0
}

.ip-tabs__menu-item:hover .ip-tabs__img-hover {
    opacity: 1
}

@media (min-width:768px) {
    .main-article {
        display: flex;
        justify-content: space-between;
        align-items: flex-start
    }
}

@media (min-width:768px) {
    .main-article__image {
        width: 50%;
        height: inherit;
        border-radius: 5px;
        overflow: hidden
    }
}

@media (min-width:992px) {
    .main-article__image {
        width: 55%;
        border-radius: 5px;
        overflow: hidden
    }
}

@media (min-width:1150px) {
    .main-article__image {
        width: 60%;
        border-radius: 5px;
        overflow: hidden;
        height: 564px
    }
}

.main-article__image img {
    width: 100%;
    height: unset;
    border-radius: 5px
}

@media (min-width:768px) {
    .main-article__image img {
        border-radius: 5px;
        width: 100%
    }
}

.main-article .main-articles__wrapper {
    width: 53%
}

@media (max-width:767px) {
    .main-article .main-articles__wrapper {
        margin-top: 40px;
        width: 100%
    }
}

.main-article__content {
    margin: 0 40px 20px;
    padding: 0 0 20px
}

@media (max-width:767px) {
    .main-article__content {
        margin: 0 0 20px
    }
}

.main-article__content:first-child {
    border-bottom: 1px solid #dcdcdc
}

.main-article__content:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.main-article__title {
    margin-top: 15px;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .main-article__title {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.main-article__text {
    margin-bottom: 15px
}

.main-post {
    padding-bottom: 60px
}

@media (min-width:768px) {
    .main-post {
        padding-bottom: 80px
    }
}

.main-post__wrap {
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px;
    transition: .4s
}

.main-post__wrap:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.main-post__wrap:active .main-post__title {
    color: #f0d729
}

@media (min-width:768px) {
    .main-post__wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .main-post__photo {
        width: 50%;
        position: relative
    }
}

@media (min-width:992px) {
    .main-post__photo {
        width: 54.82%
    }
}

@media (min-width:1150px) {
    .main-post__photo {
        width: 54.05%
    }
}

.main-post__photo img {
    border-radius: 5px 5px 0 0;
    width: 100%;
    height: 200px;
    object-fit: cover
}

@media (min-width:768px) {
    .main-post__photo img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 5px 0 0 5px;
        z-index: -1
    }
}

.main-post__content {
    padding: 35px 30px
}

@media (min-width:768px) {
    .main-post__content {
        width: 50%;
        padding: 55px 40px
    }
}

@media (min-width:992px) {
    .main-post__content {
        width: 45.18%
    }
}

@media (min-width:1150px) {
    .main-post__content {
        width: 45.95%
    }
}

.main-post__info {
    margin-bottom: 15px
}

@media (min-width:768px) {
    .main-post__info {
        display: flex;
        overflow: hidden;
        margin-bottom: 20px
    }
}

.main-post__info-category,
.main-post__info-date,
.main-post__info-time {
    display: inline-block;
    font-size: 12px;
    line-height: 1.1;
    color: #b4b4b4;
    white-space: nowrap
}

.main-post__info-date,
.main-post__info-time {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #b4b4b4
}

@media (min-width:768px) {
    .main-post__info-category {
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.main-post__title {
    text-align: left;
    margin-bottom: 10px;
    transition: .4s
}

@media (min-width:768px) {
    .main-post__title {
        margin-bottom: 15px
    }
}

.main-post__descr {
    line-height: 1.625
}

.map__title {
    margin-bottom: 40px
}

@media (min-width:1150px) {
    .map__title {
        margin-bottom: 60px
    }
}

.map__image img {
    width: 280px;
    height: 113px;
    margin: 0 auto
}

@media (min-width:480px) {
    .map__image img {
        width: 440px;
        height: 178px
    }
}

@media (min-width:768px) {
    .map__image img {
        width: 668px;
        height: 278px
    }
}

@media (min-width:992px) {
    .map__image img {
        width: 912px;
        height: 369px
    }
}

@media (min-width:1150px) {
    .map__image img {
        width: 1110px;
        height: 484px
    }
}

.map__numbers {
    margin-top: 40px;
    margin-bottom: 40px
}

@media (min-width:480px) {
    .map__numbers {
        display: flex;
        justify-content: space-between;
        max-width: 440px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:768px) {
    .map__numbers {
        max-width: 668px
    }
}

@media (min-width:992px) {
    .map__numbers {
        max-width: 800px
    }
}

.map__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 20px 0
}

.map__inner:first-child {
    padding-top: 0
}

.map__inner:last-child {
    padding-bottom: 0
}

@media (min-width:480px) {
    .map__inner {
        flex-direction: column;
        max-width: 132px;
        width: 100%;
        padding: 0
    }
}

@media (min-width:768px) {
    .map__inner {
        flex-direction: row;
        justify-content: flex-start;
        max-width: 100%;
        padding-left: 17px
    }

    .map__inner:first-child {
        padding-left: 0
    }
}

@media (min-width:992px) {
    .map__inner {
        padding-left: 35px
    }
}

.map__number {
    font-size: 60px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    max-width: 80px;
    margin-right: 15px
}

@media (min-width:480px) {
    .map__number {
        font-size: 68px;
        max-width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }
}

@media (min-width:768px) {
    .map__number {
        margin-bottom: 0;
        margin-right: 15px
    }
}

@media (min-width:992px) {
    .map__number {
        font-size: 72px;
        margin-right: 25px
    }
}

.map__numbers-title {
    max-width: 123px
}

@media (min-width:480px) {
    .map__numbers-title {
        text-align: center
    }
}

@media (min-width:768px) {
    .map__numbers-title {
        text-align: left;
        max-width: 99px
    }
}

.map__infinity {
    width: 80px;
    height: 34px;
    margin-right: 15px
}

.map__infinity:before {
    content: '';
    display: block;
    height: 100%;
    background-image: url(/dist/assets/images/content/optimized/icons/infinity-dark.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

@media (min-width:480px) {
    .map__infinity:before {
        background-image: url(/dist/assets/images/content/optimized/icons/infinity-dark480px.svg)
    }
}

@media (min-width:992px) {
    .map__infinity:before {
        background-image: url(/dist/assets/images/content/optimized/icons/infinity-dark992px.svg)
    }
}

@media (min-width:480px) {
    .map__infinity {
        width: 82px;
        height: 68px;
        margin-bottom: 10px;
        margin-right: 0
    }
}

@media (min-width:768px) {
    .map__infinity {
        margin-bottom: 0;
        margin-right: 15px
    }
}

@media (min-width:992px) {
    .map__infinity {
        width: 87px;
        height: 72px;
        margin-right: 25px
    }
}

@media (min-width:480px) {
    .map__divide {
        width: 1px;
        height: inherit;
        background-image: linear-gradient(0deg, rgba(56, 56, 56, 0), #383838, rgba(56, 56, 56, 0))
    }
}

@media (min-width:480px) {
    .map__divide {
        width: 1px;
        height: inherit;
        background-image: linear-gradient(0deg, rgba(56, 56, 56, 0), #383838, rgba(56, 56, 56, 0))
    }
}

@media (min-width:768px) {
    .map__divide {
        flex: 1 0 auto
    }
}

.map__button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

.media__title {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .media__wrap {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.media__card+.media__card {
    margin-top: 30px
}

@media (min-width:768px) {
    .media__card+.media__card {
        margin-top: 0
    }
}

@media (min-width:768px) {
    .media__card:nth-child(n+3) {
        margin-top: 30px
    }
}

@media (min-width:768px) {
    .media__card {
        width: calc(50% - 10px)
    }
}

@media (min-width:1150px) {
    .media__card {
        width: calc(50% - 15px)
    }
}

.media__link-more {
    width: 100%;
    margin-top: 40px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    text-align: center
}

.meet {
    background: #091139
}

.meet-title {
    font-style: normal;
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    color: #fff;
    text-align: center;
    margin-bottom: 60px
}

.meet-item {
    display: flex;
    justify-content: space-evenly;
    min-height: 140px;
    margin-bottom: 30px
}

.meet-item:last-child .meet-item__time {
    height: 0
}

@media (max-width:520px) {
    .meet-item {
        flex-direction: column;
        align-items: center;
        margin-bottom: 100px;
        position: relative
    }

    .meet-item:after {
        position: absolute;
        content: '';
        height: 40px;
        width: 1px;
        background: #bdbdbd;
        bottom: -71px;
        left: 50%;
        transform: translate(-50%)
    }

    .meet-item:last-child {
        margin-bottom: 0
    }

    .meet-item:last-child:after {
        height: 0
    }
}

.meet-item__time {
    max-width: 180px;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #f0d729;
    position: relative;
    text-align: center
}

.meet-item__time:after {
    position: absolute;
    content: '';
    height: 60%;
    width: 1px;
    background: #bdbdbd;
    bottom: 0;
    left: 50%;
    transform: translate(-50%)
}

@media (max-width:520px) {
    .meet-item__time:after {
        height: 0
    }
}

@media (max-width:520px) {
    .meet-item__time {
        margin-bottom: 20px
    }
}

.meet-item__text {
    max-width: 635px
}

@media (max-width:520px) {
    .meet-item__text {
        text-align: center
    }
}

.meet-item__title {
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px
}

.meet-item__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #bdbdbd
}

.menu {
    position: relative;
    display: none
}

@media (min-width:1370px) {
    .menu {
        display: block;
        margin-left: 40px;
        transform: translateY(1px)
    }
}

@media (min-width:1390px) {
    .menu {
        display: block;
        margin-left: 60px;
        transform: translateY(1px)
    }
}

.menu__list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    align-items: baseline
}

.menu__item {
    padding: 15px 30px 15px 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    transition: .4s;
    cursor: pointer
}

@media (min-width:1920px) {
    .menu__item {
        font-size: inherit
    }
}

.menu__item:hover {
    color: #f0d729
}

.menu__item:hover .menu__inner {
    opacity: 1;
    pointer-events: auto
}

.menu__item:last-child {
    margin-right: 0
}

.menu__item:last-child .menu__sublist-item {
    margin-bottom: 20px
}

.menu__item:last-child .menu__sublist-item:last-child {
    margin-bottom: 0
}

.menu__item:last-child .menu__sublist-item .menu__sublist-link {
    font-weight: 500
}

.menu__item_arrow {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row
}

.menu__item_arrow:hover:after {
    transform: rotate(180deg)
}

.menu__item_arrow:after {
    content: "";
    display: block;
    width: 8px;
    height: 5px;
    margin-left: 5px;
    margin-top: 2px;
    background-image: url(/dist/assets/images/icons/down-white-small.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .4s
}

.menu__inner {
    z-index: 1;
    background-color: #fff;
    width: max-content;
    display: flex;
    flex-direction: column;
    cursor: default;
    transition: .4s;
    padding: 0 10px
}

.menu__inner span {
    padding: 15px 0 0;
    font-weight: 500;
    color: #385675;
    font-size: 13px;
    margin: 0 20px 0
}

.menu__sublist {
    margin-right: 80px;
    padding: 10px 0
}

.menu__sublist:last-child {
    margin-right: 0
}

.menu__sublist .column-wrap {
    display: flex;
    flex-wrap: wrap
}

.menu__sublist .column-wrap.counties {
    max-width: 460px
}

.menu__sublist .column {
    width: 50%
}

.menu__sublist .column:last-child {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e4e4e4
}

.menu__sublist-item:last-child {
    margin-bottom: 0
}

.menu__sublist-link {
    min-width: max-content;
    width: 100%;
    display: flex;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #091139;
    align-items: center;
    padding: 8px 20px;
    border-radius: 8px;
    transition: .3s
}

.menu__sublist-link:hover {
    background: #e6edf7
}

.menu__sublist-link img {
    max-width: 50px
}

.menu__sublist-title {
    width: max-content;
    max-width: 160px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #091139
}

.menu__sublist-text {
    margin-left: 20px;
    margin-right: 40px
}

.menu__sublist-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 5px
}

.menu__sublist-description {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%
}

.menu__sublist-popular {
    font-size: 14px;
    line-height: 130%;
    font-weight: 500;
    color: #091139;
    background-color: #f0d729;
    padding: 5px 8px;
    margin-left: 55px;
    border-radius: 5px
}

.menu__sublist-right {
    margin-left: auto;
    width: 80px
}

.menu__sublist-start {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #091139
}

.menu__sublist-price {
    color: #091139;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    margin-top: 5px
}

.menu .dropdown-container {
    position: absolute;
    top: 100%;
    background-color: #fff;
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
    transition: width .3s ease, height .3s ease, left .3s ease, opacity .3s ease, transform .3s ease;
    overflow: hidden;
    z-index: 100;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(4, 68, 164, .25);
    width: max-content;
    height: 0;
    width: 0
}

.menu .dropdown-container.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.menu .dropdown-content {
    display: none;
    opacity: 0;
    transform: translate(-50px, 0);
    transition: .3s
}

.menu .dropdown-content.active {
    display: block;
    opacity: 1;
    transform: translate(0, 0);
    transition: .3s
}

nav li.menu__sublist-item::before {
    display: none
}

.mmenu-container {
    background: #fff
}

.mm-menu {
    display: flex;
    background: #fff
}

.mm-menu .burger-menu__top {
    padding-left: 20px;
    order: -2
}

.mm-menu .button_fill {
    margin: 0 20px 20px;
    color: #091139 !important;
    width: auto
}

.mm-menu .button_border {
    margin: 0 20px 40px;
    border: 1px solid #091139;
    color: #091139 !important;
    width: auto
}

.mm-menu .mm-panels {
    order: -1;
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel {
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel .mm-listview {
    padding: 0 15px
}

.mm-menu .mm-panels .mm-panel .mm-listitem {
    padding: 10px 5px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: #091139;
    cursor: pointer
}

.mm-menu .mm-panels .mm-panel .mm-listitem a {
    padding: 14px 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text {
    display: flex;
    justify-content: flex-start
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text img {
    margin-right: 13px;
    max-width: 40px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text .menu__sublist-name {
    line-height: 180%;
    margin-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-panel {
    padding-left: 0;
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview {
    padding: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li {
    padding-left: 0;
    padding-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li:first-child {
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li a {
    padding-top: 0;
    font-size: 14px;
    font-weight: 400
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a {
    padding-left: 0;
    font-size: 16px;
    padding-bottom: 0;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a:after {
    right: 18px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a .menu__sublist-right {
    margin-left: unset;
    width: 100%
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-btn--next:after {
    border: 2px solid #091139;
    border-bottom: none;
    border-right: none;
    inset-inline-end: 3px !important
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn,
.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-panel {
    background: 0 0
}

.mm-menu .mm-panels .mm-panel .mm-btn--next:after,
.mm-menu .mm-panels .mm-panel .mm-btn--prev:before {
    transform: rotate(225deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn:after {
    right: 23px;
    transform: rotate(45deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem:after {
    content: none
}

.mm-menu .mm-panels .mm-navbar {
    display: none
}

.header__burger-btn {
    transition: .5s
}

.mm-blocker:after {
    content: url(/dist/assets/images/icons/close-btn.svg);
    position: absolute;
    top: 20px;
    right: 23px
}

@media (min-width:768px) {
    .mm-blocker:after {
        top: 33px;
        right: 41px
    }
}

@media (max-width:410px) {
    .mm-blocker:after {
        right: 10px
    }
}

.mm-wrapper--opened div header .container .header__row .header__right .header__burger-btn {
    opacity: 0
}

@media (max-width:410px) {
    .mmenu-container {
        width: 88% !important
    }
}

.menu__sublist-text-wrap .menu__sublist-right {
    display: flex;
    align-items: baseline;
    margin-top: 0
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-start {
    margin-right: 5px
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-price {
    margin-top: 2px
}

.mobile-tariff__title {
    margin-bottom: 40px
}

.mobile-tariff__tabs {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: row;
    margin-bottom: 30px
}

.mobile-tariff__tab {
    line-height: 1.2;
    font-weight: 500;
    margin-right: 20px;
    padding-bottom: 4px;
    cursor: pointer;
    transition: .4s
}

.mobile-tariff__tab:last-child {
    margin-right: 0
}

.mobile-tariff__tab:hover {
    color: #f0d729
}

.mobile-tariff__tab:hover.active {
    border-bottom: 1px solid #f0d729
}

.mobile-tariff__tab.active {
    border-bottom: 1px solid #383838
}

@media (min-width:480px) {
    .mobile-tariff__tab {
        font-size: 20px;
        line-height: 1.3;
        margin-right: 30px
    }
}

.mobile-tariff__points {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #b4b4b4;
    border-radius: 5px
}

@media (min-width:480px) {
    .mobile-tariff__points {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 30px
    }
}

@media (min-width:992px) {
    .mobile-tariff__points {
        flex-wrap: nowrap
    }
}

.mobile-tariff__point {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 15px
}

.mobile-tariff__point:last-child {
    margin-bottom: 0
}

.mobile-tariff__point:before {
    content: '';
    display: block;
    width: 16px;
    height: 13px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/dist/assets/images/content/optimized/icons/check-blue.svg)
}

@media (min-width:992px) {
    .mobile-tariff__point:before {
        flex: 1 0 auto
    }
}

@media (min-width:480px) {
    .mobile-tariff__point {
        margin-bottom: 20px
    }
}

@media (min-width:630px) {
    .mobile-tariff__point {
        width: calc(50% - 10px)
    }

    .mobile-tariff__point:nth-child(n+3) {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .mobile-tariff__point {
        width: auto;
        margin-right: 75px;
        margin-bottom: 0
    }

    .mobile-tariff__point:last-child {
        margin-right: 0
    }
}

@media (min-width:1150px) {
    .mobile-tariff__point {
        margin-right: 47px
    }
}

@media (min-width:480px) {
    .mobile-tariff__select {
        display: none
    }
}

.mobile-tariff__select-item {
    display: flex;
    align-items: center
}

.mobile-tariff__select-item:before {
    content: '';
    display: block;
    margin-right: 10px;
    width: 32px;
    height: 22px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.mobile-tariff__select-item_ukraine:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/ukraine-small.svg)
}

.mobile-tariff__select-item_russia:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/russia-small.svg)
}

.mobile-tariff__select-item_usa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/usa-small.svg)
}

.mobile-tariff__select-item_europa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/europa-small.svg)
}

.mobile-tariff__select-item_argentina:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/argentina-small.svg)
}

.mobile-tariff__countries {
    display: none
}

@media (min-width:480px) {
    .mobile-tariff__countries {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media (min-width:992px) {
    .mobile-tariff__countries {
        flex-wrap: nowrap
    }
}

.mobile-tariff__countries-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: calc(50% - 5px);
    margin-bottom: 20px;
    padding: 14px 0;
    border: 1px solid transparent;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    border-radius: 5px;
    color: #b4b4b4;
    cursor: pointer;
    transition: .4s
}

.mobile-tariff__countries-item:hover {
    color: #f0d729
}

@media (min-width:768px) {
    .mobile-tariff__countries-item {
        width: calc(100% / 3 - 13px)
    }
}

@media (min-width:992px) {
    .mobile-tariff__countries-item {
        width: 100%;
        margin-bottom: 0;
        margin-right: 28px
    }

    .mobile-tariff__countries-item:nth-child(5) {
        display: none
    }

    .mobile-tariff__countries-item:last-child {
        margin-right: 0
    }
}

@media (min-width:1150px) {
    .mobile-tariff__countries-item {
        margin-right: 30px
    }

    .mobile-tariff__countries-item:nth-child(5) {
        display: flex
    }
}

.mobile-tariff__countries-item.passed {
    border: 1px solid #f0d729;
    color: #383838;
    box-shadow: none
}

.mobile-tariff__countries-item.passed:hover {
    color: #f0d729
}

.mobile-tariff__countries-item:before {
    content: '';
    display: block;
    width: 35px;
    height: 24px;
    margin-right: 13px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.mobile-tariff__countries-item_urkaine:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/ukraine-small.svg)
}

.mobile-tariff__countries-item_russia:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/russia-small.svg)
}

.mobile-tariff__countries-item_usa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/usa-small.svg)
}

.mobile-tariff__countries-item_europa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/europa-small.svg)
}

.mobile-tariff__countries-item_argentina:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/argentina-small.svg)
}

.mobile-tariff__countries-item_more:before {
    width: 25px;
    height: 24px;
    background-image: url(/dist/assets/images/content/optimized/icons/more.svg);
    background-size: auto
}

.mobile-tariff__cards {
    margin-top: 40px
}

@media (min-width:480px) {
    .mobile-tariff__cards {
        margin-top: 20px
    }
}

@media (min-width:768px) {
    .mobile-tariff__cards {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        margin-top: 40px
    }
}

@media (min-width:992px) {
    .mobile-tariff__cards {
        margin-top: 60px
    }
}

.mobile-tariff__card {
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px;
    text-align: center
}

.mobile-tariff__card~.mobile-tariff__card {
    margin-top: 40px
}

@media (min-width:768px) {
    .mobile-tariff__card~.mobile-tariff__card {
        margin-top: 0
    }
}

@media (min-width:480px) {
    .mobile-tariff__card {
        padding: 40px 60px
    }
}

@media (min-width:768px) {
    .mobile-tariff__card {
        width: 100%;
        margin-right: 20px;
        padding: 25px 20px
    }

    .mobile-tariff__card:last-child {
        margin-right: 0
    }
}

@media (min-width:992px) {
    .mobile-tariff__card {
        padding: 35px 40px
    }
}

@media (min-width:1150px) {
    .mobile-tariff__card {
        margin-right: 30px;
        padding: 40px 50px
    }
}

.mobile-tariff__card.recommend {
    position: relative
}

.mobile-tariff__card.recommend .mobile-tariff__saving {
    color: #f0d729
}

.mobile-tariff__card.recommend .mobile-tariff__card-recommend {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: max-content;
    padding: 7px 23px;
    background: #2d9cdb;
    border-radius: 30px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff
}

@media (min-width:768px) {
    .mobile-tariff__card.recommend .mobile-tariff__card-recommend {
        font-size: 12px;
        padding: 3px 12px 4px;
        line-height: 1.3
    }
}

@media (min-width:992px) {
    .mobile-tariff__card.recommend .mobile-tariff__card-recommend {
        font-size: 16px;
        padding: 9px 23px;
        line-height: 1
    }
}

.mobile-tariff__card-day {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .mobile-tariff__card-day {
        font-size: 18px;
        margin-bottom: 10px
    }
}

@media (min-width:992px) {
    .mobile-tariff__card-day {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.mobile-tariff__price {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: row;
    padding-bottom: 20px
}

.mobile-tariff__price-num {
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
    margin-right: 10px
}

@media (min-width:768px) {
    .mobile-tariff__price-num {
        font-size: 40px;
        line-height: 43px;
        margin-right: 5px
    }
}

@media (min-width:992px) {
    .mobile-tariff__price-num {
        font-size: 50px;
        line-height: 54px;
        margin-right: 10px
    }
}

.mobile-tariff__price-rub {
    font-size: 31px;
    line-height: 1.41;
    font-weight: 700
}

@media (min-width:768px) {
    .mobile-tariff__price-rub {
        font-size: 24px
    }
}

@media (min-width:992px) {
    .mobile-tariff__price-rub {
        font-size: 31px
    }
}

.mobile-tariff__divide {
    width: calc(100% - 20px);
    margin: 0 auto
}

@media (min-width:768px) {
    .mobile-tariff__divide {
        width: 100%
    }
}

.mobile-tariff__saving {
    font-size: 20px;
    line-height: 1.2;
    color: #b4b4b4;
    margin-top: 30px;
    margin-bottom: 25px
}

@media (min-width:768px) {
    .mobile-tariff__saving {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media (min-width:992px) {
    .mobile-tariff__saving {
        margin-top: 30px;
        margin-bottom: 25px
    }
}

.mobile-tariff__button {
    margin-top: 20px
}

@media (min-width:768px) {
    .mobile-tariff__button {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px
    }
}

@media (min-width:992px) {
    .mobile-tariff__button {
        margin-top: 20px
    }
}

.navigation {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width:768px) {
    .navigation {
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .navigation__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .navigation__select {
        display: none
    }
}

.navigation__select-toggle {
    position: relative;
    padding: 14px 40px 14px 20px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    line-height: 1.1;
    color: #b4b4b4;
    cursor: pointer
}

.navigation__select-toggle.rotate-arrow:after {
    transform: rotate(180deg) translateY(50%)
}

.navigation__select-toggle:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background: url(/dist/assets/images/content/optimized/icons/arrow-small-black.svg) no-repeat;
    transition: .4s
}

.navigation__select-dropdown {
    max-height: 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px
}

.navigation__select-dropdown.show {
    margin-top: 2px;
    max-height: 100%
}

.navigation__select-list {
    padding: 15px 20px
}

.navigation__select-item {
    line-height: 1.625;
    transition: .4s
}

.navigation__select-item:hover {
    color: #f0d729
}

.navigation__select-item+.navigation__select-item {
    margin-top: 20px
}

.navigation__select-link {
    width: 100%
}

.navigation__search {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    margin-top: 25px;
    padding: 15px 20px 15px 20px;
    background-color: #f1f1f1;
    border-radius: 5px
}

.navigation__search:before {
    content: '';
    display: block;
    width: 15px;
    height: 16px;
    margin-right: 10px;
    background: url(/dist/assets/images/content/optimized/icons/search.svg) no-repeat center/cover
}

@media (min-width:768px) {
    .navigation__search {
        margin-top: 20px
    }
}

@media (min-width:992px) {
    .navigation__search {
        width: 100%;
        max-width: 255px;
        margin-top: 0
    }
}

@media (min-width:1150px) {
    .navigation__search {
        max-width: 350px
    }
}

.navigation__search-input {
    flex-grow: 1;
    line-height: 1.1;
    color: #091139;
    border: none;
    outline: 0;
    padding: 0;
    background-color: transparent
}

.navigation__search-input::placeholder {
    line-height: 1.1;
    color: #b4b4b4
}

.navigation__menu {
    display: none
}

@media (min-width:768px) {
    .navigation__menu {
        display: block
    }
}

.navigation__menu-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row
}

.navigation__menu-item {
    line-height: 1.625;
    margin-right: 20px;
    transition: .4s
}

.navigation__menu-item.active {
    border-bottom: 1px solid #091139;
    font-weight: 500
}

.navigation__menu-item:last-child {
    margin-right: 0
}

.navigation__menu-item:hover {
    color: #f0d729
}

.navigation__menu-item:hover.active {
    border-bottom: 1px solid #f0d729
}

.newsletter {
    padding-top: 100px;
    padding-bottom: 85px;
    margin: 0 15px
}

@media (max-width:767px) {
    .newsletter {
        padding-bottom: 80px;
        padding-top: 80px;
        margin: 0
    }
}

.newsletter__wrap {
    background: #e6edf7;
    padding: 40px 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px
}

@media (max-width:992px) {
    .newsletter__wrap {
        padding-bottom: 40px;
        flex-direction: column
    }
}

.newsletter__title {
    margin-bottom: 15px
}

.newsletter__text {
    width: 50%
}

@media (max-width:992px) {
    .newsletter__text {
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
}

.newsletter__form-wrap {
    width: 44%
}

@media (max-width:992px) {
    .newsletter__form-wrap {
        width: 100%
    }
}

@media (max-width:992px) {
    .newsletter__form {
        width: unset
    }
}

@media (min-width:768px) {
    .newsletter__form {
        display: flex
    }
}

.newsletter__input {
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px
}

@media (min-width:480px) {
    .newsletter__input {
        margin-bottom: 0;
        margin-right: 20px
    }
}

@media (max-width:767px) {
    .newsletter__input {
        max-width: 350px;
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .newsletter__send-btn {
        max-width: 350px
    }
}

.newsletter__divide {
    transform: translateY(-60px)
}

@media (min-width:768px) {
    .newsletter__divide {
        transform: translateY(-80px)
    }
}

.newsletter .button_form {
    background: #0174e4;
    color: #fff
}

.newsletter__error-message,
.newsletter__message-wrapper {
    font-size: 13px
}

.newsletter__error-message {
    color: #e64444;
    position: absolute
}

.newsletter__error-message.hidden-text {
    color: transparent
}

.online-payments__wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

@media (min-width:768px) {
    .online-payments__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }

    .online-payments__wrap_reverse {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse
    }
}

.online-payments__image img {
    width: 280px;
    height: 170px
}

@media (min-width:480px) {
    .online-payments__image img {
        width: 440px;
        height: 268px
    }
}

@media (min-width:768px) {
    .online-payments__image img {
        width: 334px;
        height: 204px
    }
}

@media (min-width:992px) {
    .online-payments__image img {
        width: 446px;
        height: 272px
    }
}

@media (min-width:1150px) {
    .online-payments__image img {
        width: 540px;
        height: 330px
    }
}

.online-payments__inner {
    margin-top: 30px
}

@media (min-width:768px) {
    .online-payments__inner {
        margin-top: 0;
        margin-left: 20px
    }
}

@media (min-width:1150px) {
    .online-payments__inner {
        margin-left: 30px
    }
}

@media (min-width:768px) {
    .online-payments__inner_reverse {
        margin-top: 0;
        margin-right: 20px
    }
}

@media (min-width:1150px) {
    .online-payments__inner_reverse {
        margin-right: 30px
    }
}

.online-payments__title {
    margin-bottom: 15px
}

.online-payments__text {
    margin-bottom: 25px
}

.order-form-old {
    display: flex
}

.other-products__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .other-products__wrapper {
        flex-direction: column
    }
}

.other-products__text {
    max-width: 520px;
    padding-right: 20px
}

@media (max-width:768px) {
    .other-products__text {
        margin-bottom: 40px;
        max-width: unset
    }
}

.other-products__text h2 {
    text-align: left;
    margin-bottom: 20px
}

.other-products__proxy {
    max-width: 540px
}

@media (max-width:768px) {
    .other-products__proxy {
        max-width: unset
    }
}

.other-products__proxy p {
    max-width: 430px;
    padding-right: 30px
}

.other-products__proxy-block {
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    padding: 25px 30px;
    position: relative
}

.other-products__proxy-block:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(/dist/assets/images/vacancies/arrow.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .4s;
    filter: brightness(.2)
}

.other-products__proxy-link {
    width: 100%;
    margin-bottom: 20px
}

.other-products__proxy-link:last-child {
    margin-bottom: 0
}

.other-products__proxy-packet-head {
    display: flex;
    align-items: center;
    margin-bottom: 13px
}

.other-products__proxy-packet-head img {
    width: 40px;
    margin-right: 20px
}

.other-products__proxy-packet-head h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%
}

.other-services {
    display: flex;
    justify-content: center;
    line-height: 1
}

.other-services__label {
    position: relative;
    line-height: 1;
    font-weight: 500;
    color: #0174e4;
    display: inline-flex;
    align-items: center;
    padding-bottom: 5px;
    cursor: pointer
}

.other-services__label svg {
    margin-left: 10px;
    margin-top: 3px;
    transition: .3s
}

.other-services__label:hover .other-services__dropdown {
    opacity: 1;
    pointer-events: auto
}

.other-services__label:hover svg {
    transform: rotate(180deg)
}

.other-services__dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    transition: .3s
}

.other-services__dropdown-item+.other-services__dropdown-item {
    margin-top: 20px
}

.other-services__dropdown-link {
    font-weight: 400;
    line-height: 26px;
    color: #383838;
    width: 100%;
    transition: .3s
}

.other-services__dropdown-link:hover {
    color: #0174e4
}

@media (min-width:768px) {
    .packet-tariff__wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.packet-tariff__title {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .packet-tariff__title {
        margin-bottom: 60px
    }
}

.packet-tariff__sidebar {
    padding: 25px 30px;
    background-color: #fff;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px
}

@media (min-width:768px) {
    .packet-tariff__sidebar {
        width: calc(31.4%)
    }
}

@media (min-width:992px) {
    .packet-tariff__sidebar {
        width: calc(23.3%)
    }
}

@media (min-width:1150px) {
    .packet-tariff__sidebar {
        width: calc(23%)
    }
}

.packet-tariff__sidebar-title {
    margin-bottom: 20px
}

@media (min-width:480px) {
    .packet-tariff__sidebar-title {
        margin-bottom: 10px
    }
}

@media (min-width:768px) {
    .packet-tariff__sidebar-title {
        margin-bottom: 20px
    }
}

.packet-tariff__select {
    margin-bottom: 25px
}

@media (min-width:480px) {
    .packet-tariff__select {
        display: none
    }
}

.packet-tariff__select-item {
    display: flex;
    align-items: center
}

.packet-tariff__select-item:before {
    content: '';
    display: block;
    width: 32px;
    height: 22px;
    margin-right: 10px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.packet-tariff__select-item_russia:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/russia-small.svg)
}

.packet-tariff__select-item_ukraine:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/ukraine-small.svg)
}

.packet-tariff__select-item_usa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/usa-small.svg)
}

.packet-tariff__select-item_europa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/europa-small.svg)
}

.packet-tariff__sidebar-inner {
    margin-top: 25px;
    margin-bottom: 25px
}

@media (min-width:480px) {
    .packet-tariff__sidebar-inner {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        flex-direction: row;
        margin-top: 0
    }
}

@media (min-width:768px) {
    .packet-tariff__sidebar-inner {
        align-items: flex-start;
        flex-direction: column
    }
}

@media (min-width:480px) {
    .packet-tariff__sidebar-info {
        width: calc(50% - 5px)
    }
}

@media (min-width:768px) {
    .packet-tariff__sidebar-info {
        width: 100%;
        margin-top: 50px
    }

    .packet-tariff__sidebar-info:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(90deg, rgba(180, 180, 180, 0), #b4b4b4, rgba(180, 180, 180, 0));
        transform: translateY(-25px)
    }
}

.packet-tariff__sidebar-property {
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 10px
}

.packet-tariff__sidebar-property~.packet-tariff__sidebar-property {
    margin-top: 20px
}

.packet-tariff__sidebar-more {
    width: 100%;
    margin-top: 25px;
    font-weight: 400;
    text-align: center
}

.packet-tariff__sidebar-countries {
    display: none
}

@media (min-width:480px) {
    .packet-tariff__sidebar-countries {
        width: calc(50% - 5px);
        display: block
    }
}

@media (min-width:768px) {
    .packet-tariff__sidebar-countries {
        width: 100%
    }
}

.packet-tariff__sidebar-country {
    transition: .4s;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row
}

.packet-tariff__sidebar-country~.packet-tariff__sidebar-country {
    margin-top: 23px
}

.packet-tariff__sidebar-country.active span {
    color: #f0d729;
    font-weight: 500
}

.packet-tariff__sidebar-country.active span:after {
    content: '';
    display: block;
    width: 35px;
    height: 1px;
    background-color: #f0d729
}

.packet-tariff__sidebar-country:hover {
    color: #f0d729
}

.packet-tariff__sidebar-country:before {
    content: '';
    display: block;
    margin-right: 20px;
    width: 45px;
    height: 31px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.packet-tariff__sidebar-country_russia:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/russia-small.svg)
}

.packet-tariff__sidebar-country_ukraine:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/ukraine-small.svg)
}

.packet-tariff__sidebar-country_usa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/usa-small.svg)
}

.packet-tariff__sidebar-country_europa:before {
    background-image: url(/dist/assets/images/content/optimized/icons/flags/europa-small.svg)
}

@media (min-width:768px) {
    .packet-tariff__inner {
        width: calc(68.6% - 20px)
    }
}

@media (min-width:992px) {
    .packet-tariff__inner {
        width: calc(76.7% - 20px)
    }
}

@media (min-width:1150px) {
    .packet-tariff__inner {
        width: calc(77% - 30px)
    }
}

.packet-tariff__subscription {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px 30px;
    background-color: #fff;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px
}

@media (min-width:768px) {
    .packet-tariff__subscription {
        margin-top: 0
    }
}

@media (min-width:992px) {
    .packet-tariff__subscription {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }

    .packet-tariff__subscription .select {
        display: block;
        width: 330px;
        margin-bottom: 0
    }
}

.packet-tariff__subscription-title {
    margin-bottom: 15px
}

@media (min-width:992px) {
    .packet-tariff__subscription-title {
        margin-bottom: 0
    }
}

@media (min-width:480px) {
    .packet-tariff__plans {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: -20px
    }
}

@media (min-width:768px) {
    .packet-tariff__plans {
        margin-bottom: -30px
    }
}

.packet-tariff__plan {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px 30px;
    background: #fff;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px
}

.packet-tariff__plan:last-of-type {
    margin-bottom: 0
}

.packet-tariff__plan:hover .button {
    background-color: #f6e67a;
    border-color: #f6e67a
}

.packet-tariff__plan:focus .button {
    background-color: #f6e67a;
    border-color: #f6e67a
}

.packet-tariff__plan:active .button {
    background-color: #e6cb10;
    border-color: #e6cb10
}

@media (min-width:480px) {
    .packet-tariff__plan {
        width: calc(50% - 5px)
    }
}

@media (min-width:768px) {
    .packet-tariff__plan {
        width: calc(50% - 10px);
        margin-bottom: 30px
    }
}

@media (min-width:992px) {
    .packet-tariff__plan {
        width: calc(100% / 3 - 13px);
        margin-bottom: 30px
    }
}

@media (min-width:1150px) {
    .packet-tariff__plan {
        width: calc(100% / 3 - 19px)
    }
}

.packet-tariff__plan-price {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-bottom: 15px
}

.packet-tariff__plan-sum {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    white-space: nowrap;
    margin-right: 7px
}

.packet-tariff__plan-month {
    line-height: 1.2;
    font-weight: 500;
    white-space: nowrap
}

.packet-tariff__plan-amount {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    margin-top: 15px;
    margin-bottom: 20px
}

.packet-tariff__plan-num {
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
    color: #0084bd;
    margin-bottom: 5px
}

.packet-tariff__plan-ip {
    line-height: 1.2;
    font-weight: 500
}

@media (min-width:480px) {
    .packet-tariff__divide {
        display: none
    }
}

.plan-card-first {
    display: flex;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.plan-card-first.recommend {
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786)
}

.plan-card-first.recommend .plan-card-first__left {
    position: relative
}

.plan-card-first.recommend .plan-card-first__recommend {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #0084bd;
    padding: 3px 12px;
    border-radius: 15px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.plan-card-first.recommend .plan-card-first__economy {
    color: #f0d729
}

.plan-card-first__left {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 41%;
    padding: 15px;
    background-color: #f1f1f1;
    border-radius: 5px 0 0 5px
}

@media (min-width:480px) {
    .plan-card-first__left {
        width: 32%
    }
}

.plan-card-first__plan {
    font-weight: 500;
    line-height: 1.2;
    text-align: center
}

@media (min-width:480px) {
    .plan-card-first__plan {
        font-size: 20px;
        line-height: 1.3
    }
}

.plan-card-first__right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 59%;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 0 5px 5px 0
}

@media (min-width:480px) {
    .plan-card-first__right {
        width: 68%
    }
}

.plan-card-first__economy {
    font-size: 14px;
    line-height: 1.5;
    color: #b4b4b4
}

@media (min-width:480px) {
    .plan-card-first__economy {
        font-size: inherit;
        line-height: inherit
    }
}

.plan-card-first__price {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:480px) {
    .plan-card-first__price {
        margin-bottom: 25px
    }
}

.plan-card-first__num {
    font-size: 40px;
    line-height: 1.17;
    font-weight: 700;
    margin-right: 5px
}

@media (min-width:480px) {
    .plan-card-first__num {
        font-size: 50px;
        margin-right: 10px
    }
}

.plan-card-first__currency {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 3px
}

@media (min-width:480px) {
    .plan-card-first__currency {
        font-size: 20px;
        line-height: 1.3
    }
}

.plan-card-first__month {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500
}

@media (min-width:480px) {
    .plan-card-first__payment {
        display: flex;
        align-items: center
    }
}

.plan-card-first__sum {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    text-align: center
}

@media (min-width:480px) {
    .plan-card-first__sum {
        margin-right: 5px
    }
}

.plan-card-first__text {
    font-size: 12px;
    line-height: 1.3;
    text-align: center
}

@media (min-width:768px) {
    .plan-card-second {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        padding: 40px 15px 30px 15px;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
    }
}

@media (min-width:992px) {
    .plan-card-second {
        padding: 50px 15px 45px 15px
    }

    .plan-card-second:hover .plan-card-second__button {
        background-color: #f6e67a;
        border-color: #f6e67a;
        color: #fff
    }

    .plan-card-second:focus .plan-card-second__button {
        background-color: #f6e67a;
        border-color: #f6e67a;
        color: #fff
    }

    .plan-card-second:active .plan-card-second__button {
        background-color: #e6cb10;
        border-color: #e6cb10
    }
}

@media (min-width:768px) {
    .plan-card-second.recommend {
        position: relative;
        padding: 45px 15px 35px 15px;
        box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786)
    }
}

@media (min-width:992px) {
    .plan-card-second.recommend {
        padding: 60px 15px 45px 15px;
        box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786)
    }

    .plan-card-second.recommend:hover .plan-card-second__button {
        background-color: #f6e67a
    }

    .plan-card-second.recommend:focus .plan-card-second__button {
        background-color: #f6e67a
    }

    .plan-card-second.recommend:active .plan-card-second__button {
        border-color: #e6cb10;
        background-color: #e6cb10
    }
}

@media (min-width:768px) {
    .plan-card-second.recommend .plan-card-second__recommend {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 3px 12px;
        border-radius: 15px;
        background-color: #0084bd;
        font-size: 12px;
        line-height: 1.3;
        font-weight: 500;
        text-align: center;
        color: #fff
    }
}

@media (min-width:992px) {
    .plan-card-second.recommend .plan-card-second__recommend {
        padding: 10px 23px;
        border-radius: 20px;
        font-size: inherit;
        line-height: 17px
    }
}

@media (min-width:768px) {
    .plan-card-second.recommend .plan-card-second__price {
        margin-top: 25px;
        margin-bottom: 20px
    }
}

@media (min-width:992px) {
    .plan-card-second.recommend .plan-card-second__price {
        margin-bottom: 25px
    }
}

@media (min-width:768px) {
    .plan-card-second.recommend .plan-card-second__economy {
        color: #f0d729;
        margin-bottom: 25px
    }
}

@media (min-width:992px) {
    .plan-card-second.recommend .plan-card-second__button {
        background-color: #f0d729;
        color: #fff
    }
}

@media (min-width:992px) {
    .plan-card-second.recommend .plan-card-second__payment {
        margin-top: 35px
    }
}

@media (min-width:768px) {
    .plan-card-second__plan {
        font-size: 18px;
        line-height: 19px;
        font-weight: 500
    }
}

@media (min-width:768px) {
    .plan-card-second__price {
        display: flex;
        align-items: center;
        margin-top: 20px;
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .plan-card-second__price {
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    .plan-card-second__num {
        font-size: 50px;
        line-height: 1.17;
        font-weight: 700;
        margin-right: 10px
    }
}

@media (min-width:992px) {
    .plan-card-second__num {
        font-size: 65px;
        line-height: 70px
    }
}

@media (min-width:768px) {
    .plan-card-second__currency {
        font-size: 20px;
        line-height: 1.3;
        font-weight: 500;
        margin-bottom: 3px
    }
}

@media (min-width:992px) {
    .plan-card-second__currency {
        font-size: 25px;
        line-height: 1.2;
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .plan-card-second__month {
        font-size: 12px;
        line-height: 1.3;
        font-weight: 500
    }
}

@media (min-width:992px) {
    .plan-card-second__month {
        font-size: inherit;
        line-height: 1.2
    }
}

@media (min-width:768px) {
    .plan-card-second__economy {
        font-size: 20px;
        line-height: 1.2;
        color: #b4b4b4;
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    .plan-card-second__button {
        display: none
    }
}

@media (min-width:992px) {
    .plan-card-second__button {
        display: block
    }
}

@media (min-width:768px) {
    .plan-card-second__payment {
        display: flex
    }
}

@media (min-width:992px) {
    .plan-card-second__payment {
        margin-top: 25px
    }
}

@media (min-width:768px) {
    .plan-card-second__sum {
        font-size: 12px;
        line-height: 1.3;
        font-weight: 500;
        margin-right: 5px
    }
}

@media (min-width:992px) {
    .plan-card-second__sum {
        font-size: 14px;
        line-height: 15px
    }
}

@media (min-width:768px) {
    .plan-card-second__text {
        font-size: 12px;
        line-height: 1.3
    }
}

@media (min-width:992px) {
    .plan-card-second__text {
        font-size: 14px;
        line-height: 15px
    }
}

.popup-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999
}

.popup-holder .bg {
    background: #000;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .4;
    overflow: hidden;
    width: 100%;
    z-index: 60
}

.popup .close:hover {
    background-position: 0 -14px
}

.popup .close {
    position: absolute;
    right: 11px;
    top: 11px;
    width: 14px;
    height: 14px;
    z-index: 1000
}

.window .status-box {
    background: #e1f0ff;
    padding: 21px 0 21px 83px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box
}

.window .status-box .label {
    float: left;
    background: url(/dist/assets/images/ico-3.png) no-repeat 100% 55%;
    font-size: 14px;
    line-height: 35px;
    color: #000;
    padding: 0 33px 0 0
}

.window .status-box .status.deactivated {
    width: 154px;
    height: 33px;
    background-color: rgba(255, 255, 255, .35);
    border: 1px solid #c61700;
    color: #c61700;
    font-size: 15px;
    line-height: 33px;
    font-weight: 700;
    padding: 0 0 0 41px;
    float: left;
    position: relative;
    margin: 0 0 0 53px
}

.window .status-box .status.deactivated:before {
    content: "";
    position: absolute;
    top: 50%;
    margin: -4px 0 0;
    left: 14px;
    width: 8px;
    height: 8px;
    background: #f31f03;
    border-radius: 50%
}

.window .status-box.active .label {
    color: #009904
}

.window .status-box .status.frozen {
    background-color: rgba(255, 255, 255, .35);
    border: 1px solid #c61700;
    color: #c61700;
    width: 180px;
    height: 33px;
    font-size: 14px;
    font-weight: 700;
    line-height: 33px;
    padding: 0 0 0 26px;
    float: left;
    position: relative;
    margin: 0 0 0 29px
}

.window .status-box .status.frozen:before {
    background: #f31f03;
    content: "";
    position: absolute;
    top: 50%;
    margin: -4px 0 0;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%
}

.window .status-box .status.frozen .extend {
    width: 89px;
    height: 33px;
    background-color: #009904;
    box-shadow: 0 2px 0 rgba(0, 87, 2, .75);
    text-decoration: none;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    position: absolute;
    font-weight: 700;
    top: -1px;
    right: 0
}

.window .status-box .status.frozen .extend:hover {
    background-color: #00be05;
    box-shadow: 0 2px 0 rgba(0, 126, 21, .75)
}

.window .status-box .status.frozen .extend:active {
    background-color: #009004;
    height: 35px;
    box-shadow: inset 0 2px 0 rgba(0, 119, 3, .75)
}

.window .status-box .status.activated {
    border: 1px solid #61cb64;
    width: 180px;
    height: 33px;
    background-color: rgba(255, 255, 255, .35);
    color: #000;
    font-size: 14px;
    line-height: 33px;
    padding: 0 0 0 26px;
    float: left;
    position: relative;
    margin: 0 0 0 29px
}

.window .status-box .status.activated:before {
    background: #51dd55;
    content: "";
    position: absolute;
    top: 50%;
    margin: -4px 0 0;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%
}

.window .status-box .status.activated .extend {
    width: 89px;
    height: 33px;
    background-color: #009904;
    box-shadow: 0 2px 0 rgba(0, 87, 2, .75);
    text-decoration: none;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    position: absolute;
    font-weight: 700;
    top: -1px;
    right: 0
}

.window .status-box .status.activated .extend:hover {
    background-color: #00be05;
    box-shadow: 0 2px 0 rgba(0, 126, 21, .75)
}

.window .status-box .status.activated .extend:active {
    background-color: #009004;
    height: 35px;
    box-shadow: inset 0 2px 0 rgba(0, 119, 3, .75)
}

.window .activation-box {
    background: #f2faff;
    padding: 11px 0 11px 81px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    border-top: 1px solid #d2e8ff;
    border-bottom: 2px solid #def
}

.window .activation-box .text {
    float: left;
    font-size: 14px;
    line-height: 17px;
    color: #000
}

.window .activation-box .message:hover {
    text-decoration: underline;
    color: #0f7fe8
}

.window .activation-box .message {
    float: left;
    color: #075cad;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    margin: 16px 0 0 50px;
    padding: 0 0 0 36px;
    background: url(/dist/assets/images/ico-4.png) no-repeat 0 2px
}

.window .type-box {
    display: block;
    padding: 15px 0 15px 81px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.window .type-box .label {
    float: left;
    font-size: 15px;
    line-height: 42px;
    color: #000;
    margin: 0 33px 0 0
}

.window .type-box .type {
    float: left;
    width: 148px;
    height: 40px;
    background: #f7fbff;
    border: 1px solid #dceaf7;
    font-size: 15px;
    line-height: 40px;
    color: #000;
    text-align: center;
    margin: 0 24px 0 0
}

.window .type-box .download {
    float: left;
    width: 197px;
    height: 40px;
    background-color: #1e84e4;
    box-shadow: 0 2px 0 rgba(0, 79, 160, .75);
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-decoration: none
}

.window .type-box .download:hover {
    background-color: #389cfa;
    box-shadow: 0 2px 0 rgba(0, 97, 196, .75)
}

.window .type-box .download:active {
    background-color: #1577d4;
    height: 42px;
    box-shadow: inset 0 2px 0 rgba(12, 93, 169, .56)
}

.window .code-box {
    padding: 12px 0 12px 81px;
    width: 100%;
    overflow: hidden;
    background: #7cbbfa;
    box-sizing: border-box;
    border-top: 1px solid #74aee8;
    border-bottom: 1px solid #74aee8
}

.window .code-box .label {
    background: url(/dist/assets/images/ico-5.png) no-repeat 0 50%;
    float: left;
    color: #fff;
    padding: 0 0 0 50px;
    font-size: 14px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase
}

.window .code-box .code {
    width: 195px;
    height: 42px;
    border: 1px solid #c6e3ff;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 42px;
    font-weight: 700;
    float: left;
    margin: 0 0 0 23px
}

.window .support {
    background: #f8fbff;
    padding: 20px 70px 20px 80px
}

.window .support .title {
    display: block;
    margin: 0 0 24px;
    background: url(/dist/assets/images/ico-6.png) no-repeat;
    height: 31px;
    font-size: 15px;
    color: #005cb8;
    font-weight: 700;
    padding: 0 0 0 42px;
    line-height: 31px
}

.window .support .wrap {
    margin: 0 0 17px
}

.window .support label {
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #000
}

.window .support textarea:focus {
    border: 1px solid #1e84e4
}

.window .support textarea {
    display: block;
    width: 100%;
    height: 93px;
    background: #fff;
    border: 1px solid #aed7ff;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 13px;
    box-sizing: border-box;
    margin: 0 0 18px
}

.window .support .btn-send {
    float: right;
    width: 197px;
    height: 40px;
    background-color: #1e84e4;
    box-shadow: 0 2px 0 rgba(0, 79, 160, .75);
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    font-weight: 700;
    color: #fff;
    border-style: none;
    cursor: pointer;
    text-decoration: none
}

.window .support .btn-send:hover {
    background-color: #389cfa;
    box-shadow: 0 2px 0 rgba(0, 97, 196, .75)
}

.window .support .btn-send:active {
    background-color: #1577d4;
    height: 42px;
    margin: 0 0 -2px;
    box-shadow: inset 0 2px 0 rgba(12, 93, 169, .56)
}

.selectize-input {
    width: 412px;
    position: relative;
    height: 32px;
    background: #fff;
    border: 1px solid #aed7ff;
    float: right;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 0 17px;
    position: relative;
    cursor: pointer;
    color: #929292
}

.selectize-input:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 8px;
    background: url(/dist/assets/images/ico-select.png) no-repeat;
    width: 11px;
    height: 6px
}

.selectize-input input {
    display: none
}

.selectize-input.input-active {
    border: 1px solid #1e84e4;
    border-bottom: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 1000;
    background: #fff;
    border: 1px solid #1e84e4;
    border-top: 0;
    width: 412px;
    box-sizing: border-box
}

.selectize-dropdown .option {
    padding: 0 0 0 17px;
    font-size: 14px;
    line-height: 28px;
    cursor: pointer
}

.selectize-dropdown .option:hover,
.selectize-dropdown .selected {
    background: #def
}

.window .toptitle {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    color: #0061bd;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    padding: 27px 0;
    border-bottom: 2px solid #bcd9f5
}

.order-form .order-info {
    width: 100%;
    box-sizing: border-box
}

.order-form .order-info .wrap {
    margin: 0 0 17px
}

.order-form .order-info label {
    float: left;
    width: 166px;
    font-size: 15px;
    line-height: 38px
}

.order-form .order-info .text:focus {
    border: 1px solid #1e84e4
}

.order-form .order-info .text {
    float: right;
    width: 310px;
    height: 38px;
    background: #fff;
    border: 1px solid #aed7ff;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 13px;
    box-sizing: border-box;
    margin: 0 0 0
}

.order-form .order-info .check {
    width: 310px;
    float: right
}

.order-form .checkbox {
    position: absolute;
    left: -9999px
}

.order-form .order-info .check label {
    font-weight: 700;
    width: auto;
    margin: 0 28px 0 0;
    cursor: pointer
}

.radioArea,
.radioAreaChecked {
    float: left;
    background: url(/dist/assets/images/checkbox.png) no-repeat;
    width: 20px;
    height: 18px;
    margin: 0 13px 0 0;
    cursor: pointer
}

.radioAreaChecked {
    background-position: 0 -18px
}

.order-form .order-info .check .radioArea {
    margin: 10px 13px 0 0
}

.order-form .pay-box {
    background: #edf8ff;
    padding: 20px 80px
}

.pay-title {
    display: block;
    text-align: center;
    display: block;
    color: #000;
    padding: 0 0 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 17px
}

.pay-list {
    list-style: none;
    margin: 0 0 0 -6px;
    padding: 0;
    overflow: hidden
}

.pay-list li {
    float: left;
    margin: 0 0 17px 6px
}

.pay-list li a {
    width: 72px;
    border-radius: 7px;
    height: 48px;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    border: 1px solid #d3d3d3;
    align-items: center
}

.pay-list li a img {
    width: auto !important;
    max-width: 70px;
    max-height: 35px
}

.pay-list .current:before,
.pay-list a:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 1
}

.pay-list .current,
.pay-list a:hover {
    border: 1px solid #2f94f4
}

.pay-list a .pay-wallets:before {
    content: "";
    display: none
}

.pay-list a .pay-wallets {
    float: left;
    padding: 21px 0 0;
    position: relative;
    z-index: 2;
    border-style: none
}

.pay-list a .pay-wallets label {
    float: left;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    margin: 0 35px 0 0;
    border-style: none
}

.promocode .text {
    border: 1px dotted #fff;
    padding: 3px 4px;
    float: left
}

.promocode .text input {
    float: left;
    border-style: none;
    background: url(/dist/assets/images/bg-input.png) no-repeat;
    width: 313px;
    height: 31px;
    box-sizing: border-box;
    padding: 6px 10px;
    color: #666;
    font-size: 14px;
    line-height: 18px
}

.promocode .btn-apply {
    cursor: pointer
}

.total {
    background: #fff;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px 80px
}

.total .price {
    float: left;
    color: #020202;
    line-height: 59px;
    font-size: 15px;
    text-transform: uppercase
}

.total .price strong {
    font-size: 28px;
    font-weight: 700
}

.total .btn-buy {
    width: 188px;
    height: 57px;
    background-color: #77bb13;
    box-shadow: 0 2px 0 rgba(56, 133, 0, .75);
    float: right;
    border-style: none;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 55px
}

.total .btn-buy:hover {
    background-color: #86e000;
    box-shadow: 0 2px 0 rgba(95, 193, 14, .85)
}

.total .btn-buy:active {
    height: 59px;
    background-color: #67ac02;
    box-shadow: 0 -2px 0 rgba(56, 133, 0, .86)
}

.total .btn-buy-submit {
    width: 188px;
    height: 57px;
    background-color: #77bb13;
    box-shadow: 0 2px 0 rgba(56, 133, 0, .75);
    float: right;
    border-style: none;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 55px
}

.total .btn-buy-submit:hover {
    background-color: #86e000;
    box-shadow: 0 2px 0 rgba(95, 193, 14, .85)
}

.total .btn-buy-submit:active {
    height: 59px;
    background-color: #67ac02;
    box-shadow: 0 -2px 0 rgba(56, 133, 0, .86)
}

.total .btn-renew-submit {
    width: 188px;
    height: 57px;
    background-color: #77bb13;
    box-shadow: 0 2px 0 rgba(56, 133, 0, .75);
    float: right;
    border-style: none;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 55px
}

.total .btn-renew-submit:hover {
    background-color: #86e000;
    box-shadow: 0 2px 0 rgba(95, 193, 14, .85)
}

.total .btn-renew-submit:active {
    height: 59px;
    background-color: #67ac02;
    box-shadow: 0 -2px 0 rgba(56, 133, 0, .86)
}

.total .btn-renew-submit-ok {
    width: 188px;
    height: 57px;
    background-color: #77bb13;
    box-shadow: 0 2px 0 rgba(56, 133, 0, .75);
    float: right;
    border-style: none;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 55px
}

.total .btn-renew-submit-ok:hover {
    background-color: #86e000;
    box-shadow: 0 2px 0 rgba(95, 193, 14, .85)
}

.total .btn-renew-submit-ok:active {
    height: 59px;
    background-color: #67ac02;
    box-shadow: 0 -2px 0 rgba(56, 133, 0, .86)
}

.price-main__title {
    margin-bottom: 40px;
    max-width: 434px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    .price-main__title {
        max-width: 540px;
        margin-bottom: 52px
    }
}

@media (min-width:992px) {
    .price-main__title {
        max-width: 100%;
        margin-bottom: 59px
    }
}

.price-main__plans {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .price-main__plans {
        margin-bottom: 60px
    }
}

@media (min-width:768px) {
    .price-main__plans {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }
}

.price-main__card-mob {
    margin-bottom: 20px
}

.price-main__card-mob.recommend {
    margin-top: 32px
}

@media (min-width:480px) {
    .price-main__card-mob.recommend {
        margin-top: 42px
    }
}

.price-main__card-mob:last-child {
    margin-bottom: 0
}

@media (min-width:480px) {
    .price-main__card-mob {
        margin-bottom: 30px
    }
}

@media (min-width:768px) {
    .price-main__card-mob {
        display: none
    }
}

.price-main__card-desktop {
    display: none
}

@media (min-width:768px) {
    .price-main__card-desktop {
        display: flex;
        width: 100%;
        margin-right: 20px
    }

    .price-main__card-desktop:last-child {
        margin-right: 0
    }
}

@media (min-width:1150px) {
    .price-main__card-desktop {
        margin-right: 30px
    }
}

.privacy-policy {
    padding-bottom: 80px
}

.privacy-policy.wrapper {
    padding-top: 0;
    padding-bottom: 0
}

@media (min-width:768px) {
    .privacy-policy {
        padding-bottom: 100px
    }
}

@media (min-width:1150px) {
    .privacy-policy {
        padding-top: 75px
    }
}

@media (min-width:992px) {
    .privacy-policy__wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .privacy-policy__select {
        display: none
    }
}

.privacy-policy__select-toggle {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    padding: 14px 40px 14px 20px;
    border: 1px solid #b4b4b4;
    border-radius: 5px
}

.privacy-policy__select-toggle:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background: url(/dist/assets/images/content/optimized/icons/arrow-small-black.svg) no-repeat center/cover;
    transition: .4s
}

.privacy-policy__select-toggle.rotate-arrow:after {
    transform: rotate(180deg) translateY(50%)
}

.privacy-policy__select-name {
    display: inline-block;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 10px
}

.privacy-policy__select-category {
    display: inline-block;
    font-size: 14px;
    line-height: 1.1
}

.privacy-policy__select-dropdown {
    max-height: 0;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px
}

.privacy-policy__select-dropdown.show {
    max-height: 100%;
    margin-top: 2px
}

.privacy-policy__select-inner {
    padding: 20px
}

.privacy-policy__select-title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 15px
}

.privacy-policy__select-title~.privacy-policy__select-title {
    margin-top: 30px
}

.privacy-policy__select-item {
    margin-bottom: 10px
}

.privacy-policy__select-item:last-child {
    margin-bottom: 0
}

.privacy-policy__select-link {
    width: 100%;
    font-size: 14px;
    line-height: 1.5
}

.privacy-policy__select-link.active {
    color: #f0d729
}

@media (min-width:768px) {
    .privacy-policy__content {
        padding-top: 0;
        width: 100%
    }
}

.privacy-policy__title {
    text-align: left;
    margin-bottom: 25px
}

.privacy-policy__info {
    margin-bottom: 15px
}

.privacy-policy__info-date {
    display: inline-block;
    font-size: 12px;
    line-height: 1.3;
    color: #b4b4b4
}

.privacy-policy p,
.privacy-policy__text {
    line-height: 1.625;
    margin-top: 0;
    margin-bottom: 15px
}

.privacy-policy p:last-child,
.privacy-policy__text:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {

    .privacy-policy p,
    .privacy-policy__text {
        margin-bottom: 15px
    }
}

.privacy-policy__subtitle {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 15px;
    padding-top: 10px
}

@media (min-width:768px) {
    .privacy-policy__subtitle {
        margin-bottom: 20px
    }
}

.privacy-policy__sidebar {
    display: none
}

@media (min-width:992px) {
    .privacy-policy__sidebar {
        display: block;
        width: 31.25%
    }
}

@media (min-width:1150px) {
    .privacy-policy__sidebar {
        width: 100%;
        max-width: 255px
    }
}

.privacy-policy__sidebar-title {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 13px !important
}

.privacy-policy__sidebar-title~.privacy-policy__sidebar-title {
    margin-top: 40px
}

.privacy-policy__sidebar-item::before {
    display: none
}

.privacy-policy__sidebar-item:last-child {
    margin-bottom: 0
}

.privacy-policy__sidebar-link {
    width: 100%;
    line-height: 1.5;
    transition: .4s
}

.privacy-policy__sidebar-link:hover {
    color: #f0d729
}

.privacy-policy__sidebar-link.active {
    color: #f0d729
}

.privacy-policy__sidebar-link.active:after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background-color: #f0d729
}

.private-tariff__title {
    margin-bottom: 40px
}

.private-tariff__subtitle {
    text-align: center;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .private-tariff__subtitle {
        margin-bottom: 60px
    }
}

@media (min-width:992px) {
    .private-tariff__calculator {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .private-tariff__top-part {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.private-tariff__top {
    margin-bottom: 20px;
    background: #e6edf7;
    width: 100%;
    padding: 40px;
    border-radius: 5px;
    justify-content: space-between
}

@media (max-width:830px) {
    .private-tariff__top {
        flex-direction: column;
        padding: 20px
    }
}

.private-tariff__top h3 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%
}

.private-tariff__amount,
.private-tariff__city,
.private-tariff__location {
    margin-bottom: 25px;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {

    .private-tariff__amount,
    .private-tariff__location {
        width: 42.2%
    }
}

@media (min-width:1150px) {

    .private-tariff__amount,
    .private-tariff__location {
        width: 43.3%
    }
}

.private-tariff__amount {
    margin-bottom: 0
}

@media (min-width:768px) {
    .private-tariff__city {
        width: calc(57.8% - 25px)
    }
}

@media (min-width:1150px) {
    .private-tariff__city {
        width: calc(56.7% - 25px)
    }
}

.private-tariff__label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.5
}

.private-tariff__range[type=range] {
    width: 100%
}

.private-tariff__add {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 176px;
    margin-bottom: 20px;
    padding: 15px 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

@media (min-width:768px) {
    .private-tariff__add {
        width: 43.6%;
        margin-bottom: 0
    }
}

@media (min-width:1048px) {
    .private-tariff__add {
        height: 150px
    }
}

.private-tariff__add-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
    background-image: url(/dist/assets/images/content/optimized/icons/plus-large.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.private-tariff__add-text {
    max-width: 145px;
    color: #2d9cdb;
    text-align: center
}

.private-tariff__wholesale {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 176px;
    padding: 15px 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

.private-tariff__wholesale:hover .button {
    background-color: #f6e67a;
    border-color: #f6e67a;
    color: #fff
}

.private-tariff__wholesale:focus .button {
    background-color: #f6e67a;
    border-color: #f6e67a;
    color: #fff
}

.private-tariff__wholesale:active .button {
    background-color: #e6cb10;
    border-color: #e6cb10;
    color: #fff
}

@media (min-width:768px) {
    .private-tariff__wholesale {
        width: calc(56.4% - 20px)
    }
}

@media (min-width:1048px) {
    .private-tariff__wholesale {
        height: 150px
    }
}

.private-tariff__wholesale-title {
    margin-bottom: 20px
}

.private-tariff__bottom {
    margin-top: 20px;
    padding: 30px;
    background-color: #383838;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px
}

@media (min-width:768px) {
    .private-tariff__bottom {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row
    }
}

@media (min-width:992px) {
    .private-tariff__bottom {
        display: block;
        width: calc(34.1% - 20px);
        margin-top: 0
    }
}

@media (min-width:1150px) {
    .private-tariff__bottom {
        width: calc(34.2% - 30px)
    }
}

.private-tariff__bottom-left {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .private-tariff__bottom-left {
        width: 40%;
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .private-tariff__bottom-left {
        width: 100%;
        margin-bottom: 30px
    }
}

@media (min-width:768px) {
    .private-tariff__bottom-right {
        width: calc(60% - 60px)
    }

    .private-tariff__bottom-right .button {
        width: 100%
    }
}

@media (min-width:992px) {
    .private-tariff__bottom-right {
        width: 100%
    }

    .private-tariff__bottom-right:before {
        display: none
    }
}

.private-tariff__bottom-title {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .private-tariff__bottom-title {
        max-width: 200px
    }
}

@media (min-width:992px) {
    .private-tariff__bottom-title {
        max-width: 100%
    }
}

.private-tariff__bottom-info {
    margin-top: 30px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .private-tariff__bottom-info {
        margin-top: 0
    }
}

@media (min-width:992px) {
    .private-tariff__bottom-info {
        margin-top: 30px
    }
}

.private-tariff__number,
.private-tariff__sum,
.private-tariff__term {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row
}

.private-tariff__number,
.private-tariff__term {
    margin-bottom: 20px
}

.private-tariff__text {
    color: #fff
}

.private-tariff__sum .private-tariff__text {
    font-weight: 500;
    line-height: 1.2
}

@media (min-width:768px) {
    .private-tariff__divide {
        width: 1px;
        height: inherit;
        background-image: linear-gradient(0deg, rgba(105, 105, 105, 0), #696969, rgba(105, 105, 105, 0))
    }
}

@media (min-width:992px) {
    .private-tariff__divide {
        width: 100%;
        height: 1px;
        background-image: linear-gradient(90deg, rgba(105, 105, 105, 0), #696969, rgba(105, 105, 105, 0));
        margin-top: -1px
    }
}

.private-tariff .js-tabs .js-tabs__nav {
    margin: 0 auto 60px;
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 8px;
    padding: 5px;
    max-width: 910px
}

@media (max-width:678px) {
    .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container {
        display: flex;
        flex-direction: column
    }
}

.private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab {
    border: none;
    border-radius: 5px;
    width: 33.3%;
    height: 54px;
    padding: 17px 20px;
    color: #091139;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    transition: .3s
}

@media (max-width:678px) {
    .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab {
        width: 100%
    }
}

.private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab span {
    background: #f0d729;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    padding: 3px 5px;
    transition: .3s
}

.private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab.active {
    background: #0174e4;
    color: #fff
}

.private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab.active span {
    color: #091139
}

.private-tariff__country-wrapper,
.private-tariff__ip-addresses {
    width: 50%;
    margin-right: 30px
}

@media (max-width:830px) {

    .private-tariff__country-wrapper,
    .private-tariff__ip-addresses {
        width: 100%;
        margin-right: 0
    }
}

.private-tariff__country,
.private-tariff__quantity {
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 5px;
    width: 100%;
    height: 100%;
    max-height: 468px
}

@media (max-width:830px) {

    .private-tariff__country,
    .private-tariff__quantity {
        max-width: unset
    }
}

.private-tariff__ip-addresses {
    margin-right: 0
}

.private-tariff__quantity {
    padding: 0;
    display: flex;
    flex-direction: column
}

.private-tariff .accordion-country {
    max-width: 500px;
    height: 468px;
    padding: 0
}

@media (max-width:830px) {
    .private-tariff .accordion-country {
        max-width: unset
    }
}

.private-tariff .accordion-country .ac {
    border-bottom: 1px solid #dcdcdc;
    margin-right: 15px
}

.private-tariff .accordion-country .ac:first-child .ac-header .ac-trigger {
    padding: 26px 20px 26px
}

.private-tariff .accordion-country .ac:last-child {
    border-bottom: none
}

.private-tariff .accordion-country .ac:last-child .ac-header .ac-trigger {
    padding: 26px 20px 18px
}

.private-tariff .accordion-country .ac .ac-header .ac-trigger {
    display: flex;
    align-items: center;
    padding: 26px 20px;
    transition: .4s
}

.private-tariff .accordion-country .ac .ac-header .ac-trigger img {
    max-width: 26px
}

.private-tariff .accordion-country .ac .ac-header .ac-trigger .coverage__flag-text {
    margin-left: 15px;
    text-align: left
}

.private-tariff .accordion-country .ac .ac-header .ac-trigger .coverage__flag-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.private-tariff .accordion-country .ac .ac-panel {
    display: flex;
    height: 0
}

@media (max-width:480px) {
    .private-tariff .accordion-country .ac .ac-panel {
        flex-direction: column
    }
}

.private-tariff .accordion-country .ac .ac-panel .ac-panel-content {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    width: 100%
}

.private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text {
    padding: 6px 0;
    transition: .3s
}

.private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text.active,
.private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text:focus {
    background: #e6edf7;
    color: #0174e4;
    border-left: 1px solid #0174e4;
    padding: 6px 11px
}

.private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text:hover {
    color: #0174e4
}

.private-tariff .accordion-country .ac.is-active .ac-trigger:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 35px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.777832 3.88889L7.00005 10.1111L13.2223 3.88889' stroke='%23091139' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .4s;
    width: 12px;
    height: 7px
}

.private-tariff .accordion-country .ac-header .ac-trigger-proxy .img-wrap {
    overflow: hidden;
    width: 26px;
    height: 26px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center
}

.private-tariff .accordion-country .ac-header .ac-trigger-proxy img {
    max-width: 40px;
    min-width: 40px
}

.private-tariff .accordion-country .ac-header .ac-trigger-proxy:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 35px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.777832 3.88889L7.00005 10.1111L13.2223 3.88889' stroke='%23091139' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .4s;
    width: 12px;
    height: 7px
}

.private-tariff__chosen-location {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%
}

.private-tariff__input {
    padding: 15px 20px;
    height: 47px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 20px 0 10px;
    width: 100%
}

.private-tariff__input::placeholder {
    color: #dcdcdc
}

.private-tariff__input::-webkit-inner-spin-button,
.private-tariff__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.private-tariff__input[type=number] {
    -moz-appearance: textfield
}

.private-tariff__numbers {
    display: flex;
    justify-content: space-between;
    margin-top: -8px;
    padding: 0 4px
}

.private-tariff__number {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%
}

.private-tariff__total-wrapper {
    padding: 35px 30px 32px 30px
}

.private-tariff__quantity-wrapper {
    padding: 30px 30px 0 30px
}

.private-tariff__total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px
}

@media (max-width:395px) {
    .private-tariff__total {
        flex-direction: column;
        align-items: start
    }
}

.private-tariff__total:last-child {
    margin-bottom: 0
}

.private-tariff__total p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.private-tariff__total-number {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    text-align: right;
    min-width: 100px
}

@media (max-width:395px) {
    .private-tariff__total-number {
        min-width: unset
    }
}

.private-tariff__total-rental-discount {
    width: 100px;
    height: 28px;
    background: #dcdcdc;
    border-radius: 5px;
    text-align: center;
    padding-top: 4px
}

.private-tariff__total-ip-discount {
    width: 100px;
    height: 28px;
    background: #f0d729;
    border-radius: 5px;
    text-align: center;
    padding-top: 4px
}

.private-tariff__country-footer {
    padding: 50px 0 10px;
    display: flex;
    align-items: center
}

@media (max-width:830px) {
    .private-tariff__country-footer {
        padding: 50px 0 30px
    }
}

@media (max-width:490px) {
    .private-tariff__country-footer {
        align-items: flex-start;
        flex-direction: column
    }
}

.private-tariff__country-footer p {
    margin-right: 30px
}

@media (max-width:490px) {
    .private-tariff__country-footer p {
        padding-bottom: 20px
    }
}

.private-tariff__accept {
    display: flex;
    align-items: center
}

.private-tariff__accept img {
    height: 20px;
    margin-right: 15px
}

.private-tariff__quantity-footer {
    display: flex;
    justify-content: space-between;
    padding: 48px 0 0
}

.private-tariff__quantity-footer p span {
    font-weight: 500;
    font-size: 25px;
    line-height: 120%
}

.private-tariff__quantity-total-buy {
    background: #0174e4;
    color: #fff;
    border: none;
    width: auto
}

.private-tariff__quantity-total-buy:hover {
    color: #fff;
    background: #2d97fe
}

.private-tariff__quantity-total-buy:active,
.private-tariff__quantity-total-buy:focus {
    background: #0157ab
}

.private-tariff__footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.private-tariff__quantity-total-price {
    margin-right: 40px
}

.private-tariff__range-tooltip.active {
    padding: 1px 0 1px 10px;
    background: #fff0f5;
    border-left: 2px solid #ff005e;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: -5px;
    color: #e10047
}

.private-tariff .accordion-country.no-margin .ac {
    margin: unset
}

.private-tariff__ip-addresses .private-tariff__country .no-margin .ip-item {
    margin-right: 0
}

.private-tariff__ip-addresses .private-tariff__country .no-margin .ip-item .ip-quantity__wrapper {
    padding-right: 10px
}

.private-tariff .accordion-country .no-margin .ac {
    margin-right: 0
}

.tooltip.error-tooltip {
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: -5px;
    color: #e10047;
    padding: 1px 10px 1px 10px;
    background: #fff;
    border-left: 2px solid #ff005e;
    bottom: 2px;
    text-align: right;
    width: fit-content;
    margin-left: auto;
    top: 20px;
    position: relative
}

.pros {
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #292929
}

@media (min-width:768px) {
    .pros {
        padding-top: 60px;
        padding-bottom: 80px
    }
}

.pros__divide {
    transform: translateY(-40px)
}

@media (min-width:768px) {
    .pros__divide {
        transform: translateY(-60px)
    }
}

.pros__wrap {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap
}

@media (min-width:768px) {
    .pros__wrap {
        justify-content: space-between;
        flex-wrap: nowrap
    }
}

.pros__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: calc(50% - 10px)
}

.pros__item:nth-child(n+3) {
    margin-top: 40px
}

@media (min-width:768px) {
    .pros__item:nth-child(n+3) {
        margin-top: 0
    }
}

.pros__item:nth-child(odd) {
    margin-right: 5px
}

@media (min-width:768px) {
    .pros__item:nth-child(odd) {
        margin-right: 0
    }
}

.pros__item:nth-child(even) {
    margin-left: 5px
}

@media (min-width:768px) {
    .pros__item:nth-child(even) {
        margin-left: 0
    }
}

@media (min-width:768px) {
    .pros__item {
        max-width: 125px
    }
}

@media (min-width:992px) {
    .pros__item {
        max-width: 100%;
        width: max-content;
        flex-direction: row
    }
}

.pros__item-text {
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
    text-align: center;
    max-width: 125px;
    margin-top: 10px
}

@media (min-width:480px) {
    .pros__item-text {
        max-width: 171px
    }
}

@media (min-width:992px) {
    .pros__item-text {
        max-width: 100%;
        margin-top: 0;
        margin-left: 10px
    }
}

.pros__item-icon {
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.pros__item-icon_shield {
    background-image: url(/dist/assets/images/content/optimized/icons/shield.svg)
}

.pros__item-icon_infinity {
    background-image: url(/dist/assets/images/content/optimized/icons/infinity-white.svg)
}

.pros__item-icon_tasks {
    background-image: url(/dist/assets/images/content/optimized/icons/tasks.svg)
}

.pros__item-icon_target {
    background-image: url(/dist/assets/images/content/optimized/icons/target-white.svg)
}

.pros__item-icon_earth {
    background-image: url(/dist/assets/images/content/optimized/icons/earth.svg)
}

.pros-proxy {
    padding-bottom: 80px
}

@media (min-width:768px) {
    .pros-proxy {
        padding-bottom: 100px
    }
}

.pros-proxy__title {
    margin-bottom: 20px
}

@media (min-width:480px) {
    .pros-proxy__title {
        max-width: 590px;
        margin-left: auto;
        margin-right: auto
    }
}

.pros-proxy__subtitle {
    text-align: center;
    margin-bottom: 40px
}

@media (min-width:480px) {
    .pros-proxy__subtitle {
        max-width: 570px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:768px) {
    .pros-proxy__subtitle {
        margin-bottom: 60px
    }
}

@media (min-width:992px) {
    .pros-proxy__subtitle {
        max-width: 100%
    }
}

@media (min-width:992px) {
    .pros-proxy__cards {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.pros-proxy__card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    border-radius: 5px
}

.pros-proxy__card:last-child {
    margin-bottom: 0
}

@media (min-width:480px) {
    .pros-proxy__card {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row
    }
}

@media (min-width:768px) {
    .pros-proxy__card {
        margin-bottom: 30px
    }
}

@media (min-width:992px) {
    .pros-proxy__card {
        width: calc(100% / 2 - 10px)
    }

    .pros-proxy__card:nth-child(n+3) {
        margin-bottom: 0
    }
}

@media (min-width:1150px) {
    .pros-proxy__card {
        width: calc(100% / 2 - 15px)
    }
}

.pros-proxy__image img {
    width: 170px;
    height: 132px
}

@media (min-width:480px) {
    .pros-proxy__image img {
        width: 104px;
        height: 80px
    }
}

@media (min-width:1150px) {
    .pros-proxy__image img {
        width: 165px;
        height: 125px
    }
}

.pros-proxy__card-descr {
    margin-top: 30px
}

@media (min-width:480px) {
    .pros-proxy__card-descr {
        margin-top: 0;
        margin-left: 30px
    }
}

.pros-proxy__card-title {
    margin-bottom: 15px
}

.private-proxy .pros-proxy {
    padding-top: 80px
}

@media (min-width:768px) {
    .private-proxy .pros-proxy {
        padding-top: 100px
    }
}

.pros-table__title {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .pros-table__title {
        margin-bottom: 59px
    }
}

@media (min-width:768px) {
    .table-mobile {
        display: none
    }
}

.table-mobile__inner {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row
}

.table-mobile__inner:last-of-type .table-mobile__symbol_shadow {
    border-radius: 0 0 5px 5px;
    border-bottom: 1px solid #e6edf7
}

.table-mobile__inner:last-of-type .table-mobile__symbol_minus {
    border-bottom: 1px solid #e6edf7
}

.table-mobile__proxy {
    width: 50%;
    padding: 30px 15px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center
}

.table-mobile__proxy_shadow {
    color: #fff;
    background: #0174e4;
    border-radius: 5px 5px 0 0
}

.table-mobile__cell-text {
    padding: 30px 15px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    border-top: 1px solid #e6edf7
}

.table-mobile__cell-text:nth-child(2) {
    border: 0
}

.table-mobile__text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 50%;
    height: 79px;
    padding: 0 15px;
    text-align: center
}

.table-mobile__symbol {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 50%;
    height: 79px
}

.table-mobile__symbol:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.table-mobile__symbol_minus:before {
    background-image: url(/dist/assets/images/icons/status1.svg)
}

.table-mobile__symbol_plus:before {
    background-image: url(/dist/assets/images/icons/status.svg)
}

.table-mobile__button {
    margin-top: 20px
}

.table-desktop {
    display: none
}

@media (min-width:768px) {
    .table-desktop {
        display: block
    }
}

.table-desktop__inner-top {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    flex-direction: row
}

.table-desktop__proxy {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 31.1%;
    padding: 30px 15px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    text-align: center
}

.table-desktop__proxy_shadow {
    background: #0174e4
}

.table-desktop__proxy_radius {
    border-radius: 5px 5px 0 0;
    color: #fff
}

@media (min-width:992px) {
    .table-desktop__proxy {
        width: 29.8%
    }
}

@media (min-width:1150px) {
    .table-desktop__proxy {
        width: 26.1%
    }
}

.table-desktop__inner {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row
}

.table-desktop__inner:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #e6edf7
}

.table-desktop__cell-text {
    width: 37.8%;
    padding: 30px 20px;
    text-align: center;
    line-height: 1.2;
    font-weight: 500
}

@media (min-width:992px) {
    .table-desktop__cell-text {
        width: 40.4%
    }
}

@media (min-width:1150px) {
    .table-desktop__cell-text {
        width: 47.8%
    }
}

.table-desktop__text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 31.1%;
    padding: 0 30px;
    text-align: center
}

.table-desktop__text_shadow {
    background: #323232
}

@media (min-width:992px) {
    .table-desktop__text {
        width: 29.8%
    }
}

@media (min-width:1150px) {
    .table-desktop__text {
        width: 26.1%
    }
}

.table-desktop__symbol {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 31.1%
}

.table-desktop__symbol:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.table-desktop__symbol_minus:before {
    background-image: url(/dist/assets/images/icons/status1.svg)
}

.table-desktop__symbol_plus:before {
    background-image: url(/dist/assets/images/icons/status.svg)
}

.table-desktop__symbol_shadow {
    border-left: 1px solid #0174e4;
    border-right: 1px solid #0174e4;
    z-index: 1
}

@media (min-width:992px) {
    .table-desktop__symbol {
        width: 29.8%
    }
}

@media (min-width:1150px) {
    .table-desktop__symbol {
        width: 26.1%
    }
}

.table-desktop__inner-bottom {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    flex-direction: row
}

.table-desktop__shadow {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    position: relative;
    width: 31.1%;
    padding: 27px 0;
    border-left: 1px solid #0174e4;
    border-bottom: 1px solid #0174e4;
    border-right: 1px solid #0174e4;
    border-radius: 0 0 5px 5px;
    z-index: 1
}

@media (min-width:992px) {
    .table-desktop__shadow {
        width: 29.8%
    }
}

@media (min-width:1150px) {
    .table-desktop__shadow {
        width: 26%;
        margin-right: 1px
    }
}

.proxy-title__wrapper {
    display: flex;
    width: 95%;
    align-items: center
}

.proxy-title__wrapper img {
    margin-right: 28px
}

.proxy__title {
    margin-bottom: 20px;
    color: #091139
}

.proxy__subtitle {
    text-align: center;
    color: #091139;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .proxy__subtitle {
        max-width: 769px;
        margin-bottom: 60px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:992px) {
    .proxy__cards {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }
}

@media (max-width:1160px) {
    .proxy__cards {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

.proxy__card {
    padding: 35px 40px;
    box-shadow: 0 23px 80px rgba(4, 68, 164, .07), 0 9.60885px 33.4221px rgba(4, 68, 164, .0503198), 0 5.13735px 17.869px rgba(4, 68, 164, .0417275), 0 2.87996px 10.0172px rgba(4, 68, 164, .035), 0 1.52952px 5.32008px rgba(4, 68, 164, .0282725), 0 .63647px 2.21381px rgba(4, 68, 164, .0196802);
    border-radius: 5px;
    margin-bottom: 30px
}

.proxy__card:last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    .proxy__card:last-child {
        margin-right: 0
    }
}

.proxy__card:first-child .proxy__card-subtitle {
    max-width: 505px
}

@media (min-width:992px) {
    .proxy__card:first-child .proxy__card-subtitle {
        max-width: 100%
    }
}

@media (min-width:480px) {
    .proxy__card {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        padding: 35px 40px
    }
}

@media (min-width:992px) {
    .proxy__card {
        width: 100%;
        margin-right: 20px;
        margin-bottom: 0
    }
}

@media (min-width:1150px) {
    .proxy__card {
        margin-right: 30px
    }
}

@media (min-width:768px) {
    .proxy__card {
        max-width: 452px
    }
}

@media (max-width:1160px) {
    .proxy__card {
        margin: 0 0 30px 0
    }
}

.proxy__card .small-title {
    width: 48%;
    color: #091139;
    text-align: left;
    font-weight: 500;
    font-size: 25px
}

.proxy__card-subtitle {
    margin-top: 20px;
    margin-bottom: 25px;
    color: #091139
}

.proxy__card-points {
    width: 100%;
    margin: 25px 0
}

@media (min-width:768px) {
    .proxy__card-points {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        width: 100%
    }
}

@media (min-width:992px) {
    .proxy__card-points {
        display: block;
        width: 100%;
        margin: 25px 0
    }
}

.proxy__card-point {
    display: flex;
    color: #091139;
    font-size: 14px;
    margin-bottom: 15px
}

.proxy__card-point:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 15px;
    background-image: url(/dist/assets/images/icons/akar-icons_check.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:768px) {
    .proxy__card-point:before {
        flex: 1 0 auto
    }
}

@media (min-width:992px) {
    .proxy__card-point:before {
        flex: 0 0 auto
    }
}

@media (min-width:768px) {
    .proxy__card-point:nth-child(2) {
        max-width: 100%;
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .proxy__card-point:nth-child(2) {
        max-width: 100%;
        margin-bottom: 15px
    }
}

.proxy__card-point:last-child {
    margin-bottom: 0
}

.proxy__divide {
    width: 100%;
    border: 1px solid #dcdcdc;
    background-image: unset
}

@media (min-width:768px) {
    .proxy__button {
        width: 100%
    }
}

@media (min-width:992px) {
    .proxy__button {
        width: 100%
    }
}

@media (min-width:1150px) {
    .proxy__button {
        width: 100%
    }
}

.proxy-service {
    background: #e6edf7
}

.proxy-service__container {
    max-width: 1250px;
    padding: 0 20px;
    margin: 0 auto
}

.proxy-service__title {
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    color: #091139
}

.proxy-service__items {
    margin-top: 60px;
    display: flex;
    justify-content: center
}

@media (max-width:1140px) {
    .proxy-service__items {
        flex-wrap: wrap;
        align-items: baseline
    }
}

.proxy-service__item {
    height: 137px;
    max-width: 160px;
    width: 16.6%;
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 5px;
    margin: 0 15px;
    padding: 25px 20px;
    transition: .3s
}

.proxy-service__item:hover {
    background-color: #f0f8ff
}

@media (max-width:1140px) {
    .proxy-service__item {
        display: flex;
        align-items: center;
        width: 29.6%;
        max-width: unset;
        height: 117px
    }
}

@media (max-width:680px) {
    .proxy-service__item {
        width: 45.6%
    }
}

@media (max-width:560px) {
    .proxy-service__item {
        display: unset
    }
}

.proxy-service__item:first-child {
    margin-left: 0
}

.proxy-service__item:last-child {
    margin-right: 0
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(2) {
        margin-right: 0
    }
}

@media (max-width:1140px) {
    .proxy-service__item:nth-child(3) {
        margin-right: 0
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(3) {
        margin-left: 0;
        margin-right: 15px
    }
}

@media (max-width:1140px) {
    .proxy-service__item:nth-child(4) {
        margin-left: 0;
        margin-top: 30px
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(4) {
        margin-right: 0;
        margin-left: 15px
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(5) {
        margin-left: 0
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(6) {
        margin-right: 0;
        margin-top: 30px
    }
}

@media (max-width:460px) {
    .proxy-service__item {
        width: 100%;
        margin: 0 0 20px 0 !important;
        display: flex
    }
}

.proxy-service__name {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #091139;
    max-width: 80%
}

@media (max-width:1140px) {
    .proxy-service__name {
        margin-top: 0
    }
}

@media (max-width:560px) {
    .proxy-service__name {
        margin-top: 15px;
        max-width: unset
    }
}

@media (max-width:460px) {
    .proxy-service__name {
        margin-top: 0
    }
}

.proxy-service__icon img {
    width: 30px
}

@media (max-width:1140px) {
    .proxy-service__icon {
        margin-right: 20px
    }
}

.proxy-service {
    background: #e6edf7
}

.proxy-service__container {
    max-width: 1250px;
    padding: 0 20px;
    margin: 0 auto
}

.proxy-service__title {
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    color: #091139
}

.proxy-service__items {
    margin-top: 60px;
    display: flex;
    justify-content: center
}

@media (max-width:1140px) {
    .proxy-service__items {
        flex-wrap: wrap;
        align-items: baseline
    }
}

.proxy-service__item {
    height: 137px;
    max-width: 160px;
    width: 16.6%;
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 5px;
    margin: 0 15px;
    padding: 25px 20px;
    transition: .3s
}

.proxy-service__item:hover {
    background-color: #f0f8ff
}

@media (max-width:1140px) {
    .proxy-service__item {
        display: flex;
        align-items: center;
        width: 29.6%;
        max-width: unset;
        height: 117px
    }
}

@media (max-width:680px) {
    .proxy-service__item {
        width: 45.6%
    }
}

@media (max-width:560px) {
    .proxy-service__item {
        display: unset
    }
}

.proxy-service__item:first-child {
    margin-left: 0
}

.proxy-service__item:last-child {
    margin-right: 0
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(2) {
        margin-right: 0
    }
}

@media (max-width:1140px) {
    .proxy-service__item:nth-child(3) {
        margin-right: 0
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(3) {
        margin-left: 0;
        margin-right: 15px
    }
}

@media (max-width:1140px) {
    .proxy-service__item:nth-child(4) {
        margin-left: 0;
        margin-top: 30px
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(4) {
        margin-right: 0;
        margin-left: 15px
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(5) {
        margin-left: 0
    }
}

@media (max-width:680px) {
    .proxy-service__item:nth-child(6) {
        margin-right: 0;
        margin-top: 30px
    }
}

@media (max-width:460px) {
    .proxy-service__item {
        width: 100%;
        margin: 0 0 20px 0 !important;
        display: flex
    }
}

.proxy-service__name {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #091139;
    max-width: 80%
}

@media (max-width:1140px) {
    .proxy-service__name {
        margin-top: 0
    }
}

@media (max-width:560px) {
    .proxy-service__name {
        margin-top: 15px;
        max-width: unset
    }
}

@media (max-width:460px) {
    .proxy-service__name {
        margin-top: 0
    }
}

.proxy-service__icon img {
    width: 30px
}

@media (max-width:1140px) {
    .proxy-service__icon {
        margin-right: 20px
    }
}

.questions__title {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    color: #091139
}

.questions__accordion {
    position: relative;
    background-color: #fff;
    border-radius: 5px
}

@media (min-width:768px) {
    .questions__accordion {
        max-width: 756px;
        margin: 0 auto
    }
}

@media (min-width:1150px) {
    .questions__accordion {
        max-width: 730px
    }
}

.questions__accordion-toggle {
    position: relative;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    padding: 25px 20px;
    cursor: pointer;
    color: #091139
}

@media (min-width:768px) {
    .questions__accordion-toggle {
        padding: 25px 30px
    }
}

@media (max-width:345px) {
    .questions__accordion-toggle {
        padding: 25px 10px
    }
}

.questions__accordion-toggle:after {
    content: "";
    position: unset;
    display: block;
    top: 33px;
    right: 20px;
    width: 20px;
    height: 12px;
    min-width: 20px;
    background: url(/dist/assets/images/icons/down-dark-large.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: .3s;
    margin-top: 10px
}

@media (min-width:768px) {
    .questions__accordion-toggle:after {
        right: 30px
    }
}

@media (max-width:345px) {
    .questions__accordion-toggle:after {
        right: 10px
    }
}

.questions__accordion-toggle.rotate-arrow:after {
    transform: rotate(180deg)
}

.questions__toggle-text {
    display: inline-block;
    max-width: 205px
}

@media (min-width:480px) {
    .questions__toggle-text {
        max-width: 100%
    }
}

.questions__accordion-content {
    position: relative;
    color: #091139
}

.questions__accordion-content.show {
    height: 100%;
    margin-top: -15px;
    padding-bottom: 25px
}

.questions__accordion-divide {
    width: calc(100% - 40px);
    margin: 0 auto
}

@media (min-width:768px) {
    .questions__accordion-divide {
        width: calc(100% - 60px)
    }
}

.questions__divide {
    transform: translateY(60px)
}

@media (min-width:768px) {
    .questions__divide {
        transform: translateY(80px)
    }
}

.questions .ac-panel {
    margin: 0 20px
}

@media (min-width:768px) {
    .questions .ac-panel {
        margin: 0 30px
    }
}

@media (max-width:345px) {
    .questions .ac-panel {
        margin: 0 12px
    }
}

.questions .ac-panel li,
.questions .ac-panel p,
.questions .ac-panel ul {
    padding-right: 10px;
    padding-bottom: 10px
}

.questions .ac-panel li,
.questions .ac-panel ul {
    list-style: inside
}

.questions .ac-panel ol li,
.questions .ac-panel p,
.questions .ac-panel ul li {
    white-space: pre-wrap !important
}

.questions .ac-panel ol li {
    list-style-type: decimal
}

.questions .ac-panel a {
    color: #0174e4;
    text-decoration: underline
}

.questions .ac-trigger {
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between
}

.questions-more__link {
    position: relative;
    width: 100%;
    padding: 25px 25px 25px 0;
    line-height: 1.625;
    transition: .4s
}

.questions-more__link:hover {
    color: #f0d729
}

.questions-more__link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    width: 9px;
    height: 15px;
    background-image: url(/dist/assets/images/content/optimized/icons/arrow-medium_black.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.questions-more__link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(180, 180, 180, 0), #b4b4b4, rgba(180, 180, 180, 0))
}

.questions-more__link:last-of-type:before {
    display: none
}

.questions-more__link-more {
    width: 100%;
    line-height: 1.2;
    font-weight: 500;
    color: #0084bd;
    text-align: center;
    margin-top: 20px
}

.reduce-ping__title {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .reduce-ping__title {
        margin-bottom: 60px
    }
}

.reduce-ping__wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

@media (min-width:768px) {
    .reduce-ping__wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row
    }
}

.reduce-ping__image img {
    width: 280px;
    height: 186px
}

@media (min-width:480px) {
    .reduce-ping__image img {
        width: 440px;
        height: 293px
    }
}

@media (min-width:768px) {
    .reduce-ping__image img {
        width: 334px;
        height: 221px
    }
}

@media (min-width:992px) {
    .reduce-ping__image img {
        width: 446px;
        height: 297px
    }
}

@media (min-width:1150px) {
    .reduce-ping__image img {
        width: 540px;
        height: 335px
    }
}

.reduce-ping__text {
    margin-top: 30px
}

@media (min-width:768px) {
    .reduce-ping__text {
        margin-top: 0;
        margin-left: 20px
    }
}

@media (min-width:992px) {
    .reduce-ping__text {
        margin-left: 30px
    }
}

.reduce-ping__divide {
    transform: translateY(60px)
}

@media (min-width:768px) {
    .reduce-ping__divide {
        transform: translateY(80px)
    }
}

.reviews {
    margin-top: 30px;
    overflow: hidden
}

.reviews-slider-item {
    background: #fff;
    padding: 32px;
    border-radius: 8px
}

@media (max-width:768px) {
    .reviews-slider-item {
        padding: 22px
    }
}

.reviews-slider-item-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.reviews-slider-item .name {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 4px
}

.reviews-slider-item .date {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 16px
}

.reviews-slider-item .text {
    font-size: 15px;
    line-height: 150%;
    font-style: italic
}

.reviews-slider-item .text p {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    margin-top: 16px
}

.reviews .swiper-slide {
    user-select: text
}

.reviews .swiper-wrapper {
    cursor: auto
}

.rating-value[rating-value="1"] {
    --star-rev: 1
}

.rating-value[rating-value="2"] {
    --star-rev: 2
}

.rating-value[rating-value="3"] {
    --star-rev: 3
}

.rating-value[rating-value="4"] {
    --star-rev: 4
}

.rating-value[rating-value="5"] {
    --star-rev: 5
}

.rating-value {
    --_star-size: 1.4rem;
    --_gap: 0rem;
    display: inline-flex;
    gap: var(--_gap);
    height: var(--_star-size);
    width: calc(var(--star-rev, 0) * var(--_star-size) + (var(--star-rev, 0) - 1) * var(--_gap));
    background-image: url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
    background-repeat: repeat-x;
    background-size: var(--_star-size)
}

.search {
    padding-top: 50px
}

@media (min-width:1150px) {
    .search {
        padding-top: 75px
    }
}

.search__wrap {
    max-width: 920px;
    margin: 0 auto
}

.search__title {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .search__title {
        margin-bottom: 40px
    }
}

.sent-message {
    min-height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column
}

.sent-message__top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex: 1 0 auto;
    padding-top: 80px;
    padding-bottom: 80px
}

@media (min-width:768px) {
    .sent-message__top {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (min-width:1150px) {
    .sent-message__top {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.sent-message__content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

.sent-message__title {
    font-size: 29px;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .sent-message__title {
        font-size: 39px;
        line-height: 51px;
        margin-bottom: 25px
    }
}

.sent-message__text {
    line-height: 1.625;
    text-align: center;
    margin-bottom: 40px
}

@media (min-width:480px) {
    .sent-message__text {
        max-width: 624px
    }
}

.sent-message__bottom-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 60px
}

@media (min-width:768px) {
    .sent-message__bottom-wrap {
        padding-bottom: 80px
    }
}

.sent-message__bottom-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    background-image: linear-gradient(90deg, rgba(180, 180, 180, 0), #b4b4b4, rgba(180, 180, 180, 0))
}

@media (min-width:480px) {
    .sent-message__bottom-wrap:before {
        width: 541px
    }
}

.sent-message__account {
    line-height: 1.625;
    margin-bottom: 6px
}

@media (min-width:340px) {
    .sent-message__account {
        margin-bottom: 0
    }
}

@media (min-width:345px) {
    .sent-message__account {
        margin-right: 5px
    }
}

.sent-message__register {
    color: #0084bd
}

.sent-message__services {
    margin-top: 30px
}

.services-mini {
    position: relative
}

.services-mini__text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    font-weight: 500;
    line-height: 1.2;
    color: #f0d729;
    text-align: center;
    cursor: pointer
}

.services-mini__text:after {
    content: '';
    display: block;
    width: 10px;
    height: 7px;
    margin-left: 7px;
    margin-top: 3px;
    background-image: url(/dist/assets/images/content/optimized/icons/arrow-small-red.svg)
}

.services-mini__dropdown {
    position: absolute;
    top: calc(100% + 5px);
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px;
    z-index: 1
}

.services-mini__dropdown.hidden {
    display: none
}

.services-mini__dropdown.visible {
    display: block
}

.services-mini__list {
    padding: 15px 20px
}

.services-mini__item {
    margin-bottom: 20px
}

.services-mini__item:last-of-type {
    margin-bottom: 0
}

.services-mini__link {
    line-height: 1.625;
    transition: .4s
}

.services-mini__link:hover {
    color: #f0d729
}

.share {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

.share__item {
    margin-right: 15px;
    line-height: 1;
    display: flex;
    align-items: center
}

.share__item:nth-child(n+4) {
    margin-top: 15px
}

@media (min-width:561px) {
    .share__item:nth-child(n+4) {
        margin-top: 0
    }
}

.share__item:last-child {
    margin-right: 0
}

.share__link {
    display: flex;
    align-items: center;
    line-height: 1.2;
    font-weight: 500;
    transition: .3s
}

.share__link img {
    filter: grayscale(1);
    opacity: .6;
    transition: .3s
}

.share__link:hover img {
    filter: unset;
    opacity: 1;
    transition: .3s
}

.share__link:hover {
    color: #f0d729
}

.share__link_gray {
    color: #b4b4b4
}

.share__link_gray.share__link_facebook:before {
    background-image: url(/dist/assets/images/content/optimized/icons/facebook-gray.svg)
}

.share__link_gray.share__link_twitter:before {
    background-image: url(/dist/assets/images/content/optimized/icons/twitter-gray.svg)
}

.share__link_gray.share__link_vk:before {
    background-image: url(/dist/assets/images/content/optimized/icons/vk-gray.svg)
}

.share__link_gray.share__link_link:before {
    background-image: url(/dist/assets/images/content/optimized/icons/link-gray.svg)
}

.share__link_dark {
    color: #383838
}

.steps__title {
    margin-bottom: 75px
}

@media (min-width:768px) {
    .steps__wrap {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row
    }
}

.steps__item {
    position: relative;
    padding: 60px 20px 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

.steps__item+.steps__item {
    margin-top: 55px
}

@media (min-width:768px) {
    .steps__item+.steps__item {
        margin: 0;
        margin-left: 20px
    }
}

@media (min-width:1150px) {
    .steps__item+.steps__item {
        margin-left: 30px
    }
}

@media (min-width:480px) {
    .steps__item {
        padding: 60px 25px 30px
    }
}

@media (min-width:768px) {
    .steps__item {
        width: 100%
    }
}

@media (min-width:992px) {
    .steps__item {
        padding: 60px 30px 40px
    }
}

.steps__item-num {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #383838;
    font-size: 31px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff
}

.steps__item-title {
    margin-bottom: 15px
}

.steps__item-descr {
    text-align: center
}

.hide {
    display: none
}

.tarif-box {
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.tarif-box .heading {
    width: 50%;
    margin-right: 30px
}

.tarif-box .heading li a {
    height: 78px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 18px;
    border-bottom: 1px solid #dcdcdc;
    transition: .3s;
    position: relative
}

.tarif-box .heading li img {
    height: 26px;
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    margin-right: 15px
}

.tarif-box .heading li .coverage__flag-name {
    font-size: 16px
}

.tarif-box .heading li a.current {
    background: #e6edf7
}

.tarif-box .heading li a.current::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.tarif-box .heading .ac.active {
    position: relative
}

.tarif-box .heading .ac.active::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.list-wrap.private-tariff__ip-addresses {
    position: relative;
    height: 510px !important
}

@media (max-width:990px) {
    .list-wrap.private-tariff__ip-addresses {
        height: unset !important
    }

    .list-wrap.private-tariff__ip-addresses .private-tariff__quantity {
        max-height: unset
    }
}

.tarifs li .btn-buy {
    display: none
}

.ip-item {
    cursor: pointer
}

.ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
    border-radius: 5px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: left;
    background: #f0d729;
    margin-left: 20px
}

.ip-item.active .ip-quantity__wrapper {
    background: #e6edf7
}

.ip-item.active .ip-quantity__wrapper::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.private-tariff__country {
    padding: 0
}

.private-tariff__quantity-footer {
    align-items: center
}

.ss-container:after {
    background: unset
}

.private-tariff__quantity-total-buy {
    background: #0174e4;
    color: #fff;
    border: none;
    width: auto
}

.private-tariff__quantity-total-buy:hover {
    color: #fff;
    background: #2d97fe
}

.private-tariff__quantity-total-buy:active,
.private-tariff__quantity-total-buy:focus {
    background: #0157ab
}

@media (max-width:990px) {
    .tarif-box {
        flex-direction: column;
        height: unset
    }

    .tarif-box .heading,
    .tarif-box .list-wrap {
        width: 100%
    }

    .tarif-box .heading .tabset,
    .tarif-box .list-wrap .tabset {
        max-width: 100%
    }

    .tarif-box .list-wrap h3 {
        margin-top: 25px
    }

    .tarif-box .list-wrap .tarifs {
        max-width: 100%
    }
}

@media (max-width:570px) {
    .tarif-box .ip-item {
        padding-top: 0
    }

    .tarif-box .ip-item .ip-quantity__wrapper {
        padding-bottom: 20px;
        align-items: start;
        height: unset;
        padding-left: 0
    }
}

@media (max-width:768px) {
    .private-tariff__footer-wrap {
        flex-direction: column;
        align-items: start !important
    }

    .private-tariff__footer-wrap .private-tariff__country-footer {
        padding-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: start !important
    }

    .private-tariff__footer-wrap .private-tariff__country-footer p {
        margin-bottom: 10px
    }

    .private-tariff__footer-wrap .private-tariff__quantity-footer {
        width: 100%;
        padding-top: 15px
    }
}

#tarifs-eu .ss-content,
#tarifs-us .ss-content {
    width: 100%
}

.tariff {
    position: relative;
    padding-top: 60px;
    padding-bottom: 80px
}

@media (min-width:768px) {
    .tariff {
        padding-top: 80px;
        padding-bottom: 100px
    }
}

.tariff__title {
    margin-bottom: 20px
}

.tariff__subtitle {
    line-height: 1.625;
    text-align: center;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .tariff__subtitle {
        margin-bottom: 60px
    }
}

@media (min-width:992px) {
    .tariff__calculator {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

.tariff__top-part {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (min-width:992px) {
    .tariff__top-part {
        width: 65.9%
    }
}

@media (min-width:1150px) {
    .tariff__top-part {
        width: 65.8%
    }
}

.tariff__top {
    width: 100%;
    margin-bottom: 20px;
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

@media (min-width:768px) {
    .tariff__top {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.tariff__item {
    margin-bottom: 25px
}

@media (min-width:768px) {

    .tariff__item_location,
    .tariff__item_number {
        width: 42.2%
    }
}

@media (min-width:1150px) {

    .tariff__item_location,
    .tariff__item_number {
        width: 43.3%
    }
}

@media (min-width:768px) {
    .tariff__item_city {
        width: calc(57.8% - 25px)
    }
}

@media (min-width:1150px) {
    .tariff__item_city {
        width: calc(56.7% - 25px)
    }
}

@media (min-width:768px) {
    .tariff__item:nth-child(n+3) {
        margin-bottom: 0
    }
}

.tariff__top-text {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.5
}

.tariff__top-select {
    position: relative;
    padding: 14.5px 40px 14.5px 20px;
    background-color: #f1f1f1;
    border-radius: 5px
}

.tariff__top-select:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background: url(/dist/assets/images/content/optimized/icons/arrow-small-black.svg) no-repeat center center
}

.tariff__top-dropdown {
    max-height: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.tariff__top-dropdown.show {
    max-height: 100%;
    margin-top: 2px
}

.tariff__dropdown-list {
    padding: 15px 20px
}

.tariff__top-input {
    width: 100%;
    padding: 14.5px 20px;
    background-color: #f1f1f1;
    border-radius: 5px;
    color: inherit;
    border: none;
    outline: 0
}

.tariff__top-range[type=range] {
    appearance: none;
    width: 100%;
    height: 47px;
    outline: 0
}

.tariff__top-range[type=range]::-webkit-slider-runnable-track {
    height: 5px;
    border-radius: 5px;
    background-color: #b4b4b4
}

.tariff__top-range[type=range]::-webkit-slider-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #f0d729;
    transform: translateY(-8px)
}

.tariff__top-range[type=range]::-moz-range-track {
    height: 5px;
    border-radius: 5px;
    background-color: #b4b4b4
}

.tariff__top-range[type=range]::-moz-range-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #f0d729;
    transform: translateY(-8px)
}

@media (min-width:768px) {
    .tariff__top-range[type=range] {
        width: calc(57.8% - 25px);
        margin-top: 25px
    }
}

@media (min-width:1150px) {
    .tariff__top-range[type=range] {
        width: calc(56.7% - 25px)
    }
}

.tariff__button-add {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 100%;
    height: 176px;
    margin-bottom: 20px;
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

@media (min-width:768px) {
    .tariff__button-add {
        width: 43.6%;
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .tariff__button-add {
        height: 150px
    }
}

.tariff__button-text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    max-width: 210px;
    line-height: 1.625;
    color: #2d9cdb
}

.tariff__button-text:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
    background: url(/dist/assets/images/content/optimized/icons/plus.svg) no-repeat center center
}

.tariff__button-wholesale {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 176px;
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802)
}

.tariff__button-wholesale .button {
    color: #f0d729
}

.tariff__button-wholesale:hover .button {
    background-color: #e74444;
    border: 2px solid #e74444;
    color: #fff
}

@media (min-width:768px) {
    .tariff__button-wholesale {
        width: calc(56.4% - 20px)
    }
}

@media (min-width:992px) {
    .tariff__button-wholesale {
        height: 150px
    }
}

.tariff__button-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px
}

.tariff__bottom {
    margin-top: 20px;
    padding: 30px;
    background-color: #091139;
    box-shadow: 0 6px 60px rgba(0, 0, 0, .1), 0 17.5658px 21.901px rgba(0, 0, 0, .0521049), 0 13.2728px 10.6325px rgba(0, 0, 0, .0395299), 0 10.0319px 5.21226px rgba(0, 0, 0, .0313619), 0 5.95272px 2.06094px rgba(0, 0, 0, .0204786);
    border-radius: 5px
}

@media (min-width:768px) {
    .tariff__bottom {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: row
    }
}

@media (min-width:992px) {
    .tariff__bottom {
        display: block;
        width: calc(34.1% - 20px);
        margin-top: 0
    }
}

@media (min-width:1150px) {
    .tariff__bottom {
        width: calc(34.2% - 30px)
    }
}

.tariff__bottom .button {
    width: 100%
}

@media (min-width:768px) {
    .tariff__bottom-left {
        width: 40%
    }
}

@media (min-width:992px) {
    .tariff__bottom-left {
        width: 100%
    }
}

@media (min-width:768px) {
    .tariff__bottom-right {
        position: relative;
        width: calc(60% - 60px)
    }

    .tariff__bottom-right:before {
        content: '';
        position: absolute;
        top: 0;
        left: -30px;
        height: 100%;
        width: 1px;
        background: linear-gradient(0deg, rgba(105, 105, 105, 0), #696969, rgba(105, 105, 105, 0))
    }
}

@media (min-width:992px) {
    .tariff__bottom-right {
        width: 100%
    }

    .tariff__bottom-right:before {
        display: none
    }
}

.tariff__bottom-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .tariff__bottom-title {
        max-width: 200px
    }
}

@media (min-width:992px) {
    .tariff__bottom-title {
        max-width: 100%
    }
}

.tariff__bottom-data {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px
}

.tariff__bottom-data:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(105, 105, 105, 0), #696969, rgba(105, 105, 105, 0))
}

@media (min-width:768px) {
    .tariff__bottom-data {
        margin-top: 0;
        padding-top: 0
    }

    .tariff__bottom-data:before {
        display: none
    }
}

@media (min-width:992px) {
    .tariff__bottom-data {
        margin-top: 30px;
        padding-top: 30px
    }

    .tariff__bottom-data:before {
        display: block
    }
}

.tariff__number,
.tariff__sum,
.tariff__term {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    color: #fff
}

.tariff__number,
.tariff__term {
    margin-bottom: 20px
}

.tariff__term-text {
    line-height: 1.625
}

.tariff__sum-text {
    font-weight: 500;
    line-height: 1.2
}

.dropdown-list__item {
    line-height: 1.625;
    margin-bottom: 20px
}

.dropdown-list__item:last-child {
    margin-bottom: 0
}

.text-block {
    padding-top: 0
}

.text-block__subtitle {
    text-align: center;
    margin-top: 20px
}

.text-block__content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-top: 60px
}

@media (max-width:767px) {
    .text-block__content:first-child {
        padding-top: 0
    }

    .text-block__content:first-child .text-block__text {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .text-block__content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        padding-top: 80px
    }
}

.text-block__content picture {
    max-width: 540px;
    width: 50%
}

@media (max-width:767px) {
    .text-block__content picture {
        width: 70%;
        margin: 40px auto 0
    }
}

@media (max-width:620px) {
    .text-block__content picture {
        width: 80%
    }
}

@media (max-width:480px) {
    .text-block__content picture {
        width: 100%
    }
}

.text-block__content picture img {
    width: 100%;
    height: auto
}

.text-block__content img {
    width: 100%;
    height: auto;
    max-width: 540px
}

@media (max-width:767px) {
    .text-block__content {
        flex-direction: column-reverse;
        align-items: flex-start
    }
}

@media (min-width:768px) {
    .text-block__content.reverse {
        flex-direction: row-reverse
    }
}

@media (max-width:767px) {
    .text-block__content.reverse {
        flex-direction: column-reverse
    }
}

@media (min-width:768px) {
    .text-block__content.reverse .text-block__inner {
        margin-left: 0;
        margin-right: 20px
    }
}

@media (min-width:1150px) {
    .text-block__content.reverse .text-block__inner {
        margin-right: 30px
    }
}

.text-block__content-title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    color: #091139
}

@media (min-width:768px) {
    .text-block__content-title {
        margin-top: 0
    }
}

.text-block__text {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #091139
}

@media (min-width:768px) {
    .text-block__text {
        margin-bottom: 25px
    }
}

.text-block__inner {
    max-width: 540px;
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .text-block__inner {
        margin-left: 20px
    }
}

@media (min-width:1150px) {
    .text-block__inner {
        margin-left: 30px
    }
}

.text-block__link {
    font-weight: 500
}

.text-block__image_logs img {
    width: 280px;
    height: 181px
}

@media (min-width:480px) {
    .text-block__image_logs img {
        width: 440px;
        height: 285px
    }
}

@media (min-width:768px) {
    .text-block__image_logs img {
        width: 334px;
        height: 217px
    }
}

@media (min-width:992px) {
    .text-block__image_logs img {
        width: 446px;
        height: 289px
    }
}

@media (min-width:1150px) {
    .text-block__image_logs img {
        width: 540px;
        height: 351px
    }
}

.text-block__image_media img {
    width: 280px;
    height: 178px
}

@media (min-width:480px) {
    .text-block__image_media img {
        width: 440px;
        height: 279px
    }
}

@media (min-width:768px) {
    .text-block__image_media img {
        width: 334px;
        height: 212px
    }
}

@media (min-width:992px) {
    .text-block__image_media img {
        width: 446px;
        height: 282px
    }
}

@media (min-width:1150px) {
    .text-block__image_media img {
        width: 540px;
        height: 342px
    }
}

.text-block__image_traces img {
    width: 280px;
    height: 186px
}

@media (min-width:480px) {
    .text-block__image_traces img {
        width: 440px;
        height: 293px
    }
}

@media (min-width:768px) {
    .text-block__image_traces img {
        width: 334px;
        height: 221px
    }
}

@media (min-width:992px) {
    .text-block__image_traces img {
        width: 446px;
        height: 297px
    }
}

@media (min-width:1150px) {
    .text-block__image_traces img {
        width: 540px;
        height: 335px
    }
}

@media (min-width:1150px) {
    .text-block__image_credit-card img {
        width: 540px;
        height: 330px
    }
}

.text-block__list li {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.text-block__list li:last-child {
    margin-bottom: 0
}

.text-block__list li img {
    margin: 0 19px 0 0;
    max-width: 24px
}

.text-block__single {
    padding: 150px 0 0;
    max-width: 730px;
    text-align: center;
    margin: 0 auto
}

@media (max-width:992px) {
    .text-block__single {
        padding: 100px 0 0
    }
}

@media (max-width:768px) {
    .text-block__single {
        padding: 80px 0 0
    }

    .text-block__single .text-block__text {
        margin-bottom: 0
    }
}

@media (max-width:480px) {
    .text-block__single {
        padding: 60px 0 0
    }
}

.text-block .text-block__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.text-block .text-block__list li {
    display: flex;
    margin-bottom: 10px
}

.main-page .text-block__image_shield img {
    width: 280px;
    height: 178px
}

@media (min-width:480px) {
    .main-page .text-block__image_shield img {
        width: 440px;
        height: 280px
    }
}

@media (min-width:768px) {
    .main-page .text-block__image_shield img {
        width: 334px;
        height: 208px
    }
}

@media (min-width:992px) {
    .main-page .text-block__image_shield img {
        width: 446px;
        height: 278px
    }
}

@media (min-width:1150px) {
    .main-page .text-block__image_traces img {
        width: 540px;
        height: 335px
    }
}

.main-page .text-block__image_glass img {
    width: 280px;
    height: 200px
}

@media (min-width:480px) {
    .main-page .text-block__image_glass img {
        width: 440px;
        height: 315px
    }
}

@media (min-width:768px) {
    .main-page .text-block__image_glass img {
        width: 334px;
        height: 254px
    }
}

@media (min-width:992px) {
    .main-page .text-block__image_glass img {
        width: 446px;
        height: 303px
    }
}

@media (min-width:1150px) {
    .main-page .text-block__image_credit-card img {
        width: 540px;
        height: 330px
    }
}

.main-page .text-block__image_notebook img {
    width: 280px;
    height: 136px
}

@media (min-width:480px) {
    .main-page .text-block__image_notebook img {
        width: 440px;
        height: 213px
    }
}

@media (min-width:768px) {
    .main-page .text-block__image_notebook img {
        width: 334px;
        height: 186px
    }
}

@media (min-width:992px) {
    .main-page .text-block__image_notebook img {
        width: 446px;
        height: 250px
    }
}

@media (min-width:1150px) {
    .main-page .text-block__image_notebook img {
        width: 540px;
        height: 249px
    }
}

@media (min-width:1150px) {
    .main-page .text-block__image_logs img {
        width: 540px;
        height: 351px
    }
}

@media (min-width:1150px) {
    .main-page .text-block__image_media img {
        width: 540px;
        height: 342px
    }
}

@media (max-width:768px) {
    .text-block__about-us {
        padding-top: 70px
    }
}

.text-block__about-us .small-title {
    font-size: 25px;
    line-height: 120%
}

.text-columns {
    padding-bottom: 50px
}

.text-columns__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px
}

@media (max-width:767px) {
    .text-columns__wrapper {
        justify-content: space-between
    }
}

.text-columns__item {
    width: 30%;
    margin: 55px 15px 0
}

@media (max-width:767px) {
    .text-columns__item {
        width: 44%
    }
}

.text-columns__item:first-child,
.text-columns__item:nth-child(4) {
    margin-left: 0
}

.text-columns__item:nth-child(3),
.text-columns__item:nth-child(6) {
    margin-right: 0
}

@media (max-width:767px) {

    .text-columns__item:nth-child(3),
    .text-columns__item:nth-child(5) {
        margin-left: 0
    }
}

@media (max-width:480px) {
    .text-columns__item {
        width: 100%;
        margin: 45px 0 0 0 !important
    }
}

.text-columns__item-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 20px;
    position: relative
}

.text-columns__item-title:before {
    position: absolute;
    top: -15px;
    left: 0;
    content: '';
    height: 2px;
    width: 60px;
    background: #0174e4
}

.text-columns__item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.trustpilot-first {
    background: #e6edf7;
    padding-bottom: 80px
}

.trustpilot-first .container {
    max-width: 1390px
}

.trustpilot-first__subtitle {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center
}

.trustpilot-first__tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-bottom: 40px
}

.trustpilot-first__tab {
    line-height: 1.2;
    font-weight: 500;
    margin-right: 15px;
    border: 1px solid transparent;
    transition: .4s;
    cursor: pointer
}

.trustpilot-first__tab:last-child {
    margin-right: 0
}

.trustpilot-first__tab:hover {
    color: #383838
}

.trustpilot-first__tab.active {
    border-bottom: 1px solid #383838
}

.trustpilot-first__tab.active:hover {
    border-bottom: 1px solid #383838
}

.trustpilot-first__slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row
}

.trustpilot-first__card:nth-child(n+2) {
    display: none
}

@media (min-width:480px) {
    .trustpilot-first__card:nth-child(n+4) {
        display: block;
        margin-left: 10px
    }
}

@media (min-width:768px) {
    .trustpilot-first__card:nth-child(n+3) {
        display: block;
        margin-left: 20px
    }
}

@media (min-width:992px) {
    .trustpilot-first__card:nth-child(n+1) {
        display: block;
        margin-right: 20px;
        margin-left: 0
    }
}

@media (min-width:1150px) {
    .trustpilot-first__card:nth-child(n+1) {
        margin-right: 30px
    }
}

.trustpilot-first__card:last-child {
    margin-right: 0
}

.trustpilot-first__more-link {
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    width: 100%;
    margin-top: 40px
}

.trustpilot-first .js-tabs__content.active {
    display: flex
}

.trustpilot-first .js-tabs__tabs-container {
    margin-bottom: 60px
}

.trustpilot-first .js-tabs__tab {
    border-bottom: 0;
    padding: 6px 0
}

.trustpilot-first .js-tabs__tab.active {
    color: #0174e4;
    border-bottom: 1px solid #0174e4
}

.new-tariff-block .tarif-box .heading {
    width: 33%
}

@media (max-width:990px) {
    .new-tariff-block .tarif-box .heading {
        width: 100%
    }
}

.new-tariff-block .accordion-country {
    max-width: unset
}

.new-tariff-block .private-tariff__country,
.new-tariff-block .private-tarifs {
    max-height: 497px
}

@media (max-width:990px) {

    .new-tariff-block .private-tariff__country,
    .new-tariff-block .private-tarifs {
        max-height: 497px
    }
}

.new-tariff-block .accordion-country {
    height: 507px
}

@media (max-width:990px) {
    .new-tariff-block .accordion-country {
        height: 493px
    }
}

.new-tariff-block .tarif-box .ac,
.new-tariff-block .tarif-box li.ac-text {
    margin: 4px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 23px 80px 0 rgba(4, 68, 164, .07);
    border: unset
}

.new-tariff-block .tarif-box .ac .ac-header,
.new-tariff-block .tarif-box li.ac-text .ac-header {
    display: flex;
    align-items: center
}

.new-tariff-block .tarif-box .ac .ac-header .ac-trigger-proxy .img-wrap,
.new-tariff-block .tarif-box li.ac-text .ac-header .ac-trigger-proxy .img-wrap {
    min-width: 26px;
    max-width: 26px;
    width: 26px
}

.new-tariff-block .tarif-box .ac .ac-header,
.new-tariff-block .tarif-box .ac a,
.new-tariff-block .tarif-box li.ac-text .ac-header,
.new-tariff-block .tarif-box li.ac-text a {
    height: 73px !important;
    border: 1px solid #dcdcdc66;
    border-radius: 5px
}

.new-tariff-block .tarif-box .ac:hover .ac-header,
.new-tariff-block .tarif-box .ac:hover a,
.new-tariff-block .tarif-box li.ac-text:hover .ac-header,
.new-tariff-block .tarif-box li.ac-text:hover a {
    background: #e6edf752
}

.new-tariff-block .tarif-box .ac {
    position: relative
}

.new-tariff-block .tarif-box .ac .ac-trigger-proxy:after {
    display: none
}

.new-tariff-block .tarif-box .ac.active {
    background: #e6edf7
}

.new-tariff-block .tarif-box .ac.active .ac-header {
    position: relative
}

.new-tariff-block .tarif-box .ac.active .ac-header:after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.new-tariff-block .private-tariff__ip-addresses {
    width: 65%
}

.new-tariff-block .private-tariff__ip-addresses .ip-item {
    margin-right: 0;
    width: 48%;
    margin: 4px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 23px 80px 0 rgba(4, 68, 164, .07)
}

@media (max-width:620px) {
    .new-tariff-block .private-tariff__ip-addresses .ip-item {
        width: 100%;
        margin: 8px 4px
    }

    .new-tariff-block .private-tariff__ip-addresses .ip-item:last-child {
        padding-bottom: 8px
    }
}

.new-tariff-block .private-tariff__ip-addresses .ip-item .ip-quantity__wrapper {
    height: 73px;
    width: 100%;
    display: flex;
    align-items: baseline;
    padding-left: 18px;
    border: 1px solid #dcdcdc66;
    transition: .3s;
    position: relative;
    flex-direction: column;
    background: #fbfcfd;
    border-radius: 5px
}

.new-tariff-block .private-tariff__ip-addresses .ip-item .ip-quantity__wrapper .quantity {
    font-size: 15px;
    font-weight: 500;
    line-height: 20.8px;
    text-align: left;
    margin-top: 11px
}

.new-tariff-block .private-tariff__ip-addresses .ip-item .ip-quantity__wrapper .ip-quantity__price {
    margin-left: unset;
    font-size: 14px;
    margin-top: 5px
}

.new-tariff-block .private-tariff__ip-addresses .ip-item .ip-quantity__wrapper .ip-quantity__price span {
    white-space: nowrap;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 1px 9px 3px 9px;
    font-size: 12px
}

@media (max-width:340px) {
    .new-tariff-block .private-tariff__ip-addresses .ip-item .ip-quantity__wrapper .ip-quantity__price span {
        top: 38px
    }
}

.new-tariff-block .private-tariff__ip-addresses .ip-item .ip-quantity__wrapper .discount {
    white-space: nowrap;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 1px 9px 3px 9px;
    font-size: 12px;
    white-space: nowrap;
    border-radius: 5px;
    font-weight: 500;
    line-height: 18.2px;
    background: #f0d729
}

@media (max-width:340px) {
    .new-tariff-block .private-tariff__ip-addresses .ip-item .ip-quantity__wrapper .discount {
        top: 38px
    }
}

.new-tariff-block .private-tariff__ip-addresses .ip-item:hover .ip-quantity__wrapper {
    background: #e6edf752
}

.new-tariff-block .private-tariff__ip-addresses .ip-item.active .ip-quantity__wrapper {
    background: #e6edf7
}

.new-tariff-block .list-wrap.private-tariff__ip-addresses {
    position: relative;
    height: unset !important
}

.private-proxy-price .private-tariff .new-tariff-block .accordion-country li a {
    border: 1px solid #19326d;
    border-bottom: unset;
    background: #19326d;
    transition: .3s
}

.private-proxy-price .private-tariff .new-tariff-block .accordion-country li a:hover {
    background: #132753a3 !important
}

.private-proxy-price .private-tariff .new-tariff-block .accordion-country li a.current {
    background: #162b5e
}

.private-proxy-price .private-tariff .new-tariff-block .accordion-country li a.current .ac-header:after {
    background: #f0d729
}

.private-proxy-price .private-tariff .new-tariff-block .accordion-country li a.current .coverage__flag-name {
    color: #f0d729
}

.private-proxy-price .private-tariff .new-tariff-block .accordion-country li a:after {
    background: #f0d729
}

.private-proxy-price .private-tariff .new-tariff-block .ip-quantity__price span {
    color: #19326d
}

.private-proxy-price .private-tariff .new-tariff-block .ac {
    border-bottom: unset;
    background: #19326d;
    transition: .3s;
    border-bottom: unset !important
}

.private-proxy-price .private-tariff .new-tariff-block .ac:hover {
    background: #132753a3 !important
}

.private-proxy-price .private-tariff .new-tariff-block .ac .ac-header {
    border: 1px solid #19326d
}

.private-proxy-price .private-tariff .new-tariff-block .ac .ac-header:hover {
    background: unset
}

.private-proxy-price .private-tariff .new-tariff-block .ac.active {
    position: relative;
    background: #162b5e
}

.private-proxy-price .private-tariff .new-tariff-block .ac.active .ac-header:after {
    background: #f0d729
}

.private-proxy-price .private-tariff .new-tariff-block .ac.active .coverage__flag-name {
    color: #f0d729
}

@media (max-width:990px) {
    .private-proxy-price .new-tariff-block .accordion-country {
        height: 495px
    }
}

@media (max-width:990px) {
    .main.packet-proxy .new-tariff-block .accordion-country {
        height: 495px
    }
}

@media (max-width:990px) {

    .main.home-page .new-tariff-block .accordion-country,
    .main.private-proxy .new-tariff-block .accordion-country {
        height: 495px
    }
}

@media (max-width:990px) {
    .proxylist {
        padding-top: 0
    }
}

.proxylist__total {
    margin-top: 60px;
    justify-content: space-between;
    padding: 24px 40px 17px;
    display: flex;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916)
}

@media (max-width:990px) {
    .proxylist__total {
        flex-direction: column;
        padding: 24px 30px 17px
    }
}

.proxylist__total-found p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%
}

@media (max-width:768px) {
    .proxylist__total-download {
        margin-top: 50px
    }
}

@media (max-width:480px) {
    .proxylist__total-download {
        flex-wrap: wrap
    }
}

.proxylist__total-download p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-right: 30px;
    position: relative
}

@media (max-width:480px) {
    .proxylist__total-download p {
        width: 100%;
        margin-bottom: 15px
    }
}

.proxylist__total-download p:before {
    content: "";
    height: 125%;
    width: 1px;
    background: #dcdcdc;
    position: absolute;
    left: -30px;
    top: -7px
}

@media (max-width:768px) {
    .proxylist__total-download p:before {
        height: 1px;
        width: calc(100vw - 100px);
        background: #dcdcdc;
        position: absolute;
        left: 0;
        top: -23px
    }
}

.proxylist__total-download-logout-info {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 27px;
    transform: translate(-50%);
    padding-bottom: 15px
}

.proxylist__total-download-logout-info-inner {
    width: 270px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 150%;
    padding: 10px;
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916)
}

.proxylist__total-download-logout-info-inner:after {
    position: absolute;
    background: #fff;
    content: "";
    height: 15px;
    width: 15px;
    bottom: 7px;
    transform: rotate(45deg);
    left: 48%
}

.proxylist__total-download-logout-info-inner p {
    margin-top: 10px
}

.proxylist__total-download-logout-info-inner a {
    color: #0174e4
}

.proxylist__total-download-wrap {
    position: relative
}

.proxylist__total-download-wrap:hover .proxylist__total-download-logout-info {
    display: block
}

.proxylist__total-download-item {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #0174e4;
    cursor: pointer;
    margin-right: 30px;
    display: flex
}

.proxylist__total-download-item:before {
    content: url(/dist/assets/images/icons/txt.svg);
    margin-right: 10px
}

.proxylist__total-download-xls {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #0174e4;
    cursor: pointer;
    display: flex
}

.proxylist__total-download-xls:before {
    content: url(/dist/assets/images/icons/CSV.svg);
    margin-right: 10px
}

.proxylist__total-download {
    display: flex
}

.proxylist__table {
    margin-top: 75px
}

@media (max-width:890px) {
    .proxylist__table {
        overflow: scroll;
        width: 100vw;
        padding-right: 30px
    }
}

.proxylist__table-header {
    display: flex;
    justify-content: space-between
}

.proxylist__table-header .proxylist__table-cell {
    min-width: 120px;
    padding: 15px 20px
}

.proxylist__table-header .proxylist__table-cell:nth-child(2) {
    width: 10%;
    min-width: 227px;
    text-align: center
}

.proxylist__table-header .proxylist__table-cell:nth-child(3) {
    width: 12%
}

.proxylist__table-header .proxylist__table-cell:nth-child(4) {
    width: 18%;
    min-width: 175px
}

.proxylist__table-header .proxylist__table-cell p {
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    color: #828282
}

.proxylist__table-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc
}

@media (max-width:890px) {
    .proxylist__table-row {
        width: fit-content
    }
}

.proxylist__table-row:last-child {
    border-bottom: 0
}

.proxylist__table-row .proxylist__table-cell {
    padding: 20px
}

.proxylist__table-row .proxylist__table-cell:nth-child(2) {
    width: 10%;
    min-width: 260px
}

.proxylist__table-row .proxylist__table-cell:nth-child(5) {
    width: 18%;
    margin: 20px;
    padding: 0;
    background: #f1f1f1;
    position: relative;
    overflow: hidden
}

.proxylist__table-row .proxylist__table-cell:nth-child(5) p {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    z-index: 1
}

.proxylist__table-row .proxylist__table-cell:nth-child(5) .proxylist__table-cell-speed-low {
    position: absolute;
    width: 20%;
    height: 26px;
    top: 0;
    left: 0;
    background: #ee6565
}

.proxylist__table-row .proxylist__table-cell:nth-child(5) .proxylist__table-cell-speed-middle {
    position: absolute;
    width: 50%;
    height: 26px;
    top: 0;
    left: 0;
    background: #bdbdbd
}

.proxylist__table-row .proxylist__table-cell:nth-child(5) .proxylist__table-cell-speed-high {
    position: absolute;
    width: 90%;
    height: 26px;
    top: 0;
    left: 0;
    background: #50a8fe
}

.proxylist__table-row.inactive {
    background: #faebeb;
    border-left: 2px solid #e64444;
    margin-top: -1px
}

.proxylist__table-row.inactive .proxylist__table-cell {
    position: unset;
    background: unset
}

.proxylist__table-cell {
    width: 14%;
    min-width: 120px
}

.proxylist__table-cell:first-child {
    min-width: 75px;
    max-width: 75px
}

.proxylist__table-cell p {
    white-space: nowrap
}

.proxylist__pagination {
    margin-top: 65px;
    text-align: center;
    white-space: nowrap
}

.proxylist__pagination span {
    cursor: pointer;
    padding: 10px 15px
}

@media (max-width:480px) {
    .proxylist__pagination span {
        padding: 10px 10px
    }
}

@media (max-width:480px) {
    .proxylist__pagination span {
        padding: 10px 8px
    }
}

.proxylist__pagination span:nth-child(4) {
    display: none
}

@media (max-width:480px) {
    .proxylist__pagination span:nth-child(5) {
        padding: 10px 2px
    }
}

.proxylist__pagination span.proxylist__pagination-prev {
    padding-left: 43px
}

.proxylist__pagination-prev {
    position: relative;
    opacity: .6
}

.proxylist__pagination-prev:before {
    content: url(/dist/assets/images/icons/pag-next.svg);
    transform: rotate(180deg);
    position: absolute;
    left: 11px;
    bottom: 8px
}

.proxylist__pagination-next {
    position: relative
}

.proxylist__pagination-next:after {
    content: url(/dist/assets/images/icons/pag-next.svg);
    padding-left: 11px;
    position: relative;
    top: 1px
}

.proxylist__pagination-current {
    color: #0174e4;
    border-bottom: 1px solid #0174e4
}

.proxylist .proxylist__total-found {
    display: flex
}

@media (max-width:590px) {
    .proxylist .proxylist__total-found {
        flex-wrap: wrap
    }
}

.proxylist .proxylist__total-found div {
    margin-right: 30px
}

.proxylist .proxylist__total-found div:first-child {
    font-size: 20px;
    font-weight: 500;
    margin-right: 40px
}

@media (max-width:590px) {
    .proxylist .proxylist__total-found div:first-child {
        width: 100%;
        margin-bottom: 20px
    }
}

.proxy-options {
    padding-top: 50px
}

.proxy-options-form {
    box-shadow: 0 23px 80px rgba(4, 68, 164, .07), 0 9.60885px 33.4221px rgba(4, 68, 164, .0503198), 0 5.13735px 17.869px rgba(4, 68, 164, .0417275), 0 2.87996px 10.0172px rgba(4, 68, 164, .035), 0 1.52952px 5.32008px rgba(4, 68, 164, .0282725), 0 .63647px 2.21381px rgba(4, 68, 164, .0196802);
    border-radius: 5px;
    padding: 40px;
    margin-top: 60px
}

@media (max-width:520px) {
    .proxy-options-form {
        padding: 30px
    }
}

.proxy-options-form__column {
    display: flex;
    flex-direction: column
}

@media (max-width:990px) {
    .proxy-options-form__column:nth-child(2) {
        flex-direction: row
    }

    .proxy-options-form__column:nth-child(2) .form__row-anonymity {
        margin-top: 0
    }
}

@media (max-width:768px) {
    .proxy-options-form__column:nth-child(2) {
        flex-direction: column
    }

    .proxy-options-form__column:nth-child(2) .form__row-anonymity {
        margin-top: 30px
    }
}

@media (max-width:520px) {
    .proxy-options-form__column:nth-child(2) .form__row-anonymity {
        margin-top: 20px
    }
}

.proxy-options-form__wrapper {
    display: flex
}

@media (max-width:768px) {
    .proxy-options-form__wrapper {
        flex-direction: column
    }
}

.proxy-options-form__row {
    display: flex;
    align-items: end
}

@media (max-width:520px) {
    .proxy-options-form__row {
        flex-direction: column
    }
}

.proxy-options-form__select {
    display: flex;
    flex-direction: column;
    width: 45%;
    margin-right: 25px
}

@media (max-width:768px) {
    .proxy-options-form__select {
        width: 50%
    }
}

@media (max-width:520px) {
    .proxy-options-form__select {
        width: 100%;
        margin-right: 0
    }
}

.proxy-options-form__select ::ng-deep .bv_mainselect {
    padding: 0;
    font-family: Gordita, sans-serif;
    max-width: 230px;
    width: 100%
}

@media (max-width:768px) {
    .proxy-options-form__select ::ng-deep .bv_mainselect {
        max-width: unset
    }
}

.proxy-options-form__select ::ng-deep .bv_mainselect .bv_atual {
    font-size: 16px;
    color: #091139;
    box-shadow: unset;
    border: 1px solid #dcdcdc;
    padding: 12px 19px;
    line-height: 22px
}

.proxy-options-form__select ::ng-deep .bv_mainselect .bv_atual .arrow {
    border-width: 0 2px 2px 0
}

.proxy-options-form__select ::ng-deep .bv_mainselect .bv_ul_inner {
    box-shadow: none;
    border: 1px solid #dcdcdc;
    margin-top: 8px
}

.proxy-options-form__select ::ng-deep .bv_mainselect .bv_ul_inner li {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    color: #091139;
    padding: 10px 10px 10px 20px
}

.proxy-options-form__label {
    font-weight: 500;
    margin-bottom: 10px
}

.proxy-options-form__input {
    width: 100%
}

.proxy-options-form__ports {
    width: 45%
}

@media (max-width:768px) {
    .proxy-options-form__ports {
        width: 50%
    }
}

@media (max-width:520px) {
    .proxy-options-form__ports {
        width: 100%;
        margin-top: 30px
    }
}

.proxy-options-form__speed {
    width: 45%;
    margin-top: 30px;
    margin-right: 25px;
    position: relative
}

@media (max-width:768px) {
    .proxy-options-form__speed {
        width: 50%
    }
}

@media (max-width:520px) {
    .proxy-options-form__speed {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.proxy-options-form__speed:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 10px;
    background: #091139;
    bottom: 20px;
    right: -18px
}

@media (max-width:520px) {
    .proxy-options-form__speed:after {
        display: none
    }
}

.proxy-options-form__speed-to {
    width: 45%
}

@media (max-width:768px) {
    .proxy-options-form__speed-to {
        width: 50%
    }
}

@media (max-width:520px) {
    .proxy-options-form__speed-to {
        width: 100%
    }
}

.proxy-options-form__checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 9px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.proxy-options-form__checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.proxy-options .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #dcdcdc;
    border-radius: 4px
}

.proxy-options-form__checkbox-container input:checked~.checkmark {
    background-color: #0174e4;
    border: 2px solid #0174e4
}

.proxy-options .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.proxy-options-form__checkbox-container input:checked~.checkmark:after {
    display: block
}

.proxy-options-form__checkbox-container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.proxy-options-form__checkbox-label {
    margin-bottom: 10px;
    font-weight: 500
}

.proxy-options-form__type-wrap {
    display: flex
}

@media (max-width:620px) {
    .proxy-options-form__type-wrap {
        position: relative
    }
}

.proxy-options-form__checkbox-answer {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 45px;
    transform: translate(-50%);
    width: 270px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 150%;
    padding: 10px;
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    z-index: 2
}

@media (max-width:527px) {
    .proxy-options-form__checkbox-answer {
        bottom: 60px
    }
}

.proxy-options-form__checkbox-answer:after {
    position: absolute;
    background: #fff;
    content: "";
    height: 15px;
    width: 15px;
    bottom: -7px;
    transform: rotate(45deg);
    left: 48%
}

.proxy-options-form__checkbox-answer p {
    margin-top: 10px
}

.proxy-options-form__checkbox-question {
    display: inline-block;
    vertical-align: baseline;
    position: relative
}

@media (max-width:620px) {
    .proxy-options-form__checkbox-question {
        position: unset
    }
}

.proxy-options-form__checkbox-question:after {
    content: url(/dist/assets/images/icons/question-circle.svg);
    margin-left: 5px;
    cursor: pointer
}

.proxy-options-form__checkbox-question:hover .proxy-options-form__checkbox-answer {
    display: block
}

.proxy-options .form__row-type {
    justify-content: space-between;
    padding-left: 35px
}

@media (max-width:990px) {
    .proxy-options .form__row-type {
        flex-direction: column;
        align-items: baseline
    }
}

@media (max-width:768px) {
    .proxy-options .form__row-type {
        padding-left: 0;
        flex-direction: row;
        align-items: end;
        margin-top: 30px
    }
}

@media (max-width:520px) {
    .proxy-options .form__row-type {
        flex-wrap: wrap
    }

    .proxy-options .form__row-type .proxy-options-form__type {
        width: 50%
    }
}

.proxy-options-form__row.form__row-anonymity {
    padding-left: 35px;
    margin-top: auto
}

@media (max-width:990px) {
    .proxy-options-form__row.form__row-anonymity {
        flex-direction: column;
        align-items: baseline
    }
}

@media (max-width:768px) {
    .proxy-options-form__row.form__row-anonymity {
        padding: 0;
        flex-direction: row;
        align-items: end;
        margin-top: 30px
    }
}

@media (max-width:520px) {
    .proxy-options-form__row.form__row-anonymity {
        flex-direction: column;
        align-items: flex-start
    }
}

.proxy-options-form__row.form__row-anonymity .proxy-options-form__type {
    margin-right: 50px
}

.proxy-options-form__divide {
    border-bottom: 1px solid #dcdcdc;
    margin: 40px -40px 40px -40px
}

@media (max-width:520px) {
    .proxy-options-form__divide {
        margin: 40px 0 40px 0
    }
}

.proxy-options-form__button {
    padding: 14px 50px;
    white-space: nowrap
}

@media (max-width:580px) {
    .proxy-options-form__button {
        width: 100%
    }
}

.proxy-options-form__button-transparent {
    border: 1px solid #bdbdbd;
    margin-left: 20px;
    padding: 14px 45px;
    white-space: nowrap
}

@media (max-width:580px) {
    .proxy-options-form__button-transparent {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        padding: 14px 28px
    }
}

.proxy-options-form__button-transparent:hover {
    background: #2d97fe;
    border: 1px solid #2d97fe;
    color: #fff
}

.proxy-options-form__button-transparent:active,
.proxy-options-form__button-transparent:focus {
    background: #0157ab;
    border: 1px solid #0157ab;
    color: #fff
}

.proxy-options-form__row-additional {
    padding-left: 35px
}

@media (max-width:860px) {
    .proxy-options-form__row-additional {
        padding-left: 0;
        padding-top: 30px
    }
}

.proxy-options-form__message {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #828282
}

.proxy-options-form__message a {
    color: #0174e4
}

.proxy-options-form__footer {
    display: flex
}

@media (max-width:860px) {
    .proxy-options-form__footer {
        flex-direction: column
    }
}

@media (max-width:580px) {
    .proxy-options-form__footer .proxy-options-form__row:first-child {
        flex-direction: column
    }
}

.proxy-list-form .proxy-options-form__columns {
    display: flex
}

@media (max-width:990px) {
    .proxy-list-form .proxy-options-form__columns {
        flex-direction: column
    }
}

.proxy-list-form .proxy-options-form__wrapper {
    flex-direction: column
}

.proxy-list-form select {
    line-height: 22px;
    color: #383838;
    padding: 12px 19px;
    border-radius: 5px;
    transition: .3s;
    background: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.284066 0.705941C0.558653 0.431353 1.00385 0.431353 1.27843 0.705941L5 4.42751L8.72157 0.705941C8.99615 0.431353 9.44135 0.431353 9.71593 0.705941C9.99052 0.980528 9.99052 1.42572 9.71593 1.70031L5.49718 5.91906C5.2226 6.19365 4.7774 6.19365 4.50282 5.91906L0.284066 1.70031C0.00947815 1.42572 0.00947815 0.980528 0.284066 0.705941Z' fill='%23091139'/%3E%3C/svg%3E%0A") no-repeat right;
    -webkit-appearance: none;
    background-position-x: 96%;
    cursor: pointer
}

.proxy-list-form input,
.proxy-list-form select {
    border: 1px solid #dcdcdc
}

.proxy-list-form .form__row-anonymity,
.proxy-list-form .form__row-type {
    display: block
}

@media (max-width:990px) {

    .proxy-list-form .form__row-anonymity,
    .proxy-list-form .form__row-type {
        padding-left: 0;
        padding-top: 30px
    }
}

@media (max-width:768px) {

    .proxy-list-form .form__row-anonymity,
    .proxy-list-form .form__row-type {
        margin-top: 0
    }
}

@media (max-width:520px) {

    .proxy-list-form .form__row-anonymity,
    .proxy-list-form .form__row-type {
        margin-top: 0 !important
    }
}

.proxy-list-form .form__row-anonymity .proxy-options-form__checkboxes,
.proxy-list-form .form__row-type .proxy-options-form__checkboxes {
    flex-wrap: nowrap;
    margin-top: 7px
}

.proxy-list-form .proxy-options-form__column {
    width: 100%
}

@media (max-width:990px) {
    .proxy-list-form .proxy-options-form__column {
        flex-direction: column
    }
}

.proxy-list-form .proxy-options-form__footer .proxy-options-form__row {
    width: 75%
}

@media (max-width:580px) {
    .proxy-list-form .proxy-options-form__footer .proxy-options-form__row {
        width: 100%;
        justify-content: center;
        align-items: center
    }
}

.proxy-list-form .proxy-options-form__footer button {
    white-space: nowrap
}

.proxy-list-form .proxy-options-form__footer button:first-child {
    margin-right: 20px
}

@media (max-width:580px) {
    .proxy-list-form .proxy-options-form__footer button:first-child {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.proxy-list-form .form__row-anonymity {
    margin-top: 25px
}

.free-list {
    padding-bottom: 150px !important
}

@media (max-width:768px) {
    .free-list {
        padding-bottom: 80px !important
    }
}

.free-list .proxylist__table-row .proxylist__table-cell:nth-child(4) {
    width: 18%;
    margin: 20px;
    padding: 0;
    background: #f1f1f1;
    position: relative;
    overflow: hidden
}

.free-list .proxylist__table-cell {
    padding: 20px
}

.free-list .proxylist__table-cell:nth-child(2) {
    width: 10%
}

.free-list .proxylist__table-cell:nth-child(4) {
    width: 18%;
    margin: 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    min-width: 185px
}

.free-list .proxylist__table-cell:nth-child(4) p {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    z-index: 1
}

.free-list .proxylist__table-cell:nth-child(4) .proxylist__table-cell-speed-low {
    position: absolute;
    width: 20%;
    height: 26px;
    top: 0;
    left: 0;
    background: #ee6565
}

.free-list .proxylist__table-cell:nth-child(4) .proxylist__table-cell-speed-middle {
    position: absolute;
    width: 50%;
    height: 26px;
    top: 0;
    left: 0;
    background: #bdbdbd
}

.free-list .proxylist__table-cell:nth-child(4) .proxylist__table-cell-speed-high {
    position: absolute;
    width: 90%;
    height: 26px;
    top: 0;
    left: 0;
    background: #50a8fe
}

.free-list .proxylist__table-cell:first-child {
    min-width: 160px;
    max-width: 160px
}

.free-list .proxylist__table-row .proxylist__table-cell:nth-child(5) {
    max-width: 125px;
    background: unset;
    min-width: 80px
}

.free-list .proxylist__table-header .proxylist__table-cell:nth-child(4) p {
    font-weight: 500
}

.free-list .proxylist__table-row .proxylist__table-cell:nth-child(5) p {
    text-align: unset
}

.free-list .proxylist__total {
    flex-direction: row
}

@media (max-width:768px) {
    .free-list .proxylist__total {
        flex-direction: column
    }
}

.proxy-list section.proxy-converter {
    padding-top: 100px
}

@media (max-width:768px) {
    .proxy-list section.proxy-converter {
        padding-top: 80px
    }
}

.proxy-list section.proxy-converter textarea {
    margin-top: 25px;
    width: 100%;
    height: 250px;
    max-width: 530px;
    max-height: 359px;
    resize: none;
    padding: 15px 20px;
    border: 1px solid #bdbdbd;
    border-radius: 5px
}

@media (max-width:990px) {
    .proxy-list section.proxy-converter textarea {
        min-height: 250px;
        max-width: 100%
    }
}

.proxy-list section.proxy-converter .proxy-converter-wrap {
    display: flex;
    margin: 0 -10px
}

@media (max-width:860px) {
    .proxy-list section.proxy-converter .proxy-converter-wrap {
        flex-direction: column;
        margin: unset
    }
}

.proxy-list section.proxy-converter .proxy-options-block {
    width: 49%;
    display: flex;
    flex-direction: column;
    margin: 0 10px
}

@media (max-width:860px) {
    .proxy-list section.proxy-converter .proxy-options-block {
        width: 100%;
        margin: 0
    }

    .proxy-list section.proxy-converter .proxy-options-block:first-child {
        margin: 0 0 40px 0
    }
}

.proxy-list section.proxy-converter .proxy-options-block p:first-child {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px
}

.proxy-list section.proxy-converter .proxy-options-block p:nth-child(2) {
    margin-bottom: 15px
}

.proxy-list section.proxy-converter .proxy-options-block:last-child p:nth-child(2) {
    margin-bottom: 41px
}

.proxy-list section.proxy-converter form {
    margin: 0
}

@media (max-width:860px) {
    .proxy-list section.proxy-converter form {
        padding: 20px
    }
}

.proxy-list section.proxy-converter form h2 {
    text-align: center;
    margin-bottom: 45px
}

.hidden {
    display: none
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    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;
    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: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    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: .35em .75em .625em
}

legend {
    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] {
    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
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

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

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

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

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

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

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

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

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

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

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

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

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

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

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

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

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

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

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

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

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

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

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

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

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

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

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

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

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

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

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

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

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

.swiper-pagination-bullet:only-child {
    display: none !important
}

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

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

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

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

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

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

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

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

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

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

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

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

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

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

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

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

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

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

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

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

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

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

.swiper-flip {
    overflow: visible
}

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

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

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

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

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
    --mm-lineheight: 22px
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu,
.mm-menu *,
.mm-menu :after,
.mm-menu :before {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

:root {
    --mm-blocker-visibility-delay: 0.4s;
    --mm-blocker-opacity-delay: 0s
}

.mm-blocker {
    display: block;
    position: absolute;
    bottom: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    background: var(--mm-color-background);
    -webkit-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    -o-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease, -webkit-transform .4s ease
}

.mm-blocker:focus-visible {
    opacity: .75
}

.mm-btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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;
    width: 50px;
    padding: 0
}

.mm-btn--next,
[dir=rtl] .mm-btn--prev {
    --mm-btn-rotate: 135deg
}

.mm-btn--prev,
[dir=rtl] .mm-btn--next {
    --mm-btn-rotate: -45deg
}

.mm-btn--next:after,
.mm-btn--prev:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid var(--mm-color-icon);
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(var(--mm-btn-rotate));
    -ms-transform: rotate(var(--mm-btn-rotate));
    transform: rotate(var(--mm-btn-rotate))
}

.mm-btn--prev:before {
    inset-inline-start: 23px
}

.mm-btn--next:after {
    inset-inline-end: 23px
}

.mm-btn--close:before {
    content: "×";
    font-size: 150%
}

.mm-btnreset {
    padding: 0;
    background: 0 0;
    border: none;
    cursor: pointer
}

.mm-divider {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    top: 0;
    min-height: var(--mm-lineheight);
    padding: calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;
    font-size: 75%;
    text-transform: uppercase;
    background: var(--mm-color-background);
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--mm-color-background-highlight)), to(var(--mm-color-background-highlight)));
    background-image: -o-linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider {
    top: var(--mm-navbar-size)
}

:root {
    --mm-listitem-size: 50px
}

.mm-listitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 0;
    margin: 0;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border)
}

.mm-listitem:after {
    content: "";
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    inset-inline-start: 20px;
    inset-inline-end: 0;
    bottom: 0
}

.mm-listitem__btn,
.mm-listitem__text {
    padding: calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0
}

.mm-listitem__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-listitem__btn {
    display: block;
    position: relative;
    width: auto;
    -webkit-padding-end: 50px;
    padding-inline-end: 50px;
    border-color: inherit;
    background: rgba(3, 2, 1, 0)
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid
}

.mm-listitem--selected>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

.mm-listitem--opened>.mm-listitem__btn,
.mm-listitem--opened>.mm-panel {
    background: var(--mm-color-background-highlight)
}

.mm-listview {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text);
    line-height: var(--mm-lineheight);
    -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mm-menu ::-webkit-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-moz-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu :-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu,
.mm-menu * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-menu :focus,
.mm-menu :focus-visible,
.mm-menu:focus,
.mm-menu:focus-visible {
    outline: 0
}

.mm-menu a,
.mm-menu button,
.mm-menu label {
    color: inherit
}

.mm-menu a:focus,
.mm-menu button:focus,
.mm-menu label:focus {
    outline: 0
}

.mm-menu a:focus-visible,
.mm-menu button:focus-visible,
.mm-menu label:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: -5px
}

.mm-menu input:focus,
.mm-menu input:focus-visible,
.mm-menu select:focus,
.mm-menu select:focus-visible,
.mm-menu textarea:focus,
.mm-menu textarea:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: 2px
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    text-decoration: none;
    color: inherit
}

:root {
    --mm-navbar-size: 50px
}

.mm-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    min-height: var(--mm-navbar-size);
    padding-top: env(safe-area-inset-top);
    color: var(--mm-color-text-dimmed);
    text-align: center;
    opacity: 1;
    background: var(--mm-color-background);
    border-bottom: 1px solid var(--mm-color-border);
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar>* {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-navbar__btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.mm-navbar__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    overflow: hidden
}

.mm-navbar__title[href="#"] {
    pointer-events: none
}

.mm-navbar__title>span {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child) {
    -webkit-padding-start: 60px;
    padding-inline-start: 60px;
    -webkit-padding-end: 10px;
    padding-inline-end: 10px
}

.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child {
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    -webkit-padding-end: 60px;
    padding-inline-end: 60px
}

.mm-panel {
    --mm-panel-child-offset: 100%;
    --mm-panel-parent-offset: -30%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    -webkit-transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    -webkit-transition-property: inset-inline-start, -webkit-transform;
    transition-property: inset-inline-start, -webkit-transform;
    -o-transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start, -webkit-transform
}

[dir=rtl] .mm-panel {
    --mm-panel-child-offset: -100%;
    --mm-panel-parent-offset: 30%
}

.mm-panel:after {
    content: "";
    display: block;
    height: var(--mm-listitem-size)
}

.mm-panel:focus {
    outline: 0
}

.mm-panel--opened {
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mm-panel--parent {
    -webkit-transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    z-index: 0
}

.mm-panel--highest {
    z-index: 3
}

.mm-menu--opened .mm-panel--noanimation {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.mm-panel__content {
    padding: 20px
}

.mm-panels {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text)
}

.mm-panels:focus {
    outline: 0
}

:root {
    --mm-toggle-size: 34px
}

.mm-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: calc(var(--mm-toggle-size) * 1.75);
    -ms-flex: calc(var(--mm-toggle-size) * 1.75) 0 0px;
    flex: calc(var(--mm-toggle-size) * 1.75) 0 0;
    height: var(--mm-toggle-size);
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    border-radius: var(--mm-toggle-size);
    border: var(--mm-color-border);
    background: var(--mm-color-border);
    cursor: pointer;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

.mm-toggle:before {
    content: "";
    aspect-ratio: 1;
    margin: 2px;
    border-radius: 100%;
    background: var(--mm-color-background);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-toggle:checked {
    background: #4bd963
}

.mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * .75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * .75));
    transform: translateX(calc(var(--mm-toggle-size) * .75))
}

[dir=rtl] .mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    transform: translateX(calc(var(--mm-toggle-size) * -.75))
}

.mm-listitem--vertical>.mm-panel {
    position: static;
    width: 100%;
    padding: 10px 0 10px 20px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.mm-listitem--vertical>.mm-panel:after {
    content: none;
    display: none
}

.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel {
    display: none
}

.mm-listitem--vertical>.mm-listitem__btn {
    height: var(--mm-listitem-size);
    bottom: auto
}

.mm-listitem--vertical .mm-listitem:last-child:after {
    border-color: transparent
}

.mm-listitem--opened>.mm-listitem__btn:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

:root {
    --mm-size: 80%;
    --mm-min-size: 240px;
    --mm-max-size: 440px
}

.mm-menu--offcanvas {
    position: fixed;
    z-index: 0
}

.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh;
    background: inherit
}

:where(.mm-slideout) {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: width, transform;
    transition-property: width, transform;
    transition-property: width, transform, -webkit-transform
}

.mm-wrapper--opened,
.mm-wrapper--opened body {
    overflow: hidden
}

.mm-wrapper__blocker {
    background: rgba(0, 0, 0, .4)
}

.mm-wrapper--opened .mm-wrapper__blocker {
    --mm-blocker-visibility-delay: 0s;
    --mm-blocker-opacity-delay: 0.4s;
    bottom: 0;
    opacity: .5
}

.mm-menu {
    --mm-translate-horizontal: 0;
    --mm-translate-vertical: 0
}

.mm-menu--position-left,
.mm-menu--position-left-front {
    right: auto
}

.mm-menu--position-right,
.mm-menu--position-right-front {
    left: auto
}

.mm-menu--position-left,
.mm-menu--position-left-front,
.mm-menu--position-right,
.mm-menu--position-right-front {
    width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-left-front {
    --mm-translate-horizontal: -100%
}

.mm-menu--position-right-front {
    --mm-translate-horizontal: 100%
}

.mm-menu--position-top {
    bottom: auto
}

.mm-menu--position-bottom {
    top: auto
}

.mm-menu--position-bottom,
.mm-menu--position-top {
    width: 100%;
    height: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-top {
    --mm-translate-vertical: -100%
}

.mm-menu--position-bottom {
    --mm-translate-vertical: 100%
}

.mm-menu--position-bottom,
.mm-menu--position-left-front,
.mm-menu--position-right-front,
.mm-menu--position-top {
    z-index: 2;
    -webkit-transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-menu--position-bottom.mm-menu--opened,
.mm-menu--position-left-front.mm-menu--opened,
.mm-menu--position-right-front.mm-menu--opened,
.mm-menu--position-top.mm-menu--opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left {
    --mm-translate-horizontal: clamp(var(--mm-min-size),
            var(--mm-size),
            var(--mm-max-size))
}

.mm-wrapper--position-right {
    --mm-translate-horizontal: clamp(calc(-1 * var(--mm-max-size)),
            calc(-1 * var(--mm-size)),
            calc(-1 * var(--mm-min-size)))
}

.mm-wrapper--position-left .mm-slideout,
.mm-wrapper--position-right .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
    -webkit-transform: translate3d(var(--mm-translate-horizontal), 0, 0);
    transform: translate3d(var(--mm-translate-horizontal), 0, 0)
}

.mm-wrapper--position-bottom .mm-wrapper__blocker,
.mm-wrapper--position-left-front .mm-wrapper__blocker,
.mm-wrapper--position-right-front .mm-wrapper__blocker,
.mm-wrapper--position-top .mm-wrapper__blocker {
    z-index: 1
}

.mm-menu--theme-light {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.4);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.4);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.75);
    --mm-color-focusring: #06c
}

.mm-menu--theme-light-contrast {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.9);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark {
    --mm-color-background: #333;
    --mm-color-border: rgb(0, 0, 0, 0.4);
    --mm-color-icon: rgb(255, 255, 255, 0.4);
    --mm-color-text: rgb(255, 255, 255, 0.8);
    --mm-color-text-dimmed: rgb(255, 255, 255, 0.4);
    --mm-color-background-highlight: rgb(255, 255, 255, 0.08);
    --mm-color-background-emphasis: rgb(0, 0, 0, 0.1);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark-contrast {
    --mm-color-background: #333;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.7);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.3);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.3);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.3);
    --mm-color-background-highlight: rgb(0 0 0 / 0.06);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.03);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white-contrast {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.07);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.035);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.2);
    --mm-color-icon: rgb(255 255 255 / 0.4);
    --mm-color-text: rgb(255 255 255 / 0.7);
    --mm-color-text-dimmed: rgb(255 255 255 / 0.4);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.06);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black-contrast {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.6);
    --mm-color-background-highlight: rgb(255 255 255 / 0.125);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.1);
    --mm-color-focusring: #06c
}

.mm-counter {
    display: block;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    float: right;
    color: var(--mm-color-text-dimmed)
}

[dir=rtl] .mm-counter {
    float: left
}

:root {
    --mm-iconbar-size: 50px
}

.mm-menu--iconbar-left .mm-navbars,
.mm-menu--iconbar-left .mm-panels {
    margin-left: var(--mm-iconbar-size)
}

.mm-menu--iconbar-right .mm-navbars,
.mm-menu--iconbar-right .mm-panels {
    margin-right: var(--mm-iconbar-size)
}

.mm-iconbar {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: var(--mm-iconbar-size);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid;
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    color: var(--mm-color-text-dimmed);
    text-align: center
}

.mm-menu--iconbar-left .mm-iconbar,
.mm-menu--iconbar-right .mm-iconbar {
    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
}

.mm-menu--iconbar-left .mm-iconbar {
    border-right-width: 1px;
    left: 0
}

.mm-menu--iconbar-right .mm-iconbar {
    border-left-width: 1px;
    right: 0
}

.mm-iconbar__bottom,
.mm-iconbar__top {
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.mm-iconbar__bottom>*,
.mm-iconbar__top>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0
}

.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
    text-decoration: none
}

.mm-iconbar__tab--selected {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-iconpanel-size: 50px
}

.mm-panel--iconpanel-0 {
    inset-inline-start: calc(0 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-1 {
    inset-inline-start: calc(1 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-2 {
    inset-inline-start: calc(2 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-3 {
    inset-inline-start: calc(3 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-4 {
    inset-inline-start: calc(4 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-first~.mm-panel {
    inset-inline-start: var(--mm-iconpanel-size)
}

.mm-menu--iconpanel .mm-panel--parent .mm-divider,
.mm-menu--iconpanel .mm-panel--parent .mm-navbar {
    opacity: 0
}

.mm-menu--iconpanel .mm-panels>.mm-panel--parent {
    overflow-y: hidden;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0) {
    border-inline-start-width: 1px;
    border-inline-start-style: solid
}

.mm-navbars {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mm-navbars .mm-navbar {
    position: relative;
    padding-top: 0;
    border-bottom: none
}

.mm-navbars--top {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar:first-child {
    padding-top: env(safe-area-inset-top)
}

.mm-navbars--bottom {
    border-top: 1px solid var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar:last-child {
    padding-bottom: env(safe-area-inset-bottom)
}

.mm-navbar__breadcrumbs {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.mm-navbar__breadcrumbs>* {
    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;
    -webkit-padding-end: 6px;
    padding-inline-end: 6px
}

.mm-navbar__breadcrumbs>a {
    text-decoration: underline
}

.mm-navbar__breadcrumbs:not(:last-child) {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.mm-navbar__tab {
    padding: 0 10px;
    border: 1px solid transparent
}

.mm-navbar__tab--selected {
    background: var(--mm-color-background)
}

.mm-navbar__tab--selected:not(:first-child) {
    border-inline-start-color: var(--mm-color-border)
}

.mm-navbar__tab--selected:not(:last-child) {
    border-inline-end-color: var(--mm-color-border)
}

.mm-navbars--top.mm-navbars--has-tabs {
    border-bottom: none
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab {
    border-bottom-color: var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab--selected {
    border-top-color: var(--mm-color-border);
    border-bottom-color: transparent
}

.mm-navbars--bottom.mm-navbar--has-tabs {
    border-top: none
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--bottom .mm-navbar__tab {
    border-top-color: var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar__tab--selected {
    border-bottom-color: var(--mm-color-border);
    border-top-color: transparent
}

.mm-searchfield {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: var(--mm-navbar-size);
    padding: 0;
    overflow: hidden
}

.mm-searchfield__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-searchfield__input input {
    display: block;
    width: 100%;
    max-width: 100%;
    height: calc(var(--mm-navbar-size) * .7);
    min-height: auto;
    max-height: auto;
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    line-height: calc(var(--mm-navbar-size) * .7);
    font: inherit;
    font-size: inherit
}

.mm-searchfield__input input,
.mm-searchfield__input input:focus,
.mm-searchfield__input input:hover {
    background: var(--mm-color-background-highlight);
    color: var(--mm-color-text)
}

.mm-menu[class*=-contrast] .mm-searchfield__input input {
    border: 1px solid var(--mm-color-border)
}

.mm-searchfield__input input::-ms-clear {
    display: none
}

.mm-searchfield__btn {
    display: none;
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0
}

.mm-searchfield--searching .mm-searchfield__btn {
    display: block
}

.mm-searchfield__cancel {
    display: block;
    position: relative;
    -webkit-margin-end: -100px;
    margin-inline-end: -100px;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
    -webkit-padding-end: 20px;
    padding-inline-end: 20px;
    visibility: hidden;
    line-height: var(--mm-navbar-size);
    text-decoration: none;
    -webkit-transition-property: visibility, margin;
    -o-transition-property: visibility, margin;
    transition-property: visibility, margin
}

.mm-searchfield--cancelable .mm-searchfield__cancel {
    visibility: visible;
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.mm-panel--search {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    border: none !important
}

.mm-panel__splash {
    padding: 20px
}

.mm-panel--searching .mm-panel__splash {
    display: none
}

.mm-panel__noresults {
    display: none;
    padding: 40px 20px;
    color: var(--mm-color-text-dimmed);
    text-align: center;
    font-size: 150%;
    line-height: 1.4
}

.mm-panel--noresults .mm-panel__noresults {
    display: block
}

:root {
    --mm-sectionindexer-size: 20px
}

.mm-sectionindexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: var(--mm-sectionindexer-size);
    position: absolute;
    top: 0;
    bottom: 0;
    inset-inline-end: calc(-1 * var(--mm-sectionindexer-size));
    z-index: 5;
    -webkit-transition-property: inset-inline-end;
    -o-transition-property: inset-inline-end;
    transition-property: inset-inline-end;
    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: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.mm-sectionindexer a {
    color: var(--mm-color-text-dimmed);
    line-height: 1;
    text-decoration: none;
    display: block
}

.mm-sectionindexer~.mm-panel {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-sectionindexer--active {
    right: 0
}

.mm-sectionindexer--active~.mm-panel {
    -webkit-padding-end: var(--mm-sectionindexer-size);
    padding-inline-end: var(--mm-sectionindexer-size)
}

.mm-menu--selected-hover .mm-listitem__btn,
.mm-menu--selected-hover .mm-listitem__text,
.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

@media (hover:hover) {
    .mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text {
        background: 0 0
    }

    .mm-menu--selected-hover .mm-listitem__btn:hover,
    .mm-menu--selected-hover .mm-listitem__text:hover {
        background: var(--mm-color-background-emphasis)
    }
}

.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

@media (hover:hover) {

    .mm-menu--selected-parent .mm-listitem__btn:hover,
    .mm-menu--selected-parent .mm-listitem__text:hover {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }
}

.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text {
    background: 0 0
}

.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-sidebar-collapsed-size: 50px;
    --mm-sidebar-expanded-size: var(--mm-max-size)
}

.mm-wrapper--sidebar-collapsed .mm-slideout {
    width: calc(100% - var(--mm-sidebar-collapsed-size));
    -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,
.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar {
    opacity: 0
}

.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded {
    width: var(--mm-sidebar-expanded-size);
    border-right-width: 1px;
    border-right-style: solid
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened {
    overflow: auto
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker {
    display: none
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    width: calc(100% - var(--mm-sidebar-expanded-size));
    -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-menu {
    display: flex;
    background: #fff
}

.mm-menu .burger-menu__top {
    padding-left: 20px;
    order: -2
}

.mm-menu .button_fill {
    margin: 0 20px 20px;
    color: #091139 !important;
    width: auto
}

.mm-menu .button_border {
    margin: 0 20px 40px;
    border: 1px solid #091139;
    color: #091139 !important;
    width: auto
}

.mm-menu .mm-panels {
    order: -1;
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel {
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel .mm-listview {
    padding: 0 15px
}

.mm-menu .mm-panels .mm-panel .mm-listitem {
    padding: 10px 5px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: #091139;
    cursor: pointer
}

.mm-menu .mm-panels .mm-panel .mm-listitem a {
    padding: 14px 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text {
    display: flex;
    justify-content: flex-start
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text img {
    margin-right: 13px;
    max-width: 40px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text .menu__sublist-name {
    line-height: 180%;
    margin-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-panel {
    padding-left: 0;
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview {
    padding: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li {
    padding-left: 0;
    padding-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li:first-child {
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li a {
    padding-top: 0;
    font-size: 14px;
    font-weight: 400
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a {
    padding-left: 0;
    font-size: 16px;
    padding-bottom: 0;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a:after {
    right: 18px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a .menu__sublist-right {
    margin-left: unset;
    width: 100%
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-btn--next:after {
    border: 2px solid #091139;
    border-bottom: none;
    border-right: none;
    inset-inline-end: 3px !important
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn,
.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-panel {
    background: 0 0
}

.mm-menu .mm-panels .mm-panel .mm-btn--next:after,
.mm-menu .mm-panels .mm-panel .mm-btn--prev:before {
    transform: rotate(225deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn:after {
    right: 23px;
    transform: rotate(45deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem:after {
    content: none
}

.mm-menu .mm-panels .mm-navbar {
    display: none
}

.header__burger-btn {
    transition: .5s
}

.mm-blocker:after {
    content: url(/dist/assets/images/icons/close-btn.svg);
    position: absolute;
    top: 20px;
    right: 23px
}

@media (min-width:768px) {
    .mm-blocker:after {
        top: 33px;
        right: 41px
    }
}

@media (max-width:410px) {
    .mm-blocker:after {
        right: 10px
    }
}

.mm-wrapper--opened div header .container .header__row .header__right .header__burger-btn {
    opacity: 0
}

@media (max-width:410px) {
    .mmenu-container {
        width: 88% !important
    }
}

.menu__sublist-text-wrap .menu__sublist-right {
    display: flex;
    align-items: baseline;
    margin-top: 0
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-start {
    margin-right: 5px
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-price {
    margin-top: 2px
}

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

html {
    scroll-behavior: smooth
}

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0
}

body,
html {
    height: 100%;
    word-break: unset
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.hidden {
    display: none !important
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

@media (min-width:1920px) {
    .container_full-hd {
        max-width: 1370px
    }
}

.auth .container {
    flex-grow: 1
}

.all-services-page .medium-title_center {
    font-size: 39px;
    font-weight: 700;
    line-height: 50.7px;
    text-align: center;
    max-width: 769px;
    margin: 0 auto 20px;
    color: #fff
}

.all-services-page .all-services {
    display: grid;
    grid-template-columns: .8fr repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    margin: 80px 0 60px
}

@media (max-width:480px) {
    .all-services-page .all-services {
        margin-top: 60px
    }
}

.all-services-page .all-services .services-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5px;
    margin: 2.5px;
    padding: 0 25px 50px;
    background: #223d7e;
    box-shadow: 0 .64px 2.21px 0 #0444a405;
    box-shadow: 0 1.53px 5.32px 0 #0444a407;
    box-shadow: 0 2.88px 10.02px 0 #0444a409;
    box-shadow: 0 5.14px 17.87px 0 #0444a40b;
    box-shadow: 0 9.61px 33.42px 0 #0444a40d;
    box-shadow: 0 23px 80px 0 #0444a412
}

@media (max-width:1024px) {
    .all-services-page .all-services .services-item {
        margin: 10px 0
    }
}

.all-services-page .all-services .services-item-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (max-width:1024px) {
    .all-services-page .all-services .services-item-top {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        align-items: baseline
    }
}

@media (max-width:768px) {
    .all-services-page .all-services .services-item-top {
        flex-direction: column
    }
}

.all-services-page .all-services .services-item .label {
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: left;
    padding: 7px 15px;
    border-radius: 5px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #f0d729
}

.all-services-page .all-services .services-item .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    margin-top: 50px;
    color: #7fa9e3;
    margin-bottom: 30px
}

@media (max-width:1024px) {
    .all-services-page .all-services .services-item .title {
        margin-bottom: 24px
    }
}

@media (max-width:768px) {
    .all-services-page .all-services .services-item .title {
        margin-top: 40px;
        margin-bottom: 20px
    }
}

.all-services-page .all-services .services-item .price {
    font-family: Gordita;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 45px
}

@media (max-width:1024px) {
    .all-services-page .all-services .services-item .price {
        flex-direction: row;
        margin-bottom: 0
    }
}

@media (max-width:768px) {
    .all-services-page .all-services .services-item .price {
        margin-bottom: 20px
    }
}

.all-services-page .all-services .services-item .price span {
    font-family: Gordita;
    font-size: 39px;
    font-weight: 700;
    line-height: 50.7px;
    text-align: center;
    margin: 5px 0
}

@media (max-width:1024px) {
    .all-services-page .all-services .services-item .price span {
        font-family: Gordita;
        font-size: 31px;
        font-weight: 500;
        line-height: 40.3px;
        margin: 0 10px
    }
}

@media (max-width:768px) {
    .all-services-page .all-services .services-item .price span {
        font-family: Gordita;
        font-size: 25px;
        font-weight: 500;
        line-height: 30px
    }
}

.all-services-page .all-services .services-item .btn {
    width: 100%
}

@media (max-width:1024px) {
    .all-services-page .all-services .services-item .btn {
        width: 50%
    }
}

@media (max-width:768px) {
    .all-services-page .all-services .services-item .btn {
        width: 100%
    }
}

.all-services-page .all-services .services-item .after-btn {
    font-family: Gordita;
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    text-align: center;
    color: #fff;
    margin-top: 14px
}

.all-services-page .all-services .services-item .services-item-mob {
    display: none;
    border-top: 1px solid #19326d;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px
}

@media (max-width:1024px) {
    .all-services-page .all-services .services-item .services-item-mob {
        display: block
    }

    .all-services-page .all-services .services-item .services-item-mob p {
        font-size: 16px;
        font-weight: 500;
        line-height: 20.8px;
        text-align: left;
        margin-bottom: 18px;
        color: #fff
    }

    .all-services-page .all-services .services-item .services-item-mob p span {
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left
    }
}

.all-services-page .all-services .proxy-titles,
.all-services-page .all-services .titles {
    background: #223d7e;
    box-shadow: 0 .64px 2.21px 0 #0444a405;
    box-shadow: 0 1.53px 5.32px 0 #0444a407;
    box-shadow: 0 2.88px 10.02px 0 #0444a409;
    box-shadow: 0 5.14px 17.87px 0 #0444a40b;
    box-shadow: 0 9.61px 33.42px 0 #0444a40d;
    box-shadow: 0 23px 80px 0 #0444a412;
    margin: 2.5px;
    border-radius: 5px;
    padding: 42px 30px
}

.all-services-page .all-services .proxy-titles p,
.all-services-page .all-services .titles p {
    font-family: Gordita;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    text-align: left;
    color: #fff;
    margin-bottom: 35px
}

.all-services-page .all-services .proxy-titles p.bottom,
.all-services-page .all-services .titles p.bottom {
    border-top: 1px solid #19326d;
    margin-top: 32px;
    padding-top: 32px
}

.all-services-page .all-services .proxy-titles {
    padding: 42px 40px
}

.all-services-page .all-services .proxy-titles p {
    font-family: Gordita;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    text-align: left
}

@media (max-width:1024px) {
    .all-services-page .all-services {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, 1fr)
    }

    .all-services-page .all-services .empty,
    .all-services-page .all-services .proxy-titles,
    .all-services-page .all-services .titles {
        display: none
    }
}

.all-services-page .text-block h2 {
    font-size: 31px;
    font-weight: 500;
    line-height: 40.3px;
    text-align: center;
    margin-top: 150px;
    margin-bottom: 20px
}

@media (max-width:1024px) {
    .all-services-page .text-block h2 {
        margin-top: 100px;
        font-family: Gordita;
        font-size: 31px;
        font-weight: 500;
        line-height: 40.3px;
        text-align: center
    }
}

@media (max-width:768px) {
    .all-services-page .text-block h2 {
        margin-top: 80px;
        font-family: Gordita;
        font-size: 25px;
        font-weight: 500;
        line-height: 30px;
        text-align: center
    }
}

.all-services-page .text-block p.subtitle {
    text-align: center
}

.all-services-page .questions__title {
    color: #091139
}

.all-services-page .text-block {
    padding-bottom: 0
}

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

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

body,
html {
    height: 100%
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

.ios-fix .header__menu {
    transform: translateY(3px)
}

.ios-fix .header__menu-arrow-icon:after {
    transform: translateY(-1px)
}

@media (max-width:1160px) {
    .single-post__wrapper {
        flex-direction: column
    }
}

.single-post__wrapper .card.sidebar-promo {
    margin: 58px 0 0 20px;
    padding: 33px 28px;
    border-radius: 14px;
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 20px;
    border: 2px solid #0174e4;
    min-width: 360px
}

@media (max-width:1160px) {
    .single-post__wrapper .card.sidebar-promo {
        margin: 70px auto 0;
        align-items: center;
        min-width: unset
    }
}

.single-post__wrapper .card.sidebar-promo h3 {
    margin-bottom: 15px
}

.single-post__wrapper .card.sidebar-promo .sidebar-promo {
    font-size: 14px;
    margin-top: 10px
}

.single-post__wrapper .card.sidebar-promo .sidebar-promo li {
    margin-bottom: 8px
}

.single-post__wrapper .card.sidebar-promo .sidebar-promo li:last-child {
    margin-bottom: 0
}

.single-post__wrapper .card.sidebar-promo .sidebar-promo li svg {
    margin-top: -5px
}

.single-post__wrapper .card.sidebar-promo .sidebar-promo li svg path {
    fill: #0174e4
}

.single-post__wrapper .card.sidebar-promo a {
    margin: 30px auto 0
}

.single-post__wrapper .card.sidebar-promo p {
    font-size: 14px
}

.single-post__wrapper .card.sidebar-promo p a {
    margin-top: 0;
    color: #0174e4
}

.single-post__wrapper .info-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 20px;
    flex-direction: row-reverse;
    min-height: 39px
}

.single-post__wrapper .info-article {
    display: flex;
    flex-wrap: wrap
}

.single-post__wrapper .info-author {
    display: flex;
    align-items: center;
    margin-right: 20px
}

.single-post__wrapper .info-author__avatar {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: #f0f8ff;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -4px;
    position: relative
}

.single-post__wrapper .info-author__avatar img {
    max-width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0)
}

.single-post__wrapper .info-author__name {
    font-size: 14px;
    line-height: 1.5
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    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;
    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: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    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: .35em .75em .625em
}

legend {
    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] {
    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
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

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

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

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

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

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

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

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

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

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

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

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

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

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

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

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

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

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

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

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

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

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

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

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

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

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

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

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

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

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

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

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

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

.swiper-pagination-bullet:only-child {
    display: none !important
}

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

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

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

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

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

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

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

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

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

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

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

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

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

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

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

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

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

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

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

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

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

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

.swiper-flip {
    overflow: visible
}

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

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

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

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

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
    --mm-lineheight: 22px
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu,
.mm-menu *,
.mm-menu :after,
.mm-menu :before {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

:root {
    --mm-blocker-visibility-delay: 0.4s;
    --mm-blocker-opacity-delay: 0s
}

.mm-blocker {
    display: block;
    position: absolute;
    bottom: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    background: var(--mm-color-background);
    -webkit-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    -o-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease, -webkit-transform .4s ease
}

.mm-blocker:focus-visible {
    opacity: .75
}

.mm-btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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;
    width: 50px;
    padding: 0
}

.mm-btn--next,
[dir=rtl] .mm-btn--prev {
    --mm-btn-rotate: 135deg
}

.mm-btn--prev,
[dir=rtl] .mm-btn--next {
    --mm-btn-rotate: -45deg
}

.mm-btn--next:after,
.mm-btn--prev:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid var(--mm-color-icon);
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(var(--mm-btn-rotate));
    -ms-transform: rotate(var(--mm-btn-rotate));
    transform: rotate(var(--mm-btn-rotate))
}

.mm-btn--prev:before {
    inset-inline-start: 23px
}

.mm-btn--next:after {
    inset-inline-end: 23px
}

.mm-btn--close:before {
    content: "×";
    font-size: 150%
}

.mm-btnreset {
    padding: 0;
    background: 0 0;
    border: none;
    cursor: pointer
}

.mm-divider {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    top: 0;
    min-height: var(--mm-lineheight);
    padding: calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;
    font-size: 75%;
    text-transform: uppercase;
    background: var(--mm-color-background);
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--mm-color-background-highlight)), to(var(--mm-color-background-highlight)));
    background-image: -o-linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider {
    top: var(--mm-navbar-size)
}

:root {
    --mm-listitem-size: 50px
}

.mm-listitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 0;
    margin: 0;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border)
}

.mm-listitem:after {
    content: "";
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    inset-inline-start: 20px;
    inset-inline-end: 0;
    bottom: 0
}

.mm-listitem__btn,
.mm-listitem__text {
    padding: calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0
}

.mm-listitem__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-listitem__btn {
    display: block;
    position: relative;
    width: auto;
    -webkit-padding-end: 50px;
    padding-inline-end: 50px;
    border-color: inherit;
    background: rgba(3, 2, 1, 0)
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid
}

.mm-listitem--selected>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

.mm-listitem--opened>.mm-listitem__btn,
.mm-listitem--opened>.mm-panel {
    background: var(--mm-color-background-highlight)
}

.mm-listview {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text);
    line-height: var(--mm-lineheight);
    -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mm-menu ::-webkit-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-moz-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu :-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu,
.mm-menu * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-menu :focus,
.mm-menu :focus-visible,
.mm-menu:focus,
.mm-menu:focus-visible {
    outline: 0
}

.mm-menu a,
.mm-menu button,
.mm-menu label {
    color: inherit
}

.mm-menu a:focus,
.mm-menu button:focus,
.mm-menu label:focus {
    outline: 0
}

.mm-menu a:focus-visible,
.mm-menu button:focus-visible,
.mm-menu label:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: -5px
}

.mm-menu input:focus,
.mm-menu input:focus-visible,
.mm-menu select:focus,
.mm-menu select:focus-visible,
.mm-menu textarea:focus,
.mm-menu textarea:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: 2px
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    text-decoration: none;
    color: inherit
}

:root {
    --mm-navbar-size: 50px
}

.mm-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    min-height: var(--mm-navbar-size);
    padding-top: env(safe-area-inset-top);
    color: var(--mm-color-text-dimmed);
    text-align: center;
    opacity: 1;
    background: var(--mm-color-background);
    border-bottom: 1px solid var(--mm-color-border);
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar>* {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-navbar__btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.mm-navbar__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    overflow: hidden
}

.mm-navbar__title[href="#"] {
    pointer-events: none
}

.mm-navbar__title>span {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child) {
    -webkit-padding-start: 60px;
    padding-inline-start: 60px;
    -webkit-padding-end: 10px;
    padding-inline-end: 10px
}

.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child {
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    -webkit-padding-end: 60px;
    padding-inline-end: 60px
}

.mm-panel {
    --mm-panel-child-offset: 100%;
    --mm-panel-parent-offset: -30%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    -webkit-transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    -webkit-transition-property: inset-inline-start, -webkit-transform;
    transition-property: inset-inline-start, -webkit-transform;
    -o-transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start, -webkit-transform
}

[dir=rtl] .mm-panel {
    --mm-panel-child-offset: -100%;
    --mm-panel-parent-offset: 30%
}

.mm-panel:after {
    content: "";
    display: block;
    height: var(--mm-listitem-size)
}

.mm-panel:focus {
    outline: 0
}

.mm-panel--opened {
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mm-panel--parent {
    -webkit-transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    z-index: 0
}

.mm-panel--highest {
    z-index: 3
}

.mm-menu--opened .mm-panel--noanimation {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.mm-panel__content {
    padding: 20px
}

.mm-panels {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text)
}

.mm-panels:focus {
    outline: 0
}

:root {
    --mm-toggle-size: 34px
}

.mm-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: calc(var(--mm-toggle-size) * 1.75);
    -ms-flex: calc(var(--mm-toggle-size) * 1.75) 0 0px;
    flex: calc(var(--mm-toggle-size) * 1.75) 0 0;
    height: var(--mm-toggle-size);
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    border-radius: var(--mm-toggle-size);
    border: var(--mm-color-border);
    background: var(--mm-color-border);
    cursor: pointer;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

.mm-toggle:before {
    content: "";
    aspect-ratio: 1;
    margin: 2px;
    border-radius: 100%;
    background: var(--mm-color-background);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-toggle:checked {
    background: #4bd963
}

.mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * .75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * .75));
    transform: translateX(calc(var(--mm-toggle-size) * .75))
}

[dir=rtl] .mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    transform: translateX(calc(var(--mm-toggle-size) * -.75))
}

.mm-listitem--vertical>.mm-panel {
    position: static;
    width: 100%;
    padding: 10px 0 10px 20px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.mm-listitem--vertical>.mm-panel:after {
    content: none;
    display: none
}

.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel {
    display: none
}

.mm-listitem--vertical>.mm-listitem__btn {
    height: var(--mm-listitem-size);
    bottom: auto
}

.mm-listitem--vertical .mm-listitem:last-child:after {
    border-color: transparent
}

.mm-listitem--opened>.mm-listitem__btn:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

:root {
    --mm-size: 80%;
    --mm-min-size: 240px;
    --mm-max-size: 440px
}

.mm-menu--offcanvas {
    position: fixed;
    z-index: 0
}

.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh;
    background: inherit
}

:where(.mm-slideout) {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: width, transform;
    transition-property: width, transform;
    transition-property: width, transform, -webkit-transform
}

.mm-wrapper--opened,
.mm-wrapper--opened body {
    overflow: hidden
}

.mm-wrapper__blocker {
    background: rgba(0, 0, 0, .4)
}

.mm-wrapper--opened .mm-wrapper__blocker {
    --mm-blocker-visibility-delay: 0s;
    --mm-blocker-opacity-delay: 0.4s;
    bottom: 0;
    opacity: .5
}

.mm-menu {
    --mm-translate-horizontal: 0;
    --mm-translate-vertical: 0
}

.mm-menu--position-left,
.mm-menu--position-left-front {
    right: auto
}

.mm-menu--position-right,
.mm-menu--position-right-front {
    left: auto
}

.mm-menu--position-left,
.mm-menu--position-left-front,
.mm-menu--position-right,
.mm-menu--position-right-front {
    width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-left-front {
    --mm-translate-horizontal: -100%
}

.mm-menu--position-right-front {
    --mm-translate-horizontal: 100%
}

.mm-menu--position-top {
    bottom: auto
}

.mm-menu--position-bottom {
    top: auto
}

.mm-menu--position-bottom,
.mm-menu--position-top {
    width: 100%;
    height: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-top {
    --mm-translate-vertical: -100%
}

.mm-menu--position-bottom {
    --mm-translate-vertical: 100%
}

.mm-menu--position-bottom,
.mm-menu--position-left-front,
.mm-menu--position-right-front,
.mm-menu--position-top {
    z-index: 2;
    -webkit-transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-menu--position-bottom.mm-menu--opened,
.mm-menu--position-left-front.mm-menu--opened,
.mm-menu--position-right-front.mm-menu--opened,
.mm-menu--position-top.mm-menu--opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left {
    --mm-translate-horizontal: clamp(var(--mm-min-size),
            var(--mm-size),
            var(--mm-max-size))
}

.mm-wrapper--position-right {
    --mm-translate-horizontal: clamp(calc(-1 * var(--mm-max-size)),
            calc(-1 * var(--mm-size)),
            calc(-1 * var(--mm-min-size)))
}

.mm-wrapper--position-left .mm-slideout,
.mm-wrapper--position-right .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
    -webkit-transform: translate3d(var(--mm-translate-horizontal), 0, 0);
    transform: translate3d(var(--mm-translate-horizontal), 0, 0)
}

.mm-wrapper--position-bottom .mm-wrapper__blocker,
.mm-wrapper--position-left-front .mm-wrapper__blocker,
.mm-wrapper--position-right-front .mm-wrapper__blocker,
.mm-wrapper--position-top .mm-wrapper__blocker {
    z-index: 1
}

.mm-menu--theme-light {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.4);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.4);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.75);
    --mm-color-focusring: #06c
}

.mm-menu--theme-light-contrast {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.9);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark {
    --mm-color-background: #333;
    --mm-color-border: rgb(0, 0, 0, 0.4);
    --mm-color-icon: rgb(255, 255, 255, 0.4);
    --mm-color-text: rgb(255, 255, 255, 0.8);
    --mm-color-text-dimmed: rgb(255, 255, 255, 0.4);
    --mm-color-background-highlight: rgb(255, 255, 255, 0.08);
    --mm-color-background-emphasis: rgb(0, 0, 0, 0.1);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark-contrast {
    --mm-color-background: #333;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.7);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.3);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.3);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.3);
    --mm-color-background-highlight: rgb(0 0 0 / 0.06);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.03);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white-contrast {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.07);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.035);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.2);
    --mm-color-icon: rgb(255 255 255 / 0.4);
    --mm-color-text: rgb(255 255 255 / 0.7);
    --mm-color-text-dimmed: rgb(255 255 255 / 0.4);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.06);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black-contrast {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.6);
    --mm-color-background-highlight: rgb(255 255 255 / 0.125);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.1);
    --mm-color-focusring: #06c
}

.mm-counter {
    display: block;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    float: right;
    color: var(--mm-color-text-dimmed)
}

[dir=rtl] .mm-counter {
    float: left
}

:root {
    --mm-iconbar-size: 50px
}

.mm-menu--iconbar-left .mm-navbars,
.mm-menu--iconbar-left .mm-panels {
    margin-left: var(--mm-iconbar-size)
}

.mm-menu--iconbar-right .mm-navbars,
.mm-menu--iconbar-right .mm-panels {
    margin-right: var(--mm-iconbar-size)
}

.mm-iconbar {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: var(--mm-iconbar-size);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid;
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    color: var(--mm-color-text-dimmed);
    text-align: center
}

.mm-menu--iconbar-left .mm-iconbar,
.mm-menu--iconbar-right .mm-iconbar {
    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
}

.mm-menu--iconbar-left .mm-iconbar {
    border-right-width: 1px;
    left: 0
}

.mm-menu--iconbar-right .mm-iconbar {
    border-left-width: 1px;
    right: 0
}

.mm-iconbar__bottom,
.mm-iconbar__top {
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.mm-iconbar__bottom>*,
.mm-iconbar__top>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0
}

.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
    text-decoration: none
}

.mm-iconbar__tab--selected {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-iconpanel-size: 50px
}

.mm-panel--iconpanel-0 {
    inset-inline-start: calc(0 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-1 {
    inset-inline-start: calc(1 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-2 {
    inset-inline-start: calc(2 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-3 {
    inset-inline-start: calc(3 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-4 {
    inset-inline-start: calc(4 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-first~.mm-panel {
    inset-inline-start: var(--mm-iconpanel-size)
}

.mm-menu--iconpanel .mm-panel--parent .mm-divider,
.mm-menu--iconpanel .mm-panel--parent .mm-navbar {
    opacity: 0
}

.mm-menu--iconpanel .mm-panels>.mm-panel--parent {
    overflow-y: hidden;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0) {
    border-inline-start-width: 1px;
    border-inline-start-style: solid
}

.mm-navbars {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mm-navbars .mm-navbar {
    position: relative;
    padding-top: 0;
    border-bottom: none
}

.mm-navbars--top {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar:first-child {
    padding-top: env(safe-area-inset-top)
}

.mm-navbars--bottom {
    border-top: 1px solid var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar:last-child {
    padding-bottom: env(safe-area-inset-bottom)
}

.mm-navbar__breadcrumbs {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.mm-navbar__breadcrumbs>* {
    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;
    -webkit-padding-end: 6px;
    padding-inline-end: 6px
}

.mm-navbar__breadcrumbs>a {
    text-decoration: underline
}

.mm-navbar__breadcrumbs:not(:last-child) {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.mm-navbar__tab {
    padding: 0 10px;
    border: 1px solid transparent
}

.mm-navbar__tab--selected {
    background: var(--mm-color-background)
}

.mm-navbar__tab--selected:not(:first-child) {
    border-inline-start-color: var(--mm-color-border)
}

.mm-navbar__tab--selected:not(:last-child) {
    border-inline-end-color: var(--mm-color-border)
}

.mm-navbars--top.mm-navbars--has-tabs {
    border-bottom: none
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab {
    border-bottom-color: var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab--selected {
    border-top-color: var(--mm-color-border);
    border-bottom-color: transparent
}

.mm-navbars--bottom.mm-navbar--has-tabs {
    border-top: none
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--bottom .mm-navbar__tab {
    border-top-color: var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar__tab--selected {
    border-bottom-color: var(--mm-color-border);
    border-top-color: transparent
}

.mm-searchfield {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: var(--mm-navbar-size);
    padding: 0;
    overflow: hidden
}

.mm-searchfield__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-searchfield__input input {
    display: block;
    width: 100%;
    max-width: 100%;
    height: calc(var(--mm-navbar-size) * .7);
    min-height: auto;
    max-height: auto;
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    line-height: calc(var(--mm-navbar-size) * .7);
    font: inherit;
    font-size: inherit
}

.mm-searchfield__input input,
.mm-searchfield__input input:focus,
.mm-searchfield__input input:hover {
    background: var(--mm-color-background-highlight);
    color: var(--mm-color-text)
}

.mm-menu[class*=-contrast] .mm-searchfield__input input {
    border: 1px solid var(--mm-color-border)
}

.mm-searchfield__input input::-ms-clear {
    display: none
}

.mm-searchfield__btn {
    display: none;
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0
}

.mm-searchfield--searching .mm-searchfield__btn {
    display: block
}

.mm-searchfield__cancel {
    display: block;
    position: relative;
    -webkit-margin-end: -100px;
    margin-inline-end: -100px;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
    -webkit-padding-end: 20px;
    padding-inline-end: 20px;
    visibility: hidden;
    line-height: var(--mm-navbar-size);
    text-decoration: none;
    -webkit-transition-property: visibility, margin;
    -o-transition-property: visibility, margin;
    transition-property: visibility, margin
}

.mm-searchfield--cancelable .mm-searchfield__cancel {
    visibility: visible;
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.mm-panel--search {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    border: none !important
}

.mm-panel__splash {
    padding: 20px
}

.mm-panel--searching .mm-panel__splash {
    display: none
}

.mm-panel__noresults {
    display: none;
    padding: 40px 20px;
    color: var(--mm-color-text-dimmed);
    text-align: center;
    font-size: 150%;
    line-height: 1.4
}

.mm-panel--noresults .mm-panel__noresults {
    display: block
}

:root {
    --mm-sectionindexer-size: 20px
}

.mm-sectionindexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: var(--mm-sectionindexer-size);
    position: absolute;
    top: 0;
    bottom: 0;
    inset-inline-end: calc(-1 * var(--mm-sectionindexer-size));
    z-index: 5;
    -webkit-transition-property: inset-inline-end;
    -o-transition-property: inset-inline-end;
    transition-property: inset-inline-end;
    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: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.mm-sectionindexer a {
    color: var(--mm-color-text-dimmed);
    line-height: 1;
    text-decoration: none;
    display: block
}

.mm-sectionindexer~.mm-panel {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-sectionindexer--active {
    right: 0
}

.mm-sectionindexer--active~.mm-panel {
    -webkit-padding-end: var(--mm-sectionindexer-size);
    padding-inline-end: var(--mm-sectionindexer-size)
}

.mm-menu--selected-hover .mm-listitem__btn,
.mm-menu--selected-hover .mm-listitem__text,
.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

@media (hover:hover) {
    .mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text {
        background: 0 0
    }

    .mm-menu--selected-hover .mm-listitem__btn:hover,
    .mm-menu--selected-hover .mm-listitem__text:hover {
        background: var(--mm-color-background-emphasis)
    }
}

.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

@media (hover:hover) {

    .mm-menu--selected-parent .mm-listitem__btn:hover,
    .mm-menu--selected-parent .mm-listitem__text:hover {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }
}

.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text {
    background: 0 0
}

.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-sidebar-collapsed-size: 50px;
    --mm-sidebar-expanded-size: var(--mm-max-size)
}

.mm-wrapper--sidebar-collapsed .mm-slideout {
    width: calc(100% - var(--mm-sidebar-collapsed-size));
    -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,
.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar {
    opacity: 0
}

.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded {
    width: var(--mm-sidebar-expanded-size);
    border-right-width: 1px;
    border-right-style: solid
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened {
    overflow: auto
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker {
    display: none
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    width: calc(100% - var(--mm-sidebar-expanded-size));
    -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-menu {
    display: flex;
    background: #fff
}

.mm-menu .burger-menu__top {
    padding-left: 20px;
    order: -2
}

.mm-menu .button_fill {
    margin: 0 20px 20px;
    color: #091139 !important;
    width: auto
}

.mm-menu .button_border {
    margin: 0 20px 40px;
    border: 1px solid #091139;
    color: #091139 !important;
    width: auto
}

.mm-menu .mm-panels {
    order: -1;
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel {
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel .mm-listview {
    padding: 0 15px
}

.mm-menu .mm-panels .mm-panel .mm-listitem {
    padding: 10px 5px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: #091139;
    cursor: pointer
}

.mm-menu .mm-panels .mm-panel .mm-listitem a {
    padding: 14px 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text {
    display: flex;
    justify-content: flex-start
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text img {
    margin-right: 13px;
    max-width: 40px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text .menu__sublist-name {
    line-height: 180%;
    margin-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-panel {
    padding-left: 0;
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview {
    padding: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li {
    padding-left: 0;
    padding-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li:first-child {
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li a {
    padding-top: 0;
    font-size: 14px;
    font-weight: 400
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a {
    padding-left: 0;
    font-size: 16px;
    padding-bottom: 0;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a:after {
    right: 18px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a .menu__sublist-right {
    margin-left: unset;
    width: 100%
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-btn--next:after {
    border: 2px solid #091139;
    border-bottom: none;
    border-right: none;
    inset-inline-end: 3px !important
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn,
.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-panel {
    background: 0 0
}

.mm-menu .mm-panels .mm-panel .mm-btn--next:after,
.mm-menu .mm-panels .mm-panel .mm-btn--prev:before {
    transform: rotate(225deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn:after {
    right: 23px;
    transform: rotate(45deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem:after {
    content: none
}

.mm-menu .mm-panels .mm-navbar {
    display: none
}

.header__burger-btn {
    transition: .5s
}

.mm-blocker:after {
    content: url(/dist/assets/images/icons/close-btn.svg);
    position: absolute;
    top: 20px;
    right: 23px
}

@media (min-width:768px) {
    .mm-blocker:after {
        top: 33px;
        right: 41px
    }
}

@media (max-width:410px) {
    .mm-blocker:after {
        right: 10px
    }
}

.mm-wrapper--opened div header .container .header__row .header__right .header__burger-btn {
    opacity: 0
}

@media (max-width:410px) {
    .mmenu-container {
        width: 88% !important
    }
}

.menu__sublist-text-wrap .menu__sublist-right {
    display: flex;
    align-items: baseline;
    margin-top: 0
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-start {
    margin-right: 5px
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-price {
    margin-top: 2px
}

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

html {
    scroll-behavior: smooth
}

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0
}

body,
html {
    height: 100%;
    word-break: unset
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.hidden {
    display: none !important
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

@media (min-width:1920px) {
    .container_full-hd {
        max-width: 1370px
    }
}

.auth .container {
    flex-grow: 1
}

.article-page__wrap {
    padding-top: 80px;
    padding-bottom: 60px
}

@media (min-width:480px) {
    .article-page__wrap {
        padding-top: 40px
    }
}

@media (min-width:768px) {
    .article-page__wrap {
        max-width: 1040px;
        margin: 0 auto;
        padding-bottom: 80px;
        padding-top: 60px
    }
}

@media (min-width:1150px) {
    .article-page__wrap {
        max-width: 1040px
    }
}

@media (max-width:480px) {
    .article-page__wrap {
        padding-top: 40px
    }
}

.article-page__wrap .single-post__content ul li {
    list-style: disc;
    margin-left: 20px
}

.article-page__wrap .single-post__content ol li {
    list-style: decimal;
    margin-left: 20px
}

.article-page__wrap .single-post__content ol,
.article-page__wrap .single-post__content ul {
    margin-bottom: 20px
}

.article-page__wrap .single-post__content a {
    color: #0174e4
}

.article-page__wrap .share__item {
    margin-right: 15px;
    display: flex;
    align-items: center
}

@media (min-width:561px) {
    .article-page__wrap .share__item:nth-child(n+4) {
        margin-top: 15px
    }
}

@media (min-width:645px) {
    .article-page__wrap .share__item:nth-child(n+4) {
        margin-top: 0
    }
}

.article-page__text-block .info-article {
    margin-bottom: 20px
}

.article-page__text-block .info-article__category {
    margin-bottom: 15px
}

.article-page__text-block .info-article__category .info-article__item {
    font-size: 16px
}

.article-page__text-block .main-article__image img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 40px
}

.article-page__title {
    margin-bottom: 20px
}

.article-page__text+.article-page__text {
    margin-top: 20px
}

@media (min-width:480px) {
    .article-page__text+.article-page__text {
        margin-top: 25px
    }
}

.article-page__share {
    padding-top: 60px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column
}

@media (min-width:480px) {
    .article-page__share {
        display: flex;
        align-items: flex-start
    }
}

@media (min-width:768px) {
    .article-page__share {
        padding-bottom: 60px
    }
}

.article-page__share-text {
    line-height: 1.2;
    font-weight: 500;
    color: #091139;
    margin-bottom: 15px
}

.article-page__vpn {
    padding: 30px 20px;
    border-radius: 5px;
    background: #e6edf7
}

@media (min-width:480px) {
    .article-page__vpn {
        padding: 30px
    }
}

@media (min-width:768px) {
    .article-page__vpn {
        padding: 30px 40px
    }
}

.article-page__vpn-title {
    margin-bottom: 15px
}

.article-page__vpn-text {
    margin-bottom: 25px
}

.article-page__buttons {
    display: flex
}

.article-page__vpn-buy {
    margin-bottom: 20px;
    background: #0174e4;
    color: #fff;
    border: 1px solid #0174e4
}

@media (min-width:768px) {
    .article-page__vpn-buy {
        margin-bottom: 0;
        margin-right: 20px
    }
}

.article-page__vpn-buy:hover {
    color: #fff;
    background: #2d97fe;
    border: 1px solid #2d97fe
}

.article-page__vpn-buy:active,
.article-page__vpn-buy:focus {
    background: #0157ab;
    border: 1px solid #0157ab
}

.article-page__vpn-more {
    color: #0174e4;
    background: 0 0;
    border: 1px solid #0174e4
}

.article-page__vpn-more:hover {
    color: #fff;
    background: #0174e4;
    border: 1px solid #0174e4
}

.article-page__vpn-more:active,
.article-page__vpn-more:focus {
    background: #0157ab;
    border: 1px solid #0157ab
}

.related-posts {
    margin-bottom: 120px
}

.article-content-flex {
    display: flex;
    align-items: flex-start;
    position: relative
}

@media (max-width:1160px) {
    .article-content-flex {
        flex-direction: column
    }
}

.article-content-flex .single-post__content {
    margin-top: 20px
}

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

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

body,
html {
    height: 100%
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

.ios-fix .header__menu {
    transform: translateY(3px)
}

.ios-fix .header__menu-arrow-icon:after {
    transform: translateY(-1px)
}

.js-tabs {
    -ms-overflow-style: none;
    -webkit-tap-highlight-color: transparent
}

.js-tabs__nav {
    position: relative;
    overflow: auto;
    overflow: -moz-scrollbars-none
}

.js-tabs__nav::-webkit-scrollbar {
    display: none
}

.js-tabs__tabs-container {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 0
}

.js-tabs__tab {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    cursor: pointer
}

.js-tabs__no-marker>.js-tabs__tab {
    border-bottom: none
}

.js-tabs__marker {
    position: absolute;
    bottom: 0;
    height: 3px;
    transition: transform .5s, width .5s, background-color .5s
}

.js-tabs__content-container {
    margin: 0;
    padding: 0
}

.js-tabs__content {
    display: none
}

.js-tabs__content.active {
    display: block
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    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;
    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: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    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: .35em .75em .625em
}

legend {
    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] {
    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
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

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

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

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

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

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

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

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

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

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

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

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

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

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

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

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

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

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

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

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

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

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

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

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

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

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

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

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

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

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

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

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

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

.swiper-pagination-bullet:only-child {
    display: none !important
}

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

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

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

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

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

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

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

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

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

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

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

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

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

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

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

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

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

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

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

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

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

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

.swiper-flip {
    overflow: visible
}

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

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

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

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

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
    --mm-lineheight: 22px
}

.mm-hidden {
    display: none !important
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu,
.mm-menu *,
.mm-menu :after,
.mm-menu :before {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

:root {
    --mm-blocker-visibility-delay: 0.4s;
    --mm-blocker-opacity-delay: 0s
}

.mm-blocker {
    display: block;
    position: absolute;
    bottom: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    background: var(--mm-color-background);
    -webkit-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), -webkit-transform .4s ease;
    -o-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width .4s ease, opacity .4s ease var(--mm-blocker-opacity-delay), transform .4s ease, -webkit-transform .4s ease
}

.mm-blocker:focus-visible {
    opacity: .75
}

.mm-btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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;
    width: 50px;
    padding: 0
}

.mm-btn--next,
[dir=rtl] .mm-btn--prev {
    --mm-btn-rotate: 135deg
}

.mm-btn--prev,
[dir=rtl] .mm-btn--next {
    --mm-btn-rotate: -45deg
}

.mm-btn--next:after,
.mm-btn--prev:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid var(--mm-color-icon);
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(var(--mm-btn-rotate));
    -ms-transform: rotate(var(--mm-btn-rotate));
    transform: rotate(var(--mm-btn-rotate))
}

.mm-btn--prev:before {
    inset-inline-start: 23px
}

.mm-btn--next:after {
    inset-inline-end: 23px
}

.mm-btn--close:before {
    content: "×";
    font-size: 150%
}

.mm-btnreset {
    padding: 0;
    background: 0 0;
    border: none;
    cursor: pointer
}

.mm-divider {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    top: 0;
    min-height: var(--mm-lineheight);
    padding: calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;
    font-size: 75%;
    text-transform: uppercase;
    background: var(--mm-color-background);
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--mm-color-background-highlight)), to(var(--mm-color-background-highlight)));
    background-image: -o-linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider {
    top: var(--mm-navbar-size)
}

:root {
    --mm-listitem-size: 50px
}

.mm-listitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding: 0;
    margin: 0;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border)
}

.mm-listitem:after {
    content: "";
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    inset-inline-start: 20px;
    inset-inline-end: 0;
    bottom: 0
}

.mm-listitem__btn,
.mm-listitem__text {
    padding: calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0
}

.mm-listitem__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-listitem__btn {
    display: block;
    position: relative;
    width: auto;
    -webkit-padding-end: 50px;
    padding-inline-end: 50px;
    border-color: inherit;
    background: rgba(3, 2, 1, 0)
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid
}

.mm-listitem--selected>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

.mm-listitem--opened>.mm-listitem__btn,
.mm-listitem--opened>.mm-panel {
    background: var(--mm-color-background-highlight)
}

.mm-listview {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text);
    line-height: var(--mm-lineheight);
    -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mm-menu ::-webkit-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-moz-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu :-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::-ms-input-placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu ::placeholder {
    color: var(--mm-color-text-dimmed)
}

.mm-menu,
.mm-menu * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-menu :focus,
.mm-menu :focus-visible,
.mm-menu:focus,
.mm-menu:focus-visible {
    outline: 0
}

.mm-menu a,
.mm-menu button,
.mm-menu label {
    color: inherit
}

.mm-menu a:focus,
.mm-menu button:focus,
.mm-menu label:focus {
    outline: 0
}

.mm-menu a:focus-visible,
.mm-menu button:focus-visible,
.mm-menu label:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: -5px
}

.mm-menu input:focus,
.mm-menu input:focus-visible,
.mm-menu select:focus,
.mm-menu select:focus-visible,
.mm-menu textarea:focus,
.mm-menu textarea:focus-visible {
    outline: 2px solid var(--mm-color-focusring);
    outline-offset: 2px
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
    text-decoration: none;
    color: inherit
}

:root {
    --mm-navbar-size: 50px
}

.mm-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    min-height: var(--mm-navbar-size);
    padding-top: env(safe-area-inset-top);
    color: var(--mm-color-text-dimmed);
    text-align: center;
    opacity: 1;
    background: var(--mm-color-background);
    border-bottom: 1px solid var(--mm-color-border);
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.mm-navbar>* {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-navbar__btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.mm-navbar__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    overflow: hidden
}

.mm-navbar__title[href="#"] {
    pointer-events: none
}

.mm-navbar__title>span {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child) {
    -webkit-padding-start: 60px;
    padding-inline-start: 60px;
    -webkit-padding-end: 10px;
    padding-inline-end: 10px
}

.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child {
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    -webkit-padding-end: 60px;
    padding-inline-end: 60px
}

.mm-panel {
    --mm-panel-child-offset: 100%;
    --mm-panel-parent-offset: -30%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    color: var(--mm-color-text);
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    -webkit-transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    transform: translate3d(var(--mm-panel-child-offset), 0, 0);
    -webkit-transition-property: inset-inline-start, -webkit-transform;
    transition-property: inset-inline-start, -webkit-transform;
    -o-transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start;
    transition-property: transform, inset-inline-start, -webkit-transform
}

[dir=rtl] .mm-panel {
    --mm-panel-child-offset: -100%;
    --mm-panel-parent-offset: 30%
}

.mm-panel:after {
    content: "";
    display: block;
    height: var(--mm-listitem-size)
}

.mm-panel:focus {
    outline: 0
}

.mm-panel--opened {
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mm-panel--parent {
    -webkit-transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
    z-index: 0
}

.mm-panel--highest {
    z-index: 3
}

.mm-menu--opened .mm-panel--noanimation {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.mm-panel__content {
    padding: 20px
}

.mm-panels {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: var(--mm-color-background);
    border-color: var(--mm-color-border);
    color: var(--mm-color-text)
}

.mm-panels:focus {
    outline: 0
}

:root {
    --mm-toggle-size: 34px
}

.mm-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: calc(var(--mm-toggle-size) * 1.75);
    -ms-flex: calc(var(--mm-toggle-size) * 1.75) 0 0px;
    flex: calc(var(--mm-toggle-size) * 1.75) 0 0;
    height: var(--mm-toggle-size);
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    border-radius: var(--mm-toggle-size);
    border: var(--mm-color-border);
    background: var(--mm-color-border);
    cursor: pointer;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

.mm-toggle:before {
    content: "";
    aspect-ratio: 1;
    margin: 2px;
    border-radius: 100%;
    background: var(--mm-color-background);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-toggle:checked {
    background: #4bd963
}

.mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * .75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * .75));
    transform: translateX(calc(var(--mm-toggle-size) * .75))
}

[dir=rtl] .mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * -.75));
    transform: translateX(calc(var(--mm-toggle-size) * -.75))
}

.mm-listitem--vertical>.mm-panel {
    position: static;
    width: 100%;
    padding: 10px 0 10px 20px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.mm-listitem--vertical>.mm-panel:after {
    content: none;
    display: none
}

.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel {
    display: none
}

.mm-listitem--vertical>.mm-listitem__btn {
    height: var(--mm-listitem-size);
    bottom: auto
}

.mm-listitem--vertical .mm-listitem:last-child:after {
    border-color: transparent
}

.mm-listitem--opened>.mm-listitem__btn:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

:root {
    --mm-size: 80%;
    --mm-min-size: 240px;
    --mm-max-size: 440px
}

.mm-menu--offcanvas {
    position: fixed;
    z-index: 0
}

.mm-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh;
    background: inherit
}

:where(.mm-slideout) {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    -o-transition-property: width, transform;
    transition-property: width, transform;
    transition-property: width, transform, -webkit-transform
}

.mm-wrapper--opened,
.mm-wrapper--opened body {
    overflow: hidden
}

.mm-wrapper__blocker {
    background: rgba(0, 0, 0, .4)
}

.mm-wrapper--opened .mm-wrapper__blocker {
    --mm-blocker-visibility-delay: 0s;
    --mm-blocker-opacity-delay: 0.4s;
    bottom: 0;
    opacity: .5
}

.mm-menu {
    --mm-translate-horizontal: 0;
    --mm-translate-vertical: 0
}

.mm-menu--position-left,
.mm-menu--position-left-front {
    right: auto
}

.mm-menu--position-right,
.mm-menu--position-right-front {
    left: auto
}

.mm-menu--position-left,
.mm-menu--position-left-front,
.mm-menu--position-right,
.mm-menu--position-right-front {
    width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-left-front {
    --mm-translate-horizontal: -100%
}

.mm-menu--position-right-front {
    --mm-translate-horizontal: 100%
}

.mm-menu--position-top {
    bottom: auto
}

.mm-menu--position-bottom {
    top: auto
}

.mm-menu--position-bottom,
.mm-menu--position-top {
    width: 100%;
    height: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size))
}

.mm-menu--position-top {
    --mm-translate-vertical: -100%
}

.mm-menu--position-bottom {
    --mm-translate-vertical: 100%
}

.mm-menu--position-bottom,
.mm-menu--position-left-front,
.mm-menu--position-right-front,
.mm-menu--position-top {
    z-index: 2;
    -webkit-transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.mm-menu--position-bottom.mm-menu--opened,
.mm-menu--position-left-front.mm-menu--opened,
.mm-menu--position-right-front.mm-menu--opened,
.mm-menu--position-top.mm-menu--opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left {
    --mm-translate-horizontal: clamp(var(--mm-min-size),
            var(--mm-size),
            var(--mm-max-size))
}

.mm-wrapper--position-right {
    --mm-translate-horizontal: clamp(calc(-1 * var(--mm-max-size)),
            calc(-1 * var(--mm-size)),
            calc(-1 * var(--mm-min-size)))
}

.mm-wrapper--position-left .mm-slideout,
.mm-wrapper--position-right .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
    -webkit-transform: translate3d(var(--mm-translate-horizontal), 0, 0);
    transform: translate3d(var(--mm-translate-horizontal), 0, 0)
}

.mm-wrapper--position-bottom .mm-wrapper__blocker,
.mm-wrapper--position-left-front .mm-wrapper__blocker,
.mm-wrapper--position-right-front .mm-wrapper__blocker,
.mm-wrapper--position-top .mm-wrapper__blocker {
    z-index: 1
}

.mm-menu--theme-light {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.4);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.4);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.75);
    --mm-color-focusring: #06c
}

.mm-menu--theme-light-contrast {
    --mm-color-background: #f3f3f3;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.05);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.9);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark {
    --mm-color-background: #333;
    --mm-color-border: rgb(0, 0, 0, 0.4);
    --mm-color-icon: rgb(255, 255, 255, 0.4);
    --mm-color-text: rgb(255, 255, 255, 0.8);
    --mm-color-text-dimmed: rgb(255, 255, 255, 0.4);
    --mm-color-background-highlight: rgb(255, 255, 255, 0.08);
    --mm-color-background-emphasis: rgb(0, 0, 0, 0.1);
    --mm-color-focusring: #06c
}

.mm-menu--theme-dark-contrast {
    --mm-color-background: #333;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.7);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.3);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.15);
    --mm-color-icon: rgb(0 0 0 / 0.3);
    --mm-color-text: rgb(0 0 0 / 0.8);
    --mm-color-text-dimmed: rgb(0 0 0 / 0.3);
    --mm-color-background-highlight: rgb(0 0 0 / 0.06);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.03);
    --mm-color-focusring: #06c
}

.mm-menu--theme-white-contrast {
    --mm-color-background: #fff;
    --mm-color-border: rgb(0 0 0 / 0.5);
    --mm-color-icon: rgb(0 0 0 / 0.5);
    --mm-color-text: #000;
    --mm-color-text-dimmed: rgb(0 0 0 / 0.7);
    --mm-color-background-highlight: rgb(0 0 0 / 0.07);
    --mm-color-background-emphasis: rgb(0 0 0 / 0.035);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.2);
    --mm-color-icon: rgb(255 255 255 / 0.4);
    --mm-color-text: rgb(255 255 255 / 0.7);
    --mm-color-text-dimmed: rgb(255 255 255 / 0.4);
    --mm-color-background-highlight: rgb(255 255 255 / 0.1);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.06);
    --mm-color-focusring: #06c
}

.mm-menu--theme-black-contrast {
    --mm-color-background: #000;
    --mm-color-border: rgb(255 255 255 / 0.5);
    --mm-color-icon: rgb(255 255 255 / 0.5);
    --mm-color-text: #fff;
    --mm-color-text-dimmed: rgb(255 255 255 / 0.6);
    --mm-color-background-highlight: rgb(255 255 255 / 0.125);
    --mm-color-background-emphasis: rgb(255 255 255 / 0.1);
    --mm-color-focusring: #06c
}

.mm-counter {
    display: block;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    float: right;
    color: var(--mm-color-text-dimmed)
}

[dir=rtl] .mm-counter {
    float: left
}

:root {
    --mm-iconbar-size: 50px
}

.mm-menu--iconbar-left .mm-navbars,
.mm-menu--iconbar-left .mm-panels {
    margin-left: var(--mm-iconbar-size)
}

.mm-menu--iconbar-right .mm-navbars,
.mm-menu--iconbar-right .mm-panels {
    margin-right: var(--mm-iconbar-size)
}

.mm-iconbar {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: var(--mm-iconbar-size);
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid;
    border-color: var(--mm-color-border);
    background: var(--mm-color-background);
    color: var(--mm-color-text-dimmed);
    text-align: center
}

.mm-menu--iconbar-left .mm-iconbar,
.mm-menu--iconbar-right .mm-iconbar {
    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
}

.mm-menu--iconbar-left .mm-iconbar {
    border-right-width: 1px;
    left: 0
}

.mm-menu--iconbar-right .mm-iconbar {
    border-left-width: 1px;
    right: 0
}

.mm-iconbar__bottom,
.mm-iconbar__top {
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.mm-iconbar__bottom>*,
.mm-iconbar__top>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0
}

.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
    text-decoration: none
}

.mm-iconbar__tab--selected {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-iconpanel-size: 50px
}

.mm-panel--iconpanel-0 {
    inset-inline-start: calc(0 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-1 {
    inset-inline-start: calc(1 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-2 {
    inset-inline-start: calc(2 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-3 {
    inset-inline-start: calc(3 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-4 {
    inset-inline-start: calc(4 * var(--mm-iconpanel-size))
}

.mm-panel--iconpanel-first~.mm-panel {
    inset-inline-start: var(--mm-iconpanel-size)
}

.mm-menu--iconpanel .mm-panel--parent .mm-divider,
.mm-menu--iconpanel .mm-panel--parent .mm-navbar {
    opacity: 0
}

.mm-menu--iconpanel .mm-panels>.mm-panel--parent {
    overflow-y: hidden;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0) {
    border-inline-start-width: 1px;
    border-inline-start-style: solid
}

.mm-navbars {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mm-navbars .mm-navbar {
    position: relative;
    padding-top: 0;
    border-bottom: none
}

.mm-navbars--top {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar:first-child {
    padding-top: env(safe-area-inset-top)
}

.mm-navbars--bottom {
    border-top: 1px solid var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar:last-child {
    padding-bottom: env(safe-area-inset-bottom)
}

.mm-navbar__breadcrumbs {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.mm-navbar__breadcrumbs>* {
    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;
    -webkit-padding-end: 6px;
    padding-inline-end: 6px
}

.mm-navbar__breadcrumbs>a {
    text-decoration: underline
}

.mm-navbar__breadcrumbs:not(:last-child) {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.mm-navbar__tab {
    padding: 0 10px;
    border: 1px solid transparent
}

.mm-navbar__tab--selected {
    background: var(--mm-color-background)
}

.mm-navbar__tab--selected:not(:first-child) {
    border-inline-start-color: var(--mm-color-border)
}

.mm-navbar__tab--selected:not(:last-child) {
    border-inline-end-color: var(--mm-color-border)
}

.mm-navbars--top.mm-navbars--has-tabs {
    border-bottom: none
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
    border-bottom: 1px solid var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab {
    border-bottom-color: var(--mm-color-border)
}

.mm-navbars--top .mm-navbar__tab--selected {
    border-top-color: var(--mm-color-border);
    border-bottom-color: transparent
}

.mm-navbars--bottom.mm-navbar--has-tabs {
    border-top: none
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar {
    background: var(--mm-color-background)
}

.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar {
    background: var(--mm-color-background-emphasis)
}

.mm-navbars--bottom .mm-navbar__tab {
    border-top-color: var(--mm-color-border)
}

.mm-navbars--bottom .mm-navbar__tab--selected {
    border-bottom-color: var(--mm-color-border);
    border-top-color: transparent
}

.mm-searchfield {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: var(--mm-navbar-size);
    padding: 0;
    overflow: hidden
}

.mm-searchfield__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-searchfield__input input {
    display: block;
    width: 100%;
    max-width: 100%;
    height: calc(var(--mm-navbar-size) * .7);
    min-height: auto;
    max-height: auto;
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    line-height: calc(var(--mm-navbar-size) * .7);
    font: inherit;
    font-size: inherit
}

.mm-searchfield__input input,
.mm-searchfield__input input:focus,
.mm-searchfield__input input:hover {
    background: var(--mm-color-background-highlight);
    color: var(--mm-color-text)
}

.mm-menu[class*=-contrast] .mm-searchfield__input input {
    border: 1px solid var(--mm-color-border)
}

.mm-searchfield__input input::-ms-clear {
    display: none
}

.mm-searchfield__btn {
    display: none;
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    bottom: 0
}

.mm-searchfield--searching .mm-searchfield__btn {
    display: block
}

.mm-searchfield__cancel {
    display: block;
    position: relative;
    -webkit-margin-end: -100px;
    margin-inline-end: -100px;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
    -webkit-padding-end: 20px;
    padding-inline-end: 20px;
    visibility: hidden;
    line-height: var(--mm-navbar-size);
    text-decoration: none;
    -webkit-transition-property: visibility, margin;
    -o-transition-property: visibility, margin;
    transition-property: visibility, margin
}

.mm-searchfield--cancelable .mm-searchfield__cancel {
    visibility: visible;
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.mm-panel--search {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    border: none !important
}

.mm-panel__splash {
    padding: 20px
}

.mm-panel--searching .mm-panel__splash {
    display: none
}

.mm-panel__noresults {
    display: none;
    padding: 40px 20px;
    color: var(--mm-color-text-dimmed);
    text-align: center;
    font-size: 150%;
    line-height: 1.4
}

.mm-panel--noresults .mm-panel__noresults {
    display: block
}

:root {
    --mm-sectionindexer-size: 20px
}

.mm-sectionindexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: var(--mm-sectionindexer-size);
    position: absolute;
    top: 0;
    bottom: 0;
    inset-inline-end: calc(-1 * var(--mm-sectionindexer-size));
    z-index: 5;
    -webkit-transition-property: inset-inline-end;
    -o-transition-property: inset-inline-end;
    transition-property: inset-inline-end;
    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: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.mm-sectionindexer a {
    color: var(--mm-color-text-dimmed);
    line-height: 1;
    text-decoration: none;
    display: block
}

.mm-sectionindexer~.mm-panel {
    -webkit-padding-end: 0;
    padding-inline-end: 0
}

.mm-sectionindexer--active {
    right: 0
}

.mm-sectionindexer--active~.mm-panel {
    -webkit-padding-end: var(--mm-sectionindexer-size);
    padding-inline-end: var(--mm-sectionindexer-size)
}

.mm-menu--selected-hover .mm-listitem__btn,
.mm-menu--selected-hover .mm-listitem__text,
.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color
}

@media (hover:hover) {
    .mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text {
        background: 0 0
    }

    .mm-menu--selected-hover .mm-listitem__btn:hover,
    .mm-menu--selected-hover .mm-listitem__text:hover {
        background: var(--mm-color-background-emphasis)
    }
}

.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

@media (hover:hover) {

    .mm-menu--selected-parent .mm-listitem__btn:hover,
    .mm-menu--selected-parent .mm-listitem__text:hover {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }
}

.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text {
    background: 0 0
}

.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text {
    background: var(--mm-color-background-emphasis)
}

:root {
    --mm-sidebar-collapsed-size: 50px;
    --mm-sidebar-expanded-size: var(--mm-max-size)
}

.mm-wrapper--sidebar-collapsed .mm-slideout {
    width: calc(100% - var(--mm-sidebar-collapsed-size));
    -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,
.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar {
    opacity: 0
}

.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded {
    width: var(--mm-sidebar-expanded-size);
    border-right-width: 1px;
    border-right-style: solid
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened {
    overflow: auto
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker {
    display: none
}

.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    width: calc(100% - var(--mm-sidebar-expanded-size));
    -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
    transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.mm-menu {
    display: flex;
    background: #fff
}

.mm-menu .burger-menu__top {
    padding-left: 20px;
    order: -2
}

.mm-menu .button_fill {
    margin: 0 20px 20px;
    color: #091139 !important;
    width: auto
}

.mm-menu .button_border {
    margin: 0 20px 40px;
    border: 1px solid #091139;
    color: #091139 !important;
    width: auto
}

.mm-menu .mm-panels {
    order: -1;
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel {
    background: #fff !important
}

.mm-menu .mm-panels .mm-panel .mm-listview {
    padding: 0 15px
}

.mm-menu .mm-panels .mm-panel .mm-listitem {
    padding: 10px 5px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    color: #091139;
    cursor: pointer
}

.mm-menu .mm-panels .mm-panel .mm-listitem a {
    padding: 14px 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text {
    display: flex;
    justify-content: flex-start
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text img {
    margin-right: 13px;
    max-width: 40px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listitem__text .menu__sublist-name {
    line-height: 180%;
    margin-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-panel {
    padding-left: 0;
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview {
    padding: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li {
    padding-left: 0;
    padding-bottom: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li:first-child {
    padding-top: 0
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li .mm-panel ul li a {
    padding-top: 0;
    font-size: 14px;
    font-weight: 400
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a {
    padding-left: 0;
    font-size: 16px;
    padding-bottom: 0;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a:after {
    right: 18px
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-listview li a .menu__sublist-right {
    margin-left: unset;
    width: 100%
}

.mm-menu .mm-panels .mm-panel .mm-listitem .mm-btn--next:after {
    border: 2px solid #091139;
    border-bottom: none;
    border-right: none;
    inset-inline-end: 3px !important
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn,
.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-panel {
    background: 0 0
}

.mm-menu .mm-panels .mm-panel .mm-btn--next:after,
.mm-menu .mm-panels .mm-panel .mm-btn--prev:before {
    transform: rotate(225deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem--opened>.mm-listitem__btn:after {
    right: 23px;
    transform: rotate(45deg)
}

.mm-menu .mm-panels .mm-panel .mm-listitem:after {
    content: none
}

.mm-menu .mm-panels .mm-navbar {
    display: none
}

.header__burger-btn {
    transition: .5s
}

.mm-blocker:after {
    content: url(/dist/assets/images/icons/close-btn.svg);
    position: absolute;
    top: 20px;
    right: 23px
}

@media (min-width:768px) {
    .mm-blocker:after {
        top: 33px;
        right: 41px
    }
}

@media (max-width:410px) {
    .mm-blocker:after {
        right: 10px
    }
}

.mm-wrapper--opened div header .container .header__row .header__right .header__burger-btn {
    opacity: 0
}

@media (max-width:410px) {
    .mmenu-container {
        width: 88% !important
    }
}

.menu__sublist-text-wrap .menu__sublist-right {
    display: flex;
    align-items: baseline;
    margin-top: 0
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-start {
    margin-right: 5px
}

.menu__sublist-text-wrap .menu__sublist-right .menu__sublist-price {
    margin-top: 2px
}

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

html {
    scroll-behavior: smooth
}

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0
}

body,
html {
    height: 100%;
    word-break: unset
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.hidden {
    display: none !important
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

@media (min-width:1920px) {
    .container_full-hd {
        max-width: 1370px
    }
}

.auth .container {
    flex-grow: 1
}

.js-tabs {
    -ms-overflow-style: none;
    -webkit-tap-highlight-color: transparent
}

.js-tabs__nav {
    position: relative;
    overflow: auto;
    overflow: -moz-scrollbars-none
}

.js-tabs__nav::-webkit-scrollbar {
    display: none
}

.js-tabs__tabs-container {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 0
}

.js-tabs__tab {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    cursor: pointer
}

.js-tabs__no-marker>.js-tabs__tab {
    border-bottom: none
}

.js-tabs__marker {
    position: absolute;
    bottom: 0;
    height: 3px;
    transition: transform .5s, width .5s, background-color .5s
}

.js-tabs__content-container {
    margin: 0;
    padding: 0
}

.js-tabs__content {
    display: none
}

.js-tabs__content.active {
    display: block
}

.blog-blocks .blog-page__wrap {
    padding-top: 40px
}

@media (min-width:768px) {
    .blog-blocks .blog-page__wrap {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .blog-blocks .blog-page__wrap {
        padding-bottom: 20px
    }
}

.blog-blocks .blog-page__wrap .blog-header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 25px
}

@media (max-width:620px) {
    .blog-blocks .blog-page__wrap .blog-header {
        flex-direction: column;
        margin-bottom: 20px;
        padding-bottom: 0;
        border-bottom: unset
    }
}

.blog-blocks .blog-page__wrap .blog-header__title {
    font-weight: 700;
    font-size: 39px;
    line-height: 51px
}

@media (max-width:480px) {
    .blog-blocks .blog-page__wrap .blog-header__title {
        font-size: 29px
    }
}

.blog-blocks .blog-page__wrap .posts__current {
    padding-bottom: 9px
}

@media (min-width:680px) {
    .blog-blocks .blog-page__wrap .posts__current {
        display: none
    }
}

.blog-blocks .blog-posts {
    margin-bottom: clamp(80px, 5vw, 150px)
}

.blog-blocks .loadmore-wrap {
    width: 100%;
    display: flex;
    justify-content: center
}

.blog-blocks .article__photo a {
    width: 100%
}

.blog-posts__wrap {
    visibility: hidden;
    margin-left: -12px;
    margin-right: -12px;
    animation: load-post forwards .5s
}

@media (max-width:768px) {
    .blog-posts__wrap {
        margin-left: 0;
        margin-right: 0
    }
}

.blog-posts__wrap .main-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 0
}

@media (max-width:992px) {
    .blog-posts__wrap .main-block {
        grid-column-gap: 20px
    }
}

@media (max-width:768px) {
    .blog-posts__wrap .main-block {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 0;
        grid-row-gap: 0;
        gap: 20px
    }
}

@media (max-width:580px) {
    .blog-posts__wrap .main-block {
        grid-template-columns: 1fr;
        grid-column-gap: 0;
        grid-row-gap: 0
    }
}

.blog-posts__wrap .main-block .article {
    width: 100%
}

.blog-posts__wrap .main-block .article:first-child {
    grid-area: 1/1/3/2;
    box-shadow: unset
}

.blog-posts__wrap .main-block .article:first-child img {
    height: unset !important;
    box-shadow: 0 23px 80px 0 #0444a412
}

@media (max-width:768px) {
    .blog-posts__wrap .main-block .article:first-child {
        grid-area: 1/1/2/3
    }
}

@media (max-width:580px) {
    .blog-posts__wrap .main-block .article:first-child {
        grid-area: unset
    }
}

.blog-posts__wrap .main-block .article:first-child .article__photo {
    height: 100%
}

.blog-posts__wrap .main-block .article:first-child .article__photo img {
    height: 100%;
    border-radius: 5px
}

.blog-posts__wrap .main-block .article:first-child .article__content {
    display: none
}

.blog-posts__wrap .main-block .article:nth-child(2) {
    grid-area: 1/2/2/3;
    box-shadow: unset;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0;
    padding-bottom: 20px
}

@media (max-width:768px) {
    .blog-posts__wrap .main-block .article:nth-child(2) {
        grid-area: 2/1/3/2;
        margin: 0 20px 0 0;
        border: unset
    }
}

@media (max-width:580px) {
    .blog-posts__wrap .main-block .article:nth-child(2) {
        grid-area: unset;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-radius: 0;
        border-bottom: 1px solid #dcdcdc
    }
}

.blog-posts__wrap .main-block .article:nth-child(2) .blog-posts__article-text {
    display: -webkit-box
}

.blog-posts__wrap .main-block .article:nth-child(2) h2 a {
    font-size: 31px;
    font-weight: 500;
    line-height: 40.3px;
    text-align: left
}

@media (max-width:580px) {
    .blog-posts__wrap .main-block .article:nth-child(2) h2 a {
        font-size: 25px;
        font-weight: 500;
        line-height: 30px;
        text-align: left
    }
}

.blog-posts__wrap .main-block .article:nth-child(2) .article__photo {
    display: none
}

.blog-posts__wrap .main-block .article:nth-child(2) .article__content {
    padding: 0;
    background-color: unset
}

.blog-posts__wrap .main-block .article:nth-child(3) {
    margin-top: 0;
    box-shadow: unset;
    grid-area: 2/2/3/3
}

@media (max-width:768px) {
    .blog-posts__wrap .main-block .article:nth-child(3) {
        grid-area: 2/2/3/3
    }
}

@media (max-width:580px) {
    .blog-posts__wrap .main-block .article:nth-child(3) {
        grid-area: unset
    }
}

.blog-posts__wrap .main-block .article:nth-child(3) .blog-posts__article-text {
    display: -webkit-box
}

.blog-posts__wrap .main-block .article:nth-child(3) h2 a {
    font-size: 31px;
    font-weight: 500;
    line-height: 40.3px;
    text-align: left
}

@media (max-width:580px) {
    .blog-posts__wrap .main-block .article:nth-child(3) h2 a {
        font-size: 25px;
        font-weight: 500;
        line-height: 30px;
        text-align: left
    }
}

.blog-posts__wrap .main-block .article:nth-child(3) .article__photo {
    display: none
}

.blog-posts__wrap .main-block .article:nth-child(3) .article__content {
    padding: 0;
    background-color: unset
}

@media (max-width:680px) {
    .posts__wrap {
        display: none;
        flex-direction: column;
        width: 100%;
        padding-bottom: 10px
    }

    .posts__wrap li {
        padding-top: 9px;
        padding-bottom: 8px !important;
        border-left: 1px solid #fff;
        transition: .3s
    }

    .posts__wrap li:hover {
        background: #e6edf7;
        color: #0174e4;
        border-left: 1px solid #0174e4
    }
}

@media (max-width:680px) {
    .site-main .blog-navigation__categories-list {
        border: 1px solid #bdbdbd;
        top: unset !important;
        box-shadow: unset;
        position: relative;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 5px
    }

    .site-main .blog-navigation__categories-list .ac-panel .ac-text:first-child {
        padding-left: 20px
    }

    .site-main .blog-navigation__categories-list:after {
        position: absolute;
        top: 18.5px;
        right: 18.5px;
        content: url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.284066 2.70594C0.558653 2.43135 1.00385 2.43135 1.27843 2.70594L5 6.42751L8.72157 2.70594C8.99615 2.43135 9.44135 2.43135 9.71593 2.70594C9.99052 2.98053 9.99052 3.42572 9.71593 3.70031L5.49718 7.91906C5.2226 8.19365 4.7774 8.19365 4.50282 7.91906L0.284066 3.70031C0.00947815 3.42572 0.00947815 2.98053 0.284066 2.70594Z' fill='%23091139'/%3E%3C/svg%3E%0A")
    }
}

@media (max-width:680px) {
    .blog-navigation__categories .js-tabs__tab._active {
        border-bottom: 1px solid #fff
    }
}

@media (max-width:680px) {
    .blog-navigation__categories .ac-panel .ac-text:first-child {
        margin-left: 0;
        width: 100%;
        padding-left: 20px
    }
}

@media (max-width:680px) {
    .blog-navigation__categories .ac-panel .ac-text {
        width: 100%
    }
}

@keyframes load-post {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.filtr-loading {
    height: 80vh;
    display: block
}

.single-post__content p {
    margin-bottom: 15px
}

.single-post__content h1,
.single-post__content h2,
.single-post__content h3,
.single-post__content h4,
.single-post__content h5,
.single-post__content h6 {
    margin-bottom: 15px;
    margin-top: 20px
}

.article-page__vpn-buttons .contact-us__button {
    margin-left: 0
}

.search-results .blog-header {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 25px
}

.search-results .blog-header h2.blog-header__title {
    font-weight: 700;
    font-size: 39px;
    line-height: 51px
}

.search-results .blog-posts__wrap {
    visibility: visible;
    margin-bottom: clamp(60px, 6vw, 15px)
}

.search-results .blog-posts__article-img.article__photo a {
    width: 100%
}

.search-results .page-title {
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: #828282;
    margin-top: 40px
}

.search-results .page-title span {
    color: #091139
}

.search-results .blog-posts__wrap.articles__wrap {
    position: relative;
    padding-bottom: 101px
}

.search-results .navigation.posts-navigation {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0)
}

.code-introduction__title {
    margin-bottom: 10px
}

.code-introduction__inputs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 357px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 15px
}

.code-introduction__input {
    width: 100%;
    margin-right: 10px;
    padding-right: 0;
    padding-left: 0;
    text-align: center
}

.code-introduction__input:last-child {
    margin-right: 0
}

@media (min-width:480px) {
    .code-introduction__input {
        margin-right: 15px
    }
}

.confirmation-mail__title {
    margin-bottom: 10px
}

.confirmation-mail__indent {
    margin-top: 50px;
    margin-bottom: 15px
}

.create-account__title {
    margin-bottom: 10px
}

.create-account__input {
    margin-top: 15px;
    margin-bottom: 15px
}

.create-account__button {
    margin-top: 20px;
    margin-bottom: 15px
}

.create-account__button-icon {
    margin-bottom: 20px
}

@media (min-width:480px) {
    .create-account__button-text-one {
        display: none
    }
}

.create-account__button-text-second {
    display: none
}

@media (min-width:480px) {
    .create-account__button-text-second {
        display: block
    }
}

.create-password__title {
    margin-bottom: 10px
}

.create-password__bottom-indent {
    margin-bottom: 15px
}

.create-password__indicator {
    margin-top: 10px;
    margin-bottom: 10px
}

.message-sent {
    display: flex
}

.message-sent .container {
    width: 100%
}

.message-sent__wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.message-sent__main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 75px
}

@media (min-width:768px) {
    .message-sent__main {
        padding-top: 100px;
        padding-bottom: 95px
    }
}

@media (min-width:1150px) {
    .message-sent__main {
        padding-top: 120px;
        padding-bottom: 115px
    }
}

.message-sent__main img {
    margin-bottom: 40px
}

.message-sent__title {
    font-weight: 700;
    font-size: 39px;
    line-height: 51px;
    text-align: center;
    margin-bottom: 15px
}

.message-sent__subtitle {
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.message-sent__back-link {
    margin-bottom: 30px;
    background: 0 0;
    border: 1px solid #bdbdbd;
    color: #091139
}

.message-sent__back-link:hover {
    background: #0174e4;
    color: #fff;
    border: 1px solid #0174e4
}

.message-sent__back-link:active,
.message-sent__back-link:focus {
    background: #0174e4;
    border: 1px solid #0174e4;
    color: #fff
}

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

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

body,
html {
    height: 100%
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

.ios-fix .header__menu {
    transform: translateY(3px)
}

.ios-fix .header__menu-arrow-icon:after {
    transform: translateY(-1px)
}

.js-tabs {
    -ms-overflow-style: none;
    -webkit-tap-highlight-color: transparent
}

.js-tabs__nav {
    position: relative;
    overflow: auto;
    overflow: -moz-scrollbars-none
}

.js-tabs__nav::-webkit-scrollbar {
    display: none
}

.js-tabs__tabs-container {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 0
}

.js-tabs__tab {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    cursor: pointer
}

.js-tabs__no-marker>.js-tabs__tab {
    border-bottom: none
}

.js-tabs__marker {
    position: absolute;
    bottom: 0;
    height: 3px;
    transition: transform .5s, width .5s, background-color .5s
}

.js-tabs__content-container {
    margin: 0;
    padding: 0
}

.js-tabs__content {
    display: none
}

.js-tabs__content.active {
    display: block
}

.faq-category__main {
    padding-top: 50px;
    padding-bottom: 80px
}

@media (min-width:768px) {
    .faq-category__main {
        padding-bottom: 100px
    }
}

@media (min-width:1150px) {
    .faq-category__main {
        padding-top: 75px
    }
}

.faq-category__select {
    margin-top: 20px
}

.faq-category__select:hover .select__dropdown {
    padding: 20px
}

.faq-category__select .select__toggle {
    position: relative;
    display: block;
    line-height: 1.2;
    font-weight: 500;
    color: #091139
}

.faq-category__select .select__toggle.rotate-arrow:after {
    transform: translateY(-50%) rotate(180deg)
}

.faq-category__select .select__toggle:after {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(0)
}

.faq-category__select .select__active-item {
    margin-top: 10px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    color: #091139
}

.faq-category__select .select__dropdown-link {
    width: 100%
}

.faq-category__select .select__dropdown-item {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 0
}

.faq-category__select .select__dropdown-item:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .faq-category__select {
        display: none
    }
}

.faq-category__select-title {
    margin-bottom: 15px
}

.faq-category__select-title~.faq-category__select-title {
    margin-top: 30px
}

.faq-category__head {
    margin-top: 40px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .faq-category__head {
        margin-top: 0
    }
}

.faq-category__breadcrumb {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #b4b4b4;
    margin-bottom: 30px;
    margin-top: 15px
}

.faq-category__breadcrumb a {
    color: #b4b4b4
}

.faq-category__wrap {
    padding-top: 75px;
    margin-bottom: 60px
}

@media (max-width:990px) {
    .faq-category__wrap {
        padding-top: 60px
    }
}

@media (max-width:768px) {
    .faq-category__wrap {
        padding-top: 40px
    }
}

@media (min-width:991px) {
    .faq-category__wrap {
        display: flex;
        justify-content: space-between
    }
}

.faq-category__sidebar {
    display: none
}

@media (min-width:768px) {
    .faq-category__sidebar {
        display: block;
        width: calc(34.3% - 20px);
        margin-right: 20px
    }
}

@media (min-width:1150px) {
    .faq-category__sidebar {
        width: calc(23%);
        margin-right: 20px
    }
}

.faq-category__sidebar-title {
    margin-bottom: 20px
}

.faq-category__sidebar-title~.faq-category__sidebar-title {
    margin-top: 40px
}

.faq-category__sidebar-item {
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    border: none;
    width: 100%;
    text-align: left;
    padding: 0
}

.faq-category__sidebar-item:before {
    display: none
}

.faq-category__sidebar-item h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    padding-left: 0 !important;
    margin-bottom: 0
}

.faq-category__sidebar-item_active {
    color: #f0d729
}

.faq-category__sidebar-item_active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #f0d729
}

.faq-category__sidebar-item+.faq-category__sidebar-item {
    margin-top: 0
}

.faq-category__sidebar-item.active .privacy-policy__sidebar-link {
    background: #e6edf7;
    border-radius: 0 5px 5px 0;
    border-left: 2px solid #0174e4
}

.faq-category__sidebar-link {
    width: 100%;
    transition: .3s;
    padding: 10px 10px 10px 13px;
    border-left: 2px solid #fff
}

.faq-category__sidebar-link span {
    display: none
}

.faq-category__sidebar-link:hover {
    color: #0174e4
}

@media (min-width:992px) {
    .faq-category__inner {
        width: 65.7%
    }
}

.faq-category__text p {
    margin-top: 15px
}

.faq-category__text~.faq-category__text {
    margin-top: 15px
}

@media (min-width:768px) {
    .faq-category__text~.faq-category__text {
        margin-top: 20px
    }
}

.faq-category__content-title {
    margin-top: 25px
}

@media (min-width:768px) {
    .faq-category__content-title {
        margin-top: 30px
    }
}

.faq-category__footer {
    padding: 15px 0;
    background-color: #091139
}

@media (min-width:768px) {
    .faq-category__footer {
        padding: 22px 0
    }
}

.faq-category__sidebar-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    white-space: normal
}

.faq-category__sidebar-item.active a {
    color: #0174e4;
    position: relative
}

.faq-category__sidebar-item.active a:after {
    content: "";
    width: 100%;
    background: #0174e4;
    position: absolute;
    bottom: -1px;
    left: 0
}

.faq-category__sidebar-link {
    width: auto;
    padding: 10px 10px 10px 13px;
    width: 100%
}

.faq-category__items-more {
    margin-top: 45px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #0174e4;
    cursor: pointer;
    display: none
}

.faq-category__select:hover .select__dropdown {
    height: auto;
    overflow: auto
}

.faq-category__items {
    margin-top: 20px
}

.faq-category__item {
    display: flex;
    align-items: baseline;
    position: relative;
    width: 100%;
    padding: 25px 50px 25px 20px;
    background-color: #fff;
    box-shadow: 0 -.08px 2.21px 0 #0444a406;
    box-shadow: 0 -.2px 5.32px 0 #0444a408;
    box-shadow: 0 -.38px 10.02px 0 #0444a40a;
    box-shadow: 0 -.67px 17.87px 0 #0444a40c;
    box-shadow: 0 -1.25px 33.42px 0 #0444a40f;
    border-radius: 5px;
    margin-bottom: 15px
}

.faq-category__item span {
    padding: 0
}

.faq-category__item:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(/dist/assets/images/vacancies/arrow.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .4s;
    filter: brightness(.3)
}

@media (max-width:470px) {
    .faq-category__item {
        flex-direction: column
    }
}

.faq-category__item__item-title {
    margin-bottom: 0
}

.faq-category__question {
    padding: 25px 0;
    box-shadow: unset;
    border-radius: unset;
    margin-bottom: 0;
    border-bottom: 1px solid #dcdcdc
}

.faq-category__question:last-child {
    border-bottom: none
}

.faq-category__question:after {
    width: 13px;
    right: 1px
}

.faq-category__question h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.faq-category__content-post {
    margin-top: 25px
}

.faq-category__content-post p {
    margin-bottom: 20px
}

.faq-category__content-post h2,
.faq-category__content-post h3,
.faq-category__content-post h4,
.faq-category__content-post h5,
.faq-category__content-post h6 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px
}

.faq-category__content-post a {
    color: #0174e4
}

.faq-category__content {
    margin-bottom: 60px
}

.faq-category__text-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-top: 30px
}

.faq-answer__divide {
    margin-top: 40px
}

.faq-answer__share {
    margin-top: 40px
}

.faq-answer__share-text {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    text-align: left
}

.faq-answer__likes {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    box-shadow: 0 -1.25px 33.42px 0 #0444a40f;
    padding: 20px 30px;
    margin-bottom: 80px
}

@media (max-width:768px) {
    .faq-answer__likes {
        flex-direction: column;
        align-items: start
    }
}

.faq-answer__likes-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%
}

.faq-answer__likes-rating {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    color: #828282
}

.faq-answer__likes-icons {
    display: flex
}

@media (max-width:768px) {
    .faq-answer__likes-icons {
        margin-top: 15px
    }
}

.faq-answer__likes-dislike {
    margin-left: 15px;
    cursor: pointer
}

.faq-answer__likes-like {
    cursor: pointer
}

.relevanssi-live-search-result-status {
    display: none
}

.faq__main.privacy-policy .privacy-policy__sidebar-item .privacy-policy__sidebar-title {
    margin-top: 10px
}

@media (max-width:991px) {
    .faq__main.privacy-policy .js-tabs.faq-category__wrap {
        padding: 0
    }

    .faq__main.privacy-policy .privacy-policy__sidebar {
        margin: 20px 0 50px;
        width: 100%
    }

    .faq__main.privacy-policy #content {
        width: 100%
    }
}

.faq-category__content.subcategory {
    margin-bottom: 0
}

body.search {
    padding-top: 0
}

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

body {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #091139
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

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

a {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

button {
    padding: 0;
    border: none;
    outline: 0;
    background-color: transparent;
    cursor: pointer
}

img {
    display: block
}

body,
html {
    height: 100%
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.main {
    flex: 1 0 auto
}

.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width:768px) {
    .container {
        padding: 0 40px
    }
}

@media (min-width:1150px) {
    .container {
        max-width: 1150px;
        padding: 0 20px
    }
}

.container_width {
    max-width: 1600px
}

.ios-fix .header__menu {
    transform: translateY(3px)
}

.ios-fix .header__menu-arrow-icon:after {
    transform: translateY(-1px)
}

.forgot-password__title {
    margin-bottom: 10px
}

.forgot-password__indent {
    margin-top: 15px;
    margin-bottom: 15px
}

.forgot-password__indent-top {
    margin-top: 15px
}

.getting-code__title {
    margin-bottom: 10px
}

.getting-code__input {
    margin-top: 15px;
    margin-bottom: 15px
}

.getting-code__button {
    margin-bottom: 15px
}

.locations .hero-main {
    padding-top: 290px
}

.locations .hero-main__content {
    width: 68%
}

@media (max-width:768px) {
    .locations .hero-main__content {
        width: 100%
    }
}

.locations .hero-main__img {
    margin-top: -90px;
    width: 60%
}

.locations .hero-main__img img {
    width: 100%
}

@media (max-width:768px) {
    .locations .hero-main__img {
        margin-left: unset;
        width: unset
    }
}

@media (max-width:480px) {
    .locations .hero-main__img {
        margin-top: -150px
    }
}

@media (max-width:992px) {
    .locations .hero-main__img img {
        width: 125%
    }
}

@media (max-width:768px) {
    .locations .hero-main__img img {
        width: 100%
    }
}

.locations .hero-main .container {
    flex-direction: row
}

@media (max-width:768px) {
    .locations .hero-main .container {
        flex-direction: column-reverse
    }
}

.locations .coverage {
    padding-top: 150px
}

@media (max-width:768px) {
    .locations .coverage {
        padding-top: 100px;
        margin-bottom: 40px
    }
}

@media (max-width:480px) {
    .locations .coverage {
        padding-top: 80px
    }
}

.locations .countries {
    padding-top: 0;
    padding-bottom: 0
}

.locations .countries__nav {
    margin-top: 40px;
    transition: .3s
}

.locations .countries__nav .ac-header {
    display: none
}

@media (max-width:480px) {
    .locations .countries__nav .ac-header {
        display: block;
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        padding: 15px 15px 15px 15px
    }
}

.locations .countries__nav .ac-header .ac-trigger {
    display: flex;
    justify-content: space-between
}

.locations .countries__nav .ac-header .ac-trigger .ac-trigger__arrow {
    transition: .3s
}

@media (min-width:481px) {
    .locations .countries__nav .ac-panel {
        height: auto !important;
        visibility: visible;
        flex-wrap: wrap;
        line-height: 40px
    }
}

@media (max-width:480px) {
    .locations .countries__nav .ac-panel {
        flex-direction: column;
        top: 4px;
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        justify-content: unset
    }

    .locations .countries__nav .ac-panel li {
        padding: 5px 15px
    }

    .locations .countries__nav .ac-panel li:first-child {
        padding-top: 15px
    }

    .locations .countries__nav .ac-panel li:last-child {
        padding-bottom: 15px
    }
}

.locations .countries__nav ul {
    display: flex;
    justify-content: center
}

.locations .countries__nav ul li {
    margin-right: 30px
}

.locations .countries__nav ul li:last-child {
    margin-right: 0
}

.locations .countries__nav ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.locations .countries__nav ul li:hover a {
    color: #0174e4
}

.locations .countries .ac.is-active .ac-trigger__arrow {
    transform: rotate(180deg);
    transition: .3s
}

.locations .countries__europe {
    margin-top: 60px
}

@media (max-width:480px) {
    .locations .countries__europe {
        margin-top: 50px
    }
}

.locations .countries__items {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width:480px) {
    .locations .countries__items {
        margin-left: 0;
        margin-right: 0
    }
}

.locations .countries__item {
    max-width: 255px;
    width: 23%;
    margin: 15px 1% 0;
    display: flex;
    align-items: center
}

.locations .countries__item .flag {
    overflow: hidden;
    width: 26px;
    height: 26px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px
}

.locations .countries__item .flag img {
    min-width: 40px;
    max-width: 26px
}

@media (max-width:768px) {
    .locations .countries__item {
        width: 31.3%
    }
}

@media (max-width:480px) {
    .locations .countries__item {
        width: 47.3%
    }
}

@media (max-width:380px) {
    .locations .countries__item {
        width: 100%;
        max-width: unset
    }
}

.locations .countries__item .bv_mainselect {
    padding: 0
}

.locations .countries__item .bv_atual {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    box-shadow: unset;
    font-family: Gordita, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #091139;
    padding: 15px 15px 15px 60px
}

.locations .countries__item .bv_ul_inner {
    position: relative !important;
    box-shadow: none;
    border: 1px solid #dcdcdc;
    border-top: none;
    background: #fff;
    top: -3px;
    padding-top: 0;
    border-radius: 0 0 5px 5px;
    margin-top: 0;
    padding-left: 15px;
    padding-bottom: 10px
}

.locations .countries__item .bv_ul_inner li {
    font-family: Gordita, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #091139;
    transition: .3s;
    padding: 8px 28px 8px 10px
}

.locations .countries__item .bv_ul_inner li:hover {
    color: #0174e4;
    background: unset
}

.locations .countries__item .arrow {
    background: url(/dist/assets/images/icons/locations-arrow.svg);
    border: none;
    padding: 6px;
    background-size: cover
}

.locations .countries__item .down {
    transform: none;
    margin-top: 9px
}

.locations .countries__item .up {
    transform: rotate(-180deg)
}

.locations .countries .europe-france .bv_atual {
    background: url(/dist/assets/images/icons/flags/fr.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .europe-germany .bv_atual {
    background: url(/dist/assets/images/icons/flags/ger.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .europe-spain .bv_atual {
    background: url(/dist/assets/images/icons/flags/swed.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .item__no-select {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    box-shadow: unset;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    transition: .3s
}

.locations .countries .item__no-select:hover {
    cursor: pointer
}

.locations .countries .item__no-select:hover p {
    color: #0174e4
}

.locations .countries .asia--britain,
.locations .countries .europe-belgium {
    background: url(/dist/assets/images/icons/flags/fin.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .asia-belgium,
.locations .countries .europe-britain {
    background: url(/dist/assets/images/icons/flags/den.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__asia {
    margin-top: 100px
}

@media (max-width:480px) {
    .locations .countries .countries__asia {
        margin-top: 50px
    }
}

.locations .countries .countries__asia .asia-japan .bv_atual {
    background: url(/dist/assets/images/icons/flags/fin.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__asia .asia-south-korea .bv_atual {
    background: url(/dist/assets/images/icons/flags/ger.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__asia .asia-taiwan .bv_atual {
    background: url(/dist/assets/images/icons/flags/fr.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__north-america {
    margin-top: 100px
}

@media (max-width:480px) {
    .locations .countries .countries__north-america {
        margin-top: 50px
    }
}

.locations .countries .countries__north-america .asia--britain {
    background: url(/dist/assets/images/icons/flags/fr.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__north-america .asia-belgium {
    background: url(/dist/assets/images/icons/flags/brit.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__south-america {
    margin-top: 100px
}

@media (max-width:480px) {
    .locations .countries .countries__south-america {
        margin-top: 50px
    }
}

.locations .countries .countries__south-america .asia--britain {
    background: url(/dist/assets/images/icons/flags/ger.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__south-america .asia-belgium {
    background: url(/dist/assets/images/icons/flags/fin.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__oceania {
    margin-top: 100px
}

@media (max-width:480px) {
    .locations .countries .countries__oceania {
        margin-top: 50px
    }
}

.locations .countries .countries__oceania .asia--britain {
    background: url(/dist/assets/images/icons/flags/ger.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries .countries__oceania .asia-belgium {
    background: url(/dist/assets/images/icons/world.svg) no-repeat 20px 15px;
    background-size: 25px
}

.locations .countries h3 {
    margin-left: -6px
}

@media (max-width:480px) {
    .locations .countries h3 {
        margin-left: 0
    }
}

.solution .countries__item .flag {
    width: 30px;
    height: 30px;
    border-radius: unset
}

.solution .countries__item .flag img {
    min-width: 30px;
    max-width: 30px
}

.auth__wrapper {
    display: flex;
    height: 100%
}

@media (max-width:768px) {
    .auth__wrapper {
        flex-direction: column
    }
}

.auth__wrapper .auth__sidebar {
    width: 300px;
    flex-shrink: 0
}

@media (max-width:768px) {
    .auth__wrapper .auth__sidebar {
        width: 100%
    }
}

.auth__wrapper .auth-sidebar {
    padding: 40px 30px;
    display: flex;
    background-color: #fff;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

@media (max-width:768px) {
    .auth__wrapper .auth-sidebar {
        flex-direction: row;
        padding: 15px 30px
    }
}

.auth__wrapper .auth-sidebar__advantages {
    margin-bottom: 20px
}

@media (max-width:768px) {
    .auth__wrapper .auth-sidebar__advantages {
        display: none
    }
}

.auth__wrapper .auth-sidebar__advantages--title {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #091139;
    margin-bottom: 20px
}

.auth__wrapper .auth-sidebar__advantages--list {
    list-style: none
}

.auth__wrapper .auth-sidebar__advantages--list-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #091139;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px
}

.auth__wrapper .auth-sidebar__advantages--list-item:before {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0529 0.307742C10.2561 0.108172 10.5265 -0.00215792 10.807 3.19871e-05C11.0875 0.0022219 11.3562 0.116761 11.5564 0.31948C11.7567 0.522199 11.8727 0.797243 11.8801 1.08657C11.8876 1.3759 11.7857 1.65689 11.5962 1.87024L5.84138 9.29584C5.74242 9.40581 5.62299 9.49405 5.49022 9.55531C5.35745 9.61657 5.21407 9.64957 5.06866 9.65235C4.92325 9.65513 4.77878 9.62762 4.64391 9.57148C4.50903 9.51534 4.38652 9.43171 4.28368 9.3256L0.467338 5.3881C0.361059 5.28592 0.275815 5.16271 0.216692 5.0258C0.157569 4.8889 0.125778 4.74111 0.123215 4.59126C0.120653 4.4414 0.147371 4.29255 0.201776 4.15358C0.256182 4.01461 0.337159 3.88837 0.439879 3.78239C0.542598 3.67641 0.664955 3.59286 0.799649 3.53673C0.934343 3.48059 1.07862 3.45303 1.22386 3.45567C1.36911 3.45832 1.51235 3.49112 1.64504 3.55212C1.77773 3.61312 1.89715 3.70107 1.99618 3.81072L5.01638 6.9253L10.0255 0.340481C10.0345 0.329024 10.0442 0.318094 10.0544 0.307742H10.0529Z' fill='%23091139'/%3E%3C/svg%3E%0A");
    content: "";
    width: 12px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    flex-shrink: 0;
    margin-top: 7px;
    margin-right: 15px
}

.auth__wrapper .auth-sidebar__back {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #0174e4;
    cursor: pointer
}

.auth__wrapper .auth-sidebar__back:before {
    content: "";
    width: 6px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    flex-shrink: 0;
    margin-right: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.79406 10.2159C6.06865 9.94135 6.06865 9.49615 5.79406 9.22157L2.07249 5.5L5.79406 1.77843C6.06865 1.50385 6.06865 1.05865 5.79406 0.784066C5.51947 0.509479 5.07428 0.509479 4.79969 0.784066L0.58094 5.00282C0.306354 5.2774 0.306354 5.7226 0.58094 5.99718L4.79969 10.2159C5.07428 10.4905 5.51947 10.4905 5.79406 10.2159Z' fill='%230174E4'/%3E%3C/svg%3E%0A")
}

.auth__wrapper .auth__content {
    flex-grow: 1
}

@media (min-width:768px) {
    .auth__wrapper .auth {
        padding-bottom: 40px
    }
}

.auth__wrapper .auth {
    padding-bottom: 30px;
    background-color: #e6edf7
}

.auth__wrapper .wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

@media (min-width:768px) {
    .auth__wrapper .auth__main {
        padding-top: 89px;
        padding-bottom: 45px
    }
}

.auth__wrapper .auth__main {
    display: flex;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 30px
}

.auth__wrapper .main {
    flex: 1 0 auto
}

.auth__wrapper .auth .container {
    flex-grow: 1
}

@media (min-width:1920px) {
    .auth__wrapper .container_full-hd {
        max-width: 1370px;
        margin: auto
    }
}

@media (min-width:992px) {
    .auth__wrapper .auth__wrap {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column
    }
}

.auth__wrapper .container_full-hd {
    margin: auto
}

.auth__wrapper .auth__wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column
}

@media (min-width:1150px) {
    .auth__wrapper .auth__form {
        max-width: 420px;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width:992px) {
    .auth__wrapper .auth__form {
        max-width: 420px;
        margin-bottom: 30px
    }
}

@media (min-width:320px) {
    .auth__wrapper .auth__form {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 40px;
        padding: 36px 40px
    }
}

@media (min-width:480px) {
    .auth__wrapper .auth__form {
        width: 420px
    }
}

.auth__wrapper .auth__form {
    width: 100%;
    margin-bottom: 30px;
    padding: 25px 20px;
    background-color: #fff;
    box-shadow: 0 6px 60px #0000001a, 0 17.5658px 21.901px #0000000d, 0 13.2728px 10.6325px #0000000a, 0 10.0319px 5.21226px #00000008, 0 5.95272px 2.06094px #00000005;
    border-radius: 5px
}

.auth__wrapper .auth__form-center {
    margin-top: 0;
    margin-bottom: 0
}

.auth__wrapper .auth__form-center .wrap {
    display: flex;
    flex-direction: column
}

.auth__wrapper .auth__form-bottom,
.auth__wrapper .auth__form-center {
    display: flex;
    flex-direction: column
}

.auth__wrapper .sign-in__title {
    margin-bottom: 8px
}

.auth__wrapper .medium-title_center {
    text-align: center
}

@media (min-width:768px) {
    .auth__wrapper .medium-title {
        font-size: 25px
    }
}

.auth__wrapper .medium-title {
    font-size: 25px;
    font-weight: 500;
    line-height: 120%;
    text-align: center;
    color: #091139
}

.auth__wrapper .sign-in__input {
    margin-top: 15px;
    margin-bottom: 20px
}

.auth__wrapper .input_border {
    border-color: #b4b4b4
}

.auth__wrapper .input {
    line-height: 22px;
    color: #383838;
    padding: 12px 19px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    transition: .3s
}

.auth__wrapper button,
.auth__wrapper input,
.auth__wrapper optgroup,
.auth__wrapper select,
.auth__wrapper textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

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

.auth__wrapper .btn-sign {
    height: 47px;
    padding: 7px
}

.auth__wrapper .login-tooltip.active {
    padding: 1px 0 1px 10px;
    background: #fff0f5;
    border-left: 2px solid #ff005e;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 10px;
    color: #e10047
}

.auth__wrapper .login-tooltip.active a {
    color: #0174e4
}

#login-popup {
    min-width: unset !important;
    height: auto !important
}

#login-popup .popup {
    width: 100%;
    border: unset;
    display: flex
}

#login-popup .login-wrap {
    display: flex;
    width: 100%
}

@media (max-width:1100px) {
    #login-popup .login-wrap {
        flex-direction: column
    }
}

#login-popup .sidebar {
    width: 230px;
    height: 100%;
    padding: 30px;
    background-color: #091139;
    box-shadow: 0 1.6711px 33.4221px rgba(0, 0, 0, .0503198), 0 .89345px 17.869px rgba(0, 0, 0, .0417275), 0 .50086px 10.0172px rgba(0, 0, 0, .035), 0 .266px 5.32008px rgba(0, 0, 0, .0282725), 0 .11069px 2.21381px rgba(0, 0, 0, .0196802);
    color: #e6edf7
}

@media (max-width:1100px) {
    #login-popup .sidebar {
        width: 100%;
        height: 60px;
        padding: 15px 20px
    }
}

#login-popup .sidebar__logo {
    display: flex;
    margin-bottom: 25px
}

#login-popup .sidebar__logo img {
    width: 120px
}

#login-popup .sidebar__link {
    display: flex;
    align-items: center;
    color: #e6edf7;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    transition: .3s
}

#login-popup .sidebar__link--active {
    color: #fff
}

#login-popup .sidebar__link:hover {
    color: #f0d729
}

#login-popup .sidebar__link:before {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

#login-popup .sidebar__link_download:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1271_400)'%3E%3Cpath d='M0.533203 3.73334L15.4665 3.73951' stroke='%237FA9E3' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.65764 0.533325H13.2739C14.4502 0.533325 15.4043 1.48545 15.4043 2.66666V13.3333C15.4043 14.5145 14.4561 15.4667 13.2798 15.4667H2.65764C1.48136 15.4667 0.537791 14.5154 0.537333 13.3342L0.533203 2.66666C0.532746 1.48545 1.48136 0.533325 2.65764 0.533325Z' stroke='%237FA9E3' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.84424 3.73334V15.4667' stroke='%237FA9E3' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1271_400'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    transition: .3s
}

#login-popup .sidebar__link_download.sidebar__link--active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1271_400)'%3E%3Cpath d='M0.533203 3.73334L15.4665 3.73951' stroke='%23F0D729' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.65764 0.533325H13.2739C14.4502 0.533325 15.4043 1.48545 15.4043 2.66666V13.3333C15.4043 14.5145 14.4561 15.4667 13.2798 15.4667H2.65764C1.48136 15.4667 0.537791 14.5154 0.537333 13.3342L0.533203 2.66666C0.532746 1.48545 1.48136 0.533325 2.65764 0.533325Z' stroke='%23F0D729' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.84424 3.73334V15.4667' stroke='%23F0D729' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1271_400'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    transition: .3s
}

#login-popup .sidebar__link_account:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6001 15.2V14.4C1.6001 11.749 3.74913 9.59998 6.4001 9.59998H9.6001C12.2511 9.59998 14.4001 11.749 14.4001 14.4V15.2' stroke='%237FA9E3' stroke-width='1.2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.00029 7.19999C6.23298 7.19999 4.80029 5.7673 4.80029 3.99999C4.80029 2.23268 6.23298 0.799988 8.00029 0.799988C9.76757 0.799988 11.2003 2.23268 11.2003 3.99999C11.2003 5.7673 9.76757 7.19999 8.00029 7.19999Z' stroke='%237FA9E3' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E")
}

#login-popup .sidebar__link_account.sidebar__link--active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6001 15.2V14.4C1.6001 11.749 3.74913 9.59998 6.4001 9.59998H9.6001C12.2511 9.59998 14.4001 11.749 14.4001 14.4V15.2' stroke='%23F0D729' stroke-width='1.2' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M8.00029 7.19999C6.23298 7.19999 4.80029 5.7673 4.80029 3.99999C4.80029 2.23268 6.23298 0.799988 8.00029 0.799988C9.76757 0.799988 11.2003 2.23268 11.2003 3.99999C11.2003 5.7673 9.76757 7.19999 8.00029 7.19999Z' stroke='%23F0D729' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E")
}

#login-popup .sidebar__link_partnership:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1431_7961)'%3E%3Cpath d='M3.58622 4.41379C3.14974 4.41379 2.72306 4.28436 2.36014 4.04187C1.99722 3.79937 1.71435 3.4547 1.54732 3.05144C1.38028 2.64818 1.33658 2.20445 1.42173 1.77635C1.50689 1.34826 1.71707 0.955026 2.02571 0.646386C2.33435 0.337746 2.72758 0.127559 3.15568 0.0424059C3.58378 -0.0427477 4.02751 0.000956208 4.43077 0.167991C4.83402 0.335026 5.17869 0.617889 5.42119 0.980812C5.66369 1.34373 5.79312 1.77041 5.79312 2.2069C5.79312 2.7922 5.56061 3.35354 5.14674 3.76741C4.73286 4.18128 4.17153 4.41379 3.58622 4.41379ZM3.58622 1.10345C3.36798 1.10345 3.15464 1.16817 2.97318 1.28941C2.79172 1.41066 2.65029 1.583 2.56677 1.78463C2.48325 1.98626 2.4614 2.20812 2.50398 2.42217C2.54655 2.63622 2.65165 2.83283 2.80597 2.98715C2.96029 3.14147 3.1569 3.24657 3.37095 3.28914C3.585 3.33172 3.80687 3.30987 4.00849 3.22635C4.21012 3.14283 4.38246 3.0014 4.50371 2.81994C4.62496 2.63848 4.68967 2.42514 4.68967 2.2069C4.68967 1.91425 4.57342 1.63358 4.36648 1.42664C4.15954 1.21971 3.87888 1.10345 3.58622 1.10345ZM12.4138 4.41379C11.9773 4.41379 11.5506 4.28436 11.1877 4.04187C10.8248 3.79937 10.5419 3.4547 10.3749 3.05144C10.2079 2.64818 10.1642 2.20445 10.2493 1.77635C10.3345 1.34826 10.5447 0.955026 10.8533 0.646386C11.1619 0.337746 11.5552 0.127559 11.9833 0.0424059C12.4114 -0.0427477 12.8551 0.000956208 13.2584 0.167991C13.6616 0.335026 14.0063 0.617889 14.2488 0.980812C14.4913 1.34373 14.6207 1.77041 14.6207 2.2069C14.6207 2.7922 14.3882 3.35354 13.9743 3.76741C13.5604 4.18128 12.9991 4.41379 12.4138 4.41379ZM12.4138 1.10345C12.1956 1.10345 11.9822 1.16817 11.8008 1.28941C11.6193 1.41066 11.4779 1.583 11.3944 1.78463C11.3108 1.98626 11.289 2.20812 11.3316 2.42217C11.3741 2.63622 11.4792 2.83283 11.6336 2.98715C11.7879 3.14147 11.9845 3.24657 12.1985 3.28914C12.4126 3.33172 12.6345 3.30987 12.8361 3.22635C13.0377 3.14283 13.21 3.0014 13.3313 2.81994C13.4525 2.63848 13.5173 2.42514 13.5173 2.2069C13.5173 1.91425 13.401 1.63358 13.1941 1.42664C12.9871 1.21971 12.7065 1.10345 12.4138 1.10345ZM13.5173 16H11.3104C11.0177 16 10.737 15.8837 10.5301 15.6768C10.3232 15.4699 10.2069 15.1892 10.2069 14.8966V11.0345H11.3104V14.8966H13.5173V9.93104H14.6207V6.62069C14.6207 6.47436 14.5626 6.33403 14.4591 6.23056C14.3556 6.1271 14.2153 6.06897 14.069 6.06897H10.5269L8.00002 10.4828L5.47312 6.06897H1.93105C1.78472 6.06897 1.64439 6.1271 1.54092 6.23056C1.43746 6.33403 1.37933 6.47436 1.37933 6.62069V9.93104H2.48278V14.8966H4.68967V11.0345H5.79312V14.8966C5.79312 15.1892 5.67686 15.4699 5.46993 15.6768C5.26299 15.8837 4.98232 16 4.68967 16H2.48278C2.19012 16 1.90946 15.8837 1.70252 15.6768C1.49558 15.4699 1.37933 15.1892 1.37933 14.8966V11.0345C1.08667 11.0345 0.806008 10.9182 0.599071 10.7113C0.392135 10.5044 0.275879 10.2237 0.275879 9.93104V6.62069C0.275879 6.18171 0.450263 5.76071 0.760668 5.45031C1.07107 5.1399 1.49207 4.96552 1.93105 4.96552H6.11312L8.00002 8.27586L9.88691 4.96552H14.069C14.508 4.96552 14.929 5.1399 15.2394 5.45031C15.5498 5.76071 15.7242 6.18171 15.7242 6.62069V9.93104C15.7242 10.2237 15.6079 10.5044 15.401 10.7113C15.194 10.9182 14.9134 11.0345 14.6207 11.0345V14.8966C14.6207 15.1892 14.5045 15.4699 14.2975 15.6768C14.0906 15.8837 13.8099 16 13.5173 16Z' fill='%237FA9E3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1431_7961'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

#login-popup .sidebar__link_partnership.sidebar__link--active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1431_7961)'%3E%3Cpath d='M3.58622 4.41379C3.14974 4.41379 2.72306 4.28436 2.36014 4.04187C1.99722 3.79937 1.71435 3.4547 1.54732 3.05144C1.38028 2.64818 1.33658 2.20445 1.42173 1.77635C1.50689 1.34826 1.71707 0.955026 2.02571 0.646386C2.33435 0.337746 2.72758 0.127559 3.15568 0.0424059C3.58378 -0.0427477 4.02751 0.000956208 4.43077 0.167991C4.83402 0.335026 5.17869 0.617889 5.42119 0.980812C5.66369 1.34373 5.79312 1.77041 5.79312 2.2069C5.79312 2.7922 5.56061 3.35354 5.14674 3.76741C4.73286 4.18128 4.17153 4.41379 3.58622 4.41379ZM3.58622 1.10345C3.36798 1.10345 3.15464 1.16817 2.97318 1.28941C2.79172 1.41066 2.65029 1.583 2.56677 1.78463C2.48325 1.98626 2.4614 2.20812 2.50398 2.42217C2.54655 2.63622 2.65165 2.83283 2.80597 2.98715C2.96029 3.14147 3.1569 3.24657 3.37095 3.28914C3.585 3.33172 3.80687 3.30987 4.00849 3.22635C4.21012 3.14283 4.38246 3.0014 4.50371 2.81994C4.62496 2.63848 4.68967 2.42514 4.68967 2.2069C4.68967 1.91425 4.57342 1.63358 4.36648 1.42664C4.15954 1.21971 3.87888 1.10345 3.58622 1.10345ZM12.4138 4.41379C11.9773 4.41379 11.5506 4.28436 11.1877 4.04187C10.8248 3.79937 10.5419 3.4547 10.3749 3.05144C10.2079 2.64818 10.1642 2.20445 10.2493 1.77635C10.3345 1.34826 10.5447 0.955026 10.8533 0.646386C11.1619 0.337746 11.5552 0.127559 11.9833 0.0424059C12.4114 -0.0427477 12.8551 0.000956208 13.2584 0.167991C13.6616 0.335026 14.0063 0.617889 14.2488 0.980812C14.4913 1.34373 14.6207 1.77041 14.6207 2.2069C14.6207 2.7922 14.3882 3.35354 13.9743 3.76741C13.5604 4.18128 12.9991 4.41379 12.4138 4.41379ZM12.4138 1.10345C12.1956 1.10345 11.9822 1.16817 11.8008 1.28941C11.6193 1.41066 11.4779 1.583 11.3944 1.78463C11.3108 1.98626 11.289 2.20812 11.3316 2.42217C11.3741 2.63622 11.4792 2.83283 11.6336 2.98715C11.7879 3.14147 11.9845 3.24657 12.1985 3.28914C12.4126 3.33172 12.6345 3.30987 12.8361 3.22635C13.0377 3.14283 13.21 3.0014 13.3313 2.81994C13.4525 2.63848 13.5173 2.42514 13.5173 2.2069C13.5173 1.91425 13.401 1.63358 13.1941 1.42664C12.9871 1.21971 12.7065 1.10345 12.4138 1.10345ZM13.5173 16H11.3104C11.0177 16 10.737 15.8837 10.5301 15.6768C10.3232 15.4699 10.2069 15.1892 10.2069 14.8966V11.0345H11.3104V14.8966H13.5173V9.93104H14.6207V6.62069C14.6207 6.47436 14.5626 6.33403 14.4591 6.23056C14.3556 6.1271 14.2153 6.06897 14.069 6.06897H10.5269L8.00002 10.4828L5.47312 6.06897H1.93105C1.78472 6.06897 1.64439 6.1271 1.54092 6.23056C1.43746 6.33403 1.37933 6.47436 1.37933 6.62069V9.93104H2.48278V14.8966H4.68967V11.0345H5.79312V14.8966C5.79312 15.1892 5.67686 15.4699 5.46993 15.6768C5.26299 15.8837 4.98232 16 4.68967 16H2.48278C2.19012 16 1.90946 15.8837 1.70252 15.6768C1.49558 15.4699 1.37933 15.1892 1.37933 14.8966V11.0345C1.08667 11.0345 0.806008 10.9182 0.599071 10.7113C0.392135 10.5044 0.275879 10.2237 0.275879 9.93104V6.62069C0.275879 6.18171 0.450263 5.76071 0.760668 5.45031C1.07107 5.1399 1.49207 4.96552 1.93105 4.96552H6.11312L8.00002 8.27586L9.88691 4.96552H14.069C14.508 4.96552 14.929 5.1399 15.2394 5.45031C15.5498 5.76071 15.7242 6.18171 15.7242 6.62069V9.93104C15.7242 10.2237 15.6079 10.5044 15.401 10.7113C15.194 10.9182 14.9134 11.0345 14.6207 11.0345V14.8966C14.6207 15.1892 14.5045 15.4699 14.2975 15.6768C14.0906 15.8837 13.8099 16 13.5173 16Z' fill='%23F0D729'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1431_7961'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

#login-popup .sidebar__link_packet:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1219_694)'%3E%3Cpath d='M1.45455 1.71783H1.35455V1.81783V8.26328H0.1V1.81783C0.1 1.45858 0.242711 1.11405 0.496737 0.860018C0.750764 0.605992 1.0953 0.463281 1.45455 0.463281H11.5364V1.71783H1.45455Z' fill='%237FA9E3' stroke='%23091139' stroke-width='0.2'/%3E%3Cpath d='M8.48554 13.4543V13.3543H8.38554H4.36373C4.00448 13.3543 3.65994 13.2116 3.40592 12.9575C3.15189 12.7035 3.00918 12.359 3.00918 11.9997V4.72701C3.00918 4.36776 3.15189 4.02322 3.40592 3.7692C3.65994 3.51517 4.00448 3.37246 4.36373 3.37246H14.5455C14.9048 3.37246 15.2493 3.51517 15.5034 3.7692C15.7574 4.02322 15.9001 4.36776 15.9001 4.72701V11.9997C15.9001 12.359 15.7574 12.7035 15.5034 12.9575C15.2493 13.2116 14.9048 13.3543 14.5455 13.3543H10.531H10.431V13.4543V14.5597V14.6597H10.531H11.5365V15.5361H7.37282V14.667H8.38554H8.48554V14.567V13.4543ZM14.5455 12.0997H14.6455V11.9997V4.72701V4.62701H14.5455H4.36373H4.26373V4.72701V11.9997V12.0997H4.36373H14.5455Z' fill='%237FA9E3' stroke='%23091139' stroke-width='0.2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1219_694'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    transition: .3s
}

#login-popup .sidebar__link_packet.sidebar__link--active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1219_694)'%3E%3Cpath d='M1.45455 1.71783H1.35455V1.81783V8.26328H0.1V1.81783C0.1 1.45858 0.242711 1.11405 0.496737 0.860018C0.750764 0.605992 1.0953 0.463281 1.45455 0.463281H11.5364V1.71783H1.45455Z' fill='%23F0D729' stroke='%23091139' stroke-width='0.2'/%3E%3Cpath d='M8.48554 13.4543V13.3543H8.38554H4.36373C4.00448 13.3543 3.65994 13.2116 3.40592 12.9575C3.15189 12.7035 3.00918 12.359 3.00918 11.9997V4.72701C3.00918 4.36776 3.15189 4.02322 3.40592 3.7692C3.65994 3.51517 4.00448 3.37246 4.36373 3.37246H14.5455C14.9048 3.37246 15.2493 3.51517 15.5034 3.7692C15.7574 4.02322 15.9001 4.36776 15.9001 4.72701V11.9997C15.9001 12.359 15.7574 12.7035 15.5034 12.9575C15.2493 13.2116 14.9048 13.3543 14.5455 13.3543H10.531H10.431V13.4543V14.5597V14.6597H10.531H11.5365V15.5361H7.37282V14.667H8.38554H8.48554V14.567V13.4543ZM14.5455 12.0997H14.6455V11.9997V4.72701V4.62701H14.5455H4.36373H4.26373V4.72701V11.9997V12.0997H4.36373H14.5455Z' fill='%23F0D729' stroke='%23091139' stroke-width='0.2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1219_694'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    transition: .3s
}

#login-popup .sidebar__link_private:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1230_699)'%3E%3Cpath d='M6.5 12.8V12.7H6.4H1.6C1.20218 12.7 0.820644 12.542 0.53934 12.2607C0.258035 11.9794 0.1 11.5978 0.1 11.2V1.6C0.1 1.20218 0.258035 0.820644 0.53934 0.53934C0.820644 0.258035 1.20218 0.1 1.6 0.1H14.4C14.7978 0.1 15.1794 0.258035 15.4607 0.53934C15.742 0.820644 15.9 1.20218 15.9 1.6V11.2C15.9 11.5978 15.742 11.9794 15.4607 12.2607C15.1794 12.542 14.7978 12.7 14.4 12.7H9.6H9.5V12.8V14.4V14.5H9.6H11.9V15.9H4.1V14.5H6.4H6.5V14.4V12.8ZM14.4 11.3H14.5V11.2V1.6V1.5H14.4H1.6H1.5V1.6V11.2V11.3H1.6H14.4Z' fill='%237FA9E3' stroke='%23091139' stroke-width='0.2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1230_699'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    transition: .3s
}

#login-popup .sidebar__link_private.sidebar__link--active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1230_901)'%3E%3Cpath d='M6.5 12.8V12.7H6.4H1.6C1.20218 12.7 0.820644 12.542 0.53934 12.2607C0.258035 11.9794 0.1 11.5978 0.1 11.2V1.6C0.1 1.20218 0.258035 0.820644 0.53934 0.53934C0.820644 0.258035 1.20218 0.1 1.6 0.1H14.4C14.7978 0.1 15.1794 0.258035 15.4607 0.53934C15.742 0.820644 15.9 1.20218 15.9 1.6V11.2C15.9 11.5978 15.742 11.9794 15.4607 12.2607C15.1794 12.542 14.7978 12.7 14.4 12.7H9.6H9.5V12.8V14.4V14.5H9.6H11.9V15.9H4.1V14.5H6.4H6.5V14.4V12.8ZM14.4 11.3H14.5V11.2V1.6V1.5H14.4H1.6H1.5V1.6V11.2V11.3H1.6H14.4Z' fill='%23F0D729' stroke='%23091139' stroke-width='0.2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1230_901'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    transition: .3s
}

#login-popup .sidebar__link_mobile:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9999 0C12.4242 0 12.8312 0.168571 13.1313 0.468629C13.4313 0.768687 13.5999 1.17565 13.5999 1.6V14.4C13.5999 14.8243 13.4313 15.2313 13.1313 15.5314C12.8312 15.8314 12.4242 16 11.9999 16H3.9999C3.57556 16 3.16859 15.8314 2.86853 15.5314C2.56847 15.2313 2.3999 14.8243 2.3999 14.4V1.6C2.3999 1.17565 2.56847 0.768687 2.86853 0.468629C3.16859 0.168571 3.57556 0 3.9999 0L11.9999 0ZM12.4799 12.3104H3.5199V14.4C3.5199 14.5273 3.57047 14.6494 3.66049 14.7394C3.75051 14.8294 3.8726 14.88 3.9999 14.88H11.9999C12.1272 14.88 12.2493 14.8294 12.3393 14.7394C12.4293 14.6494 12.4799 14.5273 12.4799 14.4V12.3104ZM7.9999 12.8C8.21208 12.8 8.41556 12.8843 8.56559 13.0343C8.71562 13.1843 8.7999 13.3878 8.7999 13.6C8.7999 13.8122 8.71562 14.0157 8.56559 14.1657C8.41556 14.3157 8.21208 14.4 7.9999 14.4C7.78773 14.4 7.58425 14.3157 7.43422 14.1657C7.28419 14.0157 7.1999 13.8122 7.1999 13.6C7.1999 13.3878 7.28419 13.1843 7.43422 13.0343C7.58425 12.8843 7.78773 12.8 7.9999 12.8ZM11.9999 1.12H3.9999C3.8726 1.12 3.75051 1.17057 3.66049 1.26059C3.57047 1.35061 3.5199 1.4727 3.5199 1.6V11.1904H12.4799V1.6C12.4799 1.4727 12.4293 1.35061 12.3393 1.26059C12.2493 1.17057 12.1272 1.12 11.9999 1.12Z' fill='%237FA9E3'/%3E%3C/svg%3E");
    transition: .3s
}

#login-popup .sidebar__link_mobile.sidebar__link--active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9999 0C12.4242 0 12.8312 0.168571 13.1313 0.468629C13.4313 0.768687 13.5999 1.17565 13.5999 1.6V14.4C13.5999 14.8243 13.4313 15.2313 13.1313 15.5314C12.8312 15.8314 12.4242 16 11.9999 16H3.9999C3.57556 16 3.16859 15.8314 2.86853 15.5314C2.56847 15.2313 2.3999 14.8243 2.3999 14.4V1.6C2.3999 1.17565 2.56847 0.768687 2.86853 0.468629C3.16859 0.168571 3.57556 0 3.9999 0L11.9999 0ZM12.4799 12.3104H3.5199V14.4C3.5199 14.5273 3.57047 14.6494 3.66049 14.7394C3.75051 14.8294 3.8726 14.88 3.9999 14.88H11.9999C12.1272 14.88 12.2493 14.8294 12.3393 14.7394C12.4293 14.6494 12.4799 14.5273 12.4799 14.4V12.3104ZM7.9999 12.8C8.21208 12.8 8.41556 12.8843 8.56559 13.0343C8.71562 13.1843 8.7999 13.3878 8.7999 13.6C8.7999 13.8122 8.71562 14.0157 8.56559 14.1657C8.41556 14.3157 8.21208 14.4 7.9999 14.4C7.78773 14.4 7.58425 14.3157 7.43422 14.1657C7.28419 14.0157 7.1999 13.8122 7.1999 13.6C7.1999 13.3878 7.28419 13.1843 7.43422 13.0343C7.58425 12.8843 7.78773 12.8 7.9999 12.8ZM11.9999 1.12H3.9999C3.8726 1.12 3.75051 1.17057 3.66049 1.26059C3.57047 1.35061 3.5199 1.4727 3.5199 1.6V11.1904H12.4799V1.6C12.4799 1.4727 12.4293 1.35061 12.3393 1.26059C12.2493 1.17057 12.1272 1.12 11.9999 1.12Z' fill='%23F0D729'/%3E%3C/svg%3E");
    transition: .3s
}

#login-popup .sidebar__section {
    margin-top: 20px;
    margin-bottom: 20px
}

#login-popup .sidebar__section-title {
    font-size: 12px;
    line-height: 1.3;
    color: #b4b4b4
}

#login-popup .sidebar__section-item {
    margin-top: 15px
}

#login-popup .header {
    background-color: #fff
}

#login-popup .header__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding-top: 1.5rem;
}

#login-popup .header__inner {
    display: flex;
    align-items: center
}

#login-popup .header__help {
    display: flex;
    align-items: center;
    margin-right: 25px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
    transition: .3s
}

#login-popup .header__help:hover {
    color: #e74444
}

#login-popup .header__help:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

#login-popup .header__subtitle {
    font-size: 20px;
    font-weight: 600;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

#login-popup .header__title {
    margin-bottom: 0
}

#login-popup .profile__main {
    width: 100%;
    background: #e6edf7;
    padding-bottom: 20px
}

@media (max-width:1149.98px) {
    #login-popup .profile__main {
        flex-direction: column
    }
}

#login-popup .profile__main-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 0 0 50px
}

@media (max-width:1220px) {
    #login-popup .profile__main-content {
        margin-left: 20px
    }
}

@media (max-width:1149.98px) {
    #login-popup .profile__main-content {
        margin-right: 20px
    }
}

#login-popup .profile__main-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width:1149.98px) {
    #login-popup .profile__main-wrapper {
        margin: 0
    }
}

#login-popup .profile__main-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 10px
}

@media (max-width:991.98px) {
    #login-popup .profile__main-title {
        margin-top: 20px
    }
}

#login-popup .profile__main-tile {
    max-width: 294px;
    width: 31%;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 5px;
    background: #fff;
    margin: 0 15px
}

@media (max-width:1592px) {
    #login-popup .profile__main-tile {
        width: 29%
    }
}

@media (max-width:1149.98px) {
    #login-popup .profile__main-tile {
        margin: 0
    }
}

@media (max-width:1390px) {
    #login-popup .profile__main-tile-packet {
        width: 100%;
        max-width: unset;
        margin-bottom: 20px
    }
}

@media (max-width:1390px) {
    #login-popup .profile__main-tile-private {
        width: 45%;
        max-width: unset
    }
}

@media (max-width:1149.98px) {
    #login-popup .profile__main-tile-private {
        width: 100%
    }
}

@media (max-width:1390px) {
    #login-popup .profile__main-tile-mobile {
        width: 45%;
        max-width: unset
    }
}

@media (max-width:1149.98px) {
    #login-popup .profile__main-tile-mobile {
        width: 100%;
        margin-top: 20px
    }
}

#login-popup .profile__main-tile-popular {
    border: 2px solid #f0d729;
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 5px
}

#login-popup .profile__main-tile-popular:after {
    content: "Популярный";
    position: absolute;
    top: 0;
    right: 0;
    background: #f0d729;
    border-radius: 0 0 0 5px;
    color: #091139;
    padding: 5px 14px;
    font-weight: 500;
    font-size: 12px;
    line-height: 130%
}

#login-popup .profile__main-questions {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139;
    margin-bottom: 10px
}

#login-popup .profile__main__social,
#login-popup .profile__main__useful-info {
    margin-top: 20px
}

@media (max-width:1149.98px) {

    #login-popup .profile__main__social,
    #login-popup .profile__main__useful-info {
        width: 100%
    }
}

#login-popup .profile__main__social-title,
#login-popup .profile__main__useful-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139;
    margin-bottom: 10px
}

#login-popup .profile__main__useful-info-wrapper {
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 5px;
    position: relative;
    overflow: hidden
}

#login-popup .profile__main__social-wrapper {
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    border-radius: 5px;
    display: flex;
    justify-content: space-evenly;
    padding: 20px 0
}

#login-popup .profile__main__social-wrapper svg path {
    fill: #7fa9e3
}

#login-popup .profile__sidebar {
    margin-right: 50px;
    margin-left: 30px;
    margin-left: 10px;
    margin-right: 0
}

@media (max-width:1149.98px) {
    #login-popup .profile__sidebar {
        margin-left: 20px;
        margin-top: 0
    }
}

#login-popup .bg {
    display: none
}

#login-popup .breadcrumbs {
    display: flex;
    align-items: center;
    white-space: nowrap;
    flex-wrap: wrap
}

#login-popup .breadcrumbs__item {
    font-size: 14px;
    line-height: 1.5
}

#login-popup .breadcrumbs__item.active {
    color: #0084bd
}

#login-popup .breadcrumbs__item:after {
    content: ">";
    display: inline-block;
    margin: 0 5px;
    display: none
}

#login-popup .breadcrumbs__item:last-child:after {
    display: none
}

#login-popup .wrapper-right-padding {
    padding-right: 3.2rem
}

@media (max-width:1100px) {
    #login-popup .wrapper-right-padding {
        padding: 15px 20px
    }
}

#login-popup .wrapper-left-padding {
    padding-left: 3.2rem
}

@media (max-width:1100px) {
    #login-popup .wrapper-left-padding {
        padding: 15px 20px
    }
}

#login-popup .profile-main-content {
    display: flex;
    justify-content: space-between;
    max-width: 1410px;
    background: #e6edf7;
    padding-bottom: 20px
}

@media (max-width:980px) {
    #login-popup .profile-main-content {
        flex-direction: column;
        margin: 0 20px
    }
}

#login-popup .main-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex-grow: 1;
    margin: 0 50px
}

@media (max-width:1400px) {
    #login-popup .main-content {
        margin: 0 20px
    }
}

@media (max-width:1149px) {
    #login-popup .main-content {
        width: 100%
    }
}

@media (max-width:1100px) {
    #login-popup .main-content {
        margin: 0 0 0 20px;
        width: 80%
    }
}

@media (max-width:980px) {
    #login-popup .main-content {
        margin: unset;
        width: 100%
    }
}

#login-popup .manage__main-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 10px
}

#login-popup .profile__sidebar {
    margin-right: 50px;
    margin-left: 30px;
    margin-left: 10px;
    margin-right: 20px
}

@media (max-width:1149.98px) {
    #login-popup .profile__sidebar {
        margin-left: 20px;
        margin-top: 0
    }
}

@media (max-width:980px) {
    #login-popup .profile__sidebar {
        margin: unset
    }
}

#login-popup .main-questions {
    background: #7fa9e3;
    max-width: 290px;
    border-radius: 5px;
    padding: 30px
}

@media (max-width:480px) {
    #login-popup .main-questions {
        width: 100%
    }
}

@media (max-width:1149.98px) {
    #login-popup .main-questions {
        max-width: unset
    }
}

#login-popup .main-questions__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #fff;
    margin-bottom: 30px
}

#login-popup .main-questions__link {
    display: block;
    border: 1px solid #fff;
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    padding: 9px;
    text-decoration: unset;
    transition: .3s
}

#login-popup .main-questions__link:active,
#login-popup .main-questions__link:focus,
#login-popup .main-questions__link:hover {
    background: #ffffff3d
}

#login-popup .social-links {
    padding: 20px 0
}

#login-popup .useful-info {
    background: #fff;
    border-bottom: 1px solid #dcdcdc
}

#login-popup .useful-info__link {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#login-popup .useful-info__link:after {
    content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33325 11.3333L8.66659 5.99999L3.33325 0.666661' stroke='%23091139' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 15px
}

#login-popup .useful-info__content {
    display: flex;
    height: 60px;
    align-items: center
}

#login-popup .useful-info__icon {
    margin-left: 15px;
    margin-right: 10px
}

#login-popup .useful-info__title--label {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139;
    margin-top: 3px
}

#login-popup .download-proxy {
    padding: 25px 30px;
    max-width: 245px;
    width: 100%;
    border-left: 1px solid #dcdcdc;
    height: 100%;
    display: flex;
    flex-direction: column
}

@media (max-width:1150px) {
    #login-popup .download-proxy {
        max-width: 100%;
        border-top: 1px solid #dcdcdc;
        border-left: unset
    }
}

#login-popup .download-proxy .select__toggle {
    display: flex;
    border-radius: 5px;
    padding: 2px;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916);
    margin-bottom: 30px;
    cursor: unset
}

@media (max-width:1150px) {
    #login-popup .download-proxy .select__toggle {
        width: 100%
    }
}

#login-popup .download-proxy .select__toggle div {
    padding: 7px 19px;
    transition: .3s ease-in-out
}

@media (max-width:1150px) {
    #login-popup .download-proxy .select__toggle div {
        width: 50%;
        text-align: center
    }
}

#login-popup .download-proxy .select__toggle .active {
    background: #0174e4;
    border-radius: 5px;
    color: #fff;
    cursor: default
}

#login-popup .download-proxy__title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 15px
}

#login-popup .download-proxy__title:after {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    margin-left: 7px;
    margin-top: 2px;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.21324 0C2.78301 0 0 2.78301 0 6.21324C0 9.64346 2.78301 12.4265 6.21324 12.4265C9.64346 12.4265 12.4265 9.64346 12.4265 6.21324C12.4265 2.78301 9.64346 0 6.21324 0ZM6.55108 9.7729H5.57347C5.55147 9.77282 5.53039 9.76402 5.51487 9.74843C5.49934 9.73284 5.49062 9.71174 5.49062 9.68973V8.71245C5.49062 8.69044 5.49934 8.66934 5.51487 8.65375C5.53039 8.63816 5.55147 8.62936 5.57347 8.62928H6.55108C6.57308 8.62936 6.59415 8.63816 6.60968 8.65375C6.62521 8.66934 6.63392 8.69044 6.63392 8.71245V9.68973C6.63392 9.71174 6.62521 9.73284 6.60968 9.74843C6.59415 9.76402 6.57308 9.77282 6.55108 9.7729V9.7729ZM7.10121 6.5692C6.57665 6.92129 6.50448 7.24392 6.50448 7.54002V7.89599C6.50448 7.92173 6.49425 7.94643 6.47605 7.96463C6.45784 7.98284 6.43315 7.99307 6.4074 7.99307H5.69547C5.66972 7.99307 5.64503 7.98284 5.62682 7.96463C5.60861 7.94643 5.59838 7.92173 5.59838 7.89599V7.54002C5.59838 6.831 5.92458 6.26728 6.59574 5.81649C7.21965 5.39775 7.57238 5.13239 7.57238 4.54893C7.57238 4.15219 7.34586 3.85091 6.87695 3.62795C6.7666 3.57552 6.52099 3.52439 6.21874 3.52795C5.83947 3.53281 5.54499 3.62342 5.31814 3.80593C4.89033 4.15025 4.85409 4.52531 4.85409 4.53048C4.83633 4.64049 4.82724 4.75172 4.82691 4.86315C4.82691 4.8889 4.81668 4.91359 4.79847 4.9318C4.78027 4.95 4.75557 4.96023 4.72983 4.96023H4.04216C4.01806 4.96036 3.99478 4.95152 3.97683 4.93543C3.95889 4.91934 3.94757 4.89715 3.94508 4.87318C3.93343 4.74395 3.93441 4.6139 3.94799 4.48486C3.95511 4.40622 4.00624 3.69785 4.74957 3.09982C5.13498 2.78981 5.62524 2.62865 6.20579 2.62153C6.61677 2.61668 7.00283 2.68625 7.26463 2.80987C8.04808 3.18234 8.47848 3.80011 8.47848 4.54893C8.47848 5.64369 7.7468 6.13525 7.10121 6.5692Z' fill='%23B4B4B4'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

#login-popup .download-proxy__text {
    margin: 10px auto;
    font-size: 14px;
    line-height: 1.5;
    text-align: center
}

#login-popup .download-proxy__download {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #0174e4;
    color: #0174e4
}

#login-popup .download-proxy__download:active,
#login-popup .download-proxy__download:focus,
#login-popup .download-proxy__download:hover {
    color: #fff
}

#login-popup .download-proxy__version {
    font-size: 12px;
    line-height: 1.3;
    color: #b4b4b4;
    text-align: center
}

#login-popup .plan {
    padding: 27px 0 30px 30px;
    width: 100%
}

@media (max-width:1149.98px) {
    #login-popup .plan {
        max-width: 100%
    }
}

#login-popup .plan__status {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #0174e4;
    display: flex;
    margin-left: auto;
    position: relative;
    bottom: -5px
}

#login-popup .plan__status.hidden {
    display: none
}

#login-popup .plan__status:before {
    content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.09082 9.36364L8.27264 11.5455L11.909 7.18182' stroke='%230174E4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.00002 16.2727C13.0166 16.2727 16.2727 13.0166 16.2727 9.00002C16.2727 4.98341 13.0166 1.72729 9.00002 1.72729C4.98341 1.72729 1.72729 4.98341 1.72729 9.00002C1.72729 13.0166 4.98341 16.2727 9.00002 16.2727Z' stroke='%230174E4' stroke-width='2'/%3E%3C/svg%3E%0A");
    margin-right: 7px
}

#login-popup .plan__status.frozen {
    color: grey
}

#login-popup .plan__status.frozen:before {
    content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.42871 6.42822L11.5716 11.5711M11.5716 6.42822L6.42871 11.5711L11.5716 6.42822Z' stroke='%23828282' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.00004 16.1426C12.9449 16.1426 16.1429 12.9447 16.1429 8.99979C16.1429 5.0549 12.9449 1.85693 9.00004 1.85693C5.05514 1.85693 1.85718 5.0549 1.85718 8.99979C1.85718 12.9447 5.05514 16.1426 9.00004 16.1426Z' stroke='%23828282' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

#login-popup .plan__status.deactivated {
    opacity: .7
}

#login-popup .plan__status.deactivated:before {
    top: 1px;
    position: relative;
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4373_9307)'%3E%3Cpath d='M5.2999 5.2H1.6999C1.48773 5.2 1.28425 5.11571 1.13422 4.96568C0.984188 4.81566 0.899902 4.61217 0.899902 4.4V0.8C0.899902 0.587827 0.984188 0.384344 1.13422 0.234315C1.28425 0.0842854 1.48773 0 1.6999 0C1.91208 0 2.11556 0.0842854 2.26559 0.234315C2.41562 0.384344 2.4999 0.587827 2.4999 0.8V3.6H5.2999C5.51208 3.6 5.71556 3.68429 5.86559 3.83431C6.01562 3.98434 6.0999 4.18783 6.0999 4.4C6.0999 4.61217 6.01562 4.81566 5.86559 4.96568C5.71556 5.11571 5.51208 5.2 5.2999 5.2Z' fill='%237FA9E3'/%3E%3Cpath d='M15.2001 8.79989C14.9879 8.79989 14.7845 8.7156 14.6344 8.56557C14.4844 8.41554 14.4001 8.21206 14.4001 7.99989C14.4007 6.59152 13.9365 5.22232 13.0794 4.10477C12.2223 2.98722 11.0203 2.1838 9.65999 1.81919C8.29963 1.45457 6.85697 1.54915 5.55586 2.08824C4.25476 2.62734 3.16796 3.5808 2.46412 4.80069C2.35782 4.98432 2.18293 5.11821 1.97791 5.1729C1.7729 5.22758 1.55455 5.19859 1.37092 5.09229C1.18728 4.98599 1.05339 4.81109 0.998709 4.60608C0.944024 4.40106 0.973019 4.18272 1.07932 3.99909C1.95952 2.47448 3.31827 1.28296 4.94477 0.609396C6.57127 -0.0641712 8.37459 -0.182138 10.075 0.273797C11.7754 0.729732 13.2778 1.73408 14.3491 3.13103C15.4204 4.52798 16.0008 6.23943 16.0001 7.99989C16.0001 8.21206 15.9158 8.41554 15.7658 8.56557C15.6158 8.7156 15.4123 8.79989 15.2001 8.79989ZM14.3001 15.9999C14.0879 15.9999 13.8845 15.9156 13.7344 15.7656C13.5844 15.6155 13.5001 15.4121 13.5001 15.1999V12.3999H10.7001C10.4879 12.3999 10.2845 12.3156 10.1344 12.1656C9.9844 12.0155 9.90012 11.8121 9.90012 11.5999C9.90012 11.3877 9.9844 11.1842 10.1344 11.0342C10.2845 10.8842 10.4879 10.7999 10.7001 10.7999H14.3001C14.5123 10.7999 14.7158 10.8842 14.8658 11.0342C15.0158 11.1842 15.1001 11.3877 15.1001 11.5999V15.1999C15.1001 15.4121 15.0158 15.6155 14.8658 15.7656C14.7158 15.9156 14.5123 15.9999 14.3001 15.9999Z' fill='%237FA9E3'/%3E%3Cpath d='M8 16.0002C5.87905 15.9977 3.84569 15.154 2.34595 13.6542C0.846211 12.1545 0.00254057 10.1211 0 8.0002C0 7.78802 0.0842854 7.58454 0.234315 7.43451C0.384344 7.28448 0.587827 7.2002 0.8 7.2002C1.01217 7.2002 1.21566 7.28448 1.36569 7.43451C1.51571 7.58454 1.6 7.78802 1.6 8.0002C1.59939 9.40856 2.06365 10.7778 2.92072 11.8953C3.7778 13.0129 4.97978 13.8163 6.34013 14.1809C7.70048 14.5455 9.14315 14.4509 10.4443 13.9118C11.7454 13.3727 12.8322 12.4193 13.536 11.1994C13.5886 11.1085 13.6587 11.0288 13.7421 10.9649C13.8255 10.9011 13.9207 10.8543 14.0222 10.8272C14.1237 10.8001 14.2296 10.7933 14.3337 10.8071C14.4379 10.821 14.5383 10.8552 14.6292 10.9078C14.7201 10.9604 14.7998 11.0305 14.8637 11.1139C14.9275 11.1973 14.9743 11.2925 15.0014 11.394C15.0285 11.4955 15.0353 11.6014 15.0215 11.7055C15.0076 11.8097 14.9734 11.9101 14.9208 12.001C14.2172 13.2142 13.208 14.2218 11.9937 14.9235C10.7794 15.6252 9.40244 15.9964 8 16.0002Z' fill='%237FA9E3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4373_9307'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

@media (max-width:420px) {
    #login-popup .plan__status {
        margin-left: unset;
        margin-bottom: 8px
    }
}

#login-popup .plan_test .plan__status {
    color: #cda236;
    background-color: #fae4af
}

#login-popup .plan_inactive .plan__status {
    color: #b4b4b4;
    background-color: #f1f1f1
}

#login-popup .plan__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    border-bottom: 1px solid #dcdcdc;
    margin-left: -20px;
    padding-left: 21px;
    padding-bottom: 25px;
    padding-right: 30px
}

@media (max-width:1100px) {
    #login-popup .plan__head {
        margin-left: -30px
    }
}

#login-popup .plan__logo {
    display: flex
}

#login-popup .plan__logo .logo {
    display: flex;
    align-items: center
}

#login-popup .plan__logo .logo .country_flag-wrap {
    width: 30px;
    height: 30px;
    border-radius: 99px;
    overflow: hidden;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center
}

#login-popup .plan__logo .logo .country_flag-wrap img {
    min-width: 45px
}

#login-popup .plan__logo .logo p {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139;
    margin-left: 15px
}

#login-popup .plan__info {
    margin: 25px auto;
    font-size: 14px;
    line-height: 1.5;
    padding-right: 30px
}

#login-popup .plan__button {
    margin-bottom: 5px;
    margin-right: 15px
}

#login-popup .plan__bottom {
    display: flex
}

@media (max-width:420px) {
    #login-popup .plan__bottom {
        flex-direction: column
    }
}

#login-popup .plan__bottom .checkbox {
    margin-bottom: .1rem;
    padding-right: 20px
}

#login-popup .plan__bottom .checkbox__text {
    font-size: 12px
}

#login-popup .plan-wrap {
    background: #fff;
    border-radius: 5px;
    display: flex;
    box-shadow: 0 -.08px 2.21px 0 #0444a406;
    box-shadow: 0 -.2px 5.32px 0 #0444a408;
    box-shadow: 0 -.38px 10.02px 0 #0444a40a;
    box-shadow: 0 -.67px 17.87px 0 #0444a40c;
    box-shadow: 0 -1.25px 33.42px 0 #0444a40f
}

@media (max-width:480px) {
    #login-popup .plan-wrap {
        width: 100%
    }
}

@media (max-width:1151px) {
    #login-popup .plan-wrap {
        flex-direction: column
    }
}

#login-popup .pay-box-renew .pay-title {
    text-align: left;
    color: #091139;
    padding-bottom: 0;
    font-size: 18px
}

#login-popup .total {
    padding: 30px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#login-popup .total .price {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #091139;
    text-transform: capitalize
}

@media (max-width:480px) {
    #login-popup .total .price {
        line-height: 100%
    }
}

#login-popup .total .price strong {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #091139
}

#login-popup .btn-renew-submit-ok {
    height: 48px;
    background: #0174e4;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
    border: unset;
    padding: 14px 28px;
    box-shadow: unset;
    line-height: 22px;
    text-transform: capitalize;
    margin-right: 30px
}

@media (max-width:480px) {
    #login-popup .btn-renew-submit-ok {
        margin: 0 30px 0 15px
    }
}

#login-popup form.support {
    display: none
}

#login-popup .pay-box-renew {
    padding-right: 20px
}

#login-popup .main-questions.mob,
#login-popup .profile__main-questions.mob {
    display: none
}

@media (max-width:990px) {

    #login-popup .main-questions.mob,
    #login-popup .profile__main-questions.mob {
        display: block
    }
}

#login-popup .profile__main-questions.mob {
    margin-top: 30px
}

@media (max-width:990px) {
    #login-popup .manage__main-title {
        margin-top: 20px
    }
}

@media (max-width:990px) {

    #login-popup .profile__sidebar .main-questions,
    #login-popup .profile__sidebar .profile__main-questions {
        display: none
    }
}

@media (max-width:480px) {
    #login-popup .plan__bottom {
        padding-right: 30px
    }
}

#login-popup .tariff__total-promocode {
    padding-right: 30px
}

.choose-plan-cta {
    max-width: 420px;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    margin-top: -10px
}

.choose-plan-cta a {
    color: #0174e4
}

.download-proxy__download.disabled {
    opacity: .5
}

.profile__main__useful-info-wrapper {
    position: relative;
    margin-top: 20px;
    overflow: unset !important
}

.coming-soon {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #f0d729;
    border-radius: 5px;
    padding: 6px 18px;
    font-size: 13px;
    font-weight: 500;
    line-height: 110%;
    z-index: 1
}

.opacity_4 {
    opacity: .4;
    pointer-events: none
}

.message-sent .container {
    width: 100%
}

.message-sent__wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.message-sent__main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 75px
}

@media (min-width:768px) {
    .message-sent__main {
        padding-top: 100px;
        padding-bottom: 95px
    }
}

@media (min-width:1150px) {
    .message-sent__main {
        padding-top: 120px;
        padding-bottom: 115px
    }
}

.message-sent__main img {
    margin-bottom: 40px;
    max-width: 360px
}

.message-sent__title {
    font-weight: 500;
    font-size: 31px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 15px
}

.message-sent__subtitle {
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.message-sent__subtitle a {
    color: #0174e4
}

.message-sent__back-link {
    margin-bottom: 30px;
    background: 0 0;
    border: 1px solid #bdbdbd;
    color: #091139
}

.message-sent__back-link:hover {
    background: #0174e4;
    color: #fff;
    border: 1px solid #0174e4
}

.message-sent__back-link:active,
.message-sent__back-link:focus {
    background: #0174e4;
    border: 1px solid #0174e4;
    color: #fff
}

.contacts .message-sent__main {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

@media (max-width:768px) {
    .contacts .message-sent__main {
        flex-direction: column
    }
}

.contacts .message-sent__main img {
    width: 52%
}

@media (max-width:768px) {
    .contacts .message-sent__main img {
        width: 100%
    }
}

.contacts .message-sent__subtitle {
    margin-bottom: 20px
}

.contacts .contacts-text {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 41%
}

.contacts .contacts-text .message-sent__subtitle {
    line-height: 34px
}

@media (max-width:768px) {
    .contacts .contacts-text {
        max-width: 100%
    }
}

.contacts .contacts-text h3 {
    text-align: left
}

.mobile-proxy .get-advice {
    padding-top: 50px;
    padding-bottom: 150px
}

@media (max-width:768px) {
    .mobile-proxy .get-advice {
        padding-top: 0;
        padding-bottom: 80px
    }
}

.mobile-proxy .get-advice__wrapper {
    max-width: 920px;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 45px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .mobile-proxy .get-advice__wrapper {
        flex-direction: column
    }
}

.mobile-proxy .get-advice__text {
    max-width: 630px;
    padding-right: 20px
}

@media (max-width:768px) {
    .mobile-proxy .get-advice__text {
        padding-right: 0;
        padding-bottom: 20px;
        max-width: unset;
        text-align: center
    }
}

.mobile-proxy .get-advice__text h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px
}

.mobile-proxy .get-advice__btn {
    background: #f0d729;
    min-width: 150px
}

.mobile-proxy .hero-main {
    padding-top: 230px
}

.mobile-proxy .hero-main__content {
    width: 68%
}

@media (max-width:876px) {
    .mobile-proxy .hero-main__content {
        width: 60%
    }
}

@media (max-width:768px) {
    .mobile-proxy .hero-main__content {
        width: 100%;
        margin-top: -20px
    }
}

@media (max-width:530px) {
    .mobile-proxy .hero-main__content {
        margin-top: -20px
    }
}

.mobile-proxy .hero-main__img {
    margin-left: -4%;
    margin-top: -20px;
    width: 60%
}

@media (max-width:768px) {
    .mobile-proxy .hero-main__img {
        margin-left: unset;
        margin-top: -120px;
        width: unset;
        margin-bottom: 50px
    }
}

.mobile-proxy .hero-main__img img {
    height: auto
}

@media (max-width:768px) {
    .mobile-proxy .hero-main__img img {
        width: 100%;
        max-width: 452px;
        margin: 0 auto
    }
}

.mobile-proxy .hero-main .container {
    flex-direction: row
}

@media (max-width:768px) {
    .mobile-proxy .hero-main .container {
        flex-direction: column-reverse
    }
}

.mobile-proxy .hero-main .container .hero-main__benefits {
    background: unset;
    box-shadow: unset;
    padding-left: 0;
    margin-top: 0;
    padding-right: 0
}

@media (max-width:992px) {
    .mobile-proxy .hero-main .container .hero-main__benefits {
        display: none
    }
}

.mobile-proxy .hero-main .container .hero-main__benefits-items {
    flex-wrap: unset;
    width: 100%
}

.mobile-proxy .hero-main .container .hero-main__benefits-item {
    margin-right: 25px;
    align-items: center;
    width: fit-content;
    min-width: 130px
}

@media (max-width:1060px) {
    .mobile-proxy .hero-main .container .hero-main__benefits-item {
        margin-left: 0
    }
}

.mobile-proxy .hero-main .container .hero-main__benefits-item:nth-child(2) {
    margin: 0 25px 0 0
}

@media (max-width:876px) {
    .mobile-proxy .hero-main__button {
        margin-top: 20px;
        margin-left: 0
    }
}

@media (max-width:768px) {
    .mobile-proxy .hero-main__button {
        margin-top: 0;
        margin-left: 20px
    }
}

@media (max-width:479px) {
    .mobile-proxy .hero-main__button {
        margin-top: 20px;
        margin-left: 0
    }
}

.mobile-proxy .text-block__text {
    margin-bottom: 10px
}

.mobile-proxy .coverage {
    padding-top: 50px
}

.mobile-proxy .text-columns {
    padding-top: 20px
}

.mobile-proxy .text-columns .text-columns__item-title {
    margin: 20px 0 10px
}

.mobile-proxy .text-columns .text-columns__item-title:before {
    position: unset
}

.mobile-proxy .text-columns__bg {
    background: #e6edf7;
    padding-top: 100px;
    padding-bottom: 80px
}

.mobile-proxy .text-columns__bg .text-columns__wrapper {
    justify-content: center
}

.mobile-proxy .text-columns__bg .text-columns__title {
    max-width: 578px;
    margin: 0 auto
}

.mobile-proxy .text-columns__bg .text-columns__subtitle {
    margin-top: 30px;
    text-align: center
}

.mobile-proxy .text-columns__bg .text-columns__item-title:before {
    position: absolute
}

.mobile-proxy .text-columns__bg .text-columns__item {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 40px 30px;
    width: 22%;
    margin: 30px 15px 0
}

@media (max-width:1080px) {
    .mobile-proxy .text-columns__bg .text-columns__item {
        width: 21%
    }
}

@media (max-width:990px) {
    .mobile-proxy .text-columns__bg .text-columns__item {
        width: 45%;
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .mobile-proxy .text-columns__bg .text-columns__item {
        width: 100%;
        margin: 30px 0 0
    }
}

.mobile-proxy .text-columns__bg .text-columns__item:nth-child(3) {
    margin: 30px 15px 0 15px
}

@media (max-width:990px) {
    .mobile-proxy .text-columns__bg .text-columns__item:nth-child(3) {
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .mobile-proxy .text-columns__bg .text-columns__item:nth-child(3) {
        width: 100%;
        margin: 30px 0 0
    }
}

main.mobile-proxy .private-tariff .accordion-country .ac {
    position: relative
}

main.mobile-proxy .private-tariff .accordion-country .ac.active {
    background: #e6edf7
}

main.mobile-proxy .private-tariff .accordion-country .ac.active::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

main.mobile-proxy .private-tariff .accordion-country .ac-header .ac-trigger-proxy:after {
    display: none
}

.js-tabs {
    -ms-overflow-style: none;
    -webkit-tap-highlight-color: transparent
}

.js-tabs__nav {
    position: relative;
    overflow: auto;
    overflow: -moz-scrollbars-none
}

.js-tabs__nav::-webkit-scrollbar {
    display: none
}

.js-tabs__tabs-container {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 0
}

.js-tabs__tab {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    cursor: pointer
}

.js-tabs__no-marker>.js-tabs__tab {
    border-bottom: none
}

.js-tabs__marker {
    position: absolute;
    bottom: 0;
    height: 3px;
    transition: transform .5s, width .5s, background-color .5s
}

.js-tabs__content-container {
    margin: 0;
    padding: 0
}

.js-tabs__content {
    display: none
}

.js-tabs__content.active {
    display: block
}

.mobile-proxy-price .hero-main {
    padding-top: 125px
}

.mobile-proxy-price .hero-main__content {
    width: 40%
}

@media (max-width:768px) {
    .mobile-proxy-price .hero-main__content {
        width: 100%
    }
}

.mobile-proxy-price .hero-main__img {
    margin-left: 4%;
    margin-top: -120px;
    width: 60%
}

@media (max-width:768px) {
    .mobile-proxy-price .hero-main__img {
        margin-left: unset;
        margin-top: -200px;
        width: unset
    }
}

@media (max-width:992px) {
    .mobile-proxy-price .hero-main__img img {
        width: 125%
    }
}

@media (max-width:768px) {
    .mobile-proxy-price .hero-main__img img {
        width: 100%
    }
}

.mobile-proxy-price .coverage {
    padding-top: 50px
}

.mobile-proxy-price .text-columns {
    padding-top: 20px
}

.mobile-proxy-price .text-columns .text-columns__item-title {
    margin: 20px 0 10px
}

.mobile-proxy-price .text-columns .text-columns__item-title:before {
    position: unset
}

.mobile-proxy-price .text-columns__bg {
    background: #e6edf7;
    padding-top: 100px;
    padding-bottom: 80px
}

.mobile-proxy-price .text-columns__bg .text-columns__wrapper {
    justify-content: center
}

.mobile-proxy-price .text-columns__bg .text-columns__title {
    max-width: 578px;
    margin: 0 auto
}

.mobile-proxy-price .text-columns__bg .text-columns__subtitle {
    margin-top: 30px;
    text-align: center
}

.mobile-proxy-price .text-columns__bg .text-columns__item-title:before {
    position: absolute
}

.mobile-proxy-price .text-columns__bg .text-columns__item {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 40px 30px;
    width: 22%;
    margin: 30px 15px 0
}

@media (max-width:1080px) {
    .mobile-proxy-price .text-columns__bg .text-columns__item {
        width: 21%
    }
}

@media (max-width:990px) {
    .mobile-proxy-price .text-columns__bg .text-columns__item {
        width: 45%;
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .mobile-proxy-price .text-columns__bg .text-columns__item {
        width: 100%;
        margin: 30px 0 0
    }
}

.mobile-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
    margin: 30px 15px 0 15px
}

@media (max-width:990px) {
    .mobile-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .mobile-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
        width: 100%;
        margin: 30px 0 0
    }
}

.mobile-proxy-price .private-tariff {
    padding-bottom: 0
}

.mobile-proxy-price .private-tariff h1 {
    color: #fff
}

.mobile-proxy-price .private-tariff .private-tariff__subtitle {
    color: #fff
}

.mobile-proxy-price .private-tariff .private-tariff__top {
    padding: 40px 0
}

.mobile-proxy-price .private-tariff .js-tabs .js-tabs__nav {
    background: #091139
}

.mobile-proxy-price .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab {
    color: #fff
}

.mobile-proxy-price .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab span {
    color: #19326d
}

.mobile-proxy-price .private-tariff .private-tariff__points {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .mobile-proxy-price .private-tariff .private-tariff__points {
        flex-direction: column;
        align-items: center
    }
}

.mobile-proxy-price .private-tariff .js-tabs .js-tabs__nav {
    margin: 0 auto 40px
}

.mobile-proxy-price .private-tariff .private-tariff__point {
    display: flex;
    color: #fff;
    margin-right: 33px
}

@media (max-width:768px) {
    .mobile-proxy-price .private-tariff .private-tariff__point {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.mobile-proxy-price .private-tariff .private-tariff__point:last-child {
    margin-right: 0
}

@media (max-width:768px) {
    .mobile-proxy-price .private-tariff .private-tariff__point:last-child {
        margin-bottom: 0
    }
}

.mobile-proxy-price .private-tariff .private-tariff__point img {
    margin-right: 12px
}

.mobile-proxy-price .private-tariff .private-tariff__top {
    background: unset;
    display: flex
}

.mobile-proxy-price .private-tariff .private-tariff__top h3 {
    color: #fff
}

.mobile-proxy-price .private-tariff .private-tariff__top .private-tariff__country-footer,
.mobile-proxy-price .private-tariff .private-tariff__top .private-tariff__quantity-total-price {
    color: #fff
}

.mobile-proxy-price .private-tariff .private-tariff__country {
    background: #223d7e;
    max-width: unset
}

.mobile-proxy-price .private-tariff .accordion-country {
    max-width: unset
}

.mobile-proxy-price .private-tariff .accordion-country .ac {
    border-bottom: 1px solid #091139
}

.mobile-proxy-price .private-tariff .ss-container:after {
    background: #19326d
}

.mobile-proxy-price .private-tariff .ss-scroll {
    background: #7fa9e3
}

.mobile-proxy-price .private-tariff .coverage__flag-name {
    color: #fff
}

.mobile-proxy-price .private-tariff .ss-content .ac-text {
    display: flex;
    align-items: center;
    transition: .4s;
    background: #223d7e;
    border-left: 2px solid #223d7e;
    color: #fff
}

.mobile-proxy-price .private-tariff .ss-content .ac-text .price .ip-quantity__price,
.mobile-proxy-price .private-tariff .ss-content .ac-text .price .quantity {
    color: #fff
}

@media (max-width:570px) {
    .mobile-proxy-price .private-tariff .ss-content .ac-text {
        padding: 20px
    }
}

.mobile-proxy-price .private-tariff .ss-content .ac-text:first-child .ip-quantity__price span {
    background: #dcdcdc
}

.mobile-proxy-price .private-tariff .ss-content .ac-text:focus {
    background: #19326d;
    color: #fff;
    border-left: 2px solid #f0d729;
    padding: 26px 20px
}

@media (max-width:570px) {
    .mobile-proxy-price .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.mobile-proxy-price .private-tariff .ss-content .ac-text:focus .coverage__flag-name {
    color: #fff
}

.mobile-proxy-price .private-tariff .ss-content .ac-text img {
    max-width: 26px
}

.mobile-proxy-price .private-tariff .ss-content .ac-text .coverage__flag-text {
    margin-left: 15px
}

.mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
    margin-left: 0;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%
}

@media (max-width:570px) {
    .mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
        flex-direction: column
    }
}

.mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500
}

@media (max-width:570px) {
    .mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity {
        padding-bottom: 15px
    }
}

.mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff
}

@media (max-width:570px) {
    .mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }
}

.mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price span {
    margin: 0 0 0 20px;
    padding: 5px 11px;
    border-radius: 5px;
    background: #f0d729;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139;
    white-space: nowrap
}

@media (max-width:570px) {
    .mobile-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price span {
        margin-left: 0;
        margin-top: 10px
    }
}

.mobile-proxy-price .private-tariff .ss-content .ac-text:hover {
    color: #0174e4
}

.mobile-proxy-price .private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text:focus {
    color: #f0d729;
    background: #19326d;
    border-left: 1px solid #f0d729
}

.mobile-proxy-price .private-tariff .accordion-country .ac.is-active .ac-trigger:after {
    filter: invert(1)
}

.mobile-proxy-price .private-tariff .private-tariff__quantity {
    max-width: unset;
    background: #223d7e;
    color: #fff
}

@media (max-width:768px) {
    .mobile-proxy-price .private-tariff .private-tariff__quantity {
        max-height: unset
    }
}

.mobile-proxy-price .private-tariff .private-tariff__quantity .private-tariff__input {
    background: #223d7e;
    border: 1px solid #fff;
    color: #fff
}

.mobile-proxy-price .private-tariff .private-tariff__quantity .private-tariff__range {
    background: #223d7e
}

.mobile-proxy-price .private-tariff .private-tariff__quantity .private-tariff__range[type=range]::-webkit-slider-runnable-track {
    background: #19326d
}

.mobile-proxy-price .private-tariff .private-tariff__quantity .divide_gray {
    border-bottom: 1px solid #091139
}

.mobile-proxy-price .private-tariff .private-tariff__quantity .private-tariff__total-ip-discount,
.mobile-proxy-price .private-tariff .private-tariff__quantity .private-tariff__total-rental-discount {
    color: #091139
}

.mobile-proxy-price .hero-main__benefits {
    margin-top: 10px
}

.mobile-proxy-price .text-columns h2 {
    max-width: 630px;
    margin: 100px auto 0
}

@media (max-width:768px) {
    .mobile-proxy-price .text-columns h2 {
        margin: 60px auto 0
    }
}

.mobile-proxy-price .hero-main__benefits-question {
    min-width: 45px
}

.mobile-proxy-price .private-tariff .private-tariff__top {
    display: flex;
    flex-direction: column
}

.mobile-proxy-price .private-tariff .accordion-country .ac-header .ac-trigger-proxy:after {
    filter: invert(1)
}

@media (max-width:1880px) {
    .packet-proxy .private-tariff .ss-content .ac-text {
        margin-right: 30px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text:focus {
    background: #e6edf7;
    color: #fff;
    border-left: 2px solid #f0d729;
    padding: 26px 20px
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-item:first-child .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-item:first-child .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282;
    padding-right: 0;
    margin-left: 0;
    font-weight: 400;
    font-size: 16px
}

@media (max-width:570px) {

    .packet-proxy .private-tariff .js-tabs__content.six-month .ip-quantity__price span,
    .packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-quantity__price span {
        padding-left: 0
    }
}

.main.mobile-proxy-price .tarif-box .heading .ac.active::after {
    display: none
}

.main.mobile-proxy-price .private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text {
    color: #fff
}

.main.mobile-proxy-price .private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text.active {
    color: #f0d729;
    background: #19326d;
    border-left: 1px solid #f0d729
}

.dark-mob .private-tariff .accordion-country .ac-header .ac-trigger-proxy:after {
    display: none
}

.dark-mob .ac.active {
    border-left: 1px solid #f0d729
}

.my-ip .hero-main__wrapper {
    justify-content: space-between
}

@media (max-width:990px) {
    .my-ip .hero-main__content {
        margin-top: 60px
    }
}

.my-ip .hero-main__location-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 35px
}

.my-ip .hero-main__location-img {
    overflow: hidden;
    width: 26px;
    height: 26px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.my-ip .hero-main__location-img img {
    min-width: 40px
}

.my-ip .hero-main__descr {
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    color: #091139;
    margin-bottom: 0
}

.my-ip .hero-main__descr span {
    margin-left: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%
}

.my-ip .hero-main__warning {
    background: #faebeb;
    border-left: 3px solid #e64444;
    padding: 15px 20px;
    max-width: 445px;
    margin-right: 30px
}

@media (max-width:990px) {
    .my-ip .hero-main__warning {
        margin-right: 0;
        max-width: unset
    }
}

.my-ip .hero-main__provider {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 35px
}

.my-ip .hero-main__provider span {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%
}

.my-ip .hero-main__image {
    width: 50%;
    max-width: 540px;
    box-shadow: 0 23px 80px 0 rgba(4, 68, 164, .07);
    max-height: 387px
}

@media (max-width:990px) {
    .my-ip .hero-main__image {
        width: 100%
    }
}

.my-ip .hero-main__image iframe {
    max-width: 580px;
    width: 100%;
    border: 10px solid #fff !important;
    border-radius: 5px
}

.my-ip .hero-main:before {
    background: #fff
}

.my-ip .hero-main .blue__button {
    background: #0174e4;
    color: #fff;
    width: auto
}

@media (max-width:480px) {
    .my-ip .hero-main .blue__button {
        width: 100%
    }
}

.my-ip .hero-main .blue__button:hover {
    background: #2d97fe;
    border: 2px solid transparent
}

.my-ip .hero-main .blue__button:active,
.my-ip .hero-main .blue__button:focus {
    background: #0157ab;
    border: 2px solid transparent
}

.my-ip .newsletter {
    border-radius: 5px;
    padding: 0;
    margin: 50px 0 150px
}

@media (max-width:768px) {
    .my-ip .newsletter {
        margin-bottom: 80px
    }
}

.my-ip .newsletter__wrap {
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916)
}

@media (max-width:767px) {
    .my-ip .newsletter__wrap {
        padding: 40px 20px
    }
}

.my-ip .newsletter__form {
    display: flex
}

@media (max-width:767px) {
    .my-ip .newsletter__form {
        width: 100%
    }
}

@media (max-width:480px) {
    .my-ip .newsletter__form {
        flex-direction: column
    }
}

.my-ip .newsletter__form input {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding-left: 20px;
    height: 48px
}

@media (max-width:990px) {
    .my-ip .newsletter__form input {
        width: 300px
    }
}

@media (max-width:767px) {
    .my-ip .newsletter__form input {
        width: 100%;
        max-width: 300px
    }
}

@media (max-width:480px) {
    .my-ip .newsletter__form input {
        max-width: 100%;
        margin-bottom: 20px
    }
}

.my-ip .newsletter__form button {
    background: #f0d729;
    color: #091139;
    height: 48px
}

@media (max-width:767px) {
    .my-ip .newsletter__form button {
        margin-left: 20px
    }
}

@media (max-width:480px) {
    .my-ip .newsletter__form button {
        width: 100%;
        max-width: 100%;
        margin: 0
    }
}

.my-ip .newsletter__form button:hover {
    background: #f6e67a;
    border-color: #f6e67a
}

.my-ip .newsletter__form button:active {
    background: #e6cb10;
    border-color: #e6cb10
}

@media (max-width:768px) {
    .my-ip .careers-about {
        padding-top: 20px;
        padding-bottom: 80px
    }
}

.packet-proxy .get-advice {
    padding-top: 50px;
    padding-bottom: 150px
}

@media (max-width:768px) {
    .packet-proxy .get-advice {
        padding-top: 0;
        padding-bottom: 80px
    }
}

.packet-proxy .get-advice__wrapper {
    max-width: 920px;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 45px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .packet-proxy .get-advice__wrapper {
        flex-direction: column
    }
}

.packet-proxy .get-advice__text {
    max-width: 630px;
    padding-right: 20px
}

@media (max-width:768px) {
    .packet-proxy .get-advice__text {
        padding-right: 0;
        padding-bottom: 20px;
        max-width: unset;
        text-align: center
    }
}

.packet-proxy .get-advice__text h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px
}

.packet-proxy .get-advice__btn {
    background: #f0d729;
    min-width: 150px
}

.packet-proxy .hero-main {
    padding-top: 230px
}

.packet-proxy .hero-main__content {
    width: 40%
}

@media (max-width:1149px) {
    .packet-proxy .hero-main__content {
        width: 39%
    }
}

@media (max-width:768px) {
    .packet-proxy .hero-main__content {
        width: 100%
    }
}

.packet-proxy .hero-main__img {
    margin-left: 15%;
    margin-top: -10px;
    width: 43%
}

@media (max-width:908px) {
    .packet-proxy .hero-main__img {
        margin-left: 20px
    }
}

@media (max-width:768px) {
    .packet-proxy .hero-main__img {
        margin-left: unset;
        margin-top: -200px;
        width: unset
    }
}

.packet-proxy .hero-main__img img {
    height: auto
}

@media (max-width:992px) {
    .packet-proxy .hero-main__img img {
        width: 125%
    }
}

@media (max-width:768px) {
    .packet-proxy .hero-main__img img {
        width: 85%;
        margin: 60px auto 0;
        max-width: 450px
    }
}

.packet-proxy .hero-main .container {
    flex-direction: row
}

@media (max-width:768px) {
    .packet-proxy .hero-main .container {
        flex-direction: column-reverse
    }
}

.packet-proxy .hero-main .container .hero-main__benefits {
    background: unset;
    box-shadow: unset;
    padding-left: 0;
    margin-top: 0;
    padding-right: 0
}

@media (max-width:992px) {
    .packet-proxy .hero-main .container .hero-main__benefits {
        display: none
    }
}

.packet-proxy .hero-main .container .hero-main__benefits-items {
    flex-wrap: unset;
    width: 100%
}

.packet-proxy .hero-main .container .hero-main__benefits-item {
    margin-right: 25px;
    align-items: center;
    width: fit-content;
    min-width: 130px
}

@media (max-width:1060px) {
    .packet-proxy .hero-main .container .hero-main__benefits-item {
        margin-left: 0
    }
}

.packet-proxy .hero-main .container .hero-main__benefits-item:nth-child(2) {
    margin: 0 25px 0 0
}

.packet-proxy .hero-main .container .hero-main__benefits-item:nth-child(4) {
    width: 225px
}

@media (max-width:1149px) {
    .packet-proxy .hero-main__button {
        margin-top: 20px;
        margin-left: 0
    }
}

@media (max-width:768px) {
    .packet-proxy .hero-main__button {
        margin-top: 0;
        margin-left: 20px
    }
}

@media (max-width:480px) {
    .packet-proxy .hero-main__button {
        margin-top: 20px;
        margin-left: 0
    }
}

.packet-proxy .coverage {
    padding-top: 50px
}

.packet-proxy .text-columns {
    padding-top: 20px
}

.packet-proxy .text-columns .text-columns__item-title {
    margin: 20px 0 10px
}

.packet-proxy .text-columns .text-columns__item-title:before {
    position: unset
}

.packet-proxy .text-columns__bg {
    background: #e6edf7;
    padding-top: 100px;
    padding-bottom: 80px
}

.packet-proxy .text-columns__bg .text-columns__wrapper {
    justify-content: center
}

.packet-proxy .text-columns__bg .text-columns__title {
    max-width: 578px;
    margin: 0 auto
}

.packet-proxy .text-columns__bg .text-columns__subtitle {
    margin-top: 30px;
    text-align: center
}

.packet-proxy .text-columns__bg .text-columns__item-title:before {
    position: absolute
}

.packet-proxy .text-columns__bg .text-columns__item {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 40px 30px;
    width: 22%;
    margin: 30px 15px 0
}

@media (max-width:1080px) {
    .packet-proxy .text-columns__bg .text-columns__item {
        width: 21%
    }
}

@media (max-width:990px) {
    .packet-proxy .text-columns__bg .text-columns__item {
        width: 45%;
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .packet-proxy .text-columns__bg .text-columns__item {
        width: 100%;
        margin: 30px 0 0
    }
}

.packet-proxy .text-columns__bg .text-columns__item:nth-child(3) {
    margin: 30px 15px 0 15px
}

@media (max-width:990px) {
    .packet-proxy .text-columns__bg .text-columns__item:nth-child(3) {
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .packet-proxy .text-columns__bg .text-columns__item:nth-child(3) {
        width: 100%;
        margin: 30px 0 0
    }
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text {
        padding: 20px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text:first-child .ip-quantity__price span {
    background: #dcdcdc
}

.packet-proxy .private-tariff .ss-content .ac-text:focus {
    background: #e6edf7;
    color: #0174e4;
    border-left: 1px solid #0174e4;
    padding: 26px 20px
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text:focus .coverage__flag-name {
    color: #0174e4
}

.packet-proxy .private-tariff .ss-content .ac-text img {
    max-width: 26px
}

.packet-proxy .private-tariff .ss-content .ac-text .coverage__flag-text {
    margin-left: 15px
}

.packet-proxy .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    width: 100%
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
        flex-direction: column
    }
}

.packet-proxy .private-tariff .ss-content .ac-text .ip-quantity {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text .ip-quantity {
        padding-bottom: 15px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text .ip-quantity__price {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #091139
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text .ip-quantity__price {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }
}

.packet-proxy .private-tariff .ss-content .ac-text .ip-quantity__price span {
    margin: 0 0 0 20px;
    padding: 5px 11px;
    border-radius: 5px;
    background: #f0d729;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text .ip-quantity__price span {
        margin-left: 0;
        margin-top: 10px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text:focus {
    background: #e6edf7;
    color: #0174e4;
    border-left: 1px solid #0174e4;
    padding: 6px 11px
}

@media (max-width:1880px) {
    .packet-proxy .private-tariff .ss-content .ac-text {
        margin-right: 30px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text:focus {
    background: #e6edf7;
    color: #0174e4;
    border-left: 1px solid #0174e4;
    padding: 26px 20px
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-item:first-child .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-item:first-child .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282;
    padding-right: 0;
    margin-left: 0;
    font-weight: 400;
    font-size: 16px
}

@media (max-width:570px) {

    .packet-proxy .private-tariff .js-tabs__content.six-month .ip-quantity__price span,
    .packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-quantity__price span {
        padding-left: 0
    }
}

.hide {
    display: none
}

.tarif-box {
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.tarif-box .heading {
    width: 50%;
    margin-right: 30px
}

.tarif-box .heading li a {
    height: 78px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 18px;
    border-bottom: 1px solid #dcdcdc;
    transition: .3s;
    position: relative
}

.tarif-box .heading li img {
    height: 26px;
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    margin-right: 15px
}

.tarif-box .heading li .coverage__flag-name {
    font-size: 16px
}

.tarif-box .heading li a.current {
    background: #e6edf7
}

.tarif-box .heading li a.current::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.tarif-box .heading .ac.active {
    position: relative
}

.tarif-box .heading .ac.active::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.list-wrap.private-tariff__ip-addresses {
    position: relative;
    height: 510px !important
}

@media (max-width:990px) {
    .list-wrap.private-tariff__ip-addresses {
        height: unset !important
    }

    .list-wrap.private-tariff__ip-addresses .private-tariff__quantity {
        max-height: unset
    }
}

.tarifs li .btn-buy {
    display: none
}

.ip-item {
    cursor: pointer
}

.ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
    border-radius: 5px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: left;
    background: #f0d729;
    margin-left: 20px
}

.ip-item.active .ip-quantity__wrapper {
    background: #e6edf7
}

.ip-item.active .ip-quantity__wrapper::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.private-tariff__country {
    padding: 0
}

.private-tariff__quantity-footer {
    align-items: center
}

.ss-container:after {
    background: unset
}

.private-tariff__quantity-total-buy {
    background: #0174e4;
    color: #fff;
    border: none;
    width: auto
}

.private-tariff__quantity-total-buy:hover {
    color: #fff;
    background: #2d97fe
}

.private-tariff__quantity-total-buy:active,
.private-tariff__quantity-total-buy:focus {
    background: #0157ab
}

@media (max-width:990px) {
    .tarif-box {
        flex-direction: column;
        height: unset
    }

    .tarif-box .heading,
    .tarif-box .list-wrap {
        width: 100%
    }

    .tarif-box .heading .tabset,
    .tarif-box .list-wrap .tabset {
        max-width: 100%
    }

    .tarif-box .list-wrap h3 {
        margin-top: 25px
    }

    .tarif-box .list-wrap .tarifs {
        max-width: 100%
    }
}

@media (max-width:570px) {
    .tarif-box .ip-item {
        padding-top: 0
    }

    .tarif-box .ip-item .ip-quantity__wrapper {
        padding-bottom: 20px;
        align-items: start;
        height: unset;
        padding-left: 0
    }
}

@media (max-width:768px) {
    .private-tariff__footer-wrap {
        flex-direction: column;
        align-items: start !important
    }

    .private-tariff__footer-wrap .private-tariff__country-footer {
        padding-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: start !important
    }

    .private-tariff__footer-wrap .private-tariff__country-footer p {
        margin-bottom: 10px
    }

    .private-tariff__footer-wrap .private-tariff__quantity-footer {
        width: 100%;
        padding-top: 15px
    }
}

#tarifs-eu .ss-content,
#tarifs-us .ss-content {
    width: 100%
}

.private-tariff__ip-addresses .private-tariff__country .ip-item {
    margin-right: 15px
}

.packet-proxy .private-tariff .private-tariff__top .ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
    white-space: nowrap
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .private-tariff__top .ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
        margin-left: auto
    }
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .private-tariff__top .ip-item .price-box .price .ip-quantity__wrapper {
        flex-direction: column;
        align-items: baseline;
        justify-content: space-evenly;
        padding-bottom: 4px;
        padding-top: 4px;
        padding-left: 18px
    }

    .packet-proxy .private-tariff .private-tariff__top .ip-item .price-box .price .ip-quantity__wrapper .ip-quantity__price {
        margin-left: 0;
        width: 100%;
        display: flex
    }
}

.packet-proxy-price .hero-main {
    padding-top: 125px
}

.packet-proxy-price .hero-main__content {
    width: 40%
}

@media (max-width:768px) {
    .packet-proxy-price .hero-main__content {
        width: 100%
    }
}

.packet-proxy-price .hero-main__img {
    margin-left: 4%;
    margin-top: -120px;
    width: 60%
}

@media (max-width:768px) {
    .packet-proxy-price .hero-main__img {
        margin-left: unset;
        margin-top: -200px;
        width: unset
    }
}

@media (max-width:992px) {
    .packet-proxy-price .hero-main__img img {
        width: 125%
    }
}

@media (max-width:768px) {
    .packet-proxy-price .hero-main__img img {
        width: 100%
    }
}

.packet-proxy-price .coverage {
    padding-top: 50px
}

.packet-proxy-price .text-columns {
    padding-top: 20px
}

.packet-proxy-price .text-columns .text-columns__item-title {
    margin: 20px 0 10px
}

.packet-proxy-price .text-columns .text-columns__item-title:before {
    position: unset
}

.packet-proxy-price .text-columns__bg {
    background: #e6edf7;
    padding-top: 100px;
    padding-bottom: 80px
}

.packet-proxy-price .text-columns__bg .text-columns__wrapper {
    justify-content: center
}

.packet-proxy-price .text-columns__bg .text-columns__title {
    max-width: 578px;
    margin: 0 auto
}

.packet-proxy-price .text-columns__bg .text-columns__subtitle {
    margin-top: 30px;
    text-align: center
}

.packet-proxy-price .text-columns__bg .text-columns__item-title:before {
    position: absolute
}

.packet-proxy-price .text-columns__bg .text-columns__item {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 40px 30px;
    width: 22%;
    margin: 30px 15px 0
}

@media (max-width:1080px) {
    .packet-proxy-price .text-columns__bg .text-columns__item {
        width: 21%
    }
}

@media (max-width:990px) {
    .packet-proxy-price .text-columns__bg .text-columns__item {
        width: 45%;
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .packet-proxy-price .text-columns__bg .text-columns__item {
        width: 100%;
        margin: 30px 0 0
    }
}

.packet-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
    margin: 30px 15px 0 15px
}

@media (max-width:990px) {
    .packet-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .packet-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
        width: 100%;
        margin: 30px 0 0
    }
}

.packet-proxy-price .private-tariff {
    padding-bottom: 0
}

.packet-proxy-price .private-tariff h1 {
    color: #fff
}

.packet-proxy-price .private-tariff .private-tariff__subtitle {
    color: #fff
}

.packet-proxy-price .private-tariff .private-tariff__top {
    padding: 40px 0
}

.packet-proxy-price .private-tariff .js-tabs .js-tabs__nav {
    background: #091139
}

.packet-proxy-price .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab {
    color: #fff
}

.packet-proxy-price .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab span {
    color: #19326d
}

.packet-proxy-price .private-tariff .private-tariff__points {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .packet-proxy-price .private-tariff .private-tariff__points {
        flex-direction: column;
        align-items: center
    }
}

@media (max-width:480px) {
    .packet-proxy-price .private-tariff .private-tariff__points {
        flex-direction: column;
        align-items: baseline
    }
}

.packet-proxy-price .private-tariff .js-tabs .js-tabs__nav {
    margin: 0 auto 40px
}

.packet-proxy-price .private-tariff .private-tariff__point {
    display: flex;
    color: #fff;
    margin-right: 33px
}

@media (max-width:768px) {
    .packet-proxy-price .private-tariff .private-tariff__point {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.packet-proxy-price .private-tariff .private-tariff__point:last-child {
    margin-right: 0
}

@media (max-width:768px) {
    .packet-proxy-price .private-tariff .private-tariff__point:last-child {
        margin-bottom: 0
    }
}

.packet-proxy-price .private-tariff .private-tariff__point img {
    margin-right: 12px
}

.packet-proxy-price .private-tariff .private-tariff__top {
    background: unset
}

.packet-proxy-price .private-tariff .private-tariff__top h3 {
    color: #fff
}

.packet-proxy-price .private-tariff .private-tariff__top .private-tariff__country-footer,
.packet-proxy-price .private-tariff .private-tariff__top .private-tariff__quantity-total-price {
    color: #fff
}

.packet-proxy-price .private-tariff .private-tariff__country {
    background: #223d7e;
    max-width: unset
}

.packet-proxy-price .private-tariff .accordion-country {
    max-width: unset
}

.packet-proxy-price .private-tariff .accordion-country .ac {
    border-bottom: 1px solid #19326d
}

.packet-proxy-price .private-tariff .ip-item .price-box .ip-quantity__wrapper .ip-quantity__price,
.packet-proxy-price .private-tariff .ip-item .price-box .ip-quantity__wrapper .quantity {
    color: #fff
}

.packet-proxy-price .private-tariff .ss-container:after {
    background: #19326d
}

.packet-proxy-price .private-tariff .ss-scroll {
    background: #7fa9e3
}

.packet-proxy-price .private-tariff .coverage__flag-name {
    color: #fff
}

.packet-proxy-price .private-tariff .ss-content .ac-text {
    display: flex;
    align-items: center;
    transition: .4s;
    background: #223d7e;
    border-left: 2px solid #223d7e
}

@media (max-width:570px) {
    .packet-proxy-price .private-tariff .ss-content .ac-text {
        padding: 20px
    }
}

.packet-proxy-price .private-tariff .ss-content .ac-text:first-child .ip-quantity__price span {
    background: #dcdcdc
}

.packet-proxy-price .private-tariff .ss-content .ac-text:focus {
    background: #19326d;
    color: #fff;
    border-left: 2px solid #f0d729;
    padding: 26px 20px
}

@media (max-width:570px) {
    .packet-proxy-price .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.packet-proxy-price .private-tariff .ss-content .ac-text:focus .coverage__flag-name {
    color: #fff
}

.packet-proxy-price .private-tariff .ss-content .ac-text img {
    max-width: 26px
}

.packet-proxy-price .private-tariff .ss-content .ac-text .coverage__flag-text {
    margin-left: 15px
}

.packet-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
    margin-left: 0;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%
}

@media (max-width:570px) {
    .packet-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
        flex-direction: column
    }
}

.packet-proxy-price .private-tariff .ss-content .ac-text .ip-quantity {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500
}

@media (max-width:570px) {
    .packet-proxy-price .private-tariff .ss-content .ac-text .ip-quantity {
        padding-bottom: 15px
    }
}

.packet-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff
}

.packet-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price span {
    margin: 0 0 0 20px;
    padding: 5px 11px;
    border-radius: 5px;
    background: #f0d729;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139;
    white-space: nowrap
}

@media (max-width:570px) {
    .packet-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price span {
        margin-left: 0;
        margin-top: 10px
    }
}

.packet-proxy-price .private-tariff .ss-content .ac-text:hover {
    color: #0174e4
}

.packet-proxy-price .private-tariff .private-tariff__top {
    flex-direction: column
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item {
    padding: 0
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box {
    width: 100%
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .heading li a {
    border-bottom: 1px solid #19326d
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .heading .ac.active,
.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .heading li a.current {
    background: #19326d
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .heading .ac.active::after,
.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .heading li a.current::after {
    background: #f0d729
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .heading .ac.active .coverage__flag-name,
.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .heading li a.current .coverage__flag-name {
    color: #f0d729
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .price {
    width: 100%
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .price .ip-quantity__wrapper {
    align-items: center
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .ip-quantity__wrapper {
    border-bottom: 1px solid #19326d
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item.active .ip-quantity__wrapper {
    background: #19326d;
    color: #fff
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
    color: #19326d
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item.active .quantity {
    color: #f0d729
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item.active .ip-quantity__wrapper::after {
    background: #f0d729
}

.packet-proxy-price .private-tariff .private-tariff__top .tarif-box .heading .ac.active,
.packet-proxy-price .private-tariff .private-tariff__top .tarif-box .heading li a.current {
    background: #19326d
}

.packet-proxy-price .private-tariff .private-tariff__top .tarif-box .heading li a {
    border-bottom: 1px solid #19326d
}

.packet-proxy-price .private-tariff .private-tariff__top .tarif-box .heading .ac.active::after,
.packet-proxy-price .private-tariff .private-tariff__top .tarif-box .heading li a.current::after {
    background: #f0d729
}

.packet-proxy-price .private-tariff .private-tariff__top .tarif-box .heading .ac.active .coverage__flag-name,
.packet-proxy-price .private-tariff .private-tariff__top .tarif-box .heading li a.current .coverage__flag-name {
    color: #f0d729
}

.packet-proxy-price .hero-main__benefits {
    margin-top: 10px
}

.packet-proxy-price .text-columns h2 {
    max-width: 630px;
    margin: 100px auto 0
}

@media (max-width:768px) {
    .packet-proxy-price .text-columns h2 {
        margin: 60px auto 0
    }
}

@media (max-width:1880px) {
    .packet-proxy .private-tariff .ss-content .ac-text {
        margin-right: 30px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text:focus {
    background: #e6edf7;
    color: #fff;
    border-left: 2px solid #f0d729;
    padding: 26px 20px
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-item:first-child .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-item:first-child .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282;
    padding-right: 0;
    margin-left: 0;
    font-weight: 400;
    font-size: 16px
}

.packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
    color: #19326d;
    white-space: nowrap
}

@media (max-width:570px) {
    .packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
        margin-left: auto
    }
}

@media (max-width:570px) {
    .packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .price .ip-quantity__wrapper {
        flex-direction: column;
        align-items: baseline;
        justify-content: space-evenly;
        padding-bottom: 4px;
        padding-top: 4px;
        height: 104px;
        padding-left: 18px
    }

    .packet-proxy-price .private-tariff .private-tariff__top .ip-item .price-box .price .ip-quantity__wrapper .ip-quantity__price {
        margin-left: 0;
        width: 100%;
        display: flex
    }
}

@font-face {
    font-family: Gordita;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Gordita-Regular.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+000-5FF;
}

@font-face {
    font-family: Gordita;
    font-style: normal;
    font-weight: 500;
    src: url(fonts/Gordita-Medium.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+000-5FF;
}

@font-face {
    font-family: Gordita;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/Gordita-Bold.woff2) format("woff2");
    font-display: swap;
    unicode-range: U+000-5FF;
}

.password-reset__title {
    margin-bottom: 10px
}

.password-reset__indent {
    margin-top: 50px;
    margin-bottom: 15px
}

.password-update__title {
    margin-bottom: 10px
}

.password-update__bottom-indent {
    margin-bottom: 15px
}

.password-update__indicator {
    margin-top: 10px;
    margin-bottom: 10px
}

.js-tabs {
    -ms-overflow-style: none;
    -webkit-tap-highlight-color: transparent
}

.js-tabs__nav {
    position: relative;
    overflow: auto;
    overflow: -moz-scrollbars-none
}

.js-tabs__nav::-webkit-scrollbar {
    display: none
}

.js-tabs__tabs-container {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 0
}

.js-tabs__tab {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    cursor: pointer
}

.js-tabs__no-marker>.js-tabs__tab {
    border-bottom: none
}

.js-tabs__marker {
    position: absolute;
    bottom: 0;
    height: 3px;
    transition: transform .5s, width .5s, background-color .5s
}

.js-tabs__content-container {
    margin: 0;
    padding: 0
}

.js-tabs__content {
    display: none
}

.js-tabs__content.active {
    display: block
}

@media (max-width:1149px) {
    .header_payment .header-white__sign-in {
        display: block;
        margin-right: 20px
    }
}

@media (max-width:480px) {
    .header_payment .header-white__sign-in {
        margin-right: 0
    }
}

.payment {
    margin-top: 60px
}

.payment .button {
    cursor: pointer
}

.payment .notify-email,
.payment .notify-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    color: #e64444;
    margin-top: 7px
}

.payment #orderEmail.error,
.payment #orderPromo.error {
    border: 1px solid #e64444
}

.payment_breadcrumbs {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #0174e4;
    margin-left: 15px
}

.payment_breadcrumbs:after {
    content: "";
    position: absolute;
    top: 4px;
    left: -17px;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.22217 0.555542L0.777723 4.99999L5.22217 9.44443' stroke='%230174E4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .4s
}

.payment-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 150px
}

@media (max-width:768px) {
    .payment-wrapper {
        flex-direction: column;
        margin-bottom: 80px
    }
}

.payment .private-tariff__ip-addresses {
    width: 100%;
    margin-right: 20px
}

@media (max-width:768px) {
    .payment .private-tariff__ip-addresses {
        margin-right: 0;
        margin-bottom: 40px
    }
}

.payment-method {
    max-width: 540px;
    width: 100%
}

@media (max-width:768px) {
    .payment-method {
        max-width: unset
    }
}

.payment-method h3 {
    margin-bottom: 20px
}

.payment-method__item {
    box-shadow: 0 23px 80px rgba(4, 68, 164, .07), 0 9.60885px 33.4221px rgba(4, 68, 164, .0503198), 0 5.13735px 17.869px rgba(4, 68, 164, .0417275), 0 2.87996px 10.0172px rgba(4, 68, 164, .035), 0 1.52952px 5.32008px rgba(4, 68, 164, .0282725), 0 .63647px 2.21381px rgba(4, 68, 164, .0196802);
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative
}

.payment-method__item .order-email-label-wrap {
    min-height: 84px
}

.payment-method__item .ac {
    position: relative
}

.payment-method__item .ac-header {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    position: relative
}

.payment-method__item .ac-header:after {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.777832 3.88889L7.00005 10.1111L13.2223 3.88889' stroke='%23091139' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    left: 26px;
    top: 29px;
    transition: .3s
}

.payment-method__item .ac-text {
    margin: 0 30px;
    border-top: 1px solid #dcdcdc;
    padding: 25px 0 30px
}

.payment-method__item .ac-trigger {
    padding: 30px 55px;
    z-index: 1
}

.payment-method__item .ac-panel {
    top: 0
}

.payment-method__item .payment-method__label {
    font-weight: 500;
    font-size: 12px;
    line-height: 130%
}

.payment-method__item .payment-method__mail-input {
    border: 1px solid #dcdcdc;
    width: 100%;
    margin-top: 10px;
    font-size: 16px
}

.payment-method__item .payment-method__mail-input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #bdbdbd
}

.payment-method__item .payment-method__wallet-label {
    margin-top: 25px;
    margin-bottom: 10px
}

.payment-method__item .payment-method__wallets {
    margin-top: 10px
}

.payment-method__item .payment-method__wallets a {
    margin-right: 12px;
    border: 1px solid #fff
}

.payment-method__item .payment-method__wallets a:focus {
    border: 1px solid #0174e4;
    border-radius: 5px
}

.payment-method__item .payment-method__imgs {
    position: absolute;
    display: flex;
    right: 30px;
    top: 30px;
    align-items: center
}

.payment-method__item .payment-method__imgs img {
    margin-left: 10px;
    max-height: 30px
}

.payment-method__item .payment-method__points {
    margin-top: 25px;
    margin-bottom: 5px
}

.payment-method__item .payment-method__point {
    display: flex;
    margin-bottom: 20px;
    align-items: flex-start
}

.payment-method__item .payment-method__point img {
    margin-right: 10px
}

.payment-method__item .payment-method__point-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%
}

.payment-method__item .payment-method__submit,
.payment-method__item .payment-method__submit-new {
    width: 100%;
    background: #0174e4;
    color: #fff;
    margin-bottom: 15px
}

.payment-method__item .payment-method__submit-new:hover,
.payment-method__item .payment-method__submit:hover {
    background: #2d97fe;
    border-color: #2d97fe
}

.payment-method__item .payment-method__submit-new:active,
.payment-method__item .payment-method__submit-new:focus,
.payment-method__item .payment-method__submit:active,
.payment-method__item .payment-method__submit:focus {
    background: #0157ab;
    border-color: #0157ab
}

.payment-method__item .payment-method__bottom {
    display: flex;
    justify-content: space-between
}

.payment-method__item .payment-method__bottom div {
    width: 49%
}

.payment-method__item .payment-method__acceptance {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #bdbdbd
}

.payment-method__item .payment-method__acceptance a {
    color: #091139;
    text-decoration: underline
}

.payment-method__item .js-enabled.is-active .ac-header:after {
    transform: rotate(-180deg)
}

@media (max-width:980px) {
    .payment-method__item .ac-trigger {
        padding: 20px 55px 53px 55px
    }

    .payment-method__item .ac-header:after {
        top: 23px
    }

    .payment-method__item .payment-method__imgs {
        position: absolute;
        display: flex;
        right: unset;
        top: 52px;
        left: 14px
    }
}

.payment-title {
    margin: 15px 0 30px
}

.payment .private-tariff__quantity {
    margin-top: 20px;
    max-width: 540px;
    max-height: unset;
    height: fit-content
}

@media (max-width:768px) {
    .payment .private-tariff__quantity {
        max-width: unset
    }
}

.payment .private-tariff__total p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%
}

.payment .private-tariff__total .private-tariff__total-ip-discount,
.payment .private-tariff__total .private-tariff__total-rental-discount {
    font-weight: 500;
    font-size: 14px
}

.payment .tariff__total-price span {
    display: flex
}

.payment .tariff__total-price .private-tariff__total-number,
.payment .tariff__total-price span {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%
}

.payment .divide_gray {
    margin: 25px 0
}

.payment .tariff__total-tax p {
    margin-top: 35px;
    color: #828282
}

.payment .tariff__total-tax p span {
    text-decoration: underline
}

.payment .tariff__total-vat p {
    color: #828282
}

.payment .total-number-vat {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%
}

.payment .tariff__total-price p {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%
}

.payment .tariff__total-price div {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%
}

.payment .tariff__total-promocode {
    cursor: pointer;
    display: flex;
    flex-direction: column
}

.payment .tariff__total-promocode p {
    color: #828282
}

.payment .promocode-input {
    border: 1px solid #dcdcdc;
    max-width: 316px;
    width: 100%;
    margin-right: 15px
}

@media (max-width:480px) {
    .payment .promocode-input {
        max-width: unset;
        margin-bottom: 20px;
        margin-right: 0
    }
}

.payment .promo-code__submit {
    background: #f0d729;
    max-width: 154px;
    width: 100%
}

@media (max-width:480px) {
    .payment .promo-code__submit {
        max-width: unset
    }
}

.payment .promo-code__submit:hover {
    background: #f6e67a
}

.payment .promo-code__submit:active,
.payment .promo-code__submit:focus {
    background: #e6cb10
}

.payment .tariff__total-promocode-input {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width:480px) {
    .payment .tariff__total-promocode-input {
        flex-direction: column;
        width: 100%
    }
}

.payment .bv_mainselect {
    padding-bottom: 15px
}

.payment .bv_mainselect .bv_atual {
    box-shadow: unset;
    border: 1px solid #dcdcdc;
    font-family: Gordita, sans-serif;
    color: #091139;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    padding: 15px 20px 15px 15px
}

.payment .bv_mainselect .bv_atual .down {
    margin-top: 4px
}

.payment .bv_mainselect .bv_atual .arrow {
    border-width: 0 2px 2px 0
}

.payment .bv_mainselect .bv_ul_inner {
    margin-top: 11px
}

.payment .bv_mainselect .bv_ul_inner li {
    font-family: Gordita, sans-serif;
    color: #091139;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px
}

.payment .order-info {
    display: flex
}

.payment .order-info-text {
    margin-left: 20px;
    margin-top: 2px
}

.payment .order-info-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 7px
}

.payment .order-info-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%
}

.payment__footer {
    background: #091139
}

.payment__footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:480px) {
    .payment__footer .container {
        align-items: unset;
        justify-content: unset;
        flex-direction: column-reverse
    }
}

.payment__footer .container .bv_mainselect .bv_atual {
    box-shadow: unset;
    border: none;
    font-family: Gordita, sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 15px 20px 15px 15px;
    background: 0 0
}

@media (max-width:480px) {
    .payment__footer .container .bv_mainselect .bv_atual {
        padding: 15px 20px 15px 0
    }
}

.payment__footer .container .bv_mainselect .bv_atual .down {
    margin-top: 4px
}

.payment__footer .container .bv_mainselect .bv_atual .arrow {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    left: 10px;
    position: relative
}

@media (max-width:480px) {
    .payment__footer .container .bv_mainselect .bv_atual .arrow {
        left: 18px;
        position: relative;
        top: -2px;
        float: unset
    }
}

.payment__footer .container .bv_mainselect .bv_atual .up {
    top: 2px
}

.payment__footer .container .bv_mainselect .bv_ul_inner {
    margin-top: 11px;
    top: unset;
    bottom: 45px !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, .25)
}

.payment__footer .container .bv_mainselect .bv_ul_inner li {
    font-family: Gordita, sans-serif;
    color: #091139;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px
}

@media (max-width:480px) {
    .payment__footer .container .copyright {
        margin-bottom: 15px
    }
}

.payment .order-form {
    display: flex
}

@media (max-width:980px) {
    .payment .order-form {
        flex-direction: column
    }
}

.payment .order-form-wrap {
    margin-right: 30px;
    max-width: 540px;
    width: 100%
}

@media (max-width:980px) {
    .payment .order-form-wrap {
        margin-right: 0;
        margin-bottom: 40px
    }
}

.tariff__total-promocode {
    cursor: pointer;
    display: flex;
    flex-direction: column
}

.tariff__total-promocode p {
    color: #828282
}

.promocode-input {
    border: 1px solid #dcdcdc;
    max-width: 316px;
    width: 100%;
    margin-right: 15px
}

@media (max-width:480px) {
    .promocode-input {
        max-width: unset;
        margin-bottom: 20px;
        margin-right: 0
    }
}

.promo-code__submit {
    background: #f0d729;
    max-width: 154px;
    width: 100%
}

@media (max-width:480px) {
    .promo-code__submit {
        max-width: unset
    }
}

.promo-code__submit:hover {
    background: #f6e67a
}

.promo-code__submit:active,
.promo-code__submit:focus {
    background: #e6cb10
}

.tariff__total-promocode-input {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width:480px) {
    .tariff__total-promocode-input {
        flex-direction: column
    }
}

.renew-form .tariff__total-promocode-input {
    justify-content: unset
}

.renew-form .notify-title,
.renew-form .notify-title-pay {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    color: #e64444
}

@media (max-width:480px) {
    .tariff__total-price {
        flex-direction: row
    }
}

.privacy-policy .footer {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f1f1f1
}

@media (min-width:768px) {
    .privacy-policy .footer {
        padding-top: 22px;
        padding-bottom: 22px
    }
}

@media (min-width:480px) {
    .privacy-policy .footer__copyright {
        display: flex
    }
}

.privacy-policy .footer__copyright-text {
    font-size: 12px;
    line-height: 1.3
}

.privacy-policy__main {
    padding-bottom: 80px
}

.privacy-policy__select .select__toggle {
    position: relative;
    display: block;
    line-height: 1.2;
    font-weight: 500;
    color: #383838
}

.privacy-policy__select .select__toggle.rotate-arrow:after {
    transform: translateY(-50%) rotate(180deg)
}

.privacy-policy__select .select__toggle:after {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(0)
}

.privacy-policy__select .select__active-item {
    margin-top: 10px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    color: #383838
}

.privacy-policy__select .select__dropdown-link {
    width: 100%
}

.privacy-policy__select .select__dropdown.open {
    padding: 20px
}

.privacy-policy__select .select__dropdown-item {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 0
}

.privacy-policy__select .select__dropdown-item_active {
    color: #f0d729
}

.privacy-policy__select .select__dropdown-item:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .privacy-policy__select {
        display: none
    }
}

.privacy-policy__select-title {
    margin-bottom: 15px
}

.privacy-policy__select-title~.privacy-policy__select-title {
    margin-top: 30px
}

.privacy-policy__head {
    margin-top: 40px;
    margin-bottom: -15px
}

@media (min-width:992px) {
    .privacy-policy__head {
        margin-top: 0
    }
}

.privacy-policy__update-date {
    font-size: 12px;
    line-height: 1.3;
    color: #b4b4b4;
    margin-top: 25px
}

@media (min-width:992px) {
    .privacy-policy__wrap {
        display: flex;
        justify-content: space-between
    }
}

.privacy-policy__sidebar {
    display: none
}

@media (min-width:992px) {
    .privacy-policy__sidebar {
        display: block;
        width: calc(34.3% - 20px);
        margin-right: 20px
    }
}

@media (min-width:1150px) {
    .privacy-policy__sidebar {
        width: calc(23%);
        margin-right: 20px
    }
}

.privacy-policy__sidebar-title {
    margin-bottom: 20px
}

.privacy-policy__sidebar-title~.privacy-policy__sidebar-title {
    margin-top: 40px
}

.privacy-policy__sidebar-item {
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    border: none;
    width: 100%;
    text-align: left;
    padding: 0;
    cursor: unset
}

.privacy-policy__sidebar-item_active {
    color: #f0d729
}

.privacy-policy__sidebar-item_active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #f0d729
}

.privacy-policy__sidebar-item+.privacy-policy__sidebar-item {
    margin-top: 0
}

.privacy-policy__sidebar-item.active .privacy-policy__sidebar-link {
    background: #e6edf7;
    border-radius: 0 5px 5px 0;
    border-left: 2px solid #0174e4
}

.privacy-policy__sidebar-item:hover .privacy-policy__sidebar-link {
    background: #e6edf7;
    border-radius: 0 5px 5px 0;
    border-left: 2px solid #0174e4
}

.privacy-policy__sidebar-link {
    width: 100%;
    transition: .3s;
    padding: 10px 10px 10px 13px;
    border-left: 2px solid #fff
}

.privacy-policy__sidebar-link:hover {
    color: #0174e4
}

.privacy-policy__inner li,
.privacy-policy__inner ul {
    list-style: inside
}

@media (min-width:992px) {
    .privacy-policy__inner {
        width: 65.7%
    }
}

.privacy-policy__text a {
    color: #0174e4
}

.privacy-policy__text~.privacy-policy__text {
    margin-top: 15px
}

@media (min-width:768px) {
    .privacy-policy__text~.privacy-policy__text {
        margin-top: 15px
    }
}

.privacy-policy__content-title {
    margin-top: 25px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .privacy-policy__content-title {
        margin-top: 30px
    }
}

.privacy-policy__footer {
    padding: 15px 0;
    background-color: #091139
}

@media (min-width:768px) {
    .privacy-policy__footer {
        padding: 22px 0
    }
}

.privacy-policy__sidebar-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    white-space: normal
}

.privacy-policy__sidebar-item .privacy-policy__sidebar-title {
    margin-top: 40px
}

.privacy-policy__select:hover .select__dropdown {
    height: auto;
    overflow: auto
}

.privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-list {
    white-space: unset
}

.privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-item {
    text-align: left;
    padding: 0;
    border-bottom: 0
}

.privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-item a span {
    display: none
}

@media (max-width:991.98px) {
    .privacy-policy .privacy-policy__sidebar {
        display: block;
        position: relative;
        overflow: unset;
        margin-top: 50px
    }

    .privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-list {
        display: none;
        position: absolute;
        background: #fff;
        box-shadow: 0 4px 4px 0 #0444a440;
        border-radius: 5px;
        white-space: unset;
        z-index: 1;
        padding-top: 15px;
        width: 100%
    }

    .privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-item {
        padding: 0;
        text-align: left;
        border-bottom: 1px solid #e6edf7
    }

    .privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-item a {
        font-size: 14px
    }

    .privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-item a span {
        display: none
    }

    .privacy-policy .privacy-policy__sidebar .privacy-policy__sidebar-title {
        margin-top: 13px;
        padding-left: 13px;
        margin-bottom: 5px !important
    }
}

.privacy-policy .privacy-policy__sidebar .dropdown {
    position: relative;
    display: inline-block
}

.privacy-policy .privacy-policy__sidebar .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

.privacy-policy .privacy-policy__sidebar .dropdown-menu li {
    padding: 12px 16px;
    cursor: pointer
}

.privacy-policy .privacy-policy__sidebar .dropdown-menu li:hover {
    background-color: #f1f1f1
}

.privacy-policy .privacy-policy__sidebar .dropdown-toggle {
    padding: 15px 20px 15px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    width: 100%;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    line-height: 16px
}

.privacy-policy .privacy-policy__sidebar .dropdown-toggle span {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    color: #091139
}

.privacy-policy .privacy-policy__sidebar .dropdown-toggle::after {
    margin-left: auto;
    content: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.284066 0.705941C0.558653 0.431353 1.00385 0.431353 1.27843 0.705941L5 4.42751L8.72157 0.705941C8.99615 0.431353 9.44135 0.431353 9.71593 0.705941C9.99052 0.980528 9.99052 1.42572 9.71593 1.70031L5.49718 5.91906C5.2226 6.19365 4.7774 6.19365 4.50282 5.91906L0.284066 1.70031C0.00947815 1.42572 0.00947815 0.980528 0.284066 0.705941Z' fill='%23091139'/%3E%3C/svg%3E%0A")
}

.privacy-policy .privacy-policy__sidebar .dropdown-toggle:focus {
    outline: 0
}

.privacy-policy .privacy-policy__sidebar .dropdown-toggle.active+.dropdown-menu {
    display: block
}

.private-proxy .get-advice {
    padding-top: 50px;
    padding-bottom: 150px
}

@media (max-width:768px) {
    .private-proxy .get-advice {
        padding-top: 0;
        padding-bottom: 80px
    }
}

.private-proxy .get-advice__wrapper {
    max-width: 920px;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 45px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:768px) {
    .private-proxy .get-advice__wrapper {
        flex-direction: column
    }
}

.private-proxy .get-advice__text {
    max-width: 630px;
    padding-right: 20px
}

@media (max-width:768px) {
    .private-proxy .get-advice__text {
        padding-right: 0;
        padding-bottom: 20px;
        max-width: unset;
        text-align: center
    }
}

.private-proxy .get-advice__text h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px
}

.private-proxy .get-advice__btn {
    background: #f0d729;
    min-width: 150px
}

.private-proxy .hero-main {
    padding-top: 230px
}

@media (max-width:768px) {
    .private-proxy .hero-main {
        padding-top: 80px
    }
}

.private-proxy .hero-main__content {
    width: 68%
}

@media (max-width:819px) {
    .private-proxy .hero-main__content {
        width: 60%
    }
}

@media (max-width:768px) {
    .private-proxy .hero-main__content {
        width: 100%;
        margin-top: -100px
    }
}

@media (max-width:530px) {
    .private-proxy .hero-main__content {
        margin-top: -50px
    }
}

.private-proxy .hero-main__img {
    margin-left: -5%;
    margin-top: 15px;
    width: 60%;
    height: 400px
}

@media (max-width:768px) {
    .private-proxy .hero-main__img {
        margin-left: unset;
        margin-top: unset;
        width: unset;
        height: unset
    }
}

.private-proxy .hero-main__img img {
    width: 100%;
    height: auto
}

@media (max-width:992px) {
    .private-proxy .hero-main__img img {
        width: 80%;
        margin: 40px auto
    }
}

.private-proxy .hero-main .private-proxy__img img {
    width: unset
}

@media (max-width:992px) {
    .private-proxy .hero-main .private-proxy__img img {
        width: 108%;
        margin: unset
    }
}

.private-proxy .hero-main .container {
    flex-direction: row
}

@media (max-width:768px) {
    .private-proxy .hero-main .container {
        flex-direction: column-reverse
    }
}

.private-proxy .hero-main .container .hero-main__benefits {
    background: unset;
    box-shadow: unset;
    padding-left: 0;
    margin-top: 0;
    padding-right: 0
}

@media (max-width:992px) {
    .private-proxy .hero-main .container .hero-main__benefits {
        display: none
    }
}

.private-proxy .hero-main .container .hero-main__benefits-items {
    flex-wrap: unset;
    width: 100%
}

.private-proxy .hero-main .container .hero-main__benefits-item {
    margin-right: 25px;
    align-items: center;
    width: fit-content;
    min-width: 130px
}

@media (max-width:1060px) {
    .private-proxy .hero-main .container .hero-main__benefits-item {
        margin-left: 0
    }
}

.private-proxy .hero-main .container .hero-main__benefits-item:nth-child(2) {
    margin: 0 25px 0 0
}

.private-proxy .hero-main .container .hero-main__benefits-item:nth-child(4) {
    width: 225px
}

@media (max-width:819px) {
    .private-proxy .hero-main__button {
        margin-top: 20px;
        margin-left: 0
    }
}

@media (max-width:768px) {
    .private-proxy .hero-main__button {
        margin-top: 0;
        margin-left: 20px
    }
}

@media (max-width:480px) {
    .private-proxy .hero-main__button {
        margin-top: 20px;
        margin-left: 0
    }
}

@media (max-width:768px) {
    .private-proxy .hero-main__descr {
        max-width: unset
    }
}

.private-proxy .coverage {
    padding-top: 50px
}

.private-proxy .text-columns {
    padding-top: 20px
}

.private-proxy .text-columns .text-columns__item-title {
    margin: 20px 0 10px
}

.private-proxy .text-columns .text-columns__item-title:before {
    position: unset
}

.private-proxy .text-columns__bg {
    background: #e6edf7;
    padding-top: 100px;
    padding-bottom: 80px
}

.private-proxy .text-columns__bg .text-columns__wrapper {
    justify-content: center
}

.private-proxy .text-columns__bg .text-columns__title {
    max-width: 578px;
    margin: 0 auto
}

.private-proxy .text-columns__bg .text-columns__subtitle {
    margin-top: 30px;
    text-align: center
}

.private-proxy .text-columns__bg .text-columns__item-title:before {
    position: absolute
}

.private-proxy .text-columns__bg .text-columns__item {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 40px 30px;
    width: 22%;
    margin: 30px 15px 0
}

@media (max-width:1080px) {
    .private-proxy .text-columns__bg .text-columns__item {
        width: 21%
    }
}

@media (max-width:990px) {
    .private-proxy .text-columns__bg .text-columns__item {
        width: 45%;
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .private-proxy .text-columns__bg .text-columns__item {
        width: 100%;
        margin: 30px 0 0
    }
}

.private-proxy .text-columns__bg .text-columns__item:nth-child(3) {
    margin: 30px 15px 0 15px
}

@media (max-width:990px) {
    .private-proxy .text-columns__bg .text-columns__item:nth-child(3) {
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .private-proxy .text-columns__bg .text-columns__item:nth-child(3) {
        width: 100%;
        margin: 30px 0 0
    }
}

.hide {
    display: none
}

.tarif-box {
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.tarif-box .heading {
    width: 50%;
    margin-right: 30px
}

.tarif-box .heading li a {
    height: 78px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 18px;
    border-bottom: 1px solid #dcdcdc;
    transition: .3s;
    position: relative
}

.tarif-box .heading li img {
    height: 26px;
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    margin-right: 15px
}

.tarif-box .heading li .coverage__flag-name {
    font-size: 16px
}

.tarif-box .heading li a.current {
    background: #e6edf7
}

.tarif-box .heading li a.current::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.tarif-box .heading .ac.active {
    position: relative
}

.tarif-box .heading .ac.active::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.list-wrap.private-tariff__ip-addresses {
    position: relative;
    height: 510px !important
}

@media (max-width:990px) {
    .list-wrap.private-tariff__ip-addresses {
        height: unset !important
    }

    .list-wrap.private-tariff__ip-addresses .private-tariff__quantity {
        max-height: unset
    }
}

.tarifs li .btn-buy {
    display: none
}

.ip-item {
    cursor: pointer
}

.ip-item .price-box .ip-quantity__wrapper .ip-quantity__price span {
    border-radius: 5px;
    font-weight: 500;
    line-height: 18.2px;
    text-align: left;
    background: #f0d729;
    margin-left: 20px
}

.ip-item.active .ip-quantity__wrapper {
    background: #e6edf7
}

.ip-item.active .ip-quantity__wrapper::after {
    content: "";
    height: 100%;
    width: 2px;
    background: #0174e4;
    position: absolute;
    top: 0;
    left: 0
}

.private-tariff__country {
    padding: 0
}

.private-tariff__quantity-footer {
    align-items: center
}

.ss-container:after {
    background: unset
}

.private-tariff__quantity-total-buy {
    background: #0174e4;
    color: #fff;
    border: none;
    width: auto
}

.private-tariff__quantity-total-buy:hover {
    color: #fff;
    background: #2d97fe
}

.private-tariff__quantity-total-buy:active,
.private-tariff__quantity-total-buy:focus {
    background: #0157ab
}

@media (max-width:990px) {
    .tarif-box {
        flex-direction: column;
        height: unset
    }

    .tarif-box .heading,
    .tarif-box .list-wrap {
        width: 100%
    }

    .tarif-box .heading .tabset,
    .tarif-box .list-wrap .tabset {
        max-width: 100%
    }

    .tarif-box .list-wrap h3 {
        margin-top: 25px
    }

    .tarif-box .list-wrap .tarifs {
        max-width: 100%
    }
}

@media (max-width:570px) {
    .tarif-box .ip-item {
        padding-top: 0
    }

    .tarif-box .ip-item .ip-quantity__wrapper {
        padding-bottom: 20px;
        align-items: start;
        height: unset;
        padding-left: 0
    }
}

@media (max-width:768px) {
    .private-tariff__footer-wrap {
        flex-direction: column;
        align-items: start !important
    }

    .private-tariff__footer-wrap .private-tariff__country-footer {
        padding-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: start !important
    }

    .private-tariff__footer-wrap .private-tariff__country-footer p {
        margin-bottom: 10px
    }

    .private-tariff__footer-wrap .private-tariff__quantity-footer {
        width: 100%;
        padding-top: 15px
    }
}

#tarifs-eu .ss-content,
#tarifs-us .ss-content {
    width: 100%
}

.main.private-proxy .tarif-box .heading .ac.active::after {
    display: none
}

@media (max-width:992px) {
    .anonymous-proxy .hero-main .private-proxy__img {
        margin: 20px auto 120px;
        width: 100%;
        height: 400px;
        max-width: 401px
    }
}

@media (max-width:420px) {
    .anonymous-proxy .hero-main .private-proxy__img {
        margin: 20px auto 50px
    }
}

@media (max-width:380px) {
    .anonymous-proxy .hero-main .private-proxy__img {
        margin: 20px auto 20px
    }
}

@media (max-width:330px) {
    .anonymous-proxy .hero-main .private-proxy__img {
        margin: 20px auto 0
    }
}

.anonymous-proxy .hero-main .private-proxy__img img {
    width: 100%
}

@media (max-width:992px) {
    .anonymous-proxy .hero-main .private-proxy__img img {
        margin: 0 0 0 -20px
    }
}

@media (max-width:420px) {
    .anonymous-proxy .hero-main .private-proxy__img img {
        margin: 0 0 0 -10px
    }
}

.private-proxy-price .hero-main {
    padding-top: 125px
}

.private-proxy-price .hero-main__content {
    width: 40%
}

@media (max-width:768px) {
    .private-proxy-price .hero-main__content {
        width: 100%
    }
}

.private-proxy-price .hero-main__img {
    margin-left: 4%;
    margin-top: -120px;
    width: 60%
}

@media (max-width:768px) {
    .private-proxy-price .hero-main__img {
        margin-left: unset;
        margin-top: -200px;
        width: unset
    }
}

@media (max-width:992px) {
    .private-proxy-price .hero-main__img img {
        width: 125%
    }
}

@media (max-width:768px) {
    .private-proxy-price .hero-main__img img {
        width: 100%
    }
}

.private-proxy-price .coverage {
    padding-top: 50px
}

.private-proxy-price .text-columns {
    padding-top: 20px
}

.private-proxy-price .text-columns .text-columns__item-title {
    margin: 20px 0 10px
}

.private-proxy-price .text-columns .text-columns__item-title:before {
    position: unset
}

.private-proxy-price .text-columns__bg {
    background: #e6edf7;
    padding-top: 100px;
    padding-bottom: 80px
}

.private-proxy-price .text-columns__bg .text-columns__wrapper {
    justify-content: center
}

.private-proxy-price .text-columns__bg .text-columns__title {
    max-width: 578px;
    margin: 0 auto
}

.private-proxy-price .text-columns__bg .text-columns__subtitle {
    margin-top: 30px;
    text-align: center
}

.private-proxy-price .text-columns__bg .text-columns__item-title:before {
    position: absolute
}

.private-proxy-price .text-columns__bg .text-columns__item {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    border-radius: 5px;
    padding: 40px 30px;
    width: 22%;
    margin: 30px 15px 0
}

@media (max-width:1080px) {
    .private-proxy-price .text-columns__bg .text-columns__item {
        width: 21%
    }
}

@media (max-width:990px) {
    .private-proxy-price .text-columns__bg .text-columns__item {
        width: 45%;
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .private-proxy-price .text-columns__bg .text-columns__item {
        width: 100%;
        margin: 30px 0 0
    }
}

.private-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
    margin: 30px 15px 0 15px
}

@media (max-width:990px) {
    .private-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
        margin: 30px 10px 0
    }
}

@media (max-width:480px) {
    .private-proxy-price .text-columns__bg .text-columns__item:nth-child(3) {
        width: 100%;
        margin: 30px 0 0
    }
}

.private-proxy-price .private-tariff {
    padding-bottom: 0
}

.private-proxy-price .private-tariff h1 {
    color: #fff
}

.private-proxy-price .private-tariff .private-tariff__subtitle {
    color: #fff
}

.private-proxy-price .private-tariff .private-tariff__top {
    padding: 40px 0
}

.private-proxy-price .private-tariff .js-tabs .js-tabs__nav {
    background: #091139
}

.private-proxy-price .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab {
    color: #fff
}

.private-proxy-price .private-tariff .js-tabs .js-tabs__nav .js-tabs__tabs-container .js-tabs__tab span {
    color: #19326d
}

.private-proxy-price .private-tariff .private-tariff__points {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .private-proxy-price .private-tariff .private-tariff__points {
        flex-direction: column;
        align-items: center
    }
}

.private-proxy-price .private-tariff .js-tabs .js-tabs__nav {
    margin: 0 auto 40px
}

.private-proxy-price .private-tariff .private-tariff__point {
    display: flex;
    color: #fff;
    margin-right: 33px
}

@media (max-width:768px) {
    .private-proxy-price .private-tariff .private-tariff__point {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.private-proxy-price .private-tariff .private-tariff__point:last-child {
    margin-right: 0
}

@media (max-width:768px) {
    .private-proxy-price .private-tariff .private-tariff__point:last-child {
        margin-bottom: 0
    }
}

.private-proxy-price .private-tariff .private-tariff__point img {
    margin-right: 12px
}

.private-proxy-price .private-tariff .private-tariff__top {
    background: unset
}

.private-proxy-price .private-tariff .private-tariff__top h3 {
    color: #fff
}

.private-proxy-price .private-tariff .private-tariff__top .private-tariff__country-footer,
.private-proxy-price .private-tariff .private-tariff__top .private-tariff__quantity-total-price {
    color: #fff
}

.private-proxy-price .private-tariff .private-tariff__country {
    background: #223d7e;
    max-width: unset
}

.private-proxy-price .private-tariff .accordion-country {
    max-width: unset
}

.private-proxy-price .private-tariff .accordion-country .ac {
    border-bottom: 1px solid #091139
}

.private-proxy-price .private-tariff .ss-container:after {
    background: #19326d
}

.private-proxy-price .private-tariff .ss-scroll {
    background: #7fa9e3
}

.private-proxy-price .private-tariff .coverage__flag-name {
    color: #fff
}

.private-proxy-price .private-tariff .ss-content .ac-text {
    display: flex;
    align-items: center;
    transition: .4s;
    background: #223d7e;
    border-left: 2px solid #223d7e;
    color: #fff
}

@media (max-width:570px) {
    .private-proxy-price .private-tariff .ss-content .ac-text {
        padding: 20px
    }
}

.private-proxy-price .private-tariff .ss-content .ac-text:first-child .ip-quantity__price span {
    background: #dcdcdc
}

.private-proxy-price .private-tariff .ss-content .ac-text:focus {
    background: #19326d;
    color: #fff;
    border-left: 2px solid #f0d729;
    padding: 26px 20px
}

@media (max-width:570px) {
    .private-proxy-price .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.private-proxy-price .private-tariff .ss-content .ac-text:focus .coverage__flag-name {
    color: #fff
}

.private-proxy-price .private-tariff .ss-content .ac-text img {
    max-width: 26px
}

.private-proxy-price .private-tariff .ss-content .ac-text .coverage__flag-text {
    margin-left: 15px
}

.private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
    margin-left: 0;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%
}

@media (max-width:570px) {
    .private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__wrapper {
        flex-direction: column
    }
}

.private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500
}

@media (max-width:570px) {
    .private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity {
        padding-bottom: 15px
    }
}

.private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff
}

@media (max-width:570px) {
    .private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }
}

.private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price span {
    margin: 0 0 0 20px;
    padding: 5px 11px;
    border-radius: 5px;
    background: #f0d729;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #091139;
    white-space: nowrap
}

@media (max-width:570px) {
    .private-proxy-price .private-tariff .ss-content .ac-text .ip-quantity__price span {
        margin-left: 0;
        margin-top: 10px
    }
}

.private-proxy-price .private-tariff .ss-content .ac-text:hover {
    color: #0174e4
}

.private-proxy-price .private-tariff .accordion-country .ac .ac-panel .ac-panel-content .ac-text:focus {
    color: #f0d729;
    background: #19326d;
    border-left: 1px solid #f0d729
}

.private-proxy-price .private-tariff .accordion-country .ac.is-active .ac-trigger:after {
    filter: invert(1)
}

.private-proxy-price .private-tariff .private-tariff__quantity {
    max-width: unset;
    background: #223d7e;
    color: #fff
}

.private-proxy-price .private-tariff .private-tariff__quantity .private-tariff__input {
    background: #223d7e;
    border: 1px solid #fff
}

.private-proxy-price .private-tariff .private-tariff__quantity .private-tariff__range {
    background: #223d7e
}

.private-proxy-price .private-tariff .private-tariff__quantity .private-tariff__range[type=range]::-webkit-slider-runnable-track {
    background: #19326d
}

.private-proxy-price .private-tariff .private-tariff__quantity .divide_gray {
    border-bottom: 1px solid #091139
}

.private-proxy-price .private-tariff .private-tariff__quantity .private-tariff__total-ip-discount,
.private-proxy-price .private-tariff .private-tariff__quantity .private-tariff__total-rental-discount {
    color: #091139
}

.private-proxy-price .hero-main__benefits {
    margin-top: 10px
}

.private-proxy-price .text-columns h2 {
    max-width: 630px;
    margin: 100px auto 0
}

@media (max-width:768px) {
    .private-proxy-price .text-columns h2 {
        margin: 60px auto 0
    }
}

.private-proxy-price .hero-main__benefits-question {
    min-width: 45px
}

.private-proxy-price .ac .ac-trigger {
    position: relative
}

.private-proxy-price .ac .ac-trigger:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 35px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.777832 3.88889L7.00005 10.1111L13.2223 3.88889' stroke='%23091139' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .4s;
    width: 12px;
    height: 7px
}

@media (max-width:1880px) {
    .packet-proxy .private-tariff .ss-content .ac-text {
        margin-right: 30px
    }
}

.packet-proxy .private-tariff .ss-content .ac-text:focus {
    background: #e6edf7;
    color: #fff;
    border-left: 2px solid #f0d729;
    padding: 26px 20px
}

@media (max-width:570px) {
    .packet-proxy .private-tariff .ss-content .ac-text:focus {
        padding: 20px
    }
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-item:first-child .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-item:first-child .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282
}

.packet-proxy .private-tariff .js-tabs__content.six-month .ip-quantity__price span,
.packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-quantity__price span {
    text-decoration: line-through;
    background: unset;
    color: #828282;
    padding-right: 0;
    margin-left: 0;
    font-weight: 400;
    font-size: 16px
}

@media (max-width:570px) {

    .packet-proxy .private-tariff .js-tabs__content.six-month .ip-quantity__price span,
    .packet-proxy .private-tariff .js-tabs__content.twelve-month .ip-quantity__price span {
        padding-left: 0
    }
}

.sign-in__title {
    margin-bottom: 10px
}

.sign-in__input {
    margin-top: 15px
}

.sign-in__button {
    margin-top: 15px;
    margin-bottom: 15px
}

.sign-in__button-icon {
    margin-top: 10px;
    margin-bottom: 20px
}

.support .container {
    max-width: 960px
}

.support .hero-main {
    padding-bottom: 245px
}

.support .hero-main__content {
    max-width: 455px;
    margin-right: 70px
}

.support .hero-main__content p {
    margin-bottom: 20px
}

.support .hero-main__content p a {
    color: #0174e4
}

.support .hero-main__image img {
    width: 140%
}

@media (max-width:480px) {
    .support .hero-main__image img {
        width: 100%
    }
}

.support select {
    font-size: 16px;
    color: #091139;
    box-shadow: unset;
    background: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.284066 0.705941C0.558653 0.431353 1.00385 0.431353 1.27843 0.705941L5 4.42751L8.72157 0.705941C8.99615 0.431353 9.44135 0.431353 9.71593 0.705941C9.99052 0.980528 9.99052 1.42572 9.71593 1.70031L5.49718 5.91906C5.2226 6.19365 4.7774 6.19365 4.50282 5.91906L0.284066 1.70031C0.00947815 1.42572 0.00947815 0.980528 0.284066 0.705941Z' fill='%23091139'/%3E%3C/svg%3E%0A") no-repeat right #e6edf7;
    -webkit-appearance: none;
    background-position-x: 96%;
    padding: 12px 19px;
    line-height: 22px;
    border: 1px solid #bdbdbd;
    border-radius: 6px;
    height: 48px;
    margin-bottom: 30px;
    cursor: pointer
}

.support .bv_mainselect {
    padding: 0;
    font-family: Gordita, sans-serif;
    margin-bottom: 30px
}

.support .bv_mainselect .bv_atual {
    font-size: 16px;
    color: #091139;
    box-shadow: unset;
    border: 1px solid #e6edf7;
    padding: 12px 19px;
    line-height: 22px;
    background: #e6edf7
}

.support .bv_mainselect .bv_atual .arrow {
    border-width: 0 2px 2px 0
}

.support .bv_mainselect .bv_ul_inner {
    box-shadow: none;
    border: 1px solid #bdbdbd;
    margin-top: 8px
}

.support .bv_mainselect .bv_ul_inner li {
    font-family: Gordita, sans-serif;
    font-size: 16px;
    color: #091139;
    padding: 10px 10px 10px 20px
}

.support .help__form-wrap {
    max-width: 920px;
    width: 100%;
    margin: 0 auto
}

@media (max-width:990px) {
    .support .help__form-wrap {
        padding: 0 40px
    }
}

@media (max-width:768px) {
    .support .help__form-wrap {
        padding: 0 20px
    }
}

.support .help__form-title {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .support .help__form-title {
        margin-bottom: 40px
    }
}

.support .help__form {
    padding: 30px 25px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin-top: -285px;
    z-index: 2;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 .64px 2.21px 0 #0444a405;
    box-shadow: 0 1.53px 5.32px 0 #0444a407;
    box-shadow: 0 2.88px 10.02px 0 #0444a409;
    box-shadow: 0 5.14px 17.87px 0 #0444a40b;
    box-shadow: 0 9.61px 33.42px 0 #0444a40d;
    box-shadow: 0 23px 80px 0 #0444a412
}

@media (min-width:768px) {
    .support .help__form {
        padding: 60px 55px
    }
}

@media (max-width:480px) {
    .support .help__form {
        display: flex;
        flex-direction: column
    }
}

.support .help__form-inputs {
    max-width: 395px;
    width: 100%;
    display: flex;
    flex-direction: column
}

@media (max-width:540px) {
    .support .help__form-inputs {
        max-width: unset
    }
}

.support .help__form-inputs label {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #091139
}

.support .help__form-additional {
    width: 100%;
    max-width: 395px;
    margin-left: 25px
}

@media (max-width:540px) {
    .support .help__form-additional {
        max-width: unset;
        margin-left: 0;
        margin-bottom: 30px
    }
}

@media (max-width:480px) {
    .support .help__form-additional {
        margin-left: unset;
        margin-top: unset
    }
}

.support .help__form-additional .attach-file {
    margin-top: 0
}

.support .help__form-input {
    width: 100%;
    margin-bottom: 30px
}

.support .help__form-inputs-wrap {
    display: flex
}

@media (max-width:540px) {
    .support .help__form-inputs-wrap {
        flex-direction: column
    }
}

.support .help__form-textarea {
    width: 100%;
    margin-bottom: 15px;
    height: 247px
}

.support .help__form-textarea::placeholder {
    color: #828282
}

.support .help__form-button {
    margin-top: 15px;
    margin-left: auto
}

@media (max-width:640px) {
    .support .help__form-button {
        width: 100%;
        margin-top: 30px
    }
}

@media (min-width:768px) {
    .support .help__form-button {
        display: block
    }
}

.support .help__form-button-mobile {
    display: none;
    text-align: center
}

@media (max-width:480px) {
    .support .help__form-button-mobile {
        display: flex;
        margin-top: 35px;
        justify-content: center
    }
}

.support .help__form-bottom {
    display: flex;
    align-items: baseline
}

@media (max-width:640px) {
    .support .help__form-bottom {
        flex-direction: column
    }
}

.support .help__form-numbers-wrap {
    display: flex
}

@media (max-width:640px) {
    .support .help__form-numbers-wrap {
        width: 100%
    }
}

@media (max-width:380px) {
    .support .help__form-numbers-wrap {
        flex-direction: column
    }
}

.support .help__form-numbers-wrap input {
    margin-bottom: 0
}

.support .help__form-security p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #091139;
    margin-top: 10px
}

@media (max-width:640px) {
    .support .help__form-security p {
        margin-bottom: 10px
    }
}

.support .help__form-numbers {
    height: 47px;
    background: #e6edf7;
    border-radius: 5px;
    padding: 11px;
    margin-right: 15px;
    display: flex;
    width: 160px;
    justify-content: center
}

@media (max-width:380px) {
    .support .help__form-numbers {
        margin-right: 0;
        margin-bottom: 25px;
        text-align: center
    }
}

.support .help__form-file-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    background: #e6edf7;
    border-radius: 5px;
    padding: 8px 15px
}

.support .help__form-file-item span {
    margin-right: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.26px;
    color: #0174e4
}

.support .help__form-file-item .delete-file {
    margin-left: 10px;
    cursor: pointer;
    color: #091139;
    font-size: 26px;
    height: 26px;
    line-height: 22px
}

.support .file-icon {
    margin-right: 10px
}

.proxy-list .hero-main {
    padding-top: 290px;
    padding-bottom: 130px
}

@media (max-width:992px) {
    .proxy-list .hero-main {
        padding-top: 100px
    }
}

.proxy-list .hero-main__content {
    width: 68%
}

@media (max-width:768px) {
    .proxy-list .hero-main__content {
        width: 100%
    }
}

.proxy-list .hero-main__img {
    width: 60%
}

@media (max-width:768px) {
    .proxy-list .hero-main__img {
        width: 50%
    }
}

.proxy-list .hero-main__img img {
    max-width: 540px
}

@media (max-width:768px) {
    .proxy-list .hero-main__img {
        margin-left: unset;
        width: unset;
        margin-bottom: 50px;
        margin-top: unset
    }
}

.proxy-list .hero-main__img img {
    width: 100%;
    height: auto
}

@media (max-width:768px) {
    .proxy-list .hero-main__img img {
        width: 100%;
        margin: 0 auto
    }
}

.proxy-list .hero-main__content {
    margin: 0
}

.proxy-list .hero-main__points li {
    margin-bottom: 10px;
    color: #fff;
    display: flex;
    align-items: center
}

.proxy-list .hero-main__points li:last-child {
    margin-bottom: 0
}

.proxy-list .hero-main__points li::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12L10 18L20 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 15px;
    width: 24px;
    height: 24px
}

.proxy-list .hero-main .container {
    flex-direction: row
}

@media (max-width:768px) {
    .proxy-list .hero-main .container {
        flex-direction: column-reverse
    }
}

@media (max-width:768px) {
    .proxy-list .text-block__content {
        padding-top: 60px
    }
}

.proxy-list .ip-tabs {
    background: unset;
    position: relative;
    top: -160px;
    z-index: 2
}

@media (max-width:768px) {
    .proxy-list .ip-tabs__menu {
        background: linear-gradient(90deg, #12143e 0, rgba(16, 34, 88, 0) 36.77%, rgba(13, 46, 112, 0) 70.62%, #0c3882 100%)
    }
}

.proxy-list .ip-tabs__menu-item {
    color: #fff;
    position: relative
}

.proxy-list .ip-tabs__menu-item:hover {
    color: #f0d729
}

.proxy-list .ip-tabs__menu-item:hover:after {
    position: absolute;
    content: "";
    bottom: -4px;
    right: 0;
    width: calc(100% - 32px);
    height: 1px;
    background: #f0d729
}

.proxy-list .newsletter {
    border-radius: 5px;
    padding: 0;
    margin: 50px 0 150px
}

@media (max-width:768px) {
    .proxy-list .newsletter {
        margin-bottom: 80px
    }
}

.proxy-list .newsletter__wrap {
    background: #fff;
    box-shadow: 0 -1.25333px 33.4221px rgba(4, 68, 164, .0575083), 0 -.67009px 17.869px rgba(4, 68, 164, .0476886), 0 -.37565px 10.0172px rgba(4, 68, 164, .04), 0 -.1995px 5.32008px rgba(4, 68, 164, .0323114), 0 -.08302px 2.21381px rgba(4, 68, 164, .0224916)
}

@media (max-width:767px) {
    .proxy-list .newsletter__wrap {
        padding: 40px 20px
    }
}

.proxy-list .newsletter__form {
    display: flex;
    justify-content: center
}

@media (max-width:767px) {
    .proxy-list .newsletter__form {
        width: 100%
    }
}

@media (max-width:480px) {
    .proxy-list .newsletter__form {
        flex-direction: column
    }
}

.proxy-list .newsletter__form input {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding-left: 20px;
    height: 48px
}

@media (max-width:990px) {
    .proxy-list .newsletter__form input {
        width: 300px
    }
}

@media (max-width:767px) {
    .proxy-list .newsletter__form input {
        width: 100%;
        max-width: 300px
    }
}

@media (max-width:480px) {
    .proxy-list .newsletter__form input {
        max-width: 100%;
        margin-bottom: 20px
    }
}

.proxy-list .newsletter__form button {
    background: #f0d729;
    color: #091139;
    height: 48px
}

@media (max-width:767px) {
    .proxy-list .newsletter__form button {
        margin-left: 20px
    }
}

@media (max-width:480px) {
    .proxy-list .newsletter__form button {
        width: 100%;
        max-width: 100%;
        margin: 0
    }
}

.proxy-list .newsletter__form button:hover {
    background: #f6e67a;
    border-color: #f6e67a
}

.proxy-list .newsletter__form button:active {
    background: #e6cb10;
    border-color: #e6cb10
}

@media (max-width:768px) {
    .proxy-list .careers-about {
        padding-top: 20px;
        padding-bottom: 80px
    }
}

.proxy-list .proxy-options {
    padding-bottom: 50px;
    padding-top: 50px
}

@media (max-width:768px) {
    .proxy-list .proxy-options {
        padding-top: 0
    }
}

.proxy-list .proxy-options-form {
    box-shadow: 0 23px 80px 0 #0444a412;
    border-radius: 5px;
    padding: 40px
}

@media (max-width:768px) {
    .proxy-list .proxy-options-form {
        padding: 30px
    }
}

.proxy-list .proxy-options-form h2 {
    margin-bottom: 20px
}

.proxy-list .proxy-options-form__wrapper {
    display: flex
}

@media (max-width:990px) {
    .proxy-list .proxy-options-form__wrapper {
        flex-direction: column
    }
}

.proxy-list .proxy-options-form__item {
    width: 50%
}

@media (max-width:990px) {
    .proxy-list .proxy-options-form__item {
        width: 100%
    }
}

.proxy-list .proxy-options-form__item:nth-child(2) {
    width: 46%;
    margin-left: 30px
}

@media (max-width:990px) {
    .proxy-list .proxy-options-form__item:nth-child(2) {
        width: 100%;
        margin-left: 0;
        margin-top: 30px
    }
}

.proxy-list .proxy-options-form__item textarea {
    margin-top: 25px;
    width: 100%;
    height: -webkit-fill-available;
    max-width: 530px;
    max-height: 359px;
    resize: none;
    padding: 15px 20px;
    border: 1px solid #bdbdbd;
    border-radius: 5px
}

@media (max-width:990px) {
    .proxy-list .proxy-options-form__item textarea {
        min-height: 250px;
        max-width: 100%
    }
}

.proxy-list .proxy-options-form__item-title {
    font-weight: 500;
    margin-bottom: 15px
}

.proxy-list .proxy-options-form__checkboxes {
    display: flex;
    flex-wrap: wrap;
    max-height: 165px
}

@media (max-width:490px) {
    .proxy-list .proxy-options-form__checkboxes {
        flex-wrap: nowrap;
        max-height: unset;
        flex-direction: column
    }
}

.proxy-list .proxy-options-form__checkbox {
    display: flex;
    width: 50%;
    align-items: center;
    margin-bottom: 20px
}

@media (max-width:490px) {
    .proxy-list .proxy-options-form__checkbox {
        width: 100%
    }
}

.proxy-list .proxy-options-form .proxy-options-form__checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative
}

.proxy-list .proxy-options-form .proxy-options-form__checkbox input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.proxy-list .proxy-options-form .custom-checkbox {
    min-width: 20px;
    height: 20px;
    border: 2px solid #dcdcdc;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    margin-right: 12px
}

.proxy-list .proxy-options-form .proxy-options-form__checkbox input:checked+.custom-checkbox {
    border: 2px solid #0174e4;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9231 0H3.07692C2.26115 0.000890796 1.47904 0.325352 0.902194 0.902194C0.325352 1.47904 0.000890796 2.26115 0 3.07692V16.9231C0.000890796 17.7389 0.325352 18.521 0.902194 19.0978C1.47904 19.6746 2.26115 19.9991 3.07692 20H16.9231C17.7389 19.9991 18.521 19.6746 19.0978 19.0978C19.6746 18.521 19.9991 17.7389 20 16.9231V3.07692C19.9991 2.26115 19.6746 1.47904 19.0978 0.902194C18.521 0.325352 17.7389 0.000890796 16.9231 0ZM15.2043 6.64856L8.74279 14.3409C8.67191 14.4253 8.58371 14.4935 8.48418 14.5409C8.38464 14.5882 8.27608 14.6136 8.16587 14.6154H8.15288C8.04507 14.6153 7.93846 14.5926 7.83998 14.5487C7.7415 14.5048 7.65335 14.4407 7.58125 14.3606L4.81202 11.2837C4.74169 11.2091 4.68698 11.1212 4.65111 11.0251C4.61524 10.9291 4.59892 10.8268 4.60313 10.7244C4.60733 10.622 4.63197 10.5214 4.67559 10.4286C4.71922 10.3359 4.78094 10.2527 4.85715 10.1842C4.93336 10.1156 5.0225 10.0629 5.11935 10.0293C5.21619 9.99567 5.31878 9.98173 5.42109 9.98832C5.5234 9.9949 5.62336 10.0219 5.7151 10.0676C5.80683 10.1134 5.8885 10.177 5.95529 10.2548L8.13269 12.674L14.0264 5.65913C14.1586 5.50629 14.3457 5.41161 14.5471 5.39555C14.7486 5.3795 14.9483 5.44337 15.103 5.57335C15.2577 5.70333 15.3551 5.88899 15.3741 6.09018C15.393 6.29138 15.3321 6.49196 15.2043 6.64856Z' fill='%230174E4'/%3E%3C/svg%3E%0A")
}

.proxy-list .proxy-options-form__buttons {
    margin-top: 55px
}

.proxy-list .proxy-options-form__buttons button:first-child {
    margin-right: 20px
}

@media (max-width:500px) {
    .proxy-list .proxy-options-form__buttons button:first-child {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media (max-width:500px) {
    .proxy-list .proxy-options-form__buttons button {
        width: 100%
    }
}

.proxy-list .proxy-options-form .info {
    margin-top: 15px
}

.proxy-list .proxy-options-form .info p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #828282
}

.proxy-list .proxy-options-form .info a {
    color: #0174e4
}

.proxy-list .proxylist {
    padding-bottom: 50px
}

.proxy-list .careers-about {
    padding-top: 0
}

.proxy-list .proxylist__total-not-work span {
    color: #ee6565
}

.proxy-list .proxylist__total-work span {
    color: #50a8fe
}


.language-selector {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    user-select: none;
}

.language-selector .icon {
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
}

.language-selector svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.language-selector .language-arrow {
    margin-left: 4px;
    transition: transform 0.3s ease;
}

.langSelectorDropdown {
    position: absolute;
    bottom: 120%;
    top: auto;
    left: 0;
    background-color: #2C2C2C;
    border: 1px solid #444;
    border-radius: 4px;
    display: none;
    flex-direction: column;
    min-width: 100px;
    z-index: 10;
}

.langSelectorDropdown.active {
    display: flex;
}

.langSelectorDropdown button {
    background: none;
    border: none;
    padding: 4px;
    color: #FFFFFF;
    text-align: left;
    width: 100%;
    cursor: pointer;
}

.langSelectorDropdown button:hover {
    background-color: #444;
}

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