body,
html {
    overflow-x: hidden;
    margin: 0
}

img {
    max-width: 100%;
    height: auto;
    display: block
}

.image-wrapper {
    width: 100vw;
    height: 300px;
    overflow: hidden
}

.image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

body {
    font-family: 'Golos Text';
    padding-left: 4rem;
    padding-right: 4rem;
    background-color: rgba(9, 22, 47, 1);
    display: flex;
    flex-direction: column;
    color: #fff
}

a:link,
a:visited {
    text-decoration: none;
    color: #fff
}

.header {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 64px;
    justify-content: space-between;
    margin-left: -4rem;
    margin-right: -4rem;
    position: fixed;
    background-color: #09162F;
    z-index: 1000000;
    width: 100vw
}

.header-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 4rem;
    padding-right: 4rem
}

.links {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    font-size: 16px
}

.button-head {
    flex-direction: row;
    display: flex;
    gap: 20px
}

.button-head a {
    display: flex;
    color: #fff;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 6px 12px;
    gap: 2px;
    background: rgba(255, 255, 255, .16);
    box-shadow: inset 3px 3px .5px -3.5px rgba(255, 255, 255, .5), inset 2px 2px 1px -2px rgba(179, 179, 179, .3), inset -2px -2px 1px -2px rgba(179, 179, 179, .3), inset 0 0 22px rgba(242, 242, 242, .16);
    border-radius: 38px;
    font-size: 16px;
    transition: 0.5s
}

.button-head a:hover {
    background: rgba(255, 255, 255, .25);
    transition: 0.5s;
    box-shadow: inset 3px 3px .5px -3.5px rgba(255, 255, 255, .5), inset 2px 2px 1px -2px rgba(179, 179, 179, .3), inset -2px -2px 1px -2px rgba(179, 179, 179, .3), inset 0 0 22px rgba(242, 242, 242, .5)
}

#strelka {
    padding-top: 5px
}

.h1 {
    display: flex;
    flex-direction: column;
    margin-top: 127px
}

.h1 span:first-of-type {
    max-width: 900px;
    min-width: 360px;
    font-weight: 500;
    font-size: 88px;
    line-height: 100%
}

.h1 span.second.top {
    margin-top: 24px;
}

.h1 span.second {
    font-weight: 400;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px
}

.h1 span.second:last-of-type {
    margin-bottom: 32px;
    font-size: 24px !important;
}

.btn-h1 {
    display: flex;
    flex-direction: row;
    background-color: rgba(31, 91, 222, 1);
    width: 244px;
    height: 56px;
    border-radius: 12px;
    padding-right: 4px;
    padding-left: 24px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    transition: 0.5s;
    z-index: 111111
}

.arrow {
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, .16);
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    transition: 0.5s
}

.btn-active {
    background-color: rgb(0, 28, 255) !important
}

.anket-status-info {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 1rem
}

.anket-status-info span:first-of-type {
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
    font-size: 2rem !important
}

.anket-status-info span:last-of-type {
    color: rgba(217, 225, 231, 1)
}

.anket-status-info span {
    width: unset !important
}

.arrow {
    display: flex
}

#arrow {
    margin-top: auto;
    margin-bottom: auto
}

.btn-h1,
.btn-footer .btn-step1:hover {
    cursor: pointer;
    background-color: rgba(50, 114, 254, 1);
    transition: 0.5s
}

.arrow:hover {
    border-radius: 24px;
    transition: 0.2s
}

.main-bottom {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 400px
}

.scroll {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 16px;
    overflow-x: hidden;
    line-height: 1.3;
    white-space: nowrap;
    margin-bottom: 15px
}

.scroll a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, .16);
    box-shadow: inset 3px 3px .5px -3.5px rgba(255, 255, 255, .5), inset 2px 2px 1px -2px rgba(179, 179, 179, .3), inset -2px -2px 1px -2px rgba(179, 179, 179, .3), inset 0 0 22px rgba(242, 242, 242, .16);
    font-size: 16px;
    height: 42;
    padding: 10px 12px;
    border-radius: 32px;
    white-space: nowrap
}

.rect-grad1,
.rect-grad2,
.rect-grad3 {
    position: absolute;
    width: 38px;
    height: 42px;
    margin-bottom: 15px
}

.rect-grad1 {
    background: linear-gradient(90deg, rgba(9, 22, 47, 1) 0, rgba(12, 32, 72, 0) 100%)
}

.rect-grad2 {
    left: 582px;
    background: linear-gradient(270deg, rgba(9, 22, 47, 1) 0, rgba(10, 26, 58, 0) 100%)
}

.tab-active {
    background: rgba(255, 255, 255, .16);
    box-shadow: inset 3px 3px .5px -3.5px rgba(255, 255, 255, .5), inset 2px 2px 1px -2px rgba(179, 179, 179, .3), inset -2px -2px 1px -2px rgba(179, 179, 179, .3), inset 0 0 22px rgba(242, 242, 242, .5);
    backdrop-filter: blur(7px)
}

.rect-grad3 {
    width: 100px;
    left: 620px;
    background: rgba(9, 22, 47, 1)
}

.tgico {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    margin-left: auto;
    right: 4rem;
    background: #2D8CF1;
    border-radius: 56px
}

.h2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 35px;
    margin-top: 176px
}

.h2 span:first-of-type {
    font-weight: 500;
    font-size: 64px;
    line-height: 100%;
    text-align: center;
    max-width: 1232px;
    margin: auto
}

.h2 span:last-of-type {
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    text-align: center;
    max-width: 692px;
    margin: auto
}

.map {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    padding: 32px;
    margin-top: 64px;
    height: 718px;
    border-radius: 24px;
    background: linear-gradient(238.51deg, #3B6FFE 6.15%, #002CA5 78.83%), #1F5BDE;
    overflow: hidden
}

.map-frame1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    max-width: 535px;
    margin-top: auto;
}

.map-frame1 .heading-type {
    font-weight: 500;
    font-size: 36px;
    line-height: 100%
}

.map .subheading-type {
    font-weight: 400;
    font-size: 24px;
    line-height: 140%
}

.map-title2 {
    gap: 20px;
    display: flex;
    flex-direction: row;
    font-weight: 500;
    font-size: 32px;
    line-height: 100%
}

.map-frame2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.blur {
    width: 77px;
    height: 32px;
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
    color: #A8B6DD
}

.map-content2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    width: 100%;
    height: 44px;
    overflow-y: auto
}

.map-content2::-webkit-scrollbar {
    display: none
}

.map-content2 a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    gap: 8px;
    min-width: 100px;
    height: 44px;
    background: rgba(255, 255, 255, .16);
    box-shadow: inset 3px 3px .5px -3.5px rgba(255, 255, 255, .5), inset 2px 2px 1px -2px rgba(179, 179, 179, .3), inset -2px -2px 1px -2px rgba(179, 179, 179, .3), inset 0 0 22px rgba(242, 242, 242, .5);
    backdrop-filter: blur(7px);
    border-radius: 12px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center
}

.scroll {
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    width: 700px;
    position: relative
}

#mapimg {
    position: absolute;
    max-width: 1200px;
    width: 75%;
    min-width: 800px;
    right: 0;
    bottom: 0
}

.flexwrapbox {
    display: flex;
    justify-content: center;
    margin-top: 32px;
    gap: 32px;
    flex-wrap: wrap
}

.transparency,
.shield,
.graph,
.clock {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background: rgba(255, 255, 255, .04);
    border: 1px solid rgba(255, 255, 255, .09);
    backdrop-filter: blur(75px);
    border-radius: 24px;
    padding: 32px
}

.transparency {
    align-items: center;
    width: calc((100% - 32px) / 2);
    min-width: 320px;
    justify-content: space-between
}

.shield {
    align-items: flex-start;
    width: calc((100% - 32px) / 2);
    min-width: 320px;
    justify-content: space-between;
    gap: 43px
}

.graph,
.clock {
    align-items: center;
    width: calc((100% - 32px) / 2);
    min-width: 320px;
    height: 400px;
    justify-content: space-between
}

#transparency,
#shield,
#graph,
#clock {
    align-self: center
}

#transparency {
    max-width: 1200px;
    width: 50%;
    min-width: 215px
}

#shield {
    width: 50%;
    min-width: 215px
}

#graph,
#clock {
    width: 215px
}

.transparencytitle,
.graphtitle,
.clocktitle {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center;
}

.shieldtitle {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.transparencytitle span:first-of-type,
.shieldtitle span:first-of-type,
.graphtitle span:first-of-type,
.clocktitle span:first-of-type {
    font-weight: 500;
    line-height: 100%
}

.transparencytitle span:first-of-type,
.shieldtitle span:first-of-type {
    font-size: 48px
}

.graphtitle span:first-of-type,
.clocktitle span:first-of-type {
    font-size: 48px;
    text-align: center
}

.transparencytitle span:last-of-type,
.shieldtitle span:last-of-type,
.graphtitle span:last-of-type,
.clocktitle span:last-of-type {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #D9E1E7;
    opacity: .8
}

.transparencytitle span:last-of-type,
.graphtitle span:last-of-type,
.clocktitle span:last-of-type {
    text-align: center;
    max-width: 620px
}

.globalpay {
    display: flex;
    flex-direction: column;
    margin-top: 128px;
    padding: 64px;
    background: linear-gradient(246.61deg, #3B6FFE -28.04%, #002CA5 61.68%), linear-gradient(180deg, #002CA5 0, #00113F 100%);
    border-radius: 40px
}

.globalpaytop {
    display: flex;
    flex-direction: row;
    align-items: flex-end
}

.globalpayleft {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.globalpaylefttitle {
    max-width: 780px;
    font-weight: 500;
    font-size: 64px;
    line-height: 100%
}

.globalpayleftcontent {
    display: flex;
    flex-direction: column;
    gap: 64px;
    width: 470px;
    height: 618px
}

.item1,
.item2,
.item3,
.item4,
.item5 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 24px;
    width: 470px;
    height: 62px;
    opacity: .4;
    cursor: pointer
}

.active {
    opacity: unset !important;
    cursor: pointer
}

.button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    background: rgba(0, 232, 209, .08);
    background-blend-mode: plus-lighter;
    box-shadow: inset 3px 3px .5px -3.5px rgba(255, 255, 255, .5), inset 2px 2px 1px -2px rgba(179, 179, 179, .3), inset -2px -2px 1px -2px rgba(179, 179, 179, .3), inset 0 0 22px rgba(242, 242, 242, .5);
    backdrop-filter: blur(9px);
    border-radius: 100px
}

.itemcontent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    width: 390px;
    height: 62px
}

.itemcontent span:first-of-type {
    width: 390px;
    height: 34px;
    font-weight: 400;
    font-size: 24px;
    line-height: 140%
}

.itemcontent span:last-of-type {
    width: 390px;
    height: 22px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    opacity: .8
}

.globalpayright {
    display: flex;
    align-items: flex-end
}

#iphone {
    width: 100%;
    max-width: 470px
}

.globalpaybot {
    margin-top: 64px;
    display: flex;
    flex-direction: column;
    gap: 50px
}

#globalpay {
    font-weight: 500;
    font-size: 64px;
    line-height: 100%
}

.frameglobalpaybot {
    display: flex;
    flex-direction: row;
    gap: 24px
}

.masspay,
.team {
    display: flex;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .18);
    backdrop-filter: blur(75px);
    border-radius: 24px
}

.masspay {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: calc(100% / 3);
    height: 680px
}

.team {
    flex-direction: column;
    align-items: center;
    width: calc(100% * 2 / 3);
    height: 680px;
    gap: 32px
}

.masspaytitle {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin: 32px 0 0 32px
}

.masspaytitle span:first-of-type,
.teamtitletop {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%
}

.masspaytitle span:last-of-type {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #D9E1E7
}

#control {
    height: 438px
}

#team {
    margin-top: 32px;
    height: 350px
}

.teamtitle {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px
}

.teamtitlebot {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.teamtitlebot span {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #D9E1E7
}

.supp {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px;
    width: 401px;
    height: 46px;
    background: rgba(255, 255, 255, .1);
    border-radius: 70px;
    margin-left: auto;
    margin-right: auto
}

.but1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 131px;
    height: 44px;
    border-radius: 100px
}

.tab-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 44px;
    border-radius: 100px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%
}

#but1,
.but2,
.but3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%
}

.but2,
.but3 {
    width: 131px;
    text-align: center
}

.paymethod {
    margin-top: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 64px
}

#paymethod {
    max-width: 600px;
    font-weight: 500;
    font-size: 64px;
    line-height: 100%;
    text-align: center
}

.cardbody {
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px;
    gap: 48px;
    background: rgba(137, 137, 137, .05);
    border: 1px solid rgba(255, 255, 255, .09);
    backdrop-filter: blur(75px)
}

.cardbody:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle at top right, rgba(0, 232, 209, .8) 0, rgba(0, 232, 209, .4) 30%, rgba(0, 232, 209, 0) 70%);
    pointer-events: none;
    opacity: .3;
    border-top-right-radius: 30px
}

.maininfoblock {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 38px
}

.btnrequest {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 640px;
    height: 56px;
    background: linear-gradient(90deg, #1F5BDE 0, #4268FF 50.48%, #4062E3 72.41%, #1F5BDE 100%);
    border-radius: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    text-align: center
}

.topinfo {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px
}

.leftsideinfo {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.leftsideinfo span:first-of-type {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%
}

.leftsideinfo span:last-of-type {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(255, 255, 255, .4)
}

.rightsideinfo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 15px;
    background: rgba(255, 255, 255, .1);
    border-radius: 8px
}

.setting1,
.setting2,
.setting3,
.setting4,
.setting5,
.setting6 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px
}

.setting2 {
    opacity: .9
}

.setting3,
.setting4,
.setting5 {
    opacity: .8
}

.setting6 {
    opacity: .5
}

.settingslist {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.icons {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 66px;
    height: 66px;
    background: rgba(255, 255, 255, .03);
    box-shadow: 0 8px 30px rgba(0, 0, 0, .41), inset 0 0 12px rgba(255, 255, 255, .03);
    backdrop-filter: blur(100px);
    border-radius: 15px
}

#card {
    width: 44px
}

#tether {
    width: 36px
}

#apple {
    width: 31px
}

#google {
    width: 32px
}

#mobile {
    width: 30px
}

#qr {
    width: 38px
}

.spansetting {
    display: flex;
    flex-direction: column;
    width: 540px
}

.spansetting span:first-of-type {
    font-weight: 400;
    font-size: 20px;
    line-height: 180%
}

.spansetting span:last-of-type {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: rgba(255, 255, 255, .4)
}

.checkbox-ios {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    font-size: 14px;
    user-select: none
}

.checkbox-ios .checkbox-ios-switch {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 56px;
    height: 34px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 17px;
    vertical-align: top;
    background: #eee;
    transition: .2s
}

.checkbox-ios .checkbox-ios-switch:before {
    content: '';
    position: absolute;
    top: 1.5px;
    left: 1.5px;
    display: inline-block;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: linear-gradient(180deg, #FFFFFF 24.31%, rgba(255, 255, 255, .62) 100%);
    box-shadow: -2.78049px 0 11.122px rgba(0, 0, 0, .25);
    transition: .15s
}

.checkbox-ios input[type=checkbox] {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    opacity: 0
}

.checkbox-ios input[type=checkbox]:not(:disabled):active+.checkbox-ios-switch:before {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .3)
}

.checkbox-ios input[type=checkbox]:checked+.checkbox-ios-switch {
    background: var(--Cian-Main, rgba(0, 232, 209, 1))
}

.checkbox-ios input[type=checkbox]:checked+.checkbox-ios-switch:before {
    transform: translateX(22px)
}

.checkbox-ios input[type="checkbox"]:not(:disabled)+.checkbox-ios-switch {
    cursor: pointer;
    border-color: rgba(0, 0, 0, .3)
}

.checkbox-ios input[type=checkbox]:disabled+.checkbox-ios-switch {
    filter: grayscale(70%);
    border-color: rgba(0, 0, 0, .1)
}

.checkbox-ios input[type=checkbox]:disabled+.checkbox-ios-switch:before {
    background: #eee
}

.checkbox-ios.focused .checkbox-ios-switch:before {
    box-shadow: inset 0 0 4px #ff5623
}

.steps {
    display: flex;
    flex-direction: column;
    margin-top: 96px;
    align-items: center
}

#steps {
    width: 785px;
    height: 64px;
    font-weight: 500;
    font-size: 64px;
    line-height: 100%
}

.steps1 {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 64px
}

.step1,
.step2,
.step3 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 32px;
    flex: 1 1;
    height: 562px;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .18);
    backdrop-filter: blur(75px);
    border-radius: 24px;
    overflow: hidden
}

.step2 {
    margin-top: 100px
}

.step3 {
    margin-top: 200px
}

.number {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%
}

.steptitle {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.steptitle span:first-of-type {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%
}

.steptitle span:last-of-type {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #D9E1E7;
    opacity: .8
}

.btn-step1 {
    display: flex;
    flex-direction: row;
    background-color: rgba(31, 91, 222, 1);
    width: 197px;
    height: 56px;
    border-radius: 12px;
    padding: 0 4px 0 24px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 53px;
    transition: 0.5s;
    position: absolute;
    left: calc(50% - 225px / 2 + 0.5px);
    top: calc(50% - 150px)
}

.rectbtn {
    position: absolute;
    width: 200px;
    height: 200px;
    left: calc(50% - 200px / 2);
    top: calc(50% - 200px / 2 - 63px);
    background: #1F5BDE;
    opacity: .5;
    filter: blur(50px);
    border-radius: 555px;
    transform: matrix(-.87, .5, .5, .87, 0, 0)
}

.rectstep {
    position: absolute;
    width: 383px;
    height: 365px;
    left: 270px;
    top: -103.5px;
    background: rgba(255, 255, 255, .05);
    border: 1px solid rgba(255, 255, 255, .09);
    backdrop-filter: blur(35px);
    border-radius: 24px
}

#mask {
    position: absolute;
    left: calc(50% - 8rem);
    height: 960px;
    mix-blend-mode: plus-lighter;
    opacity: .9
}

#exclude {
    position: absolute;
    right: 70%;
    top: 50%;
    height: 960px;
    mix-blend-mode: plus-lighter;
    opacity: .2
}

#api {
    position: absolute;
    height: 343px;
    right: 0;
    top: 30px;
    z-index: -1
}

#key {
    position: absolute;
    height: 56px;
    right: 264px;
    top: 280px
}

#phone {
    position: absolute;
    height: 328px;
    top: 50px;
    left: calc((100% - 350px) / 2)
}

.rectphone {
    position: absolute;
    width: 294.89px;
    height: 294.89px;
    top: 60px;
    left: calc((100% - 300px) / 2);
    background: #FFF;
    opacity: .1;
    filter: blur(50px);
    border-radius: 555px;
    transform: matrix(-.46, -.89, -.89, .46, 0, 0)
}

.methods {
    margin-top: 120px;
    display: flex;
    gap: 64px;
    flex-direction: column;
    align-items: center
}

.methods span {
    font-weight: 500;
    font-size: 64px;
    line-height: 100%;
    text-align: center
}

.sideleft .sideright {
    display: flex
}

.methodsfooter {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 72px;
    align-items: center
}

.methods a img {
    height: 72px
}

.methodscontent {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 43px;
    background: rgba(137, 137, 137, .05);
    border: 1px solid rgba(255, 255, 255, .09);
    backdrop-filter: blur(75px);
    border-radius: 24px;
    height: 586px;
    max-width: 974px;
    width: 85vw;
    overflow: hidden
}

.methodscontenttitle {
    margin: 32px 0 0 32px;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.methodscontentmidle {
    display: flex;
    flex-direction: column;
    height: 204px;
    width: 100%;
    gap: 24px
}

.methodscontentmidle div:first-of-type {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 32px;
    left: -83px
}

.methodscontentmidle div:last-of-type {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 32px;
    left: -24px
}

.methodscontentmidle img {
    height: 90px
}

.methodscontenttitle span:first-of-type {
    font-weight: 500;
    font-size: 48px
}

.methodscontent span:last-of-type {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%
}

.methodscontentfooter {
    display: flex;
    flex-direction: row;
    margin: 32px;
    align-items: flex-start;
    justify-content: space-between
}

.methodscontentfooter div {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    width: calc((100% - 64px) / 2)
}

.methodscontentfooter span:first-of-type {
    font-weight: 500;
    font-size: 48px;
    line-height: 100%
}

.methodscontentfooter span:last-of-type {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    opacity: .6
}

.ellipse6 {
    position: absolute;
    height: 77px;
    left: 87px;
    right: 86px;
    top: 4px;
    background: #727272;
    opacity: .2;
    filter: blur(50px)
}

.ellipse9 {
    position: absolute;
    height: 77px;
    left: 87px;
    right: 86px;
    bottom: 51px;
    background: #1F5BDE;
    opacity: .3;
    filter: blur(70px)
}

.footer {
    margin-top: 120px;
    position: relative;
    display: flex;
    flex-direction: column
}

.footer span {
    font-weight: 500;
    font-size: 64px;
    line-height: 100%
}

.footermidle {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 64px
}

.social {
    display: flex;
    flex-direction: row;
    gap: 16px
}

.social img {
    height: 56px
}

.supportlinks {
    display: flex;
    flex-direction: row;
    margin-top: 80px;
    gap: 64px;
    font-weight: 400;
    font-size: 20px;
    line-height: 180%
}

#transactumbig {
    margin-top: 20px
}

.footerlinks {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 27px 0 24px
}

.footerlinks a {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #7F94A2
}

.regform {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.regform span {
    font-family: 'Golos Text';
    font-weight: 400;
    font-size: 14px !important;
    line-height: 140%;
    color: rgba(255, 255, 255, .4)
}

.btn-sub {
    display: flex;
    flex-direction: row;
    background-color: rgba(31, 91, 222, 1);
    width: 225px !important;
    height: 56px;
    border-radius: 12px;
    padding-right: 4px;
    padding-left: 24px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    transition: 0.5s;
    font-family: 'Golos Text';
    cursor: pointer;
    background-color: rgba(50, 114, 254, 1);
    transition: 0.5s;
    text-decoration: none;
    color: #fff;
    border: none
}

form {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    flex-direction: column
}

form div {
    display: flex;
    flex-direction: row;
    gap: 12px
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
#buisness {
    height: 56px;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 8px 16px;
    background: rgba(255, 255, 255, .08);
    backdrop-filter: blur(70px);
    color: #fff;
    font-family: 'Golos Text';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    border: 1px solid rgba(255, 255, 255, .09)
}

input[type="text"],
input[type="tel"] {
    width: 320.5px
}

input[type="email"],
input[type="url"],
#buisness {
    width: 653px;
    max-width: 653px
}

.rect16 {
    position: absolute;
    width: 840.67px;
    height: 1316.87px;
    left: -32rem;
    background: #1F5BDE;
    opacity: .15;
    filter: blur(225px);
    border-radius: 555px;
    transform: rotate(30deg)
}

.rect1456,
.rect1457 {
    position: absolute;
    width: 857.04px;
    height: 1090.42px;
    background: #1F5BDE;
    opacity: .2;
    filter: blur(155px);
    border-radius: 555px;
    transform: matrix(-.87, .5, .5, .87, 0, 0);
    z-index: -1
}

.rect1456 {
    left: calc(50% + 30rem);
    top: 280rem
}

.rect1457 {
    left: -32rem;
    top: 360rem
}

.rect1458 {
    position: absolute;
    width: 857.04px;
    height: 1090.42px;
    left: calc(50% + 429.52px);
    bottom: 150px;
    background: #1F5BDE;
    opacity: .2;
    filter: blur(155px);
    border-radius: 555px;
    transform: matrix(-.87, .5, .5, .87, 0, 0);
    z-index: -1
}

.phone-content {
    display: none
}

@media (max-width:500px) {
    .map-content2 {
        position: relative;
        width: calc(100% + 64px);
        left: -32px
    }

    .map-content2 a:first-child {
        margin-left: 32px
    }

    .map-content2 a:last-child {
        margin-right: 32px
    }

    .sideleft {
        margin-left: unset !important
    }

    .scroll::before {
        background: linear-gradient(to right, #09162f 0, rgba(0, 0, 0, 0) 100%) !important
    }

    .scroll::after {
        background: linear-gradient(to left, #09162f 0, rgba(0, 0, 0, 0) 100%) !important
    }

    .rect1457,
    .rect1456,
    .rect16,
    #exclude,
    #mask {
        display: none;
        !important
    }

    .header-container .logo svg {
        width: 100%;
        height: 100%;
        margin-right: .4rem
    }

    .step1,
    .step2,
    .step3 {
        height: 560px !important;
        flex: unset !important
    }

    .rectstep,
    .rectbtn,
    .btn-step1 {
        display: flex !important
    }

    #phone {
        top: 69px !important;
        left: 47px !important
    }

    #mask {
        width: 300px !important;
        height: 300px !important;
        display: block !important
    }

    #exclude {
        display: block !important
    }

    .globalpay {
        padding-top: 2rem;
        padding-bottom: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        word-wrap: break-word;
        overflow-wrap: break-word;
        white-space: normal;
        margin-left: -2rem;
        margin-right: -2rem
    }

    .globalpayright {
        display: none
    }

    .map,
    .shield,
    .transparency,
    .graph,
    .clock {
        height: 450px !important
    }

    .globalpayleft {
        width: 100%
    }

    .item1,
    .item2,
    .item3,
    .item4,
    .item5 {
        flex-wrap: wrap;
        height: unset !important;
        width: unset !important;
        opacity: unset !important
    }

    .globalpayleftcontent {
        height: unset !important;
        width: unset !important
    }

    .itemcontent {
        width: unset !important
    }

    .itemcontent span:first-of-type {
        width: unset !important
    }

    .item2 .phone-content img {
        max-width: 90% !important
    }

    .itemcontent span:last-of-type {
        width: unset !important
    }

    .phone-content {
        display: block !important;
        height: 300px;
        overflow: hidden;
        margin-left: -1rem;
        margin-right: -1rem;
        border-bottom: 1px solid #476FDC
    }

    .phone-content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: 1rem;
        margin-right: 1rem
    }

    .item3 .phone-content img {
        margin-left: unset !important;
        width: 90% !important
    }

    .itemcontent span:first-of-type {
        font-size: 17px
    }

    .itemcontent span:last-of-type {
        font-size: 12px
    }

    .button {
        width: 42px;
        height: 42px
    }

    .teamtitle,
    .supp,
    .teamtitlebot {
        width: 95% !important;
        font-size: 12px !important
    }

    .globalpayleftcontent {
        gap: 24px !important
    }

    .supp {
        padding: unset !important;
        width: 100%
    }

    .teamtitlebot span {
        width: 100%
    }

    #steps {
        width: 100%
    }

    #api {
        opacity: .3
    }

    .main-bottom {
        margin-top: 100px
    }
}

.map-frame1 {
    z-index: 2
}

.map-frame2 {
    z-index: 3
}

.mapimg {
    z-index: 1
}

.map-title2 {
    z-index: 4
}

.geo {
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
    color: #A8B6DD
}

.geo:hover {
    color: #fff !important;
    cursor: pointer
}

.geo-active {
    color: #fff !important
}

@media (max-width:1100px) {
    body {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .header {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .header-container {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .header .links,
    .steps .rectstep,
    .steps .btn-step1,
    .steps .rectbtn,
    .links {
        display: none
    }

    .steps .steps1,
    .frameglobalpaybot {
        flex-direction: column
    }

    .masspay,
    .team {
        width: 100% !important
    }

    .transparencytitle span:first-of-type,
    .shieldtitle span:first-of-type,
    .graphtitle span:first-of-type,
    .clocktitle span:first-of-type {
        font-size: 30px
    }

    .transparencytitle span:last-of-type,
    .shieldtitle span:last-of-type,
    .graphtitle span:last-of-type,
    .clocktitle span:last-of-type {
        font-size: 15px
    }

    .globalpaylefttitle,
    #globalpay {
        font-size: 32px;
        max-width: 470px
    }

    .mptitletop,
    .teamtitletop,
    .methodscontenttitle span:first-of-type,
    .masspaytitle span:first-of-type,
    .teamtitletop {
        font-size: 24px
    }

    .mptitlebot,
    .masspaytitle span:last-of-type,
    .teamtitlebot span {
        font-size: 16px
    }

    .step2,
    .step3 {
        margin-top: 0
    }

    .footer span {
        font-size: 32px
    }

    .footermidle,
    .supportlinks,
    .footerlinks {
        flex-direction: column;
        gap: 20px
    }

    .methods span {
        font-size: 32px
    }

    .methodscontenttitle span:last-of-type {
        font-size: 16px;
        color: #D9E1E7;
        opacity: .8
    }

    form div {
        flex-direction: column;
        max-width: 653px
    }

    input[type="email"],
    #buisness {
        width: 320.5px
    }

    input[type="text"],
    input[type="tel"],
    input[type="email"],
    #buisness {
        height: 48px;
        width: 328px
    }

    .regform span {
        width: 328px
    }
}

@media (max-width:1300px) {

    .transparency,
    .shield,
    .graph,
    .clock {
        width: 100%
    }

    .methodscontent {
        order: 0
    }

    .sideleft {
        order: 1;
        margin-left: 50vw
    }

    .sideright {
        order: 2
    }

    .h1 span:first-of-type {
        font-size: 40px
    }

    .h1 span:last-of-type,
    .h2 span:last-of-type,
    .map-frame1 span:last-of-type {
        font-size: 16px
    }

    .h2 span:first-of-type,
    #paymethod,
    #steps,
    .methodscontentfooter span:first-of-type {
        font-size: 32px
    }

    .methodscontentfooter span:last-of-type {
        font-size: 14px
    }

    .tgico {
        right: 2rem;
        width: 48px;
        height: 48px;
        border-radius: 48px;
        top: 56px
    }

    .tgico svg {
        height: 14px
    }

    .h2 {
        margin-top: 56px
    }

    .map-frame1 span:first-of-type {
        font-size: 24px
    }

    .spansetting span:last-of-type {
        display: none
    }

    .spansetting {
        width: 160px
    }

    .btnrequest {
        width: 295px
    }

    .leftsideinfo {
        width: 243px
    }

    .settingslist {
        gap: 24px
    }
}

:root {
    --marquee-height: 64px;
    --marquee-bg: #071629;
    --marquee-ghost: 8rem;
    --marquee-speed-px-per-sec: 120
}

.scroll:before {
    left: 0;
    background: linear-gradient(to right, #0d214c 0, rgba(0, 0, 0, 0) 100%)
}

.scroll:after {
    right: 0;
    background: linear-gradient(to left, #0d214c 0, rgba(0, 0, 0, 0) 100%)
}

.marquee-content {
    will-change: transform;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden
}

.marquee-content {
    display: flex;
    align-items: center;
    height: 100%;
    will-change: transform;
    animation-name: marqueeScroll;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running
}

.scroll {
    width: 500px;
    max-width: 1100px;
    height: var(--marquee-height);
    overflow: hidden;
    position: relative;
    background: var(--marquee-bg);
    border-radius: 10px;
    display: block
}

.scroll:before,
.scroll:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: var(--marquee-ghost);
    z-index: 2;
    pointer-events: none
}

:root {
    --marquee-height: 41px;
    --marquee-bg: #071629;
    --marquee-ghost: 8rem;
    --marquee-gap: 18px
}

.marquee-content a {
    margin-right: var(--marquee-gap)
}

@keyframes marqueeScroll {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(calc(-1 * var(--scroll-width)))
    }
}

.scroll:hover .marquee-content {
    animation-play-state: paused
}

.text-center {
    display: flex;
    width: 100%
}

.text-center .itemcontent {
    margin-left: 1rem
}

.links a {
    margin-top: auto;
    margin-bottom: auto
}

.links .logo {
    display: flex
}

.links .logo img {
    margin-top: auto;
    margin-bottom: auto
}

.header-container .logo {
    display: flex
}

.header-container .logo svg {
    margin-top: auto;
    margin-bottom: auto
}

@media (max-width:600px) {
    :root {
        --marquee-height: 52px
    }

    .text-center .itemcontent {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .marquee-content a {
        font-size: 14px;
        padding: 6px 10px;
        margin-right: 12px
    }

    .scroll:before,
    .scroll:after {
        width: 4rem
    }

    .tgico {
        margin-top: .5rem;
        margin-bottom: .5rem;
        top: 80px
    }

    .sideright {
        margin-left: auto
    }
}

.methodscontentmidle {
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    touch-action: pan-y
}

.methodscontentmidle .carousel-track {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    vertical-align: top
}

.methodscontentmidle .carousel-track img {
    display: block;
    height: 79px;
    width: auto;
    user-select: none;
    pointer-events: none
}

.anket-status-img {
    display: flex
}

.anket-status-img img {
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

.faqs {
    margin-top: 120px;
    display: flex;
    gap: 64px;
    flex-direction: column;
    align-items: center;
}

.faqs > span {
    font-weight: 500;
    font-size: 64px;
    line-height: 100%;
    text-align: center;
}

.capsule-slider-button {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
}