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

.swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

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

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

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto-Light"), url(../../fonts/roboto/light-3.woff2) format("woff2"), url(../../fonts/roboto/light-3.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto-Light"), url(../../fonts/roboto/light-cyr-3.woff2) format("woff2"), url(../../fonts/roboto/light-cyr-3.woff) format("woff");
    unicode-range: u+04??
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto-Regular"), url(../../fonts/roboto/regular-3.woff2) format("woff2"), url(../../fonts/roboto/regular-3.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto-Regular"), url(../../fonts/roboto/regular-cyr-3.woff2) format("woff2"), url(../../fonts/roboto/regular-cyr-3.woff) format("woff");
    unicode-range: u+04??
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto-Medium"), url(../../fonts/roboto/medium-3.woff2) format("woff2"), url(../../fonts/roboto/medium-3.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto-Medium"), url(../../fonts/roboto/medium-cyr-3.woff2) format("woff2"), url(../../fonts/roboto/medium-cyr-3.woff) format("woff");
    unicode-range: u+04??
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local("Roboto-Bold"), url(../../fonts/roboto/bold-3.woff2) format("woff2"), url(../../fonts/roboto/bold-3.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local("Roboto-Bold"), url(../../fonts/roboto/bold-cyr-3.woff2) format("woff2"), url(../../fonts/roboto/bold-cyr-3.woff) format("woff");
    unicode-range: u+04??
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: local("Roboto-Black"), url(../../fonts/roboto/black-3.woff2) format("woff2"), url(../../fonts/roboto/black-3.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: local("Roboto-Black"), url(../../fonts/roboto/black-cyr-3.woff2) format("woff2"), url(../../fonts/roboto/black-cyr-3.woff) format("woff");
    unicode-range: u+04??
}

:root {
    --white: #fff;
    --gray100: #f3f3f3;
    --gray150: #f6f6f6;
    --gray300: #d8d8d8;
    --gray400: #a4a4a4;
    --gray450: #7f7f7f;
    --gray500: #5b5b5b;
    --gray700: #888;
    --gray750: #d2d2d2;
    --gray800: #3d3d3d;
    --gray850: #5e5e5e;
    --gray900: #4d4d4d;
    --gray-light: #e4e4e4;
    --black: #131313;
    --red400: #c23814;
    --orange400: #eb9300;
    --green400: #67b279;
    --green450: #5b9f6b;
    --green500: #4e8c5d;
    --green700: #4d995f;
    --green900: #39774c;
    --purple400: #b267a0;
    --purple700: #994d87;
    --slateblue300: #a1b5eb;
    --slateblue400: #677bb2;
    --slateblue700: #4d6199;
    --vpngreen400: #4b8ad0;
    --vpngreen700: #3f71aa;
    --vpnslateblue700: #575770;
    --vpnslateblue800: #464558;
    --vpnseagreen: #5eb0b7;
    --big-border-radius: 89px;
    --standard-border-radius: 8px;
    --promo-top-line: 0.3s ease-in-out;
    --font-family-akkurat: Akkurat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    --font-family-roboto: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --greyfb: var(--gray100);
    --grey2f: var(--black);
    --grey4D: var(--gray900);
    --greyf2: var(--gray100);
    --greyf4: var(--gray100);
    --greyE3: var(--gray300);
    --grey97: var(--gray700);
    --greyf5: var(--gray100);
    --grey10: rgba(74, 74, 74, .1);
    --greyde: var(--gray300);
    --grey65: var(--gray900);
    --grey83: var(--gray700);
    --greye9: var(--gray100);
    --grey05: rgba(0, 0, 0, .5);
    --grey08: rgba(0, 0, 0, .8);
    --grey09: rgba(0, 0, 0, .9);
    --grey24: hsla(0, 0%, 90%, .24);
    --grey20: rgba(74, 74, 74, .2);
    --grey36: rgba(74, 74, 74, .36);
    --grey70: rgba(74, 74, 74, .7);
    --grey81: var(--gray700);
    --grey_v: var(--gray700);
    --greyc4: var(--gray300);
    --greyE2: var(--gray300);
    --grey91: var(--gray700);
    --grayF9: var(--gray100);
    --grayF7: var(--gray100);
    --graybc: var(--gray400);
    --white9: hsla(0, 0%, 100%, .9);
    --green86: var(--green400);
    --green73: var(--green400);
    --green75: var(--green400);
    --black34: var(--black);
    --menu-shadow: inset 0 -3px 0 -1px var(--green400);
    --yellow-light: var(--green400);
    --orange21: var(--orange400);
    --orange23: var(--orange400);
    --red12: var(--red400);
    --green-table: #eaf5ec;
    --gray-base: var(--gray900);
    --gray-bg: var(--gray100);
    --gray-input-border: var(--gray300);
    --gray-medium-text: var(--gray700);
    --gray-light-text: var(--gray300);
    --gray40: hsla(0, 0%, 59%, .4);
    --gray55: var(--gray900);
    --brand-primary: var(--green400);
    --brand-success: var(--green400);
    --brand-warning: var(--green400);
    --brand-warning-light: var(--green400);
    --brand-warning-ex-light: var(--gray100);
    --brand-danger: var(--red400);
    --white-color: var(--white);
    --footer-background: #585865;
    --footer-bottom: var(--gray900);
    --footer-social: var(--gray900);
    --footer-payment: var(--gray900);
    --black25: rgba(0, 0, 0, .25);
    --greyEF: var(--gray100);
    --red23: var(--orange400);
    --red1c: var(--red400);
    --greena1: var(--green400);
    --greyEE: var(--gray100);
    --greyEA: var(--gray100);
    --formInnerWidth: 280px;
    --desktop: 1200px;
    --desktop-small: 990px;
    --desktop-large: 1440px;
    --container-desktop: 1206px;
    --container-tablet: 1000px;
    --container-mobile: 760px;
    --content-desktop: 964px;
    --header-height: 80px;
    --header-height-mob: 56px;
    --purchase-table-width: 780px;
    --footer-report-height: 150px;
    --footer-report-height-mobile: 65px;
    --report-wr: calc(100vh - var(--header-height) - var(--footer-report-height));
    --report-wr-mobile: calc(100vh - var(--header-height-mob) - var(--footer-report-height-mobile));
    --gray-shadow: linear-gradient(to bottom, hsla(0, 0%, 100%, 0) 5%, var(--gray-bg) 80%);
    --white-shadow: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 5%, #fff 80%);
    --shadow: rgba(0, 0, 0, .1);
    --product-primary-0: #daebff;
    --product-primary-10: #abcdf3;
    --product-primary-20: #8ebff7;
    --product-primary-30: #5198e9;
    --product-primary-40: #5095e4;
    --product-primary-50: #4b8ad0;
    --product-primary-60: #4680c2;
    --product-primary-70: #3f71aa;
    --product-primary-80: #3c6ba1;
    --product-primary-90: #3a6699;
    --product-primary-100: #37608f;
    --product-secondary-0: #f9f9fb;
    --product-secondary-10: #d8d8df;
    --product-secondary-20: #b8b8c3;
    --product-secondary-30: #9999a9;
    --product-secondary-40: #78788c;
    --product-secondary-50: #78788c;
    --product-secondary-60: #4c4c64;
    --product-secondary-70: #414158;
    --product-secondary-80: #36364c;
    --product-secondary-90: #2b2b40;
    --product-secondary-100: #1b1b2e;
    --gray-0: #fff;
    --gray-10: #f6f6f6;
    --gray-20: #e4e4e4;
    --gray-30: #d2d2d2;
    --gray-40: silver;
    --gray-50: #a4a4a4;
    --gray-60: #7f7f7f;
    --gray-70: #5b5b5b;
    --gray-80: #3d3d3d;
    --gray-90: #1f1f1f;
    --gray-100: #0a0a0a;
    --orange-0: #fdf9f2;
    --orange-10: #f5e2c1;
    --orange-20: #eecb92;
    --orange-30: #e5b460;
    --orange-40: #de9e33;
    --orange-50: #d58500;
    --orange-60: #c77901;
    --orange-70: #b76c01;
    --orange-80: #a85f01;
    --orange-90: #985201;
    --orange-100: #803d00;
    --red-0: #fcf6f4;
    --red-10: #f0d3cb;
    --red-20: #e5b3a6;
    --red-30: #d9907d;
    --red-40: #cc6c53;
    --red-50: #bf4829;
    --red-60: #af4226;
    --red-70: #9e3c22;
    --red-80: #8f361f;
    --red-90: #7e2f1b;
    --red-100: #642515;
    --default-page-background: var(--gray-0);
    --hovered-page-background: var(--gray-10);
    --pressed-page-background: var(--gray-20);
    --default-cards-background: var(--gray-0);
    --default-popup-background: var(--gray-0);
    --default-footer-background: var(--gray-80);
    --default-item-divider: var(--gray-30);
    --default-main-text: var(--gray-80);
    --disabled-main-text: var(--gray-50);
    --default-description-text: var(--gray-60);
    --default-labels: var(--gray-70);
    --default-input-background: var(--gray-10);
    --default-active-input-stroke: var(--gray-50);
    --default-inactive-input-stroke: var(--gray-30);
    --default-placeholder: var(--gray-50);
    --default-input-on-card-background: var(--gray-10);
    --disabled-input-on-card-background: var(--gray-10);
    --default-dropdown-menu-background: var(--gray-0);
    --hovered-dropdown-menu-background: var(--gray-10);
    --default-main-button: var(--product-primary-50);
    --hovered-main-button: var(--product-primary-60);
    --pressed-main-button: var(--product-primary-70);
    --disabled-main-button: var(--product-primary-30);
    --default-primary-button-text: var(--gray-0);
    --disabled-primary-button-text: var(--product-primary-0);
    --default-primary-button-icon: var(--gray-0);
    --default-secondary-button: var(--gray-0);
    --hovered-secondary-button: var(--gray-10);
    --pressed-secondary-button: var(--gray-20);
    --disabled-secondary-button: var(--gray-0);
    --default-secondary-button-stroke: var(--gray-80);
    --disabled-secondary-button-stroke: var(--gray-50);
    --default-secondary-card-button: var(--gray-0);
    --hovered-secondary-card-button: var(--gray-10);
    --pressed-secondary-card-button: var(--gray-20);
    --disabled-secondary-card-button: var(--gray-0);
    --default-danger-button: var(--red-50);
    --hovered-danger-button: var(--red-60);
    --pressed-danger-button: var(--red-70);
    --disabled-danger-button: var(--red-30);
    --default-link: var(--product-primary-50);
    --hovered-link: var(--product-primary-60);
    --pressed-link: var(--product-primary-70);
    --visited-link: var(--product-primary-80);
    --default-attention-link: var(--orange-50);
    --hovered-attention-link: var(--orange-60);
    --pressed-attention-link: var(--orange-70);
    --disabled-attention-link: var(--orange-30);
    --default-error-link: var(--red-50);
    --default-product-icon: var(--product-primary-50);
    --default-black-icons: var(--gray-80);
    --default-gray-icons: var(--gray-60);
    --disabled-gray-icons: var(--gray-30);
    --default-error-icon: var(--red-50);
    --default-stats-background: var(--gray-20);
    --default-red-stat: var(--red-50);
    --modal-iframe-overlay: #ffffff50;
    --modal-overlay: #00000050;
    --default-notifications-attention: var(--orange-10);
    --default-logo-key-color: var(--gray-90);
    --default-loaders-background: var(--gray-20);
    --default-loaders-background-dark: var(--gray-70);
    --default-loaders-primary: var(--product-primary-50);
    --default-text-toplines-main: var(--gray-0);
    --disabled-text-toplines-main: var(--gray-20);
    --default-fills-toplines-adblocker: var(--gray-100);
    --default-fills-toplines-vpn: var(--gray-10);
    --default-breadcrumbs: var(--gray-50)
}

[data-theme=dark] {
    --default-page-background: var(--gray-90);
    --hovered-page-background: var(--gray-80);
    --pressed-page-background: var(--gray-70);
    --default-cards-background: var(--gray-80);
    --default-popup-background: var(--gray-90);
    --default-footer-background: var(--gray-80);
    --default-item-divider: var(--gray-70);
    --default-main-text: var(--gray-20);
    --disabled-main-text: var(--gray-50);
    --default-description-text: var(--gray-40);
    --default-labels: var(--gray-30);
    --default-input-background: var(--gray-80);
    --default-active-input-stroke: var(--gray-50);
    --default-inactive-input-stroke: var(--gray-70);
    --default-placeholder: var(--gray-50);
    --default-input-on-card-background: var(--gray-70);
    --disabled-input-on-card-background: var(--gray-70);
    --default-dropdown-menu-background: var(--gray-80);
    --hovered-dropdown-menu-background: var(--gray-70);
    --default-main-button: var(--product-primary-50);
    --hovered-main-button: var(--product-primary-60);
    --pressed-main-button: var(--product-primary-70);
    --disabled-main-button: var(--product-primary-90);
    --default-primary-button-text: var(--gray-0);
    --disabled-primary-button-text: var(--product-primary-20);
    --default-primary-button-icon: var(--gray-0);
    --default-secondary-button: var(--gray-90);
    --hovered-secondary-button: var(--gray-80);
    --pressed-secondary-button: var(--gray-70);
    --disabled-secondary-button: var(--gray-90);
    --default-secondary-button-stroke: var(--gray-20);
    --disabled-secondary-button-stroke: var(--gray-50);
    --default-secondary-card-button: var(--gray-80);
    --hovered-secondary-card-button: var(--gray-70);
    --pressed-secondary-card-button: var(--gray-60);
    --disabled-secondary-card-button: var(--gray-80);
    --default-danger-button: var(--red-50);
    --hovered-danger-button: var(--red-60);
    --pressed-danger-button: var(--red-70);
    --disabled-danger-button: var(--red-30);
    --default-link: var(--product-primary-50);
    --hovered-link: var(--product-primary-60);
    --pressed-link: var(--product-primary-70);
    --visited-link: var(--product-primary-80);
    --default-attention-link: var(--orange-50);
    --hovered-attention-link: var(--orange-60);
    --pressed-attention-link: var(--orange-70);
    --disabled-attention-link: var(--orange-30);
    --default-error-link: var(--red-50);
    --default-product-icon: var(--product-primary-50);
    --default-black-icons: var(--gray-20);
    --default-gray-icons: var(--gray-40);
    --disabled-gray-icons: var(--gray-70);
    --default-error-icon: var(--red-50);
    --default-stats-background: var(--gray-70);
    --default-red-stat: var(--red-50);
    --modal-iframe-overlay: #00000075;
    --modal-overlay: #00000075;
    --default-notifications-attention: var(--orange-100);
    --default-logo-key-color: var(--gray-10);
    --default-loaders-background: var(--gray-70);
    --default-loaders-background-dark: var(--gray-70);
    --default-loaders-primary: var(--product-primary-50);
    --default-text-toplines-main: var(--gray-0);
    --disabled-text-toplines-main: var(--gray-20);
    --default-fills-toplines-adblocker: var(--gray-100);
    --default-fills-toplines-vpn: var(--gray-80);
    --default-breadcrumbs: var(--gray-50)
}

.flash-wrapper-wrap {
    margin-top: 50px;
    overflow: hidden;
    position: relative;
    z-index: 8
}

@media (min-width:768px) {
    .flash-wrapper-wrap {
        margin-top: 0
    }
}

@media (min-width:1024px) {
    .flash-wrapper-wrap {
        overflow: visible
    }
}

.flash-wrapper {
    background-color: #f3f3f3;
    cursor: pointer;
    display: block;
    position: relative;
    text-decoration: none
}

.flash-wrapper:focus .flash-wrapper__additional,
.flash-wrapper:hover .flash-wrapper__additional {
    opacity: 1;
    visibility: visible
}

.flash-wrapper__container {
    display: block;
    margin: 0 auto;
    max-width: 1206px;
    padding-left: 16px;
    padding-right: 16px
}

.flash-wrapper__container--desktop {
    display: none
}

@media (min-width:768px) {
    .flash-wrapper__container--desktop {
        display: block
    }

    .flash-wrapper__container--mobile {
        display: none
    }
}

.flash-wrapper__in {
    align-items: center;
    color: #4d4d4d;
    display: flex;
    flex-direction: column;
    padding: 32px 8px;
    position: relative
}

@media (min-width:768px) {
    .flash-wrapper__in {
        flex-direction: row;
        justify-content: flex-start;
        padding: 0
    }
}

.flash-wrapper__bg {
    margin-left: -15px;
    max-height: 128px
}

.flash-wrapper__bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width:1200px) {
    .flash-wrapper__bg {
        align-items: center;
        display: flex;
        flex-direction: column
    }
}

.flash-wrapper__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .flash-wrapper__content {
        align-items: flex-start;
        justify-content: center;
        margin-right: 24px;
        padding: 16px 0
    }
}

@media (min-width:1200px) {
    .flash-wrapper__content {
        align-self: stretch;
        padding: 0
    }
}

.flash-wrapper__bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    flex-shrink: 0;
    margin-right: 24px;
    max-width: 400px;
    min-height: 128px;
    position: relative;
    width: 100%
}

@media (min-width:1024px) {
    .flash-wrapper__bg {
        display: block
    }
}

.flash-wrapper__title {
    color: #4d4d4d;
    text-align: center
}

@media (min-width:768px) {
    .flash-wrapper__title {
        text-align: left
    }
}

.flash-wrapper__title .title-h4 {
    color: #4d4d4d
}

.flash-wrapper__desc {
    color: #4d4d4d;
    margin: 4px 0 0;
    text-align: center
}

@media (min-width:768px) {
    .flash-wrapper__desc {
        text-align: left
    }
}

.flash-wrapper__rating {
    margin-top: 16px
}

@media (min-width:768px) {
    .flash-wrapper__rating {
        margin-top: 4px
    }
}

.flash-wrapper__btn {
    flex-shrink: 0;
    margin-top: 32px
}

@media (min-width:768px) {
    .flash-wrapper__btn {
        margin-top: 0
    }
}

.flash-wrapper__close {
    align-items: center;
    align-self: center;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    height: 24px;
    justify-content: center;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 24px
}

.flash-wrapper__close:after,
.flash-wrapper__close:before {
    background-color: #fff;
    border-radius: 1px;
    content: "";
    height: 18px;
    left: 50%;
    position: absolute;
    top: 50%;
    transition: opacity .3s ease;
    width: 2px
}

.flash-wrapper__close:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.flash-wrapper__close:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.flash-wrapper__close:hover:after,
.flash-wrapper__close:hover:before {
    opacity: .7
}

@media (min-width:768px) {
    .flash-wrapper__close {
        margin-left: 24px;
        position: relative;
        right: auto;
        top: auto
    }
}

.flash-wrapper--fixed {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: translateY(-100%);
    transition: transform .2s ease;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.flash-wrapper--fixed .flash-wrapper__in {
    padding: 24px 8px 16px
}

@media (min-width:768px) {
    .flash-wrapper--fixed .flash-wrapper__in {
        padding: 0
    }
}

.flash-wrapper--fixed .flash-wrapper__bg {
    margin-left: -16px;
    max-height: 72px;
    max-width: 224px;
    min-height: 72px
}

@media (min-width:768px) {
    .flash-wrapper--fixed .flash-wrapper__content {
        padding: 20px 0
    }
}

@media (min-width:1200px) {
    .flash-wrapper--fixed .flash-wrapper__content {
        padding: 0
    }
}

.flash-wrapper--fixed .flash-wrapper__title {
    padding: 0 8px
}

@media (min-width:768px) {
    .flash-wrapper--fixed .flash-wrapper__title {
        padding: 0
    }
}

.flash-wrapper--fixed .flash-wrapper__btn {
    margin-top: 16px
}

@media (min-width:768px) {
    .flash-wrapper--fixed .flash-wrapper__btn {
        margin-top: 0
    }
}

.flash-wrapper--static {
    z-index: 2
}

.flash-wrapper--fixed.flash-wrapper--animate {
    bottom: auto;
    opacity: 1;
    position: fixed;
    top: 50px;
    transform: translateY(0);
    visibility: visible
}

@media (min-width:768px) {
    .flash-wrapper--fixed.flash-wrapper--animate {
        top: 0
    }
}

.flash-wrapper--hidden {
    display: none
}

.flash-wrapper__additional {
    display: none;
    left: auto;
    max-width: 240px;
    opacity: 0;
    padding: 16px 0 0;
    position: absolute;
    right: 48px;
    top: 100%;
    transform: none;
    transition: opacity .3s ease, visibility;
    visibility: hidden
}

@media (min-width:1024px) {
    .flash-wrapper__additional {
        display: block
    }
}

.flash-wrapper__additional-img {
    display: block;
    width: 100%
}

.products-navigation {
    cursor: pointer
}

@media (min-width:1024px) {
    .products-navigation--mobile {
        display: none
    }
}

.products-navigation--desktop {
    display: none
}

@media (min-width:1024px) {
    .products-navigation--desktop {
        display: block
    }
}

.products-navigation--desktop .products-navigation__dropdown {
    background-color: var(--white);
    border: 4px;
    cursor: auto;
    gap: 24px;
    grid-template-columns: repeat(auto-fit, 280px);
    padding: 34px 16px 48px;
    top: 80px;
    width: 100%
}

@media (min-width:1024px) {
    .products-navigation--desktop .products-navigation__dropdown {
        align-items: baseline
    }
}

@media (min-width:1200px) {
    .products-navigation--desktop .products-navigation__dropdown {
        grid-template-columns: repeat(auto-fit, 262px);
        justify-content: center;
        top: 80px
    }
}

.products-navigation--desktop .products-navigation__dropdown--open {
    display: grid
}

.products-navigation--desktop .products-navigation__dropdown--three-columns {
    grid-template-columns: repeat(3, 280px)
}

@media (min-width:1200px) {
    .products-navigation--desktop .products-navigation__dropdown--three-columns {
        grid-template-columns: repeat(3, 376px);
        justify-content: center
    }
}

.products-navigation--desktop .products-navigation__dropdown-item {
    align-items: center;
    border-radius: 4px;
    display: flex;
    height: 40px;
    padding: 8px 16px 8px 52px
}

.products-navigation--desktop .products-navigation__dropdown-item:hover:after {
    opacity: 1
}

.products-navigation--desktop .products-navigation__dropdown-item:before {
    top: auto
}

.products-navigation--desktop .products-navigation__dropdown-item:after {
    display: block;
    opacity: 0;
    right: 8px;
    top: auto;
    transition: opacity var(--t3)
}

.products-navigation--adblocker .products-navigation__item:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation--vpn .products-navigation__item:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation--dns .products-navigation__item:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation--other .products-navigation__item:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__item {
    color: var(--grey4D);
    display: block;
    font-size: 1.45rem;
    line-height: 80px;
    max-width: 150px;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 38px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width:1023px) {
    .products-navigation__item {
        align-items: center;
        display: flex;
        height: 56px;
        line-height: 60px;
        max-width: none;
        padding-left: 52px;
        text-align: left;
        width: 100%
    }

    .products-navigation__item--active,
    .products-navigation__item:hover {
        background-color: var(--greyf5);
        box-shadow: none
    }

    .products-navigation__item:hover {
        border-radius: 4px 0 0 4px
    }
}

.products-navigation__item:focus {
    outline: 0
}

.products-navigation__item:after {
    background-image: url(../img/main.min.svg#arrow-down_s_888);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 7px;
    position: absolute;
    right: 15px;
    top: 38px;
    transition: var(--t3) transform;
    width: 12px
}

@media (max-width:1023px) {
    .products-navigation__item:after {
        background-image: url(../img/main.min.svg#arrow-down_f_7f7f7f);
        height: 24px;
        position: absolute;
        right: 16px;
        top: 16px;
        width: 24px
    }
}

.products-navigation__item:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 21px;
    left: 20px;
    position: absolute;
    width: 21px
}

.products-navigation__item--active:after {
    transform: rotate(180deg)
}

.products-navigation__dropdown {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
    display: none;
    left: 0;
    position: absolute;
    transition: var(--t3) opacity
}

@media (max-width:1023px) {
    .products-navigation__dropdown {
        box-shadow: none;
        padding-left: 36px;
        position: static
    }
}

.products-navigation__dropdown--open {
    display: block
}

.products-navigation__dropdown-item {
    align-items: center;
    background-color: var(--white);
    color: var(--grey4D);
    display: flex;
    font-size: 1.45rem;
    height: 56px;
    padding: 16px 16px 16px 52px;
    position: relative;
    text-decoration: none;
    transition: background-color var(--t3);
    white-space: nowrap
}

@media (min-width:1024px) {
    .products-navigation__dropdown-item:hover {
        background-color: var(--greyf5)
    }
}

.products-navigation__dropdown-item:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 4px 0 0 4px;
    content: "";
    height: 24px;
    left: 16px;
    position: absolute;
    width: 24px
}

@media (min-width:1024px) {
    .products-navigation__dropdown-item:before {
        left: 16px
    }
}

.products-navigation__dropdown-item--external:after {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 24px;
    position: absolute;
    right: 16px;
    width: 24px
}

@media (min-width:1024px) {
    .products-navigation__dropdown-item--external:after {
        height: 16px;
        width: 16px
    }
}

.products-navigation__dropdown-item--windows:before {
    background-image: url(../img/main.min.svg#windows)
}

.products-navigation__dropdown-item--mac:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--android:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--android-tv:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--ios:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--browser-extension:before {
    background-image: url(../img/main.min.svg#nav-web_s_888)
}

.products-navigation__dropdown-item--blog:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--vpn:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--dns:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--about:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--public:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--home:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--ios-pro:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--content-blocker:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--safari:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--assistant:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--all-products:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--adblocker:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--tempmail:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--router:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--dashboard:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--kb:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--support:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item--linux:before {
    background-image: url(../img/main.min.svg)
}

@media (min-width:1024px) {
    .products-navigation__dropdown-item-wr {
        padding-left: 16px
    }
}

.products-navigation__dropdown-item-wr--tempmail {
    position: relative
}

.products-navigation__dropdown-item-wr--tempmail .products-navigation__dropdown-item:after {
    content: "β";
    display: block;
    font-size: 12px;
    opacity: 1;
    position: relative;
    right: -4px;
    top: -10px
}

.products-navigation__dropdown-item-title {
    font-family: var(--font-family-akkurat);
    font-weight: 700;
    margin: 0 0 10px;
    padding-left: 32px;
    position: relative;
    width: 100%
}

.products-navigation__dropdown-item-title:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    width: 24px
}

.products-navigation__dropdown-item-title--adblocker:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item-title--dns:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item-title--vpn:before {
    background-image: url(../img/anyvpn/logo-icon.svg)
}

.products-navigation__dropdown-item-title--other:before {
    background-image: url(../img/main.min.svg)
}

.products-navigation__dropdown-item-desc {
    margin: 0 0 32px;
    padding-left: 32px;
    width: 100%
}

@media (min-width:1024px) {
    .products-navigation__dropdown-item-desc {
        margin: 0 0 24px
    }
}

.products-navigation__dropdown-product {
    display: flex;
    flex-wrap: wrap
}

.products-navigation__dropdown-product-items {
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    min-height: 262px;
    width: 100%
}

.products-navigation__product_link {
    color: inherit;
    font-size: inherit;
    text-decoration: none
}

.products-navigation__product_link:hover {
    text-decoration: underline
}

.header {
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
    font-family: var(--font-family-akkurat);
    height: var(--header-height);
    position: relative
}

@media (max-width:767px) {
    .header {
        height: var(--header-height-mob);
        left: 0;
        position: fixed;
        top: 0;
        width: 100%
    }
}

@media (max-width:1023px) {
    .header--update.header.menu-active .header__nav {
        left: auto;
        right: 0
    }

    .header--update.header.menu-active .header__nav .header__item-active {
        font-family: var(--font-family-akkurat);
        font-weight: 400
    }

    .header--update.header.menu-active .header__sandwich {
        background-image: url(../img/main.min.svg);
        background-position: 50%;
        height: 24px;
        width: 24px
    }
}

.header--update .header__substrate {
    display: none
}

.header--update .header__nav {
    border-radius: 4px 0 0 4px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .15);
    left: auto;
    right: -100%;
    top: 56px;
    width: calc(100% - 16px)
}

@media (min-width:768px) {
    .header--update .header__nav {
        top: 85px
    }
}

@media (min-width:1024px) {
    .header--update .header__nav {
        box-shadow: none
    }
}

@media (max-width:1023px) {
    .header--update .header__nav-in {
        padding-top: 0
    }
}

.header--update .header__menu-back {
    display: none
}

.header--update .header__item {
    font-size: 1.45rem
}

@media (max-width:1023px) {
    .header--update .header__item {
        align-items: center;
        display: flex;
        height: 56px;
        padding-left: 52px
    }

    .header--update .header__item:hover {
        border-radius: 4px 0 0 4px
    }

    .header--update .header__item:before {
        left: 20px;
        top: auto
    }

    .header--update .header__item--home {
        order: -1
    }
}

.header--update .header__item--home:before {
    background-image: url(../img/main.min.svg);
    background-size: contain;
    opacity: 1
}

@media (max-width:1023px) {
    .header--update .header__item--blog:before {
        background-image: url(../img/main.min.svg);
        background-size: contain;
        opacity: 1
    }

    .header--update .header__item--faq:before {
        background-image: url(../img/main.min.svg);
        background-size: contain;
        opacity: 1
    }

    .header--update .header__item--account:before {
        background-image: url(../img/main.min.svg);
        background-size: contain;
        opacity: 1
    }

    .header--update .header__item--products:before {
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 1
    }

    .header--update .header__item--lang {
        font-size: 1.45rem;
        height: auto
    }
}

.header--update .header__item--lang:hover {
    border-radius: 0
}

.header--update .header__dropdown {
    border-radius: 4px 0 0 4px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .15);
    -moz-column-count: 1;
    column-count: 1;
    height: calc(100vh - 60px);
    left: auto;
    max-width: none;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 55px;
    transition: left .2s ease;
    width: calc(100% - 16px);
    z-index: 10
}

@media (min-width:768px) {
    .header--update .header__dropdown {
        top: 85px
    }
}

@media (min-width:1024px) {
    .header--update .header__dropdown {
        box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
        display: none;
        left: 0;
        position: absolute;
        top: 100%;
        transition: var(--t3) opacity
    }
}

.header--update .header__dropdown--right {
    left: auto;
    right: 0
}

.header--update .header__dropdown--open {
    display: flex;
    flex-wrap: wrap;
    left: auto;
    right: 0
}

@media (min-width:768px) {
    .header--update .header__dropdown--open {
        display: block
    }
}

@media (min-width:1024px) {
    .header--update .header__dropdown--lang {
        grid-column-gap: 0;
        border-radius: 0;
        box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
        -moz-column-count: 2;
        column-count: 2;
        height: auto;
        left: auto;
        padding: 12px;
        position: absolute;
        right: 0;
        top: 100%;
        transition: var(--t3) ease opacity;
        width: auto
    }
}

.header--update .header__dropdown--lang.header__dropdown--open {
    display: flex
}

@media (min-width:1024px) {
    .header--update .header__dropdown--lang.header__dropdown--open {
        display: block
    }
}

.header--update .header__dropdown--lang .header__dropdown-item {
    display: inline-block;
    font-family: inherit;
    height: 46px;
    text-align: left;
    width: 100%
}

.header--update .header__item--dropdown:after {
    transition: var(--t3) transform
}

.header--update .header__item--dropdown.header__item-active:after {
    transform: rotate(180deg)
}

.header__menu-back {
    background-color: #fff;
    color: var(--grey4D);
    font-family: var(--font-family-akkurat);
    font-size: 1.45rem;
    height: 60px;
    line-height: 60px;
    padding-left: 60px;
    transition: left .2s ease;
    width: calc(100% - 60px)
}

.header__menu-back:after {
    background-image: url(../img/main.min.svg);
    content: "";
    height: 19px;
    left: 30px;
    opacity: .49;
    position: absolute;
    top: 20px;
    width: 19px
}

.header__menu-back:hover {
    background-color: var(--green86);
    color: #fff
}

.header__menu-back:hover:after {
    background-image: url(../img/main.min.svg);
    opacity: 1
}

.header__in {
    align-items: center;
    height: 100%;
    margin: 0 auto;
    max-width: var(--container-desktop);
    padding-left: 15px;
    padding-right: 15px
}

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

.header__sandwich {
    background-image: url(../img/main.min.svg);
    margin-right: 32px
}

.header__sandwich--right {
    margin-left: 16px;
    margin-right: 0
}

.header__label {
    font-family: var(--font-family-akkurat);
    font-weight: 600
}

.header__logo {
    background-image: url(../img/main.min.svg);
    display: block;
    flex: none;
    height: 26px;
    margin-right: 25px;
    width: 118px
}

.header__logo--hidden {
    display: none
}

@media (max-width:1023px) {
    .header__logo {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .header__logo {
        height: 20px;
        width: 93px
    }
}

.header__nav {
    transition: var(--t3) transform
}

.header__nav-in {
    display: flex
}

@media (max-width:1023px) {
    .header__nav-in {
        background-color: #fff;
        flex-direction: column;
        min-height: 100vh;
        padding-top: 60px;
        z-index: 15
    }

    .header__nav {
        height: calc(100% - 56px);
        left: -100%;
        overflow-y: auto;
        position: fixed;
        top: 0;
        transition: left .2s ease;
        width: calc(100% - 60px);
        z-index: 10
    }

    .header__nav .header__item--dropdown:after {
        margin: 0;
        position: absolute;
        right: 20px;
        top: calc(50% - 3.5px)
    }
}

.header__badge {
    border-radius: 4px;
    line-height: 24px
}

.header__item-wr {
    cursor: pointer;
    position: relative
}

@media (max-width:1023px) {
    .header__item-wr--right {
        display: none;
        margin-right: 0
    }

    .header__item-wr--right-lang {
        display: block;
        margin-right: 0
    }
}

.header__item-wr--last {
    margin-right: 0
}

@media (max-width:1023px) {
    .header__item-wr--purchase {
        order: 1
    }
}

@media (min-width:1024px) {
    .header__item-wr--purchase .button {
        font-size: 1.63rem;
        height: 40px
    }
}

@media (max-width:1023px) {
    .header__item-wr--products {
        order: 3
    }

    .header__item-wr--report,
    .header__item-wr--support {
        order: 5
    }

    .header__item-wr--auth {
        order: 8
    }
}

.header__item {
    color: var(--grey4D)
}

.header__item--active,
.header__item:hover {
    box-shadow: inset 0 -2px 0 0 var(--green86)
}

.header__item--mobile {
    display: none
}

@media (max-width:1023px) {
    .header__item--mobile {
        display: block
    }
}

.header__item--dropdown:after {
    background-image: url(../img/main.min.svg#arrow-down_f_7f7f7f)
}

.header__item--dropdown-disabled {
    cursor: default
}

.header__item--dropdown-disabled:after {
    display: none
}

.header__item--phone {
    font-family: var(--font-family-akkurat);
    font-weight: 700
}

@media (max-width:1023px) {
    .header__item--phone:before {
        background-color: transparent;
        background-image: url(../img/main.min.svg);
        background-repeat: no-repeat;
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }
}

.header__item--account {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-family: var(--font-family-akkurat);
    font-weight: 400;
    max-width: 170px;
    padding-left: 10px
}

.header__item--account:before {
    background-color: var(--greyE3);
    content: "";
    height: 18px;
    left: -12px;
    position: absolute;
    top: 33px;
    width: 1px
}

@media (max-width:1023px) {
    .header__item--account:before {
        background-color: transparent;
        background-image: url(../img/main.min.svg);
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }
}

@media (max-width:1200px) {
    .header__item--account {
        max-width: 160px
    }
}

.header__item--account-desktop {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header__item--button {
    padding-bottom: 0;
    padding-top: 0
}

@media (max-width:1023px) {
    .header__item--reg:before {
        background-color: transparent;
        background-image: url(../img/main.min.svg);
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }

    .header__item--reg:hover:before {
        background-image: url(../img/main.min.svg)
    }

    .header__item--logout:before {
        background-color: transparent;
        background-image: url(../img/main.min.svg);
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }

    .header__item--logout:hover:before {
        background-image: url(../img/main.min.svg)
    }
}

.header__item--home {
    display: none
}

@media (max-width:1023px) {
    .header__item--home {
        display: block;
        order: 2
    }

    .header__item--home:before {
        background-image: url(../img/main.min.svg)
    }

    .header__item--home:before,
    .header__item--products:before {
        background-color: transparent;
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }

    .header__item--products:before {
        background-image: url(../img/main.min.svg)
    }

    .header__item--faq:before {
        background-image: url(../img/main.min.svg)
    }

    .header__item--blog:before,
    .header__item--faq:before {
        background-color: transparent;
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }

    .header__item--blog:before {
        background-image: url(../img/main.min.svg)
    }
}

.header__item--report {
    display: none
}

@media (max-width:1023px) {
    .header__item--report {
        display: block
    }

    .header__item--report:before {
        background-color: transparent;
        background-image: url(../img/main.min.svg);
        background-size: 100%;
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }
}

.header__item--support {
    display: flex;
    flex-direction: column;
    height: 80px;
    justify-content: center;
    max-width: 185px;
    min-width: 140px;
    padding-left: 40px
}

.header__item--support:before {
    background-color: var(--greyE3);
    content: "";
    height: 18px;
    left: -12px;
    position: absolute;
    top: 33px;
    width: 1px
}

.header__item--support:after {
    background-image: url(../img/main.min.svg);
    content: "";
    height: 23px;
    left: 10px;
    position: absolute;
    top: 28px;
    width: 23px
}

.header__item--support-shield:after {
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat
}

@media (max-width:1023px) {
    .header__item--shield:before {
        background-color: transparent;
        background-image: url(../img/main.min.svg);
        background-repeat: no-repeat;
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }

    .header__item--shield:hover:before {
        background-image: url(../img/main.min.svg)
    }

    .header__item {
        height: 60px;
        line-height: 60px;
        max-width: none;
        padding-left: 60px;
        text-align: left;
        width: 100%
    }

    .header__item--active,
    .header__item:hover {
        background-color: var(--greyf5);
        box-shadow: none
    }
}

.header__item--lang {
    color: var(--gray900)
}

@media(max-width:1023px) {
    .header__item--lang {
        height: auto;
        line-height: 80px;
        padding-right: 0;
        transition: var(--t3) box-shadow, var(--t3) background-color, var(--t3) color;
        white-space: nowrap
    }

    .header__item--lang:hover {
        background-color: transparent;
        box-shadow: inset 0 -2px 0 0 var(--green86);
        color: var(--grey4D)
    }

    .header__item--lang:hover:after {
        background-image: url(../img/main.min.svg)
    }

    .header__item--lang:before {
        display: block
    }
}

.header__item--landing {
    max-width: none
}

@media (max-width:1200px) {
    .header__item--landing {
        padding-left: 30px
    }
}

.header__item--dashboard {
    max-width: none
}

.header__item--error {
    max-width: 100%
}

@media (max-width:1023px) {
    .header__item--purchase {
        background-color: var(--green86);
        box-shadow: none;
        color: #fff
    }

    .header__item--purchase:before {
        background-color: transparent;
        background-image: url(../img/main.min.svg);
        content: "";
        height: 24px;
        left: 30px;
        opacity: .49;
        opacity: 1;
        position: absolute;
        top: 20px;
        width: 24px
    }

    .header__item--purchase:hover {
        background-color: var(--green86)
    }
}

.header__dropdown {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
    left: 0;
    position: absolute;
    top: 100%;
    transition: var(--t3) opacity
}

.header__dropdown--right {
    left: auto;
    right: 0
}

.header__dropdown--open {
    display: block
}

.header__dropdown--lang {
    background-color: var(--white-color);
    -moz-column-count: 3;
    column-count: 3;
    padding: 12px;
    right: 0
}

.header__dropdown--lang .header__dropdown-item {
    font-size: 1.45rem;
    height: 36px;
    overflow: hidden
}

@media (max-width:1023px) {
    .header__dropdown--lang {
        -moz-column-count: 2;
        column-count: 2;
        max-width: 320px;
        padding: 10px 0
    }

    .header__dropdown--lang .header__dropdown-item {
        font-size: 1.3rem;
        height: 32px;
        padding: 6px 10px 7px 15px
    }
}

.header__dropdown--products {
    min-width: 252px
}

.header__dropdown--account {
    width: 250px
}

@media (max-width:1023px) {
    .header__dropdown {
        box-shadow: none;
        position: static
    }

    .header__dropdown--lang {
        box-shadow: 0 0 4px hsla(0, 0%, 9%, .1);
        left: auto;
        position: absolute;
        right: -15px;
        z-index: 10
    }
}

.header__dropdown-item {
    background-color: #fff;
    color: var(--grey4D);
    display: block;
    font-size: 1.45rem;
    height: 60px;
    padding: 18px 20px;
    white-space: nowrap
}

.header__dropdown-item:hover {
    background-color: var(--greyf5)
}

.header__dropdown-item--mark {
    font-family: var(--font-family-akkurat);
    font-weight: 700
}

.header__dropdown-item--sub {
    position: relative
}

.header__dropdown-item--sub:after {
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    content: "";
    height: 7px;
    position: absolute;
    right: 20px;
    top: calc(50% - 3.5px);
    width: 11px
}

@media (min-width:1024px) {
    .header__dropdown-item--sub:after {
        transform: rotate(-90deg)
    }
}

@media (max-width:1023px) {
    .header__dropdown-item {
        padding-left: 30px;
        width: 100%
    }
}

.header__dropdown-item--area {
    position: relative
}

.header__dropdown-item--area:before {
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 21px;
    margin-bottom: 3px;
    margin-right: 15px;
    vertical-align: middle;
    width: 21px
}

.header__dropdown-item--exit {
    background-color: #fff;
    position: relative
}

.header__dropdown-item--exit:hover {
    background-color: var(--greyf5)
}

.header__dropdown-item--exit:before {
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    content: "";
    height: 21px;
    left: 24px;
    position: absolute;
    top: 21px;
    width: 19px
}

@media (max-width:1023px) {
    .header__dropdown-item--exit:before {
        background-color: transparent;
        content: "";
        height: 24px;
        left: 30px;
        left: 33px;
        opacity: .49;
        position: absolute;
        top: 20px;
        width: 24px
    }
}

.header__dropdown-item--medium {
    font-family: var(--font-family-akkurat);
    font-weight: 600
}

.header__logout-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: var(--font-family-akkurat);
    font-size: 1.45rem;
    font-weight: 400;
    padding: 20px 20px 20px 60px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 1
}

.header__logout-submit,
.header__logout-submit:hover {
    background-color: transparent
}

@media (max-width:1023px) {
    .header__logout-submit {
        padding: 0 14px 0 60px
    }
}

.header__dropdown-sub {
    display: none
}

@media (min-width:1024px) {
    .header__dropdown-sub {
        bottom: 0;
        box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
        left: 100%;
        position: absolute
    }
}

.header__dropdown-sub--open {
    display: block
}

.header__dropdown-sub-item {
    background-color: #fff;
    color: var(--grey4D);
    display: block;
    font-size: 1.45rem;
    height: 48px;
    padding: 12px 35px;
    text-decoration: none;
    white-space: nowrap
}

@media (max-width:1023px) {
    .header__dropdown-sub-item {
        width: 100%
    }
}

.header__dropdown-sub-item:hover {
    background-color: var(--greyf5)
}

.header__right {
    align-items: center;
    display: flex;
    position: relative
}

.header__right .header__item--faq {
    align-items: center;
    display: none;
    gap: 8px
}

@media (min-width:1024px) {
    .header__right .header__item--faq {
        display: flex;
        max-width: none
    }
}

.header__right .header__item--faq:before {
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 24px;
    width: 24px
}

.header__support-label {
    font-size: 1.3rem;
    line-height: 19px;
    text-align: left
}

.header__support-phone {
    line-height: 20px
}

.header--fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.header--presentation .header__item--support:after,
.header--transparent .header__item--support:after {
    background-image: url(../img/main.min.svg)
}

@media (min-width:768px) {

    .header--presentation,
    .header--transparent {
        background-color: transparent;
        box-shadow: none
    }

    .header--presentation .header__sandwich,
    .header--transparent .header__sandwich {
        background-image: url(../img/main.min.svg)
    }

    .header--presentation .header__item--lang,
    .header--transparent .header__item--lang {
        color: var(--white-color);
        max-width: 150px
    }

    @media(min-width:1024px) {

        .header--presentation .header__item,
        .header--transparent .header__item {
            color: var(--white-color)
        }
    }

    .header--presentation .header__logo,
    .header--transparent .header__logo {
        display: none
    }

    .header--presentation .header__item--lang:before,
    .header--transparent .header__item--lang:before {
        background-image: url(../img/main.min.svg)
    }

    .header--presentation .header__logo {
        background-image: url(../img/main.min.svg);
        display: block
    }
}

.header--reports .header__dropdown--lang {
    left: auto;
    right: 0
}

@media (max-width:1023px) {
    .header--reports .header__dropdown--lang {
        right: -15px
    }
}

@supports (display:grid) {
    .header--reports .header__dropdown--lang.header__dropdown--open {
        grid-template-rows: repeat(11, 1fr)
    }

    @media (max-width:1023px) {
        .header--reports .header__dropdown--lang.header__dropdown--open {
            grid-template-rows: repeat(15, 1fr)
        }
    }
}

@media (max-width:767px) {
    .header--mobile-relative {
        position: relative
    }

    .header--mobile-relative+div {
        padding-top: 0
    }
}

.header--account .header__logo {
    background-image: url(../img/main.min.svg);
    background-size: 100%;
    height: 26px;
    width: 93px
}

@media (min-width:768px) {
    .header--account .header__logo {
        height: 33px;
        width: 119px
    }
}

@media(max-width:1023px) {

    .header.menu-active .header__menu-back,
    .header.menu-active .header__nav {
        left: 0
    }

    .header.menu-active .header__nav .header__item-active {
        font-family: var(--font-family-akkurat);
        font-weight: 700
    }

    .header.menu-active .header__nav .header__item-active:after {
        transform: rotate(180deg)
    }

    .header.menu-active .header__nav .header__dropdown-item--sub-open {
        font-family: var(--font-family-akkurat);
        font-weight: 700
    }

    .header.menu-active .header__nav .header__dropdown-item--sub-open:after {
        transform: rotate(180deg)
    }

    .header.menu-active .header__substrate {
        opacity: .4;
        visibility: visible
    }
}

.header__download-button {
    font-family: var(--font-family-akkurat);
    font-size: 1.3rem;
    font-weight: 600;
    padding: 6px 20px 6px 30px;
    text-transform: none
}

.header__download-button .icon--download {
    height: 16px;
    margin: 0 8px -3px -12px;
    width: 16px
}

@media (min-width:768px) {
    .header__download-button {
        font-size: 1.5rem;
        padding: 10px 34px 10px 43px
    }

    .header__download-button .icon--download {
        height: 20px;
        margin: 0 8px -4px -10px;
        width: 20px
    }
}

.header__button {
    line-height: 80px;
    padding-left: 18px;
    padding-right: 18px
}

@media (max-width:1023px) {
    .header__button {
        display: none
    }
}

.header__button .button {
    min-width: 80px
}

.translated-ltr .header--fixed,
.translated-rtl .header--fixed {
    top: 40px
}

:root {
    --gray50: #f9f9f9;
    --vpngray700: #5e5e5e;
    --vpngray800: #3d3d3d;
    --vpnorange700: #d58500;
    --vpnorange700-007: rgba(213, 133, 0, .07);
    --purple400: #323147;
    --purple700: #282738;
    --blackshadow: rgba(0, 0, 0, .1);
    --black-020: rgba(0, 0, 0, .2);
    --blackshadow015: rgba(0, 0, 0, .15);
    --white-opacity-10: hsla(0, 0%, 100%, .1);
    --whiteshadow015: hsla(0, 0%, 100%, .15);
    --blackshadow05: rgba(0, 0, 0, .5);
    --blackshadow095: rgba(0, 0, 0, .95);
    --gray100op05: hsla(0, 0%, 95%, .5);
    --gray400shadow: rgba(44, 43, 55, .1);
    --vpngreen400op5: rgba(116, 163, 82, .05);
    --vpngreen700shadow: rgba(86, 128, 64, .3);
    --gray700shadow: hsla(0, 0%, 53%, .15);
    --bluegradient: linear-gradient(0deg, #e2f5ff, #fff);
    --bluegradient180: linear-gradient(180deg, #e2f5ff, #fff);
    --gray-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #f3f3f3);
    --vpnred: #bf4829;
    --vpnred05: rgba(191, 72, 41, .05);
    --dns-blue: #3c81f6;
    --dns-blue-hover: #3677e9;
    --black900: #1f1f1f;
    --vpngreen900: #507138;
    --gray900: #3d3d3d;
    --content-width-mobile: 320px;
    --content-width-small: 720px;
    --content-width: 984px;
    --content-width-big: 1144px;
    --xs-padding: 4px;
    --s-padding: 8px;
    --m-padding: 16px;
    --big-light-shadow: 8px 8px 24px 0 #0000001a;
    --t-font: 1.4rem;
    --xxs-font: 1.6rem;
    --xs-font: 1.8rem;
    --s-font: 2.0rem;
    --m-s-font: 2.4rem;
    --m-font: 2.8rem;
    --m-l-font: 3.2rem;
    --l-font: 4.0rem;
    --xl-font: 4.8rem;
    --xxl-font: 6.4rem;
    --xs-border-r: 2px;
    --s-border-r: 4px;
    --xm-border-r: 6px;
    --m-border-r: 8px;
    --l-border-r: 16px;
    --xl-border-r: 32px;
    --round-border-r: 50%;
    --btn-border-r: 89px;
    --t4: 0.4s ease-in-out;
    --t5: 0.5s ease-in-out;
    --sticky-bar: 0.4s ease-out;
    --header-height-mobile: 48px;
    --header-height-tablet: 56px
}

.fade-enter-active,
.fade-leave-active {
    transition: var(--t3) opacity
}

.fade-enter,
.fade-leave-to {
    opacity: 0;
    visibility: hidden
}

*,
:after,
:before {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box
}

html {
    font-size: 10px;
    height: 100%
}

.body,
html {
    min-width: 360px
}

.body {
    background-color: var(--default-page-background);
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    min-height: 100%
}

.body--dark {
    background-color: var(--purple700);
    color: var(--white)
}

.body--overflow {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-family-roboto);
    font-weight: 900;
    margin: 0
}

p {
    margin: 0
}

button,
input,
select,
textarea {
    font-family: inherit
}

img {
    max-width: 100%
}

[v-cloak] {
    display: none !important
}

.sprite--hidden {
    display: none
}

.auth-app .flash-wrapper-wrap {
    margin-top: 0
}

.auth-app .flash-wrapper-wrap .flash-wrapper--flash.flash-wrapper--animate {
    top: 0
}

.auth,
.page,
.wrapper {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column
}

.wrapper {
    padding-top: var(--header-height-mobile);
    position: relative
}

@media (min-width:768px) {
    .wrapper {
        padding-top: var(--header-height-tablet)
    }
}

@media (min-width:1024px) {
    .wrapper {
        padding-top: 0
    }
}

.main {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    position: relative
}

.container,
.container--10 {
    padding: 0 var(--m-padding)
}

.container--10 {
    margin: 0 auto
}

@media (min-width:768px) {
    .container--10 {
        max-width: calc(var(--container-width-10-col) + 48px);
        padding: 0 24px
    }
}

.section-wrap {
    padding-bottom: 40px;
    padding-top: 40px
}

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

.md__link {
    color: var(--vpngreen400);
    text-decoration: none;
    transition: var(--t3) color
}

.md__link:hover {
    color: var(--vpngreen700);
    text-decoration: underline
}

.page-block {
    position: relative
}

.page-block--no-pad {
    padding: 0
}

.page-block--no-pad-top {
    padding-top: 0
}

.page-block--small-pad-bottom {
    padding-bottom: 40px
}

.page-block--gray {
    background-color: var(--gray150)
}

.visually-hidden:not(:focus):not(:active) {
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.bg-block {
    align-items: flex-end;
    background-image: linear-gradient(358.46deg, #ecf9ff 4.49%, #fff 170.91%);
    display: flex;
    height: 100%;
    justify-content: space-between;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.bg-block__img {
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.bg-block__img[data-width="800"] {
    width: 800px
}

.bg-block__img[data-height="464"] {
    height: 464px
}

.bg-block__img[data-tablet=tablet] {
    display: none
}

@media (min-width:1024px) {
    .bg-block__img[data-tablet=tablet] {
        display: block
    }
}

.text-t1[data-gap="24"],
.text-t2[data-gap="24"],
.text-t3[data-gap="24"],
.text-t4[data-gap="24"] {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.breadcrumbs-block {
    padding-top: 24px
}

.button-wrap {
    max-width: 400px;
    position: relative;
    width: 100%;
    z-index: 2
}

@media (min-width:768px) {
    .button-wrap {
        max-width: none;
        width: auto
    }
}

.button,
.button-wrap .button {
    width: 100%
}

.button {
    align-items: center;
    border-radius: var(--standard-border-radius);
    cursor: pointer;
    display: inline-flex;
    font-size: 18px;
    gap: 10px;
    height: 48px;
    justify-content: center;
    max-width: 400px;
    min-width: 200px;
    padding: 16px 24px;
    position: relative;
    text-decoration: none;
    transition: var(--t2);
    white-space: nowrap
}

@media (min-width:768px) {
    .button {
        max-width: 346px;
        width: auto
    }
}

.button:disabled {
    cursor: default
}

.button:disabled:active {
    transform: none
}

.button:active {
    transform: translateY(2px)
}

.button--standard {
    background-color: var(--default-main-button);
    border: 1px solid transparent;
    color: var(--gray-0)
}

.button--standard:focus,
.button--standard:hover {
    background-color: var(--hovered-main-button)
}

.button--standard:active {
    background-color: var(--pressed-main-button)
}

.button--standard:disabled {
    background-color: var(--disabled-main-button);
    color: var(--product-primary-0)
}

.button--adblocker {
    background-color: var(--green400);
    border: 1px solid transparent;
    color: var(--white)
}

.button--adblocker:hover {
    background-color: var(--green450)
}

.button--adblocker:disabled {
    background-color: var(--gray750)
}

.button--ghost {
    background-color: transparent;
    border: none;
    color: var(--default-link);
    gap: 16px;
    min-height: 64px;
    padding-left: 0;
    padding-right: 0;
    transition: var(--t3) color
}

.button--ghost:focus,
.button--ghost:hover {
    color: var(--hovered-link)
}

.button--ghost:disabled:focus,
.button--ghost:disabled:hover {
    background-color: var(--default-link)
}

.button--dns {
    background-color: var(--dns-blue);
    border: 1px solid transparent;
    color: var(--white)
}

.button--dns:hover {
    background-color: var(--dns-blue-hover)
}

.button--dns:disabled {
    background-color: var(--dns-blue)
}

.button--height-s {
    height: 40px
}

.button--height-m {
    height: 56px
}

.button--height-l {
    height: 64px
}

@media (min-width:768px) {
    .button--height-l-tablet {
        height: 64px
    }
}

.button--basic-mobile {
    width: auto
}

.button--secondary {
    background-color: var(--default-secondary-button);
    border: 1px solid var(--default-secondary-button-stroke);
    color: var(--default-main-text)
}

.button--secondary:focus,
.button--secondary:hover {
    background-color: var(--hovered-secondary-button);
    color: var(--default-main-text)
}

.button--secondary:disabled {
    background-color: var(--disabled-secondary-button);
    border-color: var(--disabled-secondary-button-stroke);
    color: var(--disabled-main-text)
}

.button--secondary:active {
    background-color: var(--pressed-secondary-button);
    color: var(--default-main-text);
    transition: none
}

.button--secondary .icon--download {
    background-image: url(../img/main.min.svg)
}

.button--secondary .icon--android-platform {
    background-image: url(../img/main.min.svg)
}

.button--secondary .icon--ios-platform {
    background-image: url(../img/main.min.svg)
}

.button--secondary-desktop {
    background-color: var(--vpngreen400);
    border: 1px solid transparent;
    color: var(--white)
}

.button--secondary-desktop:hover {
    background-color: var(--vpngreen700)
}

.button--secondary-desktop:disabled {
    background-color: var(--gray750)
}

@media (min-width:1024px) {
    .button--secondary-desktop {
        background-color: var(--default-secondary-button);
        border: 1px solid var(--default-secondary-button-stroke);
        color: var(--default-main-text)
    }

    .button--secondary-desktop:focus,
    .button--secondary-desktop:hover {
        background-color: var(--hovered-secondary-button);
        color: var(--default-main-text)
    }

    .button--secondary-desktop:disabled {
        background-color: var(--disabled-secondary-button);
        border-color: var(--disabled-secondary-button-stroke);
        color: var(--disabled-main-text)
    }

    .button--secondary-desktop:active {
        background-color: var(--pressed-secondary-button);
        color: var(--default-main-text);
        transition: none
    }
}

.button--secondary-desktop-adblocker {
    background-color: var(--green400);
    border: 1px solid transparent;
    color: var(--white)
}

.button--secondary-desktop-adblocker:hover {
    background-color: var(--green450)
}

.button--secondary-desktop-adblocker:disabled {
    background-color: var(--gray750)
}

@media (min-width:1024px) {
    .button--secondary-desktop-adblocker {
        background-color: var(--white);
        border: 1px solid var(--gray800);
        color: var(--gray800)
    }

    .button--secondary-desktop-adblocker:hover {
        background-color: var(--gray150)
    }

    .button--secondary-desktop-adblocker:focus {
        background-color: var(--gray-light);
        color: var(--gray800)
    }

    .button--secondary-desktop-adblocker:disabled {
        background-color: var(--white);
        border: 1px solid var(--gray400);
        color: var(--gray400)
    }
}

.button--hide-mobile {
    display: none
}

@media (min-width:768px) {
    .button--hide-mobile {
        display: inline-flex
    }
}

.button__text {
    flex: 1;
    text-align: center
}

.button .icon {
    background-size: contain;
    height: 24px;
    margin-right: 10px;
    width: 24px
}

.button .icon--qr {
    background-image: url(../img/main.min.svg)
}

.button .icon+.button__text {
    left: -14px;
    position: relative
}

.button__icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 24px;
    margin-right: 10px;
    width: 24px
}

.button__icon--chrome {
    background-image: url(../img/main.min.svg#chrome_f_fff)
}

.button__icon--firefox {
    background-image: url(../img/main.min.svg#firefox_f_fff)
}

.button__icon--edge {
    background-image: url(../img/main.min.svg#edge_f_fff)
}

.button__icon--opera {
    background-image: url(../img/main.min.svg#opera_f_fff)
}

.button__icon--safari {
    background-image: url(../img/main.min.svg#safari_f_fff)
}

.button__icon--yandex {
    background-image: url(../img/main.min.svg#yandex_f_fff)
}

.button__icon--android,
.button__icon--android-black {
    background-image: url(../img/main.min.svg#android_f_fff)
}

@media (min-width:1024px) {
    .button__icon--android-black {
        background-image: url(../img/main.min.svg)
    }
}

.button__icon--android-robot {
    background-image: url(../img/main.min.svg)
}

.button__icon--android-robot-short,
.button__icon--android-robot-short-black {
    background-image: url(../img/main.min.svg)
}

@media (min-width:1024px) {
    .button__icon--android-robot-short-black {
        background-image: url(../img/main.min.svg)
    }
}

.button__icon--ios,
.button__icon--ios-black {
    background-image: url(../img/main.min.svg)
}

@media (min-width:1024px) {
    .button__icon--ios-black {
        background-image: url(../img/main.min.svg)
    }
}

.button__icon--ios-black-all {
    background-image: url(../img/main.min.svg)
}

.button__icon--ios-apple {
    background-image: url(../img/main.min.svg#icon-ios_f_fff)
}

.button__icon--mac {
    background-image: url(../img/main.min.svg#icon-mac_f_fff)
}

.button__icon--windows {
    background-image: url(../img/main.min.svg#icon-windows_f_fff)
}

.button__icon--apk {
    background-image: url(../img/main.min.svg#icon-apk_f_fff)
}

.button__icon--linux {
    background-image: url(../img/main.min.svg#icon-linux_f_fff)
}

.button__icon--qr {
    background-image: url(../img/main.min.svg#icon-qr_f_fff)
}

.button__icon--qr-black {
    background-image: url(../img/main.min.svg)
}

.button__icon--ninja {
    background-image: url(../img/main.min.svg)
}

.button__icon--link {
    background-image: url(../img/main.min.svg);
    margin-left: 8px;
    margin-right: 0
}

.button__icon+.button__text {
    left: -14px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis
}

.button:hover+.baloon-license {
    opacity: 1;
    visibility: visible
}

html[data-theme=dark] .button__icon--ios-black,
html[data-theme=dark] .button__icon--ios-black-all {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .button__icon--android-black {
    background-image: url(../img/main.min.svg)
}

.icon--g {
    height: 96px;
    width: 96px
}

.icon--slider-arrow {
    background-image: url(../img/main.min.svg)
}

.icon--colored-github {
    background-image: url(../img/main.min.svg)
}

.icon--colored-blog {
    background-image: url(../img/main.min.svg)
}

.icon--colored-radio-yes {
    background-image: url(../img/main.min.svg)
}

.icon--colored-radio-no {
    background-image: url(../img/main.min.svg)
}

.icon--colored-facebook {
    background-image: url(../img/main.min.svg)
}

.icon--colored-telegram {
    background-image: url(../img/main.min.svg)
}

.icon--colored-twitter_vpn {
    background-image: url(../img/main.min.svg)
}

.icon--colored-instagram {
    background-image: url(../img/main.min.svg)
}

.icon--colored-youtube {
    background-image: url(../img/main.min.svg)
}

.icon--colored-vk {
    background-image: url(../img/main.min.svg)
}

.icon--colored-weibo {
    background-image: url(../img/main.min.svg)
}

.icon--colored-line {
    background-image: url(../img/main.min.svg)
}

.icon--colored-kakao {
    background-image: url(../img/main.min.svg)
}

.icon--colored-reddit {
    background-image: url(../img/main.min.svg)
}

.icon--low-price {
    background-image: url(../img/main.min.svg)
}

.icon--users {
    background-image: url(../img/main.min.svg)
}

.icon--locations {
    background-image: url(../img/main.min.svg)
}

.icon--lock {
    background-image: url(../img/main.min.svg)
}

.icon--unlim-speed {
    background-image: url(../img/main.min.svg)
}

.icon--earth {
    background-image: url(../img/main.min.svg)
}

.input--white .input__field {
    background-color: var(--white)
}

@media (min-width:1024px) {
    .input--payment .input__field-out {
        align-items: stretch;
        display: flex
    }

    .input--payment .input__field-in {
        width: 100%
    }

    .input--payment .input__field {
        border-radius: 8px 0 0 8px
    }
}

.input__label {
    color: var(--gray700);
    font-size: 1.4rem
}

.input__field {
    background-color: var(--gray100);
    border: 1px solid var(--gray100);
    border-radius: var(--m-border-r);
    color: var(--gray900);
    font-size: 1.6rem
}

.input__field::-moz-placeholder {
    color: var(--gray400)
}

.input__field::placeholder {
    color: var(--gray400)
}

.input__field:focus {
    border-color: var(--gray300)
}

.input__field--error {
    border-color: var(--red400)
}

.input__btn--clear {
    background-image: url(../img/main.min.svg)
}

.input__btn--clear:hover {
    background-image: url(../img/main.min.svg)
}

.input__letters-counter {
    color: var(--vpngreen400);
    text-align: right
}

.input__error {
    color: var(--red400);
    font-size: 1.4rem
}

.input__error--invite {
    margin-top: 8px;
    order: 1
}

.input__error--invite+.input__field {
    border-color: var(--red400)
}

.checkmark {
    cursor: pointer;
    height: 24px;
    position: relative;
    width: 24px
}

.checkmark:after,
.checkmark:before {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.checkmark:before {
    border: 2px solid var(--gray700);
    border-radius: 1px;
    content: "";
    height: 20px;
    width: 20px
}

.checkmark:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 24px;
    width: 24px
}

.link {
    color: var(--vpngreen400);
    cursor: pointer;
    text-decoration: underline;
    transition: var(--t2) color
}

.link:focus,
.link:hover {
    color: var(--vpngreen900)
}

.link--pad-left-16 {
    padding-left: 16px
}

.promo-code-offer {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    font-weight: 500;
    line-height: 1.5
}

@media (min-width:768px) {
    .promo-code-offer {
        flex-direction: row
    }
}

.promo-code-offer__text {
    margin-bottom: 8px;
    text-align: center
}

@media (min-width:768px) {
    .promo-code-offer__text {
        margin-bottom: 0;
        margin-right: 8px;
        text-align: left
    }
}

.promo-code-offer__coupon {
    background-color: var(--vpnred);
    border-radius: var(--s-border-r);
    color: var(--white);
    padding: 4px 8px
}

.header {
    align-items: center;
    background-color: var(--default-page-background);
    box-shadow: 0 8px 12px rgba(0, 0, 0, .08);
    display: flex;
    flex: 0 0 auto;
    font-family: var(--font-family-roboto);
    font-weight: 400;
    height: var(--header-height-mobile);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

@media (min-width:768px) {
    .header {
        height: var(--header-height-tablet)
    }
}

@media (min-width:1024px) {
    .header {
        box-shadow: none;
        height: var(--header-height);
        left: auto;
        position: relative;
        top: auto
    }
}

@media (min-width:768px) {
    .header--update.header.menu-active .header__sandwich {
        height: 24px;
        width: 24px
    }
}

.header--update .header__nav {
    border-radius: 0;
    box-shadow: none;
    height: calc(100vh - var(--header-height-mobile));
    top: var(--header-height-mobile);
    width: 100%
}

@media (min-width:768px) {
    .header--update .header__nav {
        height: calc(100vh - var(--header-height-tablet));
        padding-top: 0;
        top: var(--header-height-tablet)
    }
}

@media (min-width:1024px) {
    .header--update .header__nav {
        height: 100%;
        position: static;
        top: var(--header-height)
    }
}

.header--update .header__nav-in {
    background-color: var(--default-page-background);
    min-height: auto;
    padding-bottom: 110px
}

@media (min-width:768px) {
    .header--update .header__nav-in {
        padding-bottom: 0
    }
}

@media (min-width:1024px) {
    .header--update .header__nav-in {
        flex-direction: row;
        min-height: 0
    }
}

.header--update .header__item {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375;
    min-height: 48px;
    min-width: 100%
}

.header--update .header__item--active {
    box-shadow: none
}

.header--update .header__item-wr--faq {
    order: 0
}

@media (min-width:1024px) {
    .header--update .header__item-wr--faq {
        display: none
    }

    .header--update .header__item-wr--purchase {
        order: 1
    }

    .header--update .header__item {
        align-items: center;
        display: flex
    }

    .header--update .header__item:after {
        top: auto
    }
}

.header--update .header__item--faq:before {
    background-image: url(../img/main.min.svg);
    height: 24px;
    left: 20px;
    width: 24px
}

@media (min-width:1024px) {
    .header--update .header__item--home {
        display: none
    }
}

.header--update .header__item--home:before {
    background-image: url(../img/main.min.svg);
    height: 24px;
    left: 20px;
    width: 24px
}

.header--update .header__dropdown--lang {
    border-radius: 0;
    box-shadow: 0 0 4px hsla(0, 0%, 9%, .1);
    -moz-column-count: 2;
    column-count: 2;
    height: auto;
    left: auto;
    max-width: 320px;
    overflow-y: auto;
    position: absolute;
    right: -16px;
    top: auto;
    width: auto
}

@media (min-width:1024px) {
    .header--update .header__dropdown--lang {
        -moz-column-count: 2;
        column-count: 2;
        max-width: none;
        right: 0
    }
}

.header--update .header__dropdown--lang.header__dropdown--open {
    display: block
}

.header--update .header__dropdown--lang .header__dropdown-item {
    height: 32px;
    text-align: center;
    width: 160px
}

.header--update .header__dropdown--lang .header__dropdown-item:focus,
.header--update .header__dropdown--lang .header__dropdown-item:hover {
    background-color: var(--hovered-dropdown-menu-background)
}

@media (min-width:1024px) {
    .header--update .header__dropdown--lang .header__dropdown-item {
        height: auto
    }
}

.header__substrate {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: var(--t3) opacity;
    visibility: hidden;
    width: 100%;
    z-index: 10
}

.header__in {
    display: flex;
    justify-content: space-between;
    max-width: calc(var(--content-width-big) + var(--m-padding)*2);
    width: 100%
}

@media (max-width:1023px) {
    .header__in {
        width: 100%
    }
}

.header__left,
.header__right {
    align-items: center;
    display: flex
}

.header__logo {
    background-image: url(../img/anyvpn/logo-wide.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    flex-shrink: 0;
    height: 24px;
    width: 123px
}

@media (min-width:1024px) {
    .header__logo {
        margin-right: 24px
    }
}

.header__nav {
    background-color: var(--default-page-background);
    display: flex;
    flex-direction: column;
    height: 100vh;
    left: -100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    transition: var(--t3) left;
    width: calc(100% - 56px);
    z-index: 10
}

@media (min-width:768px) {
    .header__nav {
        padding-top: var(--header-height);
        width: 480px
    }
}

@media (min-width:1024px) {
    .header__nav {
        flex-direction: row;
        height: 100%;
        left: auto;
        overflow: visible;
        overflow: initial;
        padding: 0;
        position: relative;
        top: auto;
        width: auto
    }
}

.header__sandwich {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    display: block;
    height: 24px;
    margin-right: 16px;
    width: 24px
}

@media (min-width:768px) {
    .header__sandwich {
        margin-right: 32px
    }
}

@media (min-width:1024px) {
    .header__sandwich {
        display: none
    }
}

.header__label {
    color: var(--white-color);
    display: none;
    font-weight: 500
}

.header__label,
.header__menu-back {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem
}

.header__menu-back {
    align-items: center;
    background-color: var(--default-page-background);
    color: var(--default-main-text);
    cursor: pointer;
    display: flex;
    font-weight: 400;
    font-weight: 700;
    height: var(--header-height-mobile);
    left: -100%;
    line-height: 1.375;
    padding-left: 16px;
    position: fixed;
    top: 0;
    transition: var(--t3) left;
    width: calc(100% - 56px);
    z-index: 20
}

.header__menu-back:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 24px;
    margin-right: 8px;
    opacity: .5;
    position: relative;
    width: 24px
}

@media (min-width:768px) {
    .header__menu-back {
        height: var(--header-height-mobile);
        width: 480px
    }
}

@media (min-width:1024px) {

    .header__item-wr--mobile,
    .header__menu-back {
        display: none
    }
}

.header__item-wr--desktop {
    display: none
}

@media (min-width:1024px) {
    .header__item-wr--desktop {
        display: block
    }

    .header__item-wr--purchase {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-left: 16px
    }

    .header__item-wr--purchase .button {
        font-family: var(--font-family-roboto);
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.5;
        min-height: 0;
        min-height: auto;
        min-width: 134px;
        padding: 6px 12px
    }
}

.header__item-wr--products {
    order: 1;
    position: relative
}

@media (min-width:1024px) {
    .header__item-wr--products {
        order: -1
    }
}

.header__item-wr--support {
    order: 2
}

.header__item-wr--right-lang {
    position: relative
}

.header__link {
    align-items: center;
    color: var(--default-main-text);
    cursor: pointer;
    display: flex;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375;
    padding: 16px 16px 16px 20px;
    text-decoration: none
}

.header__link:hover {
    background-color: var(--hovered-dropdown-menu-background)
}

.header__link:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 24px;
    margin-right: 8px;
    position: relative;
    width: 24px
}

@media (min-width:1024px) {
    .header__link:before {
        display: none
    }
}

.header__link--what-is-vpn:before {
    background-image: url(../img/main.min.svg)
}

.header__link--account:before {
    background-image: url(../img/main.min.svg)
}

.header__link--active {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.header__link--active:after {
    transform: rotate(180deg)
}

@media (min-width:1024px) {
    .header__link--active {
        font-family: var(--font-family-roboto);
        font-weight: 400
    }
}

.header__link--products:after {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    content: "";
    height: 24px;
    margin-left: auto;
    position: relative;
    transition: var(--t3) transform;
    width: 24px
}

@media (min-width:1024px) {
    .header__link--products:after {
        margin-left: 8px
    }
}

.header__link--products:before {
    background-image: url(../img/main.min.svg)
}

.header__link--blog:before {
    background-image: url(../img/main.min.svg)
}

.header__link--purchase {
    background-color: var(--vpngreen400);
    color: var(--white)
}

.header__link--purchase:before {
    background-image: url(../img/main.min.svg)
}

.header__link--purchase:hover {
    background-color: var(--vpngreen700)
}

.header__link--support:before {
    background-image: url(../img/main.min.svg#support_f_74a352)
}

@media (min-width:1024px) {
    .header__link--support:before {
        display: block
    }

    .header__link {
        min-height: var(--header-height);
        padding: 0 16px
    }

    .header__link:hover {
        background-color: var(--default-page-background);
        box-shadow: inset 0 -2px 0 0 var(--vpngreen400)
    }
}

.header__dropdown {
    background-color: var(--default-popup-background);
    display: none;
    flex-direction: column
}

@media (min-width:1024px) {
    .header__dropdown {
        box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
        left: 0;
        position: absolute;
        top: 100%;
        transition: var(--t3) opacity
    }
}

.header__dropdown--open {
    display: flex
}

.header__dropdown--open.header__dropdown--lang {
    display: block
}

@media (min-width:1024px) {
    .header__dropdown--products {
        min-width: 252px
    }
}

.header__dropdown--lang {
    grid-column-gap: 0;
    box-shadow: 0 0 4px hsla(0, 0%, 9%, .1);
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 0;
    column-gap: 0;
    left: auto;
    max-width: 320px;
    overflow-y: auto;
    padding: 10px 0;
    position: absolute;
    right: -16px;
    z-index: 10
}

.header__dropdown--lang .header__dropdown-item {
    background-color: var(--default-page-background);
    border: none;
    color: var(--default-main-text);
    cursor: pointer;
    display: inline-block;
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.29;
    min-height: 32px;
    padding: 7px 10px 7px 15px;
    text-decoration: none;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    width: 160px
}

@media (min-width:768px) {
    .header__dropdown--lang .header__dropdown-item {
        font-family: var(--font-family-roboto);
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.5
    }
}

.header__dropdown--lang .header__dropdown-item--medium {
    font-weight: 600
}

@media (min-width:768px) {
    .header__dropdown--lang {
        -moz-column-count: 3;
        column-count: 3;
        max-width: none
    }
}

@media (min-width:1024px) {
    .header__dropdown--lang {
        right: 0
    }
}

.header__dropdown-item {
    color: var(--default-main-text);
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375;
    padding: 16px;
    text-decoration: none
}

.header__dropdown-item:hover {
    background-color: var(--gray100)
}

.header__dropdown-item--bold {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

@media (min-width:1024px) {
    .header__dropdown-item {
        padding: 20px
    }
}

.header__badge {
    background: var(--red400);
    border-radius: var(--s-border-r);
    color: var(--white);
    display: inline-block;
    height: 24px;
    line-height: 22px;
    margin-left: 10px;
    text-align: center;
    width: 56px
}

.header__badge--beta {
    background: var(--slateblue300);
    margin-left: 9px
}

.header__item {
    color: var(--default-main-text);
    display: block;
    font-size: 1.45rem;
    line-height: 80px;
    max-width: 140px;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header__item--active,
.header__item:hover {
    background-color: var(--hovered-dropdown-menu-background);
    box-shadow: none
}

.header__item:focus {
    outline: 0
}

.header__item.header__item-active:hover {
    box-shadow: none
}

@media (min-width:1024px) {

    .header__item--active,
    .header__item:hover {
        background-color: transparent
    }
}

.header__item--dropdown {
    max-width: 150px;
    padding-right: 38px
}

@media (max-width:1023px) {
    .header__item--dropdown:before {
        display: none
    }
}

.header__item--dropdown:after {
    background-image: url(../img/main.min.svg#arrow-down_f_7f7f7f);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 7px;
    position: absolute;
    right: 15px;
    top: 38px;
    width: 12px
}

@media (max-width:1023px) {
    .header__item--dropdown:after {
        display: inline-block;
        margin-bottom: 2px;
        margin-left: 10px;
        position: static
    }
}

.header__item--lang {
    color: var(--default-main-text);
    cursor: pointer;
    padding-left: 26px;
    padding-right: 41px
}

.header__item--lang:before {
    background-image: url(../img/main.min.svg#lang_f_none_s_888);
    background-size: 100%;
    content: "";
    height: 24px;
    left: -2px;
    position: absolute;
    top: calc(50% - 12px);
    width: 24px
}

@media(max-width:1023px) {
    .header__item--lang {
        height: auto;
        line-height: 80px;
        padding-right: 0;
        transition: var(--t3) box-shadow, var(--t3) background-color, var(--t3) color;
        white-space: nowrap
    }

    .header__item--lang:hover {
        background-color: transparent;
        box-shadow: inset 0 -2px 0 0 var(--green86);
        color: var(--default-main-text)
    }

    .header__item--lang:hover:after {
        background-image: url(../img/main.min.svg)
    }

    .header__item--lang:before {
        display: block
    }
}

@media (max-width:767px) {
    .header__item--lang {
        line-height: 50px
    }
}

@media(max-width:1023px) {

    .header.menu-active .header__menu-back,
    .header.menu-active .header__nav {
        left: 0
    }

    .header.menu-active .header__nav .header__item-active {
        font-family: var(--font-family-roboto);
        font-weight: 700
    }

    .header.menu-active .header__nav .header__item-active:after {
        transform: rotate(180deg)
    }

    .header.menu-active .header__substrate {
        opacity: .4;
        visibility: visible
    }
}

.header--dark {
    background-color: var(--purple700)
}

.header--dark .header__in {
    margin: 0 auto;
    max-width: calc(var(--container-width-10-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .header--dark .header__in {
        max-width: calc(var(--container-width-10-col) + 48px);
        padding: 0 24px
    }
}

.header--dark .header__logo {
    background-image: url(../img/main.min.svg)
}

.header__products-wrap {
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .header__products-wrap {
        display: block
    }
}

html[data-theme=dark] .header__item--dropdown:after {
    background-image: url(../img/main.min.svg#arrow-down_f_7f7f7f)
}

.footer {
    background-color: var(--default-footer-background);
    flex: 0 0 auto;
    position: relative
}

.footer__in {
    margin: 0 auto;
    max-width: calc(var(--container-width-12-col) + 32px);
    padding: 0 var(--m-padding)
}

.footer__top {
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
    padding: 16px 0
}

@media (min-width:768px) {
    .footer__top {
        justify-content: center;
        padding: 24px 0
    }
}

@media (min-width:1024px) {
    .footer__top {
        align-items: center;
        flex-direction: row;
        gap: initial;
        height: 80px;
        justify-content: space-between
    }
}

.footer__copyright {
    color: var(--white);
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    order: 0;
    padding: 12px 8px
}

@media (min-width:768px) {
    .footer__copyright {
        margin-top: 0;
        padding: 16px 8px
    }
}

@media (min-width:1024px) {
    .footer__copyright {
        margin-top: 0;
        padding: 0
    }
}

.footer__main {
    max-height: 0;
    overflow: hidden;
    transition: var(--t4) max-height
}

.footer__main--open {
    max-height: 2000px
}

@media (min-width:768px) {
    .footer__main--open {
        max-height: 1000px
    }
}

.footer__column-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 40px 0;
    position: relative
}

@media (min-width:768px) {
    .footer__column-wrap {
        grid-gap: 16px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding: 48px 0
    }
}

@media (min-width:1024px) {
    .footer__column-wrap {
        grid-template-columns: repeat(6, 1fr)
    }
}

.footer__column-wrap:before {
    background-color: var(--gray100);
    content: "";
    height: 1px;
    left: 0;
    opacity: .1;
    position: absolute;
    top: 0;
    width: 100%
}

.footer__column {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative
}

.footer__column .footer__toggle {
    padding: 8px 16px
}

.footer__column--active .footer__links {
    max-height: 500px
}

.footer__column-scroll-point {
    bottom: 0;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 0
}

.footer__toggle {
    align-items: center;
    background-color: transparent;
    border: none;
    color: var(--white);
    cursor: pointer;
    display: flex;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 500;
    justify-content: space-between;
    line-height: 1.5;
    order: -1;
    outline: none;
    padding: 12px 8px;
    position: relative;
    text-align: left;
    transition: var(--t3) opacity
}

@media (min-width:768px) {
    .footer__toggle {
        padding: 16px 8px;
        pointer-events: none
    }
}

@media (min-width:1024px) {
    .footer__toggle {
        order: 0;
        padding: 0
    }
}

.footer__toggle--sitemap {
    font-family: var(--font-family-roboto);
    font-weight: 400
}

@media (min-width:768px) {
    .footer__toggle--sitemap {
        pointer-events: auto
    }
}

.footer__toggle--sitemap .footer__toggle-icon {
    display: block;
    margin-left: 8px
}

.footer__toggle--sitemap:hover,
.footer__toggle--sitemap:hover .footer__toggle-icon {
    opacity: 1
}

.footer__toggle-icon {
    fill: var(--gray-60);
    height: 24px;
    position: relative;
    transition: var(--t4) transform;
    width: 24px
}

@media (min-width:768px) {
    .footer__toggle-icon {
        display: none
    }
}

.footer__toggle-icon--active {
    transform: rotate(180deg)
}

.footer__links {
    display: flex;
    flex-direction: column;
    max-height: 0;
    transition: var(--t4) max-height
}

@media (min-width:768px) {
    .footer__links {
        max-height: none
    }
}

.footer__link {
    background-color: transparent;
    border: none;
    color: var(--white);
    cursor: pointer;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 8px 16px 8px 24px;
    text-align: left;
    text-decoration: none;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width:768px) {
    .footer__link {
        padding: 8px 16px
    }

    .footer__link:focus,
    .footer__link:hover {
        text-decoration: underline
    }
}

.footer__theme-switcher {
    order: 1;
    z-index: 10
}

@media (min-width:1024px) {
    .footer__theme-switcher {
        order: 0
    }
}

html[data-theme=dark] .footer__toggle-icon {
    fill: var(--gray-40)
}

:root {
    --border-radius-m: 8px;
    --column-width: 76px;
    --column-gap: 24px;
    --container-width-12-col: calc(var(--column-width)*12 + var(--column-gap)*11);
    --container-width-10-col: calc(var(--column-width)*10 + var(--column-gap)*9);
    --container-width-8-col: calc(var(--column-width)*8 + var(--column-gap)*7);
    --container-width-6-col: calc(var(--column-width)*6 + var(--column-gap)*5);
    --weight-regular: 400;
    --weight-medium: 500;
    --weight-bold: 700;
    --lh-titles-normal: 120%;
    --lh-text-normal: 150%;
    --lh-text-condenced: 130%;
    --fs-title-h0: 64px;
    --fs-title-h1: 48px;
    --fs-title-h2: 40px;
    --fs-title-h3: 32px;
    --fs-title-h4: 24px;
    --fs-title-h5: 20px;
    --fs-title-h6: 18px;
    --fs-text-t1: 18px;
    --fs-text-t2: 16px;
    --fs-text-t3: 14px;
    --fs-text-t4: 12px;
    --t3: 0.3s ease;
    --t2: 0.2s ease;
    --center-block-big-padding: 88px
}

@keyframes clockwise {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.title-h0 {
    font-size: var(--fs-title-h0)
}

.title-h0,
.title-h1 {
    font-weight: var(--weight-bold);
    line-height: var(--lh-titles-normal)
}

.title-h1 {
    font-size: var(--fs-title-h1)
}

.title-h2 {
    font-size: var(--fs-title-h2)
}

.title-h2,
.title-h3 {
    font-weight: var(--weight-bold);
    line-height: var(--lh-titles-normal)
}

.title-h3 {
    font-size: var(--fs-title-h3)
}

.title-h4 {
    font-size: var(--fs-title-h4)
}

.title-h4,
.title-h5 {
    font-weight: var(--weight-bold);
    line-height: var(--lh-titles-normal)
}

.title-h5 {
    font-size: var(--fs-title-h5)
}

.title-h6 {
    font-size: var(--fs-title-h6);
    font-weight: var(--weight-bold);
    line-height: var(--lh-titles-normal)
}

@media (min-width:768px) {
    .title-h0-tablet {
        font-size: var(--fs-title-h0)
    }

    .title-h1-tablet {
        font-size: var(--fs-title-h1)
    }

    .title-h2-tablet {
        font-size: var(--fs-title-h2)
    }

    .title-h3-tablet {
        font-size: var(--fs-title-h3)
    }

    .title-h4-tablet {
        font-size: var(--fs-title-h4)
    }

    .title-h5-tablet {
        font-size: var(--fs-title-h5)
    }

    .title-h6-tablet {
        font-size: var(--fs-title-h6)
    }
}

@media (min-width:1024px) {
    .title-h0-desk {
        font-size: var(--fs-title-h0)
    }

    .title-h1-desk {
        font-size: var(--fs-title-h1)
    }

    .title-h2-desk {
        font-size: var(--fs-title-h2)
    }

    .title-h3-desk {
        font-size: var(--fs-title-h3)
    }

    .title-h4-desk {
        font-size: var(--fs-title-h4)
    }

    .title-h5-desk {
        font-size: var(--fs-title-h5)
    }

    .title-h6-desk {
        font-size: var(--fs-title-h6)
    }
}

.text-t1 {
    font-size: var(--fs-text-t1)
}

.text-t1,
.text-t2 {
    font-weight: var(--weight-regular);
    line-height: var(--lh-text-normal)
}

.text-t2 {
    font-size: var(--fs-text-t2)
}

.text-t3 {
    font-size: var(--fs-text-t3)
}

.text-t3,
.text-t4 {
    font-weight: var(--weight-regular);
    line-height: var(--lh-text-normal)
}

.text-t4 {
    font-size: var(--fs-text-t4)
}

@media (min-width:768px) {
    .text-t1-tablet {
        font-size: var(--fs-text-t1)
    }

    .text-t2-tablet {
        font-size: var(--fs-text-t2)
    }

    .text-t3-tablet {
        font-size: var(--fs-text-t3)
    }

    .text-t4-tablet {
        font-size: var(--fs-text-t4)
    }
}

@media (min-width:1024px) {
    .text-t1-desk {
        font-size: var(--fs-text-t1)
    }

    .text-t2-desk {
        font-size: var(--fs-text-t2)
    }

    .text-t3-desk {
        font-size: var(--fs-text-t3)
    }

    .text-t4-desk {
        font-size: var(--fs-text-t4)
    }
}

.text-t1[class*=bold],
.text-t2[class*=bold],
.text-t3[class*=bold],
.text-t4[class*=bold] {
    font-weight: var(--weight-bold)
}

.text-t1[class*=semibold],
.text-t2[class*=semibold],
.text-t3[class*=semibold],
.text-t4[class*=semibold] {
    font-weight: var(--weight-medium)
}

.text-t1[class*=condenced],
.text-t2[class*=condenced],
.text-t3[class*=condenced],
.text-t4[class*=condenced] {
    line-height: var(--lh-text-condenced)
}

.icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block
}

.icon--xxs {
    height: 16px;
    width: 16px
}

.icon--xs {
    height: 24px;
    width: 24px
}

.icon--s {
    height: 32px;
    width: 32px
}

.icon--m {
    height: 40px;
    width: 40px
}

.icon--l {
    height: 48px;
    width: 48px
}

.icon--xl {
    height: 56px;
    width: 56px
}

.icon--xxl {
    height: 64px;
    width: 64px
}

.icon--xxxl {
    height: 96px;
    width: 96px
}

.input {
    display: flex;
    flex-direction: column;
    position: relative
}

.input,
.input__container {
    width: 100%
}

.input__label {
    color: var(--default-labels);
    font-size: 14px;
    line-height: 1.285;
    margin-bottom: 8px
}

.input__label--disabled {
    opacity: .5
}

.input__field,
.input__field-in {
    position: relative
}

.input__field {
    background-color: var(--default-input-background);
    border: 1px solid transparent;
    border-radius: var(--border-radius-m);
    color: var(--default-main-text);
    font-family: inherit;
    font-size: 16px;
    line-height: 1.375;
    outline: none;
    padding: 16px 56px 16px 16px;
    transition: var(--t3) border-color;
    width: 100%;
    z-index: 1
}

.input__field--textarea {
    max-height: 144px;
    min-height: 100px;
    resize: vertical
}

.input__field::-moz-placeholder {
    color: var(--default-placeholder)
}

.input__field::placeholder {
    color: var(--default-placeholder)
}

.input__field:focus {
    border-color: var(--default-active-input-stroke)
}

.input__field:disabled {
    opacity: .5
}

.input__field:disabled+.input__btn {
    display: none
}

.input__field--error {
    border-color: var(--default-error-icon)
}

.input__btn {
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    cursor: pointer;
    height: 24px;
    outline: none;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    z-index: 2
}

.input__btn--clear {
    background-image: url(../img/main.min.svg)
}

.input__error {
    color: var(--default-error-link);
    font-size: 14px;
    line-height: 1.15;
    margin-top: 4px
}

.checkbox {
    display: none
}

.checkbox:checked+.checkbox__label .checkbox__icon:after {
    background-color: var(--default-page-background);
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 24px
}

.checkbox__label {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    gap: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.checkbox__icon {
    cursor: pointer;
    display: block;
    height: 24px;
    position: relative;
    width: 24px
}

.checkbox__icon:before {
    border: 2px solid var(--default-gray-icons);
    border-radius: 2px;
    content: "";
    height: 18px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 18px
}

.checkbox__terms {
    align-self: center
}

@media (min-width:768px) {
    .container {
        max-width: calc(var(--container-width-12-col) + 48px);
        padding: 0 24px
    }

    .container--10 {
        max-width: calc(var(--container-width-10-col) + 48px)
    }

    .container--8 {
        max-width: calc(var(--container-width-8-col) + 48px)
    }

    .container--6 {
        max-width: calc(var(--container-width-6-col) + 48px)
    }

    .container--8-tablet {
        max-width: calc(var(--container-width-8-col) + 48px)
    }
}

@media (min-width:1024px) {
    .container--6-desk {
        max-width: calc(var(--container-width-6-col) + 48px)
    }
}

.page-block {
    padding: 40px 0
}

@media (min-width:768px) {
    .page-block {
        padding: 80px 0
    }
}

.page-block--support {
    padding: 32px 0 40px
}

@media (min-width:768px) {
    .page-block--support {
        padding: 48px 0 80px
    }
}

.faq {
    color: var(--default-main-text)
}

.faq--cards .faq-item__toggle {
    padding: 20px 20px 12px;
    pointer-events: none
}

.faq--cards .faq-item__toggle-icon {
    display: none
}

.faq--cards .faq-item__desc {
    padding: 0 20px 20px
}

.faq__body {
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media (min-width:768px) {
    .faq__body {
        flex-direction: row;
        gap: 24px
    }
}

.faq__column {
    display: flex;
    flex-direction: column;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width:768px) {
    .faq__column {
        gap: 24px;
        width: 50%
    }
}

.faq__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 32px
}

@media (min-width:768px) {
    .faq__header {
        margin-bottom: 48px
    }
}

.faq__subtitle,
.faq__title {
    text-align: center
}

.faq__subtitle {
    margin: 0 0 24px
}

.faq__sections {
    align-items: center;
    gap: 40px
}

.faq-item,
.faq__sections {
    display: flex;
    flex-direction: column
}

.faq-item {
    background-color: var(--default-cards-background);
    border-radius: var(--border-radius-m);
    box-shadow: 8px 8px 24px 0 #0000001a;
    overflow: hidden;
    width: 100%
}

.faq-item--active .faq-item__content {
    grid-template-rows: 1fr;
    opacity: 1
}

.faq-item--active .faq-item__toggle {
    font-weight: var(--weight-bold)
}

.faq-item--active .faq-item__toggle-icon {
    transform: scaleY(-1)
}

.faq-item__toggle {
    align-items: flex-start;
    background-color: transparent;
    border: none;
    color: var(--default-main-text);
    cursor: pointer;
    display: flex;
    gap: 16px;
    margin: 0;
    padding: 20px 16px;
    text-align: left;
    width: 100%
}

.faq-item__toggle-icon {
    background-image: url(../img/main.min.svg#arrow_bottom_s_silver);
    flex-shrink: 0;
    position: relative;
    transform-origin: center;
    transition: var(--t3) transform
}

.faq-item__content {
    display: grid;
    grid-template-rows: 0;
    opacity: 0;
    transition: var(--t3) grid-template-rows, var(--t3) opacity
}

.faq-item__desc {
    color: var(--default-description-text);
    padding: 0 16px 20px 56px;
    position: relative;
    top: -8px
}

@media (min-width:768px) {
    .faq-item__desc {
        top: -4px
    }
}

.faq-item__desc .md__paragraph {
    padding-top: 18px
}

.faq-item__desc .md__link {
    text-decoration: underline
}

.faq-item__desc .md__strong {
    font-weight: var(--weight-medium)
}

.faq-item__desc .md__list {
    padding-left: 24px;
    padding-top: 18px
}

.faq-item__desc .md__list-elem {
    display: list-item;
    list-style-type: disc
}

.faq-item__desc .md__list-elem .md__paragraph {
    padding-top: 0
}

.faq-item__desc .md__list.md__list_ordered {
    counter-reset: olNum
}

.faq-item__desc .md__list.md__list_ordered .md__list-elem {
    display: list-item;
    list-style-type: none;
    position: relative
}

.faq-item__desc .md__list.md__list_ordered .md__list-elem:before {
    content: counter(olNum) ".";
    counter-increment: olNum;
    left: -24px;
    position: absolute;
    top: 0
}

.faq-item__desc .md__list.md__list_ordered .md__list-elem:not(:first-child) {
    padding-top: 16px
}

.faq-item__desc .md__list.md__list_ordered .md__list-elem:not(:first-child):before {
    top: 16px
}

@media (min-width:768px) {
    .faq-item__desc .md__list.md__list_ordered .md__list-elem:not(:first-child) {
        padding-top: 18px
    }

    .faq-item__desc .md__list.md__list_ordered .md__list-elem:not(:first-child):before {
        top: 18px
    }
}

.faq-item__desc>:first-child {
    padding-top: 0
}

.faq-item__desc .md__em {
    font-style: italic
}

.document {
    color: var(--default-main-text);
    overflow-x: auto
}

.document--vpn .document__content .md__list-elem,
.document--vpn .document__content .md__list-elem .md__paragraph {
    padding: 0
}

.document--dns.document .md__quote {
    border-left: none;
    color: var(--default-main-text);
    position: relative
}

.document--dns.document .md__quote:before {
    background-color: var(--default-product-icon);
    border-radius: 2px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 3px
}

.document--dns .document__content .md__list-elem,
.document--dns .document__content .md__list-elem .md__paragraph {
    padding: 0
}

.document__breadcrumbs {
    padding: 24px 0 0
}

.document__notice {
    padding: 64px 0 24px
}

.document__content {
    padding: 64px 0
}

.document__content .md__title {
    font-family: var(--font-family-akkurat);
    font-weight: 700;
    line-height: 120%
}

.document__content .md__title_first {
    font-size: 40px;
    padding: 0 0 16px
}

.document__content .md__title_first+.md__paragraph {
    color: var(--default-description-text);
    font-size: 14px;
    line-height: 130%;
    padding: 8px 0 16px
}

.document__content .md__title_second {
    font-size: 32px;
    padding: 40px 0 8px
}

.document__content .md__title_third {
    font-size: 24px;
    padding: 32px 0 0
}

.document__content .md__paragraph {
    font-size: 18px;
    line-height: 150%;
    padding: 8px 0
}

.document__content .md__list,
.document__content .md__list-elem {
    font-size: 18px;
    padding: 8px 0
}

.document__content .md__list {
    margin: 0;
    padding-left: 24px
}

.document__content .md__list_ordered {
    padding-left: 32px
}

.document__content .md__link {
    overflow-wrap: break-word;
    text-decoration: underline
}

.document__content .md__strong {
    font-weight: var(--weight-bold)
}

.document__docs-list-wrap {
    color: var(--default-link);
    display: flex;
    flex-direction: column;
    font-size: 18px;
    gap: 16px;
    line-height: 150%;
    padding: 40px 0 16px
}

.document__docs-list-item {
    color: var(--default-link);
    cursor: pointer;
    text-decoration: none;
    transition: var(--t2)
}

.document__docs-list-item:hover:not(.document__docs-list-item--text) {
    color: var(--hovered-link)
}

.document__docs-list-item:focus:not(.document__docs-list-item--text) {
    color: var(--pressed-link)
}

.document__docs-list-item:visited:not(.document__docs-list-item--text) {
    color: var(--visited-link)
}

.document__docs-list-item--text {
    cursor: default
}

.document__desc,
.document__docs-list-item--text {
    color: var(--default-description-text)
}

.document__docs-list {
    margin: 0;
    padding-left: 25px
}

.document .md__quote {
    border-left: 6px solid var(--default-gray-icons);
    color: var(--default-description-text);
    font-size: 18px;
    line-height: 150%;
    padding-left: 24px
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%
}

.breadcrumbs__item {
    color: var(--default-breadcrumbs);
    display: inline-flex;
    flex: none;
    font-size: 14px;
    max-width: 100%;
    position: relative;
    text-decoration: none;
    transition: var(--t3) color;
    width: auto
}

.breadcrumbs__item:hover {
    color: var(--hovered-link)
}

.breadcrumbs__item:hover:after {
    color: var(--default-breadcrumbs)
}

.breadcrumbs__item:after {
    content: ">";
    margin: 0 4px;
    transition: var(--t3) color
}

@media (min-width:768px) {
    .breadcrumbs__item {
        text-align: left;
        text-align: initial
    }
}

.breadcrumbs__item--current {
    cursor: default;
    display: inline-block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.breadcrumbs__item--current:hover {
    color: var(--default-breadcrumbs)
}

.breadcrumbs__item--current:after {
    display: none
}

.cookie-terms {
    background-color: var(--default-cards-background);
    bottom: 0;
    box-shadow: 0 -2px 20px rgba(74, 74, 74, .1);
    display: flex;
    padding: 16px 0;
    position: sticky;
    transition: opacity var(--t3), transform var(--t3);
    width: 100%;
    z-index: 6
}

.cookie-terms__terms {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .cookie-terms__terms {
        align-items: center;
        flex-direction: row;
        gap: 16px
    }
}

.cookie-terms__terms .button {
    background-color: var(--default-secondary-card-button);
    border: 1px solid var(--default-secondary-button-stroke);
    color: var(--default-main-text);
    height: 40px;
    margin: 16px 0 0;
    width: auto
}

@media (min-width:768px) {
    .cookie-terms__terms .button {
        height: 48px;
        margin: 0
    }
}

.cookie-terms__terms .button:hover {
    background-color: var(--hovered-secondary-card-button)
}

.cookie-terms__terms .button:focus {
    background-color: var(--pressed-secondary-card-button)
}

.cookie-terms__terms .button:disabled {
    background-color: var(--disabled-secondary-card-button)
}

.cookie-terms__wrap {
    color: var(--default-main-text);
    display: flex;
    gap: 16px
}

@media (min-width:768px) {
    .cookie-terms__wrap {
        align-items: center;
        flex: 1
    }
}

.cookie-terms__wrap .link {
    text-decoration: underline
}

@media (min-width:768px) {
    .cookie-terms__content {
        align-items: center;
        display: flex;
        flex: 1;
        gap: 16px;
        justify-content: space-between
    }
}

.cookie-terms__terms-close,
.cookie-terms__terms-icon {
    position: relative;
    top: 12px
}

@media (min-width:768px) {

    .cookie-terms__terms-close,
    .cookie-terms__terms-icon {
        top: auto
    }
}

.cookie-terms__terms-icon {
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0;
    height: 24px;
    width: 24px
}

.cookie-terms__terms-close {
    background-color: transparent;
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    cursor: pointer;
    height: 24px;
    min-width: 24px;
    width: 24px
}

.subscribe {
    color: var(--default-main-text)
}

.subscribe__in {
    grid-gap: 32px;
    display: grid;
    gap: 32px;
    grid-template-columns: 1fr;
    justify-items: center;
    margin: 0 auto
}

@media (min-width:768px) {
    .subscribe__in {
        gap: 48px
    }
}

@media (min-width:1024px) {
    .subscribe__in {
        gap: 88px;
        grid-template-columns: 1fr 1fr
    }
}

.subscribe__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 544px;
    width: 100%
}

@media (min-width:768px) {
    .subscribe__content {
        align-items: flex-start;
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .subscribe__content {
        max-width: none
    }
}

.subscribe__images {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: 544px;
    order: -1;
    width: 100%
}

@media (min-width:1024px) {
    .subscribe__images {
        max-width: none;
        order: 0
    }
}

.subscribe__title {
    color: var(--default-main-text);
    text-align: center
}

@media (min-width:768px) {
    .subscribe__title {
        text-align: left
    }
}

.subscribe__desc {
    padding-top: 8px;
    text-align: center
}

@media (min-width:768px) {
    .subscribe__desc {
        text-align: left
    }
}

.subscribe__desc .md__em {
    color: var(--default-link);
    cursor: pointer;
    text-decoration: underline;
    transition: var(--t2) color
}

.subscribe__desc .md__em:focus,
.subscribe__desc .md__em:hover {
    color: var(--hovered-link)
}

.subscribe__desc .md__em:active {
    color: var(--pressed-link);
    transition: none
}

.subscribe__desc .md__strong {
    font-weight: var(--weight-bold)
}

.subscribe__desc .md__link {
    text-decoration: underline
}

.subscribe__desc .md__paragraph:not(:first-child) {
    padding-top: 16px
}

@media (min-width:768px) {
    .subscribe__desc .md__paragraph:not(:first-child) {
        padding-top: 18px
    }
}

.subscribe__form {
    margin-top: 32px;
    width: 100%
}

@media (min-width:768px) {
    .subscribe__form {
        margin-top: 48px
    }
}

@media (min-width:1024px) {
    .subscribe__form {
        align-items: flex-end;
        display: flex;
        gap: 16px
    }
}

.subscribe__form .subscribe__submit-btn {
    max-width: none;
    width: 100%
}

@media (min-width:768px) {
    .subscribe__form .subscribe__submit-btn {
        max-width: 346px;
        width: auto
    }
}

.subscribe__controls {
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media (min-width:768px) {
    .subscribe__controls {
        flex-direction: row
    }
}

.subscribe__input--white .input__field {
    background-color: var(--default-input-background);
    opacity: 1
}

.subscribe__loader {
    animation: clockwise 2s linear infinite;
    background-image: url(../img/main.min.svg)
}

.subscribe__reset-btn {
    align-self: center;
    margin: 32px 0 0
}

@media (min-width:768px) {
    .subscribe__reset-btn {
        align-self: auto;
        margin: 48px 0 0
    }
}

.subscribe-terms {
    margin: 16px 0 0
}

.subscribe-terms .md__link {
    text-decoration: underline
}

.links__in {
    align-items: center;
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    gap: 48px
}

.links__title {
    max-width: 776px;
    text-align: center
}

.links__list {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 48px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width:768px) {
    .links__list {
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 24px;
        justify-content: center
    }

    .links__list--count-2 .links__item,
    .links__list--count-4 .links__item {
        width: calc(25% - 18px)
    }

    .links__list--count-3 .links__item,
    .links__list--count-5 .links__item {
        width: calc(33.33333% - 16px)
    }
}

@media (min-width:1024px) {
    .links__list--count-3 .links__item {
        width: calc(25% - 18px)
    }

    .links__list--count-5 .links__item {
        width: calc(20% - 20px)
    }
}

.links__item,
.links__link {
    align-items: center;
    display: flex;
    flex-direction: column
}

.links__link {
    color: var(--default-main-text);
    gap: 16px;
    text-align: center;
    text-decoration: none;
    width: -moz-fit-content;
    width: fit-content
}

.links__link-icon--huawei-store {
    background-image: url(../img/main.min.svg)
}

.links__link-icon--xiaomi-store {
    background-image: url(../img/main.min.svg)
}

.links__link-icon--samsung-store {
    background-image: url(../img/main.min.svg)
}

.theme-switch {
    align-items: center;
    display: flex;
    font-size: 16px;
    justify-content: center;
    line-height: 130%;
    min-width: 288px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1
}

@media (min-width:1024px) {
    .theme-switch {
        min-width: 0;
        min-width: auto
    }
}

.theme-switch__toggle {
    -webkit-tap-highlight-color: transparent;
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 8px;
    color: var(--gray-0);
    cursor: pointer;
    display: flex;
    font-size: inherit;
    gap: 8px;
    justify-content: center;
    line-height: inherit;
    margin: 0;
    min-width: 200px;
    padding: 12px 16px
}

.theme-switch__toggle--active+.theme-switch__dropdown {
    opacity: 1;
    visibility: visible
}

@media (min-width:768px) {
    .theme-switch__toggle {
        padding: 16px
    }
}

@media (min-width:1024px) {
    .theme-switch__toggle {
        padding: 0 16px
    }
}

.theme-switch__icon {
    display: block;
    flex-shrink: 0;
    height: 24px;
    position: relative;
    width: 24px
}

.theme-switch__icon[data-type=auto] {
    background-image: url(../img/main.min.svg)
}

.theme-switch__icon[data-type=light] {
    background-image: url(../img/main.min.svg)
}

.theme-switch__icon[data-type=dark] {
    background-image: url(../img/main.min.svg)
}

.theme-switch__toggle-text-wrap {
    display: flex;
    flex-direction: column
}

.theme-switch__toggle-text {
    max-height: 0;
    opacity: 0;
    position: relative;
    text-align: left;
    top: -4px;
    visibility: hidden
}

.theme-switch__toggle-text--active {
    max-height: 112px;
    opacity: 1;
    top: 0;
    visibility: visible
}

.theme-switch__dropdown-icon {
    background-image: url(../img/main.min.svg);
    display: block;
    flex-shrink: 0;
    height: 24px;
    width: 24px
}

.theme-switch__dropdown {
    border-radius: 8px;
    bottom: calc(100% + 4px);
    box-shadow: 8px 8px 24px 0 #0000001a;
    display: flex;
    flex-direction: column;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: var(--t3) opacity, visibility;
    visibility: hidden;
    width: 100%
}

@media (min-width:1024px) {
    .theme-switch__dropdown {
        bottom: calc(100% + 16px)
    }

    .theme-switch__dropdown--reverse {
        bottom: auto;
        top: calc(100% + 4px)
    }
}

.theme-switch__dropdown-toggle {
    -webkit-tap-highlight-color: transparent;
    background-color: var(--default-page-background);
    border: none;
    color: var(--default-main-text);
    cursor: pointer;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 16px;
    text-align: left;
    transition: var(--t3) background-color
}

.theme-switch__dropdown-toggle:hover {
    background-color: var(--hovered-secondary-button)
}

.container {
    margin: 0 auto;
    max-width: calc(var(--container-width-12-col) + 32px);
    padding: 0 16px;
    width: 100%
}

.container--10 {
    max-width: calc(var(--container-width-10-col) + 32px)
}

.container--8 {
    max-width: calc(var(--container-width-8-col) + 32px)
}

.container--6 {
    max-width: calc(var(--container-width-6-col) + 32px)
}

@media (min-width:768px) {
    .container--8-tablet {
        max-width: calc(var(--container-width-8-col) + 32px)
    }
}

@media (min-width:1024px) {
    .container--6-desk {
        max-width: calc(var(--container-width-6-col) + 32px)
    }
}

.platforms {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto -12px;
    max-width: 235px;
    width: 100%
}

@media (min-width:768px) {
    .platforms {
        max-width: none
    }
}

.platforms--grayscale .platforms__item--chrome {
    background-image: url(../img/main.min.svg)
}

.platforms--grayscale .platforms__item--edge {
    background-image: url(../img/main.min.svg)
}

.platforms--grayscale .platforms__item--firefox {
    background-image: url(../img/main.min.svg)
}

.platforms--grayscale .platforms__item--android {
    background-image: url(../img/main.min.svg)
}

.platforms--grayscale .platforms__item--ios {
    background-image: url(../img/main.min.svg)
}

.platforms--grayscale .platforms__item--windows {
    background-image: url(../img/main.min.svg)
}

.platforms--grayscale .platforms__item--mac {
    background-image: url(../img/main.min.svg)
}

.platforms--grayscale .platforms__item--opera {
    background-image: url(../img/main.min.svg)
}

.platforms--uninstall {
    margin: 0;
    max-width: 100%
}

@media (min-width:768px) {
    .platforms--uninstall {
        max-width: none;
        width: auto
    }
}

.platforms--uninstall .platforms__item {
    margin: 0 16px 0 0
}

.platforms--uninstall .platforms__item:last-child {
    margin: 0
}

@media (min-width:768px) {
    .platforms--uninstall .platforms__item {
        margin: 0 24px 0 0
    }

    .platforms--uninstall .platforms__item:last-child {
        margin: 0
    }
}

.platforms__item {
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    height: 24px;
    margin: 0 12px 12px;
    outline: none;
    padding: 0;
    position: relative;
    width: 24px
}

.platforms__item--chrome {
    background-image: url(../img/main.min.svg)
}

.platforms__item--edge {
    background-image: url(../img/main.min.svg)
}

.platforms__item--firefox {
    background-image: url(../img/main.min.svg)
}

.platforms__item--android {
    background-image: url(../img/main.min.svg)
}

.platforms__item--ios {
    background-image: url(../img/main.min.svg)
}

.platforms__item--windows {
    background-image: url(../img/main.min.svg)
}

.platforms__item--mac {
    background-image: url(../img/main.min.svg)
}

.platforms__item--opera {
    background-image: url(../img/main.min.svg)
}

.platforms__item:hover .baloon-license {
    opacity: 1;
    visibility: visible
}

.overlay-download {
    background-color: var(--blackshadow095);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100
}

.overlay-download--adblocker .overlay-download__svg {
    fill: var(--green400)
}

@media (min-width:1024px) {
    .overlay-download--active {
        display: block;
        opacity: 1;
        visibility: visible
    }

    .overlay-download--active .overlay-download__svg {
        animation-name: drawArrow
    }
}

.overlay-download--chrome .overlay-download__svg--bottom,
.overlay-download--default .overlay-download__desc,
.overlay-download--default .overlay-download__svg--bottom,
.overlay-download--default .overlay-download__svg--top {
    display: none
}

.overlay-download--firefox .overlay-download__svg--top {
    bottom: calc(100% - 290px);
    right: 620px;
    transform: scaleY(-1) rotate(-80deg)
}

.overlay-download--firefox .overlay-download__svg--bottom {
    display: none
}

.overlay-download--edge .overlay-download__svg--top {
    bottom: calc(100% - 400px)
}

.overlay-download--edge .overlay-download__svg--bottom {
    display: none
}

.overlay-download--safari .overlay-download__svg--top {
    right: 82px
}

.overlay-download--safari .overlay-download__svg--bottom {
    display: none
}

.overlay-download--yandex .overlay-download__svg--top {
    bottom: calc(100% - 360px);
    right: 32px
}

.overlay-download--yandex .overlay-download__svg--bottom {
    display: none
}

.overlay-download--opera .overlay-download__svg--top {
    bottom: calc(100% - 420px)
}

.overlay-download--opera .overlay-download__svg--bottom {
    display: none
}

.overlay-download__close {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    height: 24px;
    opacity: .66;
    position: absolute;
    right: 24px;
    top: 24px;
    transition: var(--t3) opacity;
    width: 24px;
    z-index: 101
}

.overlay-download__close:hover {
    opacity: 1
}

.overlay-download__in {
    height: 100%;
    position: relative
}

.overlay-download__content,
.overlay-download__in {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.overlay-download__content {
    color: var(--white);
    flex-direction: column;
    max-width: 420px;
    text-align: center
}

.overlay-download__img {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 24px
}

.overlay-download__img,
.overlay-download__img svg {
    height: 205px;
    width: 205px
}

.overlay-download__title {
    font-family: var(--font-family-roboto);
    font-size: 4rem;
    font-weight: 900;
    line-height: 1.15;
    margin-bottom: 16px;
    position: relative
}

.overlay-download__desc {
    font-size: 2rem;
    line-height: 1.4
}

.overlay-download__arrows {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.overlay-download__svg {
    fill: var(--vpngreen400);
    animation-delay: .7s;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    max-height: 0;
    position: absolute
}

.overlay-download__svg--top {
    bottom: calc(100% - 314px);
    right: 175px;
    transform: rotate(180deg)
}

.overlay-download__svg--bottom {
    left: 24px;
    top: calc(100% - 314px)
}

.overlay-download__qr {
    bottom: 80px;
    max-width: 190px;
    position: absolute;
    right: 80px;
    width: 100%;
    z-index: 2
}

.overlay-download__animation-enter-active,
.overlay-download__animation-leave-active {
    transition: var(--t3) opacity, var(--t3) visibility
}

.overlay-download__animation-enter,
.overlay-download__animation-leave-to {
    opacity: 0;
    visibility: hidden
}

@keyframes drawArrow {
    0% {
        max-height: 0
    }

    to {
        max-height: 290px
    }
}

.article {
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    width: 100%
}

.article--inner {
    padding: 64px 0
}

.article--inner .article__in {
    padding: 0
}

.article--document .article__content .md__list {
    margin-top: 0
}

.article--document .article__content .md__list-elem {
    margin: 0
}

.article--document .article__content .md__quote:before {
    background-color: var(--vpngreen400)
}

.article--single {
    display: block;
    margin: 98px 0 48px
}

@media (min-width:768px) {
    .article--single {
        margin: 88px 0
    }
}

.article--silo {
    margin: 0 auto;
    max-width: 792px;
    padding: 0 16px
}

@media (min-width:768px) {
    .article--silo {
        max-width: 808px;
        padding: 0 24px
    }
}

.article--silo .breadcrumbs {
    margin: 24px 0 48px
}

.article--versions {
    min-height: 100vh;
    padding: 90px 0 16px;
    position: relative
}

@media (min-width:768px) {
    .article--versions {
        padding: 90px 0 56px
    }
}

.article--versions .article__title {
    margin: 0 0 40px
}

.article--versions .article__content pre {
    white-space: normal
}

@media (min-width:768px) {
    .article--versions .article__content {
        max-width: calc(100% - 240px)
    }
}

.article--server-locations {
    padding-bottom: 16px;
    padding-top: 48px
}

@media (min-width:768px) {
    .article--server-locations {
        padding: 80px 0
    }
}

@media (min-width:1024px) {
    .article--server-locations {
        padding-bottom: 24px
    }
}

.article--server-locations .article__content {
    margin: 0 auto;
    max-width: var(--container-desktop);
    max-width: 630px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@media (min-width:768px) {
    .article--server-locations .article__content {
        font-size: 1.8rem
    }
}

.article--server-locations .article__content .md__title_first {
    margin: 0;
    padding-top: 32px
}

@media (min-width:768px) {
    .article--server-locations .article__content .md__title_first {
        padding-top: 40px
    }
}

.article--server-locations .article__content .md__title_second {
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    margin: 0;
    padding-top: 32px
}

@media (min-width:768px) {
    .article--server-locations .article__content .md__title_second {
        padding-top: 40px
    }
}

.article--server-locations .article__content .md__title_third {
    font-size: 2rem;
    margin: 0;
    padding-top: 32px
}

@media (min-width:768px) {
    .article--server-locations .article__content .md__title_third {
        font-size: 2.4rem;
        padding-top: 40px
    }
}

.article--server-locations .article__content .md__paragraph {
    margin: 0;
    padding-top: 12px
}

@media (min-width:1024px) {
    .article--server-locations .article__content .md__paragraph {
        padding-top: 16px
    }
}

.article--server-locations .article__content .md__paragraph:first-child .md__img {
    padding-top: 0 !important
}

.article--server-locations .article__content .md__paragraph+.md__paragraph {
    padding-top: 0
}

.article--server-locations .article__content .md__paragraph .md__img {
    margin: 0;
    padding: 16px 0 !important
}

@media (min-width:768px) {
    .article--server-locations .article__content .md__paragraph .md__img {
        padding: 32px 0 !important
    }
}

.article--server-locations .article__content .md__list,
.article--server-locations .article__content ol,
.article--server-locations .article__content ul {
    margin: 0;
    padding-left: 16px;
    padding-top: 40px
}

.article--server-locations .article__content .md__list-elem,
.article--server-locations .article__content li {
    margin: 0
}

.article--server-locations .article__content>:first-child {
    padding-top: 0
}

.article__title {
    font-size: 3.2rem;
    line-height: 1.125;
    margin: 0 0 24px
}

@media (min-width:768px) {
    .article__title {
        font-size: 4.8rem
    }
}

.article__title--new-row {
    display: block
}

.article__in {
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px;
    width: 100%
}

.article__dropdowns {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .article__dropdowns {
        align-items: center;
        flex-direction: row
    }
}

.article__two-cols {
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .article__two-cols {
        align-items: flex-start;
        flex-direction: row
    }

    .article__content {
        font-size: 2rem
    }
}

.article__content .md__quote,
.article__content blockquote {
    margin: 24px 0;
    padding-left: 16px;
    position: relative
}

@media (min-width:768px) {

    .article__content .md__quote,
    .article__content blockquote {
        margin: 56px 0;
        padding-left: 24px
    }
}

.article__content .md__quote:before,
.article__content blockquote:before {
    background-color: var(--vpnorange700);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

.article__content a {
    color: var(--vpngreen400);
    text-decoration: none;
    transition: var(--t3) color
}

.article__content a:hover {
    color: var(--vpngreen700);
    text-decoration: underline
}

.article__content .md__paragraph,
.article__content p {
    margin: 24px 0
}

.article__content p+ol,
.article__content p+ul {
    margin: 24px 0 40px
}

.article__content .md__list,
.article__content ol,
.article__content ul {
    margin: 40px 0;
    padding-left: 24px
}

@media (min-width:768px) {

    .article__content .md__list,
    .article__content ol,
    .article__content ul {
        padding-left: 32px
    }
}

.article__content .md__list-elem,
.article__content li {
    display: list-item;
    list-style-type: disc;
    margin: 24px 0
}

@media (min-width:768px) {

    .article__content .md__list-elem,
    .article__content li {
        margin: 32px 0
    }
}

.article__content h1 {
    font-size: 3.6rem;
    line-height: 1.15;
    margin: 0 0 16px
}

@media (min-width:768px) {
    .article__content h1 {
        font-size: 4.8rem;
        line-height: 1.125;
        margin: 0 0 24px
    }
}

.article__content h2 {
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    margin: 40px 0 16px
}

@media (min-width:768px) {
    .article__content h2 {
        font-family: var(--font-family-roboto);
        font-size: 3.2rem;
        font-weight: 900;
        line-height: 1.125;
        margin: 56px 0 16px
    }
}

.article__content h2+h4 {
    margin: 16px 0
}

.article__content h3 {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 700
}

@media (min-width:768px) {
    .article__content h3 {
        font-size: 2.4rem
    }
}

.article__content h4 {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 700
}

@media (min-width:768px) {
    .article__content h4 {
        font-size: 2.4rem
    }
}

.article__content h4+.md__paragraph,
.article__content h4+p {
    margin: 16px 0 24px
}

@media (min-width:768px) {

    .article__content h4+.md__paragraph,
    .article__content h4+p {
        margin: 16px 0 32px
    }
}

.article__content img {
    border: none !important;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    padding: 0 !important
}

.article__content img+p {
    font-size: 1.4rem;
    margin: 8px 0 24px;
    text-align: left
}

@media (min-width:768px) {
    .article__content img+p {
        font-size: 1.6rem;
        margin: 16px 0 24px
    }
}

.article__content img+h2,
.article__content img+h3,
.article__content img+h4 {
    margin: 24px 0 16px
}

.article__content br+p {
    margin: 0 0 24px
}

@media (min-width:768px) {
    .article__content br+p {
        margin: 0 0 32px
    }
}

.article__content .md__em,
.article__content em {
    font-style: italic
}

.article__content .md__strong,
.article__content strong {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.article__content .md__table,
.article__content table {
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    margin-bottom: 24px;
    overflow: auto;
    width: 100%
}

.article__content .md__tr,
.article__content tr {
    background-color: #fff;
    border-top: 1px solid var(--gray300)
}

.article__content .md__tr:nth-child(2n),
.article__content tr:nth-child(2n) {
    background-color: var(--gray100)
}

.article__content .md__td,
.article__content .md__th,
.article__content td,
.article__content th {
    border-top: 1px solid var(--gray300);
    padding: 12px 15px
}

.article__content .md__th,
.article__content th {
    border-bottom: 2px solid var(--gray300);
    font-family: var(--font-family-roboto);
    font-weight: 500;
    text-align: left
}

.article__content .md__code,
.article__content code {
    word-wrap: break-word;
    background-color: var(--gray100);
    font-size: 1.6rem;
    padding: 3px 0
}

.article__content>:last-child {
    margin-bottom: 0
}

.article__content embed,
.article__content iframe,
.article__content object {
    display: block;
    margin-bottom: 16px;
    max-width: 100%
}

.article__block {
    margin-top: 80px
}

@media (min-width:768px) {
    .article__block {
        margin-top: 112px
    }
}

@media (min-width:1024px) {
    .article__block {
        margin-top: 176px
    }
}

.article__block-title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin: 0 auto 32px;
    max-width: 288px;
    text-align: center
}

@media (min-width:768px) {
    .article__block-title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .article__block-title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

@media (min-width:768px) {
    .article__block-title {
        margin: 0 auto;
        max-width: 100%
    }
}

.article__comments {
    grid-column: 1
}

.article .youtube-video {
    height: 240px;
    margin: 32px auto;
    width: 400px
}

@media (min-width:768px) {
    .article .youtube-video {
        height: 344px;
        margin-top: 40px;
        width: 660px
    }
}

.support {
    padding-top: 30px
}

@media (min-width:768px) {
    .support {
        padding-top: 40px
    }
}

.support__in {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

.support__breadcrumbs {
    padding: 0 0 24px;
    width: 100%
}

.support__header {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px
}

@media (min-width:768px) {
    .support__header {
        align-items: flex-start
    }
}

.support__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 16px;
    max-width: 600px;
    text-align: center
}

@media (min-width:768px) {
    .support__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .support__title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

@media (min-width:768px) {
    .support__title {
        text-align: left
    }
}

@media (min-width:1024px) {
    .support__title {
        font-size: 4.8rem;
        line-height: 1.125
    }
}

.support__title+.support__subtitle {
    margin-top: 24px
}

.support__title--center {
    display: flex;
    justify-content: center
}

.support__subtitle {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 500;
    max-width: 400px;
    text-align: center
}

@media (min-width:768px) {
    .support__subtitle {
        font-size: 2rem;
        max-width: none;
        text-align: left
    }
}

.support__list {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .support__list {
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 -12px
    }
}

.support__list--inner {
    flex-direction: column;
    margin: 0 0 24px
}

.support__list--inner .support__link {
    border-radius: var(--s-border-r);
    box-shadow: none;
    font-family: var(--font-family-roboto);
    font-weight: 400;
    margin: 0;
    max-width: 600px;
    padding: 16px 32px 16px 0;
    position: relative;
    transition: var(--t3);
    width: 100%
}

@media (min-width:768px) {
    .support__list--inner .support__link {
        margin: 0 16px
    }
}

.support__list--inner .support__link:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 9px;
    content: "";
    height: 24px;
    position: absolute;
    right: 0;
    top: 16px;
    width: 24px
}

.support__list--inner .support__link:hover {
    background: var(--gray100);
    box-shadow: 16px 0 0 0 var(--gray100), -16px 0 0 0 var(--gray100)
}

.support__list--inner .support__link-title {
    font-family: var(--font-family-roboto);
    font-weight: 400
}

.support__list--modal-btns {
    margin-bottom: 0;
    margin-top: 32px
}

.support__list--modal-btns .support__link {
    color: var(--gray900)
}

.support__link {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    color: var(--gray700);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    max-width: 400px;
    padding: 24px;
    text-decoration: none;
    width: 100%
}

@media (min-width:768px) {
    .support__link {
        margin: 0 12px 24px;
        max-width: calc(50% - 24px)
    }
}

@media (min-width:1024px) {
    .support__link {
        max-width: calc(25% - 24px)
    }

    .support__link:focus .support__link-icon,
    .support__link:hover .support__link-icon {
        filter: grayscale(0)
    }

    .support__link:focus .support__link-icon--ios,
    .support__link:focus .support__link-icon--linux,
    .support__link:focus .support__link-icon--mac,
    .support__link:focus .support__link-icon--routers,
    .support__link:hover .support__link-icon--ios,
    .support__link:hover .support__link-icon--linux,
    .support__link:hover .support__link-icon--mac,
    .support__link:hover .support__link-icon--routers {
        filter: none;
        opacity: 1
    }
}

.support__link-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 48px;
    margin-bottom: 24px;
    width: 48px
}

.support__link-icon--faq {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--knowledge {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--discuss {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--report {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--windows {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--mac {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--ios {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--android {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--chrome {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--edge {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--firefox {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--linux {
    background-image: url(../img/main.min.svg)
}

.support__link-icon--routers {
    background-image: url(../img/main.min.svg)
}

@media (min-width:1024px) {
    .support__link-icon {
        filter: grayscale(100);
        transition: var(--t3) filter
    }

    .support__link-icon--ios,
    .support__link-icon--linux,
    .support__link-icon--mac,
    .support__link-icon--routers {
        filter: none;
        opacity: .6;
        transition: var(--t3) opacity
    }

    .support__link-icon--linux,
    .support__link-icon--routers {
        opacity: .3
    }
}

.support__link-title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: inherit;
    font-weight: 700;
    line-height: inherit
}

.support__link-desc {
    margin-top: 8px
}

.support__text {
    color: var(--gray900);
    max-width: 600px
}

.support__text .md__paragraph {
    margin: 26px 0
}

.support__text .md__strong {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.support__text .md__list {
    padding-left: 24px
}

.support__text .md__em {
    font-style: italic
}

.support__text .md__list-elem {
    display: list-item;
    list-style-type: disc;
    margin-bottom: 26px
}

.support__text .md__list-elem:last-child {
    margin-bottom: 0
}

.support__text .md__list_ordered>.md__list-elem {
    list-style-type: decimal
}

.support__text :first-child {
    margin-top: 0
}

.support__text :last-child {
    margin-bottom: 0
}

.support__text .md__table {
    border: none;
    border-collapse: collapse;
    width: 100%
}

.support__text .md__table .md__th {
    border: 1px solid var(--gray300);
    border-top: none;
    padding: 10px
}

.support__text .md__table .md__th:first-child {
    border-left: none
}

.support__text .md__table .md__th:last-child {
    border-right: none
}

.support__text .md__table .md__td {
    border: 1px solid var(--gray300);
    padding: 5px 10px
}

.support__text .md__table .md__td:first-child {
    border-left: none
}

.support__text .md__table .md__td:last-child {
    border-right: none
}

.support__text .md__table .md__tbody .md__tr:last-child .md__td {
    border-bottom: none
}

.support__text .md__code,
.support__text .md__pre {
    word-wrap: break-word;
    background-color: var(--default-input-background);
    color: var(--gray900);
    font-size: 14px
}

.support__text .md__pre {
    border-radius: var(--border-radius-m);
    padding: 16px;
    white-space: normal
}

.support__contacts {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 16px 0 40px
}

@media (min-width:768px) {
    .support__contacts {
        flex-direction: row;
        justify-content: space-between;
        margin: 16px -12px 40px
    }
}

.support__contacts--column {
    align-items: flex-start;
    margin: 0
}

@media (min-width:768px) {
    .support__contacts--column {
        flex-direction: column;
        margin: 0
    }
}

.support__contacts--column .support__contact {
    align-items: flex-start;
    margin: 0 0 16px;
    padding: 0;
    text-align: left
}

@media (min-width:768px) {
    .support__contacts--brief .support__contact {
        align-items: flex-start
    }
}

.support__contact {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 24px;
    text-align: center;
    white-space: nowrap
}

@media (min-width:768px) {
    .support__contact {
        margin: 0 12px;
        padding: 32px 0
    }
}

.support__contact-title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 400
}

@media (min-width:768px) {
    .support__contact-title {
        margin-bottom: 4px
    }
}

.support__contact-title--green {
    color: var(--vpngreen400);
    text-decoration: none;
    transition: var(--t3) color
}

.support__contact-title--green:hover {
    color: var(--vpngreen700);
    text-decoration: underline
}

.support__contact-link {
    color: var(--vpngreen400);
    font-size: 1.4rem;
    line-height: 1.145;
    text-decoration: none;
    transition: var(--t3) color
}

.support__contact-link:hover {
    color: var(--vpngreen700);
    text-decoration: underline
}

.support__modal-title {
    font-family: var(--font-family-roboto);
    font-size: 1.45rem;
    font-weight: 400;
    margin: 0 0 28px;
    text-align: center
}

.support__button {
    margin-top: 13px;
    text-align: center
}

@media (min-width:768px) {
    .support__button {
        margin-top: 25px
    }
}

.baloon-license {
    color: var(--white);
    display: none;
    font-size: 1.2rem;
    left: 50%;
    min-width: 176px;
    opacity: 0;
    padding-bottom: 16px;
    position: absolute;
    text-align: left;
    top: 0;
    transform: translate(-50%, -100%);
    transition: var(--t3) opacity, visibility;
    visibility: hidden
}

.baloon-license:hover {
    opacity: 1;
    visibility: visible
}

@media (min-width:1024px) {
    .baloon-license {
        display: block
    }
}

.baloon-license--bottom {
    bottom: 0;
    padding-bottom: 0;
    padding-top: 16px;
    top: auto;
    transform: translate(-50%, 100%)
}

.baloon-license--bottom .baloon-license__content:before {
    bottom: auto;
    top: -6px;
    transform: translateX(-50%) rotate(180deg)
}

.baloon-license--small {
    min-width: 120px
}

.baloon-license__content {
    background-color: var(--gray900);
    border-radius: var(--m-border-r);
    padding: 8px;
    position: relative
}

.baloon-license__content:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    bottom: -6px;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 14px
}

.baloon-license .md__link {
    color: var(--vpngreen400);
    text-decoration: none
}

.baloon-license .md__link:hover {
    text-decoration: underline
}

.flash-wrapper-wrap+.wrapper {
    padding-top: 0
}

.flash-wrapper-wrap {
    margin-top: var(--header-height-mobile) !important
}

@media (min-width:768px) {
    .flash-wrapper-wrap {
        margin-top: var(--header-height-tablet) !important
    }
}

@media (min-width:1024px) {
    .flash-wrapper-wrap {
        margin-top: 0 !important
    }
}

.flash-wrapper-wrap .flash-wrapper--animate {
    top: var(--header-height-mobile) !important
}

@media (min-width:768px) {
    .flash-wrapper-wrap .flash-wrapper--animate {
        top: var(--header-height-tablet) !important
    }
}

@media (min-width:1024px) {
    .flash-wrapper-wrap .flash-wrapper--animate {
        top: 0 !important
    }
}

.feed {
    word-wrap: break-word
}

.feed__item {
    margin-bottom: 25px
}

.feed__version-desc a,
.feed__version-desc abbr,
.feed__version-desc acronym,
.feed__version-desc article,
.feed__version-desc aside,
.feed__version-desc b,
.feed__version-desc big,
.feed__version-desc blockquote,
.feed__version-desc center,
.feed__version-desc cite,
.feed__version-desc code,
.feed__version-desc dd,
.feed__version-desc del,
.feed__version-desc details,
.feed__version-desc dfn,
.feed__version-desc div,
.feed__version-desc dl,
.feed__version-desc dt,
.feed__version-desc em,
.feed__version-desc embed,
.feed__version-desc h1,
.feed__version-desc h2,
.feed__version-desc h3,
.feed__version-desc h4,
.feed__version-desc h5,
.feed__version-desc h6,
.feed__version-desc i,
.feed__version-desc img,
.feed__version-desc ins,
.feed__version-desc kbd,
.feed__version-desc li,
.feed__version-desc ol,
.feed__version-desc p,
.feed__version-desc pre,
.feed__version-desc q,
.feed__version-desc s,
.feed__version-desc samp,
.feed__version-desc section,
.feed__version-desc small,
.feed__version-desc span,
.feed__version-desc strike,
.feed__version-desc strong,
.feed__version-desc sub,
.feed__version-desc summary,
.feed__version-desc sup,
.feed__version-desc time,
.feed__version-desc tt,
.feed__version-desc u,
.feed__version-desc ul,
.feed__version-desc var {
    border: 0;
    font-family: inherit;
    font-size: 1.8rem;
    font-weight: inherit;
    line-height: 34px;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.feed__version-desc article,
.feed__version-desc aside,
.feed__version-desc details,
.feed__version-desc section {
    display: block
}

.feed__version-desc ol,
.feed__version-desc ul {
    list-style: none
}

.feed__version-desc blockquote,
.feed__version-desc q {
    quotes: none
}

.feed__version-desc blockquote:after,
.feed__version-desc blockquote:before,
.feed__version-desc q:after,
.feed__version-desc q:before {
    content: none
}

.feed__version-desc h1,
.feed__version-desc h2,
.feed__version-desc h3,
.feed__version-desc h4 {
    font-family: var(--font-family-roboto);
    font-size: 1.7rem;
    font-weight: 500;
    margin-bottom: 15px
}

.feed__version-desc div,
.feed__version-desc p {
    margin-bottom: 10px
}

.feed__version-desc ul {
    list-style: disc;
    margin-bottom: 15px;
    padding-left: 15px
}

.feed__version-desc a {
    color: var(--green400);
    color: var(--default-link);
    text-decoration: none;
    transition: var(--t3) color
}

.feed__version-desc a:focus,
.feed__version-desc a:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.feed__version-desc a:hover {
    color: var(--green400)
}

.feed__version-desc strong,
.feed__version-desc strong p {
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 500
}

.feed__version-desc img {
    max-width: 100%
}

.feed__version-desc blockquote {
    background-color: #f2dede;
    border: 1px solid #a94442;
    border-radius: var(--xm-border-r);
    margin-bottom: 10px;
    padding: 10px
}

.feed__header {
    display: inline-block;
    font-family: var(--font-family-roboto);
    font-weight: 500;
    margin-bottom: 15px;
    text-decoration: none;
    vertical-align: middle
}

.feed__title {
    display: block;
    font-size: 2.7rem;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 3px
}

.feed__link,
.feed__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto)
}

.feed__link {
    color: var(--default-link);
    font-size: 1.6rem;
    font-weight: 500;
    text-decoration: none;
    transition: var(--t3) color
}

.feed__link:focus,
.feed__link:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.feed__link .md__em {
    font-style: normal
}

.feed__redirect {
    min-height: calc(100vh - 147px);
    padding: 100px 0;
    position: relative
}

@media (min-width:768px) {
    .feed__redirect {
        min-height: calc(100vh - 227px);
        padding-top: 0
    }
}

.feed__redirect:after {
    animation: clockwise 2s linear infinite;
    background-image: url(../img/main.min.svg);
    content: "";
    height: 60px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: 80px;
    width: 60px;
    will-change: transform;
    z-index: 1001
}

.products-tabs {
    margin-bottom: 40px;
    position: relative;
    z-index: 5
}

@media (min-width:768px) {
    .products-tabs {
        margin-bottom: 56px;
        margin-top: -104px;
        padding: 0 32px
    }
}

@media (min-width:1024px) {
    .products-tabs {
        margin-bottom: 88px
    }
}

.products-tabs--single {
    margin: 0;
    padding: 88px 0 40px
}

@media (min-width:768px) {
    .products-tabs--single {
        padding: 88px 0
    }
}

.products-tabs--single .products-tabs__in {
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto;
    max-width: calc(var(--container-width-10-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .products-tabs--single .products-tabs__in {
        max-width: calc(var(--container-width-10-col) + 48px);
        padding: 0 24px
    }
}

.products-tabs--single .products-tabs__tabs {
    margin-top: 32px
}

@media (min-width:768px) {
    .products-tabs--single .products-tabs__tabs {
        margin-top: 16px
    }
}

.products-tabs--single .product-card {
    grid-gap: 16px
}

@media (min-width:1024px) {
    .products-tabs--single .product-card {
        grid-gap: 88px
    }
}

.products-tabs--single .product-card__desc {
    max-width: 320px
}

@media (min-width:1024px) {
    .products-tabs--single .product-card__desc {
        max-width: 100%
    }
}

.products-tabs--single .product-slider .swiper-slide {
    height: auto
}

.products-tabs--free-vpn {
    margin: 0 0 40px
}

@media (min-width:768px) {
    .products-tabs--free-vpn {
        margin: -40px 0 56px
    }
}

@media (min-width:1024px) {
    .products-tabs--free-vpn {
        margin: -40px 0 88px
    }
}

.products-tabs--silo {
    margin: 50px 0 64px
}

@media (min-width:768px) {
    .products-tabs--silo {
        margin: 48px 0 80px
    }
}

@media (min-width:1024px) {
    .products-tabs--silo {
        margin: 48px 0 96px
    }
}

.products-tabs--silo .products-tabs__tabs {
    padding: 0
}

.products-tabs--beta {
    margin: 0
}

.products-tabs--beta .products-tabs__in {
    border-radius: 0;
    box-shadow: none;
    max-width: 1040px;
    padding: 0
}

.products-tabs--beta .products-tabs__tabs {
    margin: 24px 0 0;
    padding: 0
}

.products-tabs--beta .products-tabs__dropdown {
    margin: 0
}

@media (min-width:1024px) {
    .products-tabs--beta .products-tabs__tab {
        min-height: 560px
    }
}

.products-tabs--versions {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0
}

.products-tabs--versions .products-tabs__dropdown {
    margin: 0
}

.products-tabs--versions .products-tabs__dropdown .dropdown__value-wrapper {
    background-color: var(--white);
    font-family: var(--font-family-roboto);
    font-weight: 500;
    position: relative;
    z-index: 4
}

@media (min-width:768px) {
    .products-tabs--versions .products-tabs__dropdown .dropdown__value-wrapper {
        display: block;
        font-size: 2.4rem;
        padding: 8px 16px;
        text-align: left
    }
}

.products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-value {
    justify-content: space-between
}

@media (min-width:768px) {
    .products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-value {
        justify-content: flex-end
    }
}

.products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-value span {
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-menu {
    flex-direction: column;
    left: 50%;
    opacity: 0;
    padding: 8px 0;
    transform: translateX(-50%);
    visibility: hidden;
    width: calc(100% - 16px)
}

.products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-menu.dropdown__menu--open {
    opacity: 1;
    visibility: visible
}

@media (min-width:768px) {
    .products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-menu {
        box-shadow: 0 17px 40px var(--gray400shadow);
        left: 100%;
        min-width: 320px;
        position: absolute;
        top: 100%;
        transform: translateX(-100%);
        width: 100%
    }

    .products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-link {
        color: var(--default-main-text);
        font-size: 2.4rem
    }
}

.products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-link--active {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.products-tabs--versions .products-tabs__dropdown .products-tabs__dropdown-link--active:before {
    display: none
}

.products-tabs--versions .products-tabs__tabs {
    background-color: var(--gray100);
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .products-tabs--versions .products-tabs__tabs {
        background-color: var(--white);
        border-radius: var(--m-border-r);
        position: absolute;
        right: 0;
        top: 100%
    }
}

.products-tabs--versions .products-tabs__tab {
    align-items: center;
    flex-direction: row;
    margin: 0
}

.products-tabs--versions .products-tabs__tab--active {
    display: flex
}

@media (min-width:768px) {
    .products-tabs--versions .products-tabs__tab {
        align-items: flex-end;
        flex-direction: column
    }

    .products-tabs--versions .products-tabs__tab-link {
        margin-right: 16px;
        text-align: left
    }
}

.products-tabs--transparent {
    margin: 0;
    padding: 0;
    width: 100%
}

.products-tabs--transparent .products-tabs__in {
    background-color: transparent;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .products-tabs--transparent .products-tabs__dropdown-menu {
        background-color: transparent
    }
}

.products-tabs--uninstall {
    margin: 40px 0
}

@media (min-width:768px) {
    .products-tabs--uninstall {
        margin: 88px 0 32px
    }
}

.products-tabs--uninstall .products-tabs__in {
    padding: 0
}

@media (min-width:768px) {
    .products-tabs--uninstall .products-tabs__in {
        padding: 56px 0
    }
}

.products-tabs--uninstall .products-tabs__dropdown-menu {
    width: calc(100% - 16px)
}

.products-tabs--uninstall .products-tabs__tabs {
    padding: 0 16px
}

@media (min-width:768px) {
    .products-tabs--uninstall .products-tabs__tabs {
        padding: 0
    }
}

@media (min-width:1024px) {
    .products-tabs--order {
        margin-bottom: 176px;
        order: -2
    }

    .products-tabs--small-padding .page-block {
        padding-top: 16px
    }
}

@media (min-width:768px) {
    .products-tabs--no-card {
        margin-top: 0
    }

    .products-tabs--no-card .products-tabs__in {
        background-color: transparent;
        border-radius: 0;
        box-shadow: none;
        padding: 0 56px
    }
}

.products-tabs--uninstall-win {
    margin: 40px 0 0
}

@media (min-width:768px) {
    .products-tabs--uninstall-win {
        margin: 88px 0 0
    }
}

.products-tabs--new-padding {
    padding-bottom: 40px;
    padding-top: 40px
}

.products-tabs--new-padding .products-tabs__in {
    padding-bottom: 0;
    padding-top: 0
}

@media (min-width:768px) {
    .products-tabs--new-padding {
        padding-bottom: 80px;
        padding-top: 64px
    }
}

.products-tabs__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.12;
    margin: 0 auto 32px;
    max-width: var(--content-width);
    padding: 0 16px;
    text-align: center
}

@media (min-width:768px) {
    .products-tabs__title {
        font-size: 4.8rem
    }
}

@media (min-width:1024px) {
    .products-tabs__title {
        font-size: 4.8rem
    }
}

@media (min-width:768px) {
    .products-tabs__title {
        margin: 0 auto 8px
    }
}

.products-tabs__in {
    background-color: var(--default-page-background);
    position: relative
}

@media (min-width:768px) {
    .products-tabs__in {
        border-radius: var(--l-border-r);
        box-shadow: 0 17px 40px var(--gray400shadow);
        padding: 24px 32px 0
    }
}

@media (min-width:1024px) {
    .products-tabs__in {
        align-items: stretch;
        padding: 40px 56px 0
    }
}

.products-tabs__dropdown .dropdown__value-wrapper {
    background-color: var(--default-input-background);
    border-radius: var(--border-radius-m);
    color: var(--default-main-text);
    cursor: pointer;
    padding: 16px;
    text-align: center
}

@media (min-width:768px) {
    .products-tabs__dropdown .dropdown__value-wrapper {
        display: none
    }
}

.products-tabs__dropdown .dropdown__value-wrapper--open .products-tabs__dropdown-icon {
    transform: rotate(180deg)
}

.products-tabs__dropdown--desktop {
    display: none;
    margin-left: auto;
    position: relative
}

@media (min-width:768px) {
    .products-tabs__dropdown--desktop {
        display: block
    }
}

.products-tabs__dropdown--desktop .dropdown__value-wrapper {
    display: none
}

@media (min-width:768px) {
    .products-tabs__dropdown--desktop .dropdown__value-wrapper {
        background-color: transparent;
        display: block;
        font-weight: var(--weight-regular);
        padding: 0
    }
}

.products-tabs__dropdown--desktop .dropdown__value {
    padding: 24px
}

.products-tabs__dropdown--desktop .dropdown__menu {
    background-color: var(--default-dropdown-menu-background);
    border-radius: var(--standard-border-radius);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .2);
    display: none;
    height: auto;
    left: auto;
    min-width: 280px;
    overflow: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: calc(100% - 8px);
    width: auto
}

.products-tabs__dropdown--desktop .dropdown__menu--open {
    display: block
}

.products-tabs__dropdown--desktop .dropdown__link {
    background: none;
    border: none;
    color: var(--default-main-text);
    cursor: pointer;
    margin: 0;
    padding: 16px;
    text-align: left;
    transition: var(--t2);
    white-space: normal;
    width: 100%
}

.products-tabs__dropdown--desktop .dropdown__link:focus,
.products-tabs__dropdown--desktop .dropdown__link:hover {
    background-color: var(--hovered-dropdown-menu-background)
}

.products-tabs__dropdown--desktop .dropdown__link:first-child {
    border-radius: var(--standard-border-radius) var(--standard-border-radius) 0 0
}

.products-tabs__dropdown--desktop .dropdown__link:last-child {
    border-radius: 0 0 var(--standard-border-radius) var(--standard-border-radius)
}

.products-tabs__dropdown-value {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.products-tabs__dropdown-icon {
    fill: var(--gray700);
    height: 24px;
    margin-left: 16px;
    order: 1;
    position: relative;
    transition: var(--t3) transform;
    width: 24px
}

.products-tabs__dropdown-menu {
    background-color: var(--default-dropdown-menu-background);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    display: flex;
    flex-direction: column;
    left: 50%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 56px;
    transform: translateX(-50%);
    visibility: hidden;
    width: 100%;
    z-index: 3
}

@media (min-width:768px) {
    .products-tabs__dropdown-menu {
        background-color: transparent;
        box-shadow: none;
        flex-direction: row;
        height: 80px;
        justify-content: center;
        left: 0;
        opacity: 1;
        overflow: visible;
        position: relative;
        top: 0;
        transform: none;
        visibility: visible
    }
}

@media (min-width:1024px) {
    .products-tabs__dropdown-menu {
        justify-content: flex-start;
        z-index: auto
    }
}

.products-tabs__dropdown-menu.dropdown__menu--open {
    opacity: 1;
    visibility: visible
}

.products-tabs__dropdown-link {
    color: var(--default-main-text);
    cursor: pointer;
    padding: 16px;
    position: relative;
    text-decoration: none;
    transition: var(--t3) background
}

.products-tabs__dropdown-link:focus,
.products-tabs__dropdown-link:hover {
    background-color: var(--hovered-dropdown-menu-background)
}

@media (min-width:768px) {
    .products-tabs__dropdown-link {
        padding: 24px
    }

    .products-tabs__dropdown-link:focus,
    .products-tabs__dropdown-link:hover {
        background-color: transparent
    }

    .products-tabs__dropdown-link:before {
        background-color: var(--vpngreen400);
        bottom: 0;
        content: "";
        height: 4px;
        left: 50%;
        opacity: 0;
        position: absolute;
        transform: translateX(-50%);
        transition: var(--t3) opacity, visibility;
        visibility: hidden;
        width: 100%
    }
}

.products-tabs__dropdown-link--active {
    color: var(--default-main-text);
    font-family: var(--font-family-roboto);
    font-weight: 500
}

@media (min-width:768px) {
    .products-tabs__dropdown-link--active {
        font-family: var(--font-family-roboto);
        font-weight: 400
    }

    .products-tabs__dropdown-link--active:before {
        opacity: 1;
        visibility: visible
    }
}

.products-tabs__dropdown-link--mobile {
    display: block
}

@media (min-width:768px) {
    .products-tabs__dropdown-link--mobile {
        display: none
    }
}

.products-tabs__tab {
    display: flex;
    flex-direction: column
}

.products-tabs__tab-link {
    color: var(--gray700);
    padding: 16px;
    text-decoration: none
}

.products-tabs__tab-link:not(:first-child) {
    margin-left: 8px
}

@media (min-width:768px) {
    .products-tabs__tab-link {
        border-radius: var(--m-border-r);
        color: var(--gray900);
        font-size: 2.4rem;
        padding: 8px 16px;
        text-align: right;
        width: 100%
    }

    .products-tabs__tab-link:not(:first-child) {
        margin-left: 0
    }

    .products-tabs__tab-link:hover {
        background-color: var(--gray100)
    }
}

.products-tabs__tab-link--active {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 500
}

@media (min-width:768px) {
    .products-tabs__tab-link--active {
        background-color: var(--gray100);
        font-family: var(--font-family-roboto);
        font-weight: 400
    }
}

.products-tabs__btns {
    margin: 32px auto 0;
    min-width: 280px
}

@media (min-width:768px) {
    .products-tabs__btns {
        min-width: 240px
    }
}

@media (min-width:1024px) {
    .products-tabs__btns {
        margin: auto 0 0
    }
}

.social {
    align-items: center;
    display: flex;
    padding: 12px 8px
}

@media (min-width:768px) {
    .social {
        padding: 16px 8px
    }
}

@media (min-width:1024px) {
    .social {
        padding: 0
    }
}

.social__link {
    align-items: center;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    margin: 0;
    padding: 0;
    transition: var(--t3) transform;
    width: 24px
}

.social__link:focus,
.social__link:hover {
    transform: scale(1.1)
}

.social__link:not(:first-child) {
    margin-left: 24px
}

.social__link--instagram {
    background-image: url(../img/main.min.svg)
}

.social__link--facebook {
    background-image: url(../img/main.min.svg)
}

.social__link--twitter_vpn {
    background-image: url(../img/main.min.svg)
}

.social__link--youtube {
    background-image: url(../img/main.min.svg)
}

.social__link--telegram {
    background-image: url(../img/main.min.svg)
}

.social__link--reddit {
    background-image: url(../img/main.min.svg)
}

.social__link--vk {
    background-image: url(../img/main.min.svg)
}

.social__link--kakao {
    background-image: url(../img/main.min.svg)
}

.social__link--weibo {
    background-image: url(../img/main.min.svg)
}

.social__link--line {
    background-image: url(../img/main.min.svg)
}

.companies {
    padding-top: 40px
}

@media (min-width:768px) {
    .companies {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .companies {
        padding-top: 88px
    }
}

.companies {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .companies {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .companies {
        padding-bottom: 88px
    }
}

.companies__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.companies__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 16px;
    max-width: 240px;
    text-align: center
}

@media (min-width:768px) {
    .companies__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .companies__title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

@media (min-width:768px) {
    .companies__title {
        max-width: 100%
    }
}

@media (min-width:1024px) {
    .companies__title {
        margin-bottom: 24px
    }
}

.companies__subtitle {
    text-align: center
}

@media (min-width:768px) {
    .companies__subtitle {
        font-size: 2.4rem;
        line-height: 1.33
    }
}

.companies__list {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -32px;
    max-width: 240px
}

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

@media (min-width:1024px) {
    .companies__list {
        margin: 16px -52px 0;
        max-width: 928px
    }
}

.companies__icon {
    fill: currentColor;
    margin: 32px 28px 0
}

@media (min-width:1024px) {
    .companies__icon {
        margin: 32px 52px 0
    }
}

.companies__icon--usa-today {
    height: 35px;
    width: 194px
}

.companies__icon--newsweek {
    height: 30px;
    width: 215px
}

.companies__icon--forbes {
    height: 35px;
    width: 145px
}

.companies__icon--mirror {
    height: 40px;
    width: 130px
}

.companies__icon--guardian {
    height: 50px;
    width: 155px
}

.companies__icon--pc {
    height: 50px;
    width: 45px
}

.companies__icon--macworld {
    height: 45px;
    width: 175px
}

.content-complete {
    display: flex;
    overflow: hidden;
    padding-top: 80px;
    position: relative
}

@media (min-width:768px) {
    .content-complete {
        padding-top: 112px
    }
}

@media (min-width:1024px) {
    .content-complete {
        padding-top: 176px
    }
}

.content-complete--padding-small {
    padding-top: 40px
}

@media (min-width:768px) {
    .content-complete--padding-small {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .content-complete--padding-small {
        padding-top: 88px
    }
}

.content-complete--no-padding {
    padding-top: 0
}

.content-complete--no-title .content-complete__in .products-tabs__in {
    padding: 40px 0 0
}

@media (min-width:768px) {
    .content-complete--no-title .content-complete__in .products-tabs__in {
        padding: 64px 0 0
    }
}

.content-complete--padding-top {
    padding-top: 40px
}

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

.content-complete__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    z-index: 2
}

.content-complete__title {
    color: var(--default-main-text);
    margin-bottom: 32px;
    max-width: 288px;
    padding: 0 16px;
    text-align: center
}

@media (min-width:768px) {
    .content-complete__title {
        margin-bottom: 0;
        max-width: 100%
    }
}

.content-complete__title--product {
    max-width: none
}

.beta {
    margin: 40px 0
}

@media (min-width:768px) {
    .beta {
        margin: 88px 0
    }
}

.beta__in {
    display: flex;
    flex-direction: column
}

.beta__title {
    color: var(--gray900);
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    line-height: 1.125;
    line-height: var(--lh-titles-normal);
    margin-bottom: 32px;
    text-align: center
}

@media (min-width:768px) {
    .beta__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        margin-bottom: 56px
    }
}

@media (min-width:1024px) {
    .beta__title {
        text-align: left
    }
}

.form--modal {
    margin: 0 auto;
    max-width: 420px;
    min-height: 200px
}

.form--email {
    background-color: #fff;
    position: relative;
    z-index: 2
}

.form__title {
    font-size: 2.7rem;
    line-height: 1;
    margin: 0 0 40px
}

.form__title--no-margin {
    margin-bottom: 0
}

.form__title {
    font-family: var(--font-family-roboto);
    font-weight: 400
}

@media (max-width:766.98px) and (max-height:570px) {
    .form__title {
        font-size: 3.1rem
    }
}

@media (min-width:768px) {
    .form__title {
        font-size: 3.6rem
    }
}

.form__actions-btn {
    background: var(--vpngreen400)
}

.form__group {
    display: block;
    margin-bottom: 35px;
    position: relative
}

.form__group--error .form__input {
    border-color: var(--red400)
}

.form__group--error .form__input:focus+.form__label,
.form__group--error .form__input:valid+.form__label {
    color: var(--orange400)
}

.form__group--notifications .checkbox__label-text {
    font-size: 1.3rem;
    min-width: 200px
}

@media (min-width:768px) {
    .form__group--notifications .checkbox__label-text {
        font-size: 1.5rem;
        min-width: 250px
    }
}

.form__group--notifications .checkbox__label {
    justify-content: left
}

.form__group--language .select__text {
    display: block;
    font-family: var(--font-family-roboto);
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .form__group--language .select__text {
        font-family: var(--font-family-roboto);
        font-size: 1.6rem;
        font-weight: 400;
        margin-bottom: 30px
    }
}

.form__group--language .select__input {
    width: 100%
}

.form__group--modal {
    margin-bottom: 48px
}

.form__group--modal textarea {
    min-height: 96px;
    resize: none
}

.form__group--rating {
    margin-bottom: 45px
}

.form__label {
    color: var(--gray700);
    display: block;
    font-size: 1.4rem;
    margin-bottom: 5px
}

.form__input {
    border: 1px solid var(--gray300);
    border-radius: 5px;
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 400;
    height: 40px;
    outline: 0;
    padding: 10px 20px;
    width: 100%
}

.form__submit {
    display: block;
    margin: 45px auto 0
}

.form__submit:disabled {
    cursor: default;
    opacity: .6
}

.form__item {
    margin-bottom: 15px;
    position: relative
}

.form__error {
    color: var(--brand-danger);
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    top: 0
}

.form__checkbox-label {
    font-size: 1.4rem;
    padding-left: 30px;
    position: relative
}

.form__checkbox-label:after {
    border: 1px solid #3fd2c8;
    border-radius: 3px;
    content: "";
    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 20px
}

.form__checkbox {
    display: none
}

.form__checkbox:checked+.form__checkbox-label:after {
    background-image: url(../img/main.min.svg);
    background-position: 50% 6px;
    background-repeat: no-repeat;
    background-size: 11px
}

.features {
    color: var(--gray900)
}

.features--bg-gray100 {
    background-color: var(--gray100)
}

.features__header,
.features__in {
    display: flex;
    flex-direction: column
}

.features__header {
    align-items: center;
    margin-bottom: 40px;
    text-align: center
}

@media (min-width:768px) {
    .features__header {
        margin-bottom: 48px
    }
}

.features__subtitle {
    margin-top: 12px;
    max-width: 774px
}

@media (min-width:768px) {
    .features__subtitle {
        margin-top: 16px
    }
}

.features__subtitle .md__strong {
    font-weight: var(--weight-bold)
}

.features__list {
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media (min-width:768px) {
    .features__list {
        flex-direction: row;
        gap: 48px
    }
}

@media (min-width:1024px) {
    .features__list {
        gap: 88px;
        padding: 0 24px
    }
}

.features__column {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%
}

@media (min-width:768px) {
    .features__column {
        gap: 64px;
        justify-content: space-between;
        width: 50%
    }
}

.features__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center
}

@media (min-width:768px) {
    .features__item {
        align-items: flex-start;
        text-align: left
    }
}

.features__icon--3gb {
    background-image: url(../img/main.min.svg#3gb)
}

.features__icon--arrows {
    background-image: url(../img/main.min.svg#arrows)
}

.features__icon--checkboxes {
    background-image: url(../img/main.min.svg#checkboxes)
}

.features__icon--document {
    background-image: url(../img/main.min.svg#document)
}

.features__icon--double {
    background-image: url(../img/main.min.svg#double)
}

.features__icon--hearts {
    background-image: url(../img/main.min.svg#hearts)
}

.features__icon--level {
    background-image: url(../img/main.min.svg#level)
}

.features__icon--locations {
    background-image: url(../img/main.min.svg#locations)
}

.features__icon--lock {
    background-image: url(../img/main.min.svg#lock)
}

.features__icon--moon {
    background-image: url(../img/main.min.svg#moon)
}

.features__icon--select {
    background-image: url(../img/main.min.svg#select)
}

.features__icon--servers {
    background-image: url(../img/main.min.svg#servers)
}

.features__icon--shield {
    background-image: url(../img/main.min.svg#shield-lock)
}

.features__icon--wifi {
    background-image: url(../img/main.min.svg#wifi)
}

.features__icon--youtube {
    background-image: url(../img/main.min.svg#stream)
}

@media (min-width:768px) {
    .features__icon {
        margin-bottom: 16px
    }
}

.features__item-title {
    margin-bottom: 12px
}

.features__read-more {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 40px
}

@media (min-width:768px) {
    .features__read-more {
        margin-top: 48px
    }
}

.features__read-more-text {
    margin-bottom: 16px;
    max-width: 774px;
    text-align: center
}

.features__read-more-btn {
    display: inline-flex
}

.features__btn-wrap {
    display: flex;
    justify-content: center;
    margin: 40px 0 0
}

@media (min-width:768px) {
    .features__btn-wrap {
        margin: 80px 0 0
    }
}

.advantages-item {
    overflow: hidden;
    padding-top: 40px;
    position: relative
}

@media (min-width:768px) {
    .advantages-item {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .advantages-item {
        padding-top: 88px
    }
}

.advantages-item {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .advantages-item {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .advantages-item {
        padding-bottom: 88px
    }
}

.advantages-item__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media (min-width:1024px) {
    .advantages-item__in {
        align-items: stretch;
        flex-direction: row;
        gap: 88px;
        justify-content: space-between
    }
}

.advantages-item__column {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:1024px) {
    .advantages-item__column {
        justify-content: center;
        width: calc(50% - 44px)
    }
}

.advantages-item__pic {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 224px
}

@media (min-width:768px) {
    .advantages-item__pic {
        min-height: 268px
    }
}

@media (min-width:1024px) {
    .advantages-item__pic {
        min-height: 360px
    }
}

.advantages-item__pic img {
    max-width: 288px
}

@media (min-width:768px) {
    .advantages-item__pic img {
        max-width: 344px
    }
}

@media (min-width:1024px) {
    .advantages-item__pic img {
        max-width: 100%
    }
}

.advantages-item__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 480px;
    width: 100%
}

@media (min-width:1024px) {
    .advantages-item__content {
        align-items: flex-start;
        margin: 0;
        max-width: none
    }
}

.advantages-item__title {
    color: var(--gray900);
    text-align: center
}

@media (min-width:1024px) {
    .advantages-item__title {
        text-align: left
    }
}

.advantages-item__desc {
    margin: 16px 0 0;
    text-align: center
}

@media (min-width:1024px) {
    .advantages-item__desc {
        text-align: left
    }
}

.advantages-item__link {
    margin-top: 16px;
    text-align: center
}

@media (min-width:1024px) {
    .advantages-item__link {
        text-align: left
    }
}

.advantages-item__btn {
    margin-top: 16px;
    min-width: 288px
}

@media (min-width:768px) {
    .advantages-item__btn {
        min-width: 168px
    }
}

@media (min-width:1024px) {
    .advantages-item__btn {
        margin-top: 32px
    }
}

.advantages-item__btn-icon--arrow {
    background-image: url(../img/main.min.svg);
    background-size: 14px 8px
}

@media (min-width:1024px) {
    .advantages-item--reverse .advantages-item__in {
        flex-direction: row-reverse
    }
}

.advantages-item--padding-top {
    padding-bottom: 0
}

.advantages-item--padding-bottom {
    padding-top: 0
}

.advantages-item--dark .advantages-item__title {
    color: var(--white)
}

.advantages-item--dark .advantages-item__desc {
    color: var(--gray300)
}

.advantages-item--slider {
    padding-bottom: 80px;
    padding-top: 80px
}

@media (min-width:768px) {
    .advantages-item--slider {
        padding-bottom: 112px;
        padding-top: 112px
    }
}

@media (min-width:1024px) {
    .advantages-item--slider {
        padding: 0
    }
}

.advantages-item--slider .advantages-item__in {
    flex-direction: column-reverse
}

@media (min-width:1024px) {
    .advantages-item--slider .advantages-item__in {
        flex-direction: row
    }
}

.advantages-item--slider-breadcrumbs {
    padding-bottom: 80px;
    padding-top: 24px
}

@media (min-width:768px) {
    .advantages-item--slider-breadcrumbs {
        padding-bottom: 112px;
        padding-top: 48px
    }
}

@media (min-width:1024px) {
    .advantages-item--slider-breadcrumbs {
        margin-top: -104px;
        padding: 0
    }
}

.advantages-item--slider-breadcrumbs .advantages-item__in {
    flex-direction: column
}

@media (min-width:1024px) {
    .advantages-item--slider-breadcrumbs .advantages-item__in {
        flex-direction: row
    }
}

.advantages-item--slider-breadcrumbs .advantages-item__content {
    align-items: flex-start;
    color: var(--gray900);
    margin: 0 auto;
    max-width: 720px
}

@media (min-width:1024px) {
    .advantages-item--slider-breadcrumbs .advantages-item__content {
        flex: 1 0 auto;
        padding: 176px 0
    }
}

.advantages-item--slider-breadcrumbs .advantages-item__title {
    margin-top: 32px;
    text-align: left
}

@media (min-width:768px) {
    .advantages-item--slider-breadcrumbs .advantages-item__title {
        margin-top: 40px
    }
}

.advantages-item--slider-breadcrumbs .advantages-item__desc {
    text-align: left
}

.advantages-item--slider-breadcrumbs:after {
    background-color: var(--gray100);
    bottom: 0;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%
}

@media (min-width:768px) {
    .advantages-item--slider-breadcrumbs:after {
        height: 56px
    }
}

@media (min-width:1024px) {
    .advantages-item--slider-breadcrumbs:after {
        height: 88px
    }
}

.advantages-item--bg-gray {
    background-color: var(--gray100)
}

.advantages-item--bg-gray:after,
.advantages-item--bg-gray:before {
    background-color: var(--white);
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%
}

@media (min-width:768px) {

    .advantages-item--bg-gray:after,
    .advantages-item--bg-gray:before {
        height: 56px
    }
}

@media (min-width:1024px) {

    .advantages-item--bg-gray:after,
    .advantages-item--bg-gray:before {
        height: 88px
    }
}

.advantages-item--bg-gray:before {
    top: 0
}

.advantages-item--bg-gray:after {
    bottom: 0
}

.advantages-short {
    color: var(--gray900);
    padding: 40px 0
}

.advantages-short__in {
    margin: 0 auto;
    max-width: 480px;
    padding: 0 16px;
    width: 100%
}

@media (min-width:768px) {
    .advantages-short {
        display: none
    }
}

.advantages-short__title {
    font-size: var(--m-l-font);
    line-height: 1.125;
    text-align: center
}

.advantages-short__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 40px 0 0;
    padding: 0
}

.advantages-short__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: var(--font-family-roboto);
    font-weight: 500;
    margin-bottom: 80px;
    text-align: center
}

.advantages-short__item:last-child {
    margin-bottom: 0
}

.advantages-short__item:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 96px;
    margin-bottom: 24px;
    width: 96px
}

.advantages-short__item--locations:before {
    background-image: url(../img/main.min.svg)
}

.advantages-short__item--youtube:before {
    background-image: url(../img/main.min.svg)
}

.advantages-short__item--arrows:before {
    background-image: url(../img/main.min.svg)
}

.advantages-short__item--ninja:before {
    background-image: url(../img/main.min.svg)
}

.advantages-short__item--shield-lock-blue:before {
    background-image: url(../img/main.min.svg)
}

.advantages-short__item--3gb:before {
    background-image: url(../img/main.min.svg)
}

.advantages-short__item--select:before {
    background-image: url(../img/main.min.svg)
}

.advantages-short__item .md__paragraph {
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 16px
}

.advantages-short__item-desc {
    color: var(--gray700);
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400
}

@media (min-width:768px) {
    .advantages-list--grid .advantages-list__list {
        grid-gap: 48px 88px;
        display: grid;
        gap: 48px 88px;
        grid-template-columns: 1fr 1fr;
        max-width: none
    }
}

.advantages-list--grid .advantages-list__item {
    align-items: center;
    flex-direction: column;
    gap: 16px;
    padding: 20px 0
}

@media (min-width:768px) {
    .advantages-list--grid .advantages-list__item {
        align-items: flex-start;
        padding: 0
    }
}

.advantages-list--grid .advantages-list__item-content {
    text-align: center
}

@media (min-width:768px) {
    .advantages-list--grid .advantages-list__item-content {
        text-align: left
    }
}

.advantages-list--grid .advantages-list__item-title {
    margin: 0 0 14px
}

@media (min-width:768px) {
    .advantages-list--grid .advantages-list__item-title {
        margin: 0 0 12px
    }
}

.advantages-list__in {
    align-items: center;
    color: var(--gray900);
    display: flex;
    flex-direction: column
}

.advantages-list__title {
    text-align: center
}

.advantages-list__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 32px 0 0;
    max-width: 776px;
    padding: 0
}

@media (min-width:768px) {
    .advantages-list__list {
        margin: 48px 0 0
    }
}

.advantages-list__item {
    display: flex;
    gap: 12px;
    padding: 16px
}

.advantages-list__item-desc {
    color: var(--gray500)
}

.advantages-list__item-icon {
    flex-shrink: 0
}

.advantages-list__item-icon--quality {
    background-image: url(../img/main.min.svg)
}

.advantages-list__item-icon--lock {
    background-image: url(../img/main.min.svg)
}

.advantages-list__item-icon--location {
    background-image: url(../img/main.min.svg)
}

.advantages-list__item-icon--thumbsup {
    background-image: url(../img/main.min.svg)
}

.advantages-list__item-icon--share {
    background-image: url(../img/main.min.svg)
}

.advantages-list__item-icon--phone {
    background-image: url(../img/main.min.svg)
}

.advantages-list__item-content {
    display: flex;
    flex-direction: column
}

.advantages-list__btns {
    align-self: stretch;
    display: flex;
    justify-content: center;
    margin-top: 32px
}

@media (min-width:768px) {
    .advantages-list__btns {
        margin-top: 48px
    }
}

.advantages-list__btn-wrap {
    max-width: 400px;
    min-width: 0;
    min-width: auto;
    width: 100%
}

@media (min-width:1024px) {
    .advantages-list__btn-wrap {
        max-width: none;
        min-width: 260px;
        width: auto
    }
}

.advantages-list__btn {
    gap: 8px;
    max-width: none;
    min-height: 56px;
    width: 100%
}

@media (min-width:1024px) {
    .advantages-list__btn {
        min-height: 64px
    }
}

.products {
    color: var(--vpngray800);
    padding-bottom: 40px;
    padding-top: 40px
}

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

.products__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.products__title {
    margin-bottom: 32px;
    text-align: center
}

@media (min-width:768px) {
    .products__title {
        margin-bottom: 48px
    }
}

.products__lists {
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media (min-width:768px) {
    .products__lists {
        gap: 48px
    }
}

.products-list__in {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.products-list__list {
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .products-list__list {
        grid-gap: 24px;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (min-width:1024px) {
    .products-list__list {
        grid-template-columns: repeat(3, 1fr)
    }
}

.products-list__item {
    display: block
}

.products-list__item--first {
    grid-area: 1/1
}

.products-list__card {
    border-radius: var(--m-border-r);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 24px;
    transition: var(--t3) background-color;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (min-width:768px) {
    .products-list__card {
        border-radius: var(--m-border-r);
        box-shadow: 8px 8px 24px #0000001a
    }
}

@media (min-width:1024px) {

    .products-list__card:focus,
    .products-list__card:hover {
        background-color: var(--gray150)
    }

    .products-list__card:focus .products-list__card-icon,
    .products-list__card:hover .products-list__card-icon {
        filter: grayscale(0) brightness(1);
        opacity: 1
    }

    .products-list__card:focus .products-list__card-icon--colored-android,
    .products-list__card:hover .products-list__card-icon--colored-android {
        background-image: url(../img/main.min.svg)
    }

    .products-list__card:focus .products-list__card-link:last-child,
    .products-list__card:hover .products-list__card-link:last-child {
        color: var(--vpngreen900)
    }
}

.products-list__card-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 48px;
    margin-bottom: 16px;
    width: 48px
}

.products-list__card-icon--colored-windows {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-mac {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-ios {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-android {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-browser-extension {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-router {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-android-tv {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-apple-tv {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-xbox {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-playstation {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--colored-chromecast {
    background-image: url(../img/main.min.svg)
}

.products-list__card-icon--linux {
    background-image: url(../img/main.min.svg)
}

@media (min-width:1024px) {
    .products-list__card-icon {
        transition: var(--t2) opacity, var(--t2) filter
    }

    .products-list__card-icon--colored-windows {
        filter: grayscale(1) brightness(2.04)
    }

    .products-list__card-icon--colored-ios,
    .products-list__card-icon--colored-mac {
        filter: grayscale(1) brightness(1.72)
    }

    .products-list__card-icon--colored-android {
        background-image: url(../img/main.min.svg);
        transition: var(--t2) background-image
    }

    .products-list__card-icon--colored-browser-extension {
        filter: grayscale(1) brightness(1.355)
    }

    .products-list__card-icon--colored-router {
        filter: grayscale(1) brightness(1.35)
    }

    .products-list__card-icon--colored-android-tv {
        filter: grayscale(1) brightness(1.15)
    }

    .products-list__card-icon--colored-apple-tv {
        opacity: .15
    }

    .products-list__card-icon--colored-xbox {
        filter: grayscale(1) brightness(2.12)
    }

    .products-list__card-icon--colored-playstation {
        filter: grayscale(1) brightness(3.26)
    }

    .products-list__card-icon--colored-chromecast {
        filter: grayscale(1) brightness(1.35)
    }

    .products-list__card-icon--linux {
        opacity: .15
    }
}

.products-list__card-title {
    margin-bottom: 12px
}

.products-list__card-desc {
    color: var(--gray500);
    margin-bottom: 24px
}

.products-list__card-links {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: flex-end;
    margin-top: auto
}

.products-list__card-link {
    text-decoration: none
}

.products-list__card-link:hover+.products-list__card-link.products-list__card-link--secondary {
    color: var(--vpngreen400);
    text-decoration: none
}

.product-instruction {
    color: var(--gray900)
}

.product-instruction .md__strong {
    font-weight: var(--weight-medium)
}

.product-instruction__in {
    display: flex;
    flex-direction: column
}

.product-instruction__quote {
    margin: 0;
    padding-left: 19px;
    padding-top: 16px;
    position: relative
}

.product-instruction__quote:before {
    background-color: var(--default-product-icon);
    border-radius: 2px;
    bottom: 0;
    content: "";
    display: block;
    height: calc(100% - 16px);
    left: 0;
    position: absolute;
    width: 3px
}

.product-instruction__list {
    counter-reset: list;
    list-style: none;
    margin: 0;
    padding: 0 0 0 24px
}

@media (min-width:768px) {
    .product-instruction__list {
        padding: 0 0 0 26px
    }
}

.product-instruction__list-item {
    counter-increment: list;
    display: flex;
    flex-direction: column;
    margin-top: 32px;
    position: relative
}

@media (min-width:768px) {
    .product-instruction__list-item {
        margin-top: 40px
    }
}

.product-instruction__list-item:before {
    content: counter(list) ". ";
    display: block;
    left: -24px;
    position: absolute;
    top: 0
}

@media (min-width:768px) {
    .product-instruction__list-item:before {
        left: -26px
    }
}

.product-instruction__sublist .md__list {
    padding-left: 20px
}

.product-instruction__sublist .md__list-elem {
    display: list-item;
    list-style-type: disc;
    padding-top: 16px
}

.product-card-wrap {
    padding-top: 40px
}

@media (min-width:768px) {
    .product-card-wrap {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .product-card-wrap {
        padding-top: 88px
    }
}

.product-card-wrap {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .product-card-wrap {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .product-card-wrap {
        padding-bottom: 88px
    }
}

.product-card {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media (min-width:768px) {
    .product-card {
        gap: 48px
    }
}

@media (min-width:1024px) {
    .product-card {
        flex-direction: row;
        gap: 88px;
        justify-content: space-between
    }
}

.product-card__content {
    align-items: center;
    color: var(--default-main-text);
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .product-card__content {
        align-items: flex-start
    }
}

.product-card__media {
    max-width: 480px;
    order: -1
}

@media (min-width:1024px) {
    .product-card__media {
        order: 0
    }
}

.product-card__content,
.product-card__media {
    width: 100%
}

@media (min-width:1024px) {

    .product-card__content,
    .product-card__media {
        width: calc(50% - 44px)
    }
}

.product-card__rating {
    margin-bottom: 16px
}

@media (min-width:768px) {
    .product-card__rating {
        margin-bottom: 24px
    }
}

.product-card__title {
    margin-bottom: 8px
}

.product-card__desc,
.product-card__title {
    max-width: 480px;
    text-align: center
}

@media (min-width:768px) {

    .product-card__desc,
    .product-card__title {
        max-width: none;
        text-align: left
    }
}

.product-card__desc {
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    gap: 16px
}

.product-card__btns {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 32px;
    width: 100%
}

@media (min-width:768px) {
    .product-card__btns {
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 48px
    }
}

.product-card__btn-qr {
    display: none;
    flex-shrink: 0
}

@media (min-width:1024px) {
    .product-card__btn-qr {
        display: flex
    }
}

.product-card__btn-dont-work {
    flex-shrink: 0
}

.product-card__android-btn-tab {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media (min-width:768px) {
    .product-card__android-btn-tab {
        flex-direction: row;
        justify-content: flex-start
    }
}

.product-card__android-btn-tabs {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:1024px) {
    .product-card__android-btn-tabs {
        width: auto
    }
}

.product-card__android-tabs-toggles {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 32px
}

@media (min-width:768px) {
    .product-card__android-tabs-toggles {
        justify-content: flex-start
    }
}

.product-card__android-tab-toggle {
    background-color: transparent;
    border: none;
    color: var(--default-main-text);
    cursor: pointer;
    font-size: var(--xxs-font);
    line-height: 1.5;
    margin: 0;
    outline: none;
    padding: 0 0 8px;
    position: relative;
    transition: var(--t3) color
}

.product-card__android-tab-toggle:last-child {
    margin-left: 40px
}

.product-card__android-tab-toggle--active:before {
    background-color: var(--vpngreen400);
    border-radius: var(--xs-border-r);
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%
}

.product-card__img {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    position: relative;
    width: 100%
}

.product-card__img-in {
    position: relative
}

.product-card__img-in:before {
    content: "";
    height: 90%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: -1
}

.product-card__img-in img {
    display: block;
    max-height: 240px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width:768px) {
    .product-card__img-in img {
        max-height: 360px
    }
}

.product-card__browser-tab {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .product-card__browser-tab {
        align-items: flex-start
    }
}

.product-card__browser-dropdown {
    position: relative
}

.product-card__browser-dropdown-toggle {
    cursor: pointer;
    text-decoration: underline
}

.product-card__browser-dropdown-list {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    display: flex;
    flex-direction: column;
    left: 50%;
    min-width: 288px;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    top: calc(100% + 16px);
    transform: translateX(-50%);
    transition: var(--t3) opacity;
    visibility: hidden;
    z-index: 3
}

@media (min-width:1024px) {
    .product-card__browser-dropdown-list {
        left: calc(100% + 16px);
        min-width: 320px;
        top: -8px;
        transform: none
    }
}

.product-card__browser-dropdown-list--open {
    opacity: 1;
    visibility: visible
}

.product-card__browser-dropdown-item {
    color: var(--gray700);
    cursor: pointer;
    padding: 12px 24px;
    text-align: left;
    text-decoration: none;
    transition: var(--t3) background-color
}

.product-card__browser-dropdown-item--active,
.product-card__browser-dropdown-item:hover {
    background-color: var(--gray100)
}

.product-card__browser-toggles {
    display: flex;
    justify-content: center;
    margin: 24px -8px 0
}

@media (min-width:1024px) {
    .product-card__browser-toggles {
        justify-content: flex-start
    }
}

.product-card__browser-toggle {
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 28px 28px;
    border: none;
    border-radius: var(--s-border-r);
    cursor: pointer;
    height: 38px;
    margin: 0 8px;
    padding: 0;
    position: relative;
    transition: var(--t3) background-color;
    width: 38px
}

.product-card__browser-toggle--active,
.product-card__browser-toggle:focus,
.product-card__browser-toggle:hover {
    background-color: var(--hovered-dropdown-menu-background)
}

.product-card__browser-toggle--chrome {
    background-image: url(../img/main.min.svg#colored-chrome)
}

.product-card__browser-toggle--edge {
    background-image: url(../img/main.min.svg#colored-icon-edge)
}

.product-card__browser-toggle--firefox {
    background-image: url(../img/main.min.svg#colored-icon-firefox)
}

.product-card__browser-toggle--opera {
    background-image: url(../img/main.min.svg#colored-icon-opera)
}

.product-card__link {
    color: var(--vpngreen400);
    transition: var(--t3) color
}

.product-card__link:hover {
    color: var(--vpngreen700)
}

.product-card__beta-download {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 32px
}

@media (min-width:1024px) {
    .product-card__beta-download {
        align-items: flex-start;
        flex-direction: row;
        margin-top: 32px
    }
}

.product-card__beta-download .button-wrap {
    margin: 0
}

.product-card__beta-download .product-card__link {
    margin-top: 32px
}

@media (min-width:1024px) {
    .product-card__beta-download .product-card__link {
        margin-left: 32px;
        margin-top: 22px
    }

    .product-card--reverse {
        flex-direction: row-reverse
    }

    .product-card--single .product-card__desc,
    .product-card--single-browsers .product-card__desc {
        font-family: var(--font-family-roboto);
        font-size: var(--xs-font);
        font-weight: 400;
        line-height: 1.555
    }
}

@media (min-width:768px) {

    .product-card--single .product-card__img img,
    .product-card--single-browsers .product-card__img img {
        max-height: 408px
    }
}

.product-card--single-browsers .product-card__btns {
    display: none
}

@media (min-width:1024px) {
    .product-card--single-browsers .product-card__btns {
        display: flex
    }
}

.product-card--browser_extension .product-card__btns {
    display: none
}

@media (min-width:1024px) {
    .product-card--browser_extension .product-card__btns {
        display: flex
    }
}

.product-card--all {
    padding-bottom: 80px
}

@media (min-width:768px) {
    .product-card--all {
        padding-bottom: 112px
    }
}

@media (min-width:1024px) {
    .product-card--all {
        padding-bottom: 176px
    }
}

.product-card--all .product-card__android-btn-tab,
.product-card--all .product-card__btns {
    flex-wrap: wrap
}

@media (min-width:1024px) {

    .product-card--all .product-card__android-btn-tab .button,
    .product-card--all .product-card__btns .button {
        min-width: 300px
    }
}

.product-card--all .product-card__btn-qr {
    min-width: 240px
}

.product-card--all .product-card__img:after,
.product-card--all .product-card__img:before {
    display: none
}

.product-card--all .product-card__img .product-card__img-in:before {
    box-shadow: none
}

.product-card--all .product-card__img img {
    max-height: none
}

@media (min-width:1024px) {
    .product-card--tabs {
        min-height: 392px
    }
}

.product-card__browser-tabs {
    width: 100%
}

@media (min-width:1024px) {
    .product-card__browser-tabs {
        width: auto
    }
}

.about {
    color: var(--gray900);
    padding: 80px 0 40px
}

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

.about__in {
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

.about__title {
    font-family: var(--font-family-roboto);
    font-size: 2.5rem;
    font-weight: 700;
    margin: 35px 0 20px
}

.about__title--main {
    font-size: 3rem;
    margin-top: 0;
    text-align: center
}

@media (min-width:768px) {
    .about__title--main {
        text-align: left
    }
}

.about__text {
    font-size: 1.7rem;
    line-height: 1.7
}

.about__text--bold {
    font-family: var(--font-family-roboto);
    font-weight: 700;
    margin-bottom: 15px
}

.about__list {
    padding-left: 29px
}

.about__list-item {
    align-items: center;
    display: flex;
    margin: 0 0 10px;
    position: relative
}

.about__list-item:before {
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    left: -30px;
    position: absolute
}

.about__list-item--check:before {
    background-image: url(../img/main.min.svg);
    height: 15px;
    width: 15px
}

.about__action {
    margin-top: 35px
}

.about .md__strong {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.content-nav {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

@media (min-width:1024px) {
    .content-nav {
        margin: 0 0 -67px;
        position: relative
    }
}

@media (min-width:768px) {
    .content-nav__in {
        padding-left: 60px
    }
}

.content-nav__btn {
    font-family: var(--font-family-roboto);
    font-weight: 400
}

.thankyou {
    margin: 32px 0 64px
}

@media (min-width:768px) {
    .thankyou {
        margin: 32px 0 88px
    }
}

@media (min-width:1024px) {
    .thankyou {
        margin: 48px 0 88px
    }
}

.thankyou__in {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

.thankyou__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin: 0 auto 32px;
    max-width: 320px;
    text-align: center
}

@media (min-width:768px) {
    .thankyou__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .thankyou__title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

@media (min-width:768px) {
    .thankyou__title {
        margin: 0 auto 72px;
        max-width: none
    }
}

@media (min-width:1024px) {
    .thankyou__title {
        font-size: 4.8rem;
        line-height: 1.125
    }
}

.thankyou__advantages {
    display: flex;
    flex-direction: column;
    margin: 48px 0 0;
    order: 1
}

@media (min-width:768px) {
    .thankyou__advantages {
        flex-direction: row;
        justify-content: center;
        margin: 0 0 104px;
        order: 0
    }
}

.thankyou__advantages-col {
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .thankyou__advantages-col:first-child {
        margin-right: 64px
    }

    .thankyou__advantages-col:last-child {
        margin-left: 64px
    }
}

.thankyou__advantages-title {
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center
}

@media (min-width:768px) {
    .thankyou__advantages-title {
        text-align: left
    }
}

.thankyou__advantages-list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 16px auto -8px;
    padding: 0;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width:768px) {
    .thankyou__advantages-list {
        font-size: 2.4rem;
        margin: 20px 0 -16px;
        max-width: 560px;
        width: 100%
    }
}

.thankyou__advantages-list--free .thankyou__advantages-item:before {
    background-image: url(../img/main.min.svg)
}

.thankyou__advantages-item {
    display: flex;
    margin-bottom: 8px;
    padding-left: 22px;
    position: relative
}

.thankyou__advantages-item:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 13px
}

@media (min-width:768px) {
    .thankyou__advantages-item:before {
        top: 12px
    }

    .thankyou__advantages-item {
        display: inline-flex;
        flex: 0;
        margin-bottom: 16px;
        width: auto
    }
}

.thankyou__versus {
    color: var(--vpngreen400);
    display: flex;
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    justify-content: center;
    margin: 32px 0
}

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

.thankyou__upgrade {
    margin: 32px auto 0;
    max-width: 320px;
    order: 2;
    width: 100%
}

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

.thankyou-banner {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    padding: 48px 0 104px;
    position: relative
}

@media (min-width:768px) {
    .thankyou-banner {
        justify-content: center;
        padding: 88px 0
    }
}

.thankyou-banner__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--container-width-10-col) + 32px);
    padding: 0 var(--m-padding);
    width: 100%
}

@media (min-width:768px) {
    .thankyou-banner__in {
        max-width: calc(var(--container-width-10-col) + 48px);
        padding: 0 24px;
        width: auto
    }
}

.thankyou-banner__title {
    color: var(--gray900);
    font-size: 4rem;
    font-weight: var(--weight-bold);
    line-height: 1.15;
    line-height: var(--lh-titles-normal);
    max-width: 400px;
    text-align: center
}

@media (min-width:768px) {
    .thankyou-banner__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        max-width: 560px
    }
}

.thankyou-banner__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 40px 0 -24px;
    padding: 0
}

@media (min-width:768px) {
    .thankyou-banner__list {
        flex-direction: row;
        margin: 40px -12px 0
    }
}

.thankyou-banner__item {
    align-items: center;
    color: var(--gray900);
    display: flex;
    font-family: var(--font-family-roboto);
    font-weight: 500;
    margin: 0 12px 24px
}

@media (min-width:768px) {
    .thankyou-banner__item {
        flex-direction: column;
        margin: 0 12px;
        padding: 16px;
        text-align: center;
        width: calc(25% - 24px)
    }
}

.thankyou-banner__item:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 40px;
    margin-right: 16px;
    position: relative;
    width: 40px
}

@media (min-width:768px) {
    .thankyou-banner__item:before {
        height: 48px;
        margin-bottom: 8px;
        margin-right: 0;
        width: 48px
    }
}

.thankyou-banner__item--3gb:before {
    background-image: url(../img/main.min.svg#3gb)
}

.thankyou-banner__item--locations:before {
    background-image: url(../img/main.min.svg#locations)
}

.thankyou-banner__item--double:before {
    background-image: url(../img/main.min.svg#double)
}

.thankyou-banner__item--shield:before {
    background-image: url(../img/main.min.svg#shield-lock)
}

.thankyou-banner__btn {
    margin-top: 40px;
    min-width: 254px
}

.blog {
    margin: 24px 0 40px
}

@media (min-width:768px) {
    .blog {
        margin: 24px 0 80px
    }
}

.blog--post-grid {
    margin-top: 0
}

.blog--post-grid .blog__in {
    padding: 0
}

.blog__in {
    margin: 0 auto;
    max-width: 1096px;
    padding: 0 16px
}

.blog__header {
    align-items: center;
    display: flex;
    margin: 40px 0 24px
}

@media (min-width:768px) {
    .blog__header {
        margin: 48px 0 40px
    }
}

.blog__title-outer {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.blog__title {
    align-items: center;
    color: var(--default-main-text);
    display: flex;
    font-size: 2.8rem;
    font-weight: var(--weight-bold);
    line-height: 1.14;
    line-height: var(--lh-titles-normal)
}

@media (min-width:768px) {
    .blog__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal)
    }
}

.blog__title-img {
    border-radius: var(--round-border-r);
    height: 48px;
    margin-right: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 48px
}

@media (min-width:768px) {
    .blog__title-img {
        margin-right: 24px
    }
}

.blog__subtitle {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 16px 0 0;
    width: 100%
}

@media (min-width:768px) {
    .blog__subtitle {
        font-family: var(--font-family-roboto);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.56;
        margin: 24px 0 0
    }
}

.blog__social {
    align-items: center;
    display: flex;
    margin-left: auto
}

.blog__search,
.blog__social-link {
    align-items: center;
    color: var(--default-description-text);
    display: flex;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    transition: color var(--t2)
}

@media (min-width:768px) {

    .blog__search,
    .blog__social-link {
        font-family: var(--font-family-roboto);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.56
    }
}

.blog__search:not(:last-child),
.blog__social-link:not(:last-child) {
    margin-right: 24px
}

@media (min-width:768px) {

    .blog__search:not(:last-child),
    .blog__social-link:not(:last-child) {
        margin-right: 32px
    }
}

.blog__search:after,
.blog__social-link:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 16px;
    margin-left: 8px;
    position: relative;
    width: 16px
}

@media (min-width:768px) {

    .blog__search:after,
    .blog__social-link:after {
        height: 24px;
        width: 24px
    }
}

.blog__search--rss:after,
.blog__social-link--rss:after {
    background-image: url(../img/main.min.svg)
}

.blog .grid-list {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .blog .grid-list {
        margin-bottom: 104px
    }
}

.blog__search {
    background: none;
    border: 0;
    cursor: pointer;
    margin-left: 32px
}

.blog__search:after {
    background-image: url(../img/main.min.svg)
}

.grid-list {
    grid-column-gap: 88px;
    grid-row-gap: 104px;
    display: grid;
    grid-template-columns: 1fr;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .grid-list {
        grid-column-gap: 32px;
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width:1024px) {
    .grid-list {
        grid-column-gap: 88px
    }
}

.post-card {
    display: flex;
    flex-direction: column
}

.post-card__pic {
    border-radius: var(--m-border-r);
    order: -3;
    overflow: hidden;
    padding: 0 0 200px;
    position: relative;
    text-decoration: none
}

@media (min-width:768px) {
    .post-card__pic {
        padding: 0 0 calc(67% + 1px)
    }
}

.post-card__pic:hover~.post-card__title {
    text-decoration: underline
}

.post-card__img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.post-card__title {
    color: var(--default-main-text);
    margin-top: 16px;
    order: -2;
    text-decoration: none
}

@media (min-width:768px) {
    .post-card__title {
        margin-top: 32px;
        order: -1
    }
}

.post-card__title:hover {
    text-decoration: underline
}

.post-card__title-text {
    color: var(--default-main-text);
    font-size: 2.4rem;
    font-weight: var(--weight-bold);
    line-height: 1.17;
    line-height: var(--lh-titles-normal)
}

@media (min-width:768px) {
    .post-card__title-text {
        font-size: 3.2rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal)
    }
}

.post-card__desc {
    color: var(--default-main-text);
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375;
    margin: 16px 0 24px
}

@media (min-width:768px) {
    .post-card__desc {
        font-family: var(--font-family-roboto);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.56
    }
}

.post-card__desc p {
    margin: 0
}

.post-card__desc a {
    color: var(--default-link);
    text-decoration: none;
    transition: var(--t3) color
}

.post-card__desc a:focus,
.post-card__desc a:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.post-card__desc img {
    display: block;
    margin: 10px 0;
    max-width: 100% !important
}

.post-card__desc blockquote {
    margin: 0
}

.post-authors {
    display: flex;
    flex-wrap: wrap
}

.post-authors__author {
    align-items: center;
    color: var(--default-description-text);
    display: flex;
    text-decoration: none
}

.post-authors__author:not(:last-child) {
    margin-right: 24px
}

.post-authors__author:hover .post-authors__name {
    text-decoration: underline
}

.post-authors__pic {
    border-radius: var(--round-border-r);
    height: 16px;
    margin-right: 8px;
    width: 16px
}

.post-authors__name {
    font-family: var(--font-family-roboto);
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5
}

@media (min-width:768px) {
    .post-authors__name {
        font-family: var(--font-family-roboto);
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.29
    }
}

.blog-search {
    font-size: 1.6rem
}

.blog-search__wrap {
    background: var(--default-popup-background);
    border-radius: 8px;
    margin-bottom: 16px;
    min-height: 56px;
    position: relative
}

.blog-search__icon {
    background-repeat: no-repeat;
    flex-shrink: 0;
    height: 24px;
    margin-right: 12px;
    position: relative;
    width: 24px
}

.blog-search__icon--input {
    background-image: url(../img/main.min.svg);
    left: 16px;
    position: absolute;
    top: 16px
}

.blog-search__icon--file {
    background-image: url(../img/main.min.svg);
    top: -1px
}

.blog-search__icon--recent {
    background-image: url(../img/main.min.svg);
    top: -1px
}

.blog-search__icon--empty {
    background-image: url(../img/main.min.svg);
    height: 64px;
    margin: 0 0 8px;
    width: 64px
}

.blog-search__input {
    background-color: var(--default-input-background);
    border: 1px solid var(--default-active-input-stroke);
    border-radius: 8px;
    color: var(--default-main-text);
    font-size: 1.6rem;
    height: 56px;
    outline: 0;
    padding: 16px 45px 16px 52px;
    transition: var(--t2) border;
    width: 100%
}

.blog-search__input::-moz-placeholder {
    color: var(--default-placeholder)
}

.blog-search__input::placeholder {
    color: var(--default-placeholder)
}

.blog-search__input::-webkit-search-cancel-button,
.blog-search__input::-webkit-search-decoration {
    -webkit-appearance: none
}

.blog-search__section .ais-InfiniteHits-list {
    display: block;
    padding: 0
}

.blog-search__section .ais-InfiniteHits-item {
    display: block
}

.blog-search__list {
    max-height: 230px;
    overflow: auto
}

.blog-search__list::-webkit-scrollbar {
    width: 8px
}

.blog-search__list::-webkit-scrollbar-track {
    background-color: transparent
}

.blog-search__list::-webkit-scrollbar-thumb {
    background-color: var(--default-inactive-input-stroke);
    border-radius: 13px
}

.blog-search__list--loading {
    min-height: 175px
}

.blog-search__item {
    display: flex;
    flex-direction: column;
    position: relative
}

.blog-search__item mark {
    background-color: transparent;
    color: var(--default-link);
    font-family: var(--font-family-akkurat);
    font-weight: 600
}

.blog-search__subtitle,
.blog-search__title {
    align-items: flex-start;
    border-radius: 8px;
    color: var(--default-main-text);
    display: flex;
    overflow: hidden;
    padding: 16px;
    text-align: left;
    text-decoration: none;
    transition: var(--t2) background-color
}

.blog-search__subtitle:focus,
.blog-search__subtitle:hover,
.blog-search__title:focus,
.blog-search__title:hover {
    background-color: var(--hovered-dropdown-menu-background)
}

.blog-search__subtitle {
    padding: 0 16px 16px 26px;
    position: relative
}

.blog-search__subtitle:not(.blog-search__subtitle:last-child):before {
    background-color: var(--default-gray-icons);
    content: "";
    height: 100%;
    left: 26px;
    position: absolute;
    width: 1px
}

.blog-search__subtitle--content {
    color: var(--default-description-text)
}

.blog-search__subtitle .blog-search__icon {
    border-bottom: 1px solid var(--default-gray-icons);
    border-left: 1px solid var(--default-gray-icons);
    height: 20px;
    position: relative;
    top: 8px;
    width: 21px
}

.blog-search__subtitle .blog-search__text {
    padding: 16px 0 3px
}

.blog-search__item-wrap {
    position: relative
}

.blog-search__recent {
    text-align: center
}

.blog-search__recent-text {
    padding: 48px 16px
}

.blog-search__empty {
    align-items: center;
    color: var(--default-description-text);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 16px
}

.blog-search__footer {
    align-items: flex-start;
    display: flex;
    font-size: 1.4rem;
    justify-content: space-between;
    margin-top: 16px;
    padding: 16px 8px 0
}

@media (min-width:768px) {
    .blog-search__footer {
        align-items: center
    }
}

.blog-search__notice {
    color: var(--default-description-text);
    display: none;
    margin-right: 8px
}

@media (min-width:768px) {
    .blog-search__notice {
        display: block
    }
}

.blog-search__clear,
.blog-search__close {
    background: none;
    border: 0;
    color: var(--default-main-text);
    cursor: pointer;
    display: inline-block;
    padding: 0
}

.blog-search__close {
    display: inline-block
}

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

.blog-search__input-clear {
    background-color: transparent;
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    height: 24px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 24px
}

.post-header {
    background-color: var(--hovered-page-background);
    margin-bottom: 24px
}

.post-header__in {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 680px;
    padding: 16px
}

@media (min-width:768px) {
    .post-header__in {
        align-items: center;
        flex-direction: row;
        justify-content: space-between
    }
}

.post-header__link {
    align-items: center;
    background: none;
    border: 0;
    color: var(--default-description-text);
    cursor: pointer;
    display: flex;
    font-size: 1.45rem;
    line-height: 1.5;
    margin-bottom: 16px;
    padding: 0;
    text-decoration: none;
    transition: color var(--t2)
}

.post-header__link:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 24px;
    margin-left: 8px;
    position: relative;
    width: 24px
}

.post-header__link:last-child {
    margin-bottom: 0
}

.post-header__link--search:after {
    background-image: url(../img/main.min.svg)
}

.post-header__link--subscribe:after {
    background-image: url(../img/main.min.svg)
}

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

.blog-subscribe-notify {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px
}

.blog-subscribe-notify__text {
    color: var(--default-main-text);
    margin-right: 4px
}

.blog-subscribe-notify__btn {
    background-color: transparent;
    border: none;
    color: var(--default-link);
    cursor: pointer;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: var(--t3) color
}

.blog-subscribe-notify__btn:focus,
.blog-subscribe-notify__btn:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.blog-subscribe-notify__btn:focus .blog-subscribe-notify__baloon,
.blog-subscribe-notify__btn:hover .blog-subscribe-notify__baloon {
    opacity: 1;
    visibility: visible
}

.blog-subscribe-notify__baloon {
    background-color: var(--default-cards-background);
    border-radius: 8px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .15);
    color: var(--default-main-text);
    display: none;
    font-size: 14px;
    left: calc(100% + 8px);
    line-height: 130%;
    min-width: 256px;
    opacity: 0;
    padding: 16px;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    transition: var(--t3) opacity;
    visibility: hidden
}

@media (min-width:1024px) {
    .blog-subscribe-notify__baloon {
        display: block
    }
}

.content-container {
    margin: 74px 0 80px
}

@media (min-width:768px) {
    .content-container {
        margin: 24px 0 96px
    }
}

.content-container__in {
    margin: 0 auto;
    max-width: 680px;
    padding: 0 16px
}

.content-outer {
    margin-top: 32px
}

@media (min-width:768px) {
    .content-outer {
        margin-top: 48px
    }
}

.content-block__in,
.content-outer__in {
    margin: 0 auto;
    max-width: 680px;
    padding: 0 16px
}

.content-block__in {
    width: 100%
}

.content-block__header {
    display: flex;
    flex-direction: column
}

.content-block__title {
    color: var(--default-main-text);
    font-size: 2.8rem;
    font-weight: var(--weight-bold);
    line-height: 1.14;
    line-height: var(--lh-titles-normal)
}

@media (min-width:768px) {
    .content-block__title {
        font-size: 4rem;
        font-weight: var(--weight-bold);
        line-height: 1.15;
        line-height: var(--lh-titles-normal)
    }
}

.content-block__text {
    color: var(--default-main-text);
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375
}

@media (min-width:768px) {
    .content-block__text {
        font-family: var(--font-family-roboto);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.56
    }
}

.content-block__text>:first-child {
    margin-top: 0
}

.content-block__text h2 {
    color: var(--default-main-text);
    font-size: 2.4rem;
    font-weight: var(--weight-bold);
    line-height: 1.17;
    line-height: var(--lh-titles-normal);
    margin: 32px 0 0
}

@media (min-width:768px) {
    .content-block__text h2 {
        font-size: 3.2rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        margin: 48px 0 0
    }
}

.content-block__text h3,
.content-block__text h4,
.content-block__text h5 {
    color: var(--default-main-text);
    font-size: 2rem;
    font-weight: var(--weight-bold);
    line-height: 1.3;
    line-height: var(--lh-titles-normal);
    margin: 24px 0 0
}

@media (min-width:768px) {

    .content-block__text h3,
    .content-block__text h4,
    .content-block__text h5 {
        font-size: 2.4rem;
        font-weight: var(--weight-bold);
        line-height: 1.25;
        line-height: var(--lh-titles-normal);
        margin: 32px 0 0
    }
}

.content-block__text .md__paragraph,
.content-block__text p {
    margin: 16px 0 0
}

@media (min-width:768px) {

    .content-block__text .md__paragraph,
    .content-block__text p {
        margin: 24px 0 0
    }
}

.content-block__text .md__link,
.content-block__text a {
    color: var(--default-link);
    text-decoration: none;
    transition: var(--t3) color;
    word-break: break-word
}

.content-block__text .md__link:focus,
.content-block__text .md__link:hover,
.content-block__text a:focus,
.content-block__text a:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.content-block__text figure {
    margin: 0
}

.content-block__text .md__img,
.content-block__text img {
    cursor: pointer;
    display: block;
    margin: 32px auto;
    max-width: 100%;
    width: 100%
}

.content-block__text img[alt$="*border"],
.content-block__text img[alt$="*mobile_border"] {
    border: 1px solid var(--default-inactive-input-stroke)
}

.content-block__text img[alt$="*mobile"],
.content-block__text img[alt$="*mobile_border"] {
    max-width: 360px
}

.content-block__text img+br {
    display: none
}

.content-block__text img+p i {
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.29;
    position: relative;
    top: -24px
}

.content-block__text video {
    display: block;
    width: 100%
}

.content-block__text video[data-border],
.content-block__text video[data-mobile-border] {
    border: 1px solid var(--default-inactive-input-stroke)
}

.content-block__text video[data-mobile-border],
.content-block__text video[data-mobile] {
    margin: 0 auto;
    max-width: 360px
}

.content-block__text .md__list,
.content-block__text .md__list.md__list_ordered,
.content-block__text ol,
.content-block__text ul {
    margin: 16px 0 0;
    padding-left: 24px
}

@media (min-width:768px) {

    .content-block__text .md__list,
    .content-block__text .md__list.md__list_ordered,
    .content-block__text ol,
    .content-block__text ul {
        margin: 24px 0 0;
        width: auto
    }
}

.content-block__text .md__list-elem,
.content-block__text li {
    display: list-item;
    list-style-type: disc
}

.content-block__text .md__list.md__list_ordered .md__list-elem,
.content-block__text ol li {
    list-style-type: decimal
}

.content-block__text .md__quote,
.content-block__text blockquote {
    border-left: 4px solid var(--default-logo-key-color);
    margin: 16px 0 0;
    padding: 0 0 0 24px
}

@media (min-width:768px) {

    .content-block__text .md__quote,
    .content-block__text blockquote {
        margin: 24px 0 0;
        padding: 0 0 0 32px
    }
}

.content-block__text .md__iframe,
.content-block__text embed,
.content-block__text iframe,
.content-block__text object {
    display: block;
    margin: 32px auto;
    max-width: 360px;
    min-height: 200px;
    width: 100%
}

@media (min-width:1024px) {

    .content-block__text .md__iframe,
    .content-block__text embed,
    .content-block__text iframe,
    .content-block__text object {
        max-width: 100%;
        min-height: 365px
    }
}

.content-block__text .md__pre,
.content-block__text pre {
    background-color: var(--pressed-page-background);
    margin: 24px 0 0;
    overflow: auto;
    padding: 16px
}

.content-block__text .md__code,
.content-block__text code {
    word-wrap: break-word;
    background-color: var(--pressed-page-background);
    color: var(--default-main-text)
}

.content-block__text .md__pre .md__code,
.content-block__text pre code {
    word-wrap: normal;
    background-color: transparent;
    border: 0;
    display: inline-block;
    line-height: inherit;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0
}

.content-block__text .md__table,
.content-block__text table {
    border-collapse: collapse;
    border-spacing: 0;
    display: inline-block;
    margin-top: 24px;
    overflow: auto;
    width: 100%
}

.content-block__text .md__tr,
.content-block__text tr {
    background-color: var(--default-page-background);
    border-top: 1px solid var(--default-item-divider)
}

.content-block__text .md__tr:nth-child(2n),
.content-block__text tr:nth-child(2n) {
    background-color: var(--hovered-page-background)
}

.content-block__text .md__td,
.content-block__text .md__th,
.content-block__text td,
.content-block__text th {
    border-top: 1px solid var(--default-item-divider);
    padding: 12px 15px
}

.content-block__text .md__td,
.content-block__text th {
    border-bottom: 2px solid var(--default-item-divider);
    font-family: var(--font-family-roboto);
    font-weight: 500;
    text-align: left
}

.content-block__text abbr {
    border-bottom: 2px dotted var(--default-item-divider);
    cursor: help;
    display: inline-block;
    line-height: 1.2;
    position: relative;
    text-decoration: none;
    vertical-align: baseline
}

.content-block__text abbr:focus:before,
.content-block__text abbr:hover:before {
    opacity: 1;
    visibility: visible
}

.content-block__text abbr:before {
    background-color: var(--default-cards-background);
    border-radius: var(--xm-border-r);
    bottom: 16px;
    box-shadow: 0 8px 18px -6px rgba(0, 0, 0, .3), 0 12px 42px -4px rgba(0, 0, 0, .3);
    content: attr(data-title);
    cursor: default;
    font-size: 1.4rem;
    left: 50%;
    line-height: 1.4;
    opacity: 0;
    padding: 20px 24px;
    position: fixed;
    transform: translateX(-50%);
    transition: var(--t3) opacity;
    visibility: hidden;
    width: 250px;
    z-index: 10
}

@media (min-width:768px) {
    .content-block__text abbr:before {
        bottom: auto;
        box-shadow: 0 8px 18px -6px rgba(0, 0, 0, .1), 0 12px 42px -4px rgba(0, 0, 0, .1);
        left: 0;
        position: absolute;
        top: calc(100% + 2px);
        transform: none
    }
}

.content-block__text .sn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 24px;
    margin-right: 16px;
    margin-top: 12px;
    position: relative;
    width: 24px
}

.content-block__text .sn.facebook {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.instagram {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.line {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.reddit {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.talk {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.telegram {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.vk {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.weibo {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.x {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn.youtube {
    background-image: url(../img/main.min.svg)
}

.content-block__text .sn[data-tooltip]:before {
    background-color: var(--default-cards-background);
    border-radius: 8px;
    bottom: calc(100% + 8px);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .15);
    color: var(--default-main-text);
    content: attr(data-tooltip);
    display: none;
    font-size: 14px;
    left: 0;
    line-height: 130%;
    min-width: 200px;
    opacity: 0;
    padding: 16px;
    position: absolute;
    text-align: left;
    transition: var(--t3) opacity;
    visibility: hidden
}

@media (min-width:1024px) {
    .content-block__text .sn[data-tooltip]:before {
        display: block
    }
}

.content-block__text .sn[data-tooltip]:hover:before {
    opacity: 1;
    visibility: visible
}

.content-info {
    display: flex;
    flex-wrap: wrap;
    order: -1
}

@media (min-width:768px) {
    .content-info {
        order: -2
    }
}

.content-info--blog-card {
    margin-top: 16px
}

@media (min-width:768px) {
    .content-info--blog-card {
        margin-top: 24px
    }
}

.content-info--content-start {
    margin: 24px 0 16px
}

@media (min-width:768px) {
    .content-info--content-start {
        margin: 24px 0
    }
}

.content-info--content-end {
    margin: 48px 0 24px
}

.content-info--article {
    margin: 8px 0 16px
}

.content-info__breadcrumb {
    color: var(--default-description-text);
    font-family: var(--font-family-roboto);
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    text-decoration: none
}

@media (min-width:768px) {
    .content-info__breadcrumb {
        font-family: var(--font-family-roboto);
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.29
    }
}

.content-info__breadcrumb:not(:last-child) {
    margin-right: 16px
}

.content-info__breadcrumb:not(:last-child):before {
    background-color: var(--default-description-text);
    border-radius: var(--round-border-r);
    content: "";
    height: 2px;
    position: absolute;
    right: -8px;
    top: 50%;
    width: 2px
}

.content-info__breadcrumb--link:hover {
    text-decoration: underline
}

.content-info__breadcrumb--date {
    cursor: default
}

.content-info__breadcrumb--date:hover .content-info__breadcrumb-tooltip {
    opacity: 1;
    visibility: visible
}

.content-info__breadcrumb-tooltip {
    background-color: var(--default-cards-background);
    border-radius: var(--m-border-r);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .15);
    color: var(--default-main-text);
    display: none;
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 400;
    left: 50%;
    line-height: 1.29;
    min-width: 256px;
    opacity: 0;
    padding: 16px;
    position: absolute;
    top: calc(100% + 8px);
    transition: var(--t3) opacity, var(--t3) visibility;
    visibility: hidden;
    z-index: 1
}

@media (min-width:1024px) {
    .content-info__breadcrumb-tooltip {
        display: flex
    }
}

.content-info__breadcrumb-tooltip:before {
    bottom: 100%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%
}

.content-social {
    align-items: center;
    display: flex;
    justify-content: center
}

@media (min-width:768px) {
    .content-social {
        justify-content: flex-start
    }
}

.content-social--post {
    margin-top: 32px
}

@media (min-width:768px) {
    .content-social--post {
        margin-left: 24px;
        margin-top: 0
    }
}

.content-social--article {
    margin-top: 48px
}

.content-social__btn {
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    cursor: pointer;
    height: 24px;
    margin: 0;
    outline: none;
    padding: 0;
    width: 24px
}

.content-social__btn:not(:first-child) {
    margin-left: 24px
}

.content-social__btn--youtube {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--twitter_vpn {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--instagram {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--facebook {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--telegram {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--reddit {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--vk {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--line {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--kakao {
    background-image: url(../img/main.min.svg)
}

.content-social__btn--weibo {
    background-image: url(../img/main.min.svg)
}

.cross-link-news {
    padding: 40px 0
}

@media (min-width:768px) {
    .cross-link-news {
        padding: 88px 0
    }
}

.cross-link-news__in {
    margin: 0 auto;
    max-width: var(--container-desktop);
    padding-left: 15px;
    padding-right: 15px
}

.cross-link-news__title {
    color: var(--default-main-text);
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    line-height: 1.125;
    line-height: var(--lh-titles-normal);
    text-align: center
}

@media (min-width:768px) {
    .cross-link-news__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal)
    }
}

.cross-link-news__list {
    grid-gap: 24px;
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr;
    list-style: none;
    margin: 32px auto 0;
    max-width: 720px;
    padding: 0
}

@media (min-width:768px) {
    .cross-link-news__list {
        grid-template-columns: 1fr 1fr;
        margin: 48px auto 0
    }
}

@media (min-width:1024px) {
    .cross-link-news__list {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        max-width: none
    }
}

.cross-link-news__card {
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    text-decoration: none
}

.cross-link-news__card:hover .cross-link-news__read-more {
    color: var(--hovered-link);
    text-decoration: underline
}

.cross-link-news__card-pic {
    border-radius: var(--m-border-r);
    overflow: hidden;
    padding: 0 0 200px;
    position: relative
}

@media (min-width:768px) {
    .cross-link-news__card-pic {
        padding: 0 0 calc(60% + 2px)
    }
}

@media (min-width:1024px) {
    .cross-link-news__card-pic {
        padding: 0 0 calc(65% + 8px)
    }
}

.cross-link-news__card-img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    position: absolute;
    top: 0;
    width: 100%
}

.cross-link-news__card-title {
    color: var(--default-main-text);
    font-size: 2.4rem;
    font-weight: var(--weight-bold);
    line-height: 1.25;
    line-height: var(--lh-titles-normal);
    margin-top: 24px
}

.cross-link-news__card-desc {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 8px
}

.cross-link-news__card-desc p {
    margin: 0
}

.cross-link-news__card-desc a {
    color: var(--default-link);
    text-decoration: none;
    transition: var(--t3) color
}

.cross-link-news__card-desc a:focus,
.cross-link-news__card-desc a:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.cross-link-news__card-desc img {
    display: block;
    margin: 10px 0;
    max-width: 100% !important
}

.cross-link-news__card-desc blockquote {
    margin: 0
}

.cross-link-news__read-more {
    color: var(--default-link);
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 8px;
    transition: var(--t3) color
}

.pagination {
    display: flex;
    justify-content: center
}

.pagination__link {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    color: var(--default-main-text);
    display: inline-flex;
    font-size: 20px;
    height: 32px;
    justify-content: center;
    margin-right: 24px;
    padding: 2px 10px;
    text-decoration: none;
    transition: var(--t3) color border-color background-color;
    width: 32px
}

.pagination__link--active,
.pagination__link:focus,
.pagination__link:hover {
    background-color: var(--default-footer-background);
    color: var(--default-primary-button-text)
}

.pagination__link--active {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.pagination__link--arrow {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 10px;
    height: 32px;
    width: 32px
}

.pagination__link--arrow:first-child {
    transform: rotate(180deg)
}

.pagination__link--arrow:disabled {
    opacity: .5
}

.pagination__link--dots {
    color: var(--default-main-text);
    cursor: default
}

.pagination__link--dots:focus,
.pagination__link--dots:hover {
    box-shadow: none
}

.pagination__link--dots,
.pagination__link--number {
    display: none
}

@media (min-width:768px) {

    .pagination__link--dots,
    .pagination__link--number {
        display: inline-flex
    }
}

.comments {
    color: var(--gray900);
    padding: 56px 0 64px;
    width: 100%
}

@media (min-width:768px) {
    .comments {
        padding: 48px 0
    }
}

.comments__actions {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .comments__actions {
        flex-direction: row;
        justify-content: space-between
    }
}

.comments__terms {
    font-size: 1.4rem
}

.comments__module {
    display: none
}

.comments__module--visible {
    display: block
}

.comments__btn {
    margin-bottom: 24px;
    max-width: 260px;
    order: -1;
    width: 100%
}

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

.lightbox {
    align-items: center;
    background-color: var(--blackshadow05);
    height: 100%;
    left: 0;
    padding: 0 10px;
    position: fixed;
    top: 0;
    transition: z-index 0s .3s, opacity .3s, visibility 0s .3s;
    visibility: hidden;
    width: 100%;
    z-index: -1
}

.lightbox,
.lightbox__content {
    display: flex;
    justify-content: center;
    opacity: 0
}

.lightbox__content {
    min-height: 80px;
    min-width: 80px;
    transform: translateY(-80px);
    transition: opacity 0s, transform 0s ease-out
}

.lightbox__content img {
    background-color: var(--white);
    cursor: pointer;
    max-width: calc(100% - 20px);
    min-height: 60px;
    min-width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (min-width:1200px) {
    .lightbox__content img {
        max-height: calc(100vh - 90px)
    }
}

.lightbox-active .lightbox {
    opacity: 1;
    transition: z-index 0s 0s, opacity .3s, visibility 0s 0s;
    visibility: visible;
    z-index: 10
}

.lightbox-active .lightbox__content {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .3s, transform .3s ease-out
}

.articles {
    margin: 104px 0 48px
}

@media (min-width:768px) {
    .articles {
        margin: 88px 0
    }
}

.articles--blog {
    margin: 48px 0 104px
}

@media (min-width:768px) {
    .articles--blog {
        margin: 88px 0 152px
    }

    .articles--blog .articles__title {
        font-size: 4.8rem
    }
}

.articles--welcome-page {
    margin-top: 80px
}

@media (min-width:768px) {
    .articles--welcome-page {
        margin-top: 112px
    }
}

@media (min-width:1024px) {
    .articles--welcome-page {
        margin-top: 152px
    }
}

.articles--welcome-page .articles__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125
}

@media (min-width:768px) {
    .articles--welcome-page .articles__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .articles--welcome-page .articles__title {
        font-size: 6.4rem;
        font-size: 4.8rem;
        line-height: 1.09
    }
}

.articles__in {
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

.articles__header {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto 48px;
    max-width: 400px
}

@media (min-width:768px) {
    .articles__header {
        flex-direction: row;
        justify-content: space-between;
        margin: 0 0 56px;
        max-width: 100%
    }
}

@media (min-width:1024px) {
    .articles__header {
        padding-right: 32px
    }
}

.articles__title {
    color: var(--gray900);
    font-size: 4rem;
    line-height: 1.15;
    max-width: 700px;
    text-align: center
}

@media (min-width:768px) {
    .articles__title {
        color: var(--gray900);
        font-family: var(--font-family-roboto);
        font-size: 3.2rem;
        font-weight: 900;
        line-height: 1.125;
        text-align: left
    }

    @media (min-width:768px) {
        .articles__title {
            font-size: 4rem;
            line-height: 1.15
        }
    }

    @media (min-width:1024px) {
        .articles__title {
            font-size: 6.4rem;
            line-height: 1.09
        }
    }
}

.articles__header-link {
    color: var(--vpngreen400);
    margin-top: 16px;
    position: relative;
    text-decoration: underline;
    transition: var(--t3) color
}

.articles__header-link:hover {
    color: var(--vpngreen700)
}

@media (min-width:768px) {
    .articles__header-link {
        margin-top: 0
    }
}

.articles__posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -12px -56px
}

@media (min-width:768px) {
    .articles__posts {
        justify-content: space-between
    }
}

.articles__post {
    display: flex;
    flex-direction: column;
    margin: 0 12px 56px;
    max-width: 400px;
    width: 100%
}

@media (min-width:768px) {
    .articles__post {
        max-width: calc(50% - 24px)
    }
}

@media (min-width:1024px) {
    .articles__post {
        padding-right: 32px
    }
}

.articles__post-title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 8px;
    text-decoration: none
}

@media (min-width:768px) {
    .articles__post-title {
        margin-bottom: 16px
    }
}

.articles__post-desc {
    color: var(--gray900);
    margin: 0
}

@media (min-width:1024px) {
    .articles__post-desc {
        font-size: 2.4rem
    }
}

.articles__post-date {
    margin: 0 0 16px;
    order: -1
}

@media (min-width:768px) {
    .articles__post-date {
        margin: 16px 0 0;
        order: 0
    }
}

.error {
    color: var(--gray900);
    margin: 0 auto;
    padding: 40px 0 48px;
    text-align: center;
    width: 100%
}

@media (min-width:768px) {
    .error {
        max-width: 360px;
        padding: 80px 0 104px
    }
}

.error__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 0 16px
}

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

.error__title {
    font-family: var(--font-family-roboto);
    font-size: 32px;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .error__title {
        font-size: 40px;
        line-height: 1.15
    }
}

.error__desc {
    margin-bottom: 24px
}

@media (min-width:768px) {
    .error__desc {
        margin-bottom: 32px
    }
}

.translation-auto {
    background-color: var(--white);
    display: none
}

.translation-auto--show {
    display: block
}

.translation-auto__in {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: calc(var(--container-width-12-col) + 32px);
    padding: 0 var(--m-padding);
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .translation-auto__in {
        max-width: calc(var(--container-width-12-col) + 48px);
        padding: 0 24px
    }
}

@media (max-width:767px) {
    .translation-auto__in {
        align-items: flex-start;
        flex-direction: column
    }
}

.translation-auto__message {
    align-items: center;
    display: flex
}

@media (max-width:767px) {
    .translation-auto__message {
        margin-bottom: 10px
    }
}

.translation-auto__desc {
    color: var(--gray900);
    font-size: 1.6rem;
    margin-bottom: 16px;
    padding-right: 25px
}

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

.translation-auto__btns {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.translation-auto__btns:first-child {
    margin-right: 8px
}

@media (min-width:768px) {
    .translation-auto__btns {
        flex-direction: row;
        margin-right: 32px;
        width: auto
    }
}

.translation-auto__btn {
    width: 100%
}

.translation-auto__btn:first-child {
    margin-bottom: 8px;
    margin-right: 0
}

.translation-auto__btn:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .translation-auto__btn {
        width: auto
    }

    .translation-auto__btn:first-child {
        margin-bottom: 0;
        margin-right: 16px
    }
}

.translation-auto__btn--desktop {
    display: none
}

@media (min-width:768px) {
    .translation-auto__btn--desktop {
        display: inline-block
    }
}

.translation-auto__btn--mobile {
    display: inline-block
}

@media (min-width:768px) {
    .translation-auto__btn--mobile {
        display: none
    }
}

.translation-auto__close {
    background-color: transparent;
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 0;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 20px;
    top: calc(50% - 6px);
    width: 24px
}

@media (max-width:767px) {
    .translation-auto__close {
        top: 17px
    }

    .translation-auto {
        padding-top: var(--header-height-mobile)
    }
}

@media (max-width:1023px) {
    .translation-auto {
        padding-top: var(--header-height-mob)
    }
}

@media (max-width:767px) {

    .translation-auto+.article,
    .translation-auto+.cabinet,
    .translation-auto+.download,
    .translation-auto+.product,
    .translation-auto+.purchase,
    .translation-auto+.uninstall {
        padding-top: 0
    }
}

.sidebar--versions {
    flex-shrink: 0;
    margin: 0 -16px;
    order: -1;
    position: sticky;
    top: 50px;
    z-index: 9
}

@media (min-width:768px) {
    .sidebar--versions {
        left: 100%;
        margin: -8px 0 0;
        max-width: 240px;
        order: 1;
        padding-bottom: 240px;
        width: 100%
    }
}

.version {
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
    position: relative
}

.version .version__number {
    color: var(--gray900);
    text-decoration: none
}

.version .version__number .md__paragraph {
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0
}

@media (min-width:768px) {
    .version .version__number .md__paragraph {
        font-family: var(--font-family-roboto);
        font-size: 3.2rem;
        font-weight: 900;
        line-height: 1.125
    }
}

.version .version__number .md__paragraph:last-child {
    color: var(--gray700);
    font-family: var(--font-family-roboto);
    font-size: var(--xxs-font);
    font-weight: 500;
    margin-top: 8px
}

@media (min-width:768px) {
    .version .version__number .md__paragraph:last-child {
        font-size: var(--s-font);
        line-height: 1.4
    }
}

.version .version__number:hover {
    color: var(--gray900)
}

.version__scroll-point {
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -192px;
    visibility: hidden;
    width: 0
}

.uninstall {
    padding: 40px 0
}

@media (min-width:768px) {
    .uninstall {
        background-position: 55% bottom;
        background-repeat: no-repeat;
        min-height: 760px;
        padding: 140px 0
    }
}

@media (min-width:1200px) {
    .uninstall {
        background-position: 90% bottom
    }
}

@media (min-width:1921px) {
    .uninstall {
        background-position: 100% bottom
    }
}

.uninstall__in {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

.uninstall__tabs {
    margin: 0 auto;
    width: 100%
}

@media (min-width:768px) {
    .uninstall__tabs {
        margin: 0;
        max-width: 560px
    }
}

.uninstall__tab {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .uninstall__tab {
        display: block;
        max-width: 420px
    }
}

.uninstall__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.12;
    margin-bottom: 32px;
    text-align: center
}

@media (min-width:768px) {
    .uninstall__title {
        font-size: 4.8rem
    }
}

@media (min-width:1024px) {
    .uninstall__title {
        font-size: 4.8rem
    }
}

.uninstall__title .md__paragraph {
    display: inline
}

.uninstall__title>.md__paragraph>.md__strong {
    color: var(--vpngreen400)
}

@media (min-width:768px) {
    .uninstall__title {
        text-align: left
    }
}

.uninstall__list {
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: -16px 0 32px
}

.uninstall__list--survey {
    margin-right: auto
}

.uninstall__item {
    margin-top: 16px;
    width: 100%
}

.uninstall__item--cross {
    line-height: 26px;
    padding-left: 32px;
    position: relative
}

.uninstall__item--cross:before {
    background-color: var(--red400);
    border-radius: var(--round-border-r)
}

.uninstall__item--cross:after,
.uninstall__item--cross:before {
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px
}

.uninstall__item--cross:after {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    z-index: 1
}

.uninstall__item--reason {
    align-items: center;
    cursor: pointer;
    display: flex
}

.uninstall__radio-input {
    display: none
}

.uninstall__radio-input:checked+.uninstall__radio-label .checkmark:after {
    background-image: url(../img/main.min.svg)
}

.uninstall__radio-label {
    align-items: center;
    cursor: pointer;
    display: flex
}

.uninstall .checkmark {
    margin-right: 8px
}

.uninstall__desc {
    color: var(--gray900);
    margin-bottom: 32px
}

.uninstall__desc-string {
    display: block;
    margin-bottom: 28px
}

.uninstall__desc-subtitle {
    font-size: 24px
}

.uninstall__desc-subtitle .md__strong {
    color: var(--vpngreen400);
    font-weight: 700
}

.uninstall__buttons {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%
}

@media (min-width:768px) {
    .uninstall__buttons {
        margin: 0;
        width: auto
    }
}

.uninstall__buttons .button-wrap+.button-wrap {
    margin-top: 16px
}

.uninstall__buttons .button-wrap__survey,
.uninstall__buttons .button-wrap__survey .button {
    max-width: none
}

.uninstall__button {
    width: 100%
}

.uninstall__image {
    display: block
}

.uninstall__hint {
    color: var(--gray800);
    line-height: 1.5;
    margin-top: 12px
}

.promo {
    padding: 56px 0
}

@media (min-width:768px) {
    .promo {
        flex-direction: row;
        padding: 56px 0
    }
}

.promo__in {
    align-items: center;
    margin: 0 auto;
    max-width: calc(var(--container-width-12-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .promo__in {
        max-width: calc(var(--container-width-12-col) + 48px);
        padding: 0 24px
    }
}

.promo__in {
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .promo__in {
        flex-direction: row
    }
}

.promo__in--oauth {
    align-items: center;
    flex-direction: column
}

.promo__img {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: 544px;
    width: 100%
}

.promo__img img {
    height: 100%;
    margin-left: 16px;
    width: 100%
}

@media (min-width:768px) {
    .promo__img {
        margin-right: 72px
    }

    .promo__img img {
        margin-left: 0
    }
}

.promo__img--oauth {
    margin: 0 0 24px;
    max-width: 400px
}

.promo__content {
    align-items: center;
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    margin-top: 32px;
    max-width: 360px;
    text-align: center;
    width: 100%
}

@media (min-width:768px) {
    .promo__content {
        align-items: flex-start;
        margin: 0;
        max-width: none;
        text-align: left
    }
}

.promo__content--oauth {
    align-items: center
}

.promo__title {
    color: var(--gray900);
    font-size: 3.2rem;
    line-height: 1.125;
    margin: 0 0 16px
}

@media (min-width:768px) {
    .promo__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .promo__title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

.promo__title {
    font-family: var(--font-family-roboto);
    font-weight: 900
}

@media (min-width:768px) {
    .promo__title {
        margin: 0 0 32px
    }
}

.promo__desc {
    margin: 0 0 16px
}

@media (min-width:768px) {
    .promo__desc {
        margin: 0 0 32px
    }
}

.promo__btn {
    font-family: var(--font-family-roboto);
    font-weight: 400;
    margin-top: 48px;
    min-width: 200px;
    width: 100%
}

@media (min-width:768px) {
    .promo__btn {
        width: auto
    }
}

.promo__form {
    width: 100%
}

.promo__input-group {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-top: 16px
}

.promo__input-group:first-child {
    margin-top: 0
}

.promo__policy {
    color: var(--gray400);
    font-size: 14px;
    margin-top: 16px
}

.dropdown {
    position: relative;
    z-index: 3
}

.dropdown--version-os {
    margin-bottom: 16px;
    max-width: var(--content-width-mobile);
    width: 100%;
    z-index: 2
}

@media (min-width:768px) {
    .dropdown--version-os {
        margin-bottom: 0;
        margin-right: 16px;
        max-width: 280px
    }
}

.dropdown--version-types {
    max-width: var(--content-width-mobile);
    width: 100%;
    z-index: 1
}

@media (min-width:768px) {
    .dropdown--version-types {
        max-width: 232px
    }
}

.dropdown__toggle {
    background-color: var(--gray100);
    border: none;
    border-radius: var(--m-border-r);
    color: var(--gray900);
    cursor: pointer;
    font-family: var(--font-family-roboto);
    font-size: var(--xxs-font);
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 16px 56px 16px 16px;
    position: relative;
    text-align: left;
    width: 100%
}

.dropdown__toggle:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    content: "";
    height: 24px;
    position: absolute;
    right: 16px;
    top: 16px;
    transition: var(--t3) transform;
    width: 24px
}

.dropdown__toggle--active {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.dropdown__toggle--open:before {
    transform: rotate(180deg);
    transform-origin: center
}

.dropdown__list {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    display: flex;
    flex-direction: column;
    left: 50%;
    padding: 8px 0;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    width: 100%
}

.dropdown__list-animation-enter-active,
.dropdown__list-animation-leave-active {
    transition: var(--t3) opacity, var(--t3) visibility
}

.dropdown__list-animation-enter,
.dropdown__list-animation-leave-to {
    opacity: 0;
    visibility: hidden
}

.dropdown__list-value {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: var(--xxs-font);
    font-weight: 400;
    line-height: 1.5;
    padding: 13px 16px;
    text-decoration: none;
    transition: var(--t3) background-color
}

.dropdown__list-value:hover {
    background-color: var(--gray100)
}

.dropdown__list-value--active {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.page-nav {
    margin: 0 0 24px
}

@media (min-width:768px) {
    .page-nav {
        margin: 48px 0 40px
    }
}

.page-nav__in {
    position: relative
}

@media (min-width:768px) {
    .page-nav__in {
        margin: 0 auto;
        max-width: calc(var(--content-width) + 32px);
        padding: 0 16px
    }
}

.page-nav__wrapper {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 0 40px
}

@media (min-width:1024px) {
    .page-nav__wrapper {
        flex-direction: column;
        padding: 24px 0 0
    }
}

.page-nav__wrapper--nav {
    padding: 24px 0 0
}

.page-nav__toggle {
    background-color: var(--gray100);
    border: none;
    color: var(--gray900);
    cursor: pointer;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
    padding: 16px;
    text-align: left;
    width: 100%
}

.page-nav__toggle:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    content: "";
    height: 24px;
    position: absolute;
    right: 16px;
    top: 16px;
    transition: var(--t3) transform;
    width: 24px
}

.page-nav__toggle--active+.page-nav__list {
    opacity: 1;
    visibility: visible
}

.page-nav__toggle--active:before {
    transform: rotate(180deg);
    transform-origin: center
}

@media (min-width:768px) {
    .page-nav__toggle {
        display: none
    }
}

.page-nav__list {
    align-items: stretch;
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    display: flex;
    flex-direction: column;
    left: 50%;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    transform: translateX(-50%);
    transition: var(--t3) opacity;
    visibility: hidden;
    width: calc(100% - 16px);
    z-index: 2
}

@media (min-width:768px) {
    .page-nav__list {
        align-items: center;
        border-radius: 0;
        box-shadow: none;
        flex-direction: row;
        left: 0;
        margin: 0 -20px;
        opacity: 1;
        padding: 0;
        position: relative;
        top: 0;
        transform: none;
        visibility: visible;
        width: auto
    }
}

.page-nav__item {
    color: var(--gray700);
    padding: 13px 16px;
    position: relative;
    text-decoration: none;
    transition: var(--t3) color
}

.page-nav__item:hover {
    color: var(--gray900)
}

.page-nav__item--active {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 500
}

@media (min-width:768px) {
    .page-nav__item {
        margin: 0 20px;
        padding: 0
    }

    .page-nav__item--active {
        font-family: var(--font-family-roboto);
        font-weight: 400
    }

    .page-nav__item--active:before {
        background-color: var(--vpngreen400);
        border-radius: 1.5px;
        content: "";
        height: 3px;
        left: 50%;
        position: absolute;
        top: 100%;
        transform: translateX(-50%);
        width: 100%
    }
}

.press-kit {
    padding: 0 0 80px
}

@media (min-width:768px) {
    .press-kit {
        padding: 0 0 80px
    }
}

.press-kit__in {
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

.press-kit__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125
}

@media (min-width:768px) {
    .press-kit__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .press-kit__title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

.press-kit__content {
    margin-top: 24px;
    width: 100%
}

@media (min-width:1024px) {
    .press-kit__content {
        margin-top: 40px;
        max-width: 600px
    }
}

.press-release {
    display: flex;
    flex-direction: column
}

.press-release:not(:last-child) {
    margin-bottom: 40px
}

.press-release__title {
    color: var(--gray900);
    font-size: 2rem;
    margin-bottom: 8px;
    text-decoration: none;
    transition: var(--t3) color
}

.press-release__title:hover {
    color: var(--black);
    text-decoration: underline
}

.press-release__desc {
    margin-bottom: 5px
}

.press-release__info {
    align-items: flex-start;
    display: flex
}

.press-release__date {
    margin-right: 40px
}

.press-release__link {
    color: var(--default-link);
    text-decoration: none;
    transition: var(--t3) color
}

.press-release__link:focus,
.press-release__link:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.media-material__terms {
    color: var(--gray800);
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 24px
}

@media (min-width:768px) {
    .media-material__terms {
        margin-top: 56px
    }
}

.media-material:last-child .media-material__content-in {
    padding: 16px 0 0
}

.media-material__toggle {
    background-color: transparent;
    border: none;
    border-radius: var(--s-border-r);
    color: var(--gray900);
    cursor: pointer;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    padding: 16px 32px;
    position: relative;
    text-align: left;
    transition: var(--t3) background-color;
    width: 100%
}

.media-material__toggle:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    content: "";
    height: 24px;
    position: absolute;
    right: 0;
    top: 16px;
    transition: var(--t4) transform;
    width: 24px
}

.media-material__toggle--active+.media-material__content {
    max-height: 1024px;
    opacity: 1;
    visibility: visible
}

.media-material__toggle--active:before {
    transform: rotate(180deg);
    transform-origin: center
}

@media (min-width:1024px) {
    .media-material__toggle {
        padding: 16px 48px
    }

    .media-material__toggle:before {
        right: 16px
    }

    .media-material__toggle:hover {
        background-color: var(--gray100)
    }
}

.media-material__toggle-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px;
    left: 0;
    position: absolute;
    top: 16px;
    width: 24px
}

.media-material__toggle-icon--vpn {
    background-image: url(../img/main.min.svg)
}

.media-material__toggle-icon--windows {
    background-image: url(../img/main.min.svg)
}

.media-material__toggle-icon--mac {
    background-image: url(../img/main.min.svg)
}

.media-material__toggle-icon--android {
    background-image: url(../img/main.min.svg)
}

.media-material__toggle-icon--ios {
    background-image: url(../img/main.min.svg)
}

@media (min-width:1024px) {
    .media-material__toggle-icon {
        left: 12px
    }
}

.media-material__content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: var(--t4);
    visibility: hidden
}

.media-material__content-in {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 16px 0 40px
}

@media (min-width:1024px) {
    .media-material__content-in {
        padding: 16px 0 40px 16px
    }
}

.media-material__pics {
    display: flex;
    margin: 0 -12px -24px
}

@media (min-width:768px) {
    .media-material__pics {
        flex-direction: column
    }
}

.media-material__pics--wrapper {
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .media-material__pics--wrapper {
        flex-direction: row
    }
}

.media-material__pic {
    align-items: center;
    border: 1px solid var(--gray300);
    border-radius: var(--m-border-r);
    display: flex;
    justify-content: center;
    margin: 0 12px 24px;
    max-width: 130px;
    overflow: hidden
}

@media (min-width:768px) {
    .media-material__pic {
        max-width: calc(33.33333% - 24px)
    }
}

.media-material__pic--vpn,
.media-material__pic--vpn-dark {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 107px;
    height: 130px;
    max-width: 100%;
    width: 130px
}

@media (min-width:768px) {

    .media-material__pic--vpn,
    .media-material__pic--vpn-dark {
        background-size: 124px;
        height: 150px;
        max-width: 100%;
        width: 150px
    }
}

.media-material__pic--vpn {
    background-image: url(../img/main.min.svg)
}

.media-material__pic--vpn-dark {
    background-color: var(--black);
    background-image: url(../img/main.min.svg)
}

.media-material__pic img {
    max-height: 148px
}

.media-material__link {
    color: var(--default-link);
    margin-top: 16px;
    padding-left: 32px;
    position: relative;
    text-decoration: none;
    transition: var(--t3) color
}

.media-material__link:focus,
.media-material__link:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.media-material__link:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 24px
}

.media-material__link:hover:before {
    background-image: url(../img/main.min.svg)
}

.tabs--release-btns {
    margin-top: 32px;
    min-width: 288px
}

.tabs--release-btns .tabs__dropdown {
    margin-bottom: 0
}

.tabs__tab:not(:first-child) {
    margin-top: 40px
}

.tabs__dropdown {
    margin-bottom: 40px;
    position: relative
}

.tabs__dropdown-toggle {
    background-color: var(--gray100);
    border: none;
    border-radius: var(--m-border-r);
    color: var(--gray900);
    cursor: pointer;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    padding: 16px 56px 16px 16px;
    text-align: left;
    width: 100%
}

.tabs__dropdown-toggle:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    content: "";
    height: 24px;
    position: absolute;
    right: 16px;
    top: 16px;
    transition: var(--t3) transform;
    width: 24px
}

.tabs__dropdown-toggle--active+.tabs__dropdown-list {
    opacity: 1;
    visibility: visible
}

.tabs__dropdown-toggle--active:before {
    transform: rotate(180deg);
    transform-origin: center
}

.tabs__dropdown-list {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    display: flex;
    flex-direction: column;
    left: 50%;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    transform: translateX(-50%);
    transition: var(--t3) opacity;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.tabs__dropdown-item {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    padding: 13px 16px;
    text-align: left;
    transition: var(--t3) background-color
}

.tabs__dropdown-item:hover {
    background-color: var(--gray100)
}

.payment-methods {
    align-items: center;
    display: flex
}

.payment-methods__icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px
}

.payment-methods__icon:not(:first-child) {
    margin-left: 32px
}

.payment-methods__icon--visa {
    background-image: url(../img/main.min.svg);
    width: 56px
}

.payment-methods__icon--mastercard {
    background-image: url(../img/main.min.svg);
    width: 32px
}

.payment-methods__icon--applepay {
    background-image: url(../img/main.min.svg);
    width: 38px
}

.latest-news {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .latest-news {
        align-items: stretch
    }
}

.latest-news__header {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 32px
}

@media (min-width:768px) {
    .latest-news__header {
        justify-content: space-between;
        margin-bottom: 56px
    }
}

.latest-news__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    text-align: center
}

@media (min-width:768px) {
    .latest-news__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .latest-news__title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

@media (min-width:768px) {
    .latest-news__title {
        text-align: left
    }
}

.latest-news__header-link {
    display: none
}

@media (min-width:768px) {
    .latest-news__header-link {
        color: var(--default-link);
        display: inline-flex;
        text-decoration: none;
        transition: var(--t3) color
    }

    .latest-news__header-link:focus,
    .latest-news__header-link:hover {
        color: var(--hovered-link);
        text-decoration: underline
    }
}

.latest-news__list {
    align-items: center;
    display: flex;
    display: grid;
    flex-direction: column;
    list-style: none;
    margin: 0 0 -40px;
    max-width: 480px;
    padding: 0;
    width: 100%
}

@media (min-width:1024px) {
    .latest-news__list {
        gap: 24px;
        grid-template-columns: repeat(2, calc(50% - 12px))
    }
}

@media (min-width:768px) {
    .latest-news__list {
        align-items: normal;
        flex-direction: row;
        justify-content: space-between;
        max-width: none
    }
}

.latest-news__item {
    margin-bottom: 40px;
    width: 100%
}

.latest-news__blog-link {
    margin-top: 40px;
    min-width: 288px
}

@media (min-width:768px) {
    .latest-news__blog-link {
        display: none
    }
}

.post-preview {
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    height: 100%
}

.post-preview__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: var(--s-font);
    font-weight: 500;
    line-height: 1.125;
    text-decoration: none
}

@media (min-width:768px) {
    .post-preview__title {
        font-family: var(--font-family-roboto);
        font-weight: 900
    }
}

@media (min-width:1024px) {
    .post-preview__title {
        font-size: var(--m-l-font)
    }
}

.post-preview__desc {
    margin: 8px 0
}

@media (min-width:768px) {
    .post-preview__desc {
        margin: 16px 0
    }
}

.post-preview__desc p {
    margin: 0
}

.post-preview__date {
    color: var(--gray700)
}

.purchase {
    padding: 40px 0
}

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

.purchase--with-modal {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    margin-bottom: 0;
    padding: 40px 0 0
}

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

.purchase--thankyou {
    margin: 0
}

@media (min-width:768px) {
    .purchase--thankyou .payment-form__top {
        display: block
    }
}

.purchase--thankyou .payment-form__advantages {
    max-width: 100%
}

@media (min-width:768px) {
    .purchase--thankyou .payment-form__tabs {
        flex-wrap: nowrap;
        margin: 0 -8px;
        max-width: none;
        width: auto
    }
}

@media (min-width:1024px) {
    .purchase--thankyou .payment-form__tabs {
        margin: 0 -12px
    }
}

@media (min-width:768px) {
    .purchase--thankyou .payment-form__tariff {
        margin: 0 8px
    }
}

@media (min-width:1024px) {
    .purchase--thankyou .payment-form__tariff {
        margin: 0 12px
    }
}

.purchase__in {
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

.purchase__header,
.purchase__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.purchase__header {
    max-width: 480px;
    padding-bottom: 40px
}

@media (min-width:768px) {
    .purchase__header {
        max-width: none
    }
}

.purchase__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.12;
    margin: 32px 0 16px;
    text-align: center
}

@media (min-width:768px) {
    .purchase__title {
        font-size: 4.8rem
    }
}

@media (min-width:1024px) {
    .purchase__title {
        font-size: 4.8rem;
        margin: 40px 0 16px
    }
}

.purchase__title--thanks {
    margin: 0 0 12px
}

@media (min-width:768px) {
    .purchase__title--thanks {
        margin: 0 0 16px
    }
}

.purchase__subtitle {
    align-items: center;
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: center
}

@media (min-width:768px) {
    .purchase__subtitle {
        flex-direction: row
    }
}

.purchase__subtitle .md__strong {
    font-weight: var(--weight-medium)
}

@media (min-width:768px) {
    .purchase__subtitle--mobile {
        display: none
    }
}

.purchase__subtitle--tablet {
    display: none
}

@media (min-width:768px) {
    .purchase__subtitle--tablet {
        display: flex
    }
}

.purchase__subtitle--alipay {
    display: flex
}

.purchase__subtitle-icon {
    background-image: url(../img/main.min.svg);
    flex-shrink: 0;
    height: 48px;
    width: 48px
}

@media (min-width:768px) {
    .purchase__subtitle-icon {
        height: 24px;
        width: 24px
    }
}

.purchase__subtitle-desc {
    align-items: flex-start;
    display: flex;
    gap: 8px
}

@media (min-width:768px) {
    .purchase__subtitle-desc {
        align-items: center
    }
}

.purchase__notice-icon {
    background-image: url(../img/main.min.svg);
    cursor: pointer;
    position: relative
}

.purchase__notice-icon:focus .purchase__notice-icon-tooltip,
.purchase__notice-icon:hover .purchase__notice-icon-tooltip {
    opacity: 1;
    visibility: visible
}

.purchase__notice-icon-tooltip {
    background-color: var(--default-cards-background);
    border-radius: 8px;
    box-shadow: 4px 4px 8px 0 #0000001a;
    min-width: 256px;
    opacity: 0;
    padding: 16px;
    position: absolute;
    right: 0;
    top: calc(100% + 8px);
    transition: var(--t3) opacity, var(--t3) visibility;
    visibility: hidden;
    z-index: 2
}

@media (min-width:1024px) {
    .purchase__notice-icon-tooltip {
        left: calc(100% + 8px);
        right: auto;
        top: 50%;
        transform: translateY(-50%)
    }
}

.purchase__success-in {
    align-items: center;
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 0 16px;
    width: 100%
}

@media (min-width:768px) {
    .purchase__success-in {
        max-width: 776px
    }
}

.purchase__success-img {
    margin-bottom: 32px;
    max-width: 276px;
    width: 100%
}

@media (min-width:768px) {
    .purchase__success-img {
        margin-bottom: 48px
    }
}

.purchase__success-buy {
    margin-bottom: 24px;
    text-align: center
}

.purchase__success-desc {
    margin-bottom: 32px;
    text-align: center
}

@media (min-width:768px) {
    .purchase__success-desc {
        margin-bottom: 48px
    }
}

.purchase__success-buttons {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

@media (min-width:768px) {
    .purchase__success-buttons {
        flex-direction: row;
        gap: 24px;
        width: auto
    }

    .purchase__success-button {
        min-width: 240px;
        width: auto
    }
}

.purchase__rate-btn {
    margin-bottom: 40px
}

.payment-form {
    display: flex;
    flex-direction: column;
    width: 100%
}

.payment-form__modal-offer {
    background-color: var(--gray900);
    border-radius: 0 0 8px 8px;
    color: var(--white);
    line-height: 1.6;
    max-height: 0;
    max-width: 360px;
    opacity: 0;
    overflow: hidden;
    position: relative;
    transition: all var(--t3)
}

@media (min-width:768px) {
    .payment-form__modal-offer {
        align-items: center;
        display: flex;
        flex-direction: row;
        gap: 16px;
        max-width: 576px
    }
}

.payment-form__modal-offer--visible {
    min-height: 176px;
    opacity: 1;
    padding: 24px
}

@media (min-width:768px) {
    .payment-form__modal-offer--visible {
        max-height: 102px;
        min-height: 0;
        min-height: auto;
        padding: 24px 32px
    }
}

.payment-form__modal-offer-button {
    background-color: var(--orange400);
    flex-shrink: 0;
    font-family: var(--font-family-akkurat);
    font-size: 1.63rem;
    font-weight: 400;
    height: 56px;
    letter-spacing: 0;
    margin-top: 16px;
    padding: 16px;
    width: 100%
}

@media (min-width:768px) {
    .payment-form__modal-offer-button {
        height: 48px;
        margin: 0 0 0 auto;
        padding: 12px 16px;
        width: 200px
    }

    .payment-form--cloudpayments .payment-form__tabs {
        justify-content: center;
        max-width: 800px;
        order: -1
    }

    .payment-form--cloudpayments .payment-form__tabs .vpn-tariff {
        max-width: 392px
    }
}

@media (min-width:1024px) {
    .payment-form--cloudpayments .payment-form__tabs {
        max-width: 808px
    }

    .payment-form--cloudpayments .payment-form__main {
        justify-content: center;
        margin-top: 0
    }
}

.payment-form--cloudpayments .payment-form__main-info {
    display: none
}

.payment-form--cloudpayments .payment-form__agreement {
    text-align: center
}

@media (min-width:1024px) {
    .payment-form--cloudpayments .payment-checkout__form--top {
        margin-top: 40px
    }

    .payment-form--cloudpayments .payment-checkout__submit {
        margin: 40px auto 0
    }
}

.payment-form--cloudpayments .payment-checkout__agreement {
    max-width: none
}

@media (min-width:1024px) {
    .payment-form--cloudpayments .payment-checkout__agreement {
        text-align: left
    }
}

.payment-form--with-modal {
    flex: 1 0 auto
}

.payment-form--with-modal .payment-form__in {
    padding: 0 16px 40px
}

.payment-form--with-modal .payment-form__tabs {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-form__tabs {
        max-width: 1192px
    }
}

@media (min-width:1024px) {
    .payment-form--with-modal .payment-form__tabs {
        max-width: 1200px
    }
}

.payment-form--with-modal .payment-form__main-info {
    display: block;
    margin-top: 48px;
    max-width: none;
    overflow: hidden;
    width: 100%
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-form__main-info {
        margin-top: 64px
    }
}

.payment-form--with-modal .payment-form__footer {
    display: block;
    margin-top: auto;
    padding: 0;
    width: 100%
}

.payment-form--with-modal .payment-form__footer-in {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 16px;
    width: 100%
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-form__footer-in {
        flex-direction: row
    }
}

.payment-form--with-modal .payment-form__footer-coupon {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-form__footer-coupon {
        align-items: flex-start;
        text-align: left
    }
}

@media (min-width:1024px) {
    .payment-form--with-modal .payment-form__footer-coupon {
        align-items: center;
        flex-direction: row
    }
}

.payment-form--with-modal .payment-form__coupon {
    color: var(--gray900);
    font-size: var(--t-font);
    line-height: 1.285;
    margin: 0;
    max-width: 288px
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-form__coupon {
        max-width: none
    }
}

.payment-form--with-modal .payment-form__coupon--modal {
    margin-top: 16px
}

.payment-form--with-modal .payment-form__coupon~.coupon {
    margin-top: 24px
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-form__coupon~.coupon {
        margin-top: 16px
    }
}

@media (min-width:1024px) {
    .payment-form--with-modal .payment-form__coupon~.coupon {
        margin-top: 0
    }
}

.payment-form--with-modal .payment-form__promo-coupon {
    color: var(--gray900);
    font-size: var(--t-font);
    line-height: 1.285;
    margin: 0;
    max-width: 320px
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-form__promo-coupon {
        max-width: none
    }
}

.payment-form--with-modal .coupon {
    font-size: var(--t-font);
    line-height: 1.285
}

@media (min-width:1024px) {
    .payment-form--with-modal .coupon {
        margin-left: 16px
    }
}

.payment-form--with-modal .coupon__btn {
    font-size: var(--t-font);
    line-height: 1.285
}

@media (min-width:768px) {
    .payment-form--with-modal .payment-currency {
        margin-left: auto
    }
}

.payment-form--with-modal .payment-checkout__agreement {
    max-width: none
}

.payment-form__in {
    padding-bottom: 40px;
    width: 100%
}

@media (min-width:768px) {
    .payment-form__checkout {
        max-width: 488px;
        width: 100%
    }
}

@media (min-width:1024px) {
    .payment-form__checkout {
        max-width: calc(50% - 12px)
    }
}

.payment-form__order-modal {
    max-width: 480px;
    padding: 40px 16px
}

@media (min-width:768px) {
    .payment-form__order-modal {
        max-width: 600px;
        padding: 48px
    }
}

.payment-form__tabs {
    display: flex;
    flex-direction: column;
    gap: 32px;
    justify-content: center;
    margin: 0 auto;
    max-width: 400px;
    width: 100%
}

@media (min-width:768px) {
    .payment-form__tabs {
        flex-direction: row;
        gap: 16px;
        max-width: none
    }

    .payment-form__tabs .vpn-tariff:nth-child(3) {
        order: -6
    }

    .payment-form__tabs .vpn-tariff:nth-child(2) {
        order: -5
    }

    .payment-form__tabs--alipay .vpn-tariff,
    .payment-form__tabs--alipay .vpn-tariff:nth-child(2) {
        order: 0
    }
}

@media (min-width:1024px) {
    .payment-form__tabs {
        gap: 24px
    }
}

.payment-form__main {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    margin: 40px auto 0;
    max-width: 400px;
    width: 100%
}

@media (min-width:768px) {
    .payment-form__main {
        margin-top: 48px;
        max-width: none
    }
}

@media (min-width:1024px) {
    .payment-form__main {
        justify-content: space-between;
        margin-top: 72px
    }
}

.payment-form__main-info {
    display: none;
    max-width: calc(50% - 12px);
    width: 100%
}

@media (min-width:1024px) {
    .payment-form__main-info {
        align-items: center;
        display: flex;
        justify-content: center
    }
}

.payment-form__img {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.payment-form__img--license {
    margin-right: 8px;
    max-width: 184px
}

.payment-form__img img {
    height: 100%;
    width: 100%
}

.payment-form__footer {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    width: 100%
}

@media (min-width:768px) {
    .payment-form__footer {
        flex-direction: row;
        justify-content: space-between;
        margin-top: 32px
    }
}

.payment-form__crypto-notice {
    margin-bottom: 24px
}

.payment-form__agreement,
.payment-form__crypto-notice {
    text-align: center
}

@media (min-width:1024px) {

    .payment-form__agreement,
    .payment-form__crypto-notice {
        text-align: left
    }
}

.payment-form__currency {
    margin-top: 24px
}

@media (min-width:768px) {
    .payment-form__currency {
        margin-top: 0
    }
}

.vpn-tariff {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 30px var(--blackshadow), 0 0 0 1px var(--gray300);
    color: var(--gray900);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    padding: 24px;
    position: relative;
    transition: var(--t3) transform;
    width: 100%
}

@media (min-width:768px) {
    .vpn-tariff--animate-transform:hover {
        transform: translateY(-8px)
    }

    .vpn-tariff--animate-scale:hover {
        transform: scale(1.03)
    }
}

.vpn-tariff--active {
    box-shadow: 0 17px 30px var(--blackshadow), 0 0 0 2px var(--vpngreen400)
}

.vpn-tariff--active .vpn-tariff__checkbox {
    background-color: var(--vpngreen400);
    border-color: var(--vpngreen400)
}

.vpn-tariff--active .vpn-tariff__checkbox:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 9px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 12px
}

.vpn-tariff--alipay {
    box-shadow: 0 17px 30px var(--blackshadow), 0 0 0 1px var(--gray300);
    padding-top: 48px
}

.vpn-tariff--alipay .vpn-tariff__notify {
    margin-top: 0
}

.vpn-tariff--alipay .vpn-tariff__notify .vpn-tariff__checkout-price-amount {
    font-size: 1.6rem;
    font-weight: var(--weight-regular)
}

.vpn-tariff--alipay .vpn-tariff__title {
    font-size: 3.2rem
}

.vpn-tariff__header {
    display: flex;
    justify-content: space-between
}

.vpn-tariff__title {
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700
}

.vpn-tariff__checkbox {
    border: 2px solid var(--gray700);
    border-radius: var(--round-border-r);
    height: 22px;
    position: relative;
    width: 22px
}

.vpn-tariff__discount {
    align-items: center;
    display: flex;
    margin-top: 48px;
    position: relative
}

.vpn-tariff__discount+.vpn-tariff__checkout-price {
    margin-top: 0
}

.vpn-tariff__discount--shrink {
    margin-top: 24px
}

.vpn-tariff__discount--shrink+.vpn-tariff__checkout-price {
    margin-top: 0
}

.vpn-tariff__full-price {
    color: var(--gray700);
    line-height: 1.6;
    margin-right: 8px;
    text-decoration: line-through
}

.vpn-tariff__discount-value {
    background-color: var(--red400);
    border-radius: var(--s-border-r);
    color: var(--white);
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 700;
    padding: 4px
}

.vpn-tariff__checkout-price {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    margin-top: 76px
}

.vpn-tariff__checkout-price--shrink {
    margin-top: 54px
}

.vpn-tariff__checkout-price-amount {
    font-family: var(--font-family-roboto);
    font-size: 4rem;
    font-weight: 900;
    line-height: 1.15
}

.vpn-tariff__notify {
    color: var(--gray700);
    margin-bottom: auto;
    margin-top: 8px
}

.vpn-tariff__btn {
    margin-top: 32px
}

.vpn-tariff__best {
    background-color: var(--vpngreen400);
    border-radius: var(--m-border-r);
    font-size: var(--t-font);
    left: 50%;
    min-width: 160px;
    padding: 4px 16px;
    top: 0;
    transform: translate(-50%, -50%)
}

.vpn-tariff__best,
.vpn-tariff__coupon-label {
    color: var(--white);
    position: absolute;
    text-align: center
}

.vpn-tariff__coupon-label {
    background-color: var(--gray400);
    border-radius: 0 0 var(--m-border-r) var(--m-border-r);
    bottom: -18px;
    font-family: var(--font-family-roboto);
    font-size: 1.27rem;
    font-weight: 500;
    left: -2px;
    padding: 4px 0;
    width: calc(100% + 4px)
}

.payment-checkout {
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    width: 100%
}

.payment-checkout__submit--loader {
    display: none
}

.payment-checkout .payment-checkout__submit:disabled {
    background-color: var(--gray700);
    cursor: not-allowed;
    opacity: 1;
    padding-left: 56px
}

.payment-checkout .payment-checkout__submit:disabled .payment-checkout__submit--loader {
    animation: clockwise 2s linear infinite;
    background-image: url(../img/main.min.svg);
    display: block;
    height: 24px;
    margin-left: 8px;
    width: 24px;
    will-change: transform;
    z-index: 2
}

@media (min-width:768px) {
    .payment-checkout .payment-checkout__submit {
        width: 244px
    }
}

.payment-checkout--modal .payment-checkout__form {
    color: var(--gray900)
}

.payment-checkout--modal .payment-checkout__total {
    display: flex;
    flex-direction: column;
    margin-top: 4px
}

.payment-checkout--modal .payment-checkout__submit {
    height: 56px;
    margin: 0;
    min-height: 0;
    min-height: auto;
    min-width: 0;
    min-width: auto
}

@media (min-width:768px) {
    .payment-checkout--modal .payment-checkout__submit {
        max-width: 200px
    }
}

.payment-checkout--modal .payment-checkout__total-cost {
    border-top: none;
    justify-content: normal;
    padding-top: 0
}

@media (min-width:768px) {
    .payment-checkout--modal .payment-checkout__total-cost-value {
        margin-left: 8px
    }
}

.payment-checkout--modal .payment-checkout__total-wrapper {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-bottom: 40px;
    padding-top: 24px
}

@media (min-width:768px) {
    .payment-checkout--modal .payment-checkout__total-wrapper {
        align-items: center;
        flex-direction: row;
        gap: 16px;
        justify-content: space-between
    }
}

.payment-checkout--modal .payment-checkout__total-wrapper {
    margin-bottom: 0
}

.payment-checkout--modal .payment-form__crypto-notice {
    margin: var(--m-padding) 0 0
}

.payment-checkout--modal .payment-checkout__total-calculation {
    font-family: var(--font-family-roboto);
    font-weight: 400
}

.payment-checkout--modal .payment-form__agreement,
.payment-checkout--modal .payment-form__crypto-notice {
    font-size: var(--t-font);
    line-height: 1.285;
    max-width: none;
    text-align: left
}

.payment-checkout__form {
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .payment-checkout__form--top {
        margin-top: 24px
    }
}

.payment-checkout__title {
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .payment-checkout__title {
        font-size: 4rem;
        line-height: 1.15;
        margin-bottom: 12px
    }
}

.payment-checkout__input {
    margin-bottom: 16px
}

.payment-checkout__input label {
    color: var(--vpngray700)
}

.payment-checkout__subscribe {
    margin-bottom: 32px
}

.payment-checkout__total-calculation {
    color: var(--gray500);
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px
}

.payment-checkout__total-calculation__wrapper {
    position: relative
}

@media (min-width:768px) {
    .payment-checkout__total-calculation__wrapper {
        align-items: center;
        display: flex
    }
}

.payment-checkout__total-calculation-discount {
    color: var(--green400)
}

.payment-checkout__total-calculation-value {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.payment-checkout__total-calculation-value--discount {
    color: var(--green400)
}

.payment-checkout__total-wrapper {
    margin-bottom: 40px
}

.payment-checkout__total-cost {
    border-top: 1px dashed var(--gray300);
    display: flex;
    flex-wrap: wrap;
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    justify-content: space-between;
    line-height: 1.125;
    padding-top: 16px
}

@media (min-width:768px) {
    .payment-checkout__total-cost {
        font-size: 4rem;
        line-height: 1.1
    }
}

.payment-checkout__total-cost-value {
    margin-left: auto
}

.payment-checkout__coupon {
    margin-top: 16px
}

@media (min-width:1024px) {
    .payment-checkout__coupon {
        font-size: var(--t-font);
        line-height: 1.285
    }
}

.payment-checkout__vat {
    color: var(--gray700);
    font-size: var(--t-font);
    margin: 4px 0 0 auto
}

.payment-checkout__submit {
    margin-top: 40px;
    width: 100%
}

@media (min-width:768px) {
    .payment-checkout__submit {
        margin: 40px auto 0;
        max-width: 244px
    }
}

@media (min-width:1024px) {
    .payment-checkout__submit {
        margin: 40px 0 0 auto
    }
}

.payment-checkout__agreement {
    margin: 0 auto 32px;
    max-width: 288px
}

@media (min-width:768px) {
    .payment-checkout__agreement {
        max-width: 100%
    }
}

@media (min-width:1024px) {
    .payment-checkout__agreement {
        text-align: left
    }
}

.payment-checkout__calculation-tooltip {
    display: inline-block;
    vertical-align: middle
}

@media (min-width:768px) {
    .payment-checkout__calculation-tooltip {
        align-items: center;
        display: flex;
        margin-left: 4px;
        position: relative
    }
}

.payment-checkout__calculation-icon {
    background-image: url(../img/main.min.svg);
    height: 24px;
    position: relative;
    top: -1px;
    width: 24px
}

.payment-checkout__calculation-icon:focus+.payment-checkout__calculation-notice,
.payment-checkout__calculation-icon:hover+.payment-checkout__calculation-notice {
    opacity: 1;
    visibility: visible
}

.payment-checkout__calculation-notice {
    background-color: var(--white);
    border-radius: 8px;
    bottom: calc(100% + 8px);
    box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, .15);
    font-size: 14px;
    left: 0;
    opacity: 0;
    padding: 16px;
    position: absolute;
    transition: var(--t2);
    visibility: hidden;
    width: 256px;
    z-index: 1
}

@media (min-width:768px) {
    .payment-checkout__calculation-notice {
        bottom: calc(100% + 12px);
        left: -20px
    }
}

.payment-checkout__input .payment-checkout__submit {
    display: none
}

@media (min-width:1024px) {
    .payment-checkout__input .payment-checkout__submit {
        border-radius: 0 8px 8px 0;
        display: flex;
        margin: 0;
        max-width: 180px;
        min-height: 56px;
        min-width: 0;
        min-width: auto;
        transform: none
    }

    .payment-checkout__submit-wrap {
        display: none
    }
}

.license-features {
    color: var(--gray900);
    margin-bottom: 24px;
    max-width: 984px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (min-width:768px) {
    .license-features {
        margin-bottom: 40px
    }
}

@media (min-width:1024px) {
    .license-features {
        display: flex;
        flex-direction: column;
        margin-bottom: 0
    }
}

.license-features--tablet {
    margin-bottom: 48px;
    margin-top: -16px
}

@media (min-width:1024px) {
    .license-features--tablet {
        display: none
    }
}

@media (min-width:768px) {
    .license-features--tablet .license-features__list {
        max-width: 720px
    }
}

@media (min-width:1024px) {
    .license-features--tablet .license-features__list {
        max-width: none
    }
}

@media (min-width:768px) {
    .license-features--cloudpayments {
        margin: 32px 0 8px
    }
}

@media (min-width:1024px) {
    .license-features--cloudpayments {
        display: block
    }
}

@media (min-width:768px) {
    .license-features--cloudpayments .license-features__title {
        display: none
    }

    .license-features--cloudpayments .license-features__list {
        margin: 0 auto -8px
    }
}

@media (min-width:1024px) {
    .license-features--cloudpayments .license-features__list {
        flex-direction: row;
        max-width: none
    }

    .license-features--cloudpayments .license-features__item {
        margin: 0 12px 12px
    }
}

.license-features--icons {
    margin: 0 auto;
    width: 100%
}

.license-features--icons .license-features__list {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin: 0;
    max-width: none;
    width: 100%
}

@media (min-width:768px) {
    .license-features--icons .license-features__list {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }
}

.license-features--icons .license-features__item {
    align-items: center;
    color: var(--gray900);
    display: flex;
    font-size: var(--xxs-font);
    justify-content: center;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width:768px) {
    .license-features--icons .license-features__item {
        width: calc(33.33333% - 16px)
    }
}

.license-features--icons .license-features__item:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0;
    height: 48px;
    margin-right: 16px;
    position: static;
    width: 48px
}

.license-features--icons .license-features__item--locations:before {
    background-image: url(../img/main.min.svg)
}

.license-features--icons .license-features__item--speed:before {
    background-image: url(../img/main.min.svg)
}

.license-features--icons .license-features__item--traffic:before {
    background-image: url(../img/main.min.svg)
}

.license-features--icons .license-features__item--devices:before {
    background-image: url(../img/main.min.svg)
}

.license-features--icons .license-features__item--dns-gift:before {
    background-image: url(../img/main.min.svg)
}

.license-features__title {
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.25;
    text-align: center
}

@media (min-width:1024px) {
    .license-features__title {
        text-align: left
    }
}

.license-features__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 16px auto -8px;
    padding: 0;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width:768px) {
    .license-features__list {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin: 16px auto -8px;
        max-width: 560px;
        width: 100%
    }
}

@media (min-width:1024px) {
    .license-features__list {
        flex-direction: column;
        margin: 16px 0 -8px;
        max-width: none;
        width: auto
    }
}

.license-features__item {
    display: flex;
    font-size: var(--xxs-font);
    line-height: 1.5;
    margin-bottom: 12px;
    padding-left: 28px;
    position: relative
}

.license-features__item:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px
}

@media (min-width:768px) {
    .license-features__item {
        margin: 0 12px 12px
    }
}

@media (min-width:1024px) {
    .license-features__item {
        margin: 0 0 12px
    }
}

.license-features__item--dns {
    display: inline-flex;
    flex-wrap: wrap;
    max-width: 240px;
    width: auto
}

@media (min-width:768px) {
    .license-features__item--dns {
        max-width: none
    }
}

@media (min-width:1024px) {
    .license-features__item--dns {
        max-width: 240px
    }
}

.license-features__item--dns .md__paragraph:first-of-type {
    margin-right: 4px
}

.license-features__item-info {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    cursor: pointer;
    height: 24px;
    margin-left: 2px;
    position: relative;
    width: 24px
}

.license-features__item-info:hover .license-features__item-tooltip {
    opacity: 1;
    visibility: visible
}

.license-features__item-tooltip {
    background-color: var(--gray900);
    border-radius: var(--m-border-r);
    color: var(--white);
    cursor: auto;
    font-size: 1.2rem;
    left: 50%;
    line-height: 1.16;
    opacity: 0;
    padding: 8px;
    position: absolute;
    top: calc(100% + 6px);
    transform: translateX(-50%);
    transition: var(--t3) opacity;
    visibility: hidden;
    width: 170px
}

.license-features__item-tooltip:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    top: -6px;
    transform: translateX(-50%) rotate(180deg);
    width: 14px;
    z-index: 2
}

.license-features__item-tooltip:after {
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 100%;
    z-index: 1
}

.coupon__btn {
    background-color: transparent;
    border: none;
    color: var(--vpngreen400);
    cursor: pointer;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375;
    margin: 0;
    padding: 0;
    text-decoration: none;
    transition: var(--t3) color;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.coupon__btn:hover {
    color: var(--vpngreen700);
    text-decoration: underline
}

.discount-block {
    background-color: var(--gray100)
}

.discount-block+.purchase,
.discount-block+.thankyou {
    margin: 24px 0 64px
}

@media (min-width:768px) {

    .discount-block+.purchase,
    .discount-block+.thankyou {
        margin: 32px 0 88px
    }
}

@media (min-width:1024px) {

    .discount-block+.purchase,
    .discount-block+.thankyou {
        margin: 48px 0 88px
    }
}

.discount-block+.purchase.purchase--small {
    margin: 24px 0 0
}

@media (min-width:768px) {
    .discount-block+.purchase.purchase--small {
        margin: 32px 0 0
    }
}

@media (min-width:1024px) {
    .discount-block+.purchase.purchase--small {
        margin: 48px 0 0
    }
}

.discount-block__in {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 11px var(--m-padding)
}

@media (min-width:768px) {
    .discount-block__in {
        pointer-events: none
    }
}

@media (min-width:1024px) {
    .discount-block__in {
        flex-direction: row
    }
}

.discount-block__img {
    margin-right: 18px;
    width: 20px
}

.discount-block__text {
    align-items: center;
    color: var(--gray900);
    display: flex;
    font-size: 12px;
    gap: 16px;
    line-height: 18px
}

@media (min-width:768px) {
    .discount-block__text {
        font-size: var(--t-font)
    }
}

.discount-block__btn {
    background-color: transparent;
    border: none;
    color: var(--gray700);
    cursor: pointer;
    display: none;
    font-family: var(--font-family-roboto);
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    padding: 0;
    pointer-events: auto;
    text-decoration: underline
}

@media (min-width:768px) {
    .discount-block__btn {
        display: block
    }
}

.discount-block__btn:focus,
.discount-block__btn:hover {
    outline: none;
    text-decoration: none
}

.payment-currency {
    align-items: center;
    color: var(--gray900);
    display: flex;
    font-size: 1.6rem;
    line-height: 1.5
}

.payment-currency__title {
    margin-right: 8px
}

.payment-currency__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url(../img/main.min.svg);
    background-position: 8px;
    background-repeat: no-repeat;
    background-size: 13px 11px;
    border: none;
    color: var(--gray900);
    cursor: pointer;
    display: inline-flex;
    flex: none;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    outline: 0;
    padding-left: 33px;
    width: auto
}

.payment-currency__select::-ms-expand {
    opacity: 0
}

.payment-currency__select:disabled {
    cursor: not-allowed;
    opacity: .5
}

.payment-methods-dropdown,
.payment-methods-dropdown--modal+.crypto-notice {
    margin-bottom: 16px
}

.payment-methods-dropdown__label {
    color: #5e5e5e;
    font-size: var(--t-font);
    line-height: 1.285;
    margin-bottom: 4px
}

.payment-methods-dropdown__toggle:before {
    top: 50%;
    transform: translateY(-50%)
}

.payment-methods-dropdown__toggle--open+.payment-methods-dropdown__list {
    opacity: 1;
    visibility: visible
}

.payment-methods-dropdown__toggle--open:before {
    transform: translateY(-50%) rotate(180deg)
}

.payment-methods-dropdown__item {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -8px
}

.payment-methods-dropdown__item .payment-icons {
    margin-bottom: 8px
}

.payment-methods-dropdown__item-text {
    margin-bottom: 8px;
    margin-right: 16px
}

.payment-methods-dropdown__list {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    display: flex;
    flex-direction: column;
    left: 50%;
    opacity: 0;
    padding: 8px 0;
    position: absolute;
    transform: translateX(-50%);
    transition: var(--t3) opacity;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.payment-methods-dropdown__list-item {
    align-items: center;
    background-color: transparent;
    border: none;
    color: var(--gray900);
    cursor: pointer;
    display: flex;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 13px 16px;
    text-align: left;
    transition: var(--t3) background-color
}

.payment-methods-dropdown__list-item:hover {
    background-color: var(--gray100)
}

.payment-methods-dropdown__list-item-in {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -8px
}

.payment-methods-dropdown__list-item-in .payment-icons {
    margin-bottom: 8px
}

.payment-methods-tabs {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px
}

.payment-methods-tabs+.crypto-notice {
    margin-top: -24px
}

.payment-methods-tabs--cloudpayments {
    align-items: center
}

.payment-methods-tabs__toggles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -16px -20px 0
}

@media (min-width:1024px) {
    .payment-methods-tabs__toggles {
        justify-content: flex-start
    }
}

.payment-methods-tabs__toggle {
    background-color: transparent;
    border: none;
    color: var(--gray700);
    cursor: pointer;
    font-family: var(--font-family-roboto);
    font-size: var(--xxs-font);
    font-weight: 400;
    line-height: 1.5;
    margin: 16px 20px 0;
    outline: none;
    padding: 0;
    position: relative;
    transition: var(--t3) color
}

.payment-methods-tabs__toggle--active,
.payment-methods-tabs__toggle:hover {
    color: var(--gray900)
}

.payment-methods-tabs__toggle--active:before {
    background-color: var(--vpngreen400);
    border-radius: 1px;
    bottom: -4px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%
}

.payment-methods-tabs__toggle--active:hover {
    color: var(--gray900)
}

.payment-methods-tabs__icons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 28px
}

@media (min-width:1024px) {
    .payment-methods-tabs__icons {
        justify-content: flex-start;
        margin-top: 36px
    }
}

.payment-icons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

.payment-icons--card .payment-icons__item {
    height: 16px
}

.payment-icons__item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    flex-shrink: 0;
    height: 20px
}

.payment-icons__item--visa {
    background-image: url(../img/main.min.svg);
    width: 42px
}

.payment-icons__item--mastercard {
    background-image: url(../img/main.min.svg);
    width: 20px
}

.payment-icons__item--mir {
    background-image: url(../img/main.min.svg);
    width: 42px
}

.payment-icons__item--yandexpay {
    background-image: url(../img/main.min.svg);
    width: 40px
}

.payment-icons__item--paypal {
    background-image: url(../img/main.min.svg);
    width: 13px
}

.payment-icons__item--unionpay {
    background-image: url(../img/main.min.svg);
    width: 26px
}

.payment-icons__item--bitcoin {
    background-image: url(../img/main.min.svg);
    width: 20px
}

.payment-icons__item--ethereum {
    background-image: url(../img/main.min.svg);
    width: 20px
}

.payment-icons__item--litecoin {
    background-image: url(../img/main.min.svg);
    width: 20px
}

.payment-icons__item--tether {
    background-image: url(../img/main.min.svg);
    width: 20px
}

.payment-icons__item--bitcoin-full {
    background-image: url(../img/main.min.svg);
    width: 68px
}

.payment-icons__item--ethereum-full {
    background-image: url(../img/main.min.svg);
    width: 64px
}

.payment-icons__item--litecoin-full {
    background-image: url(../img/main.min.svg);
    width: 58px
}

.payment-icons__item--tether-full {
    background-image: url(../img/main.min.svg);
    width: 58px
}

.crypto-notice {
    background-color: var(--vpnorange700-007);
    border-radius: var(--m-border-r);
    color: var(--vpngray800);
    font-size: var(--t-font);
    line-height: 1.285;
    margin-bottom: 32px;
    padding: 16px
}

@media (min-width:1024px) {
    .crypto-notice {
        margin-bottom: 40px
    }
}

.crypto-notice.payment-checkout__footer-notice {
    margin: 24px 0 0
}

.crypto-notice__text {
    align-items: flex-start;
    display: flex
}

.crypto-notice__text:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    content: "";
    flex-shrink: 0;
    height: 24px;
    margin-right: 8px;
    position: relative;
    width: 24px
}

.coupon-notice {
    background-color: var(--pressed-page-background)
}

.coupon-notice,
.coupon-notice__content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.coupon-notice__content {
    min-height: 42px;
    padding: 11px 16px
}

.coupon-notice__content .md__strong {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.coupon-notice__content .md__link {
    text-decoration: underline
}

.coupon-notice__content .md__link:focus,
.coupon-notice__content .md__link:hover {
    text-decoration: none
}

.coupon-notice__title {
    color: var(--default-main-text);
    line-height: 1.5
}

@media (min-width:768px) {
    .coupon-notice__title {
        align-items: center;
        display: flex;
        justify-content: center
    }
}

.download-banner {
    background-image: var(--bluegradient180);
    min-height: 476px;
    padding: 64px 0;
    position: relative
}

@media (min-width:1024px) {
    .download-banner {
        min-height: 488px;
        padding: 88px 0
    }
}

.download-banner__in {
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px;
    position: relative;
    z-index: 2
}

.download-banner__platform {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center
}

.download-banner__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.12;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .download-banner__title {
        font-size: 4.8rem
    }
}

@media (min-width:1024px) {
    .download-banner__title {
        font-size: 4.8rem
    }
}

.download-banner__desc {
    margin-bottom: 32px;
    max-width: 400px;
    width: 100%
}

@media (min-width:768px) {
    .download-banner__desc {
        font-size: var(--s-font);
        max-width: 600px
    }
}

.download-banner__bg {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.download-banner__bg-in {
    bottom: 0;
    height: 400px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 1920px
}

@media (min-width:1921px) {
    .download-banner__bg-in {
        width: 100%
    }
}

.download-banner__bg-pic {
    bottom: 0;
    display: none;
    height: 100%;
    position: absolute;
    width: 924px;
    z-index: 1
}

@media (min-width:1024px) {
    .download-banner__bg-pic {
        display: block
    }
}

.download-banner__bg-pic img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.download-banner__bg-pic--left {
    left: 0
}

.download-banner__bg-pic--right {
    right: 0
}

.download-banner__bg-pic--right img {
    transform: scaleX(-1)
}

.uninstall-banner {
    background-color: var(--gray100op05);
    padding: 40px 0
}

@media (min-width:768px) {
    .uninstall-banner {
        padding: 88px 0
    }
}

.uninstall-banner__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

@media (min-width:768px) {
    .uninstall-banner__in {
        flex-direction: row;
        justify-content: space-between
    }
}

.uninstall-banner__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:768px) {
    .uninstall-banner__content {
        align-items: flex-start;
        width: calc(50% - 12px)
    }
}

.uninstall-banner__pic {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
    max-width: 200px;
    order: -1;
    width: 100%
}

.uninstall-banner__pic img {
    height: 100%;
    width: 100%
}

@media (min-width:768px) {
    .uninstall-banner__pic {
        margin-bottom: 0;
        max-width: 480px;
        order: 0
    }
}

.uninstall-banner__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.12;
    margin-top: 16px;
    max-width: 480px;
    text-align: center
}

@media (min-width:768px) {
    .uninstall-banner__title {
        font-size: 4.8rem
    }
}

@media (min-width:1024px) {
    .uninstall-banner__title {
        font-size: 4.8rem
    }
}

@media (min-width:768px) {
    .uninstall-banner__title {
        margin-top: 24px;
        text-align: left;
        text-align: initial
    }
}

.uninstall-banner__title .md__strong {
    color: var(--vpngreen400)
}

.uninstall-banner__btn {
    margin-top: 24px;
    width: 100%
}

@media (min-width:768px) {
    .uninstall-banner__btn {
        margin-top: 32px;
        max-width: 304px
    }
}

.promo-banner {
    background-image: var(--bluegradient180);
    margin-bottom: 80px;
    padding: 88px 0;
    position: relative
}

@media (min-width:768px) {
    .promo-banner {
        margin-bottom: 112px;
        padding: 128px 0 160px
    }
}

@media (min-width:1024px) {
    .promo-banner {
        margin-bottom: 176px;
        padding: 168px 0 188px
    }
}

.promo-banner--small-padding {
    padding: 88px 0
}

.promo-banner--parallax {
    background-color: transparent;
    background-position: center 32px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    margin: 0;
    min-height: 516px;
    overflow: hidden;
    padding: 38px 0 0
}

@media (min-width:768px) {
    .promo-banner--parallax {
        background-position: 50%;
        background-size: 1023px;
        min-height: 548px;
        padding: 160px 0 0
    }
}

@media (min-width:1024px) {
    .promo-banner--parallax {
        background-size: 1920px;
        margin: -80px 0 0;
        min-height: 668px;
        padding: 236px 0 0
    }
}

@media (min-width:1921px) {
    .promo-banner--parallax {
        background-size: 2560px
    }
}

.promo-banner--parallax .promo-banner__title {
    font-size: 4rem;
    margin-bottom: 8px
}

@media (min-width:1024px) {
    .promo-banner--parallax .promo-banner__title {
        font-size: 6.4rem;
        margin-bottom: 16px
    }
}

.promo-banner--parallax .promo-banner__subtitle {
    color: var(--gray700);
    margin-bottom: 24px
}

@media (min-width:768px) {
    .promo-banner--parallax .promo-banner__subtitle {
        margin-bottom: 48px;
        max-width: 320px
    }
}

@media (min-width:1024px) {
    .promo-banner--parallax .promo-banner__subtitle {
        max-width: 420px
    }
}

@media (min-width:1200px) {
    .promo-banner--parallax .promo-banner__subtitle {
        max-width: none
    }
}

.promo-banner--parallax .promo-banner__btn-wrap {
    margin: auto 0 48px
}

@media (min-width:768px) {
    .promo-banner--parallax .promo-banner__btn-wrap {
        margin: 0
    }

    .promo-banner--order {
        order: -3
    }
}

.promo-banner__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.promo-banner__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 32px
}

@media (min-width:768px) {
    .promo-banner__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

@media (min-width:1024px) {
    .promo-banner__title {
        font-size: 6.4rem;
        line-height: 1.09
    }
}

.promo-banner__subtitle {
    color: var(--gray900);
    font-size: 1.6rem;
    margin-bottom: 32px;
    max-width: 704px
}

@media (min-width:768px) {
    .promo-banner__subtitle {
        font-size: 2.4rem;
        margin-bottom: 32px
    }
}

@media (min-width:1024px) {
    .promo-banner__subtitle {
        font-size: 3.2rem;
        line-height: 1.125
    }
}

@media (min-width:768px) {
    .promo-banner__subtitle--referral {
        font-size: 2.4rem;
        line-height: 1.5
    }
}

.promo-banner__subtitle--referral .md__list {
    counter-reset: olNum;
    margin: 16px auto 0;
    max-width: 400px;
    padding-left: 24px
}

@media (min-width:768px) {
    .promo-banner__subtitle--referral .md__list {
        margin: 16px 0 0;
        max-width: none
    }
}

.promo-banner__subtitle--referral .md__list-elem {
    display: inline-flex;
    flex: none;
    list-style-type: decimal;
    margin: 0;
    position: relative;
    text-align: left;
    width: 100%
}

@media (min-width:768px) {
    .promo-banner__subtitle--referral .md__list-elem {
        margin: 0 auto;
        width: auto
    }
}

.promo-banner__subtitle--referral .md__list-elem:before {
    content: counter(olNum) ".";
    counter-increment: olNum;
    height: 16px;
    left: -24px;
    position: absolute;
    width: 16px
}

.promo-banner__bg {
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%
}

@media (min-width:768px) {
    .promo-banner__bg {
        justify-content: space-between
    }
}

.promo-banner__mountain {
    height: 100%;
    position: relative;
    width: 440px;
    z-index: 1
}

@media (min-width:768px) {
    .promo-banner__mountain {
        width: 50%
    }
}

.promo-banner__mountain--left {
    display: none
}

@media (min-width:768px) {
    .promo-banner__mountain--left {
        display: block;
        margin-right: 20px
    }
}

.promo-banner__mountain--right {
    flex-shrink: 0;
    right: 0
}

@media (min-width:768px) {
    .promo-banner__mountain--right {
        flex-shrink: 1;
        margin-left: 20px
    }
}

.promo-banner__btn-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:768px) {
    .promo-banner__btn-wrap {
        width: auto
    }
}

.promo-banner__btn-dont-work {
    margin-top: 16px
}

.free-vpn-banner {
    background-image: var(--bluegradient180);
    padding: 24px 0 40px;
    position: relative
}

@media (min-width:768px) {
    .free-vpn-banner {
        padding: 48px 0 88px
    }
}

.free-vpn-banner__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--container-width-10-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .free-vpn-banner__in {
        max-width: calc(var(--container-width-10-col) + 48px);
        padding: 0 24px
    }
}

.free-vpn-banner__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 4rem;
    font-weight: 900;
    line-height: 1.15;
    margin: 32px 0 16px;
    text-align: center
}

@media (min-width:768px) {
    .free-vpn-banner__title {
        font-size: 4.8rem;
        line-height: 1.125
    }
}

@media (min-width:1024px) {
    .free-vpn-banner__title {
        font-size: 6.4rem
    }
}

@media (min-width:768px) {
    .free-vpn-banner__title {
        margin: 40px 0 16px
    }
}

.free-vpn-banner__subtitle {
    font-size: var(--s-font);
    line-height: 1.4;
    margin: 0;
    text-align: center
}

.free-vpn-banner__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 32px 0 -24px;
    padding: 0
}

@media (min-width:768px) {
    .free-vpn-banner__list {
        flex-direction: row;
        margin: 40px -24px -24px
    }
}

@media (min-width:1024px) {
    .free-vpn-banner__list {
        flex-direction: row;
        margin: 40px -60px -24px
    }
}

.free-vpn-banner__item {
    align-items: center;
    display: flex;
    margin: 0 60px 24px
}

@media (min-width:768px) {
    .free-vpn-banner__item {
        margin: 0 24px 24px
    }
}

@media (min-width:1024px) {
    .free-vpn-banner__item {
        margin: 0 60px 24px
    }
}

.free-vpn-banner__item-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 40px;
    margin-right: 16px;
    width: 40px
}

.free-vpn-banner__item-icon--3gb {
    background-image: url(../img/main.min.svg)
}

.free-vpn-banner__item-icon--locations {
    background-image: url(../img/main.min.svg)
}

.free-vpn-banner__item-icon--devices {
    background-image: url(../img/main.min.svg)
}

.free-vpn-banner__item-desc {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.free-vpn-banner__btns {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    width: 100%
}

@media (min-width:768px) {
    .free-vpn-banner__btns {
        flex-direction: row;
        justify-content: center;
        width: auto
    }
}

.free-vpn-banner__btns .button-wrap:first-child {
    margin-bottom: 16px
}

@media (min-width:768px) {
    .free-vpn-banner__btns .button-wrap:first-child {
        margin-bottom: 0;
        margin-right: 16px
    }
}

.free-vpn-banner__bg {
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%
}

@media (min-width:768px) {
    .free-vpn-banner__bg {
        justify-content: space-between
    }
}

.free-vpn-banner__pic {
    align-items: flex-end;
    display: flex;
    height: 100%;
    position: relative;
    width: 440px;
    z-index: 1
}

@media (min-width:768px) {
    .free-vpn-banner__pic {
        width: 924px
    }
}

.free-vpn-banner__pic--left {
    display: none
}

@media (min-width:768px) {
    .free-vpn-banner__pic--left {
        display: flex;
        margin-right: 20px
    }
}

.free-vpn-banner__pic--right {
    flex-shrink: 0;
    right: 0
}

@media (min-width:768px) {
    .free-vpn-banner__pic--right {
        flex-shrink: 1;
        margin-left: 20px
    }
}

.other-products-banner {
    display: flex;
    flex-direction: column;
    padding: 48px 0 35%;
    position: relative
}

@media (min-width:768px) {
    .other-products-banner {
        min-height: 500px;
        padding: 0
    }
}

.other-products-banner__in {
    flex: 1 0 auto;
    margin: 0 auto;
    max-width: calc(var(--container-width-12-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .other-products-banner__in {
        align-items: center;
        display: flex;
        justify-content: center;
        max-width: calc(var(--container-width-12-col) + 48px);
        padding: 0 24px
    }
}

.other-products-banner__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 600px;
    text-align: center;
    width: 100%
}

.other-products-banner__title {
    color: var(--gray900);
    font-size: 2.8rem;
    font-weight: var(--weight-bold);
    line-height: 1.14;
    line-height: var(--lh-titles-normal)
}

@media (min-width:768px) {
    .other-products-banner__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal)
    }
}

.other-products-banner__desc {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.375;
    margin: 16px 0;
    text-align: center
}

@media (min-width:768px) {
    .other-products-banner__desc {
        font-family: var(--font-family-roboto);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.56;
        margin: 16px 0 24px
    }
}

.other-products-banner__btn {
    background-color: transparent;
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    border: none;
    cursor: pointer;
    height: 24px;
    margin: 0;
    outline: none;
    padding: 0;
    transform: rotate(180deg);
    width: 24px
}

.modal {
    background-color: var(--blackshadow05);
    display: none;
    height: 100%;
    left: 0;
    padding: 16px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 21
}

@media (min-width:768px) {
    .modal {
        padding: 24px 16px
    }
}

.modal--open {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.modal--no-bg {
    background-color: transparent
}

.modal--hide-mobile.modal--open {
    display: none
}

@media (min-width:1024px) {
    .modal--hide-mobile.modal--open {
        display: flex
    }
}

.modal--blur:after {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    background: var(--whiteshadow015);
    content: "";
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: var(--t3) opacity, var(--t3) visibility;
    width: 100%;
    z-index: -1
}

@media (min-width:1024px) {
    .modal--blur:after {
        display: block
    }
}

.modal--search {
    justify-content: flex-start
}

.modal--new .modal__in {
    max-width: 432px;
    padding: 24px
}

@media (min-width:768px) {
    .modal--new .modal__in {
        max-width: 720px;
        padding: 32px
    }
}

.modal--new .modal__close {
    right: 16px;
    top: 16px
}

.modal__in {
    background-color: var(--default-popup-background);
    border-radius: var(--m-border-r);
    max-width: 600px;
    overflow-y: auto;
    padding: 48px 24px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (min-width:768px) {
    .modal__in {
        padding: 48px
    }
}

.modal__in--fail {
    padding: 24px
}

@media(min-width:768px) {
    .modal__in--fail {
        padding: 32px
    }
}

.modal__in--use-terms {
    max-width: 288px;
    padding: 24px 16px
}

@media (min-width:768px) {
    .modal__in--use-terms {
        max-width: 720px;
        padding: 32px
    }
}

.modal__in--pin-popup {
    left: auto;
    position: absolute;
    right: 24px;
    top: 30px
}

@media (min-width:768px) {
    .modal__in--pin-popup {
        max-width: 410px;
        padding: 32px
    }
}

.modal__in--pin-popup:before {
    background-image: url(../img/main.min.svg#modal-tail_f_fff);
    content: "";
    display: block;
    height: 21px;
    position: fixed;
    right: 198px;
    top: 10px;
    width: 28px
}

.modal__in--pin-popup__desc {
    color: var(--gray900);
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 16px
}

.modal__in--pin-popup__title {
    color: var(--gray900);
    font-family: var(--font-family-akkurat);
    font-size: 2.9rem;
    font-weight: 700;
    margin-bottom: 12px
}

.modal__in--pin-popup .modal__wrap img {
    width: 100%
}

@media (prefers-color-scheme:dark) {
    .modal__in--pin-popup {
        background-color: var(--black900)
    }

    .modal__in--pin-popup:before {
        background-image: url(../img/main.min.svg)
    }

    .modal__in--pin-popup__desc,
    .modal__in--pin-popup__title {
        color: var(--gray-light)
    }
}

.modal__in--search {
    border-radius: 12px;
    max-height: 400px;
    max-width: 720px;
    overflow: hidden;
    padding: 24px;
    top: 114px
}

@media (min-width:768px) {
    .modal__in--search {
        top: 298px
    }
}

.modal__in--search .modal__close {
    display: none
}

.modal__close {
    background-color: transparent;
    background-image: url(../img/main.min.svg#cross_s_888);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    cursor: pointer;
    height: 24px;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 24px;
    z-index: 2
}

@media (min-width:768px) {
    .modal__close {
        right: 16px;
        top: 16px
    }
}

.modal__close:hover {
    background-image: url(../img/main.min.svg#cross_s_3d3d3d)
}

.modal-discount-block {
    color: var(--gray900)
}

.modal-discount-block__title {
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .modal-discount-block__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

.modal-discount-block__btn {
    margin: 40px auto 0;
    min-width: 240px
}

@media (min-width:768px) {
    .modal-discount-block__btn {
        margin: 40px 0 0
    }
}

.modal-fail {
    color: var(--gray900)
}

.modal-fail__title {
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .modal-fail__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

.modal-fail__desc .md__list {
    margin: 16px 0;
    padding-left: 18px
}

.modal-fail__desc .md__list-elem {
    display: list-item
}

.modal-fail__btn {
    margin: 32px auto 0;
    min-width: 168px
}

@media (min-width:768px) {
    .modal-fail__btn {
        margin: 32px 0 0
    }
}

.modal-promocode {
    color: var(--gray900)
}

.modal-promocode__title {
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .modal-promocode__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

.modal-promocode__btn {
    margin-top: 40px;
    min-width: 240px
}

.modal-reviews {
    align-items: flex-start;
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 334px
}

@media (min-width:768px) {
    .modal-reviews {
        min-height: 311px
    }
}

.modal-reviews--success {
    align-items: center
}

.modal-reviews--success .modal-reviews__desc {
    text-align: center
}

.modal-reviews--error {
    min-height: 0;
    min-height: auto
}

.modal-reviews__form {
    width: 100%
}

.modal-reviews__desc {
    margin-top: 8px
}

.modal-reviews__form-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 32px
}

.modal-reviews__label-wrap {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: space-between
}

.modal-reviews__form-label {
    display: flex;
    gap: 8px
}

.modal-reviews__form-label[data-color=gray] {
    color: var(--default-labels)
}

.modal-reviews__rating {
    align-items: center;
    display: flex;
    gap: 8px
}

.modal-reviews__rating-star-input {
    display: none
}

.modal-reviews__rating-stars {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.modal-reviews__rating-star {
    background-image: url(../img/main.min.svg);
    cursor: pointer;
    flex-shrink: 0;
    height: 30px;
    position: relative;
    width: 30px
}

.modal-reviews__rating-star,
.modal-reviews__rating-star:before {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 30px
}

.modal-reviews__rating-star:before {
    background-image: url(../img/main.min.svg);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%
}

.modal-reviews__rating-star-input:checked~.modal-reviews__rating-star:before,
.modal-reviews__rating-star:hover:before,
.modal-reviews__rating-star:hover~.modal-reviews__rating-star:before {
    opacity: 1;
    visibility: visible
}

.modal-reviews__text-counter {
    color: var(--vpngreen400)
}

.modal-reviews__form-checkbox .md__link {
    text-decoration: underline
}

.modal-reviews__form-checkbox .text-t3 {
    cursor: pointer;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.modal-reviews__form-checkbox-input:checked+.modal-reviews__form-label .modal-reviews__form-checkbox-icon:after {
    background-color: var(--default-page-background);
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 23px 23px;
    content: "";
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 24px
}

.modal-reviews__form-checkbox-icon {
    cursor: pointer;
    display: block;
    height: 24px;
    position: relative;
    width: 24px
}

.modal-reviews__form-checkbox-icon:before {
    border: 2px solid var(--gray450);
    border-radius: 2px;
    content: "";
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20px
}

.modal-reviews__form-checkbox-input {
    display: none
}

.modal-reviews__btn {
    margin-top: 32px;
    width: 100%
}

@media (min-width:768px) {
    .modal-reviews__btn {
        max-width: none;
        min-width: 200px;
        width: auto
    }
}

.modal-reviews__success-pic {
    height: 200px;
    padding: 6px;
    width: 200px
}

.modal-reviews__success-pic img {
    display: block;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.modal-reviews__loader-wrap {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.modal-reviews__loader {
    animation: clockwise 2s linear infinite;
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 40px;
    width: 40px;
    will-change: transform
}

.modal-reviews__form-input,
.modal-reviews__form-textarea {
    background-color: var(--default-input-background);
    border: none;
    border-radius: var(--standard-border-radius);
    color: var(--default-placeholder);
    font-family: inherit;
    font-size: 16px;
    line-height: 130%;
    outline: none;
    padding: 16px
}

.modal-reviews__form-input::-moz-placeholder,
.modal-reviews__form-textarea::-moz-placeholder {
    color: var(--gray400);
    line-height: 130%
}

.modal-reviews__form-input::placeholder,
.modal-reviews__form-textarea::placeholder {
    color: var(--gray400);
    line-height: 130%
}

.modal-reviews__form-input {
    min-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis
}

.modal-reviews__form-textarea {
    min-height: 148px
}

@media (min-width:768px) {
    .modal-reviews__form-textarea {
        min-height: 128px
    }
}

.modal-support {
    align-items: center;
    color: var(--gray900);
    display: flex;
    flex-direction: column
}

.modal-support--align-left {
    align-items: flex-start
}

.modal-support__img {
    align-items: center;
    display: flex;
    justify-content: center
}

.modal-support__img img {
    height: 135px
}

@media (min-width:768px) {
    .modal-support__img img {
        height: 270px
    }
}

.modal-support .md__paragraph,
.modal-support__desc {
    margin-top: 16px
}

.modal-support__desc--center {
    text-align: center
}

.modal-support__btn {
    margin: 24px auto 0;
    min-width: 240px
}

@media (min-width:768px) {
    .modal-support__btn {
        margin: 24px 0 0
    }
}

.modal-support h2 {
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125
}

@media (min-width:768px) {
    .modal-support h2 {
        font-size: 4rem;
        line-height: 1.15
    }
}

.modal-thankyou {
    color: var(--gray900);
    display: flex;
    flex-direction: column
}

.modal-thankyou__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    font-weight: 700;
    line-height: 1.12;
    margin-bottom: 16px
}

.modal-thankyou__instructions {
    font-size: var(--t-font);
    line-height: 1.43;
    margin-bottom: 16px
}

.modal-thankyou__instructions .md__img {
    display: inline-block;
    height: 18px;
    margin: 0 2px;
    position: relative;
    top: 2px;
    width: 18px
}

.modal-thankyou__pic {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: 320px;
    min-height: 98px;
    width: 100%
}

@media (min-width:768px) {
    .modal-thankyou__pic {
        min-height: 144px
    }
}

.modal-thankyou__pic img {
    -o-object-fit: cover;
    object-fit: cover
}

.modal-qr {
    align-items: center;
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    text-align: center
}

.modal-qr__title {
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-top: 24px
}

@media (min-width:768px) {
    .modal-qr__title {
        font-size: 4rem;
        line-height: 1.15
    }
}

.modal-qr__desc {
    margin-top: 8px
}

.modal-qr__btn {
    margin-top: 40px;
    min-width: 240px
}

.modal-log-in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.modal-log-in__img {
    align-items: center;
    display: flex;
    height: 200px;
    justify-content: center;
    width: 200px
}

.modal-log-in__title {
    color: var(--gray900);
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    line-height: 1.125;
    line-height: var(--lh-titles-normal);
    margin-top: 40px
}

@media (min-width:768px) {
    .modal-log-in__title {
        font-size: 4rem;
        font-weight: var(--weight-bold);
        line-height: 1.15;
        line-height: var(--lh-titles-normal)
    }
}

.modal-log-in__desc {
    color: var(--gray900);
    margin-top: 16px
}

.modal-log-in__btn {
    margin-top: 40px;
    min-width: 240px
}

.modal-adblocker-instructions {
    align-items: flex-start;
    color: var(--gray900);
    display: flex;
    flex-direction: column
}

.modal-adblocker-instructions__title {
    color: var(--gray900);
    font-size: 4rem;
    font-weight: var(--weight-bold);
    line-height: 1.15;
    line-height: var(--lh-titles-normal);
    margin-bottom: 8px
}

.modal-adblocker-instructions__text {
    display: flex;
    flex-direction: column;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 16px
}

.modal-adblocker-instructions__text .md__link {
    color: var(--green400);
    text-decoration: none;
    transition: var(--t3) color
}

.modal-adblocker-instructions__text .md__link:hover {
    color: var(--green700);
    text-decoration: underline
}

.modal-adblocker-instructions__text .md__strong {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.modal-adblocker-instructions__text .md__list {
    padding-left: 24px
}

.modal-adblocker-instructions__text .md__list-elem {
    display: list-item
}

.modal-adblocker-instructions__text .md__list-elem:not(:first-child) {
    margin-top: 8px
}

.modal-adblocker-instructions__img,
.modal-adblocker-instructions__video {
    height: 450px;
    margin: 32px auto 16px;
    width: 230px
}

.modal-adblocker-instructions__btn {
    margin-top: 32px;
    min-width: 220px
}

.old-version {
    border-radius: 8px;
    color: var(--gray900);
    max-width: 360px;
    padding: 0;
    width: calc(100% - 32px)
}

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

.old-version__in {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 24px
}

@media (min-width:768px) {
    .old-version__in {
        flex-direction: row;
        padding: 32px
    }
}

.old-version__title {
    font-family: var(--font-family-akkurat);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .old-version__title {
        font-size: 32px
    }
}

.old-version__img {
    height: 200px;
    width: 200px
}

.old-version__desc {
    font-family: var(--font-family-akkurat);
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 32px
}

.old-version__button {
    border-radius: 8px;
    min-height: auto;
    padding: 12px 24px;
    text-transform: none;
    width: 100%
}

@media (min-width:768px) {
    .old-version__button {
        width: auto
    }
}

.subscribe-window {
    border-radius: 8px;
    color: var(--default-main-text);
    max-width: 360px;
    padding: 0;
    width: calc(100% - 32px)
}

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

.subscribe-window__in {
    padding: 24px
}

@media (min-width:768px) {
    .subscribe-window__in {
        padding: 32px
    }
}

.subscribe-window__content {
    display: flex;
    flex-direction: column
}

.subscribe-window__title {
    font-family: var(--font-family-roboto);
    font-weight: 700;
    margin: 0 0 12px;
    padding-right: 24px
}

.subscribe-window__desc {
    margin: 0 0 32px
}

@media (min-width:768px) {
    .subscribe-window__desc {
        margin: 0 0 24px
    }
}

.subscribe-window__label {
    display: inline-block;
    margin-bottom: 8px
}

.subscribe-window__input-error {
    color: var(--default-error-link);
    margin-top: 4px
}

.subscribe-window__submit {
    margin-top: 32px;
    text-transform: none;
    width: 100%
}

@media (min-width:768px) {
    .subscribe-window__submit {
        margin-top: 24px;
        width: auto
    }
}

.subscribe-window__success {
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .subscribe-window__success {
        align-items: center;
        flex-direction: row
    }
}

.subscribe-window__success-img {
    flex-shrink: 0;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 200px
}

.subscribe-window__success-content {
    display: flex;
    flex-direction: column;
    margin-top: 32px
}

@media (min-width:768px) {
    .subscribe-window__success-content {
        margin-left: 32px;
        margin-top: 0
    }
}

.subscribe-window__success-title {
    font-family: var(--font-family-roboto);
    font-weight: 500;
    margin-bottom: 8px
}

.subscribe-window__form-label {
    align-items: center;
    display: flex;
    gap: 8px
}

.subscribe-window__form-label[data-color=gray] {
    color: var(--gray450)
}

.subscribe-window__form-checkbox {
    margin: 32px 0 0
}

@media (min-width:768px) {
    .subscribe-window__form-checkbox {
        margin: 24px 0 0
    }
}

.subscribe-window__form-checkbox--subscribe {
    margin: 16px 0 0;
    text-align: left
}

.subscribe-window__form-checkbox .text-t3 {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.subscribe-window__form-checkbox .md__link {
    text-decoration: underline
}

.subscribe-window__form-checkbox-input:checked+.subscribe-window__form-label .subscribe-window__form-checkbox-icon:after {
    background-color: var(--default-page-background);
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 24px
}

.subscribe-window__form-checkbox-icon {
    cursor: pointer;
    display: block;
    height: 24px;
    position: relative;
    width: 24px
}

.subscribe-window__form-checkbox-icon:before {
    border: 2px solid var(--gray450);
    border-radius: 2px;
    content: "";
    height: 18px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 18px
}

.subscribe-window__form-checkbox-input {
    display: none
}

.modal-android-instructions {
    align-items: flex-start;
    color: var(--gray800);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 24px
}

@media (min-width:768px) {
    .modal-android-instructions {
        padding: 32px
    }
}

.modal-android-instructions__title {
    font-size: var(--fs-title-h5);
    font-weight: var(--weight-bold);
    line-height: var(--lh-titles-normal);
    margin-bottom: 8px
}

@media (min-width:768px) {
    .modal-android-instructions__title {
        font-size: var(--fs-title-h3);
        font-weight: var(--weight-bold);
        line-height: var(--lh-titles-normal)
    }
}

.modal-android-instructions__content {
    max-height: 400px;
    overflow-y: auto
}

@media (min-width:768px) {
    .modal-android-instructions__content {
        max-height: 673px
    }
}

.modal-android-instructions__text {
    display: flex;
    flex-direction: column;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    position: relative
}

.modal-android-instructions__text:not(.modal-android-instructions__text:last-child) {
    margin: 0 0 12px
}

.modal-android-instructions__text .md__link {
    color: var(--green400);
    text-decoration: none;
    transition: var(--t3) color
}

.modal-android-instructions__text .md__link:hover {
    color: var(--green700);
    text-decoration: underline
}

.modal-android-instructions__text .md__strong {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.modal-android-instructions__text .md__list {
    padding-left: 24px
}

.modal-android-instructions__text .md__list-elem {
    display: list-item
}

.modal-android-instructions__text .md__list-elem:not(:first-child) {
    margin-top: 8px
}

.modal-android-instructions__text .md__paragraph:not(.modal-android-instructions__text .md__paragraph:first-child) {
    margin: 12px 0 0
}

.modal-android-instructions__desc {
    padding-left: 24px;
    position: relative
}

.modal-android-instructions__desc:before {
    content: attr(data-index);
    left: 0;
    position: absolute
}

.modal-android-instructions__img,
.modal-android-instructions__video {
    height: 450px;
    margin: 24px auto;
    width: 230px
}

.modal-android-instructions__btn {
    margin-top: 32px;
    min-width: 220px
}

.modal-android-instructions__accordion {
    margin: 0 0 24px
}

.modal-android-instructions__accordion:last-child {
    margin: 0 0 12px
}

.modal-android-instructions__accordion-title {
    color: var(--vpngreen400);
    cursor: pointer;
    padding-left: 30px;
    position: relative
}

.modal-android-instructions__accordion-title:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 24px;
    left: 0;
    position: absolute;
    transition: var(--t2);
    width: 24px
}

.modal-android-instructions__accordion-title--active:before {
    transform: rotate(180deg)
}

.modal-android-instructions__accordion-item {
    display: flex;
    flex-direction: column;
    margin: 12px 0 0
}

.modal-android-instructions__accordion-text {
    padding-left: 38px
}

.modal-android-instructions__close-wrap {
    background: var(--white);
    display: flex;
    justify-content: center;
    padding: 32px 0 0;
    width: 100%
}

@media (min-width:768px) {
    .modal-android-instructions__close-wrap {
        justify-content: flex-start
    }
}

.modal-renewal {
    color: var(--gray-80)
}

.modal-renewal__title {
    font-weight: var(--weight-bold);
    margin-bottom: 8px
}

.modal-renewal__wrap {
    display: flex;
    margin-top: 32px;
    text-decoration: none
}

@media (min-width:768px) {
    .modal-renewal__wrap {
        display: inline-flex
    }
}

.modal-renewal__button {
    font-size: 16px
}

.qr-static {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.qr-static--overlay .qr-static__instructions {
    color: var(--white);
    font-family: var(--font-family-roboto);
    font-size: var(--t-font);
    font-weight: 400;
    line-height: 1.285;
    order: 1
}

.qr-static--sidebar .qr-static__instructions {
    font-family: var(--font-family-roboto);
    font-weight: 400;
    margin: 8px 0 0
}

.qr-static__icons {
    align-items: center;
    display: flex;
    justify-content: center
}

.qr-static__icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 48px;
    margin: 0 12px;
    width: 48px
}

.qr-static__icon--ios {
    background-image: url(../img/main.min.svg);
    background-position: center 2px
}

.qr-static__icon--android {
    background-image: url(../img/main.min.svg)
}

.qr-static__instructions {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 500;
    margin: 16px 0;
    text-align: center
}

.qr-wrap {
    display: flex
}

.qr,
.qr-wrap {
    position: relative
}

.qr {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 257px;
    width: 188px
}

.qr svg {
    left: 50%;
    position: absolute;
    top: 61px;
    transform: translateX(-50%)
}

.qr svg,
.qr--simple {
    height: 148px;
    width: 148px
}

.qr--simple {
    background-image: none
}

.qr--simple svg {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.qr--shadow:before {
    background-image: linear-gradient(180deg, transparent 0, var(--blackshadow095) 99.53%);
    bottom: 0;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.qr--sidebar {
    height: 216px;
    width: 158px
}

.qr--sidebar svg {
    height: 110px;
    top: 42px;
    width: 110px
}

.qr--adblocker-ios {
    height: 306px;
    width: 227px
}

.qr--adblocker-ios svg {
    height: 176px;
    top: 73px;
    width: 176px
}

.qr--adblocker-android {
    height: 306px;
    width: 227px
}

.qr--adblocker-android svg {
    height: 152px;
    top: 77px;
    width: 152px
}

.qr__device {
    position: absolute
}

.new-sticky-bar-wrap {
    margin-top: var(--header-height-mobile);
    overflow: hidden;
    position: relative;
    z-index: 8
}

.new-sticky-bar-wrap+.wrapper {
    padding-top: 0
}

@media (min-width:768px) {
    .new-sticky-bar-wrap {
        margin-top: var(--header-height-tablet)
    }
}

@media (min-width:1024px) {
    .new-sticky-bar-wrap {
        margin-top: 0;
        overflow: visible
    }
}

.new-sticky-bar {
    background-color: var(--default-fills-toplines-vpn);
    cursor: pointer;
    pointer-events: none;
    position: relative
}

.new-sticky-bar:focus .baloon-license,
.new-sticky-bar:hover .baloon-license {
    opacity: 1;
    visibility: visible
}

@media (min-width:768px) {
    .new-sticky-bar {
        pointer-events: all
    }
}

.new-sticky-bar .baloon-license {
    left: auto;
    max-width: 240px;
    padding: 16px 0 0;
    right: 48px;
    top: 100%;
    transform: none
}

.new-sticky-bar .baloon-license .baloon-license__content:before {
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%) rotate(180deg)
}

.new-sticky-bar__in {
    align-items: center;
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    padding: 16px 0;
    position: relative
}

@media (min-width:768px) {
    .new-sticky-bar__in {
        flex-direction: row;
        justify-content: flex-start;
        padding: 0
    }
}

.new-sticky-bar__bg {
    display: none;
    flex-shrink: 0;
    margin-right: 24px;
    max-height: 128px;
    max-width: 376px;
    min-height: 128px;
    width: 100%
}

.new-sticky-bar__bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width:1200px) {
    .new-sticky-bar__bg {
        align-items: center;
        display: flex;
        justify-content: center
    }
}

.new-sticky-bar__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:768px) {
    .new-sticky-bar__content {
        align-items: flex-start;
        justify-content: center;
        margin-right: 24px;
        padding: 16px 0
    }
}

@media (min-width:1200px) {
    .new-sticky-bar__content {
        align-self: stretch;
        padding: 0
    }
}

.new-sticky-bar__title {
    color: var(--default-main-text);
    text-align: center
}

@media (min-width:768px) {
    .new-sticky-bar__title {
        text-align: left
    }
}

.new-sticky-bar__desc,
.new-sticky-bar__title .title-h4 {
    color: var(--default-main-text)
}

.new-sticky-bar__desc {
    margin: 4px 0 0;
    text-align: center
}

@media (min-width:768px) {
    .new-sticky-bar__desc {
        text-align: left
    }
}

.new-sticky-bar__rating {
    margin-top: 12px
}

@media (min-width:768px) {
    .new-sticky-bar__rating {
        margin-top: 4px
    }
}

.new-sticky-bar__btn {
    flex-shrink: 0;
    height: 40px;
    margin-top: 16px;
    pointer-events: all
}

@media (min-width:768px) {
    .new-sticky-bar__btn {
        height: 48px;
        margin-top: 0
    }
}

.new-sticky-bar__close-outer {
    align-items: center;
    cursor: default;
    display: flex;
    flex-shrink: 0;
    height: 24px;
    justify-content: center;
    pointer-events: all;
    position: absolute;
    right: -8px;
    top: 8px;
    width: 24px
}

@media (min-width:768px) {
    .new-sticky-bar__close-outer {
        align-self: stretch;
        height: auto;
        margin-right: -24px;
        padding-left: 24px;
        padding-right: 24px;
        pointer-events: all;
        position: relative;
        right: auto;
        top: auto;
        width: auto
    }
}

@media (min-width:1024px) {
    .new-sticky-bar__close-outer {
        margin-right: -16px;
        padding-right: 16px
    }
}

.new-sticky-bar__close {
    align-items: center;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 0;
    opacity: .7;
    outline: none;
    padding: 0;
    pointer-events: all;
    transition: var(--t3) opacity;
    width: 100%
}

.new-sticky-bar__close:focus,
.new-sticky-bar__close:hover {
    opacity: 1
}

@media (min-width:768px) {
    .new-sticky-bar__close {
        height: 24px;
        width: 24px
    }
}

.new-sticky-bar__close-icon {
    background-image: url(../img/main.min.svg)
}

.new-sticky-bar--fixed {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: translateY(-100%);
    transition: var(--t2) transform;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.new-sticky-bar--fixed .new-sticky-bar__in {
    padding: 24px 8px 16px
}

@media (min-width:768px) {
    .new-sticky-bar--fixed .new-sticky-bar__in {
        padding: 0
    }
}

.new-sticky-bar--fixed .new-sticky-bar__bg {
    margin-left: -16px;
    max-height: 72px;
    max-width: 224px;
    min-height: 72px
}

@media (min-width:768px) {
    .new-sticky-bar--fixed .new-sticky-bar__content {
        padding: 20px 0
    }
}

@media (min-width:1200px) {
    .new-sticky-bar--fixed .new-sticky-bar__content {
        padding: 0
    }
}

.new-sticky-bar--fixed .new-sticky-bar__title {
    padding: 0 8px
}

@media (min-width:768px) {
    .new-sticky-bar--fixed .new-sticky-bar__title {
        padding: 0
    }
}

.new-sticky-bar--fixed .new-sticky-bar__btn {
    margin-top: 16px
}

@media (min-width:768px) {
    .new-sticky-bar--fixed .new-sticky-bar__btn {
        margin-top: 0
    }
}

.new-sticky-bar--static {
    z-index: 2
}

.new-sticky-bar--fixed.new-sticky-bar--animate {
    bottom: auto;
    opacity: 1;
    position: fixed;
    top: var(--header-height-mobile);
    transform: translateY(0);
    visibility: visible
}

@media (min-width:768px) {
    .new-sticky-bar--fixed.new-sticky-bar--animate {
        top: var(--header-height-tablet)
    }
}

@media (min-width:1024px) {
    .new-sticky-bar--fixed.new-sticky-bar--animate {
        top: 0
    }
}

.new-sticky-bar--hidden {
    display: none
}

html[data-theme=dark] .new-sticky-bar__close-icon {
    background-image: url(../img/main.min.svg)
}

.product-slider {
    order: -1;
    overflow: hidden;
    width: 100%
}

@media (min-width:1024px) {
    .product-slider {
        order: 0
    }
}

.product-slider .swiper {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: auto
}

.product-slider .swiper-wrapper {
    z-index: auto
}

.product-slider .swiper-slide {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    min-height: 350px;
    width: 100%
}

.product-slider .swiper-slide img {
    display: block;
    height: 100%;
    max-height: 350px;
    -o-object-fit: contain;
    object-fit: contain
}

.product-slider .swiper-pagination {
    display: flex;
    gap: 8px;
    margin-top: 8px
}

.product-slider .swiper-pagination-bullet {
    background-color: var(--gray300);
    border-radius: var(--xl-border-r);
    cursor: pointer;
    display: block;
    height: 4px;
    transition: background-color var(--t3);
    width: 16px
}

.product-slider .swiper-pagination-bullet-active {
    background-color: var(--vpngreen400)
}

.product-slider .swiper-lazy-preloader {
    animation: clockwise 2s linear infinite;
    background-image: url(../img/main.min.svg);
    border: 0;
    will-change: transform
}

.installation-instructions {
    display: flex;
    flex-direction: column;
    margin: 40px auto;
    max-width: 420px;
    padding: 0 16px
}

@media (min-width:768px) {
    .installation-instructions {
        margin: 80px auto
    }
}

.installation-instructions__title {
    color: var(--gray900);
    font-size: var(--l-font);
    line-height: 1.1;
    margin-bottom: 56px;
    text-align: center
}

.installation-instructions__arrow-down {
    background: url(../img/main.min.svg) 50% no-repeat;
    height: 56px;
    margin-bottom: 24px
}

.installation-instructions__text .md__paragraph {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: var(--xxs-font);
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 8px;
    text-align: center
}

.installation-instructions__text .md__paragraph .md__strong {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.installation-instructions__instruction-image {
    display: block;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.installation-instructions__button-container {
    display: flex;
    justify-content: center;
    margin-bottom: 32px
}

.installation-instructions__button {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid transparent;
    color: var(--gray700);
    cursor: pointer;
    display: block;
    font-family: var(--font-family-roboto);
    font-size: var(--xxs-font);
    font-weight: 400;
    line-height: 1.5;
    padding: 0 0 4px;
    transition: all var(--t2)
}

.installation-instructions__button+.installation-instructions__button {
    margin-left: 40px
}

.installation-instructions__button--active {
    border-bottom-color: var(--vpngreen400);
    color: var(--gray900)
}

.compare {
    background-color: var(--gray100op05);
    padding: 40px 0;
    position: relative
}

@media (min-width:768px) {
    .compare {
        padding: 88px 0
    }
}

.compare--banner {
    background-color: transparent
}

.compare--banner .compare__header {
    align-items: center;
    flex-direction: column
}

.compare--banner .compare__title {
    color: var(--gray900);
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    line-height: 1.125;
    line-height: var(--lh-titles-normal);
    max-width: 600px;
    text-align: center;
    width: 100%
}

@media (min-width:768px) {
    .compare--banner .compare__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        margin-bottom: 64px
    }
}

.compare--banner .compare__header-apps {
    align-self: flex-end
}

@media (min-width:768px) {
    .compare--banner .compare__app-type {
        margin-bottom: 0
    }
}

.compare--banner .compare__btn {
    min-width: 288px
}

.compare__outer {
    margin: 0 auto;
    max-width: calc(var(--container-width-10-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .compare__outer {
        max-width: calc(var(--container-width-10-col) + 48px);
        padding: 0 24px
    }
}

.compare__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .compare__in {
        align-items: flex-start
    }
}

.compare__header {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:768px) {
    .compare__header {
        align-items: flex-end;
        flex-direction: row;
        justify-content: space-between
    }
}

.compare__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.12;
    max-width: 480px;
    text-align: center
}

@media (min-width:768px) {
    .compare__title {
        font-size: 4rem;
        line-height: 1.15;
        text-align: left;
        text-align: initial;
        width: calc(50% - 12px)
    }
}

.compare__header-apps {
    display: none
}

@media (min-width:768px) {
    .compare__header-apps {
        align-items: center;
        display: flex;
        justify-content: center;
        width: calc(50% - 12px)
    }
}

.compare__app-type {
    align-items: center;
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    font-family: var(--font-family-roboto);
    font-weight: 500;
    margin-bottom: 8px;
    text-align: center;
    width: 50%
}

.compare__app-type--mobile {
    max-width: 120px;
    min-height: 80px;
    width: 100%
}

@media (min-width:768px) {
    .compare__app-type--mobile {
        display: none
    }
}

.compare__app-type-icons {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 8px
}

.compare__app-type-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px;
    margin: 0 4px;
    width: 24px
}

.compare__app-type-icon--extension {
    background-image: url(../img/main.min.svg)
}

.compare__app-type-icon--mac {
    background-image: url(../img/main.min.svg)
}

.compare__app-type-icon--windows {
    background-image: url(../img/main.min.svg)
}

.compare__app-type-icon--ios {
    background-image: url(../img/main.min.svg)
}

.compare__app-type-icon--android {
    background-image: url(../img/main.min.svg)
}

.compare__app-type-text {
    margin: auto 0
}

.compare__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 32px auto -48px;
    max-width: 320px;
    padding: 0;
    width: 100%
}

@media (min-width:768px) {
    .compare__list {
        margin: 40px 0 -32px;
        max-width: none
    }
}

.compare__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 48px
}

@media (min-width:768px) {
    .compare__item {
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 32px
    }
}

.compare__item-content {
    margin-bottom: 32px;
    text-align: center
}

@media (min-width:768px) {
    .compare__item-content {
        margin-bottom: 0;
        text-align: left;
        width: calc(50% - 12px)
    }
}

.compare__item-title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 2rem;
    font-weight: 500
}

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

.compare__item-desc {
    margin-top: 8px;
    text-align: center
}

@media (min-width:768px) {
    .compare__item-desc {
        margin-top: 4px;
        text-align: left
    }
}

.compare__item-checkboxes {
    display: flex;
    justify-content: space-between;
    padding: 0 24px;
    width: 100%
}

@media (min-width:768px) {
    .compare__item-checkboxes {
        justify-content: flex-start;
        padding: 0;
        width: calc(50% - 12px)
    }
}

.compare__item-check {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .compare__item-check {
        width: 50%
    }
}

.compare__checkbox {
    background-color: var(--vpngreen400);
    border-radius: var(--round-border-r);
    height: 24px;
    position: relative;
    width: 24px
}

.compare__checkbox:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 9px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 12px
}

.compare__checkbox--unchecked {
    background-color: var(--red400)
}

.compare__checkbox--unchecked:before {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 24px;
    width: 24px
}

.compare__btn {
    margin-top: 56px;
    min-width: 288px
}

@media (min-width:768px) {
    .compare__btn {
        margin-top: 40px;
        min-width: 220px
    }
}

.video {
    background-color: var(--black);
    display: flex;
    height: 185px;
    justify-content: center;
    position: relative
}

@media (min-width:768px) {
    .video {
        height: 406px
    }
}

@media (min-width:1024px) {
    .video {
        height: 464px
    }
}

.video__frame {
    background-color: transparent;
    bottom: 0;
    height: 100%;
    left: 50%;
    max-width: 320px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translatex(-50%);
    width: 100%
}

@media (min-width:768px) {
    .video__frame {
        max-width: 800px
    }
}

.video__preview {
    background-size: 100%;
    border: none;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
    top: 0;
    transition: opacity var(--t2), height 0s;
    width: 100%
}

.video__preview:hover {
    cursor: pointer
}

.video__preview:hover .video__play-btn {
    filter: drop-shadow(1px 1px 10px #1a1a1a);
    transform: scale(1.2)
}

.video__preview--hide {
    height: 0;
    opacity: 0;
    transition-delay: 0s, .8s
}

.video__preview .video__play-btn {
    bottom: 0;
    filter: drop-shadow(1px 1px 10px #061623);
    height: 48px;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all var(--t2);
    width: 48px
}

@media (min-width:768px) {
    .video__preview .video__play-btn {
        height: 114px;
        width: 114px
    }
}

.video__bg {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: 360px;
    position: relative;
    width: 100%
}

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

@media (min-width:1024px) {
    .video__bg {
        max-width: 824px
    }
}

.video__bg img {
    height: 100%
}

.video__bg:after,
.video__bg:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 80px;
    z-index: 1
}

@media (min-width:768px) {

    .video__bg:after,
    .video__bg:before {
        width: 200px
    }
}

.video__bg:before {
    left: 0
}

.video__bg:after,
.video__bg:before {
    background-image: linear-gradient(90deg, #131313, rgba(42, 53, 54, 0))
}

.video__bg:after {
    right: 0;
    transform: scaleX(-1)
}

.upgrade-vpn {
    padding-top: 40px;
    position: relative;
    z-index: 1
}

@media (min-width:768px) {
    .upgrade-vpn {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .upgrade-vpn {
        padding-top: 88px
    }
}

.upgrade-vpn {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .upgrade-vpn {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .upgrade-vpn {
        padding-bottom: 88px
    }
}

.upgrade-vpn__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: calc(var(--container-width-12-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .upgrade-vpn__in {
        max-width: calc(var(--container-width-12-col) + 48px);
        padding: 0 24px
    }
}

.upgrade-vpn__header {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px
}

@media (min-width:768px) {
    .upgrade-vpn__header {
        margin-bottom: 56px
    }
}

.upgrade-vpn__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.12;
    text-align: center
}

@media (min-width:768px) {
    .upgrade-vpn__title {
        font-size: 4.8rem
    }
}

@media (min-width:1024px) {
    .upgrade-vpn__title {
        font-size: 4.8rem
    }
}

.upgrade-vpn__subtitle {
    font-size: var(--s-font);
    line-height: 1.4;
    margin: 24px 0 0;
    text-align: center
}

.upgrade-vpn__list {
    align-items: center;
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0 0 -40px;
    padding: 0
}

@media (min-width:768px) {
    .upgrade-vpn__list {
        align-items: stretch;
        flex-direction: row;
        margin: 0 -12px -40px
    }
}

.upgrade-vpn__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 0 40px;
    max-width: 320px
}

@media (min-width:768px) {
    .upgrade-vpn__item {
        margin: 0 12px 40px;
        width: calc(25% - 24px)
    }
}

.upgrade-vpn__icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 64px;
    margin-bottom: 16px;
    width: 64px
}

.upgrade-vpn__icon--locations {
    background-image: url(../img/main.min.svg)
}

.upgrade-vpn__icon--speed {
    background-image: url(../img/main.min.svg)
}

.upgrade-vpn__icon--traffic {
    background-image: url(../img/main.min.svg)
}

.upgrade-vpn__icon--devices {
    background-image: url(../img/main.min.svg)
}

.upgrade-vpn__item-title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 700
}

.upgrade-vpn__item-desc {
    margin: 8px 0 0;
    text-align: center
}

.upgrade-vpn__btn {
    margin-top: 32px
}

.check-ip {
    color: var(--gray900);
    padding: 40px 0;
    position: relative
}

@media (min-width:768px) {
    .check-ip {
        background-image: var(--gray-gradient);
        padding: 56px 0
    }
}

@media (min-width:1024px) {
    .check-ip {
        padding: 88px 0
    }
}

.check-ip__in {
    align-items: center;
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (min-width:768px) {
    .check-ip__in {
        border-radius: var(--l-border-r);
        box-shadow: 0 17px 40px var(--gray400shadow);
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 920px;
        padding: 40px
    }
}

@media (min-width:1024px) {
    .check-ip__in {
        padding: 56px
    }
}

.check-ip__title-prefix {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
    order: -3;
    width: 100%
}

@media (min-width:768px) {
    .check-ip__title-prefix {
        margin-bottom: 16px
    }
}

.check-ip__title {
    font-family: var(--font-family-roboto);
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 32px;
    max-width: 400px;
    order: -2;
    text-align: center
}

@media (min-width:768px) {
    .check-ip__title {
        font-size: 4.8rem;
        line-height: 1.125;
        margin-bottom: 56px;
        max-width: none;
        width: 100%
    }
}

.check-ip__title--section {
    font-size: 4rem;
    font-weight: var(--weight-bold);
    line-height: 1.15;
    line-height: var(--lh-titles-normal)
}

@media (min-width:768px) {
    .check-ip__title--section {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal)
    }
}

.check-ip__column {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.check-ip__column:last-child {
    margin-bottom: 32px;
    max-width: 400px;
    order: -1
}

@media (min-width:768px) {
    .check-ip__column:last-child {
        margin-bottom: 0;
        max-width: none;
        order: 0
    }

    .check-ip__column {
        align-items: flex-start;
        width: calc(50% - 12px)
    }
}

.check-ip__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: -32px 0 32px;
    max-width: 400px;
    padding: 0;
    width: 100%
}

@media (min-width:768px) {
    .check-ip__list {
        max-width: none;
        width: auto
    }
}

.check-ip__info {
    display: flex;
    flex-direction: column;
    margin-top: 32px
}

.check-ip__label {
    color: var(--gray700);
    font-size: var(--t-font);
    line-height: 1.286;
    margin-bottom: 4px
}

.check-ip__value {
    font-family: var(--font-family-roboto);
    font-size: var(--m-s-font);
    font-weight: 700;
    line-height: 1.25;
    word-break: break-word
}

.check-ip__value--disabled {
    color: var(--vpnred)
}

.check-ip__value--enabled {
    color: var(--vpngreen400)
}

.check-ip__pic {
    align-items: center;
    border-radius: var(--m-border-r);
    display: flex;
    flex-direction: column;
    padding: 32px;
    text-align: center
}

.check-ip__pic--disabled {
    background-color: var(--vpnred05);
    border: 1px solid var(--vpnred);
    color: var(--vpnred)
}

.check-ip__pic--enabled {
    background-color: var(--vpngreen400op5);
    border: 1px solid var(--vpngreen400)
}

.check-ip__pic-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 64px;
    margin-bottom: 16px;
    width: 64px
}

@media (min-width:768px) {
    .check-ip__pic-icon {
        height: 96px;
        width: 96px
    }
}

.check-ip__pic-icon--disabled {
    background-image: url(../img/main.min.svg)
}

.check-ip__pic-icon--enabled {
    background-image: url(../img/main.min.svg)
}

.check-ip__pic-title {
    font-family: var(--font-family-roboto);
    font-size: var(--s-font);
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 8px
}

.check-ip__pic-desc {
    font-size: var(--t-font);
    line-height: 1.286
}

.check-ip__btn-outer {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: auto;
    width: 100%
}

@media (min-width:768px) {
    .check-ip__btn-outer {
        justify-content: flex-start
    }
}

.check-ip__btn-outer--center {
    justify-content: center
}

.check-ip__btn {
    min-width: 288px
}

.check-ip__unavailable {
    font-family: var(--font-family-roboto);
    font-size: var(--m-s-font);
    font-weight: 700;
    line-height: 1.25;
    margin: 0 auto 56px;
    max-width: 600px;
    text-align: center
}

.check-ip__bg {
    display: none;
    height: 472px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 126px;
    transform: translateX(-50%);
    width: 100%
}

@media (min-width:1024px) {
    .check-ip__bg {
        display: block
    }
}

.check-ip__bg-in {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 2560px
}

.check-ip__bg-pic {
    height: 472px;
    position: absolute;
    top: 0;
    width: 640px;
    z-index: 1
}

.check-ip__bg-pic img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.check-ip__bg-pic--left {
    left: 104px;
    transform: scaleX(-1)
}

.check-ip__bg-pic--right {
    right: 104px
}

.check-ip--dark {
    background-color: var(--purple700);
    background-image: none;
    color: var(--white)
}

.check-ip--dark .check-ip__in {
    background-color: transparent;
    padding: 0
}

@media (min-width:768px) {
    .check-ip--dark .check-ip__in {
        max-width: none
    }
}

.check-ip--dark .check-ip__title {
    color: var(--white)
}

@media (min-width:768px) {
    .check-ip--wide-gap .check-ip__column {
        max-width: calc(50% - 44px)
    }
}

.content-ip {
    padding-top: 40px
}

@media (min-width:768px) {
    .content-ip {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .content-ip {
        padding-top: 88px
    }
}

.content-ip {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .content-ip {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .content-ip {
        padding-bottom: 88px
    }
}

.content-ip__in {
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 632px;
    padding: 0 16px
}

.content-ip__section {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .content-ip__section {
        margin-bottom: 56px
    }
}

.content-ip__section:last-child {
    margin-bottom: 0
}

.content-ip__section-title {
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 1.125;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .content-ip__section-title {
        font-size: 4rem;
        line-height: 1.15
    }
}

.content-ip__section-title {
    font-family: var(--font-family-roboto);
    font-weight: 700
}

@media (min-width:768px) {
    .content-ip__section-title {
        margin-bottom: 24px
    }
}

.content-ip__section-text {
    font-size: var(--xxs-font);
    line-height: 1.5
}

@media (min-width:768px) {
    .content-ip__section-text {
        font-size: var(--s-font);
        line-height: 1.4
    }
}

.content-ip__section-text h3 {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 16px
}

.content-ip__section-text .md__paragraph {
    margin-bottom: 24px
}

@media (min-width:768px) {
    .content-ip__section-text .md__paragraph {
        margin-bottom: 32px
    }
}

.content-ip__section-text .md__strong {
    font-weight: 700
}

.content-ip__section-text .md__em {
    font-style: italic
}

.content-ip__section-text .md__list {
    margin-bottom: 24px;
    padding-left: 24px
}

@media (min-width:768px) {
    .content-ip__section-text .md__list {
        margin-bottom: 32px
    }
}

.content-ip__section-text .md__list .md__list-elem {
    display: list-item;
    list-style-type: disc
}

.content-ip__section-text .md__list_ordered .md__list-elem {
    list-style-type: decimal
}

.content-ip__section-text>:last-child {
    margin-bottom: 0
}

.products-block {
    padding: 40px 0
}

@media (min-width:768px) {
    .products-block {
        padding: 88px 0
    }
}

.products-block--bg-gray {
    background-color: var(--gray50)
}

.products-block--10-col-width .products-block__in {
    margin: 0 auto;
    max-width: calc(var(--container-width-10-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .products-block--10-col-width .products-block__in {
        max-width: calc(var(--container-width-10-col) + 48px);
        padding: 0 24px
    }
}

.products-block__in {
    margin: 0 auto;
    max-width: calc(var(--container-width-12-col) + 32px);
    padding: 0 var(--m-padding)
}

@media (min-width:768px) {
    .products-block__in {
        max-width: calc(var(--container-width-12-col) + 48px);
        padding: 0 24px
    }
}

.products-block__content,
.products-block__header {
    display: flex;
    flex-direction: column
}

.products-block__header {
    align-items: center;
    margin-bottom: 32px
}

@media (min-width:768px) {
    .products-block__header {
        margin-bottom: 56px
    }
}

.products-block__title {
    color: var(--gray900);
    font-size: 2.8rem;
    font-weight: var(--weight-bold);
    line-height: 1.14;
    line-height: var(--lh-titles-normal);
    text-align: center
}

@media (min-width:768px) {
    .products-block__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal)
    }
}

.products-block__subtitle {
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.43;
    margin-top: 8px;
    text-align: center
}

@media (min-width:768px) {
    .products-block__subtitle {
        font-family: var(--font-family-roboto);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.56;
        margin-top: 16px
    }
}

.products-panel__controls {
    margin: 0 -16px 40px
}

@media (min-width:768px) {
    .products-panel__controls {
        margin: 0 0 32px
    }
}

.products-panel--adblocker .products-panel__content {
    min-height: 480px
}

@media (min-width:768px) {
    .products-panel--adblocker .products-panel__content {
        min-height: 626px
    }
}

@media (min-width:1024px) {
    .products-panel--adblocker .products-panel__content {
        min-height: 362px
    }
}

.single-product {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .single-product {
        flex-direction: row;
        justify-content: space-between
    }
}

.single-product--reverse .single-product__column:first-child {
    margin-bottom: 32px;
    order: -1
}

.single-product--reverse .single-product__column:last-child {
    margin-bottom: 0;
    order: 0
}

@media (min-width:1024px) {
    .single-product--reverse .single-product__column:first-child {
        margin-bottom: 0;
        order: 0
    }
}

.single-product--beta .single-product__img {
    max-height: 240px
}

@media (min-width:768px) {
    .single-product--beta .single-product__img {
        max-height: 360px
    }
}

.single-product--linux {
    margin: 0 0 40px
}

@media (min-width:768px) {
    .single-product--linux {
        margin: 0 0 80px
    }
}

.single-product__column {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.single-product__column:last-child {
    margin-bottom: 32px;
    max-width: 768px;
    order: -1
}

@media (min-width:1024px) {
    .single-product__column {
        justify-content: flex-start;
        width: calc(50% - 44px)
    }

    .single-product__column:last-child {
        margin-bottom: 0;
        order: 0
    }
}

.single-product__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

@media (min-width:768px) {
    .single-product__content {
        align-items: flex-start
    }
}

@media (min-width:1024px) {
    .single-product__content {
        align-items: flex-start;
        justify-content: center
    }
}

.single-product__title {
    color: var(--gray900);
    font-size: 2.4rem;
    font-weight: var(--weight-bold);
    line-height: 1.17;
    line-height: var(--lh-titles-normal);
    text-align: center
}

@media (min-width:768px) {
    .single-product__title {
        font-size: 4rem;
        font-weight: var(--weight-bold);
        line-height: 1.15;
        line-height: var(--lh-titles-normal);
        text-align: left
    }

    .single-product__title .md__paragraph {
        display: inline
    }
}

.single-product__desc {
    color: var(--default-main-text);
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.43;
    margin: 8px 0 0;
    max-width: 480px;
    text-align: center
}

@media (min-width:768px) {
    .single-product__desc {
        font-family: var(--font-family-roboto);
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.5;
        margin: 16px 0 0;
        max-width: none;
        text-align: left
    }
}

.single-product__desc .md__paragraph:not(:first-child) {
    margin-top: 16px
}

.single-product__desc--l-margin {
    margin-top: 32px
}

.single-product__btns {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 32px;
    width: 100%
}

@media (min-width:768px) {
    .single-product__btns {
        flex-direction: row;
        justify-content: flex-start
    }
}

@media (min-width:1024px) {
    .single-product__btns {
        flex-direction: row
    }
}

.single-product__btn-outer {
    max-width: 400px;
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .single-product__btn-outer {
        max-width: none;
        width: auto
    }
}

.single-product__btn--qr {
    display: none
}

@media (min-width:1024px) {
    .single-product__btn--qr {
        display: flex;
        margin-right: 16px
    }
}

.single-product__btn--changelog {
    margin-top: 16px
}

@media (min-width:768px) {
    .single-product__btn--changelog {
        margin-left: 24px;
        margin-top: 0
    }
}

.single-product__link {
    color: var(--default-link);
    margin-top: 16px;
    text-decoration: none;
    transition: var(--t3) color
}

.single-product__link:focus,
.single-product__link:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

@media (min-width:1024px) {
    .single-product__link {
        margin: 0
    }
}

.single-product__link--adblocker {
    color: var(--green400);
    text-decoration: none;
    transition: var(--t3) color
}

.single-product__link--adblocker:hover {
    color: var(--green700);
    text-decoration: underline
}

.single-product__picture {
    align-items: center;
    display: flex;
    justify-content: center
}

.single-product__img {
    -o-object-fit: contain;
    object-fit: contain
}

.products-nav {
    min-height: 56px;
    position: relative
}

@media (min-width:768px) {
    .products-nav {
        min-height: 0;
        min-height: auto
    }
}

.products-nav--adblocker .products-nav__item--active:before {
    background-color: var(--green400)
}

.products-nav__toggle {
    align-items: center;
    background-color: var(--gray100);
    border: none;
    color: var(--gray900);
    cursor: pointer;
    display: flex;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    font-weight: 500;
    justify-content: space-between;
    line-height: 1.5;
    margin: 0;
    padding: 16px 24px;
    text-align: left;
    width: 100%
}

@media (min-width:768px) {
    .products-nav__toggle {
        display: none
    }
}

.products-nav__toggle--active+.products-nav__list {
    opacity: 1;
    visibility: visible
}

.products-nav__toggle--active .products-nav__toggle-icon {
    transform: rotate(180deg)
}

.products-nav__toggle-icon {
    fill: var(--gray700);
    height: 24px;
    margin-left: 16px;
    order: 1;
    position: relative;
    transition: var(--t3) transform;
    width: 24px
}

.products-nav__list {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    display: flex;
    flex-direction: column;
    left: 50%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    transition: var(--t3) opacity, var(--t3) visibility;
    visibility: hidden;
    width: calc(100% - 16px);
    z-index: 3
}

@media (min-width:768px) {
    .products-nav__list {
        border-radius: 0;
        box-shadow: none;
        flex-direction: row;
        justify-content: center;
        opacity: 1;
        position: relative;
        visibility: visible;
        width: 100%
    }
}

@media (min-width:1024px) {
    .products-nav__list {
        justify-content: flex-start
    }
}

.products-nav__item {
    background-color: transparent;
    border: none;
    color: var(--gray900);
    cursor: pointer;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    outline: none;
    padding: 16px;
    position: relative;
    text-align: left
}

@media (min-width:768px) {
    .products-nav__item {
        color: var(--gray700);
        padding: 0 0 8px;
        transition: var(--t3) color
    }

    .products-nav__item:not(:first-child) {
        margin-left: 40px
    }

    .products-nav__item:hover {
        color: var(--gray900)
    }
}

.products-nav__item--active {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

@media (min-width:768px) {
    .products-nav__item--active {
        color: var(--gray900);
        font-family: var(--font-family-roboto);
        font-weight: 400
    }

    .products-nav__item--active:before {
        background-color: var(--vpngreen400);
        border-radius: 13px;
        bottom: 0;
        content: "";
        height: 3px;
        left: 0;
        position: absolute;
        width: 100%
    }
}

.bg-layer {
    bottom: 0;
    display: none;
    height: 500px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    transform: translateX(-50%);
    width: 100%
}

@media (min-width:1024px) {
    .bg-layer {
        display: block
    }
}

.bg-layer--banner-desktop {
    display: block;
    height: 100%;
    z-index: -1
}

.bg-layer--banner-desktop .bg-layer__in {
    background-image: none
}

@media (min-width:768px) {
    .bg-layer--banner-desktop {
        background-image: var(--bluegradient180)
    }
}

.bg-layer--banner {
    background-image: var(--bluegradient180);
    display: block;
    height: 100%;
    z-index: -1
}

.bg-layer--banner .bg-layer__in {
    background-image: none
}

.bg-layer--detailed-pics .bg-layer__in {
    width: 100%
}

@media (min-width:768px) {
    .bg-layer--detailed-pics .bg-layer__in {
        width: 1600px
    }
}

@media (min-width:1600px) {
    .bg-layer--detailed-pics .bg-layer__in {
        width: 100%
    }
}

.bg-layer--detailed-pics .bg-layer__pic--left,
.bg-layer--detailed-pics .bg-layer__pic--right {
    display: none;
    height: 400px;
    width: 924px
}

@media (min-width:768px) {

    .bg-layer--detailed-pics .bg-layer__pic--left,
    .bg-layer--detailed-pics .bg-layer__pic--right {
        display: block
    }
}

.bg-layer--detailed-pics .bg-layer__pic--left {
    left: -160px
}

@media (min-width:1921px) {
    .bg-layer--detailed-pics .bg-layer__pic--left {
        left: 0
    }
}

.bg-layer--detailed-pics .bg-layer__pic--right {
    right: -160px
}

@media (min-width:1921px) {
    .bg-layer--detailed-pics .bg-layer__pic--right {
        right: 0
    }
}

.bg-layer--other-products .bg-layer__in {
    width: 100%
}

@media (min-width:768px) {
    .bg-layer--other-products .bg-layer__in {
        width: 1600px
    }
}

@media (min-width:1600px) {
    .bg-layer--other-products .bg-layer__in {
        width: 100%
    }
}

.bg-layer--other-products .bg-layer__pic--left {
    display: none;
    height: 400px;
    width: 924px
}

@media (min-width:768px) {
    .bg-layer--other-products .bg-layer__pic--left {
        display: block
    }
}

.bg-layer--other-products .bg-layer__pic--left .bg-layer__img--agnar {
    bottom: -96px;
    display: none;
    height: 552px;
    left: 88px;
    position: absolute;
    width: 400px
}

@media (min-width:1024px) {
    .bg-layer--other-products .bg-layer__pic--left .bg-layer__img--agnar {
        display: block
    }
}

.bg-layer--other-products .bg-layer__pic--right {
    height: auto;
    padding-top: 35%;
    width: 100%
}

.bg-layer--other-products .bg-layer__pic--right .bg-layer__img {
    -o-object-fit: cover;
    object-fit: cover
}

.bg-layer--other-products .bg-layer__pic--right .bg-layer__img--diana {
    bottom: -96px;
    display: none;
    height: 552px;
    position: absolute;
    right: 88px;
    width: 400px
}

@media (min-width:1024px) {
    .bg-layer--other-products .bg-layer__pic--right .bg-layer__img--diana {
        display: block
    }
}

@media (min-width:768px) {
    .bg-layer--other-products .bg-layer__pic--right {
        display: block;
        height: 400px;
        padding: 0;
        width: 924px
    }

    .bg-layer--other-products .bg-layer__pic--right .bg-layer__img {
        -o-object-fit: contain;
        object-fit: contain
    }
}

.bg-layer__in {
    background-image: var(--bluegradient);
    bottom: 0;
    height: 100%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 2560px
}

@media (min-width:2560px) {
    .bg-layer__in {
        width: 100%
    }
}

.bg-layer__pic {
    bottom: 0;
    height: 470px;
    position: absolute;
    width: 727px;
    z-index: 1
}

.bg-layer__pic picture {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bg-layer__pic--left {
    left: 0
}

.bg-layer__pic--right {
    right: 0
}

.bg-layer__pic--right .bg-layer__img--reverse {
    transform: scaleX(-1)
}

.bg-layer__img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.discuss {
    padding-top: 40px
}

@media (min-width:768px) {
    .discuss {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .discuss {
        padding-top: 88px
    }
}

.discuss {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .discuss {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .discuss {
        padding-bottom: 88px
    }
}

.discuss__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.discuss__title {
    color: var(--gray900);
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    line-height: 1.125;
    line-height: var(--lh-titles-normal);
    margin-bottom: 16px;
    text-align: center
}

@media (min-width:768px) {
    .discuss__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        margin-bottom: 24px
    }
}

.discuss__desc {
    max-width: 600px;
    text-align: center
}

.discuss__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 56px -12px -24px;
    max-width: 480px;
    padding: 0
}

@media (min-width:768px) {
    .discuss__list {
        max-width: 600px
    }
}

@media (min-width:1024px) {
    .discuss__list {
        flex-wrap: nowrap;
        max-width: none
    }
}

.discuss__list-item {
    display: flex;
    margin: 0 12px 24px;
    width: 100%
}

@media (min-width:768px) {
    .discuss__list-item {
        width: calc(50% - 24px)
    }
}

@media (min-width:1024px) {
    .discuss__list-item {
        width: calc(25% - 24px)
    }
}

.discuss-item {
    background-color: var(--white);
    border-radius: var(--m-border-r);
    box-shadow: 0 17px 40px var(--gray400shadow);
    color: var(--gray700);
    display: flex;
    flex-direction: column;
    padding: 24px;
    text-decoration: none
}

.discuss-item__title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-weight: 500;
    margin-top: 24px
}

.discuss-item__desc {
    margin: 8px 0 0
}

@media (min-width:1024px) {
    .discuss-item .icon {
        filter: grayscale(100);
        transition: var(--t3) filter, var(--t3) opacity
    }

    .discuss-item .icon--colored-github {
        opacity: .326
    }

    .discuss-item .icon--colored-reddit {
        opacity: .573
    }

    .discuss-item:hover .icon {
        filter: grayscale(0);
        opacity: 1
    }
}

.social-links {
    padding-top: 40px
}

@media (min-width:768px) {
    .social-links {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .social-links {
        padding-top: 88px
    }
}

.social-links {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .social-links {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .social-links {
        padding-bottom: 88px
    }
}

.social-links__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.social-links__title {
    color: var(--gray900);
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    line-height: 1.125;
    line-height: var(--lh-titles-normal);
    margin-bottom: 16px;
    max-width: 600px;
    text-align: center
}

@media (min-width:768px) {
    .social-links__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        margin-bottom: 24px
    }
}

.social-links__desc {
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    max-width: 600px;
    text-align: center
}

.social-links__list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 40px -30px -40px;
    padding: 0
}

@media (min-width:768px) {
    .social-links__list {
        margin: 56px -34px -40px
    }
}

.social-links__list-item {
    margin: 0 30px 40px
}

@media (min-width:768px) {
    .social-links__list-item {
        margin: 0 34px 40px
    }
}

.social-links__item-link {
    align-items: center;
    display: flex;
    justify-content: center
}

.promotion {
    overflow-x: hidden;
    padding-top: 40px
}

@media (min-width:768px) {
    .promotion {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .promotion {
        padding-top: 88px
    }
}

.promotion {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .promotion {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .promotion {
        padding-bottom: 88px
    }
}

.promotion__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative
}

@media (min-width:768px) {
    .promotion__in {
        align-items: flex-start;
        flex-direction: row
    }
}

.promotion__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 480px;
    width: 100%
}

@media (min-width:768px) {
    .promotion__content {
        align-items: flex-start;
        max-width: 384px;
        min-height: 314px
    }
}

@media (min-width:1024px) {
    .promotion__content {
        max-width: 480px;
        min-height: 276px
    }
}

.promotion .promo-code-offer {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .promotion .promo-code-offer {
        margin-bottom: 24px;
        min-width: 560px
    }
}

.promotion__title {
    color: var(--white);
    font-size: 4rem;
    font-weight: var(--weight-bold);
    line-height: 1.15;
    line-height: var(--lh-titles-normal);
    text-align: center
}

@media (min-width:768px) {
    .promotion__title {
        color: var(--white);
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        text-align: left
    }
}

.promotion__btn {
    margin-top: 32px
}

.promotion__pic {
    display: none;
    min-height: 328px;
    min-width: 564px;
    position: absolute;
    right: calc(50% + 12px);
    top: 50%;
    transform: translate(100%, -50%)
}

@media (min-width:768px) {
    .promotion__pic {
        display: block
    }
}

@media (min-width:1024px) {
    .promotion__pic {
        min-height: 452px;
        min-width: 778px;
        right: calc(50% + 44px)
    }
}

.promotion__pic img {
    height: 100%;
    left: 0;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%
}

.promotion__pic--discount {
    min-width: 600px
}

@media (min-width:1024px) {
    .promotion__pic--discount {
        transform: translate(110%, -50%)
    }
}

.features-list {
    align-items: center;
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0 0 -56px;
    max-width: 480px;
    padding: 0;
    width: 100%
}

@media (min-width:768px) {
    .features-list {
        align-items: stretch;
        flex-direction: row;
        margin: 0 -12px;
        max-width: none
    }
}

.features-list__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 0 56px;
    width: 100%
}

@media (min-width:768px) {
    .features-list__item {
        margin: 0 12px;
        max-width: none
    }
}

.features-list__item-title {
    color: var(--text-main-default);
    margin-top: 24px;
    text-align: center
}

.features-list__item-desc {
    color: var(--default-description-text);
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 8px 0 0;
    text-align: center
}

.features-list--dark .features-list__item-title {
    color: var(--white)
}

.features-list--dark .features-list__item-desc {
    color: var(--gray300)
}

.features-list--item-padding .features-list__item {
    padding: 0 40px
}

@media (min-width:768px) {
    .features-list--item-padding .features-list__item {
        padding: 0
    }
}

@media (min-width:1024px) {
    .features-list--item-padding .features-list__item {
        padding: 0 40px
    }
}

.features-list-block {
    background-color: var(--default-page-background);
    padding-top: 40px
}

@media (min-width:768px) {
    .features-list-block {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .features-list-block {
        padding-top: 88px
    }
}

.features-list-block {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .features-list-block {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .features-list-block {
        padding-bottom: 88px
    }
}

.features-list-block__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.features-list-block--padding-bottom {
    padding-top: 0
}

.images-slider {
    margin: 0 -16px;
    max-width: 480px;
    overflow: hidden;
    width: 100%
}

@media (min-width:768px) {
    .images-slider {
        max-width: 100%
    }
}

@media (min-width:1024px) {
    .images-slider {
        margin: 0
    }
}

.images-slider--adblocker .images-slider__slide:before {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, var(--white) 99.53%);
    bottom: 0;
    content: "";
    height: 44px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

@media (min-width:768px) {
    .images-slider--adblocker .images-slider__slide:before {
        height: 72px
    }

    .images-slider--adblocker .images-slider__slide img {
        height: 306px
    }
}

.images-slider--adblocker .swiper-pagination {
    margin-top: 16px
}

@media (min-width:768px) {
    .images-slider--adblocker .swiper-pagination {
        margin-top: 52px
    }
}

.images-slider--dns .images-slider__slide img {
    height: 280px
}

@media (min-width:768px) {
    .images-slider--dns .images-slider__slide img {
        height: 406px
    }
}

.images-slider__slide {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 320px;
    min-height: 310px;
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .images-slider__slide {
        max-width: 100%
    }
}

.images-slider__slide img {
    -o-object-fit: cover;
    object-fit: cover
}

.images-slider .swiper-pagination {
    align-items: center;
    display: flex;
    justify-content: center
}

.images-slider .swiper-pagination-bullet {
    background-color: var(--gray300);
    border-radius: var(--xl-border-r);
    cursor: pointer;
    display: block;
    height: 4px;
    margin: 0 4px;
    transition: background-color var(--t3);
    width: 16px
}

.images-slider .swiper-pagination-bullet-active {
    background-color: var(--vpngreen400)
}

.images-slider .swiper-slide--qr {
    display: none
}

@media (min-width:1024px) {
    .images-slider .swiper-slide--qr {
        display: block
    }
}

.images-slider .swiper-lazy-preloader {
    animation: clockwise 2s linear infinite;
    background-image: url(../img/main.min.svg);
    border: 0;
    will-change: transform
}

.compare-slider {
    padding-top: 40px
}

@media (min-width:768px) {
    .compare-slider {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .compare-slider {
        padding-top: 88px
    }
}

.compare-slider {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .compare-slider {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .compare-slider {
        padding-bottom: 88px
    }
}

.compare-slider__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.compare-slider__title {
    color: var(--gray900);
    font-size: 3.2rem;
    font-weight: var(--weight-bold);
    line-height: 1.125;
    line-height: var(--lh-titles-normal);
    margin-bottom: 16px;
    text-align: center
}

@media (min-width:768px) {
    .compare-slider__title {
        font-size: 4.8rem;
        font-weight: var(--weight-bold);
        line-height: 1.125;
        line-height: var(--lh-titles-normal);
        margin-bottom: 56px
    }
}

.compare-slider__content {
    align-items: flex-end;
    display: flex;
    justify-content: center;
    width: 100%
}

.compare-slider__static-column {
    flex-shrink: 0;
    margin-right: 24px;
    max-width: 156px;
    padding: 0 0 4px;
    width: 100%
}

@media (min-width:768px) {
    .compare-slider__static-column {
        max-width: 270px;
        padding: 0 0 16px
    }
}

.compare-slider__swiper-outer {
    margin-right: -16px;
    overflow: hidden
}

@media (min-width:768px) {
    .compare-slider__swiper-outer {
        margin-right: 0
    }
}

.compare-slider .swiper {
    margin: 0;
    overflow: visible;
    width: 100%
}

.compare-slider .swiper-slide {
    width: auto
}

.compare-slider__slide {
    border-radius: var(--m-border-r);
    display: flex;
    flex-direction: column;
    min-width: 124px;
    padding: 16px 0 4px
}

@media (min-width:768px) {
    .compare-slider__slide {
        min-width: 168px;
        padding: 32px 0 16px
    }
}

.compare-slider__slide--selected {
    background-color: var(--white-opacity-10)
}

.compare-slider__slide-logo {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 18px;
    margin-bottom: 18px;
    width: 100%
}

.compare-slider__slide-logo--adguard-vpn {
    background-image: url(../img/main.min.svg)
}

.compare-slider__slide-logo--nord-vpn {
    background-image: url(../img/main.min.svg)
}

.compare-slider__slide-logo--express-vpn {
    background-image: url(../img/main.min.svg)
}

.compare-slider__slide-logo--cyber-ghost {
    background-image: url(../img/main.min.svg)
}

@media (min-width:768px) {
    .compare-slider__slide-logo {
        height: 24px;
        margin-bottom: 40px
    }
}

.compare-slider__content-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 380px
}

@media (min-width:768px) {
    .compare-slider__content-column {
        min-height: 344px
    }
}

.compare-slider__content-cell {
    align-items: center;
    display: flex;
    font-family: var(--font-family-roboto);
    font-size: 1.6rem;
    font-weight: 400;
    justify-content: center;
    line-height: 1.5;
    line-height: 1.3;
    min-height: 63px
}

@media (min-width:768px) {
    .compare-slider__content-cell {
        font-family: var(--font-family-roboto);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.56;
        min-height: 56px
    }
}

.compare-slider__content-cell--left {
    justify-content: flex-start
}

.compare-slider__content-cell--bold {
    font-family: var(--font-family-roboto);
    font-weight: 500
}

.compare-slider__content-cell--bold-l {
    font-family: var(--font-family-roboto);
    font-weight: 900
}

.compare-slider__btns {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.compare-slider .swiper-button-next,
.compare-slider .swiper-button-prev {
    cursor: pointer;
    margin: 32px 24px 0
}

.compare-slider .swiper-button-next .icon,
.compare-slider .swiper-button-prev .icon {
    filter: invert(.877);
    transition: var(--t3) filter
}

.compare-slider .swiper-button-prev .icon {
    transform: rotate(180deg)
}

.compare-slider .swiper-button-next.swiper-button-disabled .icon,
.compare-slider .swiper-button-prev.swiper-button-disabled .icon {
    filter: invert(.603)
}

.compare-slider .swiper-button-lock {
    display: none
}

.compare-slider--dark .compare-slider__title {
    color: var(--white)
}

.compare-slider--dark .compare-slider__slide-logo--adguard-vpn {
    background-image: url(../img/main.min.svg)
}

.compare-slider .promotion__btn {
    margin: 40px 0 0
}

@media (min-width:768px) {
    .compare-slider .promotion__btn {
        margin: 56px 0 0
    }
}

.locations-slider {
    flex: 1 0 auto;
    margin: 0 auto;
    max-width: 208px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (min-width:768px) {
    .locations-slider {
        max-width: 624px
    }
}

@media (min-width:1024px) {
    .locations-slider {
        margin: 0;
        max-width: none;
        padding: 0 24px
    }

    .locations-slider .swiper {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        padding: 176px 0
    }
}

.locations-slider .swiper-slide {
    display: flex;
    flex-direction: column;
    height: auto
}

.locations-slider__slide {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column
}

.locations-slider__item {
    border-radius: var(--s-border-r);
    color: var(--gray700);
    cursor: default;
    display: flex;
    padding: 8px 16px;
    position: relative;
    text-decoration: none;
    transition: var(--t3) background-color, var(--t3) color;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    user-select: auto
}

.locations-slider__item--link {
    color: var(--vpngreen400);
    cursor: pointer
}

.locations-slider__item--link:focus,
.locations-slider__item--link:hover {
    color: var(--vpngreen700);
    text-decoration: underline
}

.locations-slider__item:focus,
.locations-slider__item:hover {
    background-color: rgba(0, 0, 0, .05)
}

.locations-slider__item:focus .locations-slider__cities,
.locations-slider__item:hover .locations-slider__cities {
    opacity: 1;
    visibility: visible
}

.locations-slider__country {
    align-items: center;
    display: flex
}

.locations-slider__country-flag {
    align-items: center;
    border-radius: var(--xs-border-r);
    box-shadow: 0 0 0 1px var(--gray700);
    display: flex;
    height: 20px;
    justify-content: center;
    margin-right: 16px;
    overflow: hidden;
    position: relative;
    width: 28px
}

.locations-slider__country-flag svg {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.locations-slider__cities {
    background-color: var(--white);
    border-radius: var(--s-border-r);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .15);
    color: var(--gray900);
    display: none;
    flex-wrap: wrap;
    max-width: 160px;
    opacity: 0;
    padding: 12px 8px;
    position: absolute;
    right: 12px;
    top: calc(100% + 8px);
    visibility: hidden;
    width: 100%;
    z-index: 1
}

@media (min-width:1024px) {
    .locations-slider__cities {
        display: flex
    }
}

.locations-slider__city {
    align-items: center;
    display: flex;
    font-family: var(--font-family-roboto);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.29;
    margin: 0 4px;
    position: relative
}

.locations-slider__city:before {
    background-color: var(--vpngreen400);
    border-radius: var(--round-border-r);
    content: "";
    display: block;
    height: 4px;
    margin-right: 4px;
    width: 4px
}

.locations-slider__link {
    margin-top: 24px;
    text-align: center
}

@media (min-width:768px) {
    .locations-slider__link {
        margin-top: 16px
    }
}

.locations-slider__navigation {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 32px
}

@media (min-width:1024px) {
    .locations-slider__navigation {
        margin-top: 0
    }
}

.locations-slider__navigation--margin-small {
    margin-top: 24px
}

@media (min-width:1024px) {
    .locations-slider__navigation--margin-small {
        margin-top: 0
    }
}

.locations-slider .swiper-button-next,
.locations-slider .swiper-button-prev {
    cursor: pointer;
    margin: 0 16px;
    position: relative
}

.locations-slider .swiper-button-next .icon,
.locations-slider .swiper-button-prev .icon {
    cursor: pointer;
    filter: invert(.603);
    transition: var(--t3) filter
}

@media (min-width:1024px) {

    .locations-slider .swiper-button-next,
    .locations-slider .swiper-button-prev {
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }
}

.locations-slider .swiper-button-prev .icon {
    transform: rotate(180deg)
}

@media (min-width:1024px) {
    .locations-slider .swiper-button-prev {
        left: 0
    }

    .locations-slider .swiper-button-next {
        right: 0
    }
}

.locations-slider .swiper-button-next.swiper-button-disabled .icon,
.locations-slider .swiper-button-prev.swiper-button-disabled .icon {
    filter: invert(.877)
}

@media (min-width:1024px) {
    .locations-slider--no-padding .swiper {
        padding: 0
    }
}

.locations-slider--no-padding .swiper-wrapper {
    height: -moz-fit-content;
    height: fit-content
}

@media (min-width:768px) {

    .locations-slider--with-link .swiper-button-next,
    .locations-slider--with-link .swiper-button-prev {
        top: calc(50% - 16px)
    }
}

.points {
    display: none;
    margin: 40px 0
}

@media (min-width:768px) {
    .points {
        margin: 0 0 88px;
        order: -1
    }
}

@media (min-width:1024px) {
    .points {
        display: block
    }
}

.points__in {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 56px;
    margin: 0 auto;
    max-width: calc(var(--content-width) + 32px);
    padding: 0 16px
}

@media (min-width:768px) {
    .points__in {
        flex-direction: row;
        gap: 30px
    }
}

.points__feature {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center
}

.points__feature-img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 96px;
    margin: 0 0 24px;
    width: 96px
}

.points__feature-img--3gb {
    background-image: url(../img/main.min.svg#3gb)
}

.points__feature-img--document {
    background-image: url(../img/main.min.svg#document)
}

.points__feature-img--select {
    background-image: url(../img/main.min.svg#select)
}

.points__feature-img--shield {
    background-image: url(../img/main.min.svg#shield-lock)
}

.points__feature-title {
    color: var(--gray900);
    font-family: var(--font-family-roboto);
    font-size: var(--m-s-font);
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 8px
}

.points__feature-text {
    color: var(--gray700)
}

.products-navigation {
    color: var(--gray800)
}

.products-navigation--vpn {
    order: -1
}

.products-navigation--desktop .products-navigation__dropdown {
    background-color: var(--default-page-background)
}

.products-navigation__dropdown-product--vpn {
    order: -1
}

.products-navigation__item {
    font-size: 16px
}

.products-navigation__item--active,
.products-navigation__item:focus,
.products-navigation__item:hover {
    background-color: var(--default-page-background)
}

.products-navigation__item:after {
    background-image: url(../img/main.min.svg#arrow-down_f_7f7f7f);
    background-size: 14px
}

.products-navigation__dropdown-item-desc,
.products-navigation__dropdown-item-title,
.products-navigation__item {
    color: var(--default-main-text)
}

.products-navigation__dropdown-item {
    background-color: var(--default-page-background);
    color: var(--default-main-text)
}

.products-navigation__dropdown-item:focus,
.products-navigation__dropdown-item:hover {
    background-color: var(--hovered-dropdown-menu-background)
}

html[data-theme=dark] .products-navigation__item:after {
    background-image: url(../img/main.min.svg#arrow-down_f_7f7f7f)
}

.locations-list {
    padding-top: 40px
}

@media (min-width:768px) {
    .locations-list {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .locations-list {
        padding-top: 88px
    }
}

.locations-list {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .locations-list {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .locations-list {
        padding-bottom: 88px
    }
}

.locations-list__header,
.locations-list__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.locations-list__header {
    margin-bottom: 32px
}

@media (min-width:1024px) {
    .locations-list__header {
        margin-bottom: 48px
    }
}

.locations-list__title {
    color: var(--default-main-text);
    text-align: center
}

.locations-list__desc {
    color: var(--default-description-text);
    margin-top: 12px;
    max-width: 576px;
    text-align: center
}

.locations-list__list {
    display: flex;
    flex-direction: column;
    max-width: 400px;
    width: 100%
}

@media (min-width:768px) {
    .locations-list__list {
        -moz-column-gap: 16px;
        column-gap: 16px;
        flex-direction: row;
        flex-wrap: wrap;
        max-width: 592px
    }
}

@media (min-width:1024px) {
    .locations-list__list {
        -moz-column-gap: 24px;
        column-gap: 24px;
        max-width: none
    }
}

.locations-list__column {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:768px) {
    .locations-list__column {
        width: calc(50% - 8px)
    }
}

@media (min-width:1024px) {
    .locations-list__column {
        flex-direction: row;
        gap: 24px;
        width: calc(50% - 12px)
    }
}

.locations-list__cells {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width:1024px) {
    .locations-list__cells {
        width: calc(50% - 12px)
    }
}

.locations-list__button {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin-top: 32px;
    padding: 12px 16px
}

@media (min-width:1024px) {
    .locations-list__button {
        margin-top: 48px
    }
}

.location-item {
    color: var(--default-link);
    display: flex;
    flex-direction: column;
    position: relative
}

.location-item__controls {
    align-items: center;
    border-radius: var(--s-border-r);
    display: flex;
    transition: var(--t2) background-color
}

@media (min-width:1024px) {

    .location-item__controls:focus-within,
    .location-item__controls:hover {
        background-color: var(--hovered-secondary-button)
    }

    .location-item__controls:focus-within+.location-item__content,
    .location-item__controls:hover+.location-item__content {
        opacity: 1;
        visibility: visible
    }
}

.location-item__country {
    cursor: default;
    display: flex;
    padding: 8px 16px;
    text-decoration: none;
    transition: var(--t2) color;
    width: 100%
}

.location-item__country--link {
    color: var(--default-link);
    cursor: pointer
}

.location-item__country-flag {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    margin-right: 12px;
    width: 24px
}

.location-item__country-flag svg {
    border: 1px solid var(--default-gray-icons);
    border-radius: var(--xs-border-r);
    height: 18px;
    width: 100%
}

.location-item__country-name {
    min-height: 24px
}

.location-item__separator {
    background-color: var(--default-main-text);
    height: 24px;
    width: 1px
}

@media (min-width:1024px) {
    .location-item__separator {
        display: none
    }
}

.location-item__toggle {
    background-color: transparent;
    border: none;
    cursor: pointer;
    flex-shrink: 0;
    margin: 0;
    padding: 8px 16px
}

@media (min-width:1024px) {
    .location-item__toggle {
        display: none
    }
}

.location-item__toggle--active .location-item__toggle-icon {
    rotate: 180deg
}

.location-item__toggle-icon {
    background-image: url(../img/main.min.svg);
    background-size: 14px 8px;
    position: relative;
    transform-origin: center center;
    transition: var(--t2) rotate
}

.location-item__content {
    color: var(--default-main-text);
    max-height: 0;
    opacity: 0;
    transition: var(--t2);
    visibility: hidden
}

.location-item__content--active {
    max-height: 320px;
    opacity: 1;
    visibility: visible
}

@media (min-width:1024px) {
    .location-item__content--active {
        max-height: none;
        opacity: 0;
        visibility: hidden
    }

    .location-item__content {
        background-color: var(--default-cards-background);
        border-radius: var(--border-radius-m);
        box-shadow: 4px 4px 8px var(--blackshadow), 8px 8px 24px var(--black-020);
        left: -4px;
        max-height: none;
        position: absolute;
        top: calc(100% + 1px);
        width: calc(100% + 16px);
        z-index: 1
    }
}

.location-item__cities {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 16px
}

.location-item__city {
    align-items: center;
    display: flex;
    flex-shrink: 0
}

.location-item__city:not(:first-child):before {
    background-color: var(--default-main-text);
    border-radius: var(--round-border-r);
    content: "";
    display: block;
    flex-shrink: 0;
    height: 4px;
    margin: 0 4px;
    position: relative;
    width: 4px
}

.text-article {
    padding-top: 40px
}

@media (min-width:768px) {
    .text-article {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .text-article {
        padding-top: 88px
    }
}

.text-article {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .text-article {
        padding-bottom: 56px
    }
}

@media (min-width:1024px) {
    .text-article {
        padding-bottom: 88px
    }
}

.text-article__in {
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media (min-width:768px) {
    .text-article__in {
        gap: 56px
    }
}

.text-section {
    color: var(--gray900)
}

.text-section__desc .md__paragraph {
    margin-top: 12px
}

@media (min-width:768px) {
    .text-section__desc .md__paragraph {
        margin-top: 16px
    }
}

.text-section__desc .md__strong {
    word-wrap: break-word;
    font-weight: var(--weight-bold)
}

.ip-lookup {
    color: var(--gray900);
    padding: 40px 0;
    position: relative
}

@media (min-width:768px) {
    .ip-lookup {
        background-image: var(--gray-gradient);
        padding: 56px 0
    }
}

@media (min-width:1024px) {
    .ip-lookup {
        padding: 88px 0
    }
}

.ip-lookup__in {
    background-color: var(--white);
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 712px;
    position: relative;
    width: 100%;
    z-index: 1
}

@media (min-width:768px) {
    .ip-lookup__in {
        border-radius: var(--l-border-r);
        box-shadow: 0 17px 40px var(--gray400shadow);
        padding: 40px
    }
}

@media (min-width:1024px) {
    .ip-lookup__in {
        padding: 56px
    }
}

.ip-lookup__title {
    margin-bottom: 32px;
    text-align: center
}

@media (min-width:768px) {
    .ip-lookup__title {
        margin-bottom: 56px
    }
}

.ip-lookup__form {
    display: flex;
    flex-direction: column;
    margin-bottom: 32px
}

.ip-lookup__input {
    align-self: center;
    max-width: 384px
}

@media (min-width:768px) {
    .ip-lookup__input {
        align-self: auto;
        max-width: 100%
    }
}

.ip-lookup__input-outer {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media (min-width:768px) {
    .ip-lookup__input-outer {
        flex-direction: row
    }
}

.ip-lookup__field-in {
    max-width: 384px;
    width: 100%
}

.ip-lookup__input-error,
.ip-lookup__sub-label {
    margin: 8px 0 0
}

.ip-lookup__submit-btn {
    max-width: 384px;
    min-height: 56px;
    white-space: normal;
    width: 100%
}

@media (min-width:768px) {
    .ip-lookup__submit-btn {
        max-width: 200px
    }
}

.ip-lookup__content {
    gap: 32px
}

.ip-lookup__content,
.ip-lookup__info {
    display: flex;
    flex-direction: column
}

.ip-lookup__label {
    color: var(--gray700);
    margin-bottom: 4px
}

.ip-lookup__value {
    word-break: break-word
}

.ip-lookup__btn-outer {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 32px auto 0;
    width: 100%
}

@media (min-width:768px) {
    .ip-lookup__btn-outer--unavailable {
        margin: 56px auto 0
    }
}

.ip-lookup__btn {
    min-width: 288px
}

.ip-lookup__unavailable {
    margin: 0 auto;
    max-width: 600px;
    text-align: center
}

.ip-lookup__bg {
    display: none;
    height: 472px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 126px;
    transform: translateX(-50%);
    width: 100%
}

@media (min-width:1024px) {
    .ip-lookup__bg {
        display: block
    }
}

.ip-lookup__bg-in {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 2560px
}

.ip-lookup__bg-pic {
    height: 472px;
    position: absolute;
    top: 0;
    width: 640px;
    z-index: 1
}

.ip-lookup__bg-pic img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.ip-lookup__bg-pic--left {
    left: 104px;
    transform: scaleX(-1)
}

.ip-lookup__bg-pic--right {
    right: 104px
}

.how-vpn-works {
    padding-bottom: 40px
}

.how-vpn-works--product-page {
    padding: 40px 0
}

@media (min-width:768px) {
    .how-vpn-works--product-page {
        padding: 80px 0
    }
}

.how-vpn-works--markdown-img {
    padding: 16px 0
}

@media (min-width:768px) {
    .how-vpn-works--markdown-img {
        padding: 32px 0
    }
}

.how-vpn-works__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 856px;
    width: 100%
}

@media (min-width:768px) {
    .how-vpn-works__in {
        padding: 0 16px
    }
}

.how-vpn-works__title {
    color: var(--gray900);
    margin-bottom: 24px;
    text-align: center
}

.how-vpn-works__pic {
    cursor: pointer;
    position: relative;
    width: 100%
}

.how-vpn-works__pic .svg-bg {
    height: 100%;
    width: 100%
}

.how-vpn-works .vpn-disabled,
.how-vpn-works .vpn-enabled {
    height: 100%;
    left: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    transition: var(--t2) opacity;
    width: 100%
}

.how-vpn-works .vpn-disabled--animated,
.how-vpn-works .vpn-enabled--animated {
    opacity: 1
}

.how-vpn-works .vpn-disabled--animated .animated-dash,
.how-vpn-works .vpn-enabled--animated .animated-dash {
    animation: flow 3s linear infinite
}

.how-vpn-works .vpn-disabled--animated .animated-dash--forward,
.how-vpn-works .vpn-enabled--animated .animated-dash--forward {
    stroke-dashoffset: -60
}

.how-vpn-works .vpn-disabled--animated .animated-dash--reverse,
.how-vpn-works .vpn-enabled--animated .animated-dash--reverse {
    stroke-dashoffset: 60
}

.how-vpn-works__text {
    color: var(--default-main-text);
    font-size: clamp(1rem, .104rem + 2.799vw, 2.5rem);
    line-height: normal
}

@media (min-width:856px) {
    .how-vpn-works__text {
        font-size: 2.5rem
    }
}

.how-vpn-works__user {
    bottom: 5.45%;
    height: 68.11%;
    left: 16px;
    position: absolute;
    width: 34.96%
}

.how-vpn-works__country-text {
    position: absolute;
    right: 16px;
    top: 0;
    width: 63.24%
}

.how-vpn-works__user-name {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 40%
}

.how-vpn-works__user-country {
    background-color: var(--white);
    border-radius: var(--round-border-r);
    box-shadow: inset 0 0 0 1px #cbcbcb;
    height: 26.67%;
    position: absolute;
    right: 0;
    top: 20.67%;
    transition: var(--t2) opacity;
    width: 27.78%
}

.how-vpn-works__user-country--faded {
    opacity: .3
}

.how-vpn-works__user-country-icon {
    height: 51%;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%
}

.how-vpn-works__user-country-icon svg {
    border: 1px solid var(--gray450);
    border-radius: 2px;
    height: 101%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 101%
}

.how-vpn-works__user-country-icon svg.no-border {
    border: none;
    border-radius: 0
}

.how-vpn-works__website {
    height: 28.61%;
    position: absolute;
    right: 0;
    top: 0;
    width: 47.58%
}

.how-vpn-works__website-pic {
    background-color: var(--white);
    border-radius: var(--round-border-r);
    box-shadow: inset 0 0 0 1px #cbcbcb;
    height: 100%;
    left: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    transition: var(--t2) opacity;
    width: 32.14%
}

.how-vpn-works__website-pic--visible {
    opacity: 1
}

.how-vpn-works__website-pic-icon {
    height: 64%;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 64%
}

.how-vpn-works__website-pic-icon img {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.how-vpn-works__website-text {
    position: absolute;
    right: 16px;
    top: 47.62%;
    width: 55.1%
}

.how-vpn-works__vpn-flag {
    background-color: var(--white);
    border-radius: var(--round-border-r);
    bottom: 36.6%;
    box-shadow: inset 0 0 0 1px #cbcbcb;
    height: 17.71%;
    opacity: .3;
    position: absolute;
    right: 35.46%;
    transition: var(--t2) opacity;
    width: 9.53%
}

.how-vpn-works__vpn-flag--visible {
    opacity: 1
}

.how-vpn-works__vpn-flag-icon {
    border: 1px solid var(--gray450);
    border-radius: 2px;
    height: 46%;
    overflow: hidden;
    width: 67%
}

.how-vpn-works__vpn-flag-icon,
.how-vpn-works__vpn-flag-icon svg {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.how-vpn-works__vpn-flag-icon svg {
    height: 105%;
    width: 105%
}

.how-vpn-works__btn {
    background-color: transparent;
    border: none;
    bottom: 10.25%;
    color: var(--default-main-text);
    cursor: pointer;
    display: block;
    height: 10.98%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 4.92%;
    width: 32.79%
}

.how-vpn-works__btn--active .how-vpn-works__btn-switch-line {
    background-color: var(--vpngreen400)
}

.how-vpn-works__btn--active .how-vpn-works__btn-trigger {
    background-image: url(../img/main.min.svg);
    transform: translate(73%, -50%)
}

.how-vpn-works__btn-switch {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 30%
}

.how-vpn-works__btn-switch-line {
    background-color: var(--vpnred);
    border-radius: 25px;
    display: block;
    height: 50%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: var(--t2) background-color;
    width: 83.34%
}

.how-vpn-works__btn-trigger {
    background-color: var(--white);
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: var(--round-border-r);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .15);
    display: block;
    height: 83.34%;
    left: 5%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: var(--t2) transform;
    width: 52.09%
}

.how-vpn-works__btn-text {
    align-items: center;
    display: flex;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 65%
}

@keyframes flow {
    to {
        stroke-dashoffset: 0
    }
}

.card {
    display: flex;
    flex-direction: column
}

.card__title {
    color: var(--gray900);
    margin-bottom: 32px;
    text-align: center
}

@media (min-width:768px) {
    .card__title {
        margin-bottom: 48px
    }
}

.card__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 32px;
    justify-content: space-between
}

@media (min-width:1024px) {
    .card__content {
        flex-direction: row;
        gap: 88px
    }
}

.card__column {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width:1024px) {
    .card--reverse-desktop .card__content {
        flex-direction: row-reverse
    }
}

.card--mobile-hide-img .card__content {
    gap: 0
}

.card--mobile-hide-img .card-media {
    display: none
}

@media (min-width:1024px) {
    .card--mobile-hide-img .card__content {
        gap: 88px
    }

    .card--mobile-hide-img .card-media {
        display: flex
    }
}

.card--list .card__content {
    flex-direction: column;
    gap: 16px
}

@media (min-width:768px) {
    .card--list .card__content {
        flex-direction: row;
        gap: 24px
    }
}

.card-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin: 0 auto;
    max-width: 544px
}

@media (min-width:768px) {
    .card-content {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .card-content {
        align-items: flex-start;
        margin: 0;
        max-width: none
    }
}

.card-content[data-align=left] {
    align-items: normal
}

.card-content[data-align=left] .card-content__desc,
.card-content[data-align=left] .card-content__title {
    text-align: left
}

.card-content[data-links=underline] .card-content__desc a {
    text-decoration: underline
}

.card-content__rating {
    color: var(--default-main-text);
    margin-bottom: 16px
}

@media (min-width:768px) {
    .card-content__rating {
        margin-bottom: 24px
    }
}

.card-content__title {
    color: var(--default-main-text);
    text-align: center
}

@media (min-width:1024px) {
    .card-content__title {
        text-align: left;
        text-align: initial
    }
}

.card-content__title .md__paragraph {
    display: block
}

.card-content__desc {
    color: var(--default-main-text);
    margin-top: 8px;
    text-align: center;
    width: 100%
}

@media (min-width:1024px) {
    .card-content__desc {
        text-align: left;
        text-align: initial
    }
}

.card-content__desc .md__em {
    font-style: italic
}

.card-content__desc a {
    color: var(--default-link);
    cursor: pointer;
    text-decoration: none;
    transition: var(--t2) color
}

.card-content__desc a:focus,
.card-content__desc a:hover {
    color: var(--hovered-link);
    text-decoration: underline
}

.card-content__desc .md__list.md__list_ordered {
    counter-reset: olNum
}

.card-content__desc .md__list.md__list_ordered .md__list-elem:before {
    content: counter(olNum) ". ";
    counter-increment: olNum;
    position: relative
}

.card-content__desc-rows {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0
}

.card-content__desc-rows[data-gap="24"] {
    gap: 24px
}

.card-content__desc-rows--md .md__paragraph:not(.card-content__desc-rows--md .md__paragraph:first-child) {
    margin: 16px 0 0
}

.card-content__select-btns {
    align-items: center;
    display: flex;
    gap: 8px;
    margin-top: 32px
}

@media (min-width:768px) {
    .card-content__select-btns {
        margin-top: 48px
    }
}

.card-content__select-btn {
    background-color: transparent;
    border: none;
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    margin: 0;
    padding: 8px 16px;
    transition: var(--t3) color
}

.card-content__select-btn--active {
    box-shadow: inset 0 -2px 0 0 var(--vpngreen400)
}

.card-content__btns {
    align-self: stretch;
    display: flex;
    justify-content: center;
    margin-top: 32px
}

@media (min-width:768px) {
    .card-content__btns {
        margin-top: 48px
    }
}

@media (min-width:1024px) {
    .card-content__btns {
        justify-content: flex-start
    }
}

.card-content__btns--few-btns {
    flex-direction: column;
    gap: 16px
}

@media (min-width:768px) {
    .card-content__btns--few-btns {
        flex-direction: row;
        gap: 24px
    }
}

.card-content__btn-wrap {
    max-width: 400px;
    min-width: 0;
    min-width: auto;
    width: 100%
}

@media (min-width:1024px) {
    .card-content__btn-wrap {
        max-width: none;
        min-width: 200px;
        width: auto
    }
}

.card-content__btn {
    gap: 8px;
    max-width: none;
    width: 100%
}

@media (min-width:1024px) {
    .card-content__btn {
        width: auto
    }
}

.card-media {
    flex-direction: column;
    height: 100%
}

.card-media,
.card-media__pic {
    display: flex;
    justify-content: center
}

.card-media__pic {
    align-items: center
}

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

.instructions-block {
    color: var(--gray900)
}

.instructions-block--cli .instructions-block__list {
    flex-direction: column;
    margin: 32px auto 0
}

.instructions-block--cli .instructions-block__item {
    width: 100%
}

.instructions-block--cli .instructions-block__item-desc {
    color: var(--default-description-text);
    margin: 12px 0 24px
}

.instructions-block--cli .instructions-block__item-desc .md__strong {
    font-weight: var(--weight-bold)
}

.instructions-block--multi .instructions-block__title {
    margin: 0 0 40px
}

@media (min-width:768px) {
    .instructions-block--multi .instructions-block__title {
        margin: 0 0 80px
    }
}

.instructions-block__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.instructions-block__title {
    text-align: center
}

@media (min-width:768px) {
    .instructions-block__title {
        max-width: 776px
    }
}

.instructions-block__desc {
    margin-top: 16px;
    text-align: center
}

.instructions-block__desc .md__strong {
    font-weight: var(--weight-bold)
}

.instructions-block__list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 16px;
    list-style-type: none;
    margin: 32px auto 0;
    max-width: 544px;
    padding: 0
}

@media (min-width:768px) {
    .instructions-block__list {
        flex-direction: row;
        gap: 24px;
        justify-content: center;
        margin: 48px 0 0;
        max-width: none
    }
}

.instructions-block__list--ordered .instructions-block__item {
    counter-increment: instruction-counter
}

.instructions-block__list--ordered .instructions-block__item-number:before {
    content: counter(instruction-counter) "."
}

.instructions-block__list--single,
.instructions-block__list--single .instructions-block__item {
    width: 100%
}

.instructions-block__list--single .instructions-block__sublist {
    padding: 0
}

.instructions-block__list--single .instructions-block__sublist-item {
    list-style-type: none
}

.instructions-block__item {
    border-radius: 8px;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    padding: 24px;
    text-align: left;
    width: 100%
}

@media (min-width:768px) {
    .instructions-block__item {
        width: calc(50% - 12px)
    }
}

@media (min-width:1024px) {
    .instructions-block__item {
        width: calc(33.33333% - 16px)
    }
}

.instructions-block__item-title {
    display: flex;
    gap: 8px
}

.instructions-block__item-desc {
    margin: 12px 0 0
}

.instructions-block__sublist {
    margin: 12px 0 0;
    padding: 0 0 0 16px
}

.instructions-block__sublist-item {
    color: var(--gray500);
    list-style-type: disc
}

.instructions-block__sublist-item .md__strong {
    font-weight: var(--weight-medium)
}

.instructions-block__postfix {
    margin-top: 32px;
    text-align: center
}

@media (min-width:768px) {
    .instructions-block__postfix {
        margin-top: 48px
    }
}

.instructions-block__instruction {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 0 80px;
    text-align: center;
    width: 100%
}

.instructions-block__instruction--last {
    margin: 0
}

.instructions-block__list-desc {
    margin: 16px 0 0
}

.instructions-block__list-desc .md__strong {
    font-weight: var(--weight-bold)
}

.reviews {
    background-color: var(--default-page-background);
    padding-bottom: 40px;
    padding-top: 40px
}

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

    .reviews[data-reviews-count="6"] .reviews__list {
        grid-column-gap: 0;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

@media (min-width:1024px) {
    .reviews[data-reviews-count="6"] .reviews__list {
        -moz-column-count: 3;
        column-count: 3
    }
}

.reviews[data-theme=dark] {
    background-color: var(--purple700)
}

.reviews[data-theme=dark] .review-item {
    background-color: var(--purple400);
    color: var(--gray300)
}

.reviews[data-theme=dark] .review-item__author {
    color: var(--white)
}

.reviews[data-theme=dark] .review-item__desc,
.reviews[data-theme=dark] .review-item__desc * {
    color: var(--gray300)
}

.reviews__header,
.reviews__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.reviews__header {
    color: var(--default-main-text);
    margin-bottom: 32px
}

@media (min-width:768px) {
    .reviews__header {
        margin-bottom: 48px
    }
}

.reviews__desc,
.reviews__title {
    text-align: center
}

.reviews__desc {
    margin-top: 12px
}

.reviews__rating {
    margin-top: 24px
}

.reviews__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .reviews__list {
        display: block;
        margin: -12px -12px -24px
    }

    .reviews__list--mb-small {
        margin: -12px
    }

    .reviews__item {
        padding: 12px;
        page-break-inside: avoid
    }
}

.reviews__item--btn {
    padding-bottom: 24px
}

.reviews__btn {
    background-color: var(--default-cards-background);
    border: none;
    box-shadow: 8px 8px 24px #0000001a;
    color: var(--default-link);
    gap: 16px;
    margin: 0;
    max-width: none;
    padding: 0;
    width: 100%
}

.reviews__btn:focus,
.reviews__btn:hover {
    color: var(--hovered-link)
}

.reviews__btn-icon {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 24px;
    transition: var(--t2) background-image;
    width: 24px
}

.reviews__card {
    border-color: transparent;
    box-shadow: 8px 8px 24px 0 #0000001a
}

.review-item,
.reviews__card {
    background-color: var(--default-cards-background)
}

.review-item {
    border-radius: 8px;
    box-shadow: 8px 4px 14px #0000001a;
    color: var(--default-main-text);
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-height: 120px;
    padding: 20px 16px
}

.review-item__header {
    display: flex;
    gap: 16px;
    justify-content: space-between
}

.review-item__info {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.review-item__link {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    width: 24px
}

@media (min-width:768px) {
    .review-item__link {
        height: 32px;
        width: 32px
    }
}

.review-item__link:active .review-item__link-icon {
    opacity: 1
}

@media (min-width:1024px) {

    .review-item__link:focus .review-item__link-icon,
    .review-item__link:hover .review-item__link-icon {
        opacity: 1
    }
}

.review-item__link-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 24px;
    opacity: .4;
    transition: var(--t2) opacity;
    width: 24px
}

@media (min-width:768px) {
    .review-item__link-icon {
        height: 32px;
        width: 32px
    }
}

.review-item__link-icon--store_chrome {
    background-image: url(../img/main.min.svg)
}

.review-item__link-icon--store_opera {
    background-image: url(../img/main.min.svg)
}

.review-item__link-icon--store_mozilla {
    background-image: url(../img/main.min.svg)
}

.review-item__link-icon--facebook {
    background-image: url(../img/main.min.svg)
}

.review-item__link-icon--itunes {
    background-image: url(../img/main.min.svg)
}

.review-item__link-icon--google_play {
    background-image: url(../img/main.min.svg)
}

.review-item__link-icon--trust_pilot {
    background-image: url(../img/main.min.svg)
}

.review-item__desc,
.review-item__desc * {
    color: var(--default-main-text);
    pointer-events: none;
    text-decoration: none;
    word-break: break-word
}

.rating {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media (min-width:768px) {
    .rating {
        flex-direction: row
    }
}

.rating--row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.rating__count .md__em {
    display: none
}

.rating__desc {
    gap: 8px
}

.rating-stars,
.rating__desc {
    align-items: center;
    display: flex
}

.rating-stars {
    justify-content: flex-start;
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.rating-stars__stars {
    background-image: url(../img/main.min.svg#rating-star_f_eb9300);
    background-position: 100%;
    background-repeat: repeat-x;
    background-size: 24px 24px;
    height: 24px
}

.rating-stars__stars--5 {
    width: 120px
}

.rating-stars__stars--4 {
    width: 96px
}

.rating-stars__stars--3 {
    width: 72px
}

.rating-stars__stars--2 {
    width: 48px
}

.rating-stars__stars--1 {
    width: 24px
}

.rating-stars__disabled-stars {
    background-image: url(../img/main.min.svg);
    background-position: 100%;
    background-repeat: repeat-x;
    background-size: 24px 24px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.rating-stars__disabled-stars--50 {
    width: 0
}

.rating-stars__disabled-stars--45 {
    width: 12px
}

.rating-stars__disabled-stars--40 {
    width: 24px
}

.rating-stars__disabled-stars--35 {
    width: 36px
}

.rating-stars__disabled-stars--30 {
    width: 48px
}

.rating-stars__disabled-stars--25 {
    width: 60px
}

.rating-stars__disabled-stars--20 {
    width: 72px
}

.rating-stars__disabled-stars--15 {
    width: 84px
}

.rating-stars__disabled-stars--10 {
    width: 96px
}

.rating-stars__disabled-stars--5 {
    width: 108px
}

.rating-stars[data-stars-type=small] .rating-stars__stars {
    background-image: url(../img/main.min.svg);
    background-size: 20px 20px;
    height: 20px
}

.rating-stars[data-stars-type=small] .rating-stars__stars--5 {
    width: 100px
}

.rating-stars[data-stars-type=small] .rating-stars__stars--4 {
    width: 80px
}

.rating-stars[data-stars-type=small] .rating-stars__stars--3 {
    width: 60px
}

.rating-stars[data-stars-type=small] .rating-stars__stars--2 {
    width: 40px
}

.rating-stars[data-stars-type=small] .rating-stars__stars--1 {
    width: 20px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars {
    background-image: url(../img/main.min.svg);
    background-size: 20px 20px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--50 {
    width: 0
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--45 {
    width: 10px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--40 {
    width: 20px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--35 {
    width: 30px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--30 {
    width: 40px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--25 {
    width: 60px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--20 {
    width: 70px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--15 {
    width: 80px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--10 {
    width: 90px
}

.rating-stars[data-stars-type=small] .rating-stars__disabled-stars--5 {
    width: 100px
}

.final-step__in {
    display: flex;
    flex-direction: column
}

.final-step--windows .product-card--windows {
    order: -1
}

@media (min-width:1024px) {

    .final-step--windows .product-card--android .product-card__media,
    .final-step--windows .product-card--ios .product-card__media {
        order: -1
    }
}

.final-step--android .product-card--android {
    order: -3
}

.final-step--android .product-card--windows {
    order: -2
}

.final-step--android .product-card--ios {
    order: -1
}

@media (min-width:1024px) {

    .final-step--android .product-card--mac .product-card__media,
    .final-step--android .product-card--windows .product-card__media {
        order: -1
    }
}

.final-step--mac .product-card--mac {
    order: -2
}

.final-step--mac .product-card--ios {
    order: -1
}

@media (min-width:1024px) {

    .final-step--mac .product-card--android .product-card__media,
    .final-step--mac .product-card--ios .product-card__media {
        order: -1
    }
}

.final-step--ios .product-card--ios {
    order: -3
}

.final-step--ios .product-card--mac {
    order: -2
}

.final-step--ios .product-card--android {
    order: -1
}

@media (min-width:1024px) {

    .final-step--ios .product-card--mac .product-card__media,
    .final-step--ios .product-card--windows .product-card__media {
        order: -1
    }
}

.final-step--browser_extension .product-card--browser_extension {
    order: -1
}

@media (min-width:1024px) {

    .final-step--browser_extension .product-card--mac .product-card__media,
    .final-step--browser_extension .product-card--windows .product-card__media {
        order: -1
    }
}

.location-info {
    color: var(--default-main-text);
    overflow: hidden;
    padding-top: 40px;
    position: relative
}

@media (min-width:768px) {
    .location-info {
        padding-top: 56px
    }
}

@media (min-width:1024px) {
    .location-info {
        padding-top: 88px
    }
}

.location-info {
    padding-bottom: 40px
}

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

@media (min-width:1024px) {
    .location-info {
        padding-bottom: 88px;
        padding-bottom: 0
    }
}

.location-info__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 72px
}

@media (min-width:768px) {
    .location-info__in {
        gap: 48px
    }
}

@media (min-width:1024px) {
    .location-info__in {
        gap: 64px
    }
}

.location-info__content {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .location-info__content {
        max-width: 774px
    }
}

.location-info__title {
    text-align: center
}

.location-info__desc {
    margin-top: 16px;
    text-align: center
}

.location-info__btn {
    align-self: center;
    height: auto;
    margin-top: 16px;
    min-height: 0;
    padding: 0
}

@media (min-width:768px) {
    .location-info__btn {
        align-self: flex-start;
        align-self: center
    }
}

.location-info__pic {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: 320px;
    min-height: 168px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .location-info__pic {
        max-width: 474px;
        min-height: 248px
    }
}

@media (min-width:1024px) {
    .location-info__pic {
        background-image: linear-gradient(180deg, #a8d6fd, #b1d9fb 19.93%, #bdddf8 38.53%, #c4def6 52.93%, #cce1f5 78.79%, #cce0f4);
        max-width: none;
        min-height: 360px
    }
}

.location-info__pic img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:1024px) {
    .location-info__pic img {
        height: 540px;
        left: 50%;
        position: absolute;
        top: -56px;
        transform: translateX(-50%);
        width: 1024px
    }

    .location-info__pic--no-img {
        background-image: linear-gradient(180deg, #daf0ff, #f2faff)
    }

    .location-info__pic--no-img img {
        top: 0
    }
}

.location-info--no-padding {
    padding: 0
}

.location-info--only-pic .location-info__pic {
    margin: 32px 0
}

@media (min-width:768px) {
    .location-info--only-pic .location-info__pic {
        margin: 0
    }
}

.location-flag {
    overflow: hidden;
    position: relative
}

@media (min-width:1024px) {
    .location-flag {
        padding-bottom: 0
    }
}

.location-flag__in {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media (min-width:768px) {
    .location-flag__in {
        gap: 48px
    }
}

@media (min-width:1024px) {
    .location-flag__in {
        gap: 80px
    }
}

.location-flag__pic {
    align-items: center;
    background-image: linear-gradient(180deg, #a8d6fd, #b1d9fb 19.93%, #bdddf8 38.53%, #c4def6 52.93%, #cce1f5 78.79%, #cce0f4);
    display: flex;
    justify-content: center;
    min-height: 189px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .location-flag__pic {
        min-height: 360px
    }
}

.location-flag__pic img {
    max-width: 676px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width:768px) {
    .location-flag__pic img {
        height: 540px;
        left: 50%;
        max-width: none;
        position: absolute;
        top: -56px;
        transform: translateX(-50%);
        width: 1024px
    }
}

.location-flag__pic--no-img {
    background-image: linear-gradient(180deg, #daf0ff, #f2faff)
}

@media (min-width:768px) {
    .location-flag__pic--no-img img {
        top: 0
    }
}

.location-features {
    color: var(--default-main-text)
}

.location-features__title {
    text-align: center
}

.location-features__list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    list-style: none;
    margin: 32px auto 0;
    max-width: 544px;
    padding: 8px 0
}

@media (min-width:768px) {
    .location-features__list {
        justify-content: center;
        margin-top: 48px;
        max-width: none
    }
}

.location-features__list-item {
    display: flex;
    gap: 16px
}

@media (min-width:768px) {
    .location-features__list-item {
        width: calc(50% - 12px)
    }
}

.location-features__list-item-icon {
    background-image: url(../img/main.min.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    flex-shrink: 0;
    height: 24px;
    width: 24px
}

.location-features__icons-list {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    list-style: none;
    margin: 32px 0 0;
    padding: 0
}

@media (min-width:768px) {
    .location-features__icons-list {
        flex-direction: row;
        justify-content: space-between;
        margin-top: 48px
    }
}

.location-features__icons-item {
    align-items: center;
    color: var(--default-main-text);
    display: flex;
    gap: 16px
}

.location-features__icons-item-pic {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    flex-shrink: 0;
    height: 48px;
    width: 48px
}

.location-features__icons-item-pic--earth {
    background-image: url(../img/main.min.svg)
}

.location-features__icons-item-pic--locations {
    background-image: url(../img/main.min.svg)
}

.location-features__icons-item-pic--unlim-speed {
    background-image: url(../img/main.min.svg)
}

.location-text {
    align-items: center;
    color: var(--default-main-text);
    display: flex;
    flex-direction: column
}

.location-text--refund .location-text__desc-text>:last-child {
    color: var(--disabled-main-text);
    font-size: var(--fs-text-t2);
    font-weight: var(--weight-regular);
    line-height: var(--lh-text-normal);
    margin-top: 32px
}

@media (min-width:768px) {
    .location-text--refund .location-text__desc-text>:last-child {
        margin-top: 48px
    }
}

.location-text__title {
    text-align: center
}

.location-text__desc {
    margin-top: 16px;
    text-align: center
}

.location-text__desc-text {
    display: flex;
    flex-direction: column
}

.location-text__desc-text a {
    color: var(--vpngreen400);
    cursor: pointer;
    text-decoration: none;
    transition: var(--t2) color
}

.location-text__desc-text a:focus,
.location-text__desc-text a:hover {
    color: var(--vpngreen900);
    text-decoration: underline
}

.location-text__btn {
    margin-top: 16px;
    min-width: 0;
    min-width: auto;
    width: auto
}

@media (min-width:768px) {
    .location-text__btn {
        margin-top: 32px
    }
}

.location-text__btn:focus .icon,
.location-text__btn:hover .icon {
    background-image: url(../img/main.min.svg)
}

.location-text__btn .icon {
    background-image: url(../img/main.min.svg);
    background-size: 14px;
    margin: 0;
    transition: var(--t2) background-image
}

.disclaimer-block {
    text-align: center
}

@media (min-width:768px) {
    .disclaimer-block {
        text-align: left
    }
}

.text-block {
    color: var(--gray900)
}

.text-block__content {
    display: flex;
    flex-direction: column
}

.text-block__content .title-h3 {
    padding-top: 48px
}

@media (min-width:1024px) {
    .text-block__content .title-h3 {
        padding-top: 56px
    }
}

.text-block__content .title-h5 {
    padding-top: 32px
}

@media (min-width:1024px) {
    .text-block__content .title-h5 {
        padding-top: 40px
    }
}

.text-block__content .md__paragraph {
    padding-top: 24px
}

@media (min-width:1024px) {
    .text-block__content .md__paragraph {
        padding-top: 27px
    }
}

.text-block__content .md__paragraph:first-child {
    padding-top: 12px
}

@media (min-width:1024px) {
    .text-block__content .md__paragraph:first-child {
        padding-top: 16px
    }
}

.text-block__content .md__list {
    padding-left: 16px;
    padding-top: 24px
}

@media (min-width:1024px) {
    .text-block__content .md__list {
        padding-top: 27px
    }
}

.text-block__content .md__list .md__list-elem {
    display: list-item
}

.text-block__content .md__img-wrap {
    padding: 16px 0
}

@media (min-width:1024px) {
    .text-block__content .md__img-wrap {
        padding: 32px 0
    }
}

.text-block__content .md__img-wrap .md__img {
    padding: 0
}

.text-block__content .md__img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 16px 0
}

@media (min-width:1024px) {
    .text-block__content .md__img {
        padding: 32px 0
    }
}

.text-block__content .md__notify {
    color: var(--gray700);
    padding-top: 24px;
    text-align: center
}

.text-block__content .md__strong {
    font-weight: var(--weight-bold)
}

.list-card {
    background-color: var(--white);
    border-radius: 8px;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, .1);
    color: var(--gray900);
    display: flex;
    flex-direction: column;
    padding: 24px;
    width: 100%
}

.list-card__title {
    margin-bottom: 12px
}

.list-card__desc .md__list {
    padding-left: 16px
}

.list-card__desc .md__list .md__list-elem {
    display: list-item
}

.content-article__in {
    color: var(--gray900);
    display: flex;
    flex-direction: column
}

.content-article__title {
    padding-top: 48px
}

.content-article .breadcrumbs {
    margin-top: 24px
}

.instruction-links {
    color: var(--gray800)
}

.instruction-links__title {
    margin: 0 0 48px;
    text-align: center
}

.instruction-links__list {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 48px;
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .instruction-links__list {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0;
        justify-content: center
    }
}

.instruction-links__list-item {
    flex: 1
}

.instruction-links__item {
    align-items: center;
    color: inherit;
    display: flex;
    flex-direction: column;
    font-family: var(--font-family-akkurat);
    font-size: 1.8rem;
    font-weight: 600;
    gap: 16px;
    justify-content: center;
    line-height: 1.5;
    text-decoration: none;
    transition: background-color var(--t2)
}

@media (min-width:768px) {
    .instruction-links__item {
        border-radius: var(--standard-border-radius);
        padding: 16px
    }

    .instruction-links__item:hover {
        background-color: var(--gray150)
    }
}

.instruction-links__item:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 56px;
    width: 56px
}

.instruction-links__item--router:before {
    background-image: url(../img/main.min.svg)
}

.instruction-links__item--android-tv:before {
    background-image: url(../img/main.min.svg)
}

.instruction-links__item--apple-tv:before {
    background-image: url(../img/main.min.svg)
}

.instruction-links__item--xbox:before {
    background-image: url(../img/main.min.svg)
}

.instruction-links__item--playstation:before {
    background-image: url(../img/main.min.svg)
}

.instruction-links__item--chromecast:before {
    background-image: url(../img/main.min.svg)
}

.terms-popup__wrapper {
    color: var(--gray800)
}

.terms-popup__title {
    font-family: var(--font-family-roboto);
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px
}

@media (min-width:768px) {
    .terms-popup__title {
        font-size: 3.2rem
    }
}

.terms-popup__desc {
    font-size: 1.6rem;
    line-height: 1.5
}

.terms-popup__desc .md__list {
    padding: 24px 0
}

.terms-popup__desc .md__list-elem {
    counter-increment: step-counter;
    display: flex;
    gap: var(--s-padding)
}

.terms-popup__desc .md__list-elem:before {
    content: counter(step-counter) ". ";
    display: block
}

.terms-popup__desc .md__strong {
    display: block;
    font-family: var(--font-family-roboto);
    font-weight: 400
}

.terms-popup__close {
    background-color: var(--vpngreen400);
    border: none;
    border-radius: var(--standard-border-radius);
    color: var(--white);
    cursor: pointer;
    font-size: 1.8rem;
    height: 64px;
    line-height: 1.3;
    margin-top: 32px;
    padding: 16px 24px;
    width: 100%
}

@media (min-width:768px) {
    .terms-popup__close {
        min-width: 200px;
        width: auto
    }
}

.cli-command:not(.cli-command:last-child) {
    margin: 0 0 24px
}

@media (min-width:768px) {
    .cli-command:not(.cli-command:last-child) {
        margin: 0 0 32px
    }
}

.cli-command__label {
    color: var(--default-labels);
    margin: 0 0 8px
}

@media (min-width:768px) {
    .cli-command__label {
        margin: 0 0 16px
    }
}

.cli-command__command {
    align-items: center;
    background-color: var(--default-input-background);
    border-radius: var(--border-radius-m);
    cursor: pointer;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    padding: 16px;
    position: relative
}

.cli-command__command-text {
    word-break: break-all
}

.cli-command__copy {
    background-color: transparent;
    background-image: url(../img/main.min.svg);
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 24px;
    min-width: 24px;
    width: 24px
}

.cli-command__copy-tooltip {
    align-items: center;
    background-color: var(--white);
    border-radius: var(--border-radius-m);
    bottom: -54px;
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, .1);
    display: flex;
    height: 50px;
    min-width: 256px;
    opacity: 0;
    padding: 16px;
    position: absolute;
    right: 0;
    transition: opacity var(--t2), visibility var(--t2);
    visibility: hidden
}

.cli-command__copy-tooltip--visible {
    opacity: 1;
    visibility: visible
}

.cli-command__subdesc {
    margin: 8px 0 0
}

@media (min-width:768px) {
    .cli-command__subdesc {
        margin: 16px 0 0
    }
}

.cli-command .md__strong {
    font-weight: var(--weight-bold)
}

.footer-simple {
    background-color: var(--default-footer-background);
    color: var(--gray-0);
    display: flex;
    flex-direction: column
}

.footer-simple__bottom,
.footer-simple__top {
    padding: 16px 0
}

@media (min-width:768px) {

    .footer-simple__bottom,
    .footer-simple__top {
        padding: 24px 0
    }
}

@media (min-width:1200px) {
    .footer-simple__top {
        padding: 28px 0
    }
}

.footer-simple__bottom {
    border-top: 1px solid var(--default-item-divider)
}

.footer-simple__top-in {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:1200px) {
    .footer-simple__top-in {
        flex-direction: row;
        justify-content: space-between
    }
}

.footer-simple__bottom-in {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media (min-width:768px) {
    .footer-simple__bottom-in {
        flex-direction: row;
        justify-content: space-between
    }
}

@media (min-width:1200px) {
    .footer-simple__bottom-in {
        padding: 0 16px
    }
}

.footer-simple__copyrights,
.footer-simple__payment-icons {
    padding: 12px 0;
    text-align: center
}

@media (min-width:768px) {

    .footer-simple__copyrights,
    .footer-simple__payment-icons {
        padding: 16px 0
    }
}

@media (min-width:1200px) {

    .footer-simple__copyrights,
    .footer-simple__payment-icons {
        padding: 0 16px
    }
}

.footer-simple__payment-icons {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center
}

@media (min-width:768px) {
    .footer-simple__payment-icons {
        flex-direction: row
    }
}

.footer-simple__payment-icons-in {
    align-items: center;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 16px
}

.footer-simple__payment-icon {
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
    cursor: pointer;
    display: block;
    flex-shrink: 0;
    height: 24px;
    margin: 0;
    padding: 0;
    width: 34px
}

.footer-simple__payment-icon--visa {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--mastercard {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--applepay {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--googlepay {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--yandexpay {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--mir {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--paypal {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--bitcoin {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--alipay {
    background-image: url(../img/main.min.svg)
}

.footer-simple__payment-icon--wechat {
    background-image: url(../img/main.min.svg)
}

.footer-simple__bottom-button {
    background-color: transparent;
    border: none;
    color: var(--gray-0);
    cursor: pointer;
    margin: 0;
    padding: 12px 16px
}

@media (min-width:768px) {
    .footer-simple__bottom-button {
        padding: 16px
    }
}

@media (min-width:1200px) {
    .footer-simple__bottom-button {
        padding: 0
    }
}

.image {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.image__pic {
    display: block;
    position: relative
}

.image__pic img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.image--4-3.image--tengu-all-done,
.image--4-3.image--tengu-something-went-wrong,
.image--4-3.image--tengu-subscription {
    align-items: center
}

.image--4-3.image--tengu-all-done .image__pic img,
.image--4-3.image--tengu-something-went-wrong .image__pic img,
.image--4-3.image--tengu-subscription .image__pic img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.image--4-3.image--tengu-subscription {
    padding: 2.3% 0
}

.image--4-3.image--tengu-subscription .image__pic {
    padding-bottom: 70.4%;
    width: 71.9%
}

.image--4-3.image--tengu-all-done {
    padding: 2.3% 0
}

.image--4-3.image--tengu-all-done .image__pic {
    padding-bottom: 70.4%;
    width: 59.1%
}

.image--4-3.image--tengu-something-went-wrong {
    padding: 3.8% 0
}

.image--4-3.image--tengu-something-went-wrong .image__pic {
    padding-bottom: 67.5%;
    width: 75%
}

.discuss-support {
    color: var(--gray900)
}

.discuss-support__in {
    align-items: center;
    display: flex;
    flex-direction: column
}

.discuss-support__title {
    text-align: center
}

.discuss-support__cards {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 16px;
    margin: 32px 0 0;
    max-width: 768px;
    padding: 0;
    width: 100%
}

@media (min-width:768px) {
    .discuss-support__cards {
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 24px;
        justify-content: center;
        margin: 48px 0 0
    }
}

@media (min-width:1024px) {
    .discuss-support__cards {
        max-width: none
    }
}

@media (min-width:768px) {
    .discuss-support__cards--cols-3 .discuss-support__card {
        width: calc(50% - 12px)
    }
}

@media (min-width:1024px) {
    .discuss-support__cards--cols-3 .discuss-support__card {
        width: calc(33.33333% - 16px)
    }
}

@media (min-width:768px) {
    .discuss-support__cards--cols-4 .discuss-support__card {
        width: calc(50% - 12px)
    }
}

@media (min-width:1024px) {
    .discuss-support__cards--cols-4 .discuss-support__card {
        width: calc(25% - 18px)
    }
}

.discuss-support__card {
    background-color: var(--default-cards-background);
    border-radius: 8px;
    box-shadow: 8px 8px 24px 0 #0000001a;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 24px;
    width: 100%
}

.discuss-support__card-icon {
    margin-bottom: 16px
}

.discuss-support__card-icon--center {
    align-self: center
}

.discuss-support__card-icon--web-browsing-security {
    background-image: url(../img/main.min.svg)
}

.discuss-support__card-icon--colored-usb {
    background-image: url(../img/main.min.svg)
}

.discuss-support__card-icon--tv-stroke {
    background-image: url(../img/main.min.svg)
}

.discuss-support__card-title {
    display: flex;
    flex-direction: column
}

.discuss-support__card-title--left {
    text-align: left
}

.discuss-support__card-title--center {
    text-align: center
}

.discuss-support__card-desc {
    color: var(--default-description-text);
    padding-top: 12px
}

.discuss-support__card-desc .md__strong {
    font-weight: var(--weight-bold)
}

.discuss-support__card-buttons {
    margin-top: 24px
}

.discuss-support__card-buttons .button {
    max-width: none;
    min-width: 0;
    min-width: auto;
    width: 100%
}

html[data-theme=dark] .header__logo {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .header__item--lang:before {
    background-image: url(../img/main.min.svg#lang_f_none_s_888)
}

html[data-theme=dark] .content-block__text .discuss.x,
html[data-theme=dark] .content-social__btn--twitter {
    filter: invert(1)
}

html[data-theme=dark] .reviews__icon--google_play {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .reviews__icon--store_chrome {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .reviews__icon--store_mozilla {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .reviews__icon--store_opera {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .reviews__icon--store_safari {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .sticky-bar__terms-icon {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .sticky-bar__terms-close {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .button--secondary .icon--download {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .button--secondary .icon--android-platform {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .button--secondary .icon--ios-platform {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .modal {
    background-color: rgba(0, 0, 0, .75)
}

html[data-theme=dark] .modal__close {
    background-image: url(../img/main.min.svg)
}

html[data-theme=dark] .cookie-terms__terms-icon {
    background-image: url(../img/main.min.svg)
}

.breadcrumbs .breadcrumbs__item,
.breadcrumbs span.breadcrumbs__item:hover {
    color: var(--default-breadcrumbs)
}

.breadcrumbs a.breadcrumbs__item:focus,
.breadcrumbs a.breadcrumbs__item:hover {
    color: var(--hovered-link)
}

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

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

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

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

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

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

.swiper-pointer-events {
    touch-action: pan-y
}

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

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

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

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

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

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

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}