.firstGoldPlatform {
    max-height: 565px;
    height: 105vh;
    background: url(/assets/images/landing/about/about-gold.png);
    background-repeat: no-repeat;
    background-position: center top 120px;
    z-index: 1;
    position: relative;
    background-color: #fff;
    background-size: contain;
}

.firstGoldPlatform__wrapper {
    padding-top: 80px;
}

.firstGoldPlatform__text {
    color: #d0a749;
    font-size: 40px;
    text-align: right;
    padding-right: 75px;
    text-transform: uppercase;
}

.firstGoldPlatform__text>b {
    font-weight: 900;
}

.onlineGoldPlatform {
    padding: 66px 0;
    margin-top: -310px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: linear-gradient(to top, #12130e, 50%, rgb(0 0 0 / 0.9));
}

.onlineGoldPlatform__wrapper {
    max-width: 580px;
    margin: 0 auto;
    width: 100%;
}

.onlineGoldPlatform__logoWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.onlineGoldPlatform__logo {}

.onlineGoldPlatform__text {
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    margin-top: 60px;
    position: relative;
    z-index: 1;
}

.onlineGoldPlatform__backgroundText {
    color: #232420;
    font-size: 100px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translate(-50%, 0);
    letter-spacing: 27px;
    text-align: center;
}

.onlineGoldPlatform__backgroundText span {
    letter-spacing: 36px;
}

.whatIsGigos {
    background-color: #12130e;
}

.whatIsGigos__wrapper {
    background-color: #fbfbf8;
    display: grid;
    grid-template-columns: 1fr 430px;
    overflow: hidden;
}

.whatIsGigos__left {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: url(/assets/images/landing/about/what-is-gig-os-go.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: -80px;
}

.whatIsGigos__imgWrap {
    display: flex;
}

.whatIsGigos__img {}

.whatIsGigos__right {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 200px 0;
    position: relative;
    padding-right: 121px;
}

.whatIsGigos__right:before {
    content: "";
    clear: both;
    position: absolute;
    background: url(/assets/images/landing/about/wg_top.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    top: 0%;
    left: 40%;
    transform: translate(0%, -50%);
}

.whatIsGigos__right:after {
    content: "";
    clear: both;
    position: absolute;
    background: url(/assets/images/landing/about/wg_bottom.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    bottom: -16%;
    left: -30%;
    transform: translate(0%, 50%);
    background-size: contain;
}

.whatIsGigos__text {
    font-size: 20px;
    color: #12130e;
    font-weight: bold;
    line-height: 240%;
}

.whatIsGigos__text>span {
    font-size: 40px;
    font-weight: 500;
}

.goldFinSec {
    background-color: #12130e;
}

.goldFinSec__wrapper {
    padding-top: 120px;
}

.goldFinSec__title {
    color: #ffffff;
    font-size: 40px;
    text-align: right;
    margin-right: 80px;
}

.goldFinSec__title>b {
    color: #ccb576;
}

.goldFinSec__content {
    margin: 0 80px;
    display: grid;
    grid-template-columns: 1fr 430px;
}

.goldFinSecContent__left {
    padding: 90px 0;
}

.goldFinSecContent__text {}

.goldFinSecContent__p {
    color: #ffffff;
    font-size: 26px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
}

.goldFinSecContent__p::before {
    content: "";
    clear: both;
    width: 10px;
    height: 10px;
    background-color: #d0a749;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: 0;
}

.goldFinSecContent__right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.goldFinSecContent__imgWrap {
    display: flex;
}

.goldFinSecContent__img {}

.thisIsGold {
    background-color: #fbfbf8;
}

.thisIsGold__wrapper {
    background: url(/assets/images/landing/about/this-is-gold-bg.jpg);
    min-height: 770px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 140px 75px 110px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0px 0px 100px 0px rgba(20, 20, 15, 0.25);
}

.thisIsGold__text {
    position: relative;
}

.thisIsGold__text-opacity {
    color: rgb(175 155 101 / 1);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 350px;
    text-shadow: 0px 10px 0px rgba(255, 255, 255, 0.2);
    position: absolute;
    top: -160px;
}

.thisIsGold__text-white {
    color: #f9f9f6;
    font-size: 160px;
    font-weight: 900;
    position: relative;
    z-index: 1;
    text-shadow: 0px 10px 0px rgba(0, 0, 0, 0.1);
    text-align: right;
    text-transform: uppercase;
}

body.en .thisIsGold__text-white {
    font-size: 90px;
}

body.en .thisIsGold__text-opacity {
    font-size: 290px;
}

.thisIsGold__bottomText {
    text-align: center;
    color: #fbfbf8;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: rgb(0 0 0 / 0.75);
    padding: 15px 0;
}

.goldShopFromUs {
    background: url(/assets/images/landing/about/gold-shop-from-us-bg.jpg);
    background-color: #f3f0e9;
    padding-top: 136px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.goldShopFromUs__wrapper {
    padding: 0 75px;
}

.goldShopFromUs__title {
    color: #12130e;
    font-size: 40px;
    text-transform: uppercase;
    text-align: right;
    font-weight: bold;
    text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
}

.goldShopFromUs__title>b {
    color: #d0a749;
    font-weight: 900;
}

.goldShopFromUs__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.goldShopFromUsContent__left {
    display: flex;
    align-items: flex-end;
}

.goldShopFromUsContent__imgWrap {
    display: flex;
}

.goldShopFromUsContent__img {}

.goldShopFromUsContent__right {
    padding-top: 120px;
}

.goldShopFromUsContent__text {
    color: #12130e;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 50px;
    margin-left: 100px;
}

.goldShopFromUsContent__btnWrap {
    display: flex;
    justify-content: flex-end;
    margin-top: 90px;
    margin-bottom: 110px;
}

.goldShopFromUsContent__btn {
    max-width: 410px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    background-color: #f4bd0e;
    color: #12130e;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
    transition: 500ms all;
}

.goldShopFromUsContent__btn:after {
    content: "";
    clear: both;
    background: url(/assets/images/landing/about/bascet.png);
    width: 48px;
    height: 52px;
    background-repeat: no-repeat;
}

.goldShopFromUsContent__btn:hover {
    background-color: #eab610;
}

.extensionPlatform {
    background-color: #fbfbf8;
}

.extensionPlatform__wrapper {
    box-shadow: 0px 0px 100px 0px rgba(20, 20, 15, 0.25);
    background-color: #12130e;
}

.extensionPlatform__titleBlock {
    background-color: #cbb576;
    margin-right: 150px;
    padding: 85px 0 85px 75px;
}

.extensionPlatform__title {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 0px -1px 1px rgba(20, 20, 15, 0.6);
    text-transform: uppercase;
    position: relative;
}

.extensionPlatform__title:after {
    content: "";
    clear: both;
    position: absolute;
    width: 87px;
    height: 1px;
    background-color: #fff;
    bottom: 0px;
    right: 0px;

}

.extensionPlatform__pointsBlock {
    background-color: #ffffff;
    padding: 50px 75px;
}

.extensionPlatform__points {}

.extensionPlatform__point {
    color: #12130e;
    font-size: 26px;
    font-weight: 600;
}

.extensionPlatform__tablesBlock {
    background-color: #cbb576;
    margin-right: 150px;
    border-bottom-right-radius: 20px;
}

.extensionPlatform__tables {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.extensionPlatformTables__imgWrap {
    display: flex;
    margin-top: -30px;
}

.extensionPlatformTables__img {}

.platformIs {
    background: url(/assets/images/landing/about/platform-is-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
    min-height: 770px;
    overflow: hidden;
}

.platformIs__wrapper {
    position: relative;
}

.platformIs__logoWrap {
    padding-top: 70px;
    padding-bottom: 100px;
}

.platformIs__logo {}

.platformIs__points {
    max-width: 660px;
    width: 100%;
    background-image: linear-gradient(to right, #10110d, transparent);
    padding: 45px 0;
    padding-left: 100px;
    position: relative;
    z-index: 2;
}

.platformIs__bg {
    content: "";
    clear: both;
    width: 100%;
    height: 100%;
    background-color: #10110d;
    top: 0;
    left: 0;
    position: absolute;
    transform: translate(-100%, 0);
    overflow: hidden;
}

.platformIs__bg:before {
    content: "";
    clear: both;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 148px 0 148px 146px;
    border-color: transparent transparent transparent #1e2018;
    top: -15px;
    right: 0;
    position: absolute;
}

.platformIs__peopleImgWrap {
    position: absolute;
    bottom: -80px;
    right: -40px;
}

.platformIsPoints__p {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.platformIsPoints__p:last-of-type {
    margin-bottom: 0;
}

.platformIs__this {
    max-width: 570px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    height: 140px;
    background-color: #12130e;
    text-align: center;
    text-shadow: 0px 10px 0px rgba(0, 0, 0, 0.4);
}

.platformIsThis__span {
    color: #ffffff;
    font-size: 150px;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 0.4;
    display: block;
    margin-top: 50px;
}

.innovationPlatform {
    background-color: #fbfbf8;
}

.innovationPlatform__wrapper {
    background: url(/assets/images/landing/about/innovation-platform-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.innovationPlatform__title {
    color: #ffffff;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    padding: 65PX 85px;
    text-shadow: 0px 3px 1px rgba(20, 20, 15, 0.6);
}

.innovationPlatform__textBlock {
    /* max-width: 578px; */
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.innovationPlatform__text {
    max-width: 578px;
    width: 100%;
    padding: 75px 75px 10px 75px;
    background-color: #fff;
    color: #161d27;
    font-size: 25px;
    font-weight: 500;
}

.logo {
    font-size: 32px;
    color: #161d27;
    font-family: 'Bebas Neue';
}

.logo__light {
    color: #c7a659;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
}

.innovationPlatform__maintext {
    color: #161d27;
    font-size: 25px;
    font-weight: 500;
    padding: 50px 75px 145px;
    position: relative;
}

.innovationPlatform__maintext:after {
    content: "";
    clear: both;
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: #121214;
    bottom: 0;
    left: 0;
}

.aboutRegistration .registration__wrapper {
    background: url(/assets/images/landing/about/gold-sell.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.aboutRegistration {
    padding: 0 75px;
    position: relative;
    padding-bottom: 140px;
}

.registration__steps {
    color: #ccb576;
    font-size: 70px;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 110px;
}

.registration__mainText {
    color: #121214;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}

.registration__points {
    margin: 80px 0;
}

.registrationPoints__p {
    color: #121214;
    font-size: 30px;
    font-weight: bold;
}

.registration__btnWrap {}

.registration__btn {}

.registration__subText {
    color: #121214;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-top: 40px;
}

.aboutRegistration .registration__content {
    padding: 0 80px;
}

.aboutRegistration .registration__btnWrap {
    justify-content: center;
    margin-top: 0;
}

.aboutRegistration:before {
    content: "";
    clear: both;
    position: absolute;
    content: "";
    clear: both;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 80px 90px 80px;
    border-color: transparent transparent #f3f0e9 transparent;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

@media(max-width: 1200px) {
    .onlineGoldPlatform__backgroundText {
        font-size: 90px;
    }

    .whatIsGigos__left {
        background-size: contain;
        background-position: left center;
    }

    .whatIsGigos__right {
        padding-right: 50px;
        padding-left: 20px;
    }

    .goldFinSec__wrapper {
        padding-top: 80px;
    }

    .thisIsGold__text-opacity {
        font-size: 250px;
        top: -130px;
    }

    .thisIsGold__text-white {
        font-size: 130px;
    }

    .thisIsGold__wrapper {
        background-size: auto;
        background-position: center;
    }

    .goldShopFromUsContent__text  {
        font-size: 38px;
        margin-left: 50px;
    }

    .goldShopFromUs {
        padding-top: 80px;
    }

    .platformIs__this {
        max-width: 490px;
    }

    .platformIs__peopleImg {
        max-width: 490px;
    }

    .innovationPlatform__wrapper {
        background-size: contain;
    }

    .innovationPlatform__text {
        padding: 20px 30px;
    }

    .innovationPlatform__title {
        padding: 65px;
    }

    .aboutRegistration {
        padding-bottom: 30px;
    }

    .aboutRegistration .registration__content {
        max-width: 520px;
    }

    .aboutRegistration .registration__content {
        padding: 0 30px;
    }

    .registration__steps {
        font-size: 50px;
        padding-top: 40px;
    }

    .registration__mainText {
        font-size: 24px;
    }

    .registration__points {
        margin: 60px 0;
    }

    .registrationPoints__p {
        font-size: 24px;
    }
}

@media(max-width: 1024px) {
    .onlineGoldPlatform__logo {
        max-width: 230px;
    }

    .onlineGoldPlatform__backgroundText {
        font-size: 50px;
        bottom: -20px;
    }

    .onlineGoldPlatform {
        padding: 20px;
    }

    .onlineGoldPlatform__text {
        margin-top: 40px;
    }

    .whatIsGigos__right {
        padding: 50px 0;
        padding-right: 50px;
        padding-left: 20px;
    }

    .onlineGoldPlatform {
        margin-top: -260px;
    }

    .whatIsGigos__text {
        font-size: 18px;
        line-height: 200%;
    }

    .whatIsGigos__right:before {
        left: initial;
        background-size: contain;
        right: -70px;
        max-width: 186px;
    }

    .whatIsGigos__right:after {
        max-width: 186px;
        left: 0%;
    }

    .goldFinSec__wrapper {
        padding-top: 50px;
    }

    .goldFinSec__content {
        margin: 0 20px;
    }

    .goldFinSec__content {
        grid-template-columns: 1fr;
    }

    .goldFinSecContent__img {
        max-width: 310px;
    }

    .goldFinSecContent__right {
        justify-content: center;
    }

    .goldFinSecContent__left {
        padding: 50px 0;
    }

    .goldFinSec__title {
        font-size: 30px;
    }

    .goldFinSecContent__p {
        font-size: 22px;
    }

    .thisIsGold__text-opacity {
        font-size: 170px;
        top: -100px;
    }

    .thisIsGold__text-white {
        font-size: 90px;
    }

    .thisIsGold__wrapper {
        padding: 90px 20px 30px;
        background-size: cover;
        background-position: center;
    }

    .goldShopFromUs {
        padding-top: 50px;
        background-size: 80%;
    }

    .goldShopFromUs__title {
        font-size: 30px;
    }

    .goldShopFromUs__wrapper {
        padding: 0 20px;
    }

    .goldShopFromUsContent__text {
        font-size: 28px;
    }

    .goldShopFromUsContent__right {
        padding-top: 40px;
    }

    .goldShopFromUsContent__btnWrap {
        margin: 40px 0;
    }

    .goldShopFromUsContent__img {
        max-width: 280px;
    }

    .goldShopFromUsContent__btn {
        font-size: 24px;
        height: 60px;
    }

    .goldShopFromUsContent__btn:after {
        width: 29px;
        height: 29px;
        background-size: contain;
    }

    .extensionPlatform__titleBlock {
        padding: 50px 0 50px 20px;
    }

    .extensionPlatform__title {
        font-size: 30px;
    }

    .extensionPlatform__pointsBlock {
        padding: 50px 20px;
    }

    .extensionPlatform__point {
        font-size: 20px;
    }

    .extensionPlatformTables__img {
        max-width: 360px;
    }

    .platformIs__this {
        max-width: 330px;
        height: 90px;
    }

    .platformIsThis__span {
        font-size: 90px;
        margin-top: 20px;
    }

    .platformIs__logo {
        max-width: 260px;
    }

    .platformIs {
        min-height: initial;
    }

    .platformIs__points {
        padding: 20px 0;
        padding-left: 20px;
    }

    .platformIsPoints__p {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .platformIsPoints__p:last-of-type {
        margin-bottom: 0;
    }

    .platformIs__peopleImgWrap {
        bottom: -10px;
    }

    .platformIs__peopleImg {
        max-width: 310px;
    }

    .platformIs__bg:before {
        content: none;
    }

    .innovationPlatform__textBlock {
        justify-content: center;
    }

    .innovationPlatform__text {
        text-align: justify;
        font-size: 20px;
        line-height: 170%;
    }

    .innovationPlatform__maintext {
        text-align: justify;
        font-size: 20px;
        line-height: 170%;
        padding: 30px 20px;
    }
    
    .innovationPlatform__maintext:after {
        content: none;
    }

    .aboutRegistration {
        padding: 0 20px;
    }

    .aboutRegistration .registration__content {
        padding: 0 20px;
        max-width: 430px;
    }

    .innovationPlatform__title {
        font-size: 40px;
        padding-right: 20px;
    }

    .registrationPoints__p {
        font-size: 20px;
    }

    .registration__points {
        margin: 30px 0;
    }

    .registration__btn {
        font-size: 24px;
        height: 60px;
    }

    .registration__subText {
        font-size: 18px;
    }

    .firstGoldPlatform {
        background-position: center top 200px;
    }

    body.en .thisIsGold__text-opacity {
        font-size: 190px;
    }

    body.en .thisIsGold__text-white {
        font-size: 70px;
    }
}

@media(max-width: 768px) {
    .firstGoldPlatform__text {
        padding-right: 0;
    }

    .onlineGoldPlatform__logo {
        max-width: 160px;
    }

    .onlineGoldPlatform__text {
        font-size: 18px;
    }

    .onlineGoldPlatform__backgroundText {
        font-size: 40px;
    }

    .onlineGoldPlatform {
        margin-top: -230px;
    }

    .whatIsGigos__wrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .whatIsGigos__left {
        position: relative;
        z-index: 1;
    }

    .whatIsGigos__img {
        max-width: 280px;
    }

    .whatIsGigos__right {
        padding: 20px;
        text-align: justify;
    }

    .thisIsGold__wrapper {
        min-height: initial;
        padding: 110px 20px 40px;
    }

    .thisIsGold__text-white {
        font-size: 60px;
    }

    .thisIsGold__text-opacity {
        font-size: 100px;
        top: -60px;
        left: 80px;
    }

    .thisIsGold__bottomText {
        margin-top: 70px;
        background-color: rgb(0 0 0 / 0.9);
    }

    .goldShopFromUs__content {
        display: flex;
        flex-direction: column-reverse;
    }

    .goldShopFromUsContent__left {
        justify-content: center;
    }

    .goldShopFromUsContent__btnWrap {
        justify-content: center;
    }

    .platformIs__this {
        max-width: 200px;
        height: 70px;
    }

    .platformIsThis__span {
        font-size: 60px;
    }

    .platformIsPoints__p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .platformIs__logo {
        max-width: 180px;
    }

    .innovationPlatform__title {
        font-size: 30px;
    }

    .aboutRegistration:before {
        content: none;
    }

    .aboutRegistration .registration__content {
        max-width: 300px;
    }

    .registration__steps {
        font-size: 30px;
        padding-top: 20px;
    }

    .registration__mainText {
        font-size: 18px;
    }

    .registrationPoints__p {
        font-size: 16px;
    }

    .registration__btn {
        font-size: 18px;
        height: 40px;
    }

    .registration__points {
        margin: 20px 0;
    }

    .registration__wrapper {
        height: initial;
        padding-bottom: 20px;
    }

    .registration__subText {
        font-size: 15px;
        padding: 10px;
        margin-top: 20px;
    }

    body.en .thisIsGold__text-opacity {
        font-size: 100px;
    }

    body.en .thisIsGold__text-white {
        font-size: 40px;
    }
}

@media(max-width: 565px) {
    .firstGoldPlatform__text {
        font-size: 20px;
    }

    .goldFinSecContent__img {
        max-width: 220px;
    }

    .onlineGoldPlatform__logo {
        max-width: 110px;
    }

    .onlineGoldPlatform {
        padding: 20px 0;
    }

    .onlineGoldPlatform__backgroundText {
        display: none;
    }

    .whatIsGigos__text {
        font-size: 16px;
    }

    .whatIsGigos__img {
        max-width: 200px;
    }

    .whatIsGigos__right:after {
        max-width: 76px;
        left: 5%;
    }

    .goldFinSec__title {
        margin-right: 0;
    }

    .goldFinSec__title {
        font-size: 20px;
    }

    .goldFinSec__content {
        margin: 0;
    }

    .goldFinSecContent__p {
        font-size: 16px;
    }

    .goldFinSecContent__left {
        padding: 20px 0;
    }

    .thisIsGold__text-opacity {
        font-size: 60px;
        top: -30px;
        left: 0;
    }

    .thisIsGold__text-white {
        font-size: 40px;
    }

    .thisIsGold__wrapper {
        padding: 50px 20px 10px;
    }

    .thisIsGold__bottomText {
        margin-top: 140px;
        font-size: 16px;
        padding: 10px;
    }

    .goldShopFromUs {
        padding-top: 20px;
    }

    .goldShopFromUs__title {
        font-size: 22px;
    }

    .goldShopFromUs__wrapper {
        padding: 0;
    }

    .goldShopFromUsContent__text {
        font-size: 18px;
    }

    .goldShopFromUsContent__right {
        padding-top: 20px;
    }

    .goldShopFromUsContent__btn {
        font-size: 18px;
    }

    .goldShopFromUsContent__btn:after {
        width: 18px;
        height: 18px;
        margin-left: 10px;
    }

    .goldShopFromUsContent__img {
        max-width: 180px;
    }

    .extensionPlatform__titleBlock {
        margin-right: 0;
    }

    .extensionPlatform__title:after {
        width: 27px;
    }

    .extensionPlatform__titleBlock {
        padding: 20px;
    }

    .extensionPlatform__title {
        font-size: 24px;
    }

    .extensionPlatform__pointsBlock {
        padding: 20px;
    }

    .extensionPlatform__point {
        font-size: 16px;
    }

    .extensionPlatform__tablesBlock {
        margin-right: 0;
    }

    .extensionPlatformTables__imgWrap {
        margin-top: 10px;
        justify-content: center;
    }

    .extensionPlatformTables__img {
        max-width: 90%;
    }

    .platformIs__this {
        display: none;
    }

    .extensionPlatform__tablesBlock {
        border-bottom-right-radius: 0;
    }

    .platformIs__logoWrap {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
        padding-bottom: 120px;
    }

    .platformIs__points {
        padding: 20px 0;
    }

    .innovationPlatform__title {
        font-size: 20px;
        padding: 20px;
    }

    .innovationPlatform__text {
        padding: 20px 0;
    }

    .innovationPlatform__text {
        font-size: 16px;
    }

    .innovationPlatform__maintext {
        padding: 20px 0;
        font-size: 16px;
    }

    .aboutRegistration {
        padding: 0;
    }

    .aboutRegistration .registration__content {
        max-width: 180px;
        padding: 0 10px;
    }

    .registration__steps {
        font-size: 20px;
    }

    .registration__mainText {
        font-size: 12px;
    }

    .registrationPoints__p {
        font-size: 12px;
    }

    .registration__points {
        margin: 10px 0;
    }

    .registration__btn {
        font-size: 12px;
        height: 20px;
    }

    .registration__subText {
        font-size: 8px;
        padding: 10px;
        margin-top: -5px;
    }
    
    body.en .thisIsGold__text-white {
        font-size: 30px;
    }

    body.en .thisIsGold__text-opacity {
        font-size: 60px;
    }    
}