@font-face {
    font-weight: 300;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    src: url(<?php echo network_home_url();
    ?>wp-content/themes/<?php echo get_template();
    ?>/fonts //Kaspersky_Sans_Display_Light.woff2)format("woff2"), url(<?php echo network_home_url(); ?>wp-content/themes/<?php echo get_template(); ?>/fonts//Kaspersky_Sans_Display_Light.woff)format("woff");
    font-display: swap
}

@font-face {
    font-weight: 400;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    src: url(<?php echo network_home_url();
    ?>wp-content/themes/<?php echo get_template();
    ?>/fonts //Kaspersky_Sans_Display_Regular.woff2)format("woff2"), url(<?php echo network_home_url(); ?>wp-content/themes/<?php echo get_template(); ?>/fonts//Kaspersky_Sans_Display_Regular.woff)format("woff");
    font-display: swap
}

@font-face {
    font-weight: 500;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    src: url(<?php echo network_home_url();
    ?>wp-content/themes/<?php echo get_template();
    ?>/fonts //Kaspersky_Sans_Display_Medium.woff2)format("woff2"), url(<?php echo network_home_url(); ?>wp-content/themes/<?php echo get_template(); ?>/fonts//Kaspersky_Sans_Display_Medium.woff)format("woff");
    font-display: swap
}

@font-face {
    font-weight: 600;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    src: url(<?php echo network_home_url();
    ?>wp-content/themes/<?php echo get_template();
    ?>/fonts //Kaspersky_Sans_Display_SemiBold.woff2)format("woff2"), url(<?php echo network_home_url(); ?>wp-content/themes/<?php echo get_template(); ?>/fonts//Kaspersky_Sans_Display_SemiBold.woff)format("woff");
    font-display: swap
}

@font-face {
    font-weight: 700;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    src: url(<?php echo network_home_url();
    ?>wp-content/themes/<?php echo get_template();
    ?>/fonts //Kaspersky_Sans_Display_Bold.woff2)format("woff2"), url(<?php echo network_home_url(); ?>wp-content/themes/<?php echo get_template(); ?>/fonts//Kaspersky_Sans_Display_Bold.woff)format("woff");
    font-display: swap
}

@font-face {
    font-weight: 800;
    font-family: Kaspersky Sans Display;
    font-style: normal;
    src: url(<?php echo network_home_url();
    ?>wp-content/themes/<?php echo get_template();
    ?>/fonts //Kaspersky_Sans_Display_ExtraBold.woff2)format("woff2"), url(<?php echo network_home_url(); ?>wp-content/themes/<?php echo get_template(); ?>/fonts//Kaspersky_Sans_Display_ExtraBold.woff)format("woff");
    font-display: swap
}

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

.text_link {
    color: #00a88e;
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

:focus {
    outline: none
}

html,
body {
    height: 100%
}

body {
    color: #fff;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: #0000;
    background-color: #0f151c;
    flex-direction: column;
    min-width: 375px;
    margin: 0;
    font-family: Kaspersky Sans Display, sans-serif;
    display: flex
}

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

abbr[title] {
    cursor: help;
    text-decoration-skip-ink: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

main {
    flex-grow: 1
}

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

img,
svg,
video {
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button:focus:not(:focus-visible) {
    outline: 0
}

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

button,
select {
    text-transform: none
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
    cursor: pointer
}

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

textarea {
    resize: vertical
}

::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: auto
}

::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: auto
}

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

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

iframe {
    border: 0
}

summary {
    cursor: pointer;
    display: list-item
}

progress {
    vertical-align: baseline
}

.award__item,
.mktoHtmlText {
    font-size: 12px;
    line-height: 14px
}

.next__block-content p,
.benefit__item li,
.benefit__link,
.service__link,
.overview__list>li,
.product__list>li,
.threat__toggle,
.threat__item p,
.tier__text,
.tier__list>li,
.tier__link,
.intro__link,
.overview__text,
.intro__content p {
    font-size: 16px;
    line-height: 18px
}

@media (min-width:640px) {

    .overview__text,
    .intro__content p {
        font-size: calc(.520833vw + 12.6667px);
        line-height: calc(.78125vw + 13px)
    }
}

@media (min-width:1024px) {

    .overview__text,
    .intro__content p {
        font-size: 18px;
        line-height: 21px
    }
}

.award__text,
.result__text,
.service__name,
.threat__subtitle {
    font-size: 18px;
    line-height: 21px
}

.hero__subtitle {
    font-size: 20px;
    line-height: 25px
}

.threat__text {
    font-size: 20px;
    line-height: 26px
}

@media (min-width:640px) {

    .award__text,
    .result__text,
    .service__name,
    .threat__subtitle {
        font-size: calc(.78125vw + 13px);
        line-height: calc(.78125vw + 16px)
    }

    .hero__subtitle {
        font-size: calc(0.9vw + 14px);
        line-height: calc(0.9vw + 19px)
    }

    .threat__text {
        font-size: calc(1vw + 14px);
        line-height: calc(1vw + 20px)
    }
}

@media (min-width:1024px) {

    .award__text,
    .result__text,
    .service__name,
    .threat__subtitle {
        font-size: 21px;
        line-height: 24px
    }

    .hero__subtitle {
        font-size: 23px;
        line-height: 28px
    }

    .threat__text {
        font-size: 22px;
        line-height: 30px
    }
}

.benefit__text,
.benefit__item h3,
.tier__header {
    font-size: 21px;
    line-height: 24px
}

@media (min-width:640px) {

    .benefit__text,
    .benefit__item h3,
    .tier__header {
        font-size: calc(.78125vw + 16px);
        line-height: calc(.78125vw + 19px)
    }
}

@media (min-width:1024px) {

    .benefit__text,
    .benefit__item h3,
    .tier__header {
        font-size: 24px;
        line-height: 27px
    }
}

.service__next p {
    font-size: 24px;
    line-height: 27px
}

@media (min-width:640px) {
    .service__next p {
        font-size: calc(2.08333vw + 10.6667px);
        line-height: calc(2.34375vw + 12px)
    }
}

@media (min-width:1024px) {
    .service__next p {
        font-size: 32px;
        line-height: 36px
    }
}

.form__title,
.benefit__title,
.result__title,
.service__title,
.overview__title,
.product__title,
.threat__title,
.tier__title,
.intro__content h2 {
    font-size: 36px;
    line-height: 1.2em
}

@media (min-width:640px) {

    .form__title,
    .benefit__title,
    .result__title,
    .service__title,
    .overview__title,
    .product__title,
    .threat__title,
    .tier__title,
    .intro__content h2 {
        font-size: calc(3.125vw + 16px)
    }
}

@media (min-width:1024px) {

    .form__title,
    .benefit__title,
    .result__title,
    .service__title,
    .overview__title,
    .product__title,
    .threat__title,
    .tier__title,
    .intro__content h2 {
        font-size: 48px
    }
}

.next__button,
.benefit__button,
.benefit__link,
.result__button,
.threat__toggle,
.intro__link,
.intro__button,
.intro__play,
.hero__button,
.lng__switcher,
.nav__toggler,
.nav__menu-button a,
.modal__close,
.mktoCustomNumberField button,
.mktoButton {
    color: inherit;
    white-space: nowrap;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 0;
    justify-content: center;
    padding: 0;
    text-decoration: none;
    display: inline-flex;
    position: relative
}

.next__button:not(:disabled),
.benefit__button:not(:disabled),
.benefit__link:not(:disabled),
.result__button:not(:disabled),
.threat__toggle:not(:disabled),
.intro__link:not(:disabled),
.intro__button:not(:disabled),
.intro__play:not(:disabled),
.hero__button:not(:disabled),
.lng__switcher:not(:disabled),
.nav__toggler:not(:disabled),
.nav__menu-button a:not(:disabled),
.modal__close:not(:disabled),
.mktoCustomNumberField button:not(:disabled),
.mktoButton:not(:disabled) {
    cursor: pointer
}

.next__button:disabled,
.benefit__button:disabled,
.benefit__link:disabled,
.result__button:disabled,
.threat__toggle:disabled,
.intro__link:disabled,
.intro__button:disabled,
.intro__play:disabled,
.hero__button:disabled,
.lng__switcher:disabled,
.nav__toggler:disabled,
.nav__menu-button a:disabled,
.modal__close:disabled,
.mktoCustomNumberField button:disabled,
.mktoButton:disabled {
    box-shadow: none;
    pointer-events: none
}

.next__button,
.benefit__button,
.result__button,
.intro__button,
.hero__button,
.mktoButton {
    border-radius: 8px;
    width: 100%;
    padding: 14px 24px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px
}

@media (min-width:640px) {

    .next__button,
    .benefit__button,
    .result__button,
    .intro__button,
    .hero__button,
    .mktoButton {
        width: auto
    }
}

.nav__menu-button a {
    border-radius: 8px;
    width: 100%;
    padding: 20px 24px;
    font-size: 21px;
    font-weight: 600;
    line-height: 24px
}

@media (min-width:640px) {
    .nav__menu-button a {
        width: auto
    }
}

.benefit__button:first-of-type,
.result__button:first-of-type,
.intro__button,
.hero__button,
.nav__menu-button:last-child a {
    color: #fff;
    background-color: #00a88e;
    transition: background-color .2s
}

.benefit__button:hover:first-of-type,
.result__button:hover:first-of-type,
.intro__button:hover,
.hero__button:hover,
.nav__menu-button:last-child a:hover {
    background-color: #29ccb1
}

.benefit__button:active:first-of-type,
.result__button:active:first-of-type,
.intro__button:active,
.hero__button:active,
.nav__menu-button:last-child a:active {
    background-color: #138170
}

.benefit__button:disabled:first-of-type,
.result__button:disabled:first-of-type,
.intro__button:disabled,
.hero__button:disabled,
.nav__menu-button:last-child a:disabled {
    color: #22344966;
    background-color: #294d7517
}

.next__button,
.mktoButton {
    color: #fff;
    background-color: #00a88e;
    transition: background-color .2s, box-shadow .2s;
    box-shadow: 0 8px 32px #23d1ae66
}

.next__button:hover,
.mktoButton:hover {
    background-color: #29ccb1;
    box-shadow: 0 8px 32px #23d1ae66
}

.next__button:active,
.mktoButton:active {
    background-color: #138170;
    box-shadow: 0 4px 24px #23d1ae3d
}

.next__button:disabled,
.mktoButton:disabled {
    color: #22344966;
    background-color: #294d7517
}

.benefit__button:not(:first-of-type),
.result__button:not(:first-of-type),
.nav__menu-button:not(:last-child) a {
    color: #00a88e;
    outline-offset: -2px;
    outline: 2px solid #00a88e;
    transition: color .2s, outline-color .2s
}

.benefit__button:hover:not(:first-of-type),
.result__button:hover:not(:first-of-type),
.nav__menu-button:not(:last-child) a:hover {
    color: #29ccb1;
    outline-color: #29ccb1
}

.benefit__button:active:not(:first-of-type),
.result__button:active:not(:first-of-type),
.nav__menu-button:not(:last-child) a:active {
    color: #138170;
    outline-color: #138170
}

.benefit__button:disabled:not(:first-of-type),
.result__button:disabled:not(:first-of-type),
.nav__menu-button:not(:last-child) a:disabled {
    color: #22344966;
    background-color: #294d7517;
    outline-color: #294d7517
}

input[type=checkbox]:checked {
    background-color: #00a88e;
    border-color: #00a88e
}

input[type=checkbox]:checked:hover,
input[type=checkbox]:checked:focus {
    background-color: #29ccb1;
    border-color: #29ccb1
}

input[type=radio]:checked {
    border-color: #00a88e
}

input[type=radio]:checked:before {
    background-color: #00a88e
}

input[type=radio]:checked:hover,
input[type=radio]:checked:focus {
    border-color: #29ccb1
}

input[type=radio]:checked:hover:before,
input[type=radio]:checked:focus:before {
    background-color: #29ccb1
}

input[type=checkbox] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #0000;
    border: 2px solid #fff;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    margin: 0;
    transition: background-color .2s, border-color .2s
}

input[type=checkbox]:hover,
input[type=checkbox]:focus {
    border-color: #fff9
}

input[type=checkbox]:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M14.31 4.29a.996.996 0 0 0-1.41 0l-6.36 6.36-2.83-2.83A.996.996 0 1 0 2.3 9.23l3.54 3.54c.39.39 1.02.39 1.41 0l7.07-7.07a.996.996 0 0 0 0-1.41z'/%3E%3C/svg%3E");
    will-change: transform;
    width: 16px;
    height: 16px;
    transition: transform .2s, -webkit-transform .2s;
    display: block;
    transform: scale(0)
}

input[type=checkbox]:checked:before {
    transform: scale(1)
}

input[type=checkbox]:disabled,
input[type=checkbox]:disabled:checked {
    background-color: #ffffff1a;
    border-color: #ffffff1a
}

input[type=checkbox]:disabled:checked:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgba(255, 255, 255, 0.2)'%3E%3Cpath d='M14.31 4.29a.996.996 0 0 0-1.41 0l-6.36 6.36-2.83-2.83A.996.996 0 1 0 2.3 9.23l3.54 3.54c.39.39 1.02.39 1.41 0l7.07-7.07a.996.996 0 0 0 0-1.41z'/%3E%3C/svg%3E")
}

[aria-invalid=true] input[type=checkbox] {
    background-color: #0000;
    border-color: #ff335c
}

input[type=radio] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #0000;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 0;
    transition: border-color .2s;
    position: relative
}

input[type=radio]:hover,
input[type=radio]:focus {
    border-color: #fff9
}

input[type=radio]:before {
    content: "";
    will-change: transform;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    transition: transform .2s, background-color .2s, -webkit-transform .2s;
    position: absolute;
    top: 3px;
    left: 3px;
    transform: scale(0)
}

input[type=radio]:checked:before {
    transform: scale(1)
}

input[type=radio]:disabled {
    background-color: #ffffff1a;
    border-color: #ffffff1a
}

input[type=radio]:disabled:checked {
    background-color: #0000;
    border-color: #ffffff1a
}

input[type=radio]:disabled:checked:before {
    background-color: #fff3
}

[aria-invalid=true] input[type=radio] {
    background-color: #0000;
    border-color: #ff335c
}

.mktoForm {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    width: 100% !important
}

.mktoForm a {
    color: #00a88e;
    font-weight: 600;
    text-decoration: underline;
    transition: color .2s
}

.mktoForm a:hover {
    color: #29ccb1
}

.mktoLabel {
    display: none
}

.mktoField.mktoHasWidth {
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #0000;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 15px 11px;
    width: 100% !important
}

.mktoField.mktoHasWidth:hover,
.mktoField.mktoHasWidth:focus {
    outline-offset: -2px;
    border-color: #29ccb1;
    outline: 2px solid #29ccb1
}

.mktoField.mktoHasWidth[aria-invalid=true]:focus-visible {
    border-color: #ff335c
}

.mktoField.mktoHasWidth:disabled {
    color: #22344966;
    background-color: #294d7517;
    border-color: #294d7517
}

option {
    background-color: #1d1d1b
}

::placeholder {
    color: #fff9
}

select.mktoField.mktoHasWidth {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06z'/%3E%3C/svg%3E");
    background-position: calc(100% - 12px);
    background-repeat: no-repeat;
    background-size: 16px
}

.mktoErrorMsg {
    color: #ff335c;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px
}

.mktoFormRow>:only-child {
    margin-bottom: 16px
}

.mktoFormFlexRow {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    padding: 8px 0;
    display: flex
}

.mktoCheckboxListFlexRow {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    display: flex
}

.mktoCustomNumberField {
    position: relative
}

.mktoCustomNumberField [type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.mktoCustomNumberField button {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 12px
}

.mktoCustomNumberField button[data-value=up] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06z'/%3E%3C/svg%3E");
    top: 8px;
    transform: scaleY(-1)
}

.mktoCustomNumberField button[data-value=down] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06z'/%3E%3C/svg%3E");
    top: 24px
}

.mktoHtmlText {
    color: #fff;
    margin-top: 3px
}

.mktoHtmlText em {
    font-style: normal
}

.googleRecaptcha {
    margin-top: 16px
}

#g-recaptcha-response,
[id*=g-recaptcha]>iframe {
    display: none
}

.mktoButtonRow {
    margin-top: 24px
}

.modal {
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0
}

.modal.open {
    visibility: visible;
    opacity: 1
}

.modal__overlay {
    background-color: #000000e6;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (min-width:640px) {
    .modal__overlay {
        padding-left: 32px;
        padding-right: 32px
    }
}

.modal__content {
    color: #1d1d1b;
    background-color: #fff;
    border-radius: 16px;
    max-width: 584px;
    padding: 32px 24px;
    position: relative
}

.modal__content h1 {
    pointer-events: none;
    font-size: 32px;
    font-weight: 500;
    line-height: 36px
}

.modal__content p {
    pointer-events: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.modal__media {
    aspect-ratio: 16/9;
    max-width: 800px;
    position: relative
}

.modal__media iframe,
.modal__media video {
    border-radius: 16px;
    max-width: 100%;
    height: 100%;
    overflow: hidden
}

.modal__close {
    width: 24px;
    height: 24px;
    position: absolute
}

.modal__content .modal__close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(34, 52, 73, 0.4)'%3E%3Cpath d='M19.709 18.294a1 1 0 0 1-1.415 1.415l-6.293-6.294-6.294 6.294a1 1 0 1 1-1.414-1.414L10.587 12 4.293 5.707a1 1 0 0 1 1.414-1.414l6.294 6.294 6.293-6.294a1 1 0 1 1 1.415 1.415L13.415 12l6.294 6.293z'/%3E%3C/svg%3E");
    top: 12px;
    right: 12px
}

.modal__media .modal__close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(255, 255, 255, 0.4)'%3E%3Cpath d='M19.709 18.294a1 1 0 0 1-1.415 1.415l-6.293-6.294-6.294 6.294a1 1 0 1 1-1.414-1.414L10.587 12 4.293 5.707a1 1 0 0 1 1.414-1.414l6.294 6.294 6.293-6.294a1 1 0 1 1 1.415 1.415L13.415 12l6.294 6.293z'/%3E%3C/svg%3E");
    top: -24px;
    right: 0
}

@media (min-width:840px) {
    .modal__media .modal__close {
        transform: translate(24px, 24px)
    }
}

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

.swiper-container {
    position: relative
}

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

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

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

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

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

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

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

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

.swiper-autoheight {
    height: auto
}

.award__pagination {
    z-index: 9;
    text-align: center;
    justify-content: center;
    width: 100%;
    display: flex;
    transform: translate(0, 0)
}

.swiper-pagination-bullets.award__pagination {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px
}

.award__pagination .swiper-pagination-bullet {
    cursor: pointer;
    background-color: #0000;
    border-radius: 5px;
    outline: 1px solid #29ccb1;
    width: 10px;
    height: 10px;
    transition: background-color .3s, width .3s;
    display: inline-block
}

.award__pagination .swiper-pagination-bullet-active {
    background-color: #29ccb1
}

body {
    padding-top: 54px
}

@media (min-width:1024px) {
    body {
        padding-top: 64px
    }
}

.nav {
    z-index: 99;
    background-color: #21272f;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 4px 32px #00000052
}

.nav__container {
    flex-direction: row;
    align-items: center;
    height: 54px;
    display: flex
}

@media (min-width:1024px) {
    .nav__container {
        -webkit-column-gap: 23.47px;
        -moz-column-gap: 23.47px;
        flex-grow: 1;
        column-gap: 23.47px;
        max-width: 1264px;
        height: 64px;
        margin: 0 auto;
        padding-left: 32px !important;
        padding-right: 32px !important
    }
}

.nav__toggler {
    background-color: #21272f;
    border: 0;
    place-content: center;
    width: 64px;
    height: 100%
}

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

.nav__toggler-icon {
    pointer-events: none;
    align-self: center;
    width: 24px;
    height: 24px
}

[aria-expanded=false] .nav__toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M3 7a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1zm0 5a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1zm0 5a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1z'/%3E%3C/svg%3E")
}

[aria-expanded=true] .nav__toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M19.709 18.294a1 1 0 0 1-1.415 1.415l-6.293-6.294-6.294 6.294a1 1 0 1 1-1.414-1.414L10.587 12 4.293 5.707a1 1 0 0 1 1.414-1.414l6.294 6.294 6.293-6.294a1 1 0 1 1 1.415 1.415L13.415 12l6.294 6.293z'/%3E%3C/svg%3E")
}

.nav__logo {
    color: #fff;
    width: 130.23px;
    height: 24.8px;
    margin: 0 auto
}

@media (min-width:1024px) {
    .nav__logo {
        width: 154.34px;
        height: 29.4px;
        margin: 0
    }
}

.nav__menu {
    display: none
}

@media (min-width:1024px) {
    .nav__menu {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        flex-grow: 1;
        justify-content: flex-end;
        align-items: center;
        column-gap: 12px;
        display: flex
    }
}

.nav__menu.open {
    min-height: calc(100vh - 54px);
    display: block;
    position: absolute;
    top: 54px;
    left: 0;
    right: 0;
    overflow: auto
}

.nav__menu.open li {
    background-color: #21272f
}

.nav__menu.open li:last-of-type {
    box-shadow: 0 4px 32px #00000052
}

@media (max-width:1023.98px) {
    .nav__menu-button {
        padding: 16px
    }
}

.nav__menu-button a {
    width: 100%
}

@media (min-width:1024px) {
    .nav__menu-button a {
        border-radius: 8px;
        padding: 14px 24px;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px
    }
}

.lng__switcher {
    cursor: pointer;
    opacity: .4;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 54px;
    transition: opacity .3s;
    display: flex;
    position: relative
}

.lng__switcher:hover {
    opacity: .8
}

@media (min-width:640px) {
    .lng__switcher {
        height: 64px
    }
}

.hero__container {
    position: relative;
    overflow: hidden
}

.hero__bg {
    z-index: -1;
    max-width: 2000px;
    position: absolute;
    right: -200px
}

@media (min-width:1024px) {
    .hero__overlay {
        width: 2000px;
        height: 686px;
        position: absolute;
        right: -200px
    }
}

.hero__hexagon {
    max-width: 965px;
    height: 686px;
    display: block;
    position: absolute;
    top: 0;
    left: -100px
}

.hero__content {
    z-index: 2;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    row-gap: 24px;
    max-width: 428px;
    padding: 48px 0;
    display: flex;
    position: relative
}

@media (min-width:640px) {
    .hero__content {
        row-gap: calc(2.08333vw + 10.6667px);
        height: calc(33.8542vw + 339.333px)
    }
}

@media (min-width:1024px) {
    .hero__content {
        row-gap: 32px;
        height: 686px;
        padding: 0
    }
}

.hero__title {
    font-size: 48px;
    font-weight: 500;
    line-height: 1em
}

@media (min-width:640px) {
    .hero__title {
        font-size: calc(4.16667vw + 21.3333px)
    }
}

@media (min-width:1024px) {
    .hero__title {
        font-size: 64px
    }
}

.hero__subtitle {
    font-weight: 400
}

.hero__content p:not(.hero__subtitle) {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400
}

@media (min-width:640px) {
    .hero__content p:not(.hero__subtitle) {
        font-size: calc(0.8vw + 13px);
        line-height: calc(0.8vw + 18px)
    }
}

@media (min-width:1024px) {
    .hero__content p:not(.hero__subtitle) {
        font-size: 21px;
        line-height: 26px
    }
}

.hero__button {
    min-width: 200px
}

.icon {
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    flex-direction: row;
    align-items: center;
    column-gap: 16px;
    padding: 16px 0;
    display: flex
}

.icon p {
    font-size: 24px;
    font-weight: 600;
    line-height: 1em
}

.intro {
    overflow: hidden
}

.intro__container {
    padding-top: 52px;
    padding-bottom: 6px;
    position: relative
}

@media (min-width:1024px) {
    .intro__container {
        padding-top: 104px;
        padding-bottom: 0px
    }
}

.intro__list {
    flex-direction: column;
    row-gap: 48px;
    display: flex
}

@media (min-width:1024px) {
    .intro__list {
        row-gap: 104px
    }
}

.intro__list li {
    flex-direction: column;
    row-gap: 24px;
    display: flex
}

@media (min-width:1024px) {
    .intro__list li {
        -webkit-column-gap: 48px;
        -moz-column-gap: 48px;
        flex-direction: row;
        column-gap: 48px
    }

    .intro__list li.reverse {
        flex-direction: row-reverse
    }
}

.intro__media {
    position: relative
}

@media (min-width:1024px) {
    .intro__media {
        width: calc(50% - 12px)
    }
}

.intro__media img {
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
    border-radius: 16px
}

.reverse .intro__media img {
    border-radius: 0;
    flex-grow: 1
}

@media (min-width:1024px) {
    .reverse .intro__media img {
        max-width: 910px;
        height: 910px;
        position: absolute;
        top: -194px;
        left: -178px
    }

    .intro__content {
        align-self: center;
        width: calc(38% - 24px);
        margin-left: 8.33333%;
        padding-right: 24px
    }

    .reverse .intro__content {
        margin-left: 0;
        margin-right: 8.33333%;
        width: calc(38% - 24px);
        padding: 26px 24px 26px 0
    }
}

.intro__content h2 {
    font-weight: 500
}

.intro__content p {
    margin-top: 16px;
    font-weight: 400
}

@media (min-width:1024px) {
    .intro__content p {
        margin-top: 24px
    }
}

.intro__content ul {
    margin-top: 16px;
    padding-left: 20px;
    list-style: disc !important;
    list-style-type: disc !important;
    line-height: 1.6
}

.intro__content ul li {
    margin-bottom: 8px;
    padding-left: 8px;
    display: list-item !important;
    list-style: disc !important;
    list-style-position: outside !important
}

@media (min-width:1024px) {
    .intro__content ul {
        margin-top: 32px;
        padding-left: 24px
    }

    .intro__content ul li {
        margin-bottom: 12px;
        padding-left: 12px
    }
}

.intro__link {
    color: #fff;
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    flex-direction: row;
    align-items: center;
    column-gap: 6px;
    margin-top: 16px;
    padding: 14px 0;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    position: relative
}

.intro__link:before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2329ccb1'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 18.276c0 1.536 1.659 2.499 2.992 1.737l10.985-6.277c1.343-.768 1.343-2.705 0-3.473L7.992 3.986C6.66 3.224 5 4.187 5 5.723v12.553zM17.984 12L7 18.276V5.723l10.984 6.276z'/%3E%3C/svg%3E");
    width: 24px;
    height: 24px;
    display: inline-flex
}

.intro__button {
    min-width: 144px;
    margin-top: 16px
}

.intro__play {
    cursor: pointer;
    background-color: #29ccb1;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.intro__play:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M5 5.72c0-1.54 1.66-2.5 2.99-1.74l10.98 6.28c1.34.77 1.34 2.71 0 3.47L7.99 20.01c-1.33.76-2.99-.2-2.99-1.74z'/%3E%3C/svg%3E");
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    left: 22px
}

.tier__container {
    padding-top: 0px;
    padding-bottom: 26px
}

@media (min-width:1024px) {
    .tier__container {
        padding-top: 0px;
        padding-bottom: 52px
    }
}

.tier__title {
    text-align: center;
    font-weight: 500
}

.tier__items {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    margin-top: 32px;
    display: flex
}

@media (min-width:640px) {
    .tier__items {
        flex-flow: wrap
    }
}

@media (min-width:1024px) {
    .tier__items {
        margin-top: 64px
    }
}

.tier__items>li {
    flex-direction: column;
    display: flex
}

@media (min-width:640px) {
    .tier__items>li {
        width: calc(50% - 12px)
    }
}

@media (min-width:1024px) {
    .tier__items>li {
        width: calc(33.3333% - 16px)
    }
}

.tier__header {
    text-align: center;
    border-radius: 24px 24px 0 0;
    padding: 14px 24px;
    font-weight: 600;
    position: relative
}

.tier__header:after {
    content: "";
    width: 23px;
    height: 12px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translate(-50%)
}

[data-theme=foundations] .tier__header {
    background-color: #29ccb1
}

[data-theme=foundations] .tier__header:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 23 12' xmlns='http://www.w3.org/2000/svg' fill='%2329ccb1'%3E%3Cpath d='M22.717-.01L11.5 11.4.283-.01h22.434z'/%3E%3C/svg%3E")
}

[data-theme=optimum] .tier__header {
    background-color: #0996dc
}

[data-theme=optimum] .tier__header:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 23 12' xmlns='http://www.w3.org/2000/svg' fill='%230996DC'%3E%3Cpath d='M22.717-.01L11.5 11.4.283-.01h22.434z'/%3E%3C/svg%3E")
}

[data-theme=expert] .tier__header {
    background-color: #8233ff
}

[data-theme=expert] .tier__header:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 23 12' xmlns='http://www.w3.org/2000/svg' fill='%238233FF'%3E%3Cpath d='M22.717-.01L11.5 11.4.283-.01h22.434z'/%3E%3C/svg%3E")
}

.tier__body {
    background: linear-gradient(90deg, #25bda600 50%, #25bda633 100%), #0f151c99;
    border-style: solid;
    border-width: 0 1px 1px;
    border-radius: 0 0 24px 24px;
    flex-direction: column;
    flex-grow: 1;
    align-items: flex-start;
    row-gap: 24px;
    padding: 24px 32px 32px;
    display: flex
}

[data-theme=foundations] .tier__body {
    border-color: #29ccb199
}

[data-theme=optimum] .tier__body {
    border-color: #0996dc99
}

[data-theme=expert] .tier__body {
    border-color: #8233ff99
}

.tier__text {
    font-weight: 400
}

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

.tier__list>li {
    padding-left: 24px;
    font-weight: 400;
    position: relative
}

.tier__list>li:before {
    content: "";
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 5px;
    left: 4px
}

[data-theme=foundations] .tier__list>li:before {
    background-color: #29ccb1
}

[data-theme=optimum] .tier__list>li:before {
    background-color: #0996dc
}

[data-theme=expert] .tier__list>li:before {
    background-color: #8233ff
}

.tier__link {
    color: #29ccb1;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    flex-direction: row;
    align-items: center;
    column-gap: 4px;
    margin-top: auto;
    padding: 8px 0;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    position: relative
}

.tier__link:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%2329ccb1'%3E%3Cpath d='M22.29 10.29a.996.996 0 0 1 1.41 0l5 5c.19.19.29.44.29.71s-.11.52-.29.71l-5 5a.996.996 0 1 1-1.41-1.41l3.29-3.29H3c-.55 0-1-.45-1-1s.45-1 1-1h22.59l-3.29-3.29a.996.996 0 0 1 0-1.41z'/%3E%3C/svg%3E");
    width: 32px;
    height: 32px;
    transition: transform .3s, -webkit-transform .3s;
    transform: translate(0)
}

.tier__link:hover:after {
    transform: translate(4px)
}

.threat__container {
    flex-direction: column;
    align-items: center;
    row-gap: 24px;
    padding-top: 26px;
    padding-bottom: 26px;
    display: flex
}

@media (min-width:1024px) {
    .threat__container {
        row-gap: 40px;
        padding-top: 52px;
        padding-bottom: 52px
    }
}

.threat__title {
    text-align: center;
    font-weight: 500
}

.threat__text {
    text-align: center;
    font-weight: 700 !important
}

.threat__container p {
    text-align: center;
    font-weight: 400
}

.threat__container p:not(.threat__text) {
    font-size: 20px;
    line-height: 26px
}

@media (min-width:640px) {
    .threat__container p:not(.threat__text) {
        font-size: calc(1vw + 14px);
        line-height: calc(1vw + 20px)
    }
}

@media (min-width:1024px) {
    .threat__container p:not(.threat__text) {
        font-size: 22px;
        line-height: 30px
    }
}

.threat__block {
    background-color: #0f151c80;
    border: 1px solid #ffffff52;
    border-bottom: 16px solid #29ccb1;
    border-radius: 16px;
    flex-direction: column;
    padding: 16px 24px;
    display: flex
}

@media (min-width:1024px) {
    .threat__block {
        padding: 32px 80px
    }
}

.threat__subtitle {
    text-align: center;
    font-weight: 400
}

.threat__panel {
    max-height: 0;
    transition: max-height .2s;
    overflow: hidden
}

.threat__toggle {
    color: #29ccb1;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    flex-direction: row;
    column-gap: 4px;
    margin-top: 40px;
    font-weight: 600;
    display: flex;
    position: relative
}

.threat__toggle:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2329ccb1'%3E%3Cpath d='M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06z'/%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
    transition: transform .3s, -webkit-transform .3s;
    transform: translateY(2px)
}

.threat__toggle[aria-expanded=true]:after {
    transform: translateY(2px)rotate(180deg)
}

.threat__list {
    flex-direction: column;
    row-gap: 32px;
    margin-top: 24px;
    display: flex
}

@media (min-width:640px) {
    .threat__list {
        -webkit-column-gap: 64px;
        -moz-column-gap: 64px;
        flex-flow: wrap;
        column-gap: 64px
    }
}

.threat__item {
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
    display: flex
}

@media (min-width:640px) {
    .threat__item {
        width: calc(50% - 32px)
    }
}

@media (min-width:1024px) {
    .threat__item {
        width: calc(33.3333% - 42.6667px)
    }
}

.threat__item p {
    text-align: center;
    font-weight: 400
}

.threat__item b {
    font-weight: 600
}

.product__container {
    padding-top: 26px;
    padding-bottom: 26px
}

@media (min-width:1024px) {
    .product__container {
        padding-top: 52px;
        padding-bottom: 52px
    }
}

.product__title {
    text-align: center;
    font-weight: 500
}

.product__items {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    margin-top: 32px;
    display: flex
}

@media (min-width:640px) {
    .product__items {
        flex-flow: wrap
    }
}

@media (min-width:1024px) {
    .product__items {
        margin-top: 64px
    }
}

.product__items>li {
    background: linear-gradient(90deg, #25bda600 50%, #25bda633 100%), #0f151c99;
    border-style: solid;
    border-width: 1px;
    border-radius: 24px;
    flex-direction: column;
    row-gap: 24px;
    padding: 40px 32px 56px;
    display: flex;
    position: relative
}

.product__items>li:before {
    content: "";
    background-repeat: no-repeat;
    width: 103px;
    height: 29px;
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translate(-50%)
}

@media (min-width:640px) {
    .product__items>li {
        width: calc(50% - 12px)
    }
}

@media (min-width:1024px) {
    .product__items>li {
        row-gap: 32px;
        width: calc(33.3333% - 16px)
    }
}

.product__items>li[data-theme=foundations] {
    border-color: #29ccb1
}

.product__items>li[data-theme=foundations]:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 103 29' xmlns='http://www.w3.org/2000/svg' fill='%2329ccb1'%3E%3Cpath d='M5.68 4.28l40.15 23.2a11.3 11.3 0 0 0 11.33 0l40.16-23.2c1.8-1.04 3.24-2.53 4.22-4.28H1.46c.98 1.75 2.42 3.25 4.22 4.28z'/%3E%3C/svg%3E")
}

.product__items>li[data-theme=optimum] {
    border-color: #0996dc
}

.product__items>li[data-theme=optimum]:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 103 29' xmlns='http://www.w3.org/2000/svg' fill='%230996DC'%3E%3Cpath d='M5.68 4.28l40.15 23.2a11.3 11.3 0 0 0 11.33 0l40.16-23.2c1.8-1.04 3.24-2.53 4.22-4.28H1.46c.98 1.75 2.42 3.25 4.22 4.28z'/%3E%3C/svg%3E")
}

.product__items>li[data-theme=expert] {
    border-color: #8233ff
}

.product__items>li[data-theme=expert]:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 103 29' xmlns='http://www.w3.org/2000/svg' fill='%238233FF'%3E%3Cpath d='M5.68 4.28l40.15 23.2a11.3 11.3 0 0 0 11.33 0l40.16-23.2c1.8-1.04 3.24-2.53 4.22-4.28H1.46c.98 1.75 2.42 3.25 4.22 4.28z'/%3E%3C/svg%3E")
}

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

.product__list>li {
    padding-left: 24px;
    font-weight: 400;
    position: relative
}

.product__list>li:before {
    content: "";
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 5px;
    left: 4px
}

[data-theme=foundations] .product__list>li:before {
    background-color: #29ccb1
}

[data-theme=optimum] .product__list>li:before {
    background-color: #0996dc
}

[data-theme=expert] .product__list>li:before {
    background-color: #8233ff
}

.overview__container {
    padding-top: 26px;
    padding-bottom: 52px
}

@media (min-width:1024px) {
    .overview__container {
        padding-top: 52px;
        padding-bottom: 104px
    }
}

.overview__title {
    text-align: center;
    font-weight: 500
}

.overview__items {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    margin-top: 32px;
    display: flex
}

@media (min-width:640px) {
    .overview__items {
        flex-flow: wrap
    }
}

@media (min-width:1024px) {
    .overview__items {
        margin-top: 64px
    }
}

.overview__items>li {
    background: linear-gradient(90deg, #25bda600 50%, #25bda633 100%), #0f151c99;
    border-style: solid;
    border-width: 1px;
    border-radius: 24px;
    flex-direction: column;
    row-gap: 24px;
    padding: 32px 32px 40px;
    display: flex
}

@media (min-width:640px) {
    .overview__items>li {
        width: calc(50% - 12px)
    }
}

@media (min-width:1024px) {
    .overview__items>li {
        row-gap: 32px;
        width: calc(33.3333% - 16px)
    }
}

.overview__items>li[data-theme=foundations] {
    border-color: #29ccb1
}

.overview__items>li[data-theme=optimum] {
    border-color: #0996dc
}

.overview__items>li[data-theme=expert] {
    border-color: #8233ff
}

.overview__text {
    font-weight: 400
}

@media (min-width:1024px) {
    .overview__text {
        min-height: 90px
    }
}

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

.overview__list>li {
    padding-left: 24px;
    font-weight: 400;
    position: relative
}

.overview__list>li:before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 0
}

[data-theme=foundations] .overview__list>li:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2329ccb1'%3E%3Cpath d='M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2zm3.424 4.624l-4.2 4.2a.598.598 0 0 1-.848 0l-1.8-1.8a.6.6 0 1 1 .848-.848L6.8 9.552l3.776-3.776a.6.6 0 1 1 .848.848z'/%3E%3C/svg%3E")
}

[data-theme=optimum] .overview__list>li:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230996DC'%3E%3Cpath d='M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2zm3.424 4.624l-4.2 4.2a.598.598 0 0 1-.848 0l-1.8-1.8a.6.6 0 1 1 .848-.848L6.8 9.552l3.776-3.776a.6.6 0 1 1 .848.848z'/%3E%3C/svg%3E")
}

[data-theme=expert] .overview__list>li:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238233FF'%3E%3Cpath d='M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2zm3.424 4.624l-4.2 4.2a.598.598 0 0 1-.848 0l-1.8-1.8a.6.6 0 1 1 .848-.848L6.8 9.552l3.776-3.776a.6.6 0 1 1 .848.848z'/%3E%3C/svg%3E")
}

.service {
    background-color: #131a23
}

.service__container {
    padding-top: 48px;
    padding-bottom: 48px
}

@media (min-width:1024px) {
    .service__container {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.service__title {
    text-align: center;
    font-weight: 500
}

.service__table {
    margin-top: 40px
}

@media (min-width:1024px) {
    .service__table {
        margin-top: 80px
    }
}

.service__next {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #0f151c80;
    border: 2px solid #fff;
    border-radius: 16px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 24px;
    padding: 16px 48px;
    display: flex;
    box-shadow: 0 12px 24px #0f151c59
}

.service__next p {
    color: #29ccb1;
    font-weight: 600
}

.service__top {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    flex-direction: row;
    column-gap: 24px;
    margin-top: 16px;
    display: flex
}

.service__product {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #0f151c80;
    border-style: solid;
    border-width: 2px;
    border-radius: 16px;
    width: calc(33.3333% - 16px);
    padding: 16px 48px;
    box-shadow: 0 12px 24px #0f151c59
}

.service__product[data-theme=foundations] {
    border-color: #29ccb1
}

.service__product[data-theme=optimum] {
    border-color: #0996dc
}

.service__product[data-theme=expert] {
    border-color: #8233ff
}

.service__product p {
    width: 200px
}

.service__product span {
    color: #29ccb1
}

.service__row {
    margin-top: 16px
}

.service__row:first-child,
.service__row:nth-child(2),
.service__row:nth-child(5) {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    grid-template-columns: 1fr 384px;
    column-gap: 24px;
    display: grid
}

.service__empty {
    background: #0f151c4d;
    border-radius: 16px;
    justify-content: space-between;
    align-items: center;
    display: flex
}

.service__item {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: #0f151c80;
    border: 1px solid #00a88e99;
    border-radius: 16px;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px 16px 48px;
    text-decoration: none;
    display: flex;
    box-shadow: 0 12px 24px #0f151c59
}

.service__item:hover {
    outline: 2px solid #00a88e99
}

.service__name {
    color: #fff;
    width: min-content;
    font-weight: 400
}

.service__link {
    color: #00a88e;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    flex-direction: row;
    align-items: center;
    column-gap: 4px;
    font-weight: 600;
    text-decoration: none;
    display: flex
}

.service__link:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300a88e'%3E%3Cpath d='M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    transform: rotate(-90deg)
}

.result__container {
    padding-top: 48px;
    padding-bottom: 48px
}

@media (min-width:1024px) {
    .result__container {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.result__block {
    background: linear-gradient(66deg, #1d1d1b33 15%, #14665833 70%, #29ccb133 110%), #132223;
    border-radius: 16px;
    flex-direction: column;
    padding: 24px 16px;
    display: flex;
    overflow: hidden
}

@media (min-width:1024px) {
    .result__block {
        flex-direction: row;
        padding: 54px 40px
    }
}

.result__image {
    position: relative
}

.result__image img {
    transform: translate(-16px, -24px)
}

@media (min-width:640px) {
    .result__image img {
        max-width: 537px;
        height: 470px
    }
}

@media (min-width:1024px) {
    .result__image img {
        -webkit-user-select: none;
        user-select: none;
        pointer-events: none;
        position: absolute;
        top: -54px;
        left: -40px
    }
}

.result__content {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 24px;
    display: flex
}

@media (min-width:1024px) {
    .result__content {
        row-gap: 40px;
        width: calc(78.125vw - 320px);
        max-width: 680px;
        margin-left: auto
    }
}

.result__title {
    font-weight: 500
}

.result__text {
    font-weight: 400
}

.result__text+.result__text {
    margin-top: 12px
}

.result__text a {
    color: #29ccb1;
    font-weight: 600;
    text-decoration: underline
}

.result__text b {
    font-weight: 600
}

.result__button-group {
    flex-direction: column;
    gap: 24px;
    width: 100%;
    display: flex
}

@media (min-width:640px) {
    .result__button-group {
        flex-flow: wrap
    }
}

.result__button {
    min-width: 200px
}

.benefit {
    background-color: #131a23
}

.benefit__container {
    padding-top: 48px;
    padding-bottom: 48px
}

@media (min-width:1024px) {
    .benefit__container {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.benefit__title {
    text-align: center;
    font-weight: 500
}

.benefit__text {
    text-align: center;
    margin-top: 32px;
    font-weight: 400
}

.benefit__block {
    gap: 24px;
    display: grid
}

@media (min-width:1024px) {
    .benefit__block {
        margin-top: 64px
    }
}

.benefit__row {
    grid-template-columns: 1fr;
    gap: 24px;
    display: grid
}

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

.benefit__panel {
    max-height: 0;
    transition: max-height .2s;
    overflow: hidden
}

.benefit__header {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    background: #0f151c80;
    border: 2px solid #ffffff52;
    border-radius: 16px;
    justify-content: flex-start;
    align-items: center;
    column-gap: 24px;
    padding: 16px 24px;
    display: flex;
    box-shadow: 0 12px 24px #0f151c59
}

.benefit__header span {
    color: #00a88e
}

.benefit__item {
    background-color: #0f151c80;
    border-radius: 16px;
    padding: 16px 24px
}

@media (min-width:640px) {
    .benefit__item {
        padding: calc(2.08333vw + 2.66667px) calc(2.08333vw + 10.6667px)
    }
}

@media (min-width:1024px) {
    .benefit__item {
        height: 260px;
        padding: 24px 32px
    }
}

.benefit__item h3 {
    font-weight: 600
}

.benefit__item ul {
    flex-direction: column;
    row-gap: 12px;
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
    display: flex
}

.benefit__item li {
    color: #fffc;
    padding-left: 12px;
    font-weight: 400;
    position: relative
}

.benefit__item li:before {
    content: "";
    background-color: #fffc;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 7px;
    left: 0
}

.benefit__button-group {
    row-gap: 16px;
    margin-top: 40px;
    display: grid
}

@media (min-width:640px) {
    .benefit__button-group {
        margin-top: calc(10.4167vw - 26.6667px)
    }
}

@media (min-width:1024px) {
    .benefit__button-group {
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 24px;
        margin-top: 80px
    }
}

.benefit__button {
    width: 100%
}

.benefit__link {
    color: #29ccb1;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    align-items: center;
    column-gap: 4px;
    font-weight: 600;
    display: flex;
    position: relative
}

.benefit__link:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2329ccb1'%3E%3Cpath d='M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06z'/%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
    transition: transform .3s, -webkit-transform .3s;
    transform: translateY(2px)
}

.benefit__link[aria-expanded=true]:after {
    transform: translateY(2px)rotate(180deg)
}

.award__text {
    text-align: center;
    margin-top: 32px;
    font-weight: 400
}

@media (min-width:1024px) {
    .award__text {
        margin-top: 64px
    }
}

.award__list {
    margin-top: 32px
}

@media (min-width:1024px) {
    .award__list {
        margin-top: 64px
    }
}

.award__item {
    text-align: center;
    font-weight: 400
}

.award__item p {
    margin-bottom: 12px;
    padding: 0 24px
}

.award__pagination {
    margin-top: 24px
}

.next {
    position: relative
}

.next__container {
    padding-top: 48px;
    padding-bottom: 48px
}

@media (min-width:1024px) {
    .next__container {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.next__title {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    line-height: 1em
}

@media (min-width:1024px) {
    .next__title {
        font-size: 48px
    }
}

.next__block {
    background: linear-gradient(66deg, #1d1d1b52 15.79%, #14665852 69.17%, #29ccb152 109.77%), #132223;
    border-radius: 16px;
    margin-top: 32px;
    padding: 24px 16px;
    overflow: hidden
}

@media (min-width:640px) {
    .next__block {
        -webkit-column-gap: 32px;
        -moz-column-gap: 32px;
        grid-template-columns: 280px 1fr;
        column-gap: 32px;
        display: grid
    }
}

@media (min-width:1024px) {
    .next__block {
        border-radius: 24px;
        padding: 48px 40px
    }
}

.next__block-img {
    position: relative
}

.next__block-img img {
    margin-bottom: -60px;
    transform: translateY(-40px)
}

@media (min-width:640px) {
    .next__block-img img {
        max-width: 500px;
        height: 500px;
        position: absolute;
        transform: translate(-140px, -200px)
    }
}

.next__block-content {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 16px;
    display: flex
}

.next__block-content p {
    font-weight: 400
}

.form {
    background-color: #131a23
}

.form__container {
    padding-top: 88px;
    padding-bottom: 128px
}

.form__block {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: #0f151ca1;
    border: 1px solid #ffffff52;
    border-radius: 16px;
    flex-direction: column;
    align-items: flex-start;
    max-width: 688px;
    margin: 36px auto 0;
    padding: 40px;
    display: flex
}

.form__title {
    text-align: center;
    font-weight: 500
}

.footer {
    color: #fff9;
    background-color: #21272f
}

.footer__container {
    -webkit-column-gap: 19.8px;
    -moz-column-gap: 19.8px;
    flex-flow: wrap;
    gap: 18.75px 19.8px;
    padding-top: 22.45px;
    padding-bottom: 16px;
    display: flex;
    position: relative
}

@media (min-width:640px) {
    .footer__container {
        row-gap: 22.75px;
        padding-bottom: 24px
    }
}

@media (min-width:1024px) {
    .footer__container {
        flex-direction: row;
        padding-top: 26.13px;
        padding-bottom: 24.48px
    }
}

.footer__logo {
    color: #fff;
    width: 130.23px;
    height: 24.8px
}

@media (min-width:640px) {
    .footer__logo {
        width: 154.34px;
        height: 29.4px
    }
}

.footer__social {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    flex-grow: 1;
    justify-content: flex-end;
    align-self: center;
    column-gap: 12px;
    display: flex
}

.footer__social a {
    color: #fff;
    text-decoration: none;
    transition: color .2s
}

.footer__social a:hover {
    color: #fffc
}

@media (min-width:1024px) {
    .footer__social {
        order: 2
    }
}

.footer__text {
    flex-flow: wrap;
    flex-basis: 100%;
    align-items: center;
    row-gap: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    display: flex
}

@media (min-width:1024px) {
    .footer__text {
        flex-basis: auto;
        transform: translateY(4px)
    }
}

.footer__text-item:not(:last-of-type) {
    padding-right: 8px
}

.footer__text-item:not(:first-of-type) {
    padding-left: 6px;
    position: relative
}

.footer__text-item:not(:first-of-type):before {
    color: #fff9;
    content: "•";
    display: inline-block;
    transform: translate(-6px)
}

.footer__link {
    color: #29ccb1;
    font-weight: 600;
    transition: color .3s
}

.footer__link:hover {
    color: #00a88e
}

.container {
    max-width: 1264px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px
}

@media (min-width:640px) {
    .container {
        padding-left: 32px;
        padding-right: 32px
    }
}

.no-scroll {
    overflow: hidden
}