@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    top: 0 !important;
    background: #FFF;
}

.skiptranslate {
    display: none;
    height: 0;
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background-color: inherit !important;
    box-shadow: inherit !important;
}

#goog-gt-vt,
#goog-gt-tt {
    display: none !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    display: none !important;
}

.container {
    max-width: 1344px;
    margin-inline: auto;
}

.lined {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.10);
}

.main_drop {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 8px 32px 0 rgba(1, 37, 41, 0.12);
    padding: 24px;

    z-index: 11;
}

.top_drop a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #002F34;
    leading-trim: both;
    text-edge: cap;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;

    white-space: nowrap;
}

.top_drop {
    min-width: 300px;
}

.el {
    display: flex;
    align-items: center;
    gap: 16px;

    color: #002F34;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.32px;

    cursor: pointer;
}

.el img {
    width: 32px;
    height: 32px;

    border-radius: 6.214px;
}

.language__img_active {
    background-image: url(../img/icons/check.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center right;
}

.mt-56 {
    margin-top: 56px;
}


.mt-12 {
    margin-top: 12px;
}


.mt-24 {
    margin-top: 24px;
}

.mt-32 {
    margin-top: 32px;
}


.input_main {
    border-radius: 12px;
    border: 1px solid rgba(0, 47, 52, 0.20);
    background: rgba(0, 47, 52, 0.02);
    width: 100%;

    padding: 15px 16px;

    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

    outline: none;
}

form .input_main {
    font-weight: 400;
}

.main_color {
    color: #007C89 !important;
}

.modal {
    border-radius: 28.71px;
    background: #012529;

    padding: 24px;

    z-index: 999;
    width: 444px;
}

.head_modal h5 {
    color: #FFF;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.6px;
    /* 160% */
    text-transform: uppercase;
}

.plan_ul {
    display: grid;
    gap: 24px;
}

.plan_ul div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;

    border-bottom: 1px solid #3F7379;
    padding-bottom: 16px;
    padding-top: 16px;
}

.b div:first-child {
    padding-top: 0px;
}

.b div:last-child {
    padding-bottom: 0px;
    border: none;
}

.plan_ul div p:first-child {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 114.286% */
    text-transform: uppercase;

    opacity: .4;
}


.plan_ul div p:last-child {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 137.5% */
    text-transform: uppercase;

    display: flex;
    align-items: center;
    gap: 6px;

    text-align: right;
}

.b {
    border-radius: 4px;
    background: #053439;
    padding: 16px;
    flex-direction: column;
    width: 100%;
    border: none !important;
}

.btn-4 {
    width: 100%;
    color: #FFF;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 16px */
    text-transform: uppercase;

    border-radius: 40px;
    background: rgba(0, 124, 137, 0.10);
    padding: 12px 24px;

}

.o6 {
    opacity: .6;
}

.vw {
    color: #007C89;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 14px */
    text-transform: uppercase;
}

.l2 {
    opacity: 0.3;
    background: #668285;
}

.read {
    opacity: .6;
}

.btn-2 {
    width: 100%;
    border-radius: 40px;
    background: #007C89;

    padding: 12px 24px;

    color: #FFF;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 16px */
    text-transform: uppercase;

    cursor: pointer;
}


.btn-5 {
    border-radius: 10px;
    background: rgba(0, 124, 137, 0.10);

    color: #007C89;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 14px */
    text-transform: uppercase;

    padding: 12px 16px;

}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    clear: both;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.file_choose #filename,
.message_text {
    white-space: normal;
    word-break: break-all
}

.nice-select.open,
.nice-select:active,
.nice-select:focus,
.nice-select:hover {
    border-color: #86b7fe
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 5px
}

.nice-select:after {
    width: 10px !important;
    height: 10px !important;
    transform: rotate(45deg) translateY(-50%) !important;
    right: 20px !important;
}

.with .flex.items-center {
    display: grid !important;
    gap: 12px !important;
}

.nice-select .option,
.select-bar .current {
    align-items: center;
    display: flex;
    font-weight: 400;
    gap: 8px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    -webkit-transition: .2s;
    transition: .2s;
    color: #060624;
    font-family: Syne;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 1%;
    text-align: left
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.all_pals .pal:last-child .line,
.mb .sline:last-child,
.no-csspointerevents .nice-select .list,
.select-bar .list li:first-child {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background: #F2F4F3 !important
}

.round-gate {
    border-radius: 6px
}

.icon-dep {
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.select-bar {
    border-radius: 12px;
    border: 1px solid rgba(0, 47, 52, 0.20);
    background: rgba(0, 47, 52, 0.02);

    cursor: pointer;

    display: flex;
    align-items: center;
    height: 50px;
    width: 100%;
}

.select-bar .list {
    width: 100%;
    z-index: 4;

    border-radius: 16px;
    border: 1px solid #F2EFE9;
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);

    padding: 12px 0;

    max-height: 350px;
    overflow-y: auto;
}

.select-bar .current {
    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    display: flex;
    align-items: center;
    gap: 8px;

    height: 100%;
}

.select-bar .list li {
    display: flex;
    align-items: center;
    padding: 10px 24px;
    gap: 8px;

    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.s2 {
    border-radius: 12px;
    border: 1px solid rgba(0, 47, 52, 0.20);
    background: rgba(0, 47, 52, 0.10);
}

.link {
    color: #007C89;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.no_wallet {
    border-radius: 12px;
    border: 1px solid #A54B08;
    background: rgba(254, 224, 203, 0.50);
    color: #A54B08;
    font-weight: 400;
}

.copy_text {
    cursor: pointer;
}

h2 {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

p {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

a {
    color: #007C89;
}

.mt-48 {
    margin-top: 48px;
}

.login_form {
    margin-top: 48px;

    display: grid;
    gap: 32px;
}

.main_content .input_main {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);

    /* Shadow/xs */
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);

    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;

    padding: 14px 16px;
}

.main_content .main_label {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    margin-bottom: 6px;

    display: block;
}

.send_code {
    width: fit-content;
    position: absolute;
    right: 4px;

    border-radius: 8px;

}

.bg_m {
    width: 100%;
    border-radius: 28.71px;
    background: linear-gradient(180deg, #E5FDED 0%, #BCEDD2 100%);
    height: 208px;

    display: flex;
    align-items: center;
    justify-content: center;

    background-image: url(../img/icons/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.bg {
    width: 100%;
    background: #002F34;

    padding: 32px 0;
}

.header {
    width: 100%;
    background: #fff;

    height: 72px;

    position: fixed;
    top: 0;
    left: 0;

    z-index: 15;

    display: flex;
    align-items: center;
}


.menus a {
    color: #000;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 16px */
}

.menus {
    display: flex;
    align-items: center;
    gap: 24px;
}

.grn {
    border-radius: 40px;
    background: rgba(0, 124, 137, 0.10);
    width: 40px;
    height: 40px;

    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.btn-2 {
    width: fit-content;
}

.btn-1 {
    color: #007C89;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 16px */
    text-transform: uppercase;
    border-radius: 40px;
    border: 1px solid #007C89;
    padding: 12px 24px;
}

.menus a.actived {
    color: #007C89;
}

.main_content {
    padding-top: 72px;
}

.main_content h1 {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 74px;
    /* 115.625% */
}

.main_content h6 {
    color: #FFF;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    /* 150% */
}

.w-full {
    width: 100% !important;
}

.mt-96 {
    margin-top: 96px;
}

.g {
    width: 100%;
    border-radius: 24px;
    background: rgba(229, 234, 235, 0.60);
    padding: 32px;

    display: grid;
    gap: 32px;
}

.main_content .p {
    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.6px;
    /* 160% */
}

.upper {
    text-transform: uppercase;
}

.footer {
    width: 100%;
    padding: 56px 48px;
    background: #E5EAEB;

    margin-top: 96px;
}

.banner {
    width: 100%;
    height: 380px;

    border-radius: 24px;
    background: #002F34;

    background-image: url(../img/icons/bg2.png);
    background-size: cover;

    display: flex;
    align-items: center;

    padding: 52px 56px;
}

.m2 {
    color: #002F34;
}

.b_l {
    width: 100%;
    height: 1px;
    opacity: 0.4;
    background: #668285;
}

.a {
    color: #002F34;
    text-align: left;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.6px;
    /* 160% */
    text-transform: uppercase;
}

.a2 {
    color: #000;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 16px */
}

.s14 {
    color: #000;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */
}

.qr_m {
    width: 84px;
    height: 84px;
    padding: 4px;
    background: #fff;
    border-radius: 8px;
}

.qr_m svg {
    width: 100%;
    height: 100%;
}

.mt-16 {
    margin-top: 16px;
}

.section_title h1 {
    color: #002F34;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.section_title h2 {
    color: #002F34;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.section_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.num {
    color: #007C89;
    text-align: left;
    font-family: "Space Grotesk";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 72px;
    /* 112.5% */
    text-transform: uppercase;
}

.section_bg {
    padding: 56px 0;
    background: #E5EAEB;
}

.g.w {
    border-radius: 24px;
    background: #FFF;
}

.reverse img {
    order: -1;
}

.btn-6 {
    border-radius: 40px;
    background: #FFF;
    padding: 12px 32px;
    width: fit-content;

    color: #007C89;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 16px */
    text-transform: uppercase;
}

.num span {
    color: #007C89;
    font-family: "Space Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 72px;
    text-transform: uppercase;
}

.reverse2 img {
    order: 1;
}

.blog_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.blog {
    width: 100%;
    border-radius: 24px;
    background: #EFF2F3;
    padding: 32px;

    display: grid;
    gap: 24px;
}

.blog img {
    width: 100%;
    border-radius: 9.558px;
}

@media (min-width: 992px) {
    .blog img {
        height: 224px;
    }
}

.blog_desc *,
.blog_desc,
#blog_content,
#blog_content * {
    color: #002F34 !important;
    font-family: "Space Grotesk" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25.6px !important;
    /* 160% */
}

.faq_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 48px;
    margin-top: 48px;
}

.accord h1 {
    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
}

.accord {
    padding: 24px 0 32px 0;
    border-bottom: 1px solid #668285;
    cursor: pointer;
    height: fit-content;
}

.accord_body {
    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */

    padding-top: 16px;
}

.accord svg {
    transition: .2s ease;
}

.accord.actived svg {
    transform: rotate(45deg);
}

.plan_block {
    border-radius: 24px;
    background: #FFF;

    overflow: hidden;

    position: relative;
}

.plan_img {
    width: 174px;
    height: 174px;
}

.in_b {
    background-image: url(../img/icons/bg.png);
    background-size: cover;
    background-repeat: no-repeat;

    width: 100%;
    height: 174px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.plan_body {
    padding: 16px 24px 24px 24px;

}

.p14s {
    color: #002F34;
    text-align: center;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 114.286% */
}

.main_content h5 {
    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    /* 150% */
    text-transform: uppercase;
}

.p12s {
    color: #002F34;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 133.333% */
}

.mt-32 {
    margin-top: 32px;
}

.sold {
    position: absolute;
    left: 0;
    top: 0;
}

.in2 {
    width: 100%;
    border-radius: 48px;

    height: max-content;
}

.edt {
    border-radius: 4px;
    background: #0F454B;

    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    /* 95.833% */
    text-transform: uppercase;

    padding: 16px;

    display: flex;
    align-items: end;
    gap: 4px;
}

.edt span {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /* 116.667% */

    opacity: .4;
}

.e2 {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 8px;
}

.e2 {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    /* 133.333% */
    text-transform: none;
}

.edt p {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 114.286% */
    text-transform: uppercase;

    opacity: .4;
}

.faq_v2 .accord {
    border-radius: 12px;
    background: #0F454B;
    padding: 24px;
    border: none;
}

.faq_v2 .accord h1 {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.faq_v2 .accord_body {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 128.571% */

    opacity: .6;
}

.faq_v2 {
    gap: 16px;
}

.qty {
    width: 100%;
    border-radius: 40px;
    border: 1px solid #007C89;

    color: #FFF;
    font-feature-settings: 'dlig' on;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 16px */
    text-transform: uppercase;

    text-align: center;

    height: 40px;

    display: flex;
    align-items: center;

    outline: none;
}

.cb {
    z-index: 1;
    position: absolute;
    cursor: pointer;
}

.plus {
    right: 6px;
}

.minus {
    left: 6px;
}

/* For WebKit browsers (Chrome, Safari, Edge) */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

/* For other browsers (general approach) */
input[type="number"] {
    appearance: textfield;
}

.en span {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 166.667% */

    opacity: .4;
}

.en {
    display: flex;
    align-items: end;
}

.eaaa {
    opacity: 0.4;
    background: #FFF;
    width: 1px;
    height: 14px;
}

.end_block {
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.70);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.07);

    padding: 40px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.a2s {
    position: absolute;
}

.ws {
    width: 100%;
    border-radius: 24px;
    background: rgba(0, 124, 137, 0.10);

    display: flex;
    align-items: start;
    gap: 12px;

    padding: 24px;
}

.ae {
    border-radius: 4px;
    background: rgba(0, 124, 137, 0.10);
    padding: 6px 8px;

    color: #007C89;
    font-family: "Space Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    /* 87.5% */
}

.wsd {
    background: #EFF2F3;
}

.whee {
    width: 100%;
    height: 170px;
    border-radius: 24px;
    background: linear-gradient(0deg, #FFF 5.59%, rgba(255, 255, 255, 0.00) 100%);

    position: absolute;
    bottom: 0;

    opacity: 1;
    transition: .2s ease;
}

.grid .ws:nth-child(13),
.grid .ws:nth-child(14),
.grid .ws:nth-child(15),
.grid .ws:nth-child(16) {
    display: none;
}

.fw.actived .whee {
    opacity: 0;
    visibility: hidden;
}

.fw.actived .ws:nth-child(13),
.fw.actived .ws:nth-child(14),
.fw.actived .ws:nth-child(15),
.fw.actived .ws:nth-child(16) {
    display: flex !important;
}

.view[view="1"] svg {
    transform: rotate(180deg);
}

@media (max-width: 1390px) {
    .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.gr {
    background: rgba(0, 47, 52, 0.10);
}