/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
    scroll-padding-top: 108px;
}

body {
    margin: 0
}

main {
    display: block
}

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

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

pre {
    max-width: 100%;
    padding: 5px;
    white-space: pre-wrap;
    width: 100%;
    font-family: 'Navigo';
    font-size: 1em
}

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

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

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

.slick-list:focus {
    outline: 0
}

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

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

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

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

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

.slick-loading .slick-list {
    background: #fff url(/wp-content/themes/vladlink/css/ajax-loader.gif?x84132) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(/wp-content/themes/vladlink/css/fonts/slick.eot?x84132);
    src: url(/wp-content/themes/vladlink/css/fonts/slick.eot?#iefix&x84132) format("embedded-opentype"), url(/wp-content/themes/vladlink/css/fonts/slick.woff?x84132) format("woff"), url(/wp-content/themes/vladlink/css/fonts/slick.ttf?x84132) format("truetype"), url(/wp-content/themes/vladlink/css/fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px;
    padding-right: 0
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: 700;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: #f1f1f1;
    color: #333;
    outline: 0
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: scroll
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: 0
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@font-face {
    font-family: Navigo;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Navigo-Light-Web.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Navigo-Light-Web.woff?x84132) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Navigo;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Navigo-Medium-Web.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Navigo-Medium-Web.woff?x84132) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Navigo;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Navigo-Bold-Web.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Navigo-Bold-Web.woff?x84132) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Onest;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Onest-Medium.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Onest-Medium.woff?x84132) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Navigo;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Navigo-Regular-Web.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Navigo-Regular-Web.woff?x84132) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Roboto-Medium.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Roboto-Medium.woff?x84132) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Pilar;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Pilar-Regular-Web.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Pilar-Regular-Web.woff?x84132) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Roboto-Regular.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Roboto-Regular.woff?x84132) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    font-display: swap;
    src: url(/wp-content/themes/vladlink/fonts/Roboto-Bold.woff2) format("woff2"), url(/wp-content/themes/vladlink/fonts/Roboto-Bold.woff?x84132) format("woff");
    font-weight: 700;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    width: calc(100vw - (100vw - 100%));
    color: #333;
    font-size: 1rem;
    font-family: Navigo;
    font-weight: 400
}

h1,
h2,
h3,
h4 {
    margin: 0
}

a {
    text-decoration: none
}

.title {
    display: block;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
    letter-spacing: -.0625rem;
    font-family: Pilar;
    font-weight: 400
}

.title-page {
    display: block;
    color: #fff;
    font-size: 2.5rem;
    line-height: 1.2;
    letter-spacing: -.03rem;
    font-family: Pilar;
    font-weight: 400
}

.title-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.title-2 .title-med {
    color: #000;
    font-size: 2.25rem;
    letter-spacing: -.0625rem;
    line-height: 1.3;
    font-family: Navigo;
    font-weight: 500
}

.title-2 .title-text {
    color: #000;
    font-size: 2.25rem;
    letter-spacing: -.0625rem;
    line-height: 1.2;
    font-family: Navigo;
    font-weight: 300
}

.section-title-1 {
    text-align: center;
    font-size: 2.25rem;
    line-height: 1.2;
    font-family: Navigo;
    font-weight: 700
}

button {
    cursor: pointer
}

.btn-1 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
    border: none;
    background: var(--color-1);
    color: #fff;
    font-size: 1rem;
    border-radius: 3.125rem;
    height: 3rem;
    line-height: 0;
    font-family: Onest;
    font-weight: 700
}

.btn-1:hover {
    background: #3479ff
}

.btn-1:active {
    background: var(--color-1)
}

.btn-1:disabled {
    color: #d3d3d3;
    background: 0 0
}

.btn-2 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
    border: none;
    background: var(--color-2);
    color: #fff;
    font-size: 1rem;
    border-radius: 3.125rem;
    height: 3rem;
    cursor: pointer;
    line-height: 0;
    font-family: Onest;
    font-weight: 700
}

.btn-2:hover {
    background: #1a65f8
}

.btn-2:active {
    background: #1a65f8
}

.btn-2:disabled {
    color: #d3d3d3;
    background: 0 0
}

.btn-3 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
    border: none;
    background: var(--color-3);
    color: #fff;
    font-size: 1rem;
    border-radius: 3.125rem;
    padding: 0 1rem;
    height: 3rem;
    line-height: 0;
    font-family: Onest;
    font-weight: 700
}

.btn-3:hover {
    background: #511fff
}

.btn-3:active {
    background: #8b6aff
}

.btn-3:disabled {
    color: #d3d3d3;
    background: 0 0
}

.btn-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
    border: .0625rem solid #000;
    background: 0 0;
    gap: .3125rem;
    color: #000;
    font-size: 1rem;
    border-radius: 6.25rem;
    padding: 0 1rem;
    height: 3rem;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    line-height: 0;
    font-family: Onest;
    font-weight: 700
}

.btn-4:hover {
    background-color: #000
}

.btn-4:hover span {
    color: #fff
}

.btn-5 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    outline: 0;
    border: none;
    background: var(--color-1);
    font-size: 1rem;
    border-radius: 6.25rem;
    height: 3rem;
    line-height: 0;
    font-family: Onest;
    font-weight: 700
}

.btn-5:hover {
    background: #3479ff
}

.btn-5:active {
    background: var(--color-1)
}

.btn-5:disabled {
    color: #d3d3d3;
    background: 0 0
}

.btn-6 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    outline: 0;
    border: none;
    background: #f04e23;
    font-size: 1rem;
    border-radius: 6.25rem;
    height: 3rem;
    line-height: 0;
    font-family: Onest;
    font-weight: 700
}

.connect-to-vladlink-form .custom-checkbox>span a:visited,
.routers-modal-content-form .custom-checkbox>span a:visited {
    color: #09f;
}

.connect-to-vladlink-form .custom-checkbox>span a:hover,
.routers-modal-content-form .custom-checkbox>span a:hover {
    color: var(--color-3);
}

.connect-to-vladlink-form .custom-checkbox>span a:visited,
.routers-modal-content-form .custom-checkbox>span a:visited {
    color: #09f;
}

.routers-modal-content-form .custom-checkbox>span a:hover,
.connect-to-vladlink-form .custom-checkbox>span a:hover {
    color: var(--color-3);
}

.btn-6:hover {
    background: #1a65f8
}

.btn-6:active {
    background: var(--color-2)
}

.btn-6:disabled {
    color: #d3d3d3;
    background: 0 0
}

.necessary__link-1 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: -.0737rem;
    background-color: #8b6aff;
    height: 5.5rem;
    padding: 0 0 0 1.75rem;
    max-width: 23.9375rem;
    width: 100%;
    font-family: Pilar;
    font-weight: 400
}

.necessary__link-1:hover {
    background-color: #511fff
}

.necessary__link-2 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: -.0737rem;
    background-color: #09f;
    height: 5.5rem;
    border-radius: 6.25rem;
    padding: 0 0 0 1.75rem;
    max-width: 28.5625rem;
    width: 100%;
    font-family: Pilar;
    font-weight: 400
}

.necessary__link-2:hover {
    background-color: #1a65f8
}

.necessary__link-3 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: -.0737rem;
    border: .1875rem solid #f04e23;
    height: 5.5rem;
    border-radius: 2.1875rem;
    padding: 0 0 0 2.0625rem;
    max-width: 35.5rem;
    width: 100%;
    font-family: Pilar;
    font-weight: 400
}

.necessary__link-3 img {
    max-width: 13.3125rem
}

.necessary__icon-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 5.5rem;
    width: 100%;
    height: 5.5rem;
    background-color: #09f
}

.necessary__icon-1 img {
    max-width: 4.6875rem
}

.necessary__icon-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 5.5rem;
    height: 5.5rem
}

.necessary__icon-2 img {
    max-width: 5.5rem
}

.necessary__link-4 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: -.0737rem;
    background-color: #f04e23;
    height: 5.5rem;
    border-radius: 2.1875rem;
    padding: 0 0 0 1.75rem;
    max-width: 26.875rem;
    width: 100%;
    font-family: Pilar;
    font-weight: 400
}

.necessary__link-4:hover {
    background-color: #1a65f8
}

.necessary__link-5 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8b6aff;
    font-size: 2rem;
    letter-spacing: -.0737rem;
    background-color: #fff;
    height: 5.5rem;
    border-radius: 6.25rem;
    padding: 0 0 0 2rem;
    max-width: 42.625rem;
    width: 100%;
    font-family: Pilar;
    font-weight: 400
}

.necessary__link-5:hover {
    color: #511fff
}

.necessary__circle-1 {
    display: block;
    min-width: 5.5rem;
    max-width: 5.5rem;
    height: 5.5rem;
    border-radius: 100%;
    background-color: #8b6aff
}

.necessary__circle-2 {
    display: block;
    min-width: 5.5rem;
    max-width: 5.5rem;
    height: 5.5rem;
    border-radius: 100%;
    background-color: #f04e23
}

.necessary__link-6 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: -.0737rem;
    background-color: #09f;
    height: 5.5rem;
    border-radius: 6.25rem;
    padding: 0 0 0 1.75rem;
    max-width: 40.0625rem;
    width: 100%;
    font-family: Pilar;
    font-weight: 400
}

.necessary__link-6:hover {
    background-color: #1a65f8
}

.necessary__icon-3 {
    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;
    min-width: 5.5rem;
    max-width: 5.5rem;
    border-radius: 100%;
    border: .1875rem solid #09f
}

.necessary__icon-3 img {
    max-width: 3.6875rem
}

.necessary__link-7 {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    letter-spacing: -.0737rem;
    background-color: #f04e23;
    height: 5.5rem;
    padding: 0 0 0 2rem;
    max-width: 35.9375rem;
    width: 100%;
    font-family: Pilar;
    font-weight: 400
}

.necessary__link-7:hover {
    background-color: #1a65f8
}

.section-one {
    margin-top: 8rem
}

.sub {
    display: block;
    line-height: 1.5;
    color: #fff
}

.sub-banner {
    margin: 1.5625rem 0 0 0
}

.block {
    padding: 4.6875rem 0 0 0
}

.section-banner {
    height: 22.5rem
}

.name {
    font-size: 1.375rem;
    line-height: 1.35;
    letter-spacing: -.025rem;
    color: #000;
    font-family: Navigo;
    font-weight: 500
}

.name-bold {
    font-size: 1.375rem;
    line-height: 1.35;
    letter-spacing: -.025rem;
    color: #000;
    font-family: Navigo;
    font-weight: 700
}

.news-title {
    font-size: 1.375rem;
    line-height: 1.35;
    color: #000;
    font-family: Navigo;
    font-weight: 500
}

.news-name {
    font-size: 1rem;
    color: #000;
    font-family: Navigo;
    font-weight: 700
}

.about-title {
    font-size: 2.25rem;
    line-height: 1.2;
    color: #000;
    font-family: Navigo;
    font-weight: 700
}

.news-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3.125rem;
    border: .0625rem solid #000;
    font-size: 1rem;
    color: #000;
    line-height: 0;
    text-align: center;
    width: 100%;
    padding: 0 1rem;
    height: 3rem;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    font-family: Onest;
    font-weight: 700
}

.news-btn:hover {
    background-color: #000;
    color: #fff
}

.date {
    display: block;
    line-height: 1;
    color: #b8b8b8;
    margin: .1875rem 0 0 .5rem
}

.link-more {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #09f;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 500
}

.link-more::after {
    content: "";
    margin-left: .5rem;
    background-image: url(/wp-content/themes/vladlink/img/all-news/arrow.svg?x84132);
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    width: 1.5rem;
    height: 1.125rem
}

.link-more:hover {
    color: var(--color-3)
}

.link-more:hover::after {
    background-image: url(/wp-content/themes/vladlink/img/all-news/arrow-hover.svg?x84132)
}

.pagination {
    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;
    gap: 1rem
}

.pagination__pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.pagination__pages a {
    width: 3rem;
    height: 3rem;
    padding: .125rem .25rem .25rem .25rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #1a254e;
    line-height: 1;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.pagination__pages a span {
    display: block;
    margin: .5rem 0 0 0
}

.pagination__pages a.active {
    color: #fff;
    background-color: #09f
}

.pagination__pages span {
    width: 3rem;
    height: 3rem;
    /* padding: .125rem .25rem .25rem .25rem; */
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #1a254e;
    line-height: 1;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.pagination__pages a.active:hover {
    color: #fff
}

.pagination__pages span.current {
    color: #fff;
    background-color: #09f
}

.pagination__pages span.current:hover {
    color: #fff
}

.pagination__pages a:hover {
    color: var(--color-3)
}

.slick-dotted.slick-slider {
    margin: 0
}

ul {
    padding: 0;
    list-style: none
}

.tag {
    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;
    line-height: 1;
    color: #fff;
    padding: 0 1.25rem;
    background-color: var(--color-3);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 2.5rem;
    font-family: Onest;
    font-weight: 400
}

.tabs__pane {
    display: block;
    height: 0;
    overflow: hidden
}

.tabs__pane_show {
    height: auto
}

.tabs__nav {
    background-color: #f1f1f1;
    border-radius: 6.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .5rem;
    padding: .25rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto
}

.tabs__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1;
    color: #000;
    padding: 0 1.5rem;
    border-radius: 6.25rem;
    cursor: pointer;
    height: 2.5rem;
    line-height: 0;
    font-family: Onest;
    font-weight: 400
}

.three-simple-steps__buttons .three-simple-steps__nav {
    background-color: #f1f1f1;
    border-radius: 6.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .5rem;
    padding: .25rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto
}

.three-simple-steps__buttons .three-simple-steps__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 0;
    color: #000;
    padding: 0 1.5rem;
    border-radius: 6.25rem;
    cursor: pointer;
    height: 2.5rem;
    font-family: Onest;
    font-weight: 400
}

#toTop {
    position: fixed;
    z-index: 10151;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    right: 0;
    /*bottom: 1.5rem;*/
    bottom: 130px;
    border-radius: 50%;
    /*width: 4.5rem;*/
    /*height: 4.5rem;*/
    width: 66px;
    height: 66px;
    transform: scale(.85);
    background-color: var(--color-3);
    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
}

#toTop.show {
    opacity: 1;
    visibility: visible;
    right: 1%
}


#toTop:hover {
    background-color: var(--color-2)
}

#toTop .toTop-arrow {
    width: 2.125rem;
    height: 2.625rem
}

.arrow-fixed {
    position: absolute !important;
    margin-left: auto;
    top: -6.25rem
}

.label-1 {
    display: block;
    color: #000;
    font-size: .875rem;
    line-height: 150%
}

.input-1 {
    position: relative;
    outline: 0;
    border: none;
    background: #f4f4f4;
    padding: .75rem 1.25rem;
    color: #000;
    font-size: 1rem;
    line-height: 150%;
    border: .0625rem solid #f4f4f4;
    height: 3rem;
    font-family: Onest;
    font-weight: 400
}

.error-text {
    font-size: .75rem;
    color: #ff4e43;
    display: none
}

.error,
.success {
    position: relative
}

.error:after,
.success:after {
    position: absolute;
    right: 1.25rem;
    content: "";
    top: 2.5625rem;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 1.5rem;
    height: 1.5rem
}

.success:after {
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/input-success.svg?x84132)
}

.error:after {
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/input-error.svg?x84132)
}

.error input {
    border: .0625rem solid #ff4e43
}

.error .error-text {
    display: block
}

:root {
    --color-1: #0099FF;
    --color-2: #F04E23;
    --color-3: #8B6AFF
}

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

.header-mob {
    display: none
}

.header-burger-open {
    display: none
}

.header-top {
    background: var(--color-1)
}

.header-top-mob__links {
    display: none
}

.header-top__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem 0
}

.header-top__left {
    padding-top: .125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top__line {
    display: block;
    width: .0625rem;
    height: 1.625rem;
    background: #fff;
    margin: 0 1rem
}

.header-top__link {
    font-family: Navigo;
    font-weight: 400;
    color: #fff;
    padding: 0.5rem 0.75rem;
    border-radius: 3.125rem;
}

.header-top__link:hover {
    color: #09f;
    background-color: #fff;

}

.header-top__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 2.5rem
}

.header-top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 1.5rem
}

.header-top-menu__link {
    border-radius: 3.125rem;
    color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    padding: .5rem .75rem;
    font-family: Onest;
    font-weight: 400;
    cursor: pointer;
}

.header-top-menu__link:hover {
    color: #09f;
    background-color: #fff
}

.header-top-menu__link:active {
    color: #09f;
    background-color: #fff
}

.header-top-menu__link .vl-city-user-link {
    color: #fff;
}

.header-top-menu__link:hover .vl-city-user-link {
    color: #09f;
}

.header-top__personal-area {
    padding: .9375rem 1rem;
    color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    border-radius: 3.125rem;
    font-family: Onest;
    font-weight: 700
}

.header-top__personal-area:hover {
    background-color: #ff805e
}

.header-bottom {
    background: #f4f4f4
}

.header-bottom__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .75rem 0
}

.header-bottom__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 25%
}

.header-bottom__login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 13.625rem;
    width: 100%
}

.header-bottom__login img {
    width: 100%
}

.header-bottom__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 1rem;
    width: 75%
}

.header-bottom-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: .5rem
}

.header-bottom-menu__link {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #000;
    padding: .9375rem 1rem .5625rem 1rem;
    -webkit-transition: .3s;
    transition: .3s
}

.header-bottom-menu__link:hover {
    color: #09f
}

.header-bottom-menu__link:active {
    color: #09f
}

.header-bottom-menu__link:disabled {
    color: #d3d3d3
}

.header-bottom__button {
    max-width: 11.25rem;
    width: 100%;
    font-family: Onest;
    font-weight: 700
}

.header-bottom__button:hover {
    background-color: #1a65f8 !important
}

.footer {
    position: relative
}

.footer-block {
    padding: 2.5rem 0;
    background-color: #000;
    background-image: url(/wp-content/themes/vladlink/img/footer/background.svg?x84132);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover
}

.footer-block-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 2.0625rem;
    border-bottom: .0625rem solid #fff;
    gap: 6.25rem
}

.footer-block-top__logo {
    display: block;
    max-width: 14.5625rem;
    min-width: 14.5625rem;
    width: 100%
}

.footer-block-top__logo img {
    width: 100%
}

.footer-block-top__right {
    margin-top: .375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.footer-block-top__navigation {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 24% 24% 24% 28%;
    grid-template-columns: 24% 24% 24% 28%;
    gap: 1.5rem;
    width: 93.5%
}

.footer-block-top__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 15.5625rem;
    width: 100%
}

.footer-block-top__name {
    display: block;
    color: #fff;
    font-size: 1.375rem;
    letter-spacing: -.0362rem;
    margin-bottom: 1.75rem;
    font-family: Navigo;
    font-weight: 500
}

.footer-block-top__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.375rem
}

.footer-block-top__link a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #fff;
    letter-spacing: -.025rem;
    font-family: Navigo;
    font-weight: 500
}

.footer-block-top__link a:hover {
    color: #fff;
    text-decoration: underline
}

.footer-block-top__link a:active {
    color: #fff
}

.footer-block-top__link a:disabled {
    color: #d3d3d3
}

.footer-block-top__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 18rem;
    width: 100%
}

.footer-block-top__contact .footer-block-top__list {
    /*row-gap: 2.0625rem*/
}

.footer-block-top__contact .footer-block-top__name {
    /*margin-bottom: 1.3125rem*/
}

.footer-block-top__contact .footer-block-top__link a {
    /*line-height: 133.333%*/
}

.footer-block-top__contact .footer-block-top__phone {
    display: block;
    font-size: 1.375rem;
    letter-spacing: -.0362rem;
    font-family: Navigo;
    font-weight: 500
}

.footer-block-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2.9375rem
}

.footer-block-bottom-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.5rem
}

.footer-block-bottom-left__name {
    color: #09f;
    font-size: 1.125rem;
    letter-spacing: -.0362rem;
    font-family: Navigo;
    font-weight: 400
}

.footer-block-bottom-left__application {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5rem
}

.footer-block-bottom-left__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 3rem;
    height: 3rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-block-bottom-left__link svg {
    width: 100%;
    height: 100%
}

.footer-block-bottom-left__link:hover svg path:first-child {
    fill: #f1f1f1
}

.footer-block-bottom-left__link:nth-child(1):hover svg path:not(:first-child),
.footer-block-bottom-left__link:nth-child(2):hover svg path:not(:first-child) {
    fill: #09f
}

.footer-block-bottom-left__link:nth-child(3):hover svg path:nth-child(2) {
    fill: #09f
}

.footer-block-bottom-left__link:nth-child(3):hover svg path:nth-child(3),
.footer-block-bottom-left__link:nth-child(3):hover svg path:nth-child(4) {
    fill: #fff
}

.footer-block-bottom-left__link:nth-child(4):hover svg .social-rect {
    fill: #09f
}

.footer-block-bottom-left__link:nth-child(4):hover svg .social-icon {
    fill: #fff
}

.footer-block-bottom-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.5rem;
    max-width: 18rem;
    width: 100%
}

.footer-block-bottom-right__name {
    color: #fff;
    font-size: 1.125rem;
    letter-spacing: -.0362rem
}

.footer-block-bottom-right__application {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5rem
}

.footer-block-bottom-right__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 3rem;
    height: 3rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-block-bottom-right__link svg {
    width: 100%;
    height: 100%
}

.footer-block-bottom-right__link:hover svg path:first-child {
    stroke: #09f
}

.footer-block-bottom-right__link:hover svg path:nth-child(2) {
    fill: #09f
}

.footer-block-bottom-right__link:nth-child(3):hover svg .social-star-wrap {
    fill: #09f;
    stroke: transparent
}

.footer-block-bottom-right__link:nth-child(3):hover svg .social-star {
    fill: #000
}

.footer-additionally {
    background: var(--color-1)
}

.footer-additionally__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 0;
    font-size: .875rem;
    letter-spacing: -.0213rem
}

.footer-additionally-left__text {
    color: #fff;
    padding-right: .5rem
}

.footer-additionally-left__line {
    color: #fff
}

.footer-additionally-left__link {
    color: #fff;
    padding: 0 .5rem;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.footer-additionally-left__link:hover {
    text-decoration: underline
}

.footer-additionally-right__link {
    color: #fff
}

.main {
    overflow: hidden;
    margin-top: 8rem
}
.bread-crumbs + .main {
  margin-top: 0;
}
.main__block {
    position: relative
}

.main .slider-arrows {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 96.875rem;
    margin: auto;
    left: 0;
    right: 0;
    top: calc(50% - 2rem);
    padding: 0 3.4375rem
}

.main .slider-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    border: .125rem solid #000;
    z-index: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.main .slider-arrow::before {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    content: "";
    background-image: url(/wp-content/themes/vladlink/img/news-content/arrow-slider.svg?x84132);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    width: 2.6875rem;
    height: 2.125rem;
    opacity: .6
}

.main .slider-arrow:hover::before {
    opacity: 1
}

.main .slider-arrow-prev::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.main__wrapper .slick-dots {
    bottom: 1.5rem;
    max-width: 81.875rem;
    margin: auto;
    left: 0;
    right: 0;
    text-align: left;
    padding: 0 3.4375rem
}

.main__wrapper .slick-dots li {
    margin: 0 .25rem;
    width: .5rem;
    height: .5rem
}

.main__wrapper .slick-dots li button {
    border-radius: 50%;
    background: #000;
    width: .5rem;
    height: .5rem;
    padding: 0
}

.main__wrapper .slick-dots li button::before {
    display: none
}

.main__wrapper .slick-dots li.slick-active {
    width: 2.5rem
}

.main__wrapper .slick-dots li.slick-active button {
    width: 2.5rem;
    border-radius: 2.5rem
}

.main-content {
    position: relative;
    background: #d9d9d9;
    padding: 5rem 0;
    min-height: 26.25rem;
    height: max-content;
    background-image: url(/wp-content/themes/vladlink/img/background/main-home-page.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.main-content__title {
    max-width: 43.75rem
}

.main-content__img {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.main-content__button {
    max-width: 13.75rem;
    width: 100%
}

.main-content__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.main-content__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2rem;
    padding: 0
}

.rates-card-1 {
    background: #f1f1f1;
    color: #000
}

.rates-card-1 .rates-card__header {
    border-bottom: .0625rem solid #000
}

.rates-card-1 .rates-card-price {
    border-bottom: .0625rem solid #000
}

.rates-card-2 {
    background: #8b6aff;
    color: #fff
}

.rates-card-2 .rates-card__header {
    border-bottom: .0625rem solid #fff
}

.rates-card-2 .rates-card-price {
    border-bottom: .0625rem solid #fff
}

.rates-card-2 .btn-3 {
    background-color: #000;
    color: #fff
}

.rates-card-2 .btn-3:hover {
    background-color: #511fff
}

.rates {
    padding: 2rem 0 4rem 0
}

.rates__tabs_sub {
    display: block;
    font-size: .9375rem;
    text-align: center;
    margin-bottom: .5rem
}

.rates__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 1.9375rem;
    padding-bottom: 1rem
}

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

.rates__block.rates {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.rates-card {
    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;
    max-width: 33.333%;
    width: 100%;
    padding: 1.5rem
}

.rates-card .btn-3 {
    max-width: 11.25rem;
    width: 100%
}

.rates-card__header {
    row-gap: .25rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem
}

.rates-card__title {
    display: block;
    font-size: 1.375rem;
    line-height: 1.5;
    letter-spacing: -.07rem;
    font-family: Navigo;
    font-weight: 500
}

.rates-card__text {
    display: block;
    line-height: 1.5;
    height: 3rem
}

.rates-card-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: .375rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem
}

.rates-card-price__namber {
    font-size: 1.75rem;
    letter-spacing: -.0688rem;
    font-family: Navigo;
    font-weight: 500
}

.rates-card-price__text {
    font-size: 1.125rem;
    letter-spacing: -.0362rem
}

.rates-card__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.25rem
}

.rates-card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .75rem
}

.rates-card-item__icon {
    display: block;
    width: 1.5rem;
    height: 1.5rem
}

.rates-card-item__icon img {
    width: 1.5rem;
    height: 1.5rem
}

.rates-card-item__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 128.571%;
    letter-spacing: -.035rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: .3125rem;
    gap: .75rem
}

.rates-card-item__med {
    line-height: 128.571%;
    letter-spacing: -.035rem;
    font-family: Navigo;
    font-weight: 500
}

.rates-card__bottom {
    padding-top: 2.4375rem
}

.rates-all {
    display: block;
    color: #000;
    letter-spacing: -.0362rem;
    padding-top: 1.875rem
}

.rates-all a {
    text-decoration-line: underline;
    color: #000
}

.necessary {
    padding: 2rem 0;
    background-color: #000
}

.necessary__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem
}

.necessary__header .title-2 span {
    color: #fff
}

.necessary__block {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    row-gap: 1rem
}

.necessary__string {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem
}

.necessary__circle-3,
.necessary__circle-4 {
    display: none
}

.promotions {
    padding: 4rem 0 2rem 0
}

.promotions.promotions-main .promotions__block {
    max-width: 72.625rem
}

.promotions__header {
    padding-bottom: 2rem
}

.promotions__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    row-gap: 3.3125rem
}

.promotions__wrapper {
    max-width: 17.5rem
}

.promotions-card {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.promotions-card:hover::after {
    opacity: 1
}

.promotions-card::after {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    opacity: 0;
    content: "";
    width: calc(100% + 1.25rem);
    height: calc(100% + 2.5rem);
    top: -1.25rem;
    left: -1.25rem;
    position: absolute;
    background-color: #e4e4e4;
    z-index: -1
}

.promotions-card__mob {
    display: none !important
}

.promotions-card__icon {
    width: 4.5rem;
    height: 4.5rem;
    margin-bottom: 1rem
}

.promotions-card__icon img {
    height: 100%
}

.promotions-card__title {
    display: block;
    padding: 1rem 0 .5rem 0;
    border-top: .0625rem solid #000;
    color: #000;
    font-size: 1.375rem;
    line-height: 1.35;
    letter-spacing: -.0688rem;
    font-family: Navigo;
    font-weight: 500
}

.promotions-card__text {
    display: block;
    color: #000;
    letter-spacing: -.0362rem;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.equipment {
    padding: 2rem 0
}

.equipment__header {
    padding-bottom: 2rem
}

.equipment__block-mob {
    display: none
}

.equipment-arrows {
    display: none
}

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

.equipment-card {
    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;
    position: relative;
    width: 33.3333333%;
    height: 25rem;
    padding: 2.8125rem 2.5rem 2.3125rem 2.5rem;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.equipment-card:hover .equipment-card {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.equipment-card:hover .equipment-card__image {
    position: relative;
    opacity: 1;
    z-index: 1
}

.equipment-card:hover .equipment-card__image img {
    width: 100%;
    height: 100%
}

.equipment-card:hover .equipment-card__title {
    position: absolute;
    opacity: 0
}

.equipment-card:hover .equipment-card__text {
    position: absolute;
    opacity: 0
}

.equipment-card__image {
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    opacity: 0;
    position: absolute;
    z-index: -1;
    max-width: 24rem;
    width: 100%
}

.equipment-card__image img {
    width: 0;
    height: 0
}

.equipment-card__img-mob {
    display: none
}

.equipment-card__img {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.equipment-card__img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    top: 0
}

.equipment-card__title {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: block;
    color: #fff;
    max-width: 14.875rem
}

.equipment-card__text {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: block;
    color: #fff;
    letter-spacing: -.0031rem;
    max-width: 19.9375rem;
    line-height: 1.5;
    min-height: 3rem
}

.news {
    padding: 2.3125rem 0 4rem 0
}

.news .news-content {
    padding: 0
}

.news .news-link {
    margin-bottom: .4375rem
}

.news__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 1.4375rem;
    gap: 1.8125rem
}

.news-arrows-mob {
    display: none
}

.news-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news-content .slick-slide:nth-of-type(odd) {
    background: #09f
}

.news-content .slick-slide:nth-of-type(odd) .news-content-card__title {
    color: #fff
}

.news-content .slick-slide:nth-of-type(odd) .news-content-card__text {
    color: #fff
}

.news-content .slick-slide:nth-of-type(odd) .news-content-card__date {
    color: #fff
}

.news-content .slick-slide:nth-of-type(odd) .news-content-card__link {
    color: #fff;
    border: .0625rem solid #fff
}

.news-content .slick-slide:nth-of-type(odd) .news-content-card__link:hover {
    background-color: #fff;
    color: #09f
}

.news-content .slick-slide:nth-of-type(even) {
    background: #f1f1f1
}

.news-content-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    padding: 2rem
}

.news-content-card__title {
    display: block;
    max-width: 24.6875rem;
    margin-bottom: 1rem;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-content-card__text {
    display: block;
    letter-spacing: -.0206rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Navigo;
    font-weight: 300
}

.news-content-card__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news-content-card__date {
    display: block;
    letter-spacing: -.0362rem
}

.news-content-card__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1rem;
    color: #000;
    font-size: 1rem;
    border-radius: 6.25rem;
    border: .0625rem solid #000;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    height: 3rem;
    line-height: 0;
    font-family: Onest;
    font-weight: 400
}

.news-content-card__link:hover {
    background-color: #000;
    color: #fff
}

.news-content .slick-next,
.news-content .slick-prev {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    border: .125rem solid #000;
    z-index: 2;
    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-transition: .3s ease;
    transition: .3s ease
}

.news-content .slick-next::before,
.news-content .slick-prev::before {
    content: "";
    background-image: url(/wp-content/themes/vladlink/img/news-content/arrow-slider.svg?x84132);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    width: 2.6875rem;
    height: 2.125rem;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.news-content .slick-next:hover,
.news-content .slick-prev:hover {
    border: .125rem solid var(--color-3)
}

.news-content .slick-next:hover::before,
.news-content .slick-prev:hover::before {
    background-image: url(/wp-content/themes/vladlink/img/news-content/arrow-slider-hover.svg?x84132)
}

.news-content .slick-next {
    right: -3.25rem
}

.news-content .slick-prev {
    left: -3.25rem
}

.news-content .slick-prev::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.main-page {
    margin-top: 0 !important;
}

.main-page-content {
    position: relative;
    padding: 2rem 0 3.25rem;
    background: #d9d9d9;
    min-height: 26.25rem
}

.main-page-content__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-page-content__img {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.main-page-content-object {
    border-radius: .75rem;
    padding: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: .0625rem solid #8b6aff;
    gap: .5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.main-page-content-object__img {
    width: 1.5rem;
    height: 1.5rem
}

.main-page-content-object__img img {
    width: 100%;
    height: 100%
}

.main-page-content-object__text {
    color: #f1f1f1;
    line-height: 1;
    letter-spacing: -.03rem;
    padding-top: .25rem
}

.main-page-content__title {
    margin-bottom: 1.625rem
}

.main-page-content__subtitle {
    display: block;
    color: #f1f1f1;
    line-height: 1.5;
    letter-spacing: -.03rem
}

.main-page-content__buttons {
    padding-top: 1.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.main-page-content__button {
    max-width: 13.75rem;
    width: 100%
}

.main-page.internet .main-page-content {
    background: 0 0;
    background-image: url(/wp-content/themes/vladlink/img/background/banner-1.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.main-page.interactive-tv .main-page-content {
    background: 0 0;
    background-image: url(/wp-content/themes/vladlink/img/background/banner-2.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.main-page.interactive-tv .main-page-content__title {
    max-width: 58.4375rem
}

.main-page.movie-poster-pier .main-page-content {
    background: 0 0;
    background-image: url(/wp-content/themes/vladlink/img/background/banner-3.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.main-page.movie-poster-pier .main-page-content__wrapper {
    max-width: 47rem
}

.main-page.movie-poster-pier .main-page-content__title {
    font-size: 3rem
}

.main-page.intercom-main-page .main-page-content {
    background: 0 0;
    background-image: url(/wp-content/themes/vladlink/img/background/banner-6.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.main-page.intercom-main-page .main-page-content-object {
    border: .0625rem solid var(--color-2)
}

.appeal-one {
    padding: 5.5rem 0
}

.appeal-one_internet {
    background-image: url(/wp-content/themes/vladlink/img/appeal-one/background.svg?x84132);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover
}

.appeal-one-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5rem
}

.appeal-one-block__button {
    max-width: 13.75rem;
    width: 100%
}

.appeal-one-block__img {
    max-width: 23.5rem;
    width: 100%
}

.appeal-one-block__img img {
    width: 100%
}

.appeal-one-block__right {
    max-width: 34.375rem;
    width: 100%
}

.appeal-one-block__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.5rem;
    margin-bottom: 2rem
}

.appeal-one-block__text p {
    display: block;
    line-height: 1.5
}

.appeal-one-block__text p br {
    display: none
}

.questions {
    padding: 4rem 0;
    background: #f4f4f4
}

.questions-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
}

.questions__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 4];
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem
}

.questions-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.questions-card__icon {
    position: relative;
    display: block;
    width: 4.5rem;
    height: 4.5rem;
    margin-bottom: 1rem;
    border-radius: 100%
}

.questions-card__icon img {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 2.5rem;
    height: 2.5rem
}

.questions-card__icon_orange {
    background-color: var(--color-2)
}

.questions-card__icon_blue {
    background-color: var(--color-1)
}

.questions-card__icon_violet {
    background-color: var(--color-3)
}

.questions-card__title {
    position: relative;
    display: block;
    padding-top: 1rem;
    margin-bottom: .5rem
}

.questions-card__title::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    max-width: 15rem;
    height: .0625rem;
    background: #000;
    font-family: Navigo;
    font-weight: 500
}

.questions-card__text {
    color: #000;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.tariff-selection {
    padding: 4rem 0
}

.tariff-selection-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
}

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

.tariff-selection__block .rates-card {
    max-width: 30rem;
    width: 100%
}

.necessary-two {
    padding: 2rem 0
}

.necessary-two .necessary__string {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.necessary-two .necessary__icon-1 {
    width: 4.5rem;
    height: 4.5rem
}

.necessary-two .necessary__icon-1 img {
    max-width: 3.8125rem
}

.necessary-two .necessary__icon-2 {
    width: 4.5rem;
    height: 4.5rem
}

.necessary-two .necessary__icon-2 img {
    width: 4.5rem;
    height: 100%
}

.necessary-two .necessary__circle-1 {
    background-color: #09f;
    height: 4.5rem;
    min-width: 4.5rem
}

.necessary-two .necessary__link-1 {
    height: 4.5rem;
    max-width: 23.9375rem;
    font-size: 1.5rem
}

.necessary-two .necessary__link-4 {
    height: 4.5rem;
    max-width: 26.875rem;
    font-size: 1.5rem
}

.necessary-two .necessary__link-7 {
    max-width: 30.8125rem;
    height: 4.5rem;
    background: #3479ff;
    font-size: 1.5rem;
    border-radius: 2.1875rem
}

.necessary-two .necessary__link-7:hover {
    background-color: #1a65f8
}

.necessary-two .necessary__circle-2 {
    min-width: 4.5rem;
    height: 4.5rem
}

.necessary-two .necessary__link-5 {
    max-width: 31.875rem;
    height: 4.5rem;
    background-color: #8b6aff;
    color: #fff;
    font-size: 1.5rem
}

.necessary-two .necessary__link-5:hover {
    background-color: #511fff
}

.connection {
    padding: 4.75rem 0
}

.connection-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5rem
}

.connection-block__image {
    max-width: 36.3125rem;
    width: 100%
}

.connection-block__image_tablet {
    display: none
}

.connection-block__image img {
    width: 100%;
    height: 100%
}

.connection-block__right {
    padding-right: 0
}

.connection-block__texts {
    max-width: 40.625rem;
    width: 100%
}

.connection-block__title {
    display: block;
    margin-bottom: 1.5rem;
    text-align: left;
    font-size: 1.375rem;
    line-height: 1.35;
    font-family: Navigo;
    font-weight: 700
}

.connection-block__text p {
    display: block;
    line-height: 1.5
}

.algorithm-connection {
    padding: 4rem 0;
    background: #f4f4f4;
    margin-bottom: 0
}

.algorithm-connection-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 2rem
}

.algorithm-connection__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 4];
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.algorithm-connection-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.algorithm-connection-card:nth-of-type(1) .algorithm-connection-card__circle {
    background: #f04e23
}

.algorithm-connection-card:nth-of-type(1) .algorithm-connection-card__namber {
    left: 2.75rem
}

.algorithm-connection-card:nth-of-type(2) .algorithm-connection-card__circle {
    background: #09f
}

.algorithm-connection-card:nth-of-type(3) .algorithm-connection-card__circle {
    background: #8b6aff
}

.algorithm-connection-card:nth-of-type(4) .algorithm-connection-card__circle {
    background: #f04e23
}

.algorithm-connection-card__circle {
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 100%;
    position: relative
}

.algorithm-connection-card__namber {
    position: absolute;
    color: #000;
    font-size: 4rem;
    line-height: 1;
    top: 1.125rem;
    left: 2.125rem;
    letter-spacing: -.175rem;
    font-family: Navigo;
    font-weight: 700
}

.algorithm-connection-card__img {
    max-height: 4.5rem;
    height: 100%;
    margin-bottom: .75rem
}

.algorithm-connection-card__img img {
    height: 100%
}

.algorithm-connection-card__title {
    display: block;
    margin-bottom: .5rem
}

.algorithm-connection-card__text {
    display: block;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.algorithm-connection-consultation {
    padding-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 2rem
}

.algorithm-connection-consultation__title {
    display: block;
    max-width: 24.4375rem;
    text-align: center
}

.algorithm-connection-consultation__text {
    display: block;
    color: #000;
    line-height: 1.5;
    text-align: center;
    font-family: Navigo;
    font-weight: 300
}

.algorithm-connection-consultation__button {
    max-width: 15rem;
    width: 100%
}

.algorithm-connection-consultation__button.btn-6.mobile {
    display: none;
}

@media (max-width: 560px) {
    .algorithm-connection-consultation__button.btn-6 {
        display: none;
    }

    .algorithm-connection-consultation__button.btn-6.mobile {
        display: flex;
    }
}


.algorithm-connection-consultation__buttons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.interactive-tv-text {
    overflow: hidden;
    background: 0 0;
    padding: 0
}

.interactive-tv-text .appeal-one-block {
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.125rem 0;
    gap: 6.6875rem
}

.interactive-tv-text .appeal-one-block::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: -15.0625rem;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/vladlink/img/interactive-tv/background.svg?x84132);
    background-repeat: no-repeat;
    background-size: 62%
}

.interactive-tv-text .appeal-one-block__img {
    max-width: 40.1875rem;
    width: 100%
}

.interactive-tv-text .appeal-one-block__right {
    max-width: 38.0625rem
}

.interactive-tv-text .appeal-one-block__left {
    padding-left: 1.75rem
}

.interactive-tv-text .appeal-one-block__button {
    max-width: 15rem
}

.link-block {
    background-color: #000;
    padding: 2rem 0
}

.link-block__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .625rem .5rem
}

.link-block__wrapper .link:nth-child(9) {
    max-width: 16.5625rem
}

.link-block__wrapper .link:nth-child(11),
.link-block__wrapper .link:nth-child(15) {
    max-width: 13.5625rem
}

.link-block__wrapper .link:nth-child(12) {
    max-width: 13.5625rem
}

.link-block__wrapper .link:nth-child(16) {
    max-width: 14.5rem
}

.link-block .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 14.5625rem;
    width: 100%;
    height: 4.5rem;
    gap: .5rem
}

.link-block .link__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem
}

.link-block .link__top span {
    display: block;
    color: #fff;
    font-size: 1.375rem;
    line-height: 1.35;
    font-family: Pilar;
    font-weight: 400
}

.link-block .link__icon {
    width: 1.5rem;
    height: 1.5rem
}

.link-block .link__icon img {
    width: 100%
}

.link-block .link__bottom span {
    color: #fff;
    line-height: 1;
    font-family: Onest;
    font-weight: 400
}

.link-block .link-1 {
    background: #f04e23
}

.link-block .link-2 {
    background: #8b6aff
}

.link-block .link-3 {
    background: #09f
}

.link-block .necessary__icon-1 {
    max-width: 4.5rem;
    min-width: 4.5rem;
    height: 4.5rem
}

.link-block .necessary__icon-1 img {
    max-width: 3.5rem
}

.link-block .necessary__icon-1_dop {
    background-color: var(--color-2)
}

.link-block .necessary__circle-2 {
    max-width: 4.5rem;
    min-width: 4.5rem;
    height: 4.5rem
}

.link-block .necessary__circle-1 {
    max-width: 4.5rem;
    min-width: 4.5rem;
    height: 4.5rem;
    background: #8b6aff
}

.link-block .necessary__icon-2 {
    max-width: 4.5rem;
    min-width: 4.5rem;
    height: 4.5rem;
    background: #8b6aff
}

.link-block .necessary__icon-2 img {
    max-width: 3.5rem
}

.link-block .border-radius {
    border-radius: 2rem
}

.description-poster {
    padding: 6.625rem 0 5.875rem;
    overflow: hidden;
    background-image: url(/wp-content/themes/vladlink/img/interactive-tv/background-description-poster.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom
}

.description-poster__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6.5rem
}

.description-poster__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 45.9375rem;
    width: 100%
}

.description-poster__title {
    display: block;
    color: #000;
    margin-bottom: 1.5rem
}

.description-poster__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.25rem
}

.description-poster__text p {
    color: #000;
    line-height: 1.5
}

.description-poster__right {
    position: relative;
    display: block;
    max-width: 37.375rem;
    width: 100%;
    height: 22.5rem
}

.description-poster__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.description-poster__img img {
    max-width: 56rem;
    width: 100%
}

.advantages {
    padding: 4rem 0;
    background: #f4f4f4
}

.advantages-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 2rem
}

.advantages__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 2];
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem
}

.advantages-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    gap: 1.5rem
}

.advantages-card__mobile {
    display: none
}

.advantages-card__img {
    position: relative;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%
}

.advantages-card__img img {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 2.5rem;
    height: 2.5rem
}

.advantages-card__img_orange {
    background-color: var(--color-2)
}

.advantages-card__img_blue {
    background-color: var(--color-1)
}

.advantages-card__img_violet {
    background-color: var(--color-3)
}

.advantages-card__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .5rem
}

.advantages-card__title {
    display: block;
    color: #000
}

.advantages-card__text {
    display: block;
    color: #000;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.text-one {
    padding: 4.75rem 0
}

.text-one__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5rem
}

.text-one__img {
    max-width: 36.3125rem;
    height: 20.5rem;
    width: 100%
}

.text-one__img img {
    width: 100%;
    height: 100%
}

.text-one__img_tablet {
    display: none
}

.text-one__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.5rem;
    max-width: 41rem
}

.text-one__title {
    text-align: left
}

.text-one__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.25rem
}

.text-one__text p {
    line-height: 1.5
}

.appeal-one.movie-poster-pier-text {
    padding: 5.9375rem 0;
    background-image: url(/wp-content/themes/vladlink/img/movie-poster-pier/background-1.svg?x84132);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover
}

.appeal-one.movie-poster-pier-text .appeal-one-block__text {
    font-family: Navigo;
    font-weight: 300
}

.appeal-one.movie-poster-pier-text .appeal-one-block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 6.4375rem
}

.appeal-one.movie-poster-pier-text .appeal-one-block__right {
    max-width: 46.25rem
}

.appeal-one.movie-poster-pier-text .appeal-one-block__img {
    max-width: 36.4375rem;
    width: 100%
}

.appeal-one.movie-poster-pier-text .appeal-one-block__button {
    max-width: 15rem;
    width: 100%
}

.movie-poster-pier-advantages {
    background: 0 0
}

.movie-poster-pier-advantages .advantages__block {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.movie-poster-pier-advantages .advantages-card {
    border-radius: 2rem;
    padding: 1rem
}

.movie-poster-pier-advantages .advantages-card-border {
    border: .0625rem solid #f04e23
}

.movie-poster-pier-advantages .advantages-card__kp {
    display: block;
    color: #f04e23;
    font-size: .875rem;
    line-height: 1;
    font-family: Navigo;
    font-weight: 500
}

.movie-poster-pier-tariff-selection {
    background: #f4f4f4;
    padding: 4rem 0
}

.movie-poster-pier-tariff-selection .tariff-selection-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2rem
}

.movie-poster-pier-tariff-selection .tariff-selection-button__button {
    max-width: 20rem;
    width: 100%
}

.movie-poster-pier-tariff-selection .tariff-selection-button__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding-bottom: 2rem;
    color: #000
}

.movie-poster-pier-tariff-selection .tariff-selection-header {
    margin-bottom: 3rem
}

.movie-poster-pier-tariff-selection .rates-card.rates-card-1 {
    background-color: #fff
}

.all-subscription {
    padding: 2rem 0;
    background-color: #000
}

.all-subscription__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.all-subscription__title {
    color: #fff
}

.all-subscription__title {
    margin-bottom: 2rem
}

.all-subscription__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.5rem;
    gap: 1.5rem;
    width: 100%
}

.all-subscription__text {
    text-align: center;
    font-size: 1.375rem;
    margin-top: .1875rem;
    font-family: Navigo;
    font-weight: 700
}

.all-subscription__item-1 {
    color: #fff;
    background: #8b6aff;
    max-width: 26.6875rem
}

.all-subscription__item-2 {
    color: #f04e23;
    background: #fff;
    border-radius: 6.25rem;
    max-width: 23.8125rem
}

.all-subscription__item-3 {
    color: #fff;
    border-radius: 1.25rem;
    background: #f04e23;
    max-width: 24.875rem
}

.all-subscription__item-4 {
    color: #fff;
    border-radius: 1.25rem;
    background: #09f;
    max-width: 19.3125rem
}

.all-subscription__img {
    width: 3rem;
    height: 3rem
}

.all-subscription__img img {
    width: 100%;
    height: 100%
}

.all-subscription__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .5rem
}

.all-subscription__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem
}

.movie-poster-pier-algorithm-connection {
    padding: 4rem 0
}

.movie-poster-pier-algorithm-connection .algorithm-connection-header {
    padding-bottom: 2rem
}

.movie-poster-pier-algorithm-connection .algorithm-connection__block {
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr)
}

.movie-poster-pier-algorithm-connection .algorithm-connection-card__text {
    height: auto;
    max-width: 25rem
}

.movie-poster-pier-algorithm-connection .algorithm-connection-card__text a {
    color: #09f;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    font-family: Navigo;
    font-weight: 500
}

.movie-poster-pier-algorithm-connection .algorithm-connection-card__text a:hover {
    color: var(--color-3)
}

.movie-poster-pier-algorithm-connection .algorithm-connection-consultation {
    padding-top: 2rem
}

.main-page.cable-tv-main-page .main-page-content {
    background: 0 0;
    background-image: url(/wp-content/themes/vladlink/img/background/banner-4.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.main-page.cable-tv-main-page .main-page-content-object {
    border: .0625rem solid #f04e23
}

.main-page.cable-tv-main-page .btn-3 {
    background: #09f
}

.main-page.cable-tv-main-page .btn-3:hover {
    background: #3479ff
}

.main-page.cable-tv-main-page .btn-3:active {
    background: var(--color-1)
}

.main-page.cable-tv-main-page .btn-3:disabled {
    color: #d3d3d3;
    background: 0 0
}

.appeal-one.cable-tv-appeal-one {
    padding: 4.75rem 0 4.375rem 0;
    background-image: url(/wp-content/themes/vladlink/img/cable-tv/background.svg?x84132);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover
}

.appeal-one.cable-tv-appeal-one .appeal-one-block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 7.625rem
}

.appeal-one.cable-tv-appeal-one .appeal-one-block__text {
    margin-bottom: 0
}

.appeal-one.cable-tv-appeal-one .appeal-one-block__right {
    max-width: 42.375rem
}

.appeal-one.cable-tv-appeal-one .appeal-one-block__img {
    max-width: 36.4375rem;
    width: 100%
}

.how-many-channels {
    padding: 4.375rem 0 3.6875rem 0
}

.how-many-channels__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
}

.how-many-channels__title {
    display: block;
    margin-bottom: 1.5rem
}

.how-many-channels__text {
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.how-many-channels__text b {
    font-family: Navigo;
    font-weight: 500
}

.how-many-channels__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.how-many-channels__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.how-many-channels-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.how-many-channels-item__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: .5rem
}

.how-many-channels-item__icon {
    width: 2.5rem;
    height: 2.5rem
}

.how-many-channels-item__icon img {
    width: 100%;
    height: 100%
}

.how-many-channels-item__title {
    margin-top: .3125rem;
    display: block;
    font-size: 2.25rem;
    line-height: 1.1;
    font-family: Navigo;
    font-weight: 500
}

.how-many-channels-item__text {
    display: block;
    color: #000;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.questions.cable-tv-questions {
    padding: 4.4375rem 0 3.875rem
}

.questions.cable-tv-questions .questions__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    padding: 0
}

.questions.cable-tv-questions .questions-header {
    margin-bottom: 1.625rem
}

.questions.cable-tv-questions .questions-card__title {
    padding-top: 1.375rem;
    margin-bottom: .875rem
}

.sell {
    padding: 0;
    background-image: url(/wp-content/themes/vladlink/img/cable-tv/discount-info.svg?x84132);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.sell.sell-routers .sell-block {
    height: 14rem;
    max-width: 48.9375rem
}

.sell.media-centers-sell .sell-block {
    height: 16.25rem;
    max-width: 45rem
}

.sell.cable-tv-sell .sell-block__text {
    max-width: 55.6875rem
}

.sell-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    max-width: 65.3125rem;
    height: 19.25rem
}

.sell-block__title {
    text-align: center;
    margin-bottom: 1.5rem;
    color: #fff
}

.sell-block__text {
    text-align: center;
    color: #fff;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.sell.intercom-sell .sell-block {
    height: 17.75rem
}

.sell.intercom-sell .sell-block__text {
    max-width: 54.0625rem
}

.cable-tv-questions-text-one {
    padding: 2.375rem 0
}

.cable-tv-questions-text-one .text-one__wrapper {
    gap: 6.25rem
}

.cable-tv-questions-text-one .text-one__img {
    max-width: 27.5rem;
    height: 25.25rem;
    width: 100%
}

.appeal-one.intercom-appeal-one {
    padding: 0;
    background: 0 0
}

.appeal-one.intercom-appeal-one .appeal-one-block {
    position: relative;
    padding: 6.9375rem 0 4.5625rem 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a {
    position: absolute;
    max-width: 69.375rem;
    bottom: 0;
    left: -14.9375rem;
    z-index: 2;
    line-height: 0
}

.appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a_tablet {
    display: none
}

.appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a img {
    width: 100%;
    height: 100%
}

.appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b {
    position: absolute;
    left: -15rem;
    z-index: 1;
    bottom: 0;
    line-height: 0;
    max-width: 47.875rem
}

.appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b img {
    width: 100%;
    height: 100%
}

.appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b_mob {
    display: none
}

.appeal-one.intercom-appeal-one .appeal-one-block__right {
    max-width: 51.6875rem
}

.appeal-one.intercom-appeal-one .appeal-one-block__text {
    max-width: 44.125rem
}

.appeal-one.intercom-appeal-one .appeal-one-block__text a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #09f;
    font-family: Navigo;
    font-weight: 500
}

.appeal-one.intercom-appeal-one .appeal-one-block__text a:hover {
    color: var(--color-3)
}

.three-simple-steps {
    padding: 4rem 0
}

.three-simple-steps__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
}

.three-simple-steps__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 0;
    grid-column-gap: 0
}

.three-simple-steps-card {
    display: block;
    position: relative;
    height: 22.25rem
}

.three-simple-steps-card::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(21.16%, rgba(255, 255, 255, .64)), color-stop(33.66%, rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, rgba(255, 255, 255, .64) 21.16%, rgba(255, 255, 255, 0) 33.66%);
    -webkit-transition: .3s;
    transition: .3s
}

.three-simple-steps-card__img {
    position: absolute;
    right: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.three-simple-steps-card__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.three-simple-steps-card__text {
    position: absolute;
    color: #000;
    right: 1rem;
    left: 1rem;
    bottom: 1rem;
    line-height: 1.5;
    z-index: 3
}

.three-simple-steps .tabs__nav {
    margin-bottom: 1.5rem
}

.three-simple-steps .three-simple-steps__trigger:hover .three-simple-steps-card::after {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(17.71%, rgba(139, 106, 255, .64)), color-stop(36.29%, rgba(139, 106, 255, 0)));
    background: linear-gradient(0deg, rgba(139, 106, 255, .64) 17.71%, rgba(139, 106, 255, 0) 36.29%);
    -webkit-transition: .3s;
    transition: .3s
}

.three-simple-steps .three-simple-steps__trigger:hover .three-simple-steps-card__text {
    color: #fff;
    font-family: Navigo;
    font-weight: 500
}

.three-simple-steps .three-simple-steps__trigger:hover .three-simple-steps__btn {
    background-color: #8b6aff;
    color: #fff
}

.three-simple-steps .three-simple-steps__buttons {
    margin-bottom: 23.75rem
}

.three-simple-steps .three-simple-steps__trigger {
    position: relative
}

.three-simple-steps .three-simple-steps__trigger:nth-of-type(1) .three-simple-steps-card {
    top: 4.375rem;
    left: -28.125rem
}

.three-simple-steps .three-simple-steps__trigger:nth-of-type(2) .three-simple-steps-card {
    top: 4.375rem;
    left: -9.25rem
}

.three-simple-steps .three-simple-steps__trigger:nth-of-type(3) .three-simple-steps-card {
    top: 4.375rem;
    left: 8.3125rem
}

.three-simple-steps .three-simple-steps__trigger .three-simple-steps-card {
    position: absolute;
    width: 30rem
}

.three-simple-steps .three-simple-steps__trigger .three-simple-steps-card__wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.intercom-advantages {
    background: 0 0
}

.text-one.intercom-text-one {
    padding: 4.4375rem 0
}

.text-one.intercom-text-one .text-one__img {
    max-width: 28.6875rem;
    height: 100%
}

.intercom-entrance {
    padding: 4rem 0;
    background-color: #f4f4f4
}

.intercom-entrance__wrapper {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 63.125rem;
    width: 100%
}

.intercom-entrance__title {
    display: block;
    text-align: center;
    margin-bottom: 2rem
}

.intercom-entrance__text {
    color: #000;
    text-align: center;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.intercom-entrance__buttons {
    padding-top: 2rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.intercom-entrance .intercom-entrance__button {
    max-width: 15rem;
    width: 100%
}

.news-main {
    background-image: url(/wp-content/themes/vladlink/img/news-main/banner-image.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover
}

.all-news {
    padding: 4rem 0
}

.all-news__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem
}

.all-news__arrow {
    line-height: 0
}

.all-news__arrow svg path {
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.all-news__arrow:hover svg path {
    stroke: var(--color-3)
}

.all-news-card {
    background-color: #fafafa;
    padding: 2rem
}

.all-news-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .75rem
}

.all-news-card__header img {
    width: 1.5rem
}

.all-news-card__name {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 3.75rem
}

.all-news-card__text {
    margin: .25rem 0 0 0;
    line-height: 1.5;
    color: #626780;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Navigo;
    font-weight: 300
}

.all-news-card__link {
    margin: 1.5rem 0 0 0
}

.all-news__pagination {
    margin: 2rem 0 0 0
}

.bread-crumbs {
    padding: 1rem 0 1rem 0;
}

.bread-crumbs__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.bread-crumbs__block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    line-height: 1;
    color: #797e98;
    padding: .5rem 0;
    font-family: Navigo;
    font-weight: 400
}

.bread-crumbs__block .breadcrumbs__item {
    font-size: .875rem;
    line-height: 1;
}

.bread-crumbs__block a::after {
    content: "/";
    margin: 0 .5rem;
    font-size: .5rem
}

.bread-crumbs__block a:last-child::after {
    display: none
}

.news-content {
    padding: 4rem 0 2rem 0
}

.news-content__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .5rem
}

.news-content__header span {
    color: #797e98
}

.news-content__header img {
    width: 1rem;
    height: 1rem
}

.news-content .news-title {
    font-size: 1.5rem
}

.news-content__content {
    margin: 1.5rem 0 0 0;
    overflow: hidden
}

.news-content__content div {
    margin-bottom: 1.4375rem;
    max-width: 57.1875rem;
    line-height: 1.5;
    color: #000;
    font-family: Navigo;
    font-weight: 300
}

.news-content__content div:last-child {
    margin: 0
}

.news-content__content div p a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #09f;
    font-family: Navigo;
    font-weight: 500
}

.news-content__content div p a:hover {
    color: var(--color-3)
}

.news-content__content div:not(.toc) ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.news-content__content div:not(.toc) ul li::after {
    content: "";
    min-width: .125rem;
    height: .125rem;
    background-color: #000;
    margin: .5rem .5rem 0 0
}

.news-content__btn {
    margin: 2rem 0 0 0;
    max-width: 15rem
}

.more-news {
    padding: 2rem 0 4rem 0
}

.more-news__cards {
    margin: 2rem 0 0 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem
}

.documents-banner {
    background-image: url(/wp-content/themes/vladlink/img/documents-banner/banner-image.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.documents-content {
    padding: 4rem 0;
    line-height: 1.5
}

.documents-content__info {
    margin: 1.5rem 0 0 0
}

.documents-content__info p {
    margin-bottom: 1rem
}

.documents-content__info p:last-child {
    margin: 0
}

.documents-content__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 4rem 0 0 0
}

.documents-content__links:nth-child(4) {
    margin-top: 2rem
}

.documents-content__links a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #09f;
    margin-bottom: 1rem
}

.documents-content__links a:last-child {
    margin: 0
}

.documents-content__links a:hover {
    color: var(--color-3)
}

.blog-popular {
    padding: 4rem 0 2rem 0
}

.blog-popular .news-title {
    font-size: 2rem
}

.blog-popular__cards {
    margin: 2rem 0 0 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem
}

.blog-popular-card {
    border: .0625rem solid #d3d3d3;
    background: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.blog-popular-card__image {
    width: 100%;
    height: 15.5rem
}

.blog-popular-card__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-popular-card:hover {
    background-color: #e4e4e4
}

.blog-popular-card__info {
    padding: 1.25rem 1.25rem 4.875rem 1.25rem
}

.blog-popular-card__info h3,
.blog-popular-card__info .h3 {
    height: 3.75rem;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 1.375rem;
    line-height: 1.35;
    font-family: Navigo;
    font-weight: 500
}

.blog-popular-card__info p {
    margin: .5rem 0 0 0;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #24262f;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.blog-popular-card__tag {
    margin: 1.5rem 0 0 0
}

.blog-tabs {
    padding: 2rem 0 4rem 0
}

.blog-tabs .tabs__btn_active {
    background-color: var(--color-3);
    color: #fff
}

.blog-tabs .tabs__btn_active:hover {
    background-color: var(--color-3) !important;
    color: #fff !important
}

.blog-tabs .tabs__btn:hover {
    background-color: #fff;
    color: #000
}

.about-banner {
    background-image: url(/wp-content/themes/vladlink/img/background/banner-5.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    height: 26.25rem
}

.about-banner__block {
    padding: 4.6875rem 0 0 0;
    max-width: 47.75rem
}

.about-banner__sub {
    letter-spacing: -.03rem
}

.about-company {
    overflow: hidden
}

.about-company__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 3.75rem;
    padding: 5.5rem 0;
    position: relative
}

.about-company__left {
    max-width: 44.0625rem
}

.about-company__group {
    margin-bottom: 2.5rem
}

.about-company__group:last-child {
    margin: 0
}

.about-company__group h2 {
    margin-bottom: 1.5rem
}

.about-company__group p {
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.about-company__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .75rem;
    max-width: 31.5rem
}

.about-company__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0 2rem;
    text-transform: uppercase;
    letter-spacing: -.0225rem;
    line-height: 1;
    height: 3rem;
    font-family: Onest;
    font-weight: 700
}

.about-company__item_1 {
    color: #fff;
    border-radius: 2rem;
    background-color: var(--color-3)
}

.about-company__item_2 {
    border: .125rem solid var(--color-2);
    color: var(--color-2)
}

.about-company__item_3 {
    border-radius: 2rem;
    border: .125rem solid var(--color-1);
    color: var(--color-1)
}

.about-company__item_4 {
    color: #fff;
    background-color: var(--color-3)
}

.about-company__item_5 {
    border-radius: 2rem;
    background-color: var(--color-2);
    color: #fff
}

.about-company__icon {
    position: absolute;
    top: 2.5rem;
    right: 5.5rem;
    max-width: 17.625rem
}

.about-company__image {
    position: absolute;
    bottom: -1.5rem;
    right: 5.4375rem;
    max-width: 32.5rem
}

.about-company__circle {
    position: absolute;
    bottom: .9375rem;
    right: 33.4375rem;
    background-color: var(--color-3);
    width: 5.3125rem;
    height: 5.3125rem;
    border-radius: 50%;
    z-index: -1
}

.about-history {
    padding: 4rem 0
}

.about-history__stroke {
    margin-bottom: 2rem
}

.about-history__stroke:last-child {
    margin: -1.25rem 0 0 0
}

.about-history__stroke:last-child .about-history__wrapper {
    margin-bottom: 1.5rem
}

.about-history__stroke:nth-last-child(2) {
    margin: 0
}

.about-history__stroke:nth-child(even) .about-history__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.about-history__stroke:nth-child(even) .about-history__box {
    margin: 0 2rem 0 0
}

.about-history__stroke:nth-child(even) .about-history__box::after {
    left: auto;
    right: -2.125rem
}

.about-history__stroke:nth-child(even) .about-history__circle {
    margin: 0 0 0 2rem
}

.about-history__stroke:nth-child(even) .about-history__circle h3 {
    text-align: left;
    padding-left: 1rem;
    padding-right: 0;
    font-weight: 600;
    font-size: 1.2rem;
}

.about-history__stroke:nth-child(even) .about-history__circle::after {
    right: auto;
    left: 0
}

.about-history__scheme {
    margin: 2rem 0 0 0
}

.about-history__wrapper {
    margin-bottom: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.about-history__circle {
    position: relative;
    margin-right: 2rem
}

.about-history__circle::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%
}

.about-history__circle h3 {
    padding: 1.5625rem 0 0 0;
    padding-right: 1rem;
    text-align: right;
    font-size: 1.375rem;
    line-height: 1.25;
    color: #000;
    font-family: Navigo;
    font-weight: 700
}

.about-history__circle_1::after {
    background-color: var(--color-3)
}

.about-history__circle_2::after {
    background-color: var(--color-2)
}

.about-history__circle_3::after {
    background-color: var(--color-1)
}

.about-history__name {
    text-transform: uppercase;
    font-size: 1.375rem;
    color: #000;
    line-height: 1.35;
    max-width: 43rem;
    width: 100%;
    font-family: Onest;
    font-weight: 500
}

.about-history__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about-history__column {
    width: 50%
}

.about-history__box {
    position: relative;
    padding: 1.625rem 1.5rem 1.3125rem 1.5rem;
    margin: 0 0 0 2rem
}

.about-history__box::after {
    content: "";
    position: absolute;
    display: block;
    width: .0625rem;
    height: 100%;
    top: 0;
    left: -2rem
}

.about-history__box p {
    letter-spacing: -.03rem;
    line-height: 1.5;
    margin-bottom: 1.625rem
}

.about-history__box p:last-child {
    margin: 0
}

.about-history__box_1 {
    background-color: var(--color-3);
    color: #fff
}

.about-history__box_1::after {
    background-color: var(--color-3)
}

.about-history__box_2 {
    color: #000;
    border-radius: 2rem;
    border: .0625rem solid var(--color-2)
}

.about-history__box_2::after {
    background-color: var(--color-2)
}

.about-history__box_3 {
    background-color: var(--color-1);
    border-radius: 2rem;
    color: #fff
}

.about-history__box_3::after {
    background-color: var(--color-1)
}

.about-history__box_4 {
    color: #fff;
    border-radius: 2rem;
    background-color: var(--color-2)
}

.about-history__box_4::after {
    background-color: var(--color-2)
}

.about-history__box_5 {
    color: #000;
    border: .0625rem solid var(--color-1)
}

.about-history__box_5::after {
    background-color: var(--color-1)
}

.about-history__box_6 {
    border-radius: 2rem;
    background-color: var(--color-3);
    color: #fff
}

.about-history__box_6::after {
    background-color: var(--color-3)
}

.about-history__box_7 {
    color: #fff;
    background-color: var(--color-2)
}

.about-history__box_7::after {
    background-color: var(--color-2)
}

.about-history__box_8 {
    border-radius: 2rem;
    border: .0625rem solid var(--color-3);
    color: #000
}

.about-history__box_8::after {
    background-color: var(--color-3)
}

.about-history__box_9 {
    border: .0625rem solid var(--color-3);
    color: #000
}

.about-history__box_9::after {
    background-color: var(--color-3)
}

.element-animation {
    opacity: 0
}

.element-animation.element-show {
    opacity: 1;
    -webkit-transition: opacity 1.3s ease;
    transition: opacity 1.3s ease
}

.main-page.rates-page-main-page {
    height: auto;
    padding: 0
}

.main-page.rates-page-main-page .main-page-content__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 4.6875rem 0 0 0
}

.main-page.rates-page-main-page .main-page-content {
    padding: 0;
    background: 0 0;
    background-image: url(/wp-content/themes/vladlink/img/background/banner-5.svg?x84132);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.rates-page-links {
    padding: 2rem 0;
    background: #000
}

.rates-page-links__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .625rem
}

.rates-page-links__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: .625rem
}

.rates-page-links .rates-page-object {
    height: 4.5rem;
    font-size: 1.375rem;
    line-height: 1;
    letter-spacing: -.04rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    font-family: Onest;
    font-weight: 700
}

.rates-page-links .necessary__icon-2 {
    height: 4.5rem;
    width: 4.5rem
}

.rates-page-links .necessary__icon-2 img {
    width: 100%;
    height: 100%
}

.rates-page-links .necessary__link-3 {
    border-radius: 0;
    color: #f04e23;
    padding: 0 1.5rem;
    border: .125rem solid #f04e23
}

.rates-page-links .necessary__link-1 {
    border-radius: 2rem;
    padding: 0 1.5rem
}

.rates-page-links .necessary__circle-1 {
    max-width: 4.5rem;
    min-width: 4.5rem;
    height: 4.5rem;
    background: #09f
}

.rates-page-links .necessary__circle-2 {
    max-width: 4.5rem;
    min-width: 4.5rem;
    height: 4.5rem;
    background: #8b6aff
}

.rates-page-links .necessary__icon-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f04e23;
    max-width: 4.5rem;
    min-width: 4.5rem;
    height: 4.5rem
}

.rates-page-links .necessary__icon-1 img {
    max-width: 3.8125rem
}

.rates-page-links .necessary__link-6 {
    height: 4.5rem;
    border-radius: 2rem;
    padding: 0 1.5rem
}

.rates-page-links .necessary__link-4 {
    height: 4.5rem;
    border-radius: 2rem;
    padding: 0 1.5rem
}

.rates.rates-page-rates {
    padding: 2.875rem 0 3.9375rem 0
}

.rates.rates-page-rates .tabs__nav {
    margin-bottom: 1.4375rem
}

.rates.rates-page-rates .tabs__btn.tabs__btn_active {
    background: var(--color-3);
    color: #fff
}

.rates.rates-page-rates .tabs__btn.tabs__btn_active:hover {
    background-color: var(--color-3)
}

.rates.rates-page-rates .tabs__btn {
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.rates.rates-page-rates .tabs__btn:hover {
    background-color: #fff
}

.rates.rates-page-rates.rates-main {
    padding: 4.3125rem 0 3.9375rem 0
}

.additional-tariffs {
    padding: 1rem
}

.additional-tariffs__trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    gap: 1rem;
    margin-top: 20px;
}

.additional-tariffs-item {
    margin: 1.5rem 0 0 0;
    /* padding: 1rem */
}

.additional-tariffs__title {
    color: #000;
    line-height: 1.3
}

.additional-tariffs__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem
}

.additional-tariffs__icon svg {
    width: 100%;
    height: 100%
}

.additional-tariffs__content {
    display: none;
    padding-top: 1.5rem;
    max-width: 88rem
}

.additional-tariffs__content p {
    color: #393c4a;
    line-height: 1.5
}

.additional-tariffs-item.active-content .additional-tariffs__content {
    display: block
}

.additional-tariffs-item.active-content .additional-tariffs__icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.intercom-entrance.rates-page-intercom-entrance {
    padding: 2rem 0
}

.intercom-entrance.rates-page-intercom-entrance .intercom-entrance__title {
    margin-bottom: 2rem
}

.intercom-entrance.rates-page-intercom-entrance .intercom-entrance__buttons {
    padding-top: 0
}

.not-found {
    background-image: url(/wp-content/themes/vladlink/img/404/404.svg?x84132);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.not-found__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11.1875rem 0
}

.not-found__title {
    display: block;
    font-size: 4rem;
    margin-bottom: 1.5rem;
    color: #fff;
    font-family: Pilar;
    font-weight: 400
}

.not-found__subtitle {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1.375rem;
    line-height: 1.35;
    margin-bottom: .5rem;
    font-family: Navigo;
    font-weight: 700
}

.not-found__text {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 2rem
}

.not-found__button {
    max-width: 17.5rem;
    width: 100%
}

.blog-artical {
    padding: 4rem 0
}

.blog-artical .news-content__img {
    max-width: 44rem;
    width: 100%;
    height: 17.625rem;
    overflow: hidden;
    margin-bottom: 2rem
}

.blog-artical .news-content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-artical .news-content__block {
    max-width: 74.6875rem
}

.subscriber-directory {
    padding: 4rem 0
}

.subscriber-directory__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2rem
}

.subscriber-directory__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.0625rem
}

.subscriber-directory__title {
    color: #000;
    font-size: 1.375rem;
    line-height: 1.35;
    font-family: Navigo;
    font-weight: 500
}

.subscriber-directory__text {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: block;
    color: #09f;
    line-height: 1.35
}

.subscriber-directory__text:hover {
    color: var(--color-3)
}

.subscriber-directory__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .875rem
}

.sales-centers {
    padding: 2rem 0 4rem 0
}

.sales-centers-item {
    padding: 1.25rem 0;
    border-bottom: .0625rem solid #d3d3d3
}

.sales-centers-item:last-child {
    border: none
}

.sales-centers-item__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sales-centers-item__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem
}

.sales-centers-item__img {
    display: block;
    width: 13.3125rem;
    height: 13.3125rem
}

.sales-centers-item__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.sales-centers-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
}

.sales-centers-item__name {
    display: block;
    color: #000;
    font-size: 1.375rem;
    line-height: 1.35
}

.sales-centers-item__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem
}

.sales-centers-item__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem
}

.sales-centers-item__text {
    color: #000;
    line-height: 1.5;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.sales-centers-item__text:hover {
    text-decoration: underline
}

.sales-centers-item__right {
    max-width: 12.4375rem;
    width: 100%
}

.sales-centers-item__button {
    max-width: 12.4375rem;
    width: 100%;
    color: #fff
}

.terminals {
    padding: 4rem 0 2rem 0
}

.terminals-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.terminals-block__title {
    display: block;
    color: #000;
    font-size: 1.375rem;
    line-height: 1.35;
    margin-bottom: 1.25rem;
    font-family: Navigo;
    font-weight: 500
}

.terminals-block__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.125rem
}

.terminals-block__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.terminals-block__icon {
    min-width: 1.75rem;
    height: 1.75rem;
    margin-left: -.3125rem;
    margin-top: -.3125rem
}

.terminals-block__icon img {
    width: 100%;
    height: 100%
}

.terminals-block__text {
    display: block;
    color: #000;
    line-height: 1.35;
    font-family: Navigo;
    font-weight: 300
}

.terminals-block__right {
    padding-top: 4.375rem;
    max-width: fit-content;
    width: 100%
}

.terminals-block__button {
    max-width: max-content;
    width: 100%;
    padding: 0 15px;
}

.section-banner.documents-banner-routers .block {
    padding: 4.6875rem 0 0 0
}

.routers {
    padding: 4rem 0
}

.routers .accordion {
    display: none
}

.routers-item {
    padding: 1.5rem 0;
    border-bottom: .0625rem solid #d3d3d3
}

.routers-item:first-child {
    padding-top: 0
}

.routers-item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.routers-item__mobile {
    display: none
}

.routers-item__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2rem
}

.routers-item__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2rem
}

.routers-item__img {
    min-width: 13.3125rem;
    max-width: 13.3125rem;
    height: 13.3125rem
}

.routers-item__img img {
    width: 100%;
    height: 100%
}

.routers-item__wrapper {
    max-width: 51.6875rem
}

.routers-item__name {
    display: block;
    margin-bottom: .25rem;
    color: #000;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 500
}

.routers-item__title {
    display: block;
    margin-bottom: 1rem;
    color: #000
}

.routers-item__text {
    display: block;
    color: #000;
    line-height: 1.5;
    margin-bottom: 1.5rem
}

.routers-item__list {
    color: #000;
    line-height: 1.5;
    padding-left: .75rem;
    list-style: inside;
    font-family: Navigo;
    font-weight: 300
}

.routers-item-right {
    max-width: 21rem;
    width: 100%
}

.routers-item-right-wrapper {
    padding: 1rem;
    max-width: 21rem;
    width: 100%;
    background: #f4f4f4
}

.routers-item-right-wrapper__title {
    display: block;
    color: #000;
    line-height: 1.5;
    margin-bottom: .5rem;
    font-family: Navigo;
    font-weight: 500
}

.routers-item-right-wrapper__price {
    display: block;
    color: #8b6aff;
    font-size: 1.375rem;
    line-height: 1.35;
    margin-bottom: 1rem;
    font-family: Navigo;
    font-weight: 700
}

.routers-item-right-wrapper__text {
    display: block;
    color: #000;
    line-height: 1.5;
    margin-bottom: 1rem;
    font-family: Navigo;
    font-weight: 300
}

.routers-item-right-wrapper__button {
    max-width: 12.4375rem;
    width: 100%;
    margin: auto
}

.routers-modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0;
    max-width: 41.9375rem;
    width: 100%;
    -webkit-transition: .3s all;
    transition: .3s all;
    max-height: calc(100vh - 5rem);
    overflow-y: auto
}

.routers-modal.active {
    opacity: 1;
    visibility: visible;
    z-index: 99999;
}

.routers-modal__overlay {
    background: rgba(217, 217, 217, .4);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
    -webkit-transition: .3s all;
    transition: .3s all
}

.routers-modal__overlay.active {
    opacity: 1;
    visibility: visible
}

.routers-modal__wrapper {
    position: relative
}

.routers-modal__close {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: 0
}

.routers-modal-content {
    padding: 1.5rem;
    color: #000
}

.routers-modal-content__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.routers-modal-content__text {
    margin: 1rem 0 0 0;
    font-size: 1.125rem;
    line-height: 1.4;
    font-family: Navigo;
    font-weight: 300
}

.routers-modal-content__title {
    font-size: 1.75rem;
    font-family: Navigo;
    font-weight: 700
}

.routers-modal-content-form {
    margin: 1.5rem 0 0 0
}

.routers-modal-content-form__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.routers-modal-content-form__group.error::after {
    top: calc(100% - 3.625rem)
}

.routers-modal-content-form__group.success::after {
    top: calc(100% - 2.1875rem)
}

.routers-modal-content-form__group .error-text {
    margin: .5rem 0 0 0
}

.routers-modal-content-form__label {
    font-size: .875rem;
    margin-bottom: .5rem
}

.routers-modal-content-form__input {
    height: 3rem
}

.routers-modal-content-form__btn {
    margin: 1.5rem auto 0;
    max-width: 20rem;
    width: 100%;
    height: 3.5rem;
    font-size: 1.125rem
}

.routers-modal-content-form__privacy {
    margin: .5rem 0 0 0;
    font-size: 1rem;
    color: #626780;
    text-align: center;
    line-height: 1.4
}

.routers-modal-content-form__privacy a {
    display: block;
    color: var(--color-1)
}

.description-routers {
    padding: 4rem 0;
    background-color: #f4f4f4
}

.description-routers-block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem
}

.description-routers-block__card:nth-of-type(1) .description-routers-block__circle {
    background-color: #f04e23
}

.description-routers-block__card:nth-of-type(1) .description-routers-block__img {
    height: 2.625rem
}

.description-routers-block__card:nth-of-type(2) .description-routers-block__circle {
    background-color: #09f
}

.description-routers-block__card:nth-of-type(2) .description-routers-block__img {
    height: 2.5rem
}

.description-routers-block__card:nth-of-type(3) .description-routers-block__circle {
    background-color: #8b6aff
}

.description-routers-block__card:nth-of-type(3) .description-routers-block__img {
    height: 2.5rem
}

.description-routers-block__circle {
    display: block;
    position: relative;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 100%;
    margin-bottom: .75rem
}

.description-routers-block__img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2.625rem;
    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
}

.description-routers-block__img img {
    height: 100%
}

.description-routers-block__title {
    display: block;
    color: #000;
    margin-bottom: .5rem
}

.description-routers-block__text {
    display: block;
    color: #000;
    line-height: 1.5;
    max-width: 21.875rem;
    font-family: Navigo;
    font-weight: 300
}

.description-routers .additional-tariffs-item {
    margin-top: 2rem
}

.internet-speed-algorithm {
    padding: 4rem 0 2rem 0
}

.internet-speed-algorithm__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2rem
}

.internet-speed-algorithm__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
}

.internet-speed-algorithm__name {
    display: block;
    font-size: 1.375rem;
    line-height: 1.35;
    font-family: Navigo;
    font-weight: 500
}

.internet-speed-algorithm__text {
    display: block;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.internet-speed-algorithm__text a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #09f
}

.internet-speed-algorithm__text a:hover {
    color: var(--color-3)
}

.internet-speed-algorithm .internet-speed-algorithm-images.internet-speed-algorithm__three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2rem
}

.internet-speed-algorithm .internet-speed-algorithm-images.internet-speed-algorithm__three .internet-speed-algorithm__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    row-gap: 1rem
}

.internet-speed-algorithm .internet-speed-algorithm-images.internet-speed-algorithm__three .internet-speed-algorithm__box {
    cursor: pointer;
    overflow: hidden;
    height: auto;
    width: 100%;
    line-height: 0
}

.internet-speed-algorithm .internet-speed-algorithm-images.internet-speed-algorithm__three .internet-speed-algorithm__box img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.internet-speed-algorithm .internet-speed-algorithm-images.internet-speed-algorithm__three .internet-speed-algorithm__text {
    color: #000;
    text-align: center;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 500
}

.internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 2rem
}

.internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    row-gap: 1rem
}

.internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__box {
    cursor: pointer;
    overflow: hidden;
    height: 22.875rem;
    width: 100%;
    line-height: 0
}

.internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__box img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__text {
    color: #000;
    text-align: center;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 500
}

.modal-image {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.modal-image.open {
    opacity: 1;
    z-index: 1
}

.modal-image-body {
    width: 90%;
    max-width: 62.5rem;
    margin: auto;
    position: relative;
    max-height: calc(100% - 5rem);
    overflow-y: auto
}

.modal-image-content {
    display: block;
    max-width: 100%;
    width: 100%
}

.modal-image-close {
    cursor: pointer;
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    color: #fff;
    font-size: 2.1875rem
}

.internet-speed-algorithm-texts {
    padding: 2rem 0 4rem 0
}

.internet-speed-algorithm-texts__wrapper {
    padding: 5rem 0;
    background: #f4f4f4;
    margin-bottom: 2rem
}

.internet-speed-algorithm-texts__text {
    display: block;
    margin: auto;
    line-height: 1.5;
    max-width: 69.0625rem;
    text-align: center
}

.internet-speed-algorithm-texts__button {
    max-width: 15rem
}

.privacy-policy-block {
    padding: 4rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.75rem
}

.privacy-policy-block-item__title {
    display: block;
    color: #000;
    line-height: 1.5;
    letter-spacing: -.025rem;
    font-family: Navigo;
    font-weight: 500
}

.privacy-policy-block-item__text {
    display: block;
    color: #000;
    line-height: 1.5;
    letter-spacing: -.025rem;
    font-family: Navigo;
    font-weight: 300
}

.contact-us {
    padding: 2rem 0;
    background: #f4f4f4
}

.contact-us__title {
    display: block;
    text-align: center;
    margin-bottom: 2rem;
    padding-top: .1875rem
}

.contact-us__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 2rem;
    grid-column-gap: 2rem
}

.contact-us-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 1.5rem
}

.contact-us-card__mobile {
    display: none
}

.contact-us-card:nth-of-type(1) .contact-us-card__additionally {
    color: #f04e23
}

.contact-us-card:nth-of-type(2) .contact-us-card__additionally {
    color: #09f
}

.contact-us-card:nth-of-type(3) .contact-us-card__additionally {
    color: #8b6aff
}

.contact-us-card__img {
    position: relative;
    border-radius: 50%;
    width: 4.5rem;
    height: 4.5rem
}

.contact-us-card__img img {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 2.5rem;
    height: 2.5rem
}

.contact-us-card__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .75rem
}

.contact-us-card__title {
    display: block;
    color: #000
}

.contact-us-card__title br {
    display: none
}

.contact-us-card__text {
    display: block;
    color: #000;
    line-height: 150%;
    font-family: Navigo;
    font-weight: 300
}

.contact-us-card__additionally {
    display: block;
    font-size: 1rem;
    line-height: 100%;
    font-family: Navigo;
    font-weight: 500
}

.answer {
    padding: 4.0625rem 0
}

.answer__title {
    text-align: center;
    margin-bottom: 2rem
}

.answer__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2rem
}

.answer-directory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 1.5rem;
    border-radius: 2rem;
    background-image: url(/wp-content/themes/vladlink/img/answer/background.svg?x84132);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 36.3125rem;
    height: 15.375rem;
    margin-top: -.3125rem
}

.answer-directory__title {
    display: block;
    color: #fff;
    margin-bottom: 1rem
}

.answer-directory__text {
    color: #fff;
    line-height: 150%
}

.answer-directory__links {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 1.5rem;
    bottom: 1.5rem;
    width: 11.25rem;
    height: 3rem;
    font-family: Onest;
    font-weight: 700
}

.answer__right {
    max-width: 51.6875rem;
    width: 100%
}

.answer-work {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.5rem
}

.answer-work__title {
    color: #09f
}

.answer-work-item {
    background: #fafafa;
    border-bottom: .0625rem solid #797e98;
    padding: 1rem
}

.answer-work-item:last-child {
    border: none
}

.answer-work-item__top {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: block;
    color: #000;
    line-height: 150%;
    margin-bottom: .75rem;
    font-family: Navigo;
    font-weight: 500
}

.answer-work-item__top:hover {
    color: var(--color-1)
}

.answer-work-item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem
}

.answer-work-item-bottom__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1rem;
    height: 1rem
}

.answer-work-item-bottom__icon img {
    width: 100%;
    height: 100%
}

.answer-work-item-bottom__text {
    display: block;
    padding-top: .1875rem;
    color: #b8b8b8;
    font-size: .875rem;
    line-height: .875rem
}

.help-form {
    padding: 0 0 4rem 0
}

.help-form__wrapper {
    margin: auto;
    max-width: 44rem;
    width: 100%
}

.help-form__title {
    text-align: center;
    margin-bottom: 2rem
}

.help-form__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .5rem
}

.help-form__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.5rem
}

.help-form__label {
    font-size: .875rem
}

.help-form__label span {
    color: #ff4e43
}

.help-form__textarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .5rem
}

.help-form__textarea textarea {
    display: block;
    width: 100%;
    height: 7.5rem;
    resize: none
}

.help-form__textarea textarea:placeholder {
    color: #000;
    font-size: 1rem;
    line-height: 150%;
    font-family: Navigo;
    font-weight: 400
}

.help-form__symbols {
    text-align: right;
    color: #d3d3d3;
    font-size: .75rem;
    line-height: 150%
}

.help-form__politics {
    display: block;
    color: #626780;
    text-align: center;
    font-size: 1rem;
    line-height: 150%;
    padding: 1rem 0 1.5rem 0
}

.help-form__politics a {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #09f
}

.help-form__politics a:hover {
    color: var(--color-3)
}

.help-form__button {
    margin: auto;
    padding-top: .25rem;
    width: 22.5rem;
    font-family: Onest;
    font-weight: 700
}

.help-form .help-form__politics {
    padding: 0;
    font-size: .875rem;
    padding-top: 1.75rem
}

.help-form .btn-2 {
    padding: 0;
    width: 11.25rem;
    height: 3rem
}

.help-form .telecom-operator-franchise-form__agreement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.375rem 0 1.3125rem 0
}

.help-form .custom-checkbox {
    cursor: pointer
}

.help-form .custom-checkbox>input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.help-form .custom-checkbox>span {
    font-size: .875rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: .1875rem;
    color: #626780
}

.help-form .custom-checkbox>span a {
    padding-left: .25rem;
    /* text-decoration: underline */
}

.help-form .custom-checkbox>span::before {
    content: "";
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-right: .5rem;
    margin-top: -.1875rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/checkboxes.svg?x84132)
}

.help-form .custom-checkbox>input:checked+span::before {
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/checkboxes-choose.svg?x84132)
}

.help-form__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .5rem;
    width: 100%;
    position: relative
}

.help-form__select label {
    font-size: .875rem
}

.help-form__select .new-select {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1rem;
    height: 3rem;
    border-radius: 0;
    background: #f4f4f4;
    border: none;
    max-width: 100%;
    font-family: Onest;
    font-weight: 500
}

.help-form__select .new-select::after {
    content: "";
    display: block;
    position: absolute;
    right: 1.25rem;
    top: .75rem;
    bottom: auto;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(/wp-content/themes/vladlink/img/help-form/Arrow-Down.svg?x84132);
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.help-form__select .new-select__list {
    position: absolute;
    width: 100%;
    top: 5.0625rem;
    left: auto;
    right: 0;
    z-index: 100
}

.help-form__select .new-select__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4rem;
    padding: 0 1rem;
    background: #f4f4f4;
    cursor: pointer
}

.help-form__select .new-select.on::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.private-office-main {
    background-image: url(/wp-content/themes/vladlink/img/private-office-main/banner.svg?x84132);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 0 !important;
    height: 26.25rem;
    overflow: hidden
}

.private-office-main__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4.6875rem 0 0 0;
    position: relative
}

.private-office-main__title {
    display: block;
    margin-bottom: 1.5rem
}

.private-office-main__text {
    display: block;
    color: #f1f1f1;
    font-size: 1rem;
    line-height: 150%;
    letter-spacing: -.02em;
    margin-bottom: 1.5rem
}

.private-office-main__image {
    position: absolute;
    width: 19rem;
    top: 3.1875rem;
    right: 3.9375rem
}

.private-office-main__store {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.private-office-main__cart {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    overflow: hidden;
    line-height: 0;
    display: block;
    border: .0625rem solid #fff;
    border-radius: .3125rem;
    background-color: #000
}

.private-office-main__cart:nth-of-type(1) {
    width: 13.6875rem
}

.private-office-main__cart:nth-of-type(2) {
    width: 12.125rem
}

.private-office-main__cart:nth-of-type(3) {
    width: 13.5rem
}

.private-office-main__cart:nth-of-type(4) {
    width: 14.0625rem
}

.private-office-main__cart img,
.private-office-main__cart svg {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media (max-width: 560px) {

    .private-office-main__cart img,
    .private-office-main__cart svg {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }

    .magic-button-download .private-office-main__cart img,
    .magic-button-download .private-office-main__cart svg {
        -o-object-fit: cover;
        object-fit: cover;
        width: 80%;
        height: 80%
    }

    .magic-button-download .private-office-main__cart {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.private-office-main__cart:hover {
    background-color: var(--color-3)
}

.web-version__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 9.4375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5.625rem 0 5.375rem
}

.web-version__img {
    position: relative;
    width: 32.25rem;
    margin-left: 2.6875rem
}

.web-version__img::after {
    content: "";
    position: absolute;
    margin: auto;
    display: block;
    width: 25rem;
    height: .5194rem;
    bottom: .0625rem;
    background: #000;
    border-radius: 46.9919rem;
    background: #000;
    -webkit-filter: blur(1.375rem);
    filter: blur(1.375rem);
    right: 0;
    left: 0
}

.web-version__img img {
    width: 100%;
    height: 100%
}

.web-version__text {
    display: block;
    color: #000;
    font-size: 2.25rem;
    line-height: 122%;
    max-width: 40.0625rem;
    width: 100%;
    font-family: Navigo;
    font-weight: 500
}

.web-version__text a {
    color: #09f;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.web-version__text a:hover {
    color: var(--color-3)
}

.connect-to-vladlink-main {
    background-image: url(/wp-content/themes/vladlink/img/connect-to-vladlink-main/banner.svg?x84132);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.connect-to-vladlink-main .block {
    padding: 5rem 0 0 0
}

.connect-to-vladlink-main .sub-banner {
    padding-bottom: 1.5625rem
}

.connect-to-vladlink-main .btn-2 {
    width: 11.25rem;
    height: 3rem;
    font-family: Onest;
    font-weight: 700
}

.connect-to-vladlink-form {
    padding: 4rem 0
}

.connect-to-vladlink-form__block {
    display: block;
    margin: auto;
    max-width: 44rem;
    width: 100%
}

.connect-to-vladlink-form__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    row-gap: 1.5rem
}

.connect-to-vladlink-form__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    row-gap: .5rem
}

.connect-to-vladlink-form__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    row-gap: .5rem
}

.connect-to-vladlink-form-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1.5rem
}

.connect-to-vladlink-form-bottom__left {
    width: 100%
}

.connect-to-vladlink-form-bottom__right {
    width: 100%
}

.connect-to-vladlink-form__label {
    font-size: .875rem
}

.connect-to-vladlink-form__label span {
    color: #ff4e43
}

.connect-to-vladlink-form .btn-2 {
    width: 11.25rem;
    height: 3rem;
    padding: 0
}

.connect-to-vladlink-form .custom-checkbox,
.routers-modal-content-form .custom-checkbox {
    cursor: pointer
}

.connect-to-vladlink-form .custom-checkbox>input,
.routers-modal-content-form .custom-checkbox>input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.connect-to-vladlink-form .custom-checkbox>span,
.routers-modal-content-form .custom-checkbox>span {
    font-size: .875rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: .1875rem;
    color: #626780
}

.connect-to-vladlink-form .custom-checkbox>span a,
.routers-modal-content-form .custom-checkbox>span a {
    padding-left: .25rem;
    /* text-decoration: underline */
}

.connect-to-vladlink-form .custom-checkbox>span::before,
.routers-modal-content-form .custom-checkbox>span::before {
    content: "";
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-right: .5rem;
    margin-top: -.1875rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/checkboxes.svg?x84132)
}

.connect-to-vladlink-form .custom-checkbox>input:checked+span::before,
.routers-modal-content-form .custom-checkbox>input:checked+span::before {
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/checkboxes-choose.svg?x84132)
}

.connect-to-vladlink-form .help-form__politics {
    padding: 0;
    font-size: .875rem;
    padding-top: 1.75rem
}

.connect-to-vladlink-form .select2-container {
    width: 100% !important;
    font-family: Onest;
    font-weight: 400
}

.connect-to-vladlink-form .select2-container.select2-container--open .select2-selection__arrow::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.connect-to-vladlink-form .select2-container .select2-selection--single {
    background-color: #f4f4f4;
    border: none;
    border-radius: 0;
    height: 3rem
}

.connect-to-vladlink-form .select2-container .select2-selection--single .select2-selection__rendered {
    padding: .6875rem 1rem;
    height: 100%;
    font-size: 1rem;
    color: #333;
    font-family: Onest;
    font-weight: 500
}

.connect-to-vladlink-form .select2-container .select2-selection--single .select2-selection__arrow {
    height: 3rem;
    right: 0;
    top: 0;
    width: 3rem
}

.connect-to-vladlink-form .select2-container .select2-selection--single .select2-selection__arrow b {
    display: none
}

.connect-to-vladlink-form .select2-container .select2-selection--single .select2-selection__arrow::after {
    content: "";
    display: block;
    position: absolute;
    right: 1.25rem;
    top: .75rem;
    bottom: auto;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(/wp-content/themes/vladlink/img/help-form/Arrow-Down.svg?x84132);
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0;
    padding: .5rem
}

.select2-container--default .select2-dropdown {
    background-color: #f4f4f4;
    border: none;
    border-radius: 0
}

.select2-container--default .select2-dropdown .select2-results__option {
    padding: 1rem;
    font-family: Onest;
    font-weight: 400
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--color-3)
}

.connect-to-vladlink-form__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .5rem;
    width: 100%;
    position: relative
}

.connect-to-vladlink-form__select .new-select {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1rem;
    font-size: 1rem;
    height: 3rem;
    border-radius: 0;
    background: #f4f4f4;
    border: none;
    max-width: 100%;
    font-family: Onest;
    font-weight: 500
}

.connect-to-vladlink-form__select .new-select::after {
    content: "";
    display: block;
    position: absolute;
    right: 1.25rem;
    top: .75rem;
    bottom: auto;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(/wp-content/themes/vladlink/img/help-form/Arrow-Down.svg?x84132);
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.connect-to-vladlink-form__select .new-select__list {
    position: absolute;
    width: 100%;
    top: 5rem;
    left: auto;
    z-index: 100;
    right: 0
}

.connect-to-vladlink-form__select .new-select__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4rem;
    padding: 1rem;
    font-size: 1rem;
    background: #f4f4f4;
    cursor: pointer
}

.connect-to-vladlink-form__select .new-select.on::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.telecom-operator-franchise-main .main-page-content {
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/banner.svg?x84132);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5rem 0 0 0
}

.telecom-operator-franchise-links {
    background: #000
}

.telecom-operator-franchise-links__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto;
    max-width: 48.75rem;
    width: 100%;
    row-gap: .625rem;
    padding: 2rem 0
}

.telecom-operator-franchise-links__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: .625rem
}

.telecom-operator-franchise-links__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 1.5rem;
    height: 4.5rem;
    gap: .5rem
}

.telecom-operator-franchise-links__link .icon {
    width: 2.5rem;
    height: 2.5rem
}

.telecom-operator-franchise-links__link .icon img {
    width: 100%;
    height: 100%
}

.telecom-operator-franchise-links__link .text {
    color: #fff;
    font-size: 1.375rem;
    line-height: 125%;
    white-space: nowrap;
    font-family: Onest;
    font-weight: 700
}

.telecom-operator-franchise-links .link-1 {
    background-color: #f04e23;
    width: 19.625rem
}

.telecom-operator-franchise-links .link-2 {
    border-radius: 1.125rem;
    background: #8b6aff;
    width: 18.25rem
}

.telecom-operator-franchise-links .necessary__icon-1 {
    width: 4.5rem;
    height: 4.5rem
}

.telecom-operator-franchise-links .necessary__icon-1 img {
    width: 3.8125rem
}

.telecom-operator-franchise-links .necessary__circle-2 {
    background-color: #09f;
    width: 4.5rem;
    height: 4.5rem;
    min-width: auto
}

.telecom-operator-franchise-links .necessary__circle-1 {
    background: #8b6aff;
    width: 4.5rem;
    height: 4.5rem;
    min-width: auto
}

.telecom-operator-franchise-links .link-3 {
    width: 15.1875rem;
    border-radius: 1rem;
    background: #09f
}

.telecom-operator-franchise-links .link-4 {
    width: 16.875rem;
    border-radius: 4.1875rem;
    background: #f04e23
}

.telecom-operator-franchise-links .necessary__icon-2 {
    width: 4.5rem;
    height: 4.5rem
}

.telecom-operator-franchise-links .necessary__icon-2 img {
    width: 100%;
    height: 100%
}

.information-system {
    padding: 4rem 0
}

.information-system__title {
    margin-bottom: 2rem
}

.information-system__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 6];
    grid-template-columns: repeat(6, 1fr)
}

.information-system-card {
    position: relative;
    height: 12.5rem;
    width: 100%
}

.information-system-card__box {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.information-system-card__box img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.information-system-card__title {
    position: absolute;
    display: block;
    left: 1.5rem;
    top: 1.5rem;
    right: 1.25rem;
    z-index: 2;
    color: #fff
}

.information-system-card__icon {
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 2;
    width: 4.5rem;
    height: 4.5rem
}

.information-system-card__icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.telecom-operator-franchise-form {
    padding: 4.5rem 0 4rem
}

.telecom-operator-franchise-form__title {
    margin-bottom: 1.8125rem
}

.telecom-operator-franchise-form__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .5rem
}

.telecom-operator-franchise-form__block {
    margin: auto;
    max-width: 44rem;
    width: 100%
}

.telecom-operator-franchise-form__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.5rem
}

.telecom-operator-franchise-form__label {
    font-size: .875rem
}

.telecom-operator-franchise-form__label span {
    color: #ff4e43
}

.telecom-operator-franchise-form__textarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .5rem
}

.telecom-operator-franchise-form__textarea textarea {
    display: block;
    width: 100%;
    height: 7.5rem;
    resize: none
}

.telecom-operator-franchise-form__textarea textarea:placeholder {
    color: #000;
    font-size: 1rem;
    line-height: 150%;
    font-family: Navigo;
    font-weight: 400
}

.telecom-operator-franchise-form__symbols {
    text-align: right;
    color: #d3d3d3;
    font-size: .75rem;
    line-height: 150%
}

.telecom-operator-franchise-form .btn-2 {
    width: 11.25rem;
    height: 3rem;
    line-height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.telecom-operator-franchise-form .help-form__politics {
    padding: 0;
    font-size: .875rem;
    padding-top: 1.75rem
}

.telecom-operator-franchise-form__agreement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.1875rem 0 1rem 0
}

.telecom-operator-franchise-form .custom-checkbox {
    cursor: pointer
}

.telecom-operator-franchise-form .custom-checkbox>input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.telecom-operator-franchise-form .custom-checkbox>span {
    font-size: .875rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: .1875rem;
    color: #626780
}

.telecom-operator-franchise-form .custom-checkbox>span a {
    padding-left: .25rem;
    text-decoration: underline
}

.telecom-operator-franchise-form .custom-checkbox>span::before {
    content: "";
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-right: .5rem;
    margin-top: -.1875rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/checkboxes.svg?x84132)
}

.telecom-operator-franchise-form .custom-checkbox>input:checked+span::before {
    background-image: url(/wp-content/themes/vladlink/img/telecom-operator-franchise/checkboxes-choose.svg?x84132)
}

.also-buy {
    padding: 4rem 0
}

.also-buy__title {
    margin-bottom: 2rem
}

.also-buy__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 1rem;
    margin-bottom: 1rem
}

.also-buy__arrows.mediacents {
    display: none;
}

.also-buy-arrow {
    position: relative;
    display: block !important;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    border: .125rem solid #000;
    z-index: 2;
    cursor: pointer
}

.also-buy-arrow::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background-image: url(/wp-content/themes/vladlink/img/news-content/arrow-slider.svg?x84132);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
    display: block;
    width: 100%;
    height: 100%
}

.also-buy-arrow__left::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.also-buy-arrow:hover {
    border: .125rem solid var(--color-3)
}

.also-buy-arrow:hover::before {
    background-image: url(/wp-content/themes/vladlink/img/news-content/arrow-slider-hover.svg?x84132)
}

.also-buy__wrapper {
    position: relative;
    height: 16.5rem
}

.also-buy__img {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0
}

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

.also-buy .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.also-buy .slick-slide {
    height: inherit !important
}

.also-buy-card {
    position: relative
}

.also-buy-card__title {
    color: #000;
    margin-bottom: 1.5rem
}

.also-buy-card__price {
    position: absolute;
    border-radius: 6.25rem;
    background: var(--Snow, #fff);
    color: #8b6aff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2rem;
    padding: 0 1rem;
    line-height: 1.35;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 2;
    font-family: Onest;
    font-weight: 500
}

.also-buy-card__text {
    display: block;
    margin-bottom: 5rem
}

.also-buy-card__text p {
    color: #000;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 300
}

.also-buy-card__info {
    padding: 1rem;
    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
}

.also-buy-card__button {
    position: absolute;
    bottom: 1rem;
    max-width: 12.4375rem;
    width: 100%;
    z-index: 1
}

.media-centers-questions {
    padding: 4rem 0
}

.media-centers-questions .questions__block {
    padding: 0
}

.media-centers-questions .questions-card {
    max-width: 100%;
    width: 100%
}

.media-centers-algorithm-connection {
    padding: 4rem 0
}

.media-centers-algorithm-connection .algorithm-connection-consultation {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-centers-algorithm-connection .additional-tariffs-item {
    padding: 0;
    margin: .3125rem 0 0 0
}

.help-subscribers-main .news-main__block {
    padding: 0;
    padding-top: 4.6875rem
}

.city-cameras-main {
    background-image: url(/wp-content/themes/vladlink/img/background/main-home-page.svg?x84132);
    background-position: center right
}

.city-cameras {
    padding: 4.375rem 0 3.5625rem 0
}

.city-cameras__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2rem
}

.city-cameras__label {
    font-size: .9375rem;
    display: block;
    margin-bottom: .5rem
}

.city-cameras .select {
    position: relative
}

.city-cameras .select .__select {
    position: relative;
    width: 30rem
}

.city-cameras .select .__select[data-state=active] .__select__title::before {
    -webkit-transform: translate(-.2062rem, -50%) rotate(-45deg);
    -ms-transform: translate(-.2062rem, -50%) rotate(-45deg);
    transform: translate(-.2062rem, -50%) rotate(-45deg)
}

.city-cameras .select .__select[data-state=active] .__select__title::after {
    -webkit-transform: translate(.2062rem, -50%) rotate(45deg);
    -ms-transform: translate(.2062rem, -50%) rotate(45deg);
    transform: translate(.2062rem, -50%) rotate(45deg)
}

.city-cameras .select .__select[data-state=active] .__select__content {
    opacity: 1
}

.city-cameras .select .__select[data-state=active] .__select__label+.__select__input+.__select__label {
    max-height: 3rem
}

.city-cameras .select .__select__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    line-height: 0;
    height: 3rem;
    padding: 0 1rem;
    cursor: pointer;
    background-color: #f4f4f4;
    color: #24262f;
    font-size: 1rem;
    font-family: Onest;
    font-weight: 500
}

.city-cameras .select .__select__title::after,
.city-cameras .select .__select__title::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.4375rem;
    display: block;
    width: .625rem;
    height: .0625rem;
    background-color: #151f6d;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: translate(-.2062rem, -50%) rotate(45deg);
    -ms-transform: translate(-.2062rem, -50%) rotate(45deg);
    transform: translate(-.2062rem, -50%) rotate(45deg)
}

.city-cameras .select .__select__title::after {
    -webkit-transform: translate(.2062rem, -50%) rotate(-45deg);
    -ms-transform: translate(.2062rem, -50%) rotate(-45deg);
    transform: translate(.2062rem, -50%) rotate(-45deg)
}

.city-cameras .select .__select__content {
    position: absolute;
    top: 3rem;
    left: 0;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    color: #24262f;
    background-color: #f4f4f4;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    z-index: 8;
    padding: 1rem
}

.city-cameras .select .__select__input {
    display: none
}

.city-cameras .select .__select__input:checked+label {
    background: linear-gradient(135.29deg, #095dff, #a953ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.city-cameras .select .__select__input:hover+label {
    background: linear-gradient(135.29deg, #095dff, #a953ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.city-cameras .select .__select__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 1.875rem;
    max-height: 3rem;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    overflow: hidden;
    max-height: 3rem;
}

.city-cameras .category__nav {
    background-color: #f1f1f1;
    border-radius: 6.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .5rem;
    padding: .25rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto
}

.city-cameras .category__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1;
    color: #000;
    padding: 0 1.5rem;
    border-radius: 6.25rem;
    cursor: pointer;
    height: 2.5rem;
    font-family: Onest;
    font-weight: 400
}

.city-cameras .category__btn:hover {
    background-color: #fff;
    color: #000
}

.city-cameras .category__btn_active {
    background-color: var(--color-3);
    color: #fff
}

.city-cameras .category__btn_active:hover {
    background-color: var(--color-3) !important;
    color: #fff !important
}

.city-cameras__content {
    display: none;
    -ms-grid-columns: (1fr) [ 2];
    grid-template-columns: repeat(2, 1fr);
    gap: 1.75rem 2rem
}

.city-cameras__content-show {
    display: -ms-grid;
    display: grid;
}

.city-cameras__video p {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 1rem;
    font-family: Navigo;
    font-weight: 500
}

.city-cameras__video video {
    width: 100%;
    height: 22.25rem;
    -o-object-fit: cover;
    object-fit: cover
}

.promotions-pages-content__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promotions-pages-content__left {
    line-height: 0;
    margin-left: -15rem
}

.promotions-pages-content__left img {
    height: 30rem
}

.promotions-pages-content__right {
    margin-left: 1.625rem
}

.promotions-pages-content__right h4 {
    font-size: 1.375rem;
    line-height: 1.35;
    margin-bottom: 1.5rem;
    font-family: Navigo;
    font-weight: 700
}

.promotions-pages-content__right p {
    line-height: 1.5;
    margin-bottom: 1.25rem
}

.promotions-pages-content__right p:last-child {
    margin: 0
}

.promotions-pages-content__right p span {
    font-family: Navigo;
    font-weight: 700
}

.promotions-pages-content__text_med {
    font-family: Navigo;
    font-weight: 500
}

.promotions-pages-content__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 1];
    grid-template-columns: repeat(1, 1fr);
    margin: 2rem 0 0 0;
    gap: 2rem
}

.promotions-pages-content__items .promotions-pages-benefits__item p {
    max-width: 22.1875rem
}

.promotions-pages-benefits {
    padding: 4rem 0 3.5625rem 0
}

.promotions-pages-benefits__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    gap: 1.75rem 2rem
}

.promotions-pages-benefits__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5rem
}

.promotions-pages-benefits__item p {
    max-width: 14.0625rem;
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 500
}

.promotions-pages-more {
    padding: 0 0 4rem 0
}

.promotions-pages-more .additional-tariffs-item {
    margin: 0;
    padding-left: 0
}

.balance-transfer-promotion .algorithm-connection__block {
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr)
}

.magic-button-download {
    padding: 4rem 0;
    background-color: #f4f4f4
}

.magic-button-download__title {
    font-size: 2.25rem;
    line-height: 1.2;
    text-align: center;
    font-family: Navigo;
    font-weight: 500
}

.magic-button-download .private-office-main__store {
    margin: 2rem 0 0 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 22.5rem 19.9375rem 22.125rem 22.5625rem;
    grid-template-columns: 22.5rem 19.9375rem 22.125rem 22.5625rem;
    gap: 1rem
}

.magic-button-download .private-office-main__cart {
    line-height: 0;
    width: 100%
}

.magic-button-download__link {
    display: block;
    font-size: 1.375rem;
    text-align: center;
    line-height: 1.35;
    letter-spacing: -.0362rem;
    color: var(--color-1);
    margin: 2rem 0 0 0;
    text-decoration: underline;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    font-family: Navigo;
    font-weight: 500
}

.magic-button-download__link:hover {
    color: var(--color-3)
}

.magic-button-sell .sell-block {
    height: auto;
    padding: 4rem 0
}

.magic-button-sell .sell-block__text {
    max-width: 52.8125rem
}

.magic-button-sell .sell-block__text p {
    font-size: 1.375rem;
    font-family: Navigo;
    font-weight: 500
}

.bonus-200-reviews {
    padding: 4rem 0
}

.bonus-200-reviews__items {
    margin: 2rem 0 0 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr)
}

.bonus-200-reviews__item {
    position: relative
}

.bonus-200-reviews__item .box {
    width: 100%;
    height: 18.75rem;
    overflow: hidden
}

.bonus-200-reviews__item .box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.bonus-200-reviews__item:hover .bonus-200-reviews__arrow svg path {
    stroke: var(--color-1)
}

.bonus-200-reviews__info {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.bonus-200-reviews__info .name {
    color: #fff;
    margin-right: auto
}

.bonus-200-reviews__arrow {
    line-height: 0;
    width: 4.5rem;
    height: 4.5rem
}

.bonus-200-reviews__arrow svg {
    width: 100%;
    height: 100%
}

.bonus-200-reviews__arrow svg path {
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.bonus-200-text {
    padding-top: 3.75rem
}

.bonus-200-text p {
    font-family: Navigo;
    font-weight: 700
}

.bonus-200-text p a {
    text-decoration: underline;
    color: var(--color-1);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    font-family: Navigo;
    font-weight: 400
}

.bonus-200-text p a:hover {
    color: var(--color-3)
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__sum {
    font-size: 2.25rem;
    font-family: Pilar;
    font-weight: 400
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__text {
    margin: 2rem 0 0 0
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__text p {
    font-family: Navigo;
    font-weight: 300
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__right {
    max-width: 49.8125rem;
    width: 100%;
    text-align: center
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__cards {
    margin: 1.5rem 0 0 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3];
    grid-template-columns: repeat(3, 1fr);
    gap: 3.375rem
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    gap: .5rem
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__card span {
    line-height: 1.5;
    font-family: Navigo;
    font-weight: 500
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__card:first-child span {
    color: var(--color-2)
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__card:nth-child(2) span {
    color: var(--color-3)
}

.vladlink-bonus-promotions-pages-content .promotions-pages-content__card:nth-child(3) span {
    color: var(--color-1)
}

.vladlink-bonus-benefits .algorithm-connection-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vladlink-bonus-benefits .algorithm-connection__block {
    -ms-grid-columns: (1fr) [ 5];
    grid-template-columns: repeat(5, 1fr)
}

.vladlink-bonus-benefits .algorithm-connection-card__title {
    margin: .75rem 0 0 0;
    font-size: 1rem;
    font-family: Navigo;
    font-weight: 500
}

.vladlink-bonus-benefits__header_text {
    margin: 1.5rem 0 0 0;
    font-size: 1.375rem;
    font-family: Navigo;
    font-weight: 300
}

.vladlink-bonus-partners {
    padding: 4rem 0
}

.vladlink-bonus-partners__title {
    text-align: center;
    font-size: 2.25rem;
    font-family: Pilar;
    font-weight: 400
}

.vladlink-bonus-partners__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 2rem 0 0 0;
    gap: .5rem
}

.vladlink-bonus-partners__stroke {
    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;
    gap: 2rem
}

@media screen and (min-width: 1570px) {
    html {
        font-size: 16px
    }

    .container {
        padding-left: calc((100% - 1920px) / 2 + 15rem);
        padding-right: calc((100% - 1920px) / 2 + 15rem)
    }
}

@media screen and (max-width: 1570px) {
    .container {
        padding: 0 5rem
    }

    html {
        font-size: 1.1713030747vw
    }

    body {
        font-size: .9375rem
    }

    .title {
        font-size: 1.875rem;
        letter-spacing: -.0187rem
    }

    .title-page {
        font-size: 1.875rem;
        letter-spacing: -.0187rem;
        line-height: 1.25
    }

    .title-2 .title-med {
        font-size: 1.625rem;
        letter-spacing: -.0187rem
    }

    .title-2 .title-text {
        font-size: 1.625rem;
        letter-spacing: -.0187rem
    }

    .section-title-1 {
        font-size: 1.625rem
    }

    .name {
        font-size: 1.25rem
    }

    .name-bold {
        font-size: 1.25rem;
        letter-spacing: 0
    }

    .btn-2 {
        padding: 0 1rem;
        font-family: Onest;
        font-weight: 700
    }

    .btn-3 {
        padding: 0 1rem;
        font-family: Onest;
        font-weight: 700
    }

    .necessary__link-1 {
        height: 4rem;
        font-size: 1.25rem;
        max-width: 27.125rem;
        padding: 0 0 0 1.5rem;
        letter-spacing: -.0187rem
    }

    .necessary__link-2 {
        height: 4rem;
        font-size: 1.25rem;
        max-width: 20.3125rem;
        padding: 0 0 0 1.5rem;
        letter-spacing: -.0187rem
    }

    .necessary__link-3 {
        height: 4rem;
        max-width: 25.9375rem;
        padding: 0 0 0 1.5rem
    }

    .necessary__link-3 img {
        max-width: 10.375rem
    }

    .necessary__icon-1 {
        width: 4rem;
        height: 4rem;
        max-width: 4rem
    }

    .necessary__icon-1 img {
        max-width: 3.375rem
    }

    .necessary__icon-2 {
        width: 4rem;
        height: 4rem
    }

    .necessary__icon-2 img {
        max-width: 4rem
    }

    .necessary__link-4 {
        height: 4rem;
        max-width: 29.125rem;
        padding: 0 0 0 1.5rem;
        font-size: 1.25rem;
        letter-spacing: -.0187rem
    }

    .necessary__link-5 {
        height: 4rem;
        max-width: 30.25rem;
        padding: 0 0 0 1.5rem;
        font-size: 1.25rem;
        letter-spacing: -.0187rem
    }

    .necessary__circle-1 {
        height: 4rem;
        min-width: 4rem;
        max-width: 4rem
    }

    .necessary__circle-2 {
        height: 4rem;
        min-width: 4rem;
        max-width: 4rem
    }

    .necessary__link-6 {
        height: 4rem;
        max-width: 29rem;
        padding: 0 0 0 1.5rem;
        font-size: 1.25rem;
        letter-spacing: -.0187rem
    }

    .necessary__icon-3 {
        min-width: 4rem;
        max-width: 4rem;
        height: 4rem
    }

    .necessary__icon-3 img {
        max-width: 2.6875rem
    }

    .necessary__link-7 {
        height: 4rem;
        max-width: 35.375rem;
        padding: 0 0 0 1.5rem;
        font-size: 1.25rem;
        letter-spacing: -.0187rem
    }

    .section-one {
        margin-top: 8.5rem
    }

    .sub {
        font-size: 1rem
    }

    .sub-banner {
        margin: 1.3125rem 0 0 0
    }

    .about-title {
        font-size: 1.625rem
    }

    .section-banner {
        height: 25rem
    }

    .section-banner .block {
        padding-top: 5rem
    }

    .news-title {
        font-size: 1.25rem
    }

    #toTop {
        /*width: 4rem;*/
        /*height: 4rem*/
    }

    .header-top__block {
        font-size: 1rem
    }

    .header-top__right {
        gap: 1rem
    }

    .header-top-menu {
        gap: 1rem
    }

    .header-bottom__block {
        padding: 1rem 0
    }

    .header-bottom__login {
        max-width: 11.1875rem
    }

    .header-bottom-menu {
        gap: .25rem
    }

    .footer-block {
        padding: 1.5rem 0 2rem 0
    }

    .footer-block-top {
        padding-bottom: 1.75rem;
        gap: 6.375rem
    }

    .footer-block-top__logo {
        min-width: 11.5rem;
        max-width: 11.5rem
    }

    .footer-block-top__name {
        font-size: 1.125rem;
        margin-bottom: 1.125rem
    }

    .footer-block-top__link a {
        font-size: 1rem
    }

    .footer-block-top__list {
        row-gap: .8125rem
    }

    .footer-block-top__navigation {
        -ms-grid-columns: (1fr) [ 4];
        grid-template-columns: repeat(4, 1fr);
        width: 100%
    }

    .footer-block-top__contact .footer-block-top__name {
        /*margin-bottom: 1.1875rem*/
    }

    .footer-block-top__contact .footer-block-top__list {
        /*gap: 1.125rem*/
    }

    .footer-block-bottom {
        padding-top: 2.375rem
    }

    .footer-block-bottom-left {
        row-gap: 1rem
    }

    .footer-block-bottom-left__name {
        font-size: 1rem;
        letter-spacing: -.0187rem
    }

    .footer-block-bottom-left__application {
        gap: 1rem
    }

    .footer-block-bottom-left__link {
        width: 2rem;
        height: 2rem
    }

    .footer-block-bottom-right {
        row-gap: 1rem;
        max-width: 13.25rem
    }

    .footer-block-bottom-right__name {
        font-size: 1rem;
        letter-spacing: -.0187rem
    }

    .footer-block-bottom-right__application {
        gap: 1rem
    }

    .footer-block-bottom-right__link {
        width: 2rem;
        height: 2rem
    }

    .footer-additionally__wrapper {
        padding: 1.125rem 0 .8125rem 0;
        letter-spacing: -.0187rem
    }

    .footer-additionally-left__link {
        padding: 0 .3125rem
    }

    .main {
        margin-top: 8.5rem
    }

    .main .slider-arrows {
        max-width: 75.375rem;
        padding: 0
    }

    .main__wrapper .slick-dots {
        max-width: 75.375rem;
        padding: 0 7.5rem
    }

    .main-content {
        min-height: 25rem
    }

    .main-content__title {
        max-width: 25rem
    }

    .main-content__wrapper {
        gap: 4.0625rem
    }

    .main-content__button {
        max-width: 11.75rem
    }

    .rates-card__header {
        margin-bottom: 1.625rem
    }

    .rates-card__title {
        font-size: 1.25rem;
        line-height: 1.6;
        letter-spacing: -.0187rem
    }

    .rates-card__text {
        height: 2.75rem;
        margin-top: .25rem
    }

    .rates-card-price {
        margin-bottom: 1.25rem
    }

    .rates-card-price__namber {
        font-size: 1.5rem;
        letter-spacing: 0
    }

    .rates-card-price__text {
        font-size: .9375rem;
        letter-spacing: 0
    }

    .rates-card-item__icon img {
        width: 1.25rem;
        height: 1.25rem
    }

    .rates-card__info {
        gap: 1.375rem
    }

    .rates-card__bottom {
        padding-top: 1.8125rem
    }

    .rates-all {
        letter-spacing: -.0187rem;
        padding-top: 1.375rem
    }

    .necessary {
        padding: 1.875rem 0 1.5625rem 0
    }

    .necessary__header {
        margin-bottom: 1.25rem
    }

    .promotions {
        padding: 2.875rem 0 1.5625rem 0
    }

    .promotions__header {
        padding-bottom: 1.3125rem
    }

    .promotions__block {
        gap: 1.5625rem 1.25rem
    }

    .promotions__wrapper {
        max-width: 18.125rem
    }

    .promotions.promotions-main .promotions__block {
        max-width: 100%
    }

    .equipment {
        padding: 1.5625rem 0
    }

    .equipment__header {
        padding-bottom: 1.1875rem
    }

    .equipment-card {
        padding: 1.75rem 1.5rem 1rem 1.5rem;
        height: 22.5rem
    }

    .equipment-card__title {
        max-width: 13.4375rem
    }

    .equipment-card__text {
        min-height: 2.75rem
    }

    .equipment-card__image {
        max-width: 20.125rem;
        margin: auto
    }

    .news {
        padding: 2.0625rem 0 2.5rem 0
    }

    .news__header {
        gap: 1.375rem;
        padding-bottom: 1.25rem
    }

    .news .news-link {
        font-size: 1.125rem;
        margin-bottom: .25rem;
        padding: 0 1rem
    }

    .news-content-card {
        padding: 2.3125rem 2rem 1.75rem 2rem
    }

    .news-content-card__title {
        max-width: 22.5rem
    }

    .news-content-card__text {
        margin-bottom: 1.5rem
    }

    .news-content .slick-next,
    .news-content .slick-prev {
        top: 54%
    }

    .news-content .slick-next {
        right: -3rem
    }

    .news-content .slick-prev {
        left: -3rem
    }

    .main-page-content {
        padding: 1.75rem 0 3.25rem;
        min-height: 25rem
    }

    .main-page-content-object {
        border-radius: .5rem;
        padding: .4375rem .5rem;
        margin-bottom: .8125rem
    }

    .main-page-content-object__img {
        width: 1.25rem;
        height: 1.25rem
    }

    .main-page-content-object__text {
        letter-spacing: 0
    }

    .main-page-content__title {
        margin-bottom: 1.5rem;
        max-width: 54.375rem
    }

    .main-page-content__title br {
        display: none
    }

    .main-page-content__subtitle {
        letter-spacing: .0344rem
    }

    .main-page-content__buttons {
        padding-top: 2.375rem;
        gap: .5rem
    }

    .main-page.internet .main-page-content {
        background-position: center left
    }

    .main-page.interactive-tv {
        margin-top: 0 !important;
    }

    .main-page.interactive-tv .main-page-content__title {
        max-width: 37.5rem
    }

    .main-page.interactive-tv .main-page-content__title br {
        display: block
    }

    .main-page.movie-poster-pier .main-page-content__wrapper {
        max-width: 30.9375rem
    }

    .main-page.movie-poster-pier .main-page-content__title {
        font-size: 1.875rem
    }

    .main-page.intercom-main-page .main-page-content__title br {
        display: block
    }

    .appeal-one {
        padding: 4rem 0 3.8125rem 0
    }

    .appeal-one-block {
        gap: 5.5625rem
    }

    .appeal-one-block__img {
        max-width: 18.1875rem
    }

    .appeal-one-block__left {
        padding-left: 1.875rem
    }

    .appeal-one-block__button {
        max-width: 12.9375rem
    }

    .appeal-one-block__text {
        gap: 1.25rem;
        margin-bottom: 1.25rem
    }

    .appeal-one-block__text p br {
        display: block
    }

    .questions {
        padding: 3rem 0 2.375rem 0
    }

    .questions-header {
        margin-bottom: 1.25rem
    }

    .questions__block {
        gap: 1.5rem
    }

    .questions-card__icon {
        width: 4rem;
        height: 4rem
    }

    .questions-card__icon img {
        top: .75rem
    }

    .questions-card__text {
        line-height: 1.45
    }

    .tariff-selection {
        padding: 2.9375rem 0 2.5rem 0
    }

    .tariff-selection-header {
        margin-bottom: 1.25rem
    }

    .tariff-selection__block .rates-card {
        max-width: 25.125rem
    }

    .tariff-selection.interactive-tv-tariff-selection .rates-card__text {
        display: none
    }

    .necessary-two {
        padding: 2.5rem 0
    }

    .necessary-two .necessary__string {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 1.0625rem
    }

    .necessary-two .necessary__icon-1 {
        max-width: 4.25rem;
        width: 4.25rem;
        height: 4rem
    }

    .necessary-two .necessary__icon-1 img {
        max-width: 3.625rem
    }

    .necessary-two .necessary__icon-2 {
        width: 4.25rem;
        height: 4rem
    }

    .necessary-two .necessary__icon-2 img {
        width: 4.25rem;
        max-width: 4.25rem
    }

    .necessary-two .necessary__circle-1 {
        height: 4rem;
        min-width: 4.25rem
    }

    .necessary-two .necessary__link-1 {
        height: 4rem;
        max-width: 29rem;
        font-size: 1.25rem
    }

    .necessary-two .necessary__link-4 {
        height: 4rem;
        max-width: 31.1875rem;
        font-size: 1.25rem
    }

    .necessary-two .necessary__link-7 {
        max-width: 31rem;
        height: 4rem;
        font-size: 1.25rem
    }

    .necessary-two .necessary__circle-2 {
        min-width: 4.25rem;
        height: 4rem
    }

    .necessary-two .necessary__link-5 {
        max-width: 32.375rem;
        height: 4rem;
        font-size: 1.25rem
    }

    .connection {
        padding: 1.875rem 0 1.6875rem 0
    }

    .connection-block {
        gap: 3.75rem
    }

    .connection-block__image {
        max-width: 24rem;
        height: 15.125rem
    }

    .connection-block__title {
        font-size: 1.25rem
    }

    .algorithm-connection {
        padding: 2.9375rem 0 2.5rem 0
    }

    .algorithm-connection-header {
        padding-bottom: 1.25rem
    }

    .algorithm-connection__block {
        gap: 1.25rem
    }

    .algorithm-connection-card__circle {
        width: 4rem;
        height: 4rem
    }

    .algorithm-connection-card__namber {
        font-size: 3rem
    }

    .algorithm-connection-consultation {
        gap: 1.3125rem
    }

    .algorithm-connection-consultation__title {
        max-width: 22.8125rem
    }

    .algorithm-connection-consultation__button {
        max-width: 13.6875rem
    }

    .interactive-tv-text.appeal-one {
        padding: 0
    }

    .interactive-tv-text .appeal-one-block {
        padding: 2.0625rem 0 1.6875rem 0;
        gap: 6rem
    }

    .interactive-tv-text .appeal-one-block::after {
        background-size: 66%;
        left: -11.6875rem
    }

    .interactive-tv-text .appeal-one-block__img {
        max-width: 27.4375rem
    }

    .interactive-tv-text .appeal-one-block__left {
        padding-left: 2.75rem
    }

    .interactive-tv-text .appeal-one-block__right {
        max-width: 31.25rem
    }

    .link-block {
        padding: 1.4375rem 0
    }

    .link-block .link {
        max-width: 21.75rem;
        height: 4rem
    }

    .link-block__wrapper {
        gap: .5rem
    }

    .link-block__wrapper .link:nth-child(6),
    .link-block__wrapper .link:nth-child(8),
    .link-block__wrapper .link:nth-child(9) {
        max-width: 23.25rem
    }

    .link-block__wrapper .link:nth-child(11) {
        display: none
    }

    .link-block__wrapper .link:nth-child(12),
    .link-block__wrapper .link:nth-child(15),
    .link-block__wrapper .link:nth-child(16) {
        max-width: 20.25rem
    }

    .link-block .link__top span {
        font-size: 1.25rem
    }

    .link-block .necessary__icon-1 {
        max-width: 4rem;
        min-width: 4rem;
        height: 4rem
    }

    .link-block .necessary__circle-2 {
        max-width: 4rem;
        min-width: 4rem;
        height: 4rem
    }

    .link-block .necessary__circle-1 {
        max-width: 4rem;
        min-width: 4rem;
        height: 4rem
    }

    .link-block .necessary__icon-2 {
        max-width: 4rem;
        min-width: 4rem;
        height: 4rem
    }

    .description-poster {
        padding: 3rem 0 2.3125rem 0;
        background-image: url(/wp-content/themes/vladlink/img/interactive-tv/background-description-poster-1366.svg?x84132)
    }

    .description-poster__block {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .description-poster__title {
        margin-bottom: 1.25rem
    }

    .description-poster__left {
        max-width: 34.0625rem
    }

    .description-poster__right {
        max-width: 28.25rem;
        height: 18.875rem
    }

    .description-poster__img {
        top: 1.5rem;
        left: .25rem
    }

    .description-poster__img img {
        max-width: 100%
    }

    .advantages {
        padding: 2.9375rem 0 2.1875rem 0
    }

    .advantages-header {
        padding-bottom: 1.25rem
    }

    .advantages__block {
        gap: 1rem 1.25rem
    }

    .advantages-card {
        gap: 1.25rem
    }

    .advantages-card__img {
        width: 4rem;
        height: 4rem
    }

    .advantages-card__img img {
        top: .75rem
    }

    .advantages-card__right {
        padding-top: .3125rem
    }

    .advantages.install-app {
        padding: 2.9375rem 0 2.6875rem 0
    }

    .advantages.install-app .advantages__block {
        gap: 1.25rem
    }

    .text-one {
        padding: 3.0625rem 0 2.375rem 0
    }

    .text-one__wrapper {
        gap: 7.8125rem
    }

    .text-one__img {
        max-width: 23.5625rem;
        height: 20.75rem
    }

    .text-one__left {
        padding-left: 3.125rem
    }

    .text-one__right {
        max-width: 36.6875rem;
        gap: 1rem
    }

    .text-one__title {
        max-width: 18.75rem
    }

    .appeal-one.movie-poster-pier-text {
        padding: 2.1875rem 0 1.9375rem 0
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block {
        gap: 4.125rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__left {
        padding-left: .5625rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__img {
        max-width: 28.75rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__right {
        max-width: 36.375rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__button {
        max-width: 17.5rem
    }

    .movie-poster-pier-advantages {
        padding: 1.9375rem 0 2.1875rem 0
    }

    .movie-poster-pier-advantages .advantages-card {
        padding: 1.5rem
    }

    .movie-poster-pier-tariff-selection {
        padding: 1.9375rem 0 1.4375rem 0
    }

    .movie-poster-pier-tariff-selection .tariff-selection-header {
        margin-bottom: 1.25rem
    }

    .movie-poster-pier-tariff-selection .tariff-selection-button {
        padding-top: 1.75rem
    }

    .movie-poster-pier-tariff-selection .tariff-selection-button__text {
        padding-bottom: 1.25rem
    }

    .movie-poster-pier-tariff-selection .tariff-selection-button__button {
        max-width: 17.5rem
    }

    .all-subscription {
        padding: 2rem 0 1.4375rem 0
    }

    .all-subscription__title {
        margin-bottom: 1.25rem
    }

    .all-subscription__item {
        height: 4rem
    }

    .all-subscription__img {
        width: 1.5rem;
        height: 1.5rem
    }

    .all-subscription__text {
        font-size: 1.25rem;
        margin-top: .4375rem
    }

    .all-subscription__item-1 {
        max-width: 26.4375rem
    }

    .all-subscription__item-2 {
        max-width: 23.875rem
    }

    .all-subscription__item-3 {
        max-width: 24.8125rem
    }

    .all-subscription__item-4 {
        max-width: 19.6875rem
    }

    .movie-poster-pier-algorithm-connection {
        padding: 2.9375rem 0 2.5rem 0
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-header {
        padding-bottom: 1.25rem
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-card__img {
        margin-bottom: 1.3125rem
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-consultation {
        padding-top: 1.4375rem;
        gap: 1.375rem
    }

    .main-page.cable-tv-main-page .main-page-content__title {
        max-width: 36.5625rem
    }

    .appeal-one.cable-tv-appeal-one {
        padding: 4.625rem 0 4.125rem 0;
        background-size: 77%
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block {
        gap: 3.75rem
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block__left {
        padding-left: 0
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block__img {
        max-width: 24.25rem
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block__right {
        max-width: 36.5rem
    }

    .how-many-channels {
        padding: 2.9375rem 0 2.125rem 0
    }

    .how-many-channels__title {
        margin-bottom: 1.0625rem
    }

    .how-many-channels__header {
        margin-bottom: 1.25rem
    }

    .how-many-channels-item__group {
        gap: .5rem;
        margin-bottom: .75rem
    }

    .how-many-channels-item__title {
        font-size: 1.625rem
    }

    .how-many-channels-item__icon {
        width: 2rem;
        height: 2rem
    }

    .questions.cable-tv-questions {
        padding: 2.9375rem 0 2.3125rem 0
    }

    .questions.cable-tv-questions .questions-header {
        margin-bottom: 1.25rem
    }

    .questions.cable-tv-questions .questions-header__title br {
        display: none
    }

    .questions.cable-tv-questions .questions-card__title {
        padding-top: .8125rem;
        margin-bottom: .625rem
    }

    .sell-block {
        height: auto;
        padding: 2.875rem 0 2.1875rem 0
    }

    .sell-block__title {
        margin-bottom: 1rem
    }

    .sell.cable-tv-sell .sell-block__text {
        max-width: 47.8125rem
    }

    .sell.intercom-sell .sell-block {
        height: auto
    }

    .sell.intercom-sell .sell-block__text {
        max-width: 51.5625rem
    }

    .sell.media-centers-sell .sell-block {
        height: auto;
        max-width: 42.625rem
    }

    .sell.sell-routers .sell-block {
        height: auto;
        max-width: 40.625rem
    }

    .cable-tv-questions-text-one {
        padding: .125rem 0 0 0
    }

    .cable-tv-questions-text-one .text-one__wrapper {
        gap: 3.75rem
    }

    .cable-tv-questions-text-one .text-one__img {
        max-width: 20.0625rem;
        height: 18.5625rem
    }

    .cable-tv-questions-text-one .text-one__title {
        font-size: 1.25rem;
        max-width: 13.75rem;
        line-height: 1.35
    }

    .cable-tv-questions-text-one .text-one__left {
        padding-left: 0
    }

    .cable-tv-questions-text-one .text-one__right {
        max-width: 40.25rem
    }

    .cable-tv-questions-text-one .text-one__text {
        font-family: Navigo;
        font-weight: 300
    }

    .appeal-one.intercom-appeal-one .appeal-one-block {
        padding: 4.0625rem 0 2.25rem 0
    }

    .appeal-one.intercom-appeal-one .appeal-one-block__right {
        max-width: 49.6875rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block__text {
        gap: 1.3125rem;
        max-width: 41.25rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a {
        max-width: 51.875rem;
        left: -12.1875rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b {
        max-width: 30.25rem;
        left: -8.375rem
    }

    .three-simple-steps {
        padding: 2.9375rem 0 2.625rem 0
    }

    .three-simple-steps-card {
        height: 18.875rem
    }

    .three-simple-steps-card__text {
        bottom: .75rem
    }

    .three-simple-steps .three-simple-steps__buttons {
        margin-bottom: 19.875rem
    }

    .three-simple-steps .three-simple-steps__trigger .three-simple-steps-card {
        width: 25.125rem
    }

    .three-simple-steps .three-simple-steps__trigger:nth-of-type(1) .three-simple-steps-card {
        top: 3.75rem;
        left: -20.8125rem
    }

    .three-simple-steps .three-simple-steps__trigger:nth-of-type(2) .three-simple-steps-card {
        top: 3.75rem;
        left: -6.8125rem
    }

    .three-simple-steps .three-simple-steps__trigger:nth-of-type(3) .three-simple-steps-card {
        top: 3.75rem;
        left: 5.875rem
    }

    .three-simple-steps__header {
        margin-bottom: 1.25rem
    }

    .intercom-advantages .advantages-card__text {
        max-width: 31.125rem
    }

    .intercom-advantages .advantages-card__text br {
        display: none
    }

    .text-one.intercom-text-one {
        padding: 1.9375rem 0 1.625rem 0
    }

    .text-one.intercom-text-one .text-one__wrapper {
        gap: 3.75rem
    }

    .text-one.intercom-text-one .text-one__left {
        padding-left: 0
    }

    .text-one.intercom-text-one .text-one__img {
        max-width: 20.125rem
    }

    .text-one.intercom-text-one .text-one__title {
        max-width: 12.5rem
    }

    .text-one.intercom-text-one .text-one__right {
        max-width: 40.25rem
    }

    .intercom-entrance {
        padding: 2.9375rem 0 2.5rem 0
    }

    .intercom-entrance__title {
        margin-bottom: 1.6875rem
    }

    .intercom-entrance__wrapper {
        max-width: 42.4375rem
    }

    .intercom-entrance__buttons {
        padding-top: 1.125rem
    }

    .news-main.section-banner .block {
        padding-top: 8.75rem
    }

    .news-main {
        background-position: center right
    }

    .all-news {
        padding: 2.5rem 0
    }

    .all-news__cards {
        gap: 1.25rem
    }

    .all-news__pagination {
        margin: 1.5rem 0 0 0
    }

    .all-news-card {
        padding: 1.5rem
    }

    .all-news-card__header {
        margin-bottom: .75rem
    }

    .all-news-card__header img {
        width: 1.25rem
    }

    .all-news-card__name {
        height: 3.5rem
    }

    .all-news-card .date {
        font-size: .875rem
    }

    .all-news-card__link {
        margin: 1.5rem 0 0 0
    }

    .bread-crumbs__block a,
    .bread-crumbs__block .breadcrumbs__item {
        font-size: .9375rem
    }

    .news-content {
        padding: 2.5rem 0 2.5rem 0
    }

    .news-content__header .date {
        font-size: 1rem
    }

    .news-content .news-title {
        font-size: 1.25rem
    }

    .news-content__content div {
        margin-bottom: 1.5rem;
        max-width: 57.1875rem;
        font-family: Navigo;
        font-weight: 300
    }

    .news-content__content .news-name {
        font-size: .9375rem
    }

    .news-content__btn {
        margin: 1.5rem 0 0 0;
        max-width: 15rem
    }

    .more-news {
        padding: 2.5rem 0 2.5rem 0
    }

    .more-news__cards {
        margin: 1.5rem 0 0 0;
        gap: 1.25rem
    }

    .documents-banner {
        background-position: center right;
        background-image: url(/wp-content/themes/vladlink/img/documents-banner/banner-image-1366.svg?x84132)
    }

    .documents-banner .title-page {
        max-width: 31.25rem
    }

    .documents-banner .sub-banner {
        max-width: 28.125rem
    }

    .documents-banner .sub-banner br {
        display: none
    }

    .documents-content {
        padding: 2.5rem 0
    }

    .documents-content__info {
        margin: 1.25rem 0 0 0
    }

    .documents-content__links {
        margin: 2.5rem 0 0 0
    }

    .blog-popular {
        padding: 2.5rem 0 2.5rem 0
    }

    .blog-popular .news-title {
        font-size: 1.625rem
    }

    .blog-popular__cards {
        margin: 1.5rem 0 0 0;
        gap: 1.25rem
    }

    .blog-popular-card__image {
        width: 100%;
        height: 13.4375rem
    }

    .blog-popular-card__info {
        padding: 1.25rem
    }

    .blog-popular-card__info h3,
    .blog-popular-card__info .h3 {
        font-size: 1.25rem
    }

    .blog-popular-card__info p {
        margin-top: .5rem
    }

    .blog-popular-card__tag {
        margin-top: 1rem
    }

    .blog-tabs {
        padding: 2.5rem 0 2.5rem 0
    }

    .about-banner {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-1.svg?x84132);
        height: 25rem
    }

    .about-banner__block {
        max-width: 48.125rem
    }

    .about-banner__sub {
        letter-spacing: 0
    }

    .about-company__block {
        padding: 4rem 0 3.6875rem 0
    }

    .about-company__left {
        max-width: 31.75rem
    }

    .about-company__icon {
        top: 2.8125rem;
        right: 5.625rem;
        max-width: 15rem
    }

    .about-company__image {
        max-width: 27.625rem;
        right: 5.6875rem;
        bottom: -.125rem
    }

    .about-company__circle {
        width: 4.5rem;
        height: 4.5rem;
        bottom: 1.875rem;
        right: 29.4375rem
    }

    .about-company__group {
        margin-bottom: 1.5625rem
    }

    .about-company__group:nth-child(2) h2 {
        margin-bottom: 1.125rem
    }

    .about-company__item {
        padding: 0 1.8125rem;
        height: 4rem
    }

    .about-history {
        padding: 2.9375rem 0 2.5rem 0
    }

    .about-history__name {
        font-size: 1.25rem;
        max-width: 37.6875rem;
        padding-left: 1.25rem
    }

    .about-history__scheme {
        margin: 1.3125rem 0 0 0
    }

    .about-history__wrapper {
        margin-bottom: 1.25rem
    }

    .about-history__circle {
        margin-right: 1.25rem
    }

    .about-history__circle::after {
        width: 4rem;
        height: 4rem
    }

    .about-history__circle h3 {
        font-size: 1.25rem
    }

    .about-history__box {
        margin: 0 0 0 1.25rem;
        padding: 1.75rem 1.5rem 1.1875rem 1.5rem
    }

    .about-history__box::after {
        left: -1.25rem
    }

    .about-history__box p {
        margin-bottom: 1.25rem;
        letter-spacing: -.0187rem
    }

    .about-history__stroke {
        margin-bottom: 1.25rem
    }

    .about-history__stroke:nth-child(even) .about-history__box {
        margin: 0 1.25rem 0 0
    }

    .about-history__stroke:nth-child(even) .about-history__box::after {
        right: -1.375rem
    }

    .about-history__stroke:nth-child(even) .about-history__circle {
        margin: 0 0 0 1.25rem
    }

    .about-history__stroke:last-child .about-history__wrapper {
        margin-bottom: 1.25rem
    }

    .main-page.rates-page-main-page .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-1.svg?x84132)
    }

    .main-page.rates-page-main-page .main-page-content__title {
        max-width: 42.1875rem
    }

    .rates-page-links {
        padding: 1.5rem 0
    }

    .rates-page-links__block {
        row-gap: .5rem
    }

    .rates-page-links__row {
        gap: .5rem
    }

    .rates-page-links__row:first-child .necessary__circle-1 {
        display: none
    }

    .rates-page-links .rates-page-object {
        height: 4rem;
        font-size: 1.125rem;
        letter-spacing: -.0187rem
    }

    .rates-page-links .necessary__icon-2 {
        height: 4rem;
        width: 4rem
    }

    .rates-page-links .necessary__link-3 {
        padding: 0 1.8125rem
    }

    .rates-page-links .necessary__link-1 {
        border-radius: 2rem;
        padding: 0 2rem
    }

    .rates-page-links .necessary__circle-1 {
        max-width: 4rem;
        min-width: 4rem;
        height: 4rem
    }

    .rates-page-links .necessary__circle-2 {
        max-width: 4rem;
        min-width: 4rem;
        height: 4rem
    }

    .rates-page-links .necessary__icon-1 {
        max-width: 4rem;
        min-width: 4rem;
        height: 4rem
    }

    .rates-page-links .necessary__icon-1 img {
        max-width: 3.1875rem
    }

    .rates-page-links .necessary__link-6 {
        height: 4rem;
        padding: 0 2rem
    }

    .rates-page-links .necessary__link-4 {
        height: 4rem;
        padding: 0 2rem
    }

    .rates.rates-page-rates {
        padding: 2.875rem 0 2.3125rem 0
    }

    .rates.rates-page-rates.rates-main {
        padding: 2.875rem 0 4.0625rem 0
    }

    .additional-tariffs-item {
        margin: 1.8125rem 0 0 0;
        padding: 0
    }

    .additional-tariffs__title {
        font-size: 1.25rem
    }

    .intercom-entrance.rates-page-intercom-entrance {
        padding: 2rem 0 1.375rem 0
    }

    .intercom-entrance.rates-page-intercom-entrance .intercom-entrance__title {
        margin-bottom: 1.25rem
    }

    .not-found__block {
        padding: 7.375rem 0
    }

    .not-found__title {
        font-size: 3.5rem;
        margin-bottom: 1.25rem
    }

    .not-found__subtitle {
        font-size: 1.25rem;
        margin-bottom: 1rem
    }

    .not-found__text {
        margin-bottom: 1.5rem
    }

    .not-found__button {
        max-width: 17.5rem;
        width: 100%
    }

    .blog-artical {
        padding: 1.5rem 0 2.5rem
    }

    .blog-artical .news-content__img {
        max-width: 43.4375rem;
        height: 17.9375rem;
        margin-bottom: 1.5rem
    }

    .blog-artical .news-content__block {
        max-width: 62.625rem
    }

    .subscriber-directory {
        padding: 2.5rem 0
    }

    .subscriber-directory__item {
        row-gap: 1.0625rem
    }

    .subscriber-directory__title {
        font-size: 1.25rem
    }

    .subscriber-directory__text {
        line-height: 1.35
    }

    .sales-centers {
        padding: 2rem 0 2.5rem 0
    }

    .sales-centers-item__name {
        font-size: 1.25rem
    }

    .sales-centers-item__img {
        width: 11.5rem;
        height: 11.5rem
    }

    .sales-centers-item__left {
        gap: 1.5rem
    }

    .terminals {
        padding: 2.5rem 0 2rem 0
    }

    .terminals-block__title {
        font-size: 1.25rem
    }

    .section-banner.documents-banner-routers .news-main__title {
        max-width: 32.1875rem
    }

    .section-banner.documents-banner-routers .news-main__title br {
        display: none
    }

    .routers {
        padding: 2.5rem 0
    }

    .routers-item {
        padding: 1.25rem 0
    }

    .routers-item__img {
        max-width: 11.5rem;
        min-width: 11.5rem;
        height: 11.5rem
    }

    .routers-item__left {
        gap: 1.5rem
    }

    .routers-item__block {
        gap: 1.5rem
    }

    .routers-item__title {
        margin-top: .3125rem
    }

    .routers-item__text {
        margin-bottom: 1.3125rem
    }

    .routers-item-right {
        max-width: 17.875rem
    }

    .routers-item-right-wrapper {
        max-width: 17.875rem;
        padding: 1.25rem 1rem 1rem
    }

    .routers-item-right-wrapper__price {
        font-size: 1.25rem
    }

    .routers-item-right-wrapper__text {
        margin-bottom: .75rem
    }

    .description-routers {
        padding: 2.5rem 0
    }

    .description-routers-block {
        gap: 1.25rem
    }

    .description-routers-block__circle {
        width: 4rem;
        height: 4rem
    }

    .description-routers .additional-tariffs-item {
        margin-top: 1.5rem
    }

    .internet-speed-algorithm {
        padding: 2.5rem 0 2rem 0
    }

    .internet-speed-algorithm__name {
        font-size: 1.25rem
    }

    .internet-speed-algorithm-texts {
        padding: 2rem 0 2.5rem 0
    }

    .internet-speed-algorithm-texts__wrapper {
        padding: 3.5rem 0
    }

    .privacy-policy-block {
        padding: 2.5rem 0
    }

    .contact-us {
        padding: 1.5625rem 0 1.125rem 0
    }

    .contact-us__block {
        gap: 1.25rem
    }

    .contact-us-card {
        gap: 1.25rem
    }

    .contact-us-card__img {
        width: 4rem;
        height: 4rem
    }

    .contact-us-card__img img {
        top: .75rem
    }

    .contact-us-card__title {
        margin-top: .3125rem
    }

    .contact-us-card__right {
        gap: .4375rem
    }

    .contact-us__title {
        margin-bottom: 1.25rem
    }

    .answer {
        padding: 2.5rem 0
    }

    .answer__title {
        margin-bottom: 1.5rem
    }

    .answer-directory {
        margin-top: 0
    }

    .answer-work {
        gap: 1.25rem
    }

    .answer__block {
        gap: 1.5rem
    }

    .help-form {
        padding: 0 0 2.5rem 0
    }

    .help-form__title {
        margin-bottom: 1.25rem
    }

    .help-form__input {
        gap: .375rem
    }

    .help-form__block {
        gap: 1.4375rem
    }

    .help-form__textarea {
        gap: .375rem
    }

    .help-form__textarea textarea {
        padding: 1.125rem .9375rem
    }

    .private-office-main {
        margin-top: 8.5rem;
        height: 25rem
    }

    .private-office-main__title {
        margin-bottom: 1.25rem
    }

    .private-office-main__text {
        margin-bottom: 2.3125rem
    }

    .private-office-main__store {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 7.6875rem 7.6875rem;
        grid-template-columns: 7.6875rem 7.6875rem;
        gap: 1rem
    }

    .private-office-main__cart {
        border-radius: .4375rem;
        height: 2.25rem;
        border: .0625rem solid #fff
    }

    .private-office-main__cart:nth-of-type(1) {
        width: 7.6875rem
    }

    .private-office-main__cart:nth-of-type(2) {
        width: 7.6875rem
    }

    .private-office-main__cart:nth-of-type(3) {
        width: 7.6875rem
    }

    .private-office-main__cart:nth-of-type(4) {
        width: 7.6875rem
    }

    .private-office-main__image {
        width: 17.625rem;
        top: 2.1875rem;
        right: 5rem
    }

    .web-version__block {
        padding: 5.0625rem 0 4.625rem 0;
        gap: 3.75rem
    }

    .web-version__img {
        margin-left: 0;
        width: 28.75rem
    }

    .web-version__text {
        font-size: 1.625rem;
        max-width: 35.4375rem
    }

    .web-version__text br {
        display: none
    }

    .connect-to-vladlink-main {
        background-position: center right
    }

    .connect-to-vladlink-main .block {
        max-width: 28.75rem
    }

    .connect-to-vladlink-main .sub-banner br {
        display: none
    }

    .connect-to-vladlink-form {
        padding: 2.5rem 0
    }

    .connect-to-vladlink-form__input {
        gap: .375rem
    }

    .connect-to-vladlink-form__inputs {
        gap: 1.4375rem
    }

    .telecom-operator-franchise-main .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-1.svg?x84132);
        padding: 4.75rem 0 0 0
    }

    .telecom-operator-franchise-main .main-page-content__title br {
        display: block
    }

    .telecom-operator-franchise-links__block {
        padding: 1.5rem 0
    }

    .telecom-operator-franchise-links__link {
        height: 4rem
    }

    .telecom-operator-franchise-links__link .text {
        font-size: 1.25rem;
        letter-spacing: -.0187rem
    }

    .telecom-operator-franchise-links .link-1 {
        width: 18.375rem
    }

    .telecom-operator-franchise-links .link-2 {
        width: 17.125rem
    }

    .telecom-operator-franchise-links .necessary__icon-1 {
        width: 4rem;
        height: 4rem
    }

    .telecom-operator-franchise-links .necessary__icon-1 img {
        width: 3.125rem
    }

    .telecom-operator-franchise-links .necessary__circle-2 {
        width: 4rem;
        height: 4rem;
        min-width: auto
    }

    .telecom-operator-franchise-links .necessary__circle-1 {
        width: 4rem;
        height: 4rem
    }

    .telecom-operator-franchise-links .link-3 {
        width: 14.375rem
    }

    .telecom-operator-franchise-links .link-4 {
        width: 15.9375rem
    }

    .telecom-operator-franchise-links .necessary__icon-2 {
        width: 4rem;
        height: 4rem
    }

    .information-system {
        padding: 2.9375rem 0 2.5rem 0
    }

    .information-system__title {
        margin-bottom: 1.25rem
    }

    .information-system-card {
        height: 12.5rem
    }

    .information-system-card__title {
        left: 1rem;
        top: 1.25rem;
        right: 0
    }

    .information-system-card__icon {
        bottom: 1rem;
        right: 1rem;
        width: 4rem;
        height: 4rem
    }

    .telecom-operator-franchise-form {
        padding: 2.9375rem 0 2.3125rem 0
    }

    .telecom-operator-franchise-form__title {
        margin-bottom: 1.4375rem
    }

    .telecom-operator-franchise-form__input {
        gap: .375rem
    }

    .telecom-operator-franchise-form__inputs {
        gap: 1.4375rem
    }

    .telecom-operator-franchise-form__textarea {
        gap: .375rem
    }

    .telecom-operator-franchise-form__textarea textarea {
        padding: 1.125rem .9375rem
    }

    .also-buy {
        padding: 2.625rem 0 2.5rem 0
    }

    .also-buy__title {
        margin-bottom: 1.25rem
    }

    .also-buy__wrapper {
        height: 12.5rem
    }

    .also-buy-card__price {
        bottom: 1rem;
        right: 1rem;
        padding: 0 .625rem
    }

    .also-buy-card__title {
        margin-bottom: 1rem
    }

    .also-buy-card__info {
        padding: 1.3125rem 1rem 1rem
    }

    .also-buy-card__button {
        max-width: 11.25rem
    }

    .also-buy-card__text {
        margin-bottom: 4.0625rem
    }

    .media-centers-questions {
        padding: 2.9375rem 0 2.3125rem 0
    }

    .media-centers-questions .questions-card__title {
        max-width: 13.4375rem
    }

    .media-centers-algorithm-connection {
        padding: 2.9375rem 0 2.3125rem 0
    }

    .media-centers-algorithm-connection .additional-tariffs__title {
        font-size: .9375rem
    }

    .media-centers-algorithm-connection .additional-tariffs__trigger {
        gap: .5rem
    }

    .media-centers-algorithm-connection .additional-tariffs__icon {
        width: 1rem;
        height: 1rem
    }

    .city-cameras-main {
        background-position: center center
    }

    .city-cameras-main .private-office-main__store {
        gap: .5rem;
        -ms-grid-columns: 11.3125rem 10.125rem 11.25rem 11.6875rem;
        grid-template-columns: 11.3125rem 10.125rem 11.25rem 11.6875rem
    }

    .city-cameras-main .private-office-main__cart:nth-of-type(1),
    .city-cameras-main .private-office-main__cart:nth-of-type(2),
    .city-cameras-main .private-office-main__cart:nth-of-type(3),
    .city-cameras-main .private-office-main__cart:nth-of-type(4) {
        width: 100%;
        height: 100%
    }

    .city-cameras {
        padding: 2.9375rem 0 2.125rem 0
    }

    .city-cameras__label {
        margin-bottom: .375rem
    }

    .city-cameras .select .__select__title {
        font-size: .9375rem;
        padding: 1.1875rem 1rem .6875rem
    }

    .city-cameras__video p {
        font-size: 1.25rem;
        margin-bottom: .8125rem
    }

    .city-cameras__header {
        margin-bottom: 2.6875rem
    }

    .city-cameras__content {
        gap: 2.3125rem 1.25rem
    }

    .promotions-pages-content__right h4 {
        font-size: 1.25rem;
        margin-bottom: 1.25rem
    }

    .promotions-pages-content__left {
        margin-left: -7.8125rem
    }

    .promotions-pages-content__left img {
        height: 22.75rem
    }

    .promotions-pages-benefits {
        padding: 2.5rem 0 2.5rem 0
    }

    .promotions-pages-benefits__item .box {
        width: 3.875rem;
        height: 3.875rem
    }

    .promotions-pages-benefits__item .box img {
        width: 100%;
        height: 100%
    }

    .promotions-pages-more {
        padding: 1rem 0 2.5rem 0
    }

    .magic-button-download {
        padding: 2.5rem 0
    }

    .magic-button-download__title {
        font-size: 1.625rem
    }

    .magic-button-download__link {
        font-size: 1.25rem
    }

    .magic-button-download .private-office-main__store {
        margin: 1.25rem auto 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 50rem;
        gap: 1rem
    }

    .magic-button-download .private-office-main__cart svg {
        width: 100%;
        height: 100%
    }

    .magic-button-download .private-office-main__cart:nth-of-type(1) {
        width: 22.5rem;
        height: 6.6875rem
    }

    .magic-button-download .private-office-main__cart:nth-of-type(2) {
        width: 19.9375rem;
        height: 6.6875rem
    }

    .magic-button-download .private-office-main__cart:nth-of-type(3) {
        width: 22.125rem;
        height: 6.6875rem
    }

    .magic-button-download .private-office-main__cart:nth-of-type(4) {
        width: 22.5625rem;
        height: 6.6875rem
    }

    .magic-button-sell .sell-block__text p {
        font-size: 1.25rem
    }

    .bonus-200-reviews {
        padding: 2.5rem 0
    }

    .bonus-200-reviews__items {
        margin: 1.25rem 0 0 0
    }

    .bonus-200-reviews__arrow {
        width: 4rem;
        height: 4rem
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__sum {
        font-size: 1.625rem
    }

    .vladlink-bonus-benefits__header_text {
        font-size: 1.25rem
    }

    .vladlink-bonus-benefits .algorithm-connection-card .box {
        width: 4rem;
        height: 4rem
    }

    .vladlink-bonus-benefits .algorithm-connection-card .box img {
        width: 100%;
        height: 100%
    }

    .vladlink-bonus-partners {
        padding: 2.5rem 0
    }

    .vladlink-bonus-partners__title {
        font-size: 1.625rem
    }

    .vladlink-bonus-partners__cards {
        margin: 1.25rem 0 0 0
    }
}

@media screen and (max-width: 1250px) {
    .header-top__right {
        gap: 1.575rem
    }

    .header-top__link {
        font-size: 1rem
    }

    .header-top__line {
        margin: 0 1rem
    }

    .header-top-menu {
        gap: 1.575rem
    }

    .header-top-menu__link {
        font-size: 1rem
    }

    .header-bottom__right {
        gap: 1rem
    }

    .header-bottom__login {
        max-width: 12.5rem
    }

    .header-bottom-menu__link {
        font-size: 1rem
    }
}

@media screen and (max-width: 992px) {
    .container {
        padding: 0 1.25rem
    }

    html {
        font-size: 2.0833333333vw
    }

    .title {
        font-size: 1.875rem;
        line-height: 122.222%;
        letter-spacing: -.0225rem
    }

    .btn-1 {
        font-size: .875rem
    }

    .btn-2 {
        height: 2.5rem;
        font-size: .875rem
    }

    .btn-3 {
        height: 2.5rem;
        font-size: .875rem
    }

    .btn-4 {
        height: 2.5rem;
        gap: .1875rem
    }

    .btn-5 {
        font-size: .875rem
    }

    .btn-6 {
        font-size: .875rem
    }

    .news-btn {
        font-size: .875rem;
        padding: 0 1rem;
        height: 2.5rem
    }

    .section-banner {
        height: 22.5rem
    }

    .section-banner .block {
        padding-top: 4.3125rem
    }

    .section-one {
        margin-top: 7.5rem
    }

    .link-more {
        font-size: 1.125rem
    }

    .link-more::after {
        width: 2rem;
        height: 1.5rem;
        margin-left: .5625rem
    }

    .tag {
        font-size: 1rem;
        padding: 0 .6875rem
    }

    .necessary__link-1 {
        padding: 0 0 0 .875rem;
        max-width: 15.5625rem
    }

    .necessary__link-2 {
        padding: 0 0 0 1rem;
        max-width: 13.625rem
    }

    .necessary__link-3 {
        padding: 0 0 0 .6875rem;
        max-width: 15.3125rem
    }

    .necessary__link-3 img {
        max-width: 9.5rem
    }

    .necessary__icon-1 {
        min-width: 4rem
    }

    .necessary__link-4 {
        padding: 0 0 0 .9375rem;
        max-width: 18.4375rem
    }

    .necessary__link-5 {
        padding: 0 0 0 .875rem;
        max-width: 17.5625rem
    }

    .necessary__circle-1 {
        display: none
    }

    .necessary__link-6 {
        max-width: 17.5rem;
        padding: 0 0 0 1rem
    }

    .necessary__link-7 {
        max-width: 18.5rem;
        padding: 0 0 0 .8125rem
    }

    .header-mob {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff
    }

    .header-mob__wrapper {
        position: relative;
        padding: 6.5rem 2.5rem 1rem 2.5rem
    }

    .header-mob-close {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        right: 2.5rem;
        top: 1rem;
        width: 4rem;
        height: 4rem;
        border-radius: 100%;
        background: #09f;
        cursor: pointer
    }

    .header-mob-close__wrapper {
        position: relative;
        width: 1.5rem;
        height: 1.5rem;
        background-image: url(/wp-content/themes/vladlink/img/header/burger-close.svg?x84132);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center center
    }

    .header-mob-block-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1.5rem;
        padding-bottom: 1.5rem;
        border-bottom: .0625rem solid #d3d3d3;
        margin-bottom: 1.5rem
    }

    .header-mob-block-top__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1.5rem
    }

    .header-mob-block-top__text {
        color: #626780;
        font-size: 1.25rem;
        line-height: 140%
    }

    .header-mob-block__phone {
        display: block;
        color: #000;
        font-size: 1.5rem;
        line-height: 133.333%;
        font-family: Navigo;
        font-weight: 700
    }

    .header-mob-block-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1.5rem;
        padding-bottom: 1.5rem;
        border-bottom: .0625rem solid #d3d3d3;
        margin-bottom: 1.5rem
    }

    .header-mob-block-bottom__text {
        color: #000;
        font-size: 1.25rem;
        line-height: 140%
    }

    .header-mob-block-buttoms {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 1rem;
        row-gap: 1rem
    }

    .header-mob-block-buttom {
        font-size: 1.125rem;
        max-width: 14.5938rem;
        height: 3.5rem;
        width: 100%;
        padding: 0;
        font-family: Onest;
        font-weight: 700
    }

    .header-burger-open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header-burger__wrapper {
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 100%;
        background-color: #09f
    }

    .header-burger {
        width: 1.25rem;
        height: .75rem;
        position: relative
    }

    .header-burger::after {
        content: "";
        position: absolute;
        width: 100%;
        height: .125rem;
        top: 0;
        right: 0;
        left: 0;
        background: #fff;
        border-radius: 1.25rem;
        -webkit-transition: .4s;
        transition: .4s
    }

    .header-burger::before {
        content: "";
        position: absolute;
        width: 100%;
        height: .125rem;
        bottom: 0;
        right: 0;
        left: 0;
        background: #fff;
        border-radius: 1.25rem;
        -webkit-transition: .4s;
        transition: .4s
    }

    .header-burger__line {
        position: absolute;
        display: block;
        height: .125rem;
        width: 100%;
        background: #fff;
        border-radius: 1.25rem;
        margin: auto;
        top: 0;
        bottom: 0
    }

    .header-top-menu {
        display: none
    }

    .header-top__block {
        padding: .5rem 0
    }

    .header-top__link {
        font-size: .875rem
    }

    .header-top-mob__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem
    }

    .header-top-mob__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 2.5rem;
        height: 2.5rem
    }

    .header-top-mob__link svg {
        width: 100%;
        height: 100%
    }

    .header-top__personal-area {
        display: none
    }

    .header-bottom__block {
        padding: .75rem 0
    }

    .header-bottom-menu {
        display: none
    }

    .header-bottom__login {
        max-width: 11.1875rem
    }

    .header-bottom__button {
        width: 100%;
        font-size: .875rem;
        max-width: 8.375rem;
        height: 2.5rem
    }

    .bd.burger-active {
        overflow: hidden
    }

    .header-mob.burger-active {
        display: block
    }

    .footer-block {
        position: relative;
        padding: 2.5rem 0 2.5rem;
        background-size: 141%
    }

    .footer-block-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 1.0625rem;
        gap: 0
    }

    .footer-block-top__phone-mobile {
        position: absolute;
        top: 7.875rem;
        left: 1.25rem
    }

    .footer-block-top__link a {
        font-size: .9375rem;
        line-height: 150%;
        letter-spacing: -.02rem
    }

    .footer-block-top__left {
        margin-bottom: 4.375rem
    }

    .footer-block-top__right {
        width: 100%
    }

    .footer-block-top__logo {
        max-width: 13.6875rem
    }

    .footer-block-top__name {
        font-size: 1.25rem;
        margin-bottom: 1rem !important
    }

    .footer-block-top__navigation {
        padding-right: 0;
        display: -ms-grid;
        display: grid;
        padding-top: 0;
        -ms-grid-columns: (1fr) [ 4];
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 1.25rem;
        grid-row-gap: 1.25rem
    }

    .footer-block-top__contact .footer-block-top__list {
        /*row-gap: .5rem !important*/
    }

    .footer-block-top__contact .footer-block-top__phone {
        row-gap: .5rem !important
    }

    .footer-block-top__contact .footer-block-top__phone {
        font-size: 1.25rem !important
    }

    .footer-block-top .footer-block-top__list {
        row-gap: .5rem
    }

    .footer-block-bottom {
        padding-top: 1.875rem
    }

    .footer-block-bottom-left {
        max-width: auto
    }

    .footer-block-bottom-left__link {
        width: 2rem;
        height: 2rem
    }

    .footer-block-bottom-left__name {
        font-size: 1rem
    }

    .footer-block-bottom-right {
        padding-right: 0;
        max-width: 10.4375rem;
        width: 100%
    }

    .footer-block-bottom-right__link {
        width: 2rem;
        height: 2rem
    }

    .footer-block-bottom-right__name {
        font-size: 1rem
    }

    .footer-additionally-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: .5rem;
        width: auto
    }

    .footer-additionally-left__border {
        border-right: .0625rem solid #fff
    }

    .footer-additionally-left__text {
        font-size: .875rem;
        line-height: 100%
    }

    .footer-additionally-left__link {
        font-size: .875rem;
        line-height: 100%;
        padding: 0 .875rem
    }

    .footer-additionally-left__link:last-child {
        padding-right: 0
    }

    .footer-additionally-left__line {
        display: none
    }

    .footer-additionally__wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1rem;
        padding: 1.1875rem 0 .8125rem 0
    }

    .footer-additionally-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer-additionally-right__link {
        font-size: .875rem;
        line-height: 100%
    }

    .main {
        margin-top: 7.5rem
    }

    .main-content {
        padding: 4.375rem 0;
        min-height: 24.25rem;
        background-position: center center;
        background-size: cover;
        background-image: url(/wp-content/themes/vladlink/img/background/banner-main-mob.svg?x84132);
        background-repeat: no-repeat
    }

    .main-content__wrapper {
        gap: 2.8125rem;
        padding: 0
    }

    .main-content__title {
        max-width: 24.875rem
    }

    .main-content__button {
        max-width: 10.5rem
    }

    .main__wrapper .slick-dots {
        max-width: 100%;
        padding: 0 1.25rem;
        bottom: 3.5rem
    }

    .main__wrapper .slick-next,
    .main__wrapper .slick-prev {
        width: 2.5rem;
        height: 2.5rem
    }

    .main__wrapper .slick-next::before,
    .main__wrapper .slick-prev::before {
        left: .25rem;
        width: 1.6875rem;
        height: 2.1875rem;
        background-size: contain
    }

    .rates {
        overflow: hidden
    }

    .rates .container {
        padding-right: 0
    }

    .rates__header,
    .rates__tabs_sub {
        padding-right: 1.25rem
    }

    .rates__tabs_sub {
        text-align: left
    }

    .rates__slick .slick-list {
        padding: 0 15% 0 0
    }

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

    .rates__slick .slick-slide {
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .rates__slick .slick-slide>div {
        height: 100%
    }

    .rates__slick .slick-dots {
        left: 0;
        max-width: 45.5rem;
        bottom: -2.5rem
    }

    .rates__slick .slick-dots li {
        margin: 0 -.0625rem
    }

    .rates__slick .slick-dots li button::before {
        font-size: 2.0625rem;
        opacity: 1
    }

    .rates__slick .slick-dots .slick-active button::before {
        font-size: 2.625rem;
        color: #f04e23
    }

    .rates-card {
        max-width: 100%;
        padding: 1rem;
        height: 100%;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .rates-card-item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: .5625rem
    }

    .rates-card-item__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: .4375rem
    }

    .rates-card .btn-3 {
        max-width: 100%
    }

    .rates-card__header {
        padding-bottom: .6875rem;
        margin-bottom: 2rem
    }

    .rates-card-price {
        padding-bottom: 1.1875rem;
        margin-bottom: 1.5rem
    }

    .rates .tabs__nav {
        margin: 0 1.25rem 0 0
    }

    .rates-all {
        padding: 3rem 1.25rem 0 0
    }

    .necessary__string {
        gap: .5rem
    }

    .promotions {
        overflow: hidden;
        padding: 2.875rem 0 2.625rem 0
    }

    .promotions .container {
        padding-right: 0
    }

    .promotions__header {
        padding-right: 1.25rem
    }

    .promotions__block {
        display: block
    }

    .promotions-card__title {
        font-size: 1.25rem;
        padding: 1.1875rem 0 .5rem 0;
        letter-spacing: 0
    }

    .promotions-card__text {
        letter-spacing: 0
    }

    .promotions-card__text br {
        display: none
    }

    .promotions.promotions-main .promotions__block .slick-list {
        padding: 0 17% 0 0
    }

    .promotions.promotions-main .promotions__block .slick-slide {
        margin-right: 1.25rem
    }

    .promotions.promotions-main .promotions__block .slick-dots {
        max-width: 45.5rem;
        left: 0;
        bottom: -1.6875rem
    }

    .promotions.promotions-main .promotions__block .slick-dots li {
        margin: 0 -.0625rem
    }

    .promotions.promotions-main .promotions__block .slick-dots li button::before {
        font-size: 2.0625rem;
        opacity: 1
    }

    .promotions.promotions-main .promotions__block .slick-dots .slick-active button::before {
        font-size: 2.625rem;
        color: #f04e23
    }

    .equipment {
        padding: 1.5625rem 0 1.25rem 0
    }

    .equipment-card {
        height: 14rem;
        padding: 1.1875rem .875rem .875rem
    }

    .equipment-card__text {
        display: none
    }

    .equipment-card__image {
        opacity: 1;
        max-width: 10.125rem;
        bottom: .875rem;
        left: 0;
        right: 0;
        margin: auto
    }

    .equipment-card__image img {
        width: 100%;
        height: 100%
    }

    .equipment-card:hover .equipment-card__title {
        opacity: 1;
        position: static;
        width: 100%;
    }

    .equipment-card:hover .equipment-card__image {
        position: absolute
    }

    .news {
        padding: 1.5625rem 0 2.5rem 0;
        overflow: hidden
    }

    .news .container {
        padding-right: 0
    }

    .news .news-link {
        font-size: .875rem;
        padding: 0 1rem
    }

    .news-content .slick-next {
        right: 1.25rem
    }

    .news-content .slick-prev {
        right: 4.75rem;
        left: auto
    }

    .news-content .slick-next,
    .news-content .slick-prev {
        width: 2.5rem;
        height: 2.5rem;
        top: -2.6875rem
    }

    .news-content .slick-next::before,
    .news-content .slick-prev::before {
        left: .25rem;
        width: 1.6875rem;
        height: 2.1875rem;
        background-size: contain
    }

    .news-content-card {
        padding: 2.3125rem 2rem 2rem 2rem
    }

    .news-content-card__link {
        font-size: .875rem;
        padding: 0 .875rem;
        height: 2.5rem
    }

    .news-content-card__text {
        margin-bottom: 1.3125rem
    }

    .news-slick .slick-list {
        padding: 0 36% 0 0
    }

    .news__header {
        padding-right: 1.25rem
    }

    .main-page-content {
        padding: 1.25rem 0 3.625rem 0;
        min-height: 24.25rem
    }

    .main-page-content__buttons {
        gap: 1rem
    }

    .main-page.internet .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-1-ipad.svg?x84132)
    }

    .main-page.internet .main-page-content__wrapper {
        max-width: 39rem
    }

    .main-page.interactive-tv .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-2-tablet.svg?x84132);
        background-position: center right
    }

    .main-page.interactive-tv .main-page-content__button {
        max-width: 11.25rem;
        padding: 1.0625rem 0 .8125rem 0
    }

    .main-page.movie-poster-pier .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-3-tablet.svg?x84132)
    }

    .main-page.movie-poster-pier .main-page-content__wrapper {
        max-width: 24.875rem
    }

    .main-page.movie-poster-pier .main-page-content__subtitle {
        letter-spacing: .0313rem
    }

    .main-page.intercom-main-page .main-page-content {
        padding: 1.25rem 0 .8125rem 0
    }

    .main-page.intercom-main-page .main-page-content__title {
        max-width: 26.25rem
    }

    .main-page.intercom-main-page .main-page-content__title br {
        display: none
    }

    .main-page.intercom-main-page .main-page-content__button {
        max-width: 11.25rem;
        padding: 1.0625rem 0 .8125rem 0
    }

    .appeal-one {
        padding: 5.5rem 0 4.0625rem 0
    }

    .appeal-one_internet {
        background-size: 240%;
        background-position-x: -11.0625rem
    }

    .appeal-one-block {
        gap: 4.1875rem;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .appeal-one-block__img {
        max-width: 17.6875rem
    }

    .appeal-one-block__left {
        padding: 0
    }

    .appeal-one-block__right {
        max-width: 22.875rem
    }

    .appeal-one-block__text {
        gap: 1.25rem;
        margin-bottom: 1.1875rem
    }

    .appeal-one-block__button {
        max-width: 15rem
    }

    .questions__block {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr);
        gap: 1.25rem
    }

    .questions-card__title br {
        display: none
    }

    .questions-card__icon {
        margin-bottom: .875rem
    }

    .tariff-selection__block .rates-card-item__text {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: .125rem;
        gap: .9375rem
    }

    .tariff-selection__block .rates-card .btn-3 {
        max-width: 11.25rem
    }

    .necessary-two .necessary__block {
        gap: .5rem
    }

    .necessary-two .necessary__link-1 {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 16.8125rem
    }

    .necessary-two .necessary__link-4 {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 17.25rem
    }

    .necessary-two .necessary__string {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: .5rem
    }

    .necessary-two .necessary__circle-1 {
        display: block;
        min-width: 4rem
    }

    .necessary-two .necessary__circle-2,
    .necessary-two .necessary__icon-1,
    .necessary-two .necessary__icon-2 {
        display: none
    }

    .necessary-two .necessary__link-7 {
        border-radius: 0;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 18.8125rem
    }

    .necessary-two .necessary__link-5 {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 19.3125rem
    }

    .connection {
        padding: 3.8125rem 0 3.25rem 0
    }

    .connection-block {
        gap: 3.25rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .connection-block__image {
        display: none
    }

    .connection-block__image_tablet {
        display: block;
        max-width: 20.125rem;
        height: 17.625rem
    }

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

    .connection-block__right {
        max-width: 22.125rem
    }

    .algorithm-connection-internet .algorithm-connection-header__title {
        max-width: 18.75rem
    }

    .algorithm-connection-interactive-tv .algorithm-connection-consultation__button {
        max-width: 11.25rem
    }

    .algorithm-connection-header__title {
        line-height: 1.3
    }

    .algorithm-connection-card__img {
        margin-bottom: 1.25rem
    }

    .algorithm-connection-consultation {
        padding-top: 1.5rem;
        gap: 1.25rem
    }

    .algorithm-connection-consultation__button {
        max-width: 15rem
    }

    .interactive-tv-text .appeal-one-block {
        padding: 2.75rem 0 2.5rem 0;
        gap: 1.25rem
    }

    .interactive-tv-text .appeal-one-block::after {
        background-image: url(/wp-content/themes/vladlink/img/interactive-tv/background-tablet.svg?x84132);
        background-size: 40%;
        left: -1.1875rem
    }

    .interactive-tv-text .appeal-one-block__img {
        max-width: 22.125rem
    }

    .interactive-tv-text .appeal-one-block__left {
        padding: 0
    }

    .interactive-tv-text .appeal-one-block__right {
        max-width: 22.125rem
    }

    .interactive-tv-text .appeal-one-block__button {
        max-width: 11.25rem
    }

    .link-block .link {
        max-width: 11.8125rem
    }

    .link-block__wrapper .link:nth-child(6),
    .link-block__wrapper .link:nth-child(8),
    .link-block__wrapper .link:nth-child(9) {
        max-width: 13.3125rem
    }

    .link-block__wrapper .link:nth-child(11) {
        display: none
    }

    .link-block__wrapper .link:nth-child(12),
    .link-block__wrapper .link:nth-child(15),
    .link-block__wrapper .link:nth-child(16) {
        max-width: 11.8125rem
    }

    .description-poster {
        background-size: 93%;
        background-position-y: 5.625rem
    }

    .description-poster__block {
        gap: 1.25rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .description-poster__title {
        margin-bottom: 1.5rem
    }

    .description-poster__right {
        max-width: 22.6875rem;
        height: 15.125rem
    }

    .description-poster__img {
        top: -3rem;
        left: 0
    }

    .advantages.install-app .advantages-header__title {
        max-width: 26.375rem;
        line-height: 1.3
    }

    .advantages.install-app .advantages__block {
        gap: .875rem 1.25rem
    }

    .text-one__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 3.25rem
    }

    .text-one__right {
        max-width: 22.125rem;
        gap: 1.4375rem
    }

    .text-one__left {
        padding: 0
    }

    .text-one__img {
        display: none
    }

    .text-one__img_tablet {
        display: block
    }

    .text-one__text {
        row-gap: .875rem
    }

    .appeal-one.movie-poster-pier-text {
        padding: 2.8125rem 0 1rem 0;
        background-size: 160%;
        background-position-y: -6.375rem;
        background-position-x: -5.5rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block {
        gap: 3.1875rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__text {
        margin-bottom: 1.3125rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__text p {
        line-height: 1.45
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__left {
        padding-left: 0
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__img {
        max-width: 20.1875rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__right {
        max-width: 22.125rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__button {
        padding: .875rem 0 .75rem 0;
        max-width: 11.25rem;
        font-family: Navigo;
        font-weight: 500
    }

    .movie-poster-pier-advantages .advantages__block {
        gap: 1.3125rem 1.3125rem
    }

    .movie-poster-pier-advantages .advantages-header {
        padding-bottom: 1.375rem
    }

    .movie-poster-pier-advantages .advantages-card {
        padding: .9375rem .9375rem .5625rem
    }

    .movie-poster-pier-advantages .advantages-card:nth-child(n+3) {
        padding: 0 .9375rem
    }

    .movie-poster-pier-advantages .advantages-card__kp {
        font-size: 1rem
    }

    .movie-poster-pier-advantages .advantages-card__title {
        letter-spacing: 0;
        max-width: 14.375rem
    }

    .movie-poster-pier-advantages .advantages-card__text {
        max-width: 14.6875rem
    }

    .movie-poster-pier-tariff-selection .rates-card-item__text {
        letter-spacing: 0
    }

    .movie-poster-pier-tariff-selection .tariff-selection-button__button {
        max-width: 15.0625rem
    }

    .all-subscription__row {
        gap: 1rem
    }

    .all-subscription__item {
        height: 3.75rem
    }

    .all-subscription__item-1 {
        max-width: 22.4375rem
    }

    .all-subscription__item-2 {
        max-width: 19.875rem
    }

    .all-subscription__item-3 {
        max-width: 20.8125rem
    }

    .all-subscription__item-4 {
        max-width: 15.6875rem
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-card__title {
        max-width: 12.5rem
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-consultation__button {
        max-width: 11.25rem
    }

    .main-page.cable-tv-main-page .main-page-content__button {
        max-width: 11.25rem
    }

    .appeal-one.cable-tv-appeal-one {
        padding: 2.75rem 0 1.9375rem 0;
        background-size: 130%;
        background-position-x: -6.5rem
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block {
        gap: 3.25rem
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block__img {
        max-width: 20.125rem
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block__right {
        max-width: 22.125rem
    }

    .how-many-channels {
        padding: 2.875rem 0 2.1875rem 0
    }

    .how-many-channels__row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr) [ 4];
        grid-template-columns: repeat(4, 1fr);
        gap: 1.25rem
    }

    .how-many-channels__title {
        max-width: 17.8125rem;
        line-height: 1.3
    }

    .how-many-channels-item__group {
        margin-bottom: .5625rem
    }

    .sell {
        background-image: url(/wp-content/themes/vladlink/img/cable-tv/discount-info-tablet.svg?x84132)
    }

    .sell-block__title {
        margin-bottom: 1.5rem
    }

    .sell.cable-tv-sell .sell-block__text {
        max-width: 36.5rem
    }

    .sell.intercom-sell .sell-block__text {
        max-width: 36.5rem
    }

    .sell.media-centers-sell .sell-block__text {
        max-width: 34.4375rem
    }

    .cable-tv-questions-text-one {
        padding: 1rem 0 .9375rem 0
    }

    .cable-tv-questions-text-one .text-one__img {
        max-width: 19rem;
        display: block
    }

    .cable-tv-questions-text-one .text-one__right {
        margin: .75rem 0 0 0;
        max-width: 22.125rem;
        gap: 1rem
    }

    .cable-tv-questions-text-one .text-one__wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 4.375rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block {
        padding: 2.6875rem 0 .875rem 0
    }

    .appeal-one.intercom-appeal-one .appeal-one-block__right {
        max-width: 22.125rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a {
        display: none
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a_tablet {
        display: block;
        z-index: 2;
        line-height: 0;
        position: absolute;
        bottom: 0;
        left: -1.25rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a_tablet img {
        width: 100%;
        height: 100%
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b {
        max-width: 37.25rem;
        left: -15.3125rem
    }

    .three-simple-steps {
        padding: 2.9375rem 0 2.625rem 0
    }

    .three-simple-steps .three-simple-steps__buttons {
        margin-bottom: 19.875rem
    }

    .three-simple-steps .three-simple-steps__trigger .three-simple-steps-card {
        width: 15.1875rem
    }

    .three-simple-steps .three-simple-steps__trigger .three-simple-steps-card__text {
        bottom: .4375rem;
        left: .75rem;
        right: .75rem
    }

    .three-simple-steps .three-simple-steps__trigger:nth-of-type(1) .three-simple-steps-card {
        left: -5.875rem
    }

    .three-simple-steps .three-simple-steps__trigger:nth-of-type(2) .three-simple-steps-card {
        left: -1.8125rem
    }

    .three-simple-steps .three-simple-steps__trigger:nth-of-type(3) .three-simple-steps-card {
        left: .9375rem
    }

    .intercom-advantages {
        padding: .3125rem 0 2.125rem 0
    }

    .intercom-advantages .advantages-header__title {
        max-width: 31.25rem
    }

    .intercom-advantages .advantages__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 1.25rem
    }

    .intercom-advantages .advantages-card {
        gap: 1.5rem
    }

    .text-one.intercom-text-one {
        padding: 1.375rem 0 1.25rem 0
    }

    .text-one.intercom-text-one .text-one__wrapper {
        gap: 3.25rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .text-one.intercom-text-one .text-one__img {
        display: block;
        max-width: 20.125rem
    }

    .text-one.intercom-text-one .text-one__right {
        gap: 1rem;
        max-width: 22.125rem
    }

    .intercom-entrance .intercom-entrance__button {
        max-width: 12.25rem
    }

    .news-main {
        background-image: url(/wp-content/themes/vladlink/img/news-main/banner-image-ipad.svg?x84132)
    }

    .all-news__cards {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr)
    }

    .all-news-card {
        padding: 1.5rem 1.5rem 1.1875rem 1.5rem
    }

    .all-news-card .date {
        font-size: .9375rem
    }

    .all-news-card__header {
        margin-bottom: 1.1875rem
    }

    .all-news-card__name {
        height: 4rem
    }

    .all-news-card__link {
        margin: .6875rem 0 0 0
    }

    .bread-crumbs {
        padding: 2.1875rem 0 2.1875rem 0
    }

    .bread-crumbs__block a,
    .bread-crumbs__block .breadcrumbs__item {
        font-size: .875rem;
        padding: 0;
        white-space: normal;
        line-height: 1.3
    }

    .bread-crumbs__block a:last-child {
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        white-space: normal
    }

    .bread-crumbs__block a::after {
        font-size: .75rem
    }

    .news-content__content {
        margin: 2.625rem 0 0 0
    }

    .more-news {
        padding: 1.25rem 0 2.5rem 0
    }

    .more-news__cards {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr)
    }

    .documents-banner {
        background-image: url(/wp-content/themes/vladlink/img/documents-banner/banner-image-ipad.svg?x84132)
    }

    .blog-popular {
        padding: 2.8125rem 0 2.5rem 0;
        overflow: hidden
    }

    .blog-popular .container {
        padding-right: 0
    }

    .blog-popular__cards {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr)
    }

    .blog-popular__slider {
        margin: 5.5rem 0 0 0
    }

    .blog-popular__slick {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .blog-popular__slick .slick-list {
        padding: 0 19% 0 0
    }

    .blog-popular__slick .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .blog-popular__slick .slick-slide {
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-right: 1.25rem
    }

    .blog-popular__slick .slick-slide>div {
        height: 100%
    }

    .blog-popular__slick .slick-next,
    .blog-popular__slick .slick-prev {
        width: 2.5rem;
        height: 2.5rem;
        top: -2.6875rem;
        border-radius: 50%;
        border: .125rem solid #000;
        z-index: 2;
        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
    }

    .blog-popular__slick .slick-next::before,
    .blog-popular__slick .slick-prev::before {
        content: "";
        background-image: url(/wp-content/themes/vladlink/img/news-content/arrow-slider.svg?x84132);
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        left: .25rem;
        width: 1.6875rem;
        height: 2.1875rem;
        background-size: contain
    }

    .blog-popular__slick .slick-next {
        right: 1.25rem
    }

    .blog-popular__slick .slick-prev {
        right: 4.75rem;
        left: auto
    }

    .blog-popular__slick .slick-prev::before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .blog-popular-card__image {
        height: 8.8125rem
    }

    .blog-popular-card__info {
        padding: 1.5625rem 1.25rem 1.25rem 1.25rem
    }

    .blog-popular-card__info h3,
    .blog-popular-card__info .h3 {
        height: 3.5rem
    }

    .blog-popular-arrows {
        gap: 1rem
    }

    .blog-popular-arrow-next,
    .blog-popular-arrow-prev {
        width: 2.5rem;
        height: 2.5rem
    }

    .blog-popular-arrow-next::before,
    .blog-popular-arrow-prev::before {
        left: .25rem;
        width: 1.6875rem;
        height: 2.1875rem;
        background-size: contain
    }

    .blog-popular-arrow-prev {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .about-banner {
        height: 24.25rem;
        background-position-x: -20.3125rem
    }

    .about-banner__block {
        padding: 4.375rem 0 0 0;
        max-width: 33.75rem
    }

    .about-company__block {
        padding: 2.9375rem 0 5.5rem 0
    }

    .about-company__left {
        max-width: 25.6875rem
    }

    .about-company__item {
        font-size: .875rem;
        height: 3.5rem;
        padding: 0 1.5625rem
    }

    .about-company__group:nth-child(2) h2 {
        margin-bottom: 1.25rem
    }

    .about-company__icon {
        max-width: 22.5rem;
        top: 8.875rem;
        right: -6.5rem
    }

    .about-company__image {
        max-width: 23.5625rem;
        right: -3.75rem;
        bottom: -.3125rem
    }

    .about-company__circle {
        width: 3.8125rem;
        height: 3.8125rem;
        right: 15.1875rem;
        bottom: 1.4375rem
    }

    .about-history__name {
        font-size: 1.625rem;
        max-width: 22.75rem;
        padding-left: 1rem
    }

    .about-history__wrapper {
        margin-bottom: .8125rem
    }

    .about-history__circle {
        margin-right: 1rem
    }

    .about-history__circle h3 {
        font-size: 1.625rem
    }

    .about-history__box {
        margin: 0 0 0 1rem;
        padding: 1.5rem 1.25rem .875rem 1.25rem
    }

    .about-history__box::after {
        left: -1rem
    }

    .about-history__box p {
        letter-spacing: 0
    }

    .about-history__stroke:nth-child(even) .about-history__box {
        margin: 0 1rem 0 0
    }

    .about-history__stroke:nth-child(even) .about-history__box::after {
        right: -1.125rem
    }

    .about-history__stroke:nth-child(even) .about-history__circle {
        margin: 0 0 0 1rem
    }

    .about-history__stroke:last-child {
        margin: 1.25rem 0 0 0
    }

    .about-history__stroke:last-child .about-history__wrapper {
        margin-bottom: 1rem
    }

    .main-page.rates-page-main-page .main-page-content__wrapper {
        padding: 4.375rem 0 0 0
    }

    .main-page.rates-page-main-page .main-page-content__title {
        max-width: 25.9375rem
    }

    .rates-page-links .rates-page-object {
        font-size: .9375rem;
        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
    }

    .rates-page-links .necessary__link-3 {
        padding: 0 .375rem;
        max-width: 17.4375rem
    }

    .rates-page-links .necessary__link-1 {
        padding: 0 .5rem;
        max-width: 22.125rem
    }

    .rates-page-links .necessary__link-6 {
        padding: 0 .5rem
    }

    .rates-page-links .necessary__link-4 {
        padding: 0 .5rem
    }

    .rates.rates-page-rates.rates-main {
        padding: 2.875rem 0 2.5rem 0
    }

    .rates.rates-page-rates .tabs__pane_show {
        padding-bottom: 2.375rem
    }

    .additional-tariffs-item {
        margin: 3.9375rem 0 0 0
    }

    .additional-tariffs__title {
        font-size: .9375rem
    }

    .additional-tariffs__trigger {
        gap: .5rem
    }

    .additional-tariffs__icon {
        width: 1rem;
        height: 1rem
    }

    .not-found {
        background-position-x: -6.25rem;
    }

    .not-found__block {
        padding: 5.625rem 0
    }

    .not-found__title {
        font-size: 2rem;
        margin-bottom: 1.5rem
    }

    .not-found__text {
        font-size: 1rem
    }

    .not-found__button {
        max-width: 15rem
    }

    .blog-artical {
        padding: 1.8125rem 0 2.5rem
    }

    .blog-artical .news-content__img {
        max-width: 100%;
        height: 22.5rem;
        margin-bottom: 1.8125rem
    }

    .sales-centers {
        padding: 1.5rem 0
    }

    .sales-centers-item {
        padding: 1.25rem 0
    }

    .sales-centers-item__img {
        width: 12.5rem;
        height: 12.5rem
    }

    .sales-centers-item__left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1rem
    }

    .sales-centers-item__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .sales-centers-item__name {
        font-size: 1.125rem
    }

    .sales-centers-item__wrapper {
        gap: .75rem
    }

    .sales-centers-item__right {
        margin: 1rem 0 0 0;
        max-width: 100%
    }

    .sales-centers-item__button {
        max-width: 100%
    }

    .terminals-block {
        gap: 1.5rem
    }

    .routers {
        padding: 1.5rem 0
    }

    .routers-item {
        padding: 1.5rem 0;
        border: none
    }

    .routers-item__text:last-child {
        margin: 0
    }

    .routers-item__wrapper {
        display: none
    }

    .routers-item__block {
        gap: 1.25rem
    }

    .routers-item__img {
        min-width: 12rem;
        max-width: 12rem;
        height: 12rem
    }

    .routers-item-right {
        max-width: 100%
    }

    .routers-item-right-wrapper {
        max-width: 100%;
        padding: 1.5rem 1rem 1.25rem
    }

    .routers-item__mobile {
        display: block;
        margin: 1.8125rem 0 0 0
    }

    .routers-item__mobile .routers-item__wrapper {
        display: block
    }

    .routers .accordion {
        display: block;
        margin: 1.125rem 0 0 0
    }

    .routers .accordion__header {
        background-color: #f4f4f4;
        padding: .75rem 1rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .routers .accordion__header span {
        font-size: 1rem;
        line-height: 1;
        font-family: Onest;
        font-weight: 500
    }

    .routers .accordion__header svg {
        -webkit-transition: .3s ease;
        transition: .3s ease
    }

    .routers .accordion__header.active svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .routers .accordion__body {
        display: none;
        padding: 1.5rem 0 0 0
    }

    .internet-speed-algorithm .internet-speed-algorithm-images.internet-speed-algorithm__three {
        gap: 1.25rem
    }

    .internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images {
        gap: 1.25rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__img {
        max-width: 22.125rem
    }

    .internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__box {
        height: 17.25rem
    }

    .contact-us-card {
        gap: 1rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .contact-us-card__text {
        display: none
    }

    .contact-us-card__title br {
        display: block
    }

    .contact-us-card__mobile {
        margin: .6875rem 0 0 0;
        display: block
    }

    .contact-us-card__mobile .contact-us-card__text {
        display: block
    }

    .contact-us-card__mobile .contact-us-card__text br {
        display: none
    }

    .answer-directory {
        width: 21.875rem
    }

    .private-office-main {
        margin-top: 7.5rem;
        height: 24.25rem
    }

    .private-office-main__block {
        padding: 4.375rem 0 0 0
    }

    .private-office-main__text {
        margin-bottom: 1.375rem;
        letter-spacing: 0
    }

    .private-office-main__image {
        width: 13.625rem;
        top: 3.9375rem;
        right: 2.25rem
    }

    .private-office-main__title {
        max-width: 20rem
    }

    .private-office-main__store {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr);
        gap: .5rem;
        max-width: 22.375rem
    }

    .private-office-main__cart {
        height: 3.25rem;
        width: 100% !important
    }

    .web-version__block {
        padding: 3rem 0 2.25rem 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 1.25rem
    }

    .web-version__text {
        text-align: center
    }

    .web-version__img {
        width: 25.25rem
    }

    .web-version__img::after {
        display: none
    }

    .connect-to-vladlink-main {
        background-image: url(/wp-content/themes/vladlink/img/documents-banner/banner-image-ipad.svg?x84132)
    }

    .connect-to-vladlink-main .block {
        padding: 4.5rem 0 0 0
    }

    .telecom-operator-franchise-main .main-page-content {
        padding: 4.375rem 0 0 0
    }

    .telecom-operator-franchise-main .main-page-content__title {
        max-width: 25rem
    }

    .telecom-operator-franchise-links .necessary__circle-1 {
        display: block
    }

    .information-system__block {
        -ms-grid-columns: (1fr) [ 3];
        grid-template-columns: repeat(3, 1fr)
    }

    .telecom-operator-franchise-form .btn-2 {
        height: 2.5rem
    }

    .also-buy {
        padding: 3rem 0 4.625rem 0
    }

    .also-buy-card__title {
        margin-bottom: .5625rem
    }

    .also-buy-card__price {
        bottom: .5rem;
        right: .5rem;
        padding: 0 1rem
    }

    .also-buy-card__text {
        margin-bottom: 5.0625rem
    }

    .also-buy__slick .slick-dots {
        left: 0;
        max-width: 45.5rem;
        bottom: -2.5rem
    }

    .also-buy__slick .slick-dots li {
        margin: 0 -.0625rem
    }

    .also-buy__slick .slick-dots li button::before {
        font-size: 2.0625rem;
        opacity: 1
    }

    .also-buy__slick .slick-dots .slick-active button::before {
        font-size: 2.625rem;
        color: #f04e23
    }

    .media-centers-questions .questions-card__title {
        max-width: 100%
    }

    .media-centers-algorithm-connection .algorithm-connection-header__title {
        max-width: 31.25rem
    }

    .city-cameras-main {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-main-mob.svg?x84132)
    }

    .city-cameras-main .private-office-main__store {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr);
        max-width: 22.375rem
    }

    .city-cameras-main .private-office-main__cart:nth-of-type(1),
    .city-cameras-main .private-office-main__cart:nth-of-type(2),
    .city-cameras-main .private-office-main__cart:nth-of-type(3),
    .city-cameras-main .private-office-main__cart:nth-of-type(4) {
        height: 3.25rem
    }

    .city-cameras-main .private-office-main__title {
        max-width: 100%
    }

    .city-cameras {
        padding: 1.875rem 0 2.125rem 0
    }

    .city-cameras__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.875rem;
        margin-bottom: 1.4375rem
    }

    .city-cameras__content {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 1.125rem
    }

    .city-cameras__label {
        font-size: 1rem;
        margin-bottom: .5rem
    }

    .city-cameras .select .__select {
        width: 100%
    }

    .city-cameras .select .__select__title {
        font-size: 1rem;
        padding: 1.125rem 1rem .6875rem
    }

    .city-cameras .select .__select__content {
        top: 2.8125rem
    }

    .city-cameras .category__nav {
        width: 100%;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr) [ 4];
        grid-template-columns: repeat(4, 1fr);
        gap: .5rem
    }

    .city-cameras .category__btn {
        text-align: center;
        padding: 0 .75rem
    }

    .promotions-pages-content.promotions-pages-content-moving-promotions .promotions-pages-content__right p br {
        display: none
    }

    .promotions-pages-content.promotions-pages-content-magic-button .promotions-pages-content__left {
        margin-left: -8.3125rem;
        margin-bottom: -3.3125rem
    }

    .promotions-pages-content.promotions-pages-content-magic-button .promotions-pages-content__right {
        padding: 2.5rem 0
    }

    .promotions-pages-content.promotions-pages-content-cashback .promotions-pages-content__left {
        margin-bottom: -5.625rem
    }

    .promotions-pages-content.promotions-pages-content-cashback .promotions-pages-content__right {
        padding: 2.5rem 0
    }

    .promotions-pages-content.promotions-pages-content-bonus-200 .promotions-pages-content__left {
        margin-bottom: -3.25rem
    }

    .promotions-pages-content.promotions-pages-content-bonus-200 .promotions-pages-content__right {
        padding: 2.5rem 0
    }

    .promotions-pages-content.promotions-pages-content-balance-transfer .promotions-pages-content__left {
        margin-left: -5.9375rem
    }

    .promotions-pages-content.promotions-pages-content-friends .promotions-pages-content__left {
        margin-bottom: -2rem
    }

    .promotions-pages-content.promotions-pages-content-friends .promotions-pages-content__right {
        padding: 2.5rem 0
    }

    .promotions-pages-content.vladlink-bonus-promotions-pages-content .promotions-pages-content__left {
        margin-bottom: -1.8125rem
    }

    .promotions-pages-content.vladlink-bonus-promotions-pages-content .promotions-pages-content__right {
        padding: 2.5rem 0
    }

    .promotions-pages-content__right {
        margin-left: 0
    }

    .promotions-pages-content__left {
        margin-left: -7.1875rem
    }

    .promotions-pages-content__left img {
        height: 17.5rem
    }

    .promotions-pages-content__items {
        gap: 1.25rem;
        margin: 1.25rem 0 0 0
    }

    .promotions-pages-content__text br {
        display: none
    }

    .promotions-pages-benefits__block {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr);
        gap: 1.25rem
    }

    .promotions-pages-benefits__item {
        gap: 1rem
    }

    .promotions-pages-benefits__item .box {
        min-width: 3.875rem
    }

    .magic-button-download .private-office-main__store {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr)
    }

    .magic-button-download .private-office-main__cart {
        width: 100% !important;
        border-radius: .625rem
    }

    .bonus-200-reviews__item .box {
        height: 14rem
    }

    .bonus-200-reviews__info {
        top: .875rem;
        left: .875rem;
        right: .875rem;
        bottom: .875rem
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        -ms-grid-rows: auto 1.25rem auto;
        grid-template-areas: "one two" "three three";
        gap: 1.25rem;
        justify-items: center;
        margin: 1.25rem 0 0 0
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .one {
        grid-area: one
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .two {
        grid-area: two
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .three {
        grid-area: three
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left;
        gap: 1rem
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__card span br {
        display: none
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__card img {
        max-width: 2.1875rem
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__right h4 {
        margin-bottom: .625rem
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__text {
        margin: 1.25rem 0 0 0
    }

    .vladlink-bonus-benefits .algorithm-connection__block {
        -ms-grid-columns: (1fr) [ 3];
        grid-template-columns: repeat(3, 1fr)
    }

    .vladlink-bonus-partners__stroke {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr) [ 3];
        grid-template-columns: repeat(3, 1fr);
        gap: 1.25rem;
        justify-items: center
    }
}

@media screen and (max-width: 576px) {
    html {
        font-size: 3.7209302326vw
    }

    .container {
        max-width: 100%;
        padding: 0 1rem
    }

    body {
        font-size: 1rem
    }

    .title {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: -.0138rem;
        max-width: 18.0625rem
    }

    .title-page {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: -.0187rem
    }

    .name {
        font-size: 1.125rem;
        letter-spacing: 0
    }

    .sub-banner {
        margin: 1.75rem 0 0 0
    }

    .about-title {
        font-size: 1.375rem
    }

    .btn-1 {
        height: 3rem
    }

    .btn-2 {
        height: 3rem
    }

    .btn-3 {
        height: 3rem
    }

    .btn-4 {
        height: 3rem;
        font-size: .9375rem;
        padding: 0 1.125rem;
        gap: .375rem
    }

    .news-btn {
        height: 3rem
    }

    .title-2 .title-med {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: 0
    }

    .title-2 .title-text {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: .0187rem
    }

    .news-title {
        font-size: 1.375rem
    }

    .section-title-1 {
        font-size: 1.375rem
    }

    .section-banner {
        height: 20.875rem
    }

    .section-banner .block {
        padding-top: 2.3125rem
    }

    .section-one {
        margin-top: 6.5rem
    }

    .pagination {
        gap: .375rem
    }

    .pagination__pages {
        gap: .375rem
    }

    .pagination__pages a {
        width: 2.5rem;
        height: 2.5rem
    }

    .pagination__pages a span {
        font-size: 1.125rem
    }

    .link-more::after {
        width: 1.6875rem;
        height: 1.4375rem;
        margin-left: 1.0625rem
    }

    .tag {
        font-size: 1.25rem;
        padding: 0 1.25rem;
        height: 3.5rem
    }

    .tabs__nav {
        background-color: transparent;
        padding: .25rem 1rem;
        gap: .25rem;
        overflow: auto;
        width: auto;
        border-radius: 0
    }

    .tabs__nav::-webkit-scrollbar {
        display: none
    }

    .tabs__btn {
        background-color: #f1f1f1;
        font-size: .875rem;
        padding: 0 1rem;
        white-space: nowrap
    }

    .necessary__link-1 {
        height: 3.875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 20.5rem
    }

    .necessary__link-2 {
        height: 3.875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 20.5rem
    }

    .necessary__link-3 {
        height: 3.875rem;
        padding: 0 0 0 1.5rem;
        border-radius: .875rem;
        max-width: 10.5625rem;
        border: .0625rem solid #f04e23
    }

    .necessary__link-3 img {
        max-width: 7.125rem
    }

    .necessary__icon-1 {
        display: none
    }

    .necessary__icon-2 {
        width: 3.875rem;
        height: 3.875rem
    }

    .necessary__icon-2 img {
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary__icon-3 {
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary__circle-1 {
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary__link-4 {
        height: 3.875rem;
        border-radius: .875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 20.1875rem
    }

    .necessary__link-5 {
        height: 3.875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 20.1875rem
    }

    .necessary__circle-1 {
        display: block
    }

    .necessary__circle-3 {
        width: 3.875rem;
        height: 3.875rem;
        background-color: #fff;
        border-radius: 50%;
        display: block
    }

    .necessary__circle-4 {
        width: 3.875rem;
        height: 3.875rem;
        background-color: #09f;
        border-radius: 50%;
        display: block
    }

    .necessary__link-6 {
        height: 3.875rem;
        max-width: 20.5rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem
    }

    .necessary__link-7 {
        height: 3.875rem;
        max-width: 13.5rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem
    }

    .header-mob__wrapper {
        overflow-y: auto;
        height: 100vh;
        padding: 5.5rem 1rem 4rem 1rem
    }

    .header-mob-close {
        width: 3rem;
        height: 3rem;
        top: 1rem;
        right: 1rem
    }

    .header-mob-block-button {
        height: 3rem
    }

    .header-mob-block__phone {
        font-size: 1.125rem
    }

    .header-mob-block-top {
        row-gap: 1rem;
        padding-bottom: 1rem;
        margin-bottom: 1rem
    }

    .header-mob-block-top__items {
        row-gap: 1rem
    }

    .header-mob-block-top__text {
        font-size: 1rem;
        line-height: 150%
    }

    .header-mob-block-bottom {
        row-gap: 1rem;
        padding-bottom: 1rem;
        margin-bottom: 1rem
    }

    .header-mob-block-bottom__text {
        font-size: 1rem;
        line-height: 150%
    }

    .header-mob-block-buttoms {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header-mob-block-buttom {
        max-width: 18rem
    }

    .header-burger {
        width: 1rem;
        height: .75rem
    }

    .header-top__block {
        padding: .5rem 0
    }

    .header-top-mob__links {
        gap: .5rem
    }

    .header-top-mob__link {
        width: 1.5rem;
        height: 1.5rem
    }

    .header-top__link {
        font-size: .75rem
    }

    .header-top__line {
        display: none
    }

    .header-top__person {
        display: none
    }

    .header-bottom__block {
        padding: 1rem 0
    }

    .header-bottom__login {
        max-width: 6.625rem
    }

    .header-bottom__button {
        width: 6.5rem;
        height: 2rem;
        font-size: .75rem
    }

    .header-bottom__right {
        gap: .5rem;
        width: auto
    }

    .header-bottom__left {
        width: auto
    }

    .header-burger__wrapper {
        width: 2rem;
        height: 2rem
    }

    .footer-block {
        padding: 3.5rem 0 4.125rem
    }

    .footer-block-top {
        padding-bottom: 1.25rem
    }

    .footer-block-top__logo {
        max-width: 12.125rem
    }

    .footer-block-top__name {
        font-size: 1.125rem
    }

    .footer-block-top__phone-mobile {
        position: relative;
        top: auto;
        left: auto
    }

    .footer-block-top__left {
        margin-bottom: 3.0625rem
    }

    .footer-block-top__navigation {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        -ms-grid-rows: auto 1.5rem auto;
        grid-template-areas: "one two" "three four";
        grid-column-gap: 1rem;
        grid-row-gap: 1.5rem
    }

    .footer-block-top__navigation .one {
        grid-area: one
    }

    .footer-block-top__navigation .two {
        grid-area: two
    }

    .footer-block-top__navigation .three {
        grid-area: three
    }

    .footer-block-top__navigation .four {
        grid-area: four
    }

    .footer-block-top__contact {
        max-width: 100%
    }

    .footer-block-top__contact .footer-block-top__list {
        /*row-gap: .6875rem !important*/
    }

    .footer-block-top__contact .footer-block-top__phone {
        font-size: 1.125rem !important;
        margin-bottom: 1rem
    }

    .footer-block-top__column:nth-of-type(1) {
        max-width: 100%;
        width: 100%
    }

    .footer-block-top__column:nth-of-type(2) {
        max-width: 100%;
        width: 100%
    }

    .footer-block-top__column:nth-of-type(3) {
        max-width: 100%;
        width: 100%
    }

    .footer-block-top__column:nth-of-type(4) {
        max-width: 100%;
        width: 100%
    }

    .footer-block-bottom {
        padding-top: 1.75rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2.25rem
    }

    .footer-block-bottom-left {
        row-gap: 1.25rem
    }

    .footer-block-bottom-left__link {
        width: 3rem;
        height: 3rem
    }

    .footer-block-bottom-left__application {
        gap: 1.5rem
    }

    .footer-block-bottom-left__name {
        font-size: 1.125rem;
        line-height: 144.444%
    }

    .footer-block-bottom-right {
        max-width: 100%;
        width: 100%;
        row-gap: 1.25rem
    }

    .footer-block-bottom-right__link {
        width: 3rem;
        height: 3rem
    }

    .footer-block-bottom-right__application {
        gap: 1.5rem
    }

    .footer-block-bottom-right__name {
        font-size: 1.125rem;
        line-height: 144.444%
    }

    .footer-additionally__wrapper {
        gap: .9375rem
    }

    .footer-additionally-left {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-additionally-left__text {
        font-size: .75rem
    }

    .footer-additionally-left__link {
        font-size: .75rem;
        padding: 0 .5rem
    }

    .footer-additionally-right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-additionally-right__link {
        font-size: .75rem
    }

    .main {
        margin-top: 6.5rem
    }

    .main__wrapper .slick-dots {
        margin-left: 1rem;
        padding: 0;
        bottom: 1rem
    }

    .main-content {
        padding: 5rem 0;
        background-position-x: -33.1875rem;
        /*background-size: 73.875rem;*/
        min-height: 24.25rem;
    }

    .main-content__wrapper {
        gap: 2rem
    }

    .main-content__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 1rem
    }

    .main-content__button {
        max-width: 11.75rem;
        font-size: .875rem;
        font-family: Onest;
        font-weight: 700
    }

    .rates .container {
        padding: 0
    }

    .rates__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .rates .tabs__nav {
        margin: 0;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .rates__header,
    .rates__tabs_sub {
        padding-right: 1rem;
        padding-left: 1rem
    }

    .rates__header {
        padding-bottom: 1.75rem
    }

    .rates__tabs_sub {
        font-size: 1rem
    }

    .rates-card__title {
        font-size: 1.375rem
    }

    .rates-card__header {
        padding-bottom: 1.25rem;
        margin-bottom: 1.875rem
    }

    .rates-card-price {
        margin-bottom: 1.9375rem
    }

    .rates-card-price__namber {
        font-size: 1.375rem
    }

    .rates-card-price__text {
        font-size: 1.125rem
    }

    .rates-card__info {
        gap: 1.75rem
    }

    .rates-card__bottom {
        padding-top: 1.625rem
    }

    .rates-card__text {
        height: auto
    }

    .rates-card-item {
        gap: 1.0625rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .rates-card-item__icon {
        width: 2.5rem;
        height: 2.5rem
    }

    .rates-card-item__icon img {
        width: 2.5rem;
        height: 2.5rem
    }

    .rates-card-item__text {
        padding: 0
    }

    .rates .tabs__content {
        padding-right: 1rem;
        padding-left: 1rem
    }

    .rates-all {
        padding: 1.8125rem 1rem 0 1rem;
        line-height: 1.4
    }

    .necessary {
        padding: 1.625rem 0 1.5625rem 0;
        height: 34.9375rem
    }

    .necessary__block {
        overflow: initial;
        position: relative
    }

    .necessary__string {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .necessary__header {
        padding: 0 1rem;
        margin-bottom: 1.375rem
    }

    .necessary__icon-2 {
        position: absolute;
        top: 0;
        right: 0
    }

    .necessary__circle-1 {
        position: absolute;
        top: 4.375rem;
        right: 0
    }

    .necessary__link-3 {
        position: absolute;
        left: 0;
        top: 22.8125rem
    }

    .necessary__link-4 {
        position: absolute;
        top: 8.75rem;
        right: 0
    }

    .necessary__circle-3 {
        display: block;
        position: absolute;
        left: 0;
        top: 8.75rem
    }

    .necessary__link-5 {
        position: absolute;
        top: 13.4375rem;
        left: 0
    }

    .necessary__icon-3 {
        position: absolute;
        top: 13.4375rem;
        right: 0
    }

    .necessary__link-6 {
        position: absolute;
        top: 18.125rem;
        right: 0
    }

    .necessary__circle-2 {
        position: absolute;
        top: 18.125rem;
        left: 0
    }

    .necessary__link-7 {
        position: absolute;
        top: 22.875rem;
        left: 11.375rem
    }

    .necessary__circle-4 {
        display: none
    }

    .promotions {
        padding: 1.8125rem 0 1.5625rem 0
    }

    .promotions__header {
        padding-right: 0
    }

    .promotions .container {
        padding: 0 1rem
    }

    .promotions-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 1rem;
        margin-bottom: 1.3125rem
    }

    .promotions-card:last-child {
        margin: 0
    }

    .promotions-card__icon {
        width: 3.5rem;
        height: 3.5rem;
        margin: 0
    }

    .promotions-card__title {
        border: none;
        font-size: 1.125rem;
        padding: .1875rem 0 .5625rem 0
    }

    .promotions-card__comp {
        display: none
    }

    .promotions-card__mob {
        display: block !important
    }

    .promotions-card__text {
        max-width: 100%
    }

    .equipment {
        padding: 1.75rem 0 1.5625rem 0
    }

    .equipment__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .equipment-card {
        width: 100%;
        height: 15rem
    }

    .equipment-card__image {
        bottom: .125rem;
        max-width: 13.0625rem;
    }

    @media (min-width: 500px) {
        .equipment-card__image {
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          pointer-events: none;
        }
      }

      .main-content__mobile .main-content__image img {
        object-position: right center;
      }

    .equipment-card__title {
        text-align: center;
        max-width: 100%
    }

    .news {
        padding: 1.75rem 0 1.5rem 0
    }

    .news .container {
        padding: 0 1rem
    }

    .news__header {
        padding-right: 0;
        padding-bottom: 5.625rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .news .news-link {
        max-width: 11.75rem;
        width: 100%;
        font-size: .9375rem;
        margin-bottom: .375rem
    }

    .news .news-link__icon {
        font-size: .8125rem
    }

    .news-slick .slick-list {
        padding: 0
    }

    .news-content .slick-next {
        right: 0
    }

    .news-content .slick-prev {
        right: 4.5rem;
        left: auto
    }

    .news-content .slick-next,
    .news-content .slick-prev {
        width: 3rem;
        height: 3rem;
        top: -3rem
    }

    .news-content .slick-next::before,
    .news-content .slick-prev::before {
        left: .25rem;
        width: 2rem;
        height: 2.1875rem;
        background-size: contain
    }

    .news-content-card {
        padding: 1.625rem 1.25rem 1.25rem 1.25rem
    }

    .news-content-card__text {
        -webkit-line-clamp: 4;
        max-width: 100%;
        margin-bottom: 1.0625rem
    }

    .news-content-card__title {
        margin-bottom: 1.3125rem
    }

    .news-content-card__date {
        font-size: .875rem
    }

    .news-content-card__link {
        padding: 0 1rem;
        height: 2rem
    }

    .main-page.internet .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-1-430.svg?x84132);
        background-position: center right
    }

    .main-page.internet .main-page-content__title {
        max-width: 18.75rem
    }

    .main-page.internet .main-page-content__subtitle {
        letter-spacing: -.0187rem;
        max-width: 17.8125rem
    }

    .main-page.internet .main-page-content__subtitle br {
        display: none
    }

    .main-page.interactive-tv .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-2-430.svg?x84132);
        background-position: center right
    }

    .main-page.interactive-tv .main-page-content .btn-2 {
        max-width: 12.375rem
    }

    .main-page.interactive-tv .main-page-content .btn-3 {
        max-width: 10.5rem
    }

    .main-page.movie-poster-pier .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-3-430.svg?x84132)
    }

    .main-page.movie-poster-pier .main-page-content__title {
        font-size: 1.375rem;
        margin-bottom: 1.875rem
    }

    .main-page.movie-poster-pier .main-page-content__wrapper {
        max-width: 17.5rem
    }

    .main-page.movie-poster-pier .main-page-content__subtitle {
        letter-spacing: 0
    }

    .main-page.intercom-main-page .main-page-content {
        padding: 1rem 0 16px 0;
        background-image: url(/wp-content/themes/vladlink/img/background/banner-6-430.svg?x84132)
    }

    .main-page.intercom-main-page .main-page-content__title {
        letter-spacing: -.0375rem;
        margin-bottom: 1.875rem
    }

    .main-page.intercom-main-page .main-page-content__subtitle br {
        display: none
    }

    .main-page.intercom-main-page .main-page-content .btn-2 {
        max-width: 11.5625rem
    }

    .main-page.intercom-main-page .main-page-content .btn-1 {
        max-width: 10.5rem
    }

    .main-page-content {
        padding: 1rem 0 0 0;
        min-height: 33.375rem
    }

    .main-page-content__wrapper {
        max-width: 18rem
    }

    .main-page-content__buttons {
        padding: 1.6875rem 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .main-page-content__button {
        max-width: 11.75rem
    }

    .main-page-content-object {
        border-radius: 1rem
    }

    .main-page-content-object__img {
        width: 1.5rem;
        height: 1.5rem
    }

    .main-page-content-object__text {
        letter-spacing: -.03rem
    }

    .appeal-one {
        padding: 2rem 0 3.4375rem 0
    }

    .appeal-one_internet {
        background-size: 287%;
        background-position-x: -8.4375rem;
        background-position-y: -6.8125rem
    }

    .appeal-one-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 3.25rem
    }

    .appeal-one-block__left {
        width: 100%
    }

    .appeal-one-block__img {
        max-width: 13.25rem;
        margin: auto
    }

    .appeal-one-block__button {
        max-width: 11.5625rem
    }

    .appeal-one-block__text {
        gap: 1.5rem;
        margin-bottom: 1.875rem
    }

    .appeal-one-block__text p br {
        display: none
    }

    .questions {
        padding: 2rem 0 1.25rem 0
    }

    .questions-header {
        margin-bottom: 1.5rem
    }

    .questions__block {
        gap: 2.9375rem;
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .questions-card__icon {
        margin-left: 0
    }

    .questions-card__icon img {
        top: .4375rem;
        left: 0;
        width: 3rem;
        height: 3rem
    }

    .questions-card__title {
        padding-top: 1.4375rem;
        max-width: 21.875rem
    }

    .questions-card__text {
        line-height: 1.5
    }

    .tariff-selection {
        padding: 1.75rem 0 1.5rem 0
    }

    .tariff-selection__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tariff-selection__block .rates-card__text {
        margin: 0
    }

    .tariff-selection__block .rates-card-item {
        gap: 1rem
    }

    .tariff-selection__block .rates-card-item__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .3125rem
    }

    .tariff-selection__block .rates-card-price {
        padding-bottom: 1.375rem;
        margin-bottom: 1.6875rem
    }

    .tariff-selection__block .rates-card .btn-3 {
        max-width: 100%
    }

    .tariff-selection-header__title {
        max-width: 18.75rem;
        line-height: 1.4
    }

    .necessary-two {
        padding: 1.5rem 0;
        height: auto
    }

    .necessary-two .container {
        padding: 0 1rem
    }

    .necessary-two .necessary__string {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .necessary-two .necessary__link-1 {
        position: initial;
        max-width: 20.5rem;
        height: 3.875rem;
        font-size: .875rem;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .necessary-two .necessary__link-4 {
        position: initial;
        max-width: 20.5rem;
        border-radius: 2rem;
        font-size: .875rem;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .necessary-two .necessary__circle-1 {
        min-width: 3.875rem;
        height: 3.875rem;
        position: initial;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .necessary-two .necessary__icon-1 {
        position: initial;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        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;
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary-two .necessary__icon-1 img {
        max-width: 2.625rem
    }

    .necessary-two .necessary__circle-2 {
        position: initial;
        display: block;
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary-two .necessary__link-7 {
        position: initial;
        max-width: 20.1875rem;
        font-size: .875rem
    }

    .necessary-two .necessary__link-5 {
        position: initial;
        max-width: 100%;
        font-size: .875rem
    }

    .connection {
        padding: 1.75rem 0 1.3125rem 0
    }

    .connection-internet {
        padding: 3.75rem 0 1.8125rem 0
    }

    .connection-block {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 1.375rem
    }

    .connection-block__left {
        padding-top: 5.25rem
    }

    .connection-block__title {
        font-size: 1.375rem;
        position: absolute;
        top: 0;
        text-align: center;
        margin: 0
    }

    .connection-block__image {
        display: block;
        max-width: 18rem;
        height: 11.25rem
    }

    .connection-block__image_tablet {
        display: none
    }

    .connection-block__right {
        max-width: 100%
    }

    .connection-block__text p {
        letter-spacing: -.0094rem
    }

    .connection-block__text p span {
        display: block;
        margin: 1.5rem 0 0 0
    }

    .algorithm-connection {
        padding: 1.9375rem 0 1.5rem 0
    }

    .algorithm-connection-internet .algorithm-connection-header {
        padding-bottom: 1.25rem
    }

    .algorithm-connection-internet .algorithm-connection-header__title {
        max-width: 17.5rem
    }

    .algorithm-connection-internet .algorithm-connection-card:nth-of-type(1) .algorithm-connection-card__namber {
        right: .75rem
    }

    .algorithm-connection-internet .algorithm-connection-card__circle {
        width: 3.5rem;
        height: 3.5rem
    }

    .algorithm-connection-internet .algorithm-connection-card__namber {
        font-size: 2.5rem;
        top: .9375rem;
        right: .6875rem
    }

    .algorithm-connection-internet .algorithm-connection-card__title {
        margin: .3125rem 0 .4375rem 0
    }

    .algorithm-connection-internet .algorithm-connection__block {
        gap: 1.375rem
    }

    .algorithm-connection-header {
        padding-bottom: 1.5rem
    }

    .algorithm-connection__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 1.5rem
    }

    .algorithm-connection-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 1rem
    }

    .algorithm-connection-card__circle {
        width: 3.5rem;
        height: 3.5rem
    }

    .algorithm-connection-card__namber {
        font-size: 2.5rem;
        left: auto;
        right: .625rem;
        top: .9375rem;
        line-height: 1
    }

    .algorithm-connection-card:nth-of-type(1) .algorithm-connection-card__namber {
        left: auto;
        right: .625rem
    }

    .algorithm-connection-consultation {
        padding-top: 1.6875rem;
        gap: 1.5rem
    }

    .algorithm-connection-consultation__title {
        font-size: 1rem;
        max-width: 18.75rem
    }

    .algorithm-connection-consultation__button {
        max-width: 100%
    }

    .algorithm-connection-consultation__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .algorithm-connection-consultation__text br {
        display: none
    }

    .algorithm-connection-interactive-tv .algorithm-connection-header__title {
        max-width: 20.625rem
    }

    .algorithm-connection-interactive-tv .algorithm-connection-consultation__button {
        max-width: 100%
    }

    .interactive-tv-text .appeal-one-block {
        padding: 1.4375rem 0 1.75rem 0;
        gap: 0
    }

    .interactive-tv-text .appeal-one-block::after {
        bottom: 1.125rem;
        left: -2.875rem;
        background-size: 60%
    }

    .interactive-tv-text .appeal-one-block__right {
        margin: -.25rem;
        max-width: 100%
    }

    .interactive-tv-text .appeal-one-block__img {
        max-width: 21.75rem
    }

    .interactive-tv-text .appeal-one-block__button {
        max-width: 12.4375rem;
        padding: 1rem 0
    }

    .interactive-tv-text .appeal-one-block__text {
        max-width: 100%
    }

    .link-block .container {
        padding: 0
    }

    .link-block .link {
        max-width: 100%;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        padding: .5rem;
        height: 4.5rem
    }

    .link-block .link__top span {
        font-size: 1.5rem;
        white-space: nowrap
    }

    .link-block .link__icon {
        min-width: 1.5rem
    }

    .link-block .link__bottom span {
        white-space: nowrap
    }

    .link-block .border-radius {
        border-radius: 1.5rem
    }

    .link-block__wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 1rem
    }

    .link-block__wrapper::-webkit-scrollbar {
        display: none
    }

    .link-block__wrapper .link:nth-child(6),
    .link-block__wrapper .link:nth-child(8),
    .link-block__wrapper .link:nth-child(9) {
        max-width: 100%
    }

    .link-block__wrapper .link:nth-child(11) {
        display: none
    }

    .link-block__wrapper .link:nth-child(12),
    .link-block__wrapper .link:nth-child(15),
    .link-block__wrapper .link:nth-child(16) {
        max-width: 100%
    }

    .link-block .necessary__circle-1 {
        position: initial
    }

    .link-block .necessary__circle-2 {
        display: none
    }

    .link-block .necessary__icon-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 4.5rem;
        max-width: 4.5rem;
        min-width: 4.5rem
    }

    .link-block .necessary__icon-1 img {
        max-width: 2.625rem
    }

    .description-poster {
        padding: 1.875rem 0 .6875rem 0;
        background-position-y: bottom;
        background-size: 138%;
        background-position-x: -10.0625rem
    }

    .description-poster__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2rem
    }

    .description-poster__title {
        font-size: 1.375rem
    }

    .description-poster__text {
        gap: 1.5rem
    }

    .description-poster__img {
        position: initial
    }

    .description-poster__right {
        height: auto;
        max-width: 23.6875rem
    }

    .advantages {
        padding: 2rem 0 1.3125rem 0
    }

    .advantages.install-app {
        padding: 1.875rem 0 1.25rem 0
    }

    .advantages.install-app .advantages-header__title {
        line-height: 1.35
    }

    .advantages.install-app .advantages__block {
        gap: 2.75rem
    }

    .advantages.install-app .advantages-card {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem
    }

    .advantages.install-app .advantages-card__text {
        display: none
    }

    .advantages.install-app .advantages-card__mobile {
        display: block;
        margin: 1.25rem 0 0 0
    }

    .advantages.install-app .advantages-card__mobile .advantages-card__text {
        display: block
    }

    .advantages-header {
        padding-bottom: 1.0625rem
    }

    .advantages-header__title {
        max-width: 18.75rem;
        line-height: 1.35
    }

    .advantages__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 2.75rem
    }

    .advantages-card {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem
    }

    .advantages-card__title {
        letter-spacing: -.0219rem
    }

    .advantages-card__text {
        display: none
    }

    .advantages-card__mobile {
        display: block;
        margin: 1.25rem 0 0 0
    }

    .advantages-card__mobile .advantages-card__text {
        display: block;
        max-width: 100%
    }

    .advantages-card__img img {
        width: 3rem;
        height: 3rem;
        top: .5rem
    }

    .text-one {
        padding: 1.8125rem 0 1.5rem 0
    }

    .text-one__wrapper {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.375rem
    }

    .text-one__right {
        max-width: 100%
    }

    .text-one__left {
        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;
        max-width: 100%;
        width: 100%
    }

    .text-one__img_tablet {
        margin: 4.9375rem 0 0 0;
        max-width: 18rem
    }

    .text-one__img_tablet img {
        width: 100%;
        height: 100%
    }

    .text-one__title {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 1.375rem;
        text-align: center;
        right: 0;
        margin: auto
    }

    .appeal-one.movie-poster-pier-text {
        padding: 1.5625rem 0 1rem 0;
        background-size: 165%;
        background-position-y: -4.3125rem;
        background-position-x: -.125rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block {
        gap: 1.5625rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__right {
        max-width: 100%
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__text {
        max-width: 100%;
        margin-bottom: 1.8125rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__text p {
        line-height: 1.5
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__button {
        max-width: 12.4375rem
    }

    .movie-poster-pier-advantages {
        padding: 2.3125rem 0 1.1875rem 0
    }

    .movie-poster-pier-advantages .advantages__block {
        gap: 2.875rem
    }

    .movie-poster-pier-advantages .advantages-header {
        padding-bottom: 1.25rem
    }

    .movie-poster-pier-advantages .advantages-card {
        padding: 0
    }

    .movie-poster-pier-advantages .advantages-card__mobile {
        margin: 1.1875rem 0 0 0
    }

    .movie-poster-pier-advantages .advantages-card__kp {
        font-size: .75rem
    }

    .movie-poster-pier-advantages .advantages-card__title {
        letter-spacing: -.025rem;
        max-width: 8.0625rem
    }

    .movie-poster-pier-advantages .advantages-card__text {
        max-width: 100%
    }

    .movie-poster-pier-advantages .advantages-card-border {
        border: none;
        padding: 0
    }

    .movie-poster-pier-advantages .advantages-card__wrapper:first-child {
        padding: 1rem 1rem .75rem;
        border: .0625rem solid #f04e23;
        border-radius: 1rem
    }

    .movie-poster-pier-advantages .advantages-card__wrapper:first-child .advantages-card__title {
        max-width: 9.375rem
    }

    .movie-poster-pier-advantages .advantages-card__wrapper:first-child .advantages-card__mobile {
        margin: .625rem 0 0 0
    }

    .movie-poster-pier-tariff-selection {
        padding: 1.875rem 0 1.4375rem 0
    }

    .movie-poster-pier-tariff-selection .tariff-selection-header {
        margin-bottom: 1rem
    }

    .movie-poster-pier-tariff-selection .tariff-selection-header__title {
        max-width: 16.4375rem
    }

    .movie-poster-pier-tariff-selection .tariff-selection-button__text {
        padding-bottom: 2.9375rem;
        font-size: 1.125rem
    }

    .movie-poster-pier-tariff-selection .tariff-selection-button__button {
        max-width: 100%
    }

    .movie-poster-pier-tariff-selection .rates-card-item__text span {
        max-width: 8.125rem;
        line-height: 1.4
    }

    .all-subscription__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .all-subscription__header {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .all-subscription__title {
        text-align: left;
        margin-bottom: 1.5rem;
        max-width: 12.8125rem
    }

    .all-subscription__img {
        min-width: 2rem;
        height: 2rem
    }

    .all-subscription__item {
        padding: .375rem 1rem;
        height: 4rem;
        gap: 1rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .all-subscription__item-1 {
        max-width: 100%
    }

    .all-subscription__item-2 {
        max-width: 100%
    }

    .all-subscription__item-3 {
        max-width: 100%
    }

    .all-subscription__item-4 {
        max-width: 100%
    }

    .all-subscription__text {
        text-align: left;
        font-size: 1.125rem;
        line-height: 1.4
    }

    .all-subscription__block {
        gap: 1rem
    }

    .movie-poster-pier-algorithm-connection {
        padding: 1.9375rem 0 1.875rem 0
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection__block {
        gap: 1.3125rem;
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-header {
        padding-bottom: 3.1875rem
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-card__wrapper {
        margin-top: .375rem
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-card__title {
        max-width: 100%
    }

    .movie-poster-pier-algorithm-connection .algorithm-connection-consultation__button {
        max-width: 100%
    }

    .main-page.cable-tv-main-page .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-4-430.svg?x84132);
        background-position: center bottom
    }

    .main-page.cable-tv-main-page .main-page-content__title {
        margin-bottom: 1.9375rem
    }

    .main-page.cable-tv-main-page .main-page-content__subtitle br {
        display: none
    }

    .main-page.cable-tv-main-page .main-page-content .btn-2 {
        max-width: 11.5625rem
    }

    .main-page.cable-tv-main-page .main-page-content .btn-3 {
        max-width: 10.5rem
    }

    .appeal-one.cable-tv-appeal-one {
        padding: 1.5rem 0 1.9375rem 0;
        background-size: 75%;
        background-position-x: 0;
        background-image: url(/wp-content/themes/vladlink/img/cable-tv/background-mob.svg?x84132);
        background-position: left top
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block {
        gap: .9375rem
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block__right {
        max-width: 100%
    }

    .how-many-channels {
        padding: 1.25rem 0 20px 0
    }

    .how-many-channels__row {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr);
        gap: 2.375rem .75rem
    }

    .how-many-channels__title {
        margin-bottom: 1.5rem
    }

    .how-many-channels__text {
        text-align: center
    }

    .how-many-channels__text br {
        display: none
    }

    .questions.cable-tv-questions .questions__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .questions.cable-tv-questions {
        padding: 2.125rem 0 1.1875rem 0
    }

    .questions.cable-tv-questions .questions-card__icon {
        margin-bottom: 1rem;
        margin-left: 0
    }

    .questions.cable-tv-questions .questions-card__icon img {
        left: 0
    }

    .questions.cable-tv-questions .questions-card__title {
        padding-top: 1.4375rem
    }

    .sell {
        background-image: url(/wp-content/themes/vladlink/img/cable-tv/discount-info-mob.svg?x84132)
    }

    .sell-block {
        padding: 1.875rem 0 1.1875rem 0
    }

    .sell-block__title {
        font-size: 1.375rem
    }

    .cable-tv-questions-text-one {
        padding: 1.875rem 0 1.3125rem 0
    }

    .cable-tv-questions-text-one .text-one__title {
        text-align: center;
        right: 0;
        margin: auto;
        font-size: 1.375rem
    }

    .cable-tv-questions-text-one .text-one__right {
        max-width: 100%
    }

    .cable-tv-questions-text-one .text-one__left {
        margin: 5.875rem 0 0 0
    }

    .cable-tv-questions-text-one .text-one__img {
        height: 16.625rem
    }

    .cable-tv-questions-text-one .text-one__wrapper {
        gap: .375rem
    }

    .appeal-one.intercom-appeal-one {
        overflow: hidden
    }

    .appeal-one.intercom-appeal-one .appeal-one-block {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 0;
        padding: 1.75rem 0 21.5rem 0
    }

    .appeal-one.intercom-appeal-one .appeal-one-block__right {
        max-width: 100%
    }

    .appeal-one.intercom-appeal-one .appeal-one-block__text {
        max-width: 100%;
        gap: 1.5rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a_tablet {
        width: 32.6875rem;
        bottom: -1.625rem;
        left: -2.375rem;
        -webkit-transform: rotate(-7deg);
        -ms-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b {
        display: none
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b_mob {
        position: absolute;
        bottom: 0;
        right: -1rem;
        display: block;
        z-index: -1
    }

    .three-simple-steps {
        padding: 1.6875rem 0 5.125rem 0;
        overflow: hidden
    }

    .three-simple-steps .container {
        padding: 0
    }

    .three-simple-steps__header {
        padding: 0 1rem;
        margin-bottom: 1.75rem
    }

    .three-simple-steps__title {
        line-height: 1.3
    }

    .three-simple-steps .three-simple-steps__buttons {
        margin: 0
    }

    .three-simple-steps .three-simple-steps__buttons .three-simple-steps__btn {
        display: none
    }

    .three-simple-steps .three-simple-steps__buttons .three-simple-steps__nav {
        background-color: transparent;
        width: auto;
        gap: 0;
        padding: 0
    }

    .three-simple-steps .three-simple-steps__trigger .three-simple-steps-card {
        position: initial;
        width: 17.75rem;
        height: 15.625rem
    }

    .three-simple-steps .three-simple-steps__trigger .three-simple-steps-card__text {
        text-align: center;
        bottom: .8125rem
    }

    .three-simple-steps__slick .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .three-simple-steps__slick .slick-list {
        padding: 0 17% 0 17% !important
    }

    .three-simple-steps__slick .slick-dots {
        left: 0;
        max-width: 45.5rem;
        bottom: -2.5rem
    }

    .three-simple-steps__slick .slick-dots li {
        margin: 0 -.0625rem
    }

    .three-simple-steps__slick .slick-dots li button::before {
        font-size: 2.0625rem;
        opacity: 1
    }

    .three-simple-steps__slick .slick-dots .slick-active button::before {
        font-size: 2.625rem;
        color: #f04e23
    }

    .three-simple-steps__slick .slick-center .three-simple-steps__trigger .three-simple-steps-card__text {
        color: #fff
    }

    .three-simple-steps__slick .slick-center .three-simple-steps__trigger .three-simple-steps-card::after {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(17.71%, rgba(139, 106, 255, .64)), color-stop(36.29%, rgba(139, 106, 255, 0)));
        background: linear-gradient(0deg, rgba(139, 106, 255, .64) 17.71%, rgba(139, 106, 255, 0) 36.29%)
    }

    .intercom-advantages {
        padding: .3125rem 0 1.25rem 0
    }

    .intercom-advantages .advantages-card {
        gap: 1rem
    }

    .intercom-advantages .advantages__block {
        gap: 2.8125rem
    }

    .text-one.intercom-text-one {
        padding: 1.875rem 0 1.25rem 0
    }

    .text-one.intercom-text-one .text-one__title {
        margin: auto;
        text-align: center;
        right: 0
    }

    .text-one.intercom-text-one .text-one__img {
        margin: 4.9375rem 0 0 0;
        max-width: 18rem
    }

    .text-one.intercom-text-one .text-one__wrapper {
        gap: 1.6875rem
    }

    .text-one.intercom-text-one .text-one__right {
        max-width: 100%
    }

    .intercom-entrance__title {
        font-size: 1rem;
        max-width: 18.75rem
    }

    .intercom-entrance__title br {
        display: none
    }

    .intercom-entrance .intercom-entrance__button {
        max-width: 100%
    }

    .news-main {
        background-image: url(/wp-content/themes/vladlink/img/news-main/banner-image-mob.svg?x84132)
    }

    .news-main.section-banner .block {
        padding-top: 2.3125rem
    }

    .all-news {
        padding: 1.5rem 0 2rem 0
    }

    .all-news__cards {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem
    }

    .all-news-card {
        padding: 1.25rem 1.25rem 1.0625rem 1.25rem
    }

    .all-news-card .date {
        font-size: .875rem
    }

    .all-news-card__header {
        margin-bottom: 1rem
    }

    .all-news-card__header img {
        width: 1rem
    }

    .all-news-card__link {
        margin: 1.1875rem 0 0 0
    }

    .all-news-card__text {
        margin: 1.125rem 0 0 0
    }

    .all-news-card__name {
        height: 3.125rem
    }

    .all-news__pagination {
        margin: 2rem 0 0 0
    }

    .bread-crumbs {
        padding: 1.125rem 0 1.125rem 0
    }

    .bread-crumbs__block a,
    .bread-crumbs__block .breadcrumbs__item {
        font-size: .75rem
    }

    .news-content {
        padding: 2rem 0 1.5rem
    }

    .news-content .news-title {
        font-size: 1.375rem
    }

    .news-content__content {
        margin: 1.375rem 0 0 0
    }

    .news-content__btn {
        max-width: 15rem
    }

    .news-content__header .date {
        font-size: .875rem
    }

    .more-news {
        padding: 1.5rem 0 2rem 0
    }

    .more-news__cards {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem
    }

    .documents-banner {
        background-image: url(/wp-content/themes/vladlink/img/documents-banner/banner-image-mob.svg?x84132);
        background-position: right bottom
    }

    .documents-banner .title-page {
        max-width: 18.75rem
    }

    .documents-banner .sub-banner {
        max-width: 18.75rem
    }

    .documents-content {
        padding: 1.5rem 0
    }

    .blog-popular {
        padding: 1.8125rem 0 0 0
    }

    .blog-popular .container {
        padding-right: 1rem
    }

    .blog-popular .news-title {
        font-size: 1.375rem
    }

    .blog-popular__cards {
        gap: 1rem;
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        margin: 2rem 0 0 0
    }

    .blog-popular__slick .slick-list {
        padding: 0
    }

    .blog-popular__slick .slick-slide {
        margin-right: 0
    }

    .blog-popular__slick .slick-next {
        right: 0
    }

    .blog-popular__slick .slick-prev {
        right: 4.5rem;
        left: auto
    }

    .blog-popular__slick .slick-next,
    .blog-popular__slick .slick-prev {
        width: 3rem;
        height: 3rem;
        top: -3rem
    }

    .blog-popular__slick .slick-next::before,
    .blog-popular__slick .slick-prev::before {
        left: .25rem;
        width: 2rem;
        height: 2.1875rem;
        background-size: contain
    }

    .blog-popular__slider {
        margin: 6.5rem 0 0 0
    }

    .blog-popular-arrows {
        gap: 1.5rem
    }

    .blog-popular-arrow-next,
    .blog-popular-arrow-prev {
        width: 3rem;
        height: 3rem
    }

    .blog-popular-arrow-next::before,
    .blog-popular-arrow-prev::before {
        left: .375rem;
        width: 2rem;
        height: 2.75rem
    }

    .blog-popular-card__info h3,
    .blog-popular-card__info .h3 {
        font-size: 1.5rem;
        height: 4rem
    }

    .blog-popular-card__info p {
        font-size: 1.125rem;
        margin-top: .375rem
    }

    .blog-popular-card__tag {
        margin-top: 1.125rem
    }

    .blog-tabs {
        padding: 3rem 0 2rem 0
    }

    .blog-tabs .container {
        padding: 0
    }

    .blog-tabs .tabs__content {
        padding: 0 1rem
    }

    .about-banner {
        height: 37.5rem;
        background-position-x: -74.3125rem
    }

    .about-banner__block {
        padding: 2.3125rem 0 0 0;
        max-width: 100%
    }

    .about-company__block {
        padding: 1.875rem 0 19.375rem 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }

    .about-company__left {
        max-width: 100%
    }

    .about-company__items {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: .5rem
    }

    .about-company__item {
        height: 3.875rem;
        padding: 0 1.5625rem
    }

    .about-company__group {
        margin-bottom: 1.8125rem
    }

    .about-company__icon {
        max-width: 17.875rem;
        top: auto;
        bottom: 0;
        right: -2.5625rem
    }

    .about-company__image {
        max-width: 18.75rem;
        right: -1.125rem;
        bottom: 0
    }

    .about-company__circle {
        width: 3rem;
        height: 3rem;
        right: 14.4375rem;
        bottom: 2.125rem
    }

    .about-history {
        padding: 1.9375rem 0 1.5rem 0
    }

    .about-history__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2.5625rem
    }

    .about-history__column {
        width: 100%
    }

    .about-history__stroke {
        margin-bottom: 2rem
    }

    .about-history__stroke:nth-child(even) .about-history__columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-history__stroke:nth-child(even) .about-history__circle {
        margin: 0
    }

    .about-history__stroke:nth-child(even) .about-history__circle h3 {
        padding-left: 0
    }

    .about-history__stroke:last-child {
        margin: 1.8125rem 0 0 0
    }

    .about-history__stroke:last-child .about-history__columns {
        gap: 0
    }

    .about-history__name {
        font-size: 1.375rem;
        max-width: 100%;
        padding: 0
    }

    .about-history__scheme {
        margin: 2.625rem 0 0 0
    }

    .about-history__wrapper {
        margin-bottom: 1.1875rem
    }

    .about-history__circle {
        margin: 0
    }

    .about-history__circle h3 {
        font-size: 1.125rem;
        padding-right: 0
    }

    .about-history__box {
        padding: 1.6875rem 1.4375rem 1.3125rem
    }

    .about-history__box p {
        margin-bottom: 1.5rem
    }

    .main-page.rates-page-main-page .main-page-content {
        min-height: 20.25rem;
        background-position-x: -40.9375rem
    }

    .main-page.rates-page-main-page .main-page-content__wrapper {
        padding: 2.375rem 0 0 0
    }

    .main-page.rates-page-main-page .main-page-content__title {
        max-width: 17.9375rem
    }

    .rates-page-links__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative
    }

    .rates-page-links .rates-page-object {
        position: initial;
        font-size: 1rem;
        line-height: 1.3;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .rates-page-links .necessary__icon-1 {
        height: 4.5rem;
        max-width: 4.5rem;
        min-width: 4.5rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .rates-page-links .necessary__icon-1 img {
        max-width: 2.5rem
    }

    .rates-page-links .necessary__icon-2 {
        width: 4.5rem;
        height: 4.5rem;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: absolute;
        left: 0;
        top: auto;
        bottom: -5rem
    }

    .rates-page-links .necessary__icon-2 img {
        max-width: 4.5rem
    }

    .rates-page-links .necessary__circle-2 {
        height: 4.5rem;
        max-width: 4.5rem;
        min-width: 4.5rem;
        position: absolute;
        top: -10rem;
        left: auto;
        right: 0
    }

    .rates-page-links .necessary__circle-1 {
        display: none
    }

    .rates-page-links .necessary__link-3 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 4.5rem;
        max-width: 19.875rem;
        width: 100%;
        padding: 0 .875rem
    }

    .rates-page-links .necessary__link-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border-radius: 1rem;
        height: 4.5rem;
        padding: 0 1rem;
        max-width: 100%;
        width: 100%
    }

    .rates-page-links .necessary__link-6 {
        border-radius: 1rem;
        height: 4.5rem;
        padding: 0 1rem;
        margin-left: 5rem;
        max-width: 19.875rem
    }

    .rates-page-links .necessary__link-4 {
        border-radius: 1rem;
        height: 4.5rem;
        padding: 0 1rem;
        max-width: 100%;
        width: 100%
    }

    .rates.rates-page-rates {
        padding: 1.875rem 0 0 0
    }

    .rates.rates-page-rates.rates-main {
        padding: 1.625rem 0 .9375rem 0
    }

    .rates.rates-page-rates .tabs__pane_show {
        padding-bottom: 0
    }

    .additional-tariffs__title {
        font-size: 1rem
    }

    .additional-tariffs__icon {
        width: 2rem;
        height: 2rem
    }

    .additional-tariffs-item {
        padding: 1rem;
        margin: 1.8125rem 0 0 0
    }

    .additional-tariffs__trigger {
        gap: 1rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        /* justify-content: space-between */
    }

    .additional-tariffs__icon {
        min-width: 2rem;
        height: 2rem
    }

    .not-found__block {
        padding: 6.875rem 0
    }

    .not-found__title {
        font-size: 4rem
    }

    .not-found__text {
        margin-bottom: 2.5rem
    }

    .not-found__text br {
        display: none
    }

    .not-found__button {
        max-width: 16rem
    }

    .blog-artical {
        padding: 1.8125rem 0 2rem
    }

    .blog-artical .news-content__img {
        height: 7.5625rem;
        margin-bottom: 1.5rem
    }

    .subscriber-directory {
        padding: 1.5rem 0
    }

    .subscriber-directory__item {
        row-gap: 1rem
    }

    .terminals {
        padding: 1.5rem 0
    }

    .terminals-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .terminals-block__right {
        padding: 0;
        max-width: 100%
    }

    .terminals-block__text {
        font-size: .875rem
    }

    .terminals-block__button {
        max-width: 100%
    }

    .section-banner.documents-banner-routers .news-main__title {
        max-width: 18.75rem
    }

    .section-banner.documents-banner-routers .sub-banner {
        max-width: 18.75rem
    }

    .section-banner.documents-banner-routers .block {
        padding: 2.5rem 0 0 0
    }

    .routers {
        padding: 1rem 0 1rem 0
    }

    .routers-item {
        padding: 1rem 0
    }

    .routers-item__block {
        gap: 1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .routers-item__img {
        min-width: 100%;
        max-width: 100%;
        height: 100%;
    }

    .routers-item__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .routers-item__mobile {
        display: none
    }

    .routers-item__left {
        gap: 1.0625rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .routers-item__list {
        display: none
    }

    .routers-item__title {
        font-size: 1.375rem;
        font-family: Navigo;
        font-weight: 400
    }

    .routers-item__text {
        letter-spacing: -.0125rem
    }

    .routers-item-right-wrapper {
        padding: 1.75rem 1.5625rem 1.5rem 1.5625rem
    }

    .routers-item-right-wrapper__title {
        font-size: 1.125rem;
        margin-bottom: 1rem
    }

    .routers-item-right-wrapper__price {
        font-size: 1.5rem
    }

    .routers-item-right-wrapper__text {
        font-size: .875rem
    }

    .routers-item-right-wrapper__button {
        max-width: 100%
    }

    .routers-modal {
        max-width: 25rem
    }

    .routers-modal__close {
        top: 1rem;
        right: 1rem
    }

    .routers-modal-content {
        padding: 1rem
    }

    .routers-modal-content__title {
        font-size: 1.5625rem
    }

    .routers-modal-content__text {
        font-size: 1rem
    }

    .routers-modal-content-form__btn {
        height: 3rem;
        font-size: 1rem
    }

    .routers-modal-content-form__privacy {
        font-size: .875rem
    }

    .routers-modal-content-form__privacy a {
        display: inline
    }

    .routers .accordion {
        margin: .8125rem 0 0 0
    }

    .routers .accordion__header span {
        font-size: 1.125rem
    }

    .routers .accordion__body .routers-item__list {
        display: block
    }

    .description-routers-block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .description-routers .additional-tariffs-item {
        padding: 0
    }

    .internet-speed-algorithm {
        padding: 1.5rem 0
    }

    .internet-speed-algorithm__items {
        gap: 1.5rem
    }

    .internet-speed-algorithm .internet-speed-algorithm-images.internet-speed-algorithm__three {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__box {
        height: 14.0625rem
    }

    .internet-speed-algorithm .internet-speed-algorithm__four.internet-speed-algorithm-images .internet-speed-algorithm__img {
        max-width: 100%
    }

    .internet-speed-algorithm-texts {
        padding: 1.5rem 0 2rem 0
    }

    .internet-speed-algorithm-texts__wrapper {
        padding: 1.5rem 0
    }

    .internet-speed-algorithm-texts__button {
        max-width: 9.25rem
    }

    .privacy-policy__title {
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none
    }

    .privacy-policy-block {
        padding: 1.5rem 0
    }

    .contact-us {
        padding: 1.5625rem 0 1.25rem 0
    }

    .contact-us__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 1.0625rem
    }

    .contact-us-card__img img {
        top: .5rem;
        width: 3rem;
        height: 3rem
    }

    .answer__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .answer-directory {
        width: 100%;
        border-radius: 1.5rem;
        height: auto
    }

    .answer-directory__links {
        position: initial;
        width: 100%
    }

    .answer-directory__text {
        margin-bottom: 1rem
    }

    .help-form .custom-checkbox {
        position: relative
    }

    .help-form .custom-checkbox>span {
        display: block;
        line-height: 1.4;
        padding: 0 0 0 2rem
    }

    .help-form .custom-checkbox>span a {
        padding-left: 0
    }

    .help-form .custom-checkbox>span::before {
        position: absolute;
        left: 0;
        top: calc(50% - .625rem)
    }

    .help-form .btn-2 {
        width: 100%
    }

    .private-office-main {
        margin-top: 6.5rem;
        height: 50rem;
        background-image: url(/wp-content/themes/vladlink/img/private-office-main/banner-mob.svg?x84132)
    }

    .private-office-main__title {
        max-width: 15rem;
        letter-spacing: 0;
        margin-bottom: 1.875rem
    }

    .private-office-main__text {
        margin-bottom: 1.8125rem
    }

    .private-office-main__text br {
        display: none
    }

    .private-office-main__cart {
        height: 3rem
    }

    .private-office-main__block {
        padding: 4.8125rem 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .private-office-main__image {
        width: 16rem;
        top: 29.75rem;
        right: 0
    }

    .private-office-main__store {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        max-width: 9.625rem;
        gap: .625rem
    }

    .web-version__block {
        padding: 3.8125rem 0 3.1875rem 0;
        gap: 1.75rem
    }

    .web-version__img {
        width: 17.5625rem
    }

    .web-version__text {
        font-size: 1.375rem;
        line-height: 1.35
    }

    .connect-to-vladlink-main {
        height: 31.875rem;
        background-image: url(/wp-content/themes/vladlink/img/documents-banner/banner-image-mob.svg?x84132)
    }

    .connect-to-vladlink-main .block {
        padding: 2.5rem 0 0 0
    }

    .connect-to-vladlink-main .block .title-page {
        max-width: 13.75rem
    }

    .connect-to-vladlink-main .block .sub {
        max-width: 17.3125rem
    }

    .connect-to-vladlink-main .block .btn-2 {
        max-width: 12.0625rem;
        width: 100%
    }

    .connect-to-vladlink-form {
        padding: 1.5rem 0
    }

    .connect-to-vladlink-form__inputs {
        gap: 1.625rem
    }

    .connect-to-vladlink-form-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.625rem
    }

    .connect-to-vladlink-form .btn-2 {
        width: 100%
    }

    .connect-to-vladlink-form .custom-checkbox,
    .routers-modal-content-form .custom-checkbox {
        position: relative
    }

    .connect-to-vladlink-form .custom-checkbox>span,
    .routers-modal-content-form .custom-checkbox>span {
        display: block;
        line-height: 1.4;
        padding: 0 0 0 2rem
    }

    .connect-to-vladlink-form .custom-checkbox>span a,
    .routers-modal-content-form .custom-checkbox>span a {
        padding-left: 0
    }

    .connect-to-vladlink-form .custom-checkbox>span::before,
    .routers-modal-content-form .custom-checkbox>span::before {
        position: absolute;
        left: 0;
        top: calc(50% - .625rem)
    }

    .telecom-operator-franchise-main .main-page-content {
        padding: 2.3125rem 0 0 0;
        min-height: 20.25rem;
        background-position-x: -40.9375rem
    }

    .telecom-operator-franchise-main .main-page-content__title {
        margin-bottom: 1.875rem
    }

    .telecom-operator-franchise-main .main-page-content__subtitle {
        font-size: 1.125rem;
        letter-spacing: -.025rem
    }

    .telecom-operator-franchise-main .main-page-content__subtitle br {
        display: none
    }

    .telecom-operator-franchise-links .necessary__circle-1 {
        position: initial
    }

    .telecom-operator-franchise-links .necessary__circle-2 {
        position: initial
    }

    .telecom-operator-franchise-links__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: .625rem .5rem
    }

    .telecom-operator-franchise-links__link {
        padding: .5rem 1rem;
        gap: .75rem
    }

    .telecom-operator-franchise-links__link .icon {
        min-width: 2rem;
        height: 2rem
    }

    .telecom-operator-franchise-links__link .text {
        font-size: 1rem;
        white-space: normal;
        line-height: 1.5
    }

    .telecom-operator-franchise-links .link-1 {
        width: 20.375rem
    }

    .telecom-operator-franchise-links .necessary__icon-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .telecom-operator-franchise-links .necessary__icon-1 img {
        max-width: 2.5rem
    }

    .telecom-operator-franchise-links .link-2 {
        width: 20.375rem
    }

    .telecom-operator-franchise-links .link-3 {
        width: 20.5rem
    }

    .telecom-operator-franchise-links .link-4 {
        width: 20.375rem
    }

    .telecom-operator-franchise-links .necessary__icon-2 {
        display: block;
        position: initial
    }

    .telecom-operator-franchise-links .necessary__icon-2 img {
        max-width: 4rem
    }

    .information-system {
        overflow: hidden;
        padding: 1.9375rem 0 1.5rem 0
    }

    .information-system .container {
        padding: 0
    }

    .information-system__title {
        padding: 0 1rem;
        line-height: 1.3;
        font-family: Navigo;
        font-weight: 500
    }

    .information-system-card {
        max-width: 100%;
        height: 17.75rem
    }

    .information-system-card__title {
        left: 1.5rem;
        top: 1.8125rem
    }

    .information-system-card__icon {
        right: 1.5rem;
        bottom: 1.5rem
    }

    .information-system__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .information-system__slick {
        margin: 6.25rem 0 0 0 !important;
        padding-left: 1rem;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .information-system__slick .slick-slide {
        width: 18rem !important
    }

    .information-system__slick .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .information-system__slick .slick-list {
        padding: 0 5% 0 0
    }

    .information-system__slick .slick-next,
    .information-system__slick .slick-prev {
        width: 3rem;
        height: 3rem;
        top: -3rem;
        border-radius: 50%;
        border: .125rem solid #000;
        z-index: 2;
        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
    }

    .information-system__slick .slick-next::before,
    .information-system__slick .slick-prev::before {
        content: "";
        background-image: url(/wp-content/themes/vladlink/img/news-content/arrow-slider.svg?x84132);
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        left: .25rem;
        width: 2rem;
        height: 2.1875rem;
        background-size: contain
    }

    .information-system__slick .slick-next {
        right: 1rem
    }

    .information-system__slick .slick-prev {
        right: 5.5rem;
        left: auto
    }

    .information-system__slick .slick-prev::before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .telecom-operator-franchise-form {
        padding: 1.5625rem 0 1.5rem 0
    }

    .telecom-operator-franchise-form__title {
        line-height: 1.3;
        font-family: Navigo;
        font-weight: 500
    }

    .telecom-operator-franchise-form__inputs {
        gap: 1.1875rem
    }

    .telecom-operator-franchise-form .custom-checkbox {
        position: relative
    }

    .telecom-operator-franchise-form .custom-checkbox>span {
        display: block;
        line-height: 1.4;
        padding: 0 0 0 2rem
    }

    .telecom-operator-franchise-form .custom-checkbox>span a {
        padding-left: 0
    }

    .telecom-operator-franchise-form .custom-checkbox>span::before {
        position: absolute;
        left: 0;
        top: calc(50% - .625rem)
    }

    .telecom-operator-franchise-form__agreement {
        padding: 1.375rem 0 1.5625rem 0
    }

    .telecom-operator-franchise-form .btn-2 {
        max-width: 100%;
        width: 100%;
        height: 3rem
    }

    .also-buy {
        padding: 2rem 0 2.6875rem 0
    }

    .also-buy__title {
        margin-bottom: 1.6875rem
    }

    .also-buy-arrow {
        width: 3rem;
        height: 3rem
    }

    .also-buy__arrows {
        gap: 1.5rem;
        margin-bottom: 1.5rem
    }

    .also-buy__arrows.mediacents {
        display: flex;
        gap: 1.5rem;
        margin-bottom: 1.5rem
    }

    .also-buy__wrapper {
        height: 17.75rem
    }

    .also-buy-card__price {
        bottom: 1rem;
        right: 1rem;
        font-size: 1.375rem;
        padding: 0 .6875rem;
        height: 3.125rem
    }

    .also-buy-card__text {
        margin-bottom: 3.75rem
    }

    .also-buy-card__title {
        font-size: 1.375rem
    }

    .also-buy-card__button {
        max-width: 16rem
    }

    .media-centers-questions {
        padding: 2.0625rem 0 1.3125rem 0
    }

    .media-centers-questions .questions-card__icon {
        margin-left: 0
    }

    .media-centers-questions .questions-card__icon img {
        left: 0
    }

    .media-centers-algorithm-connection {
        padding: 1.9375rem 0 2.3125rem 0
    }

    .city-cameras-main {
        background-position-x: -33.1875rem;
        background-size: 73.875rem;
        height: 31.875rem
    }

    .city-cameras-main .private-office-main__block {
        padding: 2.3125rem 0 0 0
    }

    .city-cameras-main .private-office-main__title {
        margin-bottom: 1.875rem
    }

    .city-cameras-main .private-office-main__text {
        margin-bottom: 2.125rem;
        letter-spacing: 0;
        max-width: 18.75rem
    }

    .city-cameras-main .private-office-main__text br {
        display: none
    }

    .city-cameras-main .private-office-main__image {
        position: initial
    }

    .city-cameras-main .private-office-main__store {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        max-width: 10.375rem
    }

    .city-cameras-main .private-office-main__cart:nth-of-type(1),
    .city-cameras-main .private-office-main__cart:nth-of-type(2),
    .city-cameras-main .private-office-main__cart:nth-of-type(3),
    .city-cameras-main .private-office-main__cart:nth-of-type(4) {
        height: 3.0625rem
    }

    .city-cameras .container {
        padding: 0
    }

    .city-cameras__label,
    .city-cameras__left {
        padding: 0 1rem
    }

    .city-cameras__left .city-cameras__label {
        padding: 0
    }

    .city-cameras .select .__select__title {
        padding: 0 1rem;
        height: 4rem
    }

    .city-cameras .select .__select__content {
        top: 3.75rem
    }

    .city-cameras .category__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: transparent;
        padding: .25rem 1rem;
        overflow-x: auto
    }

    .city-cameras .category__nav::-webkit-scrollbar {
        display: none
    }

    .city-cameras .category__btn {
        font-size: .875rem;
        background-color: #f1f1f1;
        padding: 0 1rem
    }

    .city-cameras .category__btn_active {
        background-color: #8b6aff
    }

    .city-cameras__header {
        margin-bottom: 2.3125rem
    }

    .city-cameras__content {
        padding: 0 1rem
    }

    .city-cameras__video p {
        font-size: 1.375rem;
        line-height: 1.4;
        margin-bottom: .5625rem
    }

    .city-cameras__video video {
        height: 10.75rem
    }

    .promotions-pages-content {
        overflow: hidden;
        padding: 1.5rem 0 0 0
    }

    .promotions-pages-content.promotions-pages-content-magic-button .promotions-pages-content__left {
        margin-left: -2.5rem;
        margin-bottom: 0
    }

    .promotions-pages-content.promotions-pages-content-magic-button .promotions-pages-content__right {
        padding: 0
    }

    .promotions-pages-content.promotions-pages-content-cashback .promotions-pages-content__left {
        margin-bottom: 0
    }

    .promotions-pages-content.promotions-pages-content-cashback .promotions-pages-content__right {
        padding: 0
    }

    .promotions-pages-content.promotions-pages-content-bonus-200 .promotions-pages-content__left {
        margin-bottom: 0
    }

    .promotions-pages-content.promotions-pages-content-bonus-200 .promotions-pages-content__right {
        padding: 0
    }

    .promotions-pages-content.promotions-pages-content-balance-transfer .promotions-pages-content__left {
        margin-left: -1.375rem
    }

    .promotions-pages-content.promotions-pages-content-balance-transfer .promotions-pages-content__left img {
        height: 15rem
    }

    .promotions-pages-content.promotions-pages-content-friends .promotions-pages-content__left {
        margin-bottom: 0
    }

    .promotions-pages-content.promotions-pages-content-friends .promotions-pages-content__right {
        padding: 0
    }

    .promotions-pages-content.vladlink-bonus-promotions-pages-content .promotions-pages-content__left {
        margin-bottom: 0
    }

    .promotions-pages-content.vladlink-bonus-promotions-pages-content .promotions-pages-content__right {
        padding: 0
    }

    .promotions-pages-content__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .promotions-pages-content__right {
        margin: 0
    }

    .promotions-pages-content__left {
        margin-left: -2.5rem
    }

    .promotions-pages-content__left img {
        height: 15.9375rem
    }

    .promotions-pages-benefits {
        padding: 1.5rem 0
    }

    .promotions-pages-benefits__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .promotions-pages-benefits__item {
        gap: 1rem
    }

    .promotions-pages-benefits__item .box {
        min-width: 4rem;
        height: 4rem
    }

    .promotions-pages-more {
        padding: 1.5rem 0
    }

    .balance-transfer-promotion .algorithm-connection__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .magic-button-download {
        padding: 1.5rem 0
    }

    .magic-button-download__title {
        font-size: 1.375rem
    }

    .magic-button-download .private-office-main__store {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .magic-button-download .private-office-main__cart:nth-of-type(1) {
        height: 5.3125rem
    }

    .magic-button-download .private-office-main__cart:nth-of-type(2) {
        height: 5.3125rem
    }

    .magic-button-download .private-office-main__cart:nth-of-type(3) {
        height: 5.3125rem
    }

    .magic-button-download .private-office-main__cart:nth-of-type(4) {
        height: 5.3125rem
    }

    .magic-button-download__link {
        font-size: 1rem;
        margin: 1.5rem 0 0 0
    }

    .magic-button-sell .sell-block {
        padding: 1.5rem 0
    }

    .magic-button-sell .sell-block__text p {
        font-size: 1rem
    }

    .bonus-200-text {
        padding-top: 1.5rem
    }

    .bonus-200-reviews {
        padding: 1.5rem 0
    }

    .bonus-200-reviews__items {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .bonus-200-reviews__item .box {
        height: 15rem
    }

    .bonus-200-reviews__info {
        top: 1rem;
        left: 1rem;
        right: 1rem;
        bottom: 1rem
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards {
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        grid-template-areas: "one one" "two two" "three three"
    }

    .vladlink-bonus-benefits .algorithm-connection__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .vladlink-bonus-benefits .algorithm-connection-card {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .vladlink-bonus-benefits .algorithm-connection-card .box {
        min-width: 4rem
    }

    .vladlink-bonus-partners {
        padding: 1.5rem 0
    }

    .vladlink-bonus-partners__stroke {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr)
    }

    .vladlink-bonus-partners__image img {
        width: 80%
    }

    .vladlink-bonus-partners__title {
        font-size: 1.375rem
    }

    .footer-block-top__navigation>.one {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .one {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .footer-block-top__navigation>.two {
        -ms-grid-row: 1;
        -ms-grid-column: 3
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .two {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .footer-block-top__navigation>.three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }
}

@media screen and (max-width: 992px) {
    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .one {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .two {
        -ms-grid-row: 1;
        -ms-grid-column: 3
    }

    .vladlink-bonus-promotions-pages-content .promotions-pages-content__cards .three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }

    .footer-block-top__navigation .one {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .footer-block-top__navigation .two {
        -ms-grid-row: 1;
        -ms-grid-column: 3
    }

    .footer-block-top__navigation .three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }
}

@media screen and (max-width: 576px) {
    .footer-block-top__navigation>.one {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .footer-block-top__navigation .one {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .footer-block-top__navigation>.two {
        -ms-grid-row: 1;
        -ms-grid-column: 3
    }

    .footer-block-top__navigation .two {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .footer-block-top__navigation>.three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1
    }

    .footer-block-top__navigation .three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .footer-block-top__navigation .four {
        -ms-grid-row: 3;
        -ms-grid-column: 3
    }
}

@media screen and (max-width: 360px) {
    html {
        font-size: 5vw
    }

    .container {
        max-width: 100%;
        padding: 0 1rem
    }

    body {
        font-size: 1rem
    }

    .title {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: -.0138rem;
        max-width: 18.0625rem
    }

    .title-page {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: -.0187rem
    }

    .name {
        font-size: 1.125rem;
        letter-spacing: 0
    }

    .sub-banner {
        margin: 1.75rem 0 0 0
    }

    .about-title {
        font-size: 1.375rem
    }

    .btn-1 {
        height: 3rem
    }

    .btn-2 {
        height: 3rem
    }

    .btn-3 {
        height: 3rem
    }

    .btn-4 {
        height: 3rem;
        font-size: .9375rem;
        padding: 0 1.125rem;
        gap: .375rem
    }

    .news-btn {
        height: 3rem
    }

    .title-2 .title-med {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: 0
    }

    .title-2 .title-text {
        font-size: 1.375rem;
        line-height: 136.364%;
        letter-spacing: .0187rem
    }

    .news-title {
        font-size: 1.375rem
    }

    .section-title-1 {
        font-size: 1.375rem
    }

    .section-banner {
        height: 20.25rem
    }

    .section-banner .block {
        padding-top: 2.3125rem
    }

    .section-one {
        margin-top: 6.5rem
    }

    .pagination {
        gap: .375rem
    }

    .pagination__pages {
        gap: .375rem
    }

    .pagination__pages a {
        width: 2.5rem;
        height: 2.5rem
    }

    .pagination__pages a span {
        font-size: 1.125rem
    }

    .link-more::after {
        width: 1.6875rem;
        height: 1.4375rem;
        margin-left: 1.0625rem
    }

    .tag {
        font-size: 1.25rem;
        padding: 0 1.25rem;
        height: 3.5rem
    }

    .tabs__nav {
        background-color: transparent;
        padding: .25rem 1rem;
        gap: .25rem;
        overflow: auto;
        width: auto;
        border-radius: 0
    }

    .tabs__nav::-webkit-scrollbar {
        display: none
    }

    .tabs__btn {
        background-color: #f1f1f1;
        font-size: .875rem;
        padding: 0 1rem;
        white-space: nowrap
    }

    .necessary__link-1 {
        height: 3.875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 15.625rem
    }

    .necessary__link-2 {
        height: 3.875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 15.625rem
    }

    .necessary__link-3 {
        height: 3.875rem;
        padding: 0 0 0 1.5rem;
        border-radius: .875rem;
        max-width: 100%;
        border: .0625rem solid #f04e23
    }

    .necessary__link-3 img {
        max-width: 7.125rem
    }

    .necessary__icon-1 {
        display: none
    }

    .necessary__icon-2 {
        width: 3.875rem;
        height: 3.875rem
    }

    .necessary__icon-2 img {
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary__icon-3 {
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary__circle-1 {
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary__link-4 {
        height: 3.875rem;
        border-radius: .875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 15.3125rem
    }

    .necessary__link-5 {
        height: 3.875rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem;
        max-width: 15.3125rem
    }

    .necessary__circle-1 {
        display: block
    }

    .necessary__circle-3 {
        width: 3.875rem;
        height: 3.875rem;
        background-color: #fff;
        border-radius: 50%;
        display: block
    }

    .necessary__circle-4 {
        width: 3.875rem;
        height: 3.875rem;
        background-color: #09f;
        border-radius: 50%;
        display: block
    }

    .necessary__link-6 {
        height: 3.875rem;
        max-width: 15.625rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem
    }

    .necessary__link-7 {
        height: 3.875rem;
        max-width: 15.625rem;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .875rem
    }

    .footer-block {
        padding: 3.5rem 0 1.5rem
    }

    .footer-block-top {
        padding-bottom: .3125rem
    }

    .footer-block-top__navigation {
        grid-template-areas: "one two" "three three" "four four"
    }

    .footer-block-bottom {
        padding-top: .8125rem
    }

    .footer-additionally__wrapper {
        gap: 1.4375rem
    }

    .necessary {
        height: 39.625rem
    }

    .necessary .container {
        padding: 0
    }

    .necessary__link-7 {
        position: absolute;
        top: 27.5rem;
        left: 0
    }

    .necessary__circle-4 {
        display: block;
        position: absolute;
        top: 27.5rem;
        right: 0
    }

    .promotions-card__text {
        max-width: 13.0625rem
    }

    .equipment-card__image {
        max-width: 12.6875rem
    }

    .equipment-card__title {
        max-width: 13.4375rem;
        text-align: left
    }

    .news__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: .6875rem;
        padding-bottom: 6rem
    }

    .news .news-link {
        margin-bottom: 0
    }

    .news-content-card__text {
        max-width: 14.875rem
    }

    .news-content-card__link {
        padding: 0 .5625rem
    }

    .main-page.internet .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-1-mob.svg?x84132);
        background-position: center right
    }

    .main-page.internet .main-page-content__subtitle {
        letter-spacing: -.0187rem
    }

    .main-page.internet .main-page-content__subtitle br {
        display: none
    }

    .main-page.interactive-tv .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-2-mob.svg?x84132);
        background-position: center right
    }

    .main-page.interactive-tv .main-page-content .btn-2 {
        max-width: 12.375rem
    }

    .main-page.interactive-tv .main-page-content .btn-3 {
        max-width: 10.5rem
    }

    .main-page.movie-poster-pier .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-3-mob.svg?x84132)
    }

    .main-page.movie-poster-pier .main-page-content__title {
        font-size: 1.375rem;
        margin-bottom: 1.875rem
    }

    .main-page.movie-poster-pier .main-page-content__wrapper {
        max-width: 17.5rem
    }

    .main-page.movie-poster-pier .main-page-content__subtitle {
        letter-spacing: 0
    }

    .main-page.intercom-main-page .main-page-content {
        padding: 1rem 0 16px 0;
        background-image: url(/wp-content/themes/vladlink/img/background/banner-6-mob.svg?x84132)
    }

    .main-page.intercom-main-page .main-page-content__title {
        letter-spacing: -.0375rem;
        margin-bottom: 1.875rem
    }

    .main-page.intercom-main-page .main-page-content__subtitle br {
        display: none
    }

    .main-page.intercom-main-page .main-page-content .btn-2 {
        max-width: 11.5625rem
    }

    .main-page.intercom-main-page .main-page-content .btn-1 {
        max-width: 10.5rem
    }

    .main-page-content {
        padding: 1rem 0 0 0;
        min-height: 33.375rem
    }

    .main-page-content__wrapper {
        max-width: 18rem
    }

    .main-page-content__buttons {
        padding: 1.6875rem 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .main-page-content__button {
        max-width: 11.75rem
    }

    .main-page-content-object {
        border-radius: 1rem
    }

    .main-page-content-object__img {
        width: 1.5rem;
        height: 1.5rem
    }

    .main-page-content-object__text {
        letter-spacing: -.03rem
    }

    .appeal-one {
        padding: 2rem 0 1.9375rem 0
    }

    .appeal-one_internet {
        background-size: 385%;
        background-position-x: -8.4375rem;
        background-position-y: -6.8125rem
    }

    .appeal-one-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.75rem
    }

    .appeal-one-block__left {
        width: 100%
    }

    .appeal-one-block__img {
        max-width: 13.25rem;
        margin: auto
    }

    .appeal-one-block__button {
        max-width: 11.5625rem
    }

    .appeal-one-block__text {
        gap: 1.5rem;
        margin-bottom: 1.875rem
    }

    .appeal-one-block__text p br {
        display: none
    }

    .questions {
        padding: 2rem 0 1.25rem 0
    }

    .questions-header {
        margin-bottom: 1.5rem
    }

    .questions__block {
        gap: 2.9375rem;
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr)
    }

    .questions-card__icon {
        margin-left: 0
    }

    .questions-card__icon img {
        top: .4375rem;
        left: 0;
        width: 3rem;
        height: 3rem
    }

    .questions-card__title {
        padding-top: 1.4375rem;
        max-width: 100%
    }

    .questions-card__text {
        line-height: 1.5
    }

    .necessary-two {
        padding: 1.5rem 0;
        height: auto
    }

    .necessary-two .container {
        padding: 0 1rem
    }

    .necessary-two .necessary__string {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .necessary-two .necessary__link-1 {
        position: initial;
        max-width: 12rem;
        height: 3.875rem;
        font-size: .875rem;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .necessary-two .necessary__link-4 {
        position: initial;
        max-width: 12.25rem;
        border-radius: 2rem;
        font-size: .875rem;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .necessary-two .necessary__circle-1 {
        min-width: 3.875rem;
        height: 3.875rem;
        position: initial;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .necessary-two .necessary__icon-1 {
        position: initial;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        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;
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary-two .necessary__icon-1 img {
        max-width: 2.625rem
    }

    .necessary-two .necessary__circle-2 {
        position: initial;
        display: block;
        min-width: 3.875rem;
        max-width: 3.875rem;
        height: 3.875rem
    }

    .necessary-two .necessary__link-7 {
        position: initial;
        max-width: 13.375rem;
        font-size: .875rem
    }

    .necessary-two .necessary__link-5 {
        position: initial;
        max-width: 13.75rem;
        font-size: .875rem
    }

    .connection {
        padding: 1.75rem 0 1.3125rem 0
    }

    .connection-internet {
        padding: 1.75rem 0 1.3125rem 0
    }

    .connection-block {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 1.375rem
    }

    .connection-block__left {
        padding-top: 5.25rem
    }

    .connection-block__title {
        font-size: 1.375rem;
        position: absolute;
        top: 0;
        text-align: center;
        margin: 0
    }

    .connection-block__image {
        display: block;
        max-width: 18rem;
        height: 11.25rem
    }

    .connection-block__image_tablet {
        display: none
    }

    .connection-block__right {
        max-width: 100%
    }

    .connection-block__text p {
        letter-spacing: -.0094rem
    }

    .connection-block__text p span {
        display: block;
        margin: 1.5rem 0 0 0
    }

    .algorithm-connection {
        padding: 1.9375rem 0 1.5rem 0
    }

    .algorithm-connection-internet .algorithm-connection-header {
        padding-bottom: 1.25rem
    }

    .algorithm-connection-internet .algorithm-connection-header__title {
        max-width: 17.5rem
    }

    .algorithm-connection-internet .algorithm-connection-card:nth-of-type(1) .algorithm-connection-card__namber {
        right: .75rem
    }

    .algorithm-connection-internet .algorithm-connection-card__circle {
        width: 3.5rem;
        height: 3.5rem
    }

    .algorithm-connection-internet .algorithm-connection-card__namber {
        font-size: 2.5rem;
        top: .9375rem;
        right: .6875rem
    }

    .algorithm-connection-internet .algorithm-connection-card__title {
        margin: .3125rem 0 .4375rem 0
    }

    .algorithm-connection-internet .algorithm-connection__block {
        gap: 1.375rem
    }

    .algorithm-connection-header {
        padding-bottom: 1.5rem
    }

    .algorithm-connection__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 1.5rem
    }

    .algorithm-connection-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 1rem
    }

    .algorithm-connection-card__circle {
        width: 3.5rem;
        height: 3.5rem
    }

    .algorithm-connection-card__namber {
        font-size: 2.5rem;
        left: auto;
        right: .625rem;
        top: .9375rem;
        line-height: 1
    }

    .algorithm-connection-card:nth-of-type(1) .algorithm-connection-card__namber {
        left: auto;
        right: .625rem
    }

    .algorithm-connection-consultation {
        padding-top: 1.6875rem;
        gap: 1.5rem
    }

    .algorithm-connection-consultation__title {
        font-size: 1rem;
        max-width: 18.75rem
    }

    .algorithm-connection-consultation__button {
        max-width: 100%
    }

    .algorithm-connection-consultation__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .algorithm-connection-interactive-tv .algorithm-connection-header__title {
        max-width: 100%
    }

    .algorithm-connection-interactive-tv .algorithm-connection-consultation__button {
        max-width: 100%
    }

    .interactive-tv-text .appeal-one-block {
        padding: 4.0625rem 0 2rem 0;
        gap: 0
    }

    .interactive-tv-text .appeal-one-block::after {
        bottom: 1.125rem;
        left: -2.5rem;
        background-size: 83%
    }

    .interactive-tv-text .appeal-one-block__right {
        margin: -.25rem;
        max-width: 100%
    }

    .interactive-tv-text .appeal-one-block__img {
        max-width: 21.75rem
    }

    .interactive-tv-text .appeal-one-block__button {
        max-width: 12.4375rem;
        padding: 1rem 0
    }

    .interactive-tv-text .appeal-one-block__text {
        max-width: 16.6875rem
    }

    .description-poster {
        padding: 1.875rem 0 1.5rem 0;
        background-position-y: bottom;
        background-size: 175%;
        background-position-x: -13.1875rem
    }

    .description-poster__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2rem
    }

    .description-poster__title {
        font-size: 1.375rem
    }

    .description-poster__text {
        gap: 1.5rem
    }

    .description-poster__img {
        position: initial
    }

    .description-poster__right {
        height: auto;
        max-width: 23.6875rem
    }

    .advantages {
        padding: 2rem 0 1.3125rem 0
    }

    .advantages.install-app {
        padding: 1.875rem 0 1.25rem 0
    }

    .advantages.install-app .advantages-header__title {
        line-height: 1.35
    }

    .advantages.install-app .advantages__block {
        gap: 2.75rem
    }

    .advantages.install-app .advantages-card {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem
    }

    .advantages.install-app .advantages-card__text {
        display: none
    }

    .advantages.install-app .advantages-card__mobile {
        display: block;
        margin: 1.25rem 0 0 0
    }

    .advantages.install-app .advantages-card__mobile .advantages-card__text {
        display: block
    }

    .advantages-header {
        padding-bottom: 1.0625rem
    }

    .advantages-header__title {
        max-width: 18.75rem;
        line-height: 1.35
    }

    .advantages__block {
        -ms-grid-columns: (1fr) [ 1];
        grid-template-columns: repeat(1, 1fr);
        gap: 2.75rem
    }

    .advantages-card {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 1rem
    }

    .advantages-card__title {
        letter-spacing: -.0219rem
    }

    .advantages-card__text {
        display: none
    }

    .advantages-card__mobile {
        display: block;
        margin: 1.25rem 0 0 0
    }

    .advantages-card__mobile .advantages-card__text {
        display: block;
        max-width: 17.5rem
    }

    .advantages-card__img img {
        width: 3rem;
        height: 3rem;
        top: .5rem
    }

    .text-one {
        padding: 1.8125rem 0 1.5rem 0
    }

    .text-one__wrapper {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .8125rem
    }

    .text-one__left {
        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;
        max-width: 100%;
        width: 100%
    }

    .text-one__right {
        max-width: 22.125rem
    }

    .text-one__img_tablet {
        margin: 5.4375rem 0 0 0;
        max-width: 18rem
    }

    .text-one__img_tablet img {
        width: 100%;
        height: 100%
    }

    .text-one__title {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 1.375rem;
        text-align: left;
        right: auto;
        margin: 0
    }

    .appeal-one.movie-poster-pier-text {
        background-size: 160%;
        background-position-y: -6.375rem;
        background-position-x: -5.5rem;
        padding: 2.8125rem 0 1rem 0
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block {
        gap: 3rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__text {
        max-width: 17.5rem;
        margin-bottom: 1.3125rem
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__text p {
        line-height: 1.5
    }

    .appeal-one.movie-poster-pier-text .appeal-one-block__button {
        max-width: 12.4375rem
    }

    .all-subscription__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .all-subscription__title {
        text-align: left;
        margin-bottom: 1.5rem;
        max-width: 100%
    }

    .all-subscription__img {
        min-width: 2rem;
        height: 2rem
    }

    .all-subscription__item {
        padding: .375rem 1rem;
        height: 4rem;
        gap: 1rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .all-subscription__item-1 {
        max-width: 100%
    }

    .all-subscription__item-2 {
        max-width: 100%
    }

    .all-subscription__item-3 {
        max-width: 100%
    }

    .all-subscription__item-4 {
        max-width: 100%
    }

    .all-subscription__text {
        text-align: left;
        font-size: 1.125rem;
        line-height: 1.4
    }

    .all-subscription__block {
        gap: 1rem
    }

    .main-page.cable-tv-main-page .main-page-content {
        background-image: url(/wp-content/themes/vladlink/img/background/banner-4-mob.svg?x84132)
    }

    .main-page.cable-tv-main-page .main-page-content__title {
        margin-bottom: 1.9375rem
    }

    .main-page.cable-tv-main-page .main-page-content__subtitle br {
        display: none
    }

    .main-page.cable-tv-main-page .main-page-content .btn-2 {
        max-width: 11.5625rem
    }

    .main-page.cable-tv-main-page .main-page-content .btn-3 {
        max-width: 10.5rem
    }

    .appeal-one.cable-tv-appeal-one {
        padding: 1.5rem 0 1.9375rem 0;
        background-size: cover;
        background-position-x: 0;
        background-image: url(/wp-content/themes/vladlink/img/cable-tv/background-mob.svg?x84132);
        background-position: bottom left
    }

    .appeal-one.cable-tv-appeal-one .appeal-one-block {
        gap: 2.25rem
    }

    .appeal-one.intercom-appeal-one {
        overflow: hidden
    }

    .appeal-one.intercom-appeal-one .appeal-one-block {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 0;
        padding: 1.75rem 0 344px 0
    }

    .appeal-one.intercom-appeal-one .appeal-one-block__text {
        gap: 1.5rem
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-a_tablet {
        width: 30.875rem;
        bottom: -1.625rem;
        left: -2.375rem;
        -webkit-transform: rotate(-7deg);
        -ms-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b {
        display: none
    }

    .appeal-one.intercom-appeal-one .appeal-one-block .appeal-one-block__img-b_mob {
        position: absolute;
        bottom: 0;
        right: -1rem;
        display: block;
        z-index: -1
    }

    .three-simple-steps {
        padding: 1.6875rem 0 8.6875rem 0;
        overflow: hidden
    }

    .three-simple-steps .container {
        padding: 0
    }

    .three-simple-steps__header {
        padding: 0 1rem;
        margin-bottom: 1.75rem
    }

    .three-simple-steps__title {
        line-height: 1.3
    }

    .three-simple-steps .three-simple-steps__buttons {
        margin: 0
    }

    .three-simple-steps .three-simple-steps__buttons .three-simple-steps__btn {
        display: none
    }

    .three-simple-steps .three-simple-steps__buttons .three-simple-steps__nav {
        background-color: transparent;
        width: auto;
        gap: 0;
        padding: 0
    }

    .three-simple-steps .three-simple-steps__trigger .three-simple-steps-card {
        position: initial;
        width: 18rem;
        height: 15.625rem
    }

    .three-simple-steps .three-simple-steps__trigger .three-simple-steps-card__text {
        text-align: center;
        bottom: .8125rem
    }

    .three-simple-steps__slick .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .three-simple-steps__slick .slick-list {
        padding: 0 5% 0 5% !important
    }

    .three-simple-steps__slick .slick-dots {
        left: 0;
        max-width: 45.5rem;
        bottom: -2.5rem
    }

    .three-simple-steps__slick .slick-dots li {
        margin: 0 -.0625rem
    }

    .three-simple-steps__slick .slick-dots li button::before {
        font-size: 2.0625rem;
        opacity: 1
    }

    .three-simple-steps__slick .slick-dots .slick-active button::before {
        font-size: 2.625rem;
        color: #f04e23
    }

    .three-simple-steps__slick .slick-center .three-simple-steps__trigger .three-simple-steps-card__text {
        color: #fff
    }

    .three-simple-steps__slick .slick-center .three-simple-steps__trigger .three-simple-steps-card::after {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(17.71%, rgba(139, 106, 255, .64)), color-stop(36.29%, rgba(139, 106, 255, 0)));
        background: linear-gradient(0deg, rgba(139, 106, 255, .64) 17.71%, rgba(139, 106, 255, 0) 36.29%)
    }

    .text-one.intercom-text-one {
        padding: 1.875rem 0 1.25rem 0
    }

    .text-one.intercom-text-one .text-one__title {
        margin: auto;
        text-align: center;
        right: 0
    }

    .text-one.intercom-text-one .text-one__img {
        margin: 5.8125rem 0 0 0;
        max-width: 20.125rem
    }

    .text-one.intercom-text-one .text-one__wrapper {
        gap: .875rem
    }

    .intercom-entrance__title {
        font-size: 1.375rem
    }

    .intercom-entrance__title br {
        display: none
    }

    .intercom-entrance .intercom-entrance__button {
        max-width: 100%
    }

    .about-banner {
        height: 37.5rem;
        background-position-x: -79.3125rem
    }

    .about-banner__block {
        padding: 2.3125rem 0 0 0;
        max-width: 100%
    }

    .about-company__block {
        padding: 1.875rem 0 19.375rem 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }

    .about-company__left {
        max-width: 100%
    }

    .about-company__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: .5rem
    }

    .about-company__item {
        height: 3.875rem;
        padding: 0 1.5625rem
    }

    .about-company__group {
        margin-bottom: 1.8125rem
    }

    .about-company__icon {
        max-width: 17.875rem;
        top: auto;
        bottom: 0;
        right: -2.5625rem
    }

    .about-company__image {
        max-width: 18.75rem;
        right: -1.125rem;
        bottom: 0
    }

    .about-company__circle {
        width: 3rem;
        height: 3rem;
        right: 14.4375rem;
        bottom: 2.125rem
    }

    .main-page.rates-page-main-page .main-page-content {
        min-height: 20.25rem;
        background-position-x: -40.9375rem
    }

    .main-page.rates-page-main-page .main-page-content__wrapper {
        padding: 2.375rem 0 0 0
    }

    .main-page.rates-page-main-page .main-page-content__title {
        max-width: 17.1875rem
    }

    .rates-page-links__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative
    }

    .rates-page-links .rates-page-object {
        position: initial;
        font-size: 1rem;
        line-height: 1.3;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .rates-page-links .necessary__icon-1 {
        height: 4.5rem;
        max-width: 4.5rem;
        min-width: 4.5rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .rates-page-links .necessary__icon-1 img {
        max-width: 2.5rem
    }

    .rates-page-links .necessary__icon-2 {
        width: 4.5rem;
        height: 4.5rem;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: absolute;
        left: 5rem;
        top: auto;
        bottom: -5rem
    }

    .rates-page-links .necessary__icon-2 img {
        max-width: 4.5rem
    }

    .rates-page-links .necessary__circle-2 {
        height: 4.5rem;
        max-width: 4.5rem;
        min-width: 4.5rem
    }

    .rates-page-links .necessary__circle-1 {
        display: none
    }

    .rates-page-links .necessary__link-3 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 4.5rem;
        max-width: 100%;
        width: 100%;
        padding: 0 .875rem
    }

    .rates-page-links .necessary__link-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border-radius: 1rem;
        height: 4.5rem;
        padding: 0 1rem
    }

    .rates-page-links .necessary__link-6 {
        border-radius: 1rem;
        height: 4.5rem;
        padding: 0 1rem;
        margin: 0
    }

    .rates-page-links .necessary__link-4 {
        border-radius: 1rem;
        height: 4.5rem;
        padding: 0 1rem
    }

    .privacy-policy__title {
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }

    .private-office-main__image {
        width: 13rem;
        top: 30.75rem;
        right: -.6875rem
    }

    .connect-to-vladlink-main {
        height: 23.75rem;
        background-image: url(/wp-content/themes/vladlink/img/documents-banner/banner-image-mob.svg?x84132)
    }

    .connect-to-vladlink-main .block {
        padding: 2.5rem 0 0 0
    }

    .connect-to-vladlink-main .btn-2 {
        width: 11.25rem
    }

    .connect-to-vladlink-form {
        padding: 1.5rem 0
    }

    .connect-to-vladlink-form__inputs {
        gap: 1rem
    }

    .connect-to-vladlink-form-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1rem
    }

    .connect-to-vladlink-form .btn-2 {
        width: 100%
    }

    .connect-to-vladlink-form .custom-checkbox,
    .routers-modal-content-form .custom-checkbox {
        position: relative
    }

    .connect-to-vladlink-form .custom-checkbox>span,
    .routers-modal-content-form .custom-checkbox>span {
        display: block;
        line-height: 1.4;
        padding: 0 0 0 2rem
    }

    .connect-to-vladlink-form .custom-checkbox>span a,
    .routers-modal-content-form .custom-checkbox>span a {
        padding-left: 0
    }

    .connect-to-vladlink-form .custom-checkbox>span::before,
    .routers-modal-content-form .custom-checkbox>span::before {
        position: absolute;
        left: 0;
        top: calc(50% - .625rem)
    }

    .telecom-operator-franchise-links .necessary__circle-1 {
        position: initial
    }

    .telecom-operator-franchise-links .necessary__circle-2 {
        position: initial
    }

    .telecom-operator-franchise-links__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: .625rem .5rem
    }

    .telecom-operator-franchise-links__link {
        padding: .5rem 1rem;
        gap: .75rem
    }

    .telecom-operator-franchise-links__link .icon {
        min-width: 2rem;
        height: 2rem
    }

    .telecom-operator-franchise-links__link .text {
        font-size: 1rem;
        white-space: normal;
        line-height: 1.5
    }

    .telecom-operator-franchise-links .link-1 {
        width: 13.5rem
    }

    .telecom-operator-franchise-links .necessary__icon-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .telecom-operator-franchise-links .necessary__icon-1 img {
        max-width: 2.5rem
    }

    .telecom-operator-franchise-links .link-2 {
        width: 13.5rem
    }

    .telecom-operator-franchise-links .link-3 {
        width: 11.9375rem
    }

    .telecom-operator-franchise-links .link-4 {
        width: 13.5rem
    }

    .telecom-operator-franchise-links .necessary__icon-2 {
        display: block;
        position: initial
    }

    .telecom-operator-franchise-links .necessary__icon-2 img {
        max-width: 4rem
    }

    .footer-block-top__navigation>.one {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1
    }

    .footer-block-top__navigation>.two {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1
    }

    .footer-block-top__navigation>.three {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .footer-block-top__navigation>.one {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1
    }

    .footer-block-top__navigation>.two {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1
    }

    .footer-block-top__navigation>.three {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .footer-block-top__navigation>.four {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }
}

@media (max-width: 560px) {

    /* #toTop.show {
        display: none;
    } */
    #toTop {
        /*width: 3rem;*/
        /*height: 3rem;*/
        background-color: var(--color-3);
    }

    #toTop .toTop-arrow {
        width: 2rem;
        height: 2rem;
    }
}

.vl_error_message {
    display: none;
    font-weight: bold;
    text-align: center;
    padding: 8px 12px;
    margin: 5px 0;
    color: #FFF;
    background-color: #F66E63;
    border-color: #F55F78;
    cursor: pointer;
}

body:not(.home) main .section-one:not(.bread-crumbs):first-of-type,
body:not(.home) main .m:not(.bread-crumbs):not(.bread-crumbs):not(.bread-crumbs):not(.bread-crumbs):not(.bread-crumbs):not(.bread-crumbs)ain-page:first-of-type {
    margin-top: 0;
}

.city-cameras__video {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* App install banner */
.app-banner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    font-family: Arial, sans-serif;
    z-index: 10001;
}

.close-btn {
    font-size: 18px;
    cursor: pointer;
}

.app-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
}

.app-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-size: 0.9em
}

.install-btn {
    background: #09f;
    color: white;
    padding: 8px 16px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em
}

.header-phone-callback {
    display: flex;
}

.header-mob-phone-callback {
    display: flex;
    gap: 14px;
    align-items: center;
    flex-wrap: wrap;
}

.header-mob-phone-callback .mob-phone-callback {
    background: var(--color-1);
    color: #fff;
    border-radius: 3.125rem;
    padding: 8px 10px;
    cursor: pointer;
}

.header-phone-callback .header-top-menu__link.js-open-modal {
    color: #09f;
    background-color: #fff;
}

.video-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.video-wrapper iframe,
.video-wrapper video {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
}

.appeal-one-block__left,
.appeal-one-block__right {
    width: 100%;
}

.appeal-one-block__img {
    max-width: unset !important;
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-6 {
    max-width: max-content !important;
    width: 100% !important;
    padding: 0 15px !important;
}

@media screen and (max-width: 576px) {
    .video-wrapper {
        padding-bottom: 30px;
    }
}

/* Основной контейнер контента статьи */
.news-content__content {
    line-height: 1.5;
    color: #000;
    font-family: Navigo;
    font-weight: 300;
}

/* Заголовки */
.news-content__content h1 {
    font-size: 32px;
    line-height: 1.3;
    margin: 40px 0 20px;
    font-weight: 500;
}

.news-content__content h2 {
    font-size: 26px;
    line-height: 1.4;
    margin: 30px 0 16px;
    font-weight: 500;
    color: #222;
}

.news-content__content h3 {
    font-size: 22px;
    line-height: 1.4;
    margin: 24px 0 14px;
    font-weight: 500;
    color: #333;
}

/* Параграфы */
.news-content__content p {
    margin: 0 0 16px;
}

/* Маркированные списки */
.news-content__content ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 0 0 16px 0;
}

/* Нумерованные списки */
.news-content__content ol {
    list-style-type: decimal;
    padding-left: 2em;
    margin: 0 0 16px 0;
}

/* Общий стиль для элементов списка */
.news-content__content ul li,
.news-content__content ol li {
    margin-bottom: 8px;
    line-height: 1.6;
}

/* Ссылки */
.news-content__content a {
    color: #000;
    text-decoration: underline;
}

.news-content__content a:hover {
    color: #0099FF;
}

/* Картинки */
.news-content__content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
}

/* Цитаты */
.news-content__content blockquote {
    margin: 20px 0;
    padding: 10px 20px;
    border-left: 4px solid #ccc;
    background-color: #f9f9f9;
    color: #666;
}

/* Таблицы */
.news-content__content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.news-content__content th,
.news-content__content td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
}

.news-content__content th {
    background-color: #f4f4f4;
}

.rates-card__header {
    position: relative;
}

.rates-card__label {
    position: absolute;
    right: 0;
    top: 4px;
    height: 2em;
    width: auto;
}

.main-content__desktop {
    display: block;
    padding: 9.1rem 0;
}

.main-content__mobile {
    display: none;
}

.main__slick-1 .main-content {
    background: none;
    padding: 0 0 10px 0;
}

.main-content__mobile .main-content__image {
    height: 200px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-content__mobile .main-content__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-content__mobile .container {
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.main-content__mobile .main-content__wrapper {
    padding: 20px 30px;
    justify-content: space-between;
    flex: 1 0 auto;
}

.main-content__mobile .container {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}

.main-content__mobile .main-content__title.title,
.main-content__mobile .banner-description {
    color: #000;
    font-family: Navigo;
}

@media (max-width: 768px) {
    .main-content__desktop {
        display: none;
    }

    .main-content__mobile {
        display: flex;
        flex-direction: column;
        flex: 1 0 auto;
    }

    .main__slick-1 .main-content {
        display: flex !important;
        flex-direction: column;
    }

    .main__wrapper .slick-dots {
        margin-right: 1rem;
        margin-left: 0;
        bottom: 2.5rem;
        text-align: right;
        width: calc(100% - 1em);
    }
}

.news-content__content .toc {
    margin: 20px 0;
    padding: 0;
}

.news-content__content .toc ul {
    list-style-type: disc;
    margin: 0;
    padding-left: 20px;
}

.news-content__content .toc li {
    margin: 6px 0;
}

.news-content__content .toc a {
    color: #0099FF;
    text-decoration: none;
    font-weight: 500;
}

.news-content__content .toc a:hover {
    text-decoration: underline;
}

.main-page-content__subtitle-list {
    list-style: disc;
    padding-left: 1rem;
}

.rates__header-center {
    align-items: center;
    justify-content: center;
    text-align: center;
}

.appeal-one-block__title {
    font-size: 2.1rem;
    line-height: 2.6rem;
    font-weight: 700;
    margin-bottom: 3.75rem;
}

@media (max-width: 768px) {
    .appeal-one-block {
        flex-direction: column-reverse;
        gap: 1.5rem;
    }

    .appeal-one_internet_hide-bg {
        background-image: none;
    }

    .appeal-one-block__title {
        margin-bottom: 1.5rem;
    }
}

@media (max-width: 560px) {
    .algorithm-connection-consultation__button.btn-6 {
        display: flex;
    }
}

.description-poster__title_v2 {
    display: block;
    color: #333;
    margin-bottom: 3rem;
    font-size: 2.25rem;
    line-height: 1.2;
    font-family: Navigo;
}

.description-poster__with-button {
    margin-bottom: 3rem;
}

.description-poster-v2 {
    padding: 6.625rem 0 5.875rem;
    overflow: hidden;
    background-image: url(/wp-content/themes/vladlink/img/interactive-tv/background-description-poster.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}

@media screen and (max-width: 576px) {
    .appeal-one_internet {
        background-size: 358%;
        background-position-x: -0.4375rem;
        background-position-y: 31.1875rem;
    }
}

@media (max-width: 768px) {
    .description-poster-v2 {
        background-size: auto;
        padding: 3.625rem 0 1.875rem;
    }
}

.description-poster-v2__block {
    display: flex;
    align-items: flex-start;
    gap: 6.5rem;
}

.description-poster-v2__left {
    display: flex;
    flex-direction: column;
    max-width: 45.9375rem;
}

.description-poster-v2__title {
    display: block;
    color: #000;
    margin-bottom: 1.5rem;
}

.description-poster-v2__text {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    margin-bottom: 3rem;
}

.description-poster-v2__text p {
    color: #000;
    line-height: 1.5;
}

.description-poster-v2__right {
    position: relative;
    display: block;
    max-width: 37.375rem;
    width: 100%;
    height: 22.5rem;
}

.description-poster-v2__button-mobile {
    display: none;
}

/* Адаптивность для мобильных устройств */
@media (max-width: 992px) {
    .description-poster-v2__block {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }

    .description-poster-v2__left {
        order: 1;
        margin-bottom: 2rem;
        width: 100%;
        max-width: none;
    }

    .description-poster-v2__right {
        order: 2;
        margin-bottom: 1rem;
        width: 100%;
        height: auto;
        max-width: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .description-poster-v2__img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .description-poster-v2__button-mobile {
        order: 3;
        display: block;
        width: 100%;
    }

    .description-poster-v2__button-desktop {
        display: none;
    }
}

.description-poster-v2__img picture,
.description-poster-v2__img img {
    width: 100%;
    height: auto;
}

.questions.cable-tv-questions .questions__block.questions__block-column-4 {
    grid-template-columns: repeat(4, 1fr);
}

.map-block {
    gap: 2rem;
    padding: 4.4375rem 0 3.875rem;
    text-align: center;
}

.map-block__map iframe {
    border-radius: 100px;
}

.map-block__container {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    align-items: center;
    justify-content: center;
}

.map-block__map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    overflow: hidden;
}

.map-block__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    max-height: 470px;
}

@media (max-width: 576px) {
    .advantages-card__text.advantages-card__text-mobile {
        display: block;
    }
}

@media (max-width: 768px) {
    .questions.cable-tv-questions .questions__block.questions__block-column-4 {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 768px) {
    .map-block__container {
        gap: 2rem;
    }

    .map-block__map {
        padding-bottom: 75%;
    }

    .map-block__header {
        text-align: center;
    }

    .map-block__title {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }

    .map-block__map iframe {
        border-radius: 30px;
    }

    .connection-block__image {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 480px) {
    .map-block__map {
        padding-bottom: 80%;
    }
}

.connection-block__right-btn a {
    margin-top: 1.5rem;
}

a.sales-centers-item__name:hover {
    color: #09f;
}

.category-icon {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle;
}

.guide-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.guide-card {
    background: #fff;
    border-radius: 15px;
    display: flex;
    gap: 24px;
    align-items: center;
    box-shadow: 0px 0px 24px 0px #00000012;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    padding: 0 10px 0 0;
    text-decoration: none;
    color: inherit;
    position: relative;
}

.guide-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(139, 92, 246, 0.15);
}

.guide-card__hexagon {
    min-width: 110px;
    width: 141px;
    height: 148px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="141" height="148" viewBox="0 0 141 148" fill="none"><path d="M108.107 0C129.257 22.4978 141 47.3717 141 73.5312C141 100.054 128.929 125.257 107.221 148H15C6.71573 148 0 141.284 0 133V15C2.31948e-06 6.71573 6.71573 6.03992e-08 15 0H108.107Z" fill="%238B6AFF" /></svg>');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
}

.guide-card__hexagon-rounded {
    border-radius: 24px 24px 24px 8px;
    transform: skewY(-3deg);
}

.guide-card__icon {
    width: 100px;
    height: 100px;
    object-fit: contain;
    position: relative;
    z-index: 1;
}

.guide-card__content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.guide-card__title {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    margin: 0;
}

.guide-card__description {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin: 0;
}

.guide-cards__empty {
    grid-column: 1 / -1;
    text-align: center;
    padding: 40px;
    color: #999;
}

.guide-card--contact {
    background: #8B6AFF;
    padding: 13px 20px;
    cursor: default;
}

.guide-card--contact:hover {
    transform: none;
    box-shadow: 0px 0px 24px 0px #00000012;
}

.guide-card__content--full {
    width: 100%;
    align-items: flex-start;
    gap: 5px;
}

.guide-card__title--white {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3;
}

.guide-card__actions-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
}

.guide-card__messengers {
    display: flex;
    gap: 12px;
    align-items: center;
}

.messenger-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
    text-decoration: none;
}

.messenger-icon:hover {
    transform: scale(1.1);
}

@media (max-width: 1024px) {
    .guide-cards {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 40px 0;
    }

    .guide-card {
        gap: 20px;
    }

    .guide-card__hexagon {
        min-width: 80px;
        width: 80px;
        height: 100px;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="141" height="148" viewBox="0 0 141 148" fill="none"><path d="M108.107 0C129.257 22.4978 141 47.3717 141 73.5312C141 100.054 128.929 125.257 107.221 148H15C6.71573 148 0 141.284 0 133V15C2.31948e-06 6.71573 6.71573 6.03992e-08 15 0H108.107Z" fill="%238B6AFF" /></svg>');
        background-size: cover;
        background-position: right;
    }

    .guide-card__icon {
        width: 46px;
        height: 46px;
    }

    .guide-card__title {
        font-size: 19px;
    }

    .guide-card__description {
        font-size: 14px;
    }

    .guide-card--contact {
        padding: 24px;
    }

    .guide-card__title--white {
        font-size: 21px;
    }

    .guide-card__cta-button {
        padding: 12px 28px;
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .guide-cards {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 30px 0;
    }

    .guide-card {
        padding: 18px;
        gap: 18px;
        border-radius: 20px;
    }

    .guide-card__hexagon {
        min-width: 80px;
        width: 80px;
        height: 80px;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="141" height="148" viewBox="0 0 141 148" fill="none"><path d="M108.107 0C129.257 22.4978 141 47.3717 141 73.5312C141 100.054 128.929 125.257 107.221 148H15C6.71573 148 0 141.284 0 133V15C2.31948e-06 6.71573 6.71573 6.03992e-08 15 0H108.107Z" fill="%238B6AFF" /></svg>');
        background-size: cover;
        background-position: center;
    }

    .guide-card__icon {
        width: 40px;
        height: 40px;
    }

    .guide-card__title {
        font-size: 17px;
    }

    .guide-card__description {
        font-size: 14px;
    }

    .guide-card--contact {
        padding: 20px;
    }

    .guide-card__title--white {
        font-size: 19px;
    }

    .guide-card__actions-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .guide-card__cta-button {
        padding: 12px 24px;
        font-size: 14px;
        width: 100%;
        text-align: center;
    }

    .messenger-icon {
        width: 36px;
        height: 36px;
    }

    .messenger-icon svg {
        width: 36px;
        height: 36px;
    }
}

/* Маленькие мобильные */
@media (max-width: 480px) {
    .guide-card {
        padding: 0px;
        gap: 10px;
    }

    .guide-card__hexagon {
        min-width: 77px;
        width: 77px;
        height: 148px;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="141" height="148" viewBox="0 0 141 148" fill="none"><path d="M108.107 0C129.257 22.4978 141 47.3717 141 73.5312C141 100.054 128.929 125.257 107.221 148H15C6.71573 148 0 141.284 0 133V15C2.31948e-06 6.71573 6.71573 6.03992e-08 15 0H108.107Z" fill="%238B6AFF" /></svg>');
        background-size: cover;
        background-position: right;
    }

    .guide-card__icon {
        width: 62px;
        height: 62px;
    }

    .guide-card__title {
        font-size: 16px;
    }

    .guide-card__description {
        font-size: 13px;
    }

    .guide-card--contact {
        padding: 18px;
    }

    .guide-card__title--white {
        font-size: 19px;
    }

    .guide-card__actions-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }

    .guide-card__cta-button {
        padding: 11px 22px;
        font-size: 14px;
        width: 100%;
        text-align: center;
    }

    .messenger-icon {
        width: 34px;
        height: 34px;
    }

    .messenger-icon svg {
        width: 34px;
        height: 34px;
    }
}

.category-detail {
    padding: 60px 0;
}

.category-detail__wrapper {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 40px;
}

.category-sidebar {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0px 0px 24px 0px #00000012;
    height: fit-content;
    position: sticky;
    top: 130px;
}

.category-sidebar__title {
    font-size: 21px;
    font-weight: 500;
    margin: 0 0 20px 0;
    color: #000;
    margin-bottom: 20px;
}

.category-sidebar__nav {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.category-sidebar__category {
    display: flex;
    flex-direction: column;
}

.category-item-header {
    display: flex;
    align-items: center;
    gap: 4px;
    position: relative;
}

.category-sidebar__item {
    padding: 12px 16px;
    border-radius: 8px;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    transition: background 0.2s ease, color 0.2s ease;
    display: block;
    flex: 1;
}

.category-sidebar__item:hover {
    background: #F5F3FF;
    color: #8B6AFF;
}

.category-sidebar__item.active {
    background: #8B6AFF;
    color: #fff;
    font-weight: 500;
}

.category-toggle {
    padding: 8px;
    background: transparent;
    border: none;
    cursor: pointer;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease;
    flex-shrink: 0;
}

.category-toggle:hover {
    background: #F5F3FF;
}

.category-sidebar__item.active+.category-toggle:hover {
    background: rgba(255, 255, 255, 0.2);
}

.category-toggle__icon {
    width: 16px;
    height: 16px;
    transition: transform 0.25s ease-out;
    color: #666;
    will-change: transform;
}

.category-sidebar__item.active+.category-toggle .category-toggle__icon {
    color: #8B6AFF;
}

.category-posts {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.25s ease-out, margin 0.25s ease-out;
    margin-top: 0;
    margin-bottom: 0;
}

.category-posts-inner {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.category-posts.open {
    grid-template-rows: 1fr;
    margin-top: 4px;
    margin-bottom: 4px;
}

.category-post-link-sidebar {
    padding: 8px 12px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    border-radius: 6px;
    transition: background 0.2s ease, color 0.2s ease, padding-left 0.2s ease;
    display: block;
    border-left: 2px solid transparent;
    margin-left: 8px;
}

.category-post-link-sidebar:hover {
    background: #F5F3FF;
    color: #8B6AFF;
    border-left-color: #8B6AFF;
    padding-left: 16px;
}

.category-sidebar__back {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #F0F0F0;
}

.category-sidebar__back-link {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 16px;
    border-radius: 8px;
    text-decoration: none;
    color: #666;
    font-size: 16px;
    transition: background 0.2s ease, color 0.2s ease;
}

.category-sidebar__back-link:hover {
    background: #F5F3FF;
    color: #8B6AFF;
}

.category-sidebar__back-link svg {
    flex-shrink: 0;
}

.category-sidebar__accordion {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #F0F0F0;
}

.accordion-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background: transparent;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.2s ease;
    text-align: left;
}

.accordion-toggle:hover {
    background: #F5F3FF;
}

.accordion-toggle__text {
    font-size: 16px;
    color: #666;
    font-weight: 500;
}

.accordion-toggle__icon {
    flex-shrink: 0;
    transition: transform 0.25s ease-out;
    color: #666;
    will-change: transform;
}

.accordion-content {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.25s ease-out, margin 0.25s ease-out;
    margin-top: 0;
}

.accordion-content>div {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.accordion-content.open {
    grid-template-rows: 1fr;
    margin-top: 8px;
}

.accordion-link {
    padding: 10px 16px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    border-radius: 6px;
    transition: background 0.2s ease, color 0.2s ease, padding-left 0.2s ease;
    display: block;
}

.accordion-link:hover {
    background: #F5F3FF;
    color: #8B6AFF;
    padding-left: 20px;
}

.category-content {
    background: #fff;
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0px 0px 24px 0px #00000012;
}

.category-content__title {
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 30px 0;
    color: #000;
    padding-bottom: 20px;
    border-bottom: 2px solid #F0F0F0;
}

.category-posts-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.category-post-item {
    border-bottom: 1px solid #F0F0F0;
}

.category-post-item:last-child {
    border-bottom: none;
}

.category-post-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    padding: 16px 0;
    transition: color 0.2s ease, padding-left 0.2s ease;
}

.category-post-link:hover {
    color: #8B6AFF;
    padding-left: 10px;
}

.category-post-link:hover .category-post-arrow {
    transform: translateX(5px);
}

.category-post-title {
    flex: 1;
}

.category-post-arrow {
    flex-shrink: 0;
    margin-left: 16px;
    transition: transform 0.2s ease;
    color: #8B6AFF;
}

.category-empty {
    text-align: center;
    color: #999;
    font-size: 18px;
    padding: 40px;
}

@media (max-width: 1024px) {
    .category-detail {
        padding: 40px 0;
    }

    .category-detail__wrapper {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .category-sidebar {
        position: static;
        padding: 24px;
    }

    .category-sidebar__title {
        font-size: 19px;
    }

    .category-content {
        padding: 30px;
    }

    .category-content__title {
        font-size: 24px;
        margin-bottom: 24px;
        padding-bottom: 16px;
    }

    .category-post-link {
        font-size: 16px;
        padding: 14px 0;
    }
}

@media (max-width: 768px) {
    .category-detail {
        padding: 30px 0;
    }

    .category-detail__wrapper {
        gap: 20px;
    }

    .category-sidebar {
        padding: 20px;
    }

    .category-sidebar__title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .category-sidebar__item {
        padding: 10px 14px;
        font-size: 15px;
    }

    .category-post-link-sidebar {
        font-size: 13px;
        padding: 7px 10px;
    }

    .category-toggle {
        padding: 6px;
    }

    .category-sidebar__back {
        margin-top: 20px;
        padding-top: 20px;
    }

    .category-sidebar__back-link {
        padding: 10px 14px;
        font-size: 15px;
    }

    .accordion-toggle__text {
        font-size: 15px;
    }

    .accordion-link {
        font-size: 14px;
        padding: 8px 14px;
    }

    .category-content {
        padding: 24px;
    }

    .category-content__title {
        font-size: 21px;
        margin-bottom: 20px;
        padding-bottom: 14px;
    }

    .category-post-link {
        font-size: 15px;
        padding: 12px 0;
    }

    .category-post-arrow {
        width: 18px;
        height: 18px;
    }
}

@media (max-width: 480px) {
    .category-sidebar {
        padding: 16px;
    }

    .category-sidebar__title {
        font-size: 17px;
    }

    .category-sidebar__item {
        padding: 8px 12px;
        font-size: 14px;
    }

    .category-post-link-sidebar {
        font-size: 12px;
        padding: 6px 8px;
    }

    .category-toggle {
        padding: 4px;
    }

    .category-toggle__icon {
        width: 14px;
        height: 14px;
    }

    .category-sidebar__back-link {
        padding: 8px 12px;
        font-size: 14px;
    }

    .accordion-toggle {
        padding: 10px 12px;
    }

    .accordion-toggle__text {
        font-size: 14px;
    }

    .accordion-link {
        font-size: 13px;
        padding: 7px 12px;
    }

    .category-content {
        padding: 20px;
    }

    .category-content__title {
        font-size: 19px;
        margin-bottom: 18px;
        padding-bottom: 12px;
    }

    .category-post-link {
        font-size: 14px;
        padding: 10px 0;
    }
}


.about-history__year-right {
    position: absolute;
    right: 0;
    font-weight: 600;
    font-size: 1.2rem;
  }
.blue-banner {
    background: #0099ff;
}
.blue-banner .news-main__block {
    max-width: 800px;
}.footer-block-top__link
p{color:#fff}.footer-block-top__navigation{width:100%;grid-template-columns:repeat(5,1fr)}.footer-block-bottom-right{max-width:unset}.footer-block-top__column.four .footer-block-top__name.mobile,
.footer-block-top__column.five .footer-block-top__name.mobile{display:none}.footer-block-bottom-wrapper{display:grid;align-items:end;width:76.5%;grid-template-columns:repeat(5, 1fr);gap:1.5rem}.footer-block-bottom-wrapper .grid-space{grid-column:1 / 4}.footer-block-bottom-wrapper .rating-wrapper{min-width:150px}@media screen and (max-width: 992px){.footer-block-top__navigation{grid-template-columns:repeat(2, 1fr)}.one{order:1}.two{order:2}.three{order:5}.four{order:4}.five{order:3}.footer-block-top__column.four .footer-block-top__name,
.footer-block-top__column.five .footer-block-top__name{display:none}.footer-block-top__column.four .footer-block-top__name.mobile,
.footer-block-top__column.five .footer-block-top__name.mobile{display:block}.footer-block-bottom-wrapper{grid-template-columns:repeat(2, 1fr);width:56%;justify-items:end;gap:unset}.footer-block-bottom-wrapper .grid-space{display:none}.footer-block-bottom-wrapper .footer-block-bottom-right{width:max-content;grid-area:1 / 1}.footer-block-bottom-wrapper .rating-wrapper{grid-area:1 / 2}}@media screen and (max-width: 576px){.footer-block-top__navigation{grid-template-columns:repeat(2, 1fr)}.footer-block-top__navigation .three,
.footer-block-top__navigation
.four{grid-area:unset;-ms-grid-row:unset;-ms-grid-column:unset;-ms-grid-column-span:unset}.footer-block-top__column.five .footer-block-top__name{display:block}.footer-block-top__column.five .footer-block-top__name.mobile{display:none}.footer-block-bottom-wrapper{width:100%;grid-template-columns:1fr;grid-template-rows:repeat(2, 1fr);justify-items:start}.footer-block-bottom-wrapper .rating-wrapper{grid-area:unset}}table.vl-city-table{margin-bottom:0}table.vl-city-table
td{padding:10px
2px}.vl-city-change-user-city{cursor:pointer}p.big{margin-bottom:15px !important}