.prm-btn.active.focus,
.prm-btn.active:focus,
.prm-btn.focus,
.prm-btn:active.focus,
.prm-btn:active:focus,
.prm-btn:focus,
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
div,
textarea:focus {
    outline: 0 !important;
    outline-color: transparent !important;
    outline-width: 0 !important;
    outline-style: none !important
}

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

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

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none;
    cursor: pointer
}

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

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

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

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

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

button,
input {
    outline: 0
}

input {
    border: none
}

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

html {
    scroll-behavior: smooth
}

.prm-body {
    font-family: Roboto, sans-serif;
    color: #1e1e1e;
    line-height: 1.4;
    font-size: 16px;
    font-weight: 400;
    font-style: normal
}

.prm-body a {
    text-decoration: none
}

.prm-body h1 {
    margin: 0
}

.prm-container {
    max-width: 1280px;
    padding: 0 26px;
    margin: 0 auto
}

.prm-image {
    max-width: 1440px;
    margin: 0 auto;
    font-size: 0;
    line-height: 0
}

.prm-image img {
    width: 100%
}

.prm-image--min {
    max-width: 812px;
    margin: 0 auto
}

.prm-title {
    font-size: 32px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    font-weight: 700
}

.prm-title--center {
    text-align: center;
    margin: 0 auto
}

.prm-title+.desc {
    margin-top: 24px
}

.prm-subtitle {
    display: block;
    font-size: 22px;
    font-weight: 700
}

.prm-subtitle--center {
    text-align: center;
    margin: 0 auto
}

.prm-desc {
    font-size: 32px;
    text-align: center
}

.prm-section {
    margin: 120px 0 0
}

.prm-section__header {
    margin-bottom: 60px
}

.prm-section--end {
    padding-bottom: 50px
}

.prm-btn {
    background-color: #e21235;
    border: none;
    padding: 18px 40px;
    border-radius: 20px;
    color: #fff !important;
    font-weight: 500;
    -webkit-transition: background .3s;
    transition: background .3s;
    display: block;
    text-align: center
}

.prm-btn:hover {
    background-color: #bd0f2c
}

.prm-btn--icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.prm-btn--icon:after {
    content: "";
    width: 8px;
    height: 14px;
    margin-left: 8px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L7 7L1 13' stroke='white' stroke-linecap='round'/%3e%3c/svg%3e")
}

.prm-btn--icon:hover:after {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.prm-btn-white {
    background-color: #fff;
    border: none;
    padding: 18px 40px;
    border-radius: 20px;
    font-weight: 500;
    -webkit-transition: background .3s;
    transition: background .3s;
    display: block;
    text-align: center;
    color: #e31235;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.prm-btn-white:after {
    content: "";
    width: 8px;
    height: 14px;
    margin-left: 8px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L7 7L1 13' stroke='%23E31235' stroke-linecap='round'/%3e%3c/svg%3e")
}

.prm-btn-white:hover:after {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.prm-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.prm-columns--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.prm-columns--midle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.prm-columns--wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.prm-col-9 {
    width: calc(75% - 10px)
}

.prm-col-6 {
    width: calc(50% - 10px)
}

.prm-col-4 {
    width: calc(33.3333333333% - 14px)
}

.prm-col-3 {
    width: calc(25% - 15px)
}

.prm-col-2 {
    width: calc(20% - 17px)
}

.prm-main {
    background: #f4f4f8 url(../images/bg-main.webp) no-repeat 0 0/cover;
    border-radius: 0 0 80px 80px;
    max-width: 1440px;
    margin: 0 auto;
    overflow: hidden
}

.prm-main__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.prm-main__content {
    padding-top: 60px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-bottom: 200px
}

.prm-main__logo {
    max-width: 278px
}

.prm-main__title {
    font-size: 50px;
    margin-top: 20px
}

.prm-main__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top: 60px
}

.prm-main__item {
    padding: 15px 10px;
    border-radius: 5px;
    width: 33.33%;
    background: #fff
}

.prm-main__item-num {
    color: #e3000f;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

.prm-main__item-text {
    color: #333;
    opacity: .6;
    margin-top: 5px;
    line-height: 1
}

.prm-main__buttons {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.prm-main__image {
    max-width: 604px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.prm-main__token {
    position: absolute;
    bottom: 100px;
    left: 0;
    font-size: 12px;
    color: #111;
    opacity: .6
}

.prm-banner {
    margin-top: -80px;
    position: relative;
    z-index: 1
}

.prm-banner__wrap {
    max-width: 1020px;
    height: 300px;
    border-radius: 40px;
    margin: 0 auto;
    background: #e21235;
    padding: 0 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.prm-banner__image {
    max-width: 350px;
    width: 100%;
    position: relative
}

.prm-banner__image .prm-image {
    position: absolute;
    bottom: 0
}

.prm-banner__content {
    padding: 52px 0;
    color: #fff
}

.prm-banner__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2
}

.prm-banner__text {
    font-size: 20px;
    margin-top: 20px
}

.prm-item {
    background: #f4f4f8;
    padding: 20px;
    border-radius: 20px
}

.prm-item__img {
    width: 120px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.prm-item__title {
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px
}

.prm-item__text {
    margin-top: 8px
}

.prm-steps {
    position: relative;
    max-width: 852px;
    margin: auto;
}

.prm-steps .prm-columns {
    row-gap: 50px
}

.prm-steps__line {
    width: 106.455399%;
    margin-left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 14.5%
}

.prm-steps__line svg {
    width: 100%
}

.prm-step {
    position: relative;
    z-index: 1
}

.prm-step__img {
    width: 160px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.prm-step__text {
    margin-top: 10px;
    max-width: 392px;
    font-size: 20px;
    line-height: 1.4;
}
.prm-step__subtitle {
    font-size: 110%;
    line-height: 1.27;
    font-weight: 700;
}

.prm-block {
    background: #f4f4f8;
    padding: 20px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.prm-block__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.prm-block__img {
    width: 120px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.prm-block__title {
    font-weight: 700;
    font-size: 28px
}

.prm-block__content {
    margin-top: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.prm-block__list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    counter-reset: num
}

.prm-block__list-li {
    position: relative;
    padding-left: 28px
}

.prm-block__list-li:not(:first-child) {
    margin-top: 20px
}

.prm-block__list-li:before {
    content: counter(num);
    counter-increment: num;
    width: 20px;
    height: 20px;
    font-size: 10px;
    color: #e31235;
    font-weight: 700;
    background: #fff;
    border-radius: 20px;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 2px
}

.prm-block__footer {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.prm-sign {
    color: #889;
    font-size: 14px;
    margin-top: 20px
}

.prm-sign a {
    text-decoration: underline;
    color: #889
}

.prm-cta {
    margin-top: 154px
}

.prm-cta__wrap {
    background: #f4f4f8 url(../images/bg-1.webp) no-repeat 0 0/cover;
    border-radius: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.prm-cta__content {
    width: 50%;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 52px
}

.prm-cta__text {
    margin-top: 20px;
    font-size: 24px;
    max-width: 560px
}

.prm-cta__button {
    margin-top: 60px
}

.prm-cta__img {
    width: 50%;
    position: relative
}

.prm-cta__img .prm-image {
    position: absolute;
    bottom: 0
}

.prm-cta__token {
    position: absolute;
    bottom: 20px;
    left: 52px;
    font-size: 14px;
    color: #889
}

.prm-app {
    background-color: #f4f4f8
}

.prm-app__wrap {
    position: relative;
    padding: 40px 0
}

.prm-app__title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px
}

.prm-app__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 811px;
    background: #fff;
    border-radius: 20px
}

.prm-app__content {
    padding: 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.prm-app__text {
    font-size: 20px;
    font-weight: 500;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-bottom: 20px
}

.prm-app__btn {
    background-color: #e21235;
    border: none;
    width: 100%;
    max-width: 210px;
    padding: 14px 15px;
    border-radius: 20px;
    color: #fff !important;
    font-weight: 500;
    -webkit-transition: background .3s;
    transition: background .3s;
    display: block;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px
}

.prm-app__btn:after {
    content: "";
    width: 9px;
    height: 14px;
    margin-left: 8px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.5 1L7.5 7L1.5 13' stroke='white' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e")
}

.prm-app__btn:hover {
    background-color: #bd0f2c
}

.prm-app__hero {
    max-width: 313px;
    position: absolute;
    bottom: 0;
    right: 0
}

.prm-accordion {
    border-radius: 20px;
    background-color: #f4f4f8;
    padding: 20px;
    cursor: pointer
}

.prm-accordion+.prm-accordion {
    margin-top: 20px
}

.prm-accordion.prm-open .prm-accordion__content {
    max-height: 200vh
}

.prm-accordion.prm-open .prm-accordion__header:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4012_2116)'%3e%3ccircle cx='20' cy='20' r='20' fill='white'/%3e%3cpath d='M20 12V28M12 20H28' stroke='%23E31235' stroke-width='2' stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4012_2116'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
    opacity: 1
}

.prm-accordion__header {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px
}

.prm-accordion__header::after {
    content: "";
    pointer-events: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    position: absolute;
    right: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4012_2116)'%3e%3ccircle cx='20' cy='20' r='20' fill='white'/%3e%3cpath d='M20 12V28M12 20H28' stroke='%23333333' stroke-width='2' stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4012_2116'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")
}

.prm-accordion__content {
    font-size: 16px;
    line-height: 1.4;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .35s ease;
    transition: max-height .35s ease
}

.prm-accordion__content p {
    margin: 0;
    padding: 0
}

.prm-accordion__content p+p {
    margin-top: 10px
}

.prm-accordion__content .prm-list {
    font-size: 16px;
    padding-left: 20px
}

.prm-accordion__body {
    padding-top: 20px
}

.prm-accordion__header-current {
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #e21235;
    border-radius: 20px;
    padding: 6px 10px
}

.prm-subaccord {
    border-radius: 20px;
    background-color: #fff;
    padding: 20px;
    cursor: pointer
}

.prm-subaccord+.prm-subaccord {
    margin-top: 20px
}

.prm-subaccord.prm-open .prm-subaccord__content {
    max-height: 200vh
}

.prm-subaccord.prm-open .prm-subaccord__header:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4012_2116)'%3e%3ccircle cx='20' cy='20' r='20' fill='white'/%3e%3cpath d='M20 12V28M12 20H28' stroke='%23E31235' stroke-width='2' stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4012_2116'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")
}

.prm-subaccord__header {
    font-size: 20px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.prm-subaccord__header::after {
    content: "";
    pointer-events: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4012_2116)'%3e%3ccircle cx='20' cy='20' r='20' fill='white'/%3e%3cpath d='M20 12V28M12 20H28' stroke='%23333333' stroke-width='2' stroke-linecap='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4012_2116'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")
}

.prm-subaccord__content {
    font-size: 16px;
    line-height: 1.4;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .35s ease;
    transition: max-height .35s ease
}

.prm-subaccord__content p {
    margin: 0;
    padding: 0
}

.prm-subaccord__content p+p {
    margin-top: 10px
}

.prm-subaccord__content .prm-list {
    font-size: 16px;
    padding-left: 20px
}

.prm-subaccord__body {
    padding-top: 20px
}

@media (max-width:1280px) {
    .prm-container {
        max-width: 1024px;
        padding: 0 42px
    }

    .prm-steps .prm-columns {
        row-gap: 94px;
    }

    .prm-steps__line {
        top: 10%;
        width: 100%;
    }

    .prm-step__img {
        width: 110px
    }
    .prm-step__text {
        font-size: inherit;
    }
}

@media (max-width:999px) {
    .prm-steps .prm-columns {
        row-gap: 40px
    }

    .prm-steps__line svg {
        display: none
    }

    .prm-app__block {
        max-width: 60%
    }

    .prm-app__image {
        display: none
    }

    .prm-app__hero {
        max-width: 240px
    }
}

@media (max-width:992px) {
    .prm-banner__wrap {
        height: auto;
        flex-direction: column-reverse;
        height: auto;
        padding: 0 16px;
    }
    .prm-banner__image {
        margin: auto;
        width: 100%;
        max-width: 400px;
    }
    .prm-banner__image .prm-image {
        position: static;
    }
    .prm-container {
        max-width: none;
        padding: 0 16px
    }

    .prm-section {
        margin: 90px 0 0
    }

    .prm-section__header {
        margin-bottom: 40px
    }

    .prm-col-4 {
        width: calc(50% - 10px)
    }

    .prm-col-3 {
        width: calc(50% - 10px)
    }

    .prm-col-2 {
        width: calc(50% - 14px)
    }

    .prm-main__items {
        margin-top: 16px
    }

    .prm-main__buttons {
        margin-top: 16px
    }

    .prm-main__image {
        max-width: 376px
    }

    .prm-app__title {
        text-align: center;
        line-height: 1.2;
        position: relative;
        z-index: 1
    }

    .prm-accordion__header {
        font-size: 20px
    }

    .prm-subaccord__header {
        font-size: 20px
    }
}

@media (max-width:760px) {
    .prm-body {
        font-size: 14px
    }

    .prm-title+.desc {
        margin-top: 12px
    }

    .prm-desc {
        font-size: 22px
    }

    .prm-section {
        margin: 60px 0 0
    }

    .prm-columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .prm-col-9 {
        width: 100%
    }

    .prm-col-6 {
        width: 100%
    }

    .prm-col-4 {
        width: 100%
    }

    .prm-col-3 {
        width: 100%
    }

    .prm-col-2 {
        width: 100%
    }

    .prm-main {
        background: #f4f4f8 url(../images/bg-m-main.webp) no-repeat 0 0/cover
    }

    .prm-main__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .prm-main__content {
        padding-bottom: 0;
        padding-top: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .prm-main__logo {
        max-width: 190px;
        margin: 0 auto
    }

    .prm-main__title {
        font-size: 36px;
        text-align: center;
        line-height: 1.2
    }

    .prm-main__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .prm-main__item {
        width: calc(50% - 5px)
    }

    .prm-main__item--1 {
        width: 100%
    }

    .prm-main__buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 10px
    }

    .prm-main__image {
        max-width: 100%
    }

    .prm-main__token {
        width: 100%;
        text-align: center;
        color: #889;
        opacity: 1;
        bottom: 10px
    }

    .prm-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .prm-item__img {
        width: 60px;
    }

    .prm-item__title {
        margin-top: 0;
        font-size: 16px
    }

    .prm-item__text {
        margin-top: 5px
    }

    .prm-steps__line {
        width: auto;
        height: 90%;
        top: 11px;
        border-left: 4px dashed #ccc;

            transform: none;
            margin: 0;
        left: 38px;
    }

    .prm-step {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .prm-step__img {
        width: 80px;
        max-width: 80px;
        min-width: 80px;
    }

    .prm-step__text {
        margin-top: 0
    }

    .prm-block {
        padding: 12px
    }

    .prm-block__img {
        width: 60px
    }

    .prm-block__title {
        font-size: 24px
    }

    .prm-block__content {
        margin-top: 24px
    }

    .prm-block__footer {
        margin-top: 24px
    }

    .prm-cta {
        margin-top: 60px
    }

    .prm-cta__wrap {
        padding: 40px 16px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .prm-cta__content {
        width: 100%;
        padding: 0 0 40px
    }

    .prm-cta__text {
        margin-top: 10px;
        font-size: 20px
    }

    .prm-cta__button {
        margin-top: 20px
    }

    .prm-cta__img {
        width: 100%
    }

    .prm-cta__token {
        left: 16px;
        bottom: 10px;
        font-size: 10px;
        width: 100%;
        text-align: center
    }

    .prm-app__wrap {
        padding: 20px;
        padding-top: 250px
    }

    .prm-app__block {
        max-width: 100%;
        background: 0 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .prm-app__content {
        padding: 0
    }

    .prm-app__text {
        display: none
    }

    .prm-app__btn {
        margin: 0 auto;
        position: relative;
        z-index: 1
    }

    .prm-app__hero {
        max-width: 100%;
        bottom: auto;
        top: -50px
    }

    .prm-accordion__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto
    }

    .prm-accordion__header-current {
        margin-bottom: 15px
    }
}

@media (max-width:560px) {
    .prm-cta__content {
        width: 100%;
        padding: 0 0 340px
    }

    .prm-cta__title {
        text-align: center
    }

    .prm-cta__text {
        text-align: center
    }

    .prm-cta__button {
        position: absolute;
        bottom: 40px;
        z-index: 1;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 0
    }
}