picture {
    
    font-size: 0px;
}
.bodySimple .bodyContent {
    align-items: initial;
    display: block;
}
.buyGold {
    background-color: #000;
}
.buyGold__wrapper {
    padding-top: clamp(20px, 8vw, 95px);
    margin: 0 clamp(20px, 6.5vw, 75px);
    padding-bottom: clamp(20px, 11.5vw, 137px);
}
.buyGold__world {
    display: grid;
    grid-template-columns: 1fr 356px;
}
.buyGoldWorld__left {
    display: flex;
    align-items: center;
}
.buyGoldWorld__p {
    color: #ffffff;
    font-size: clamp(20px, 3.5vw, 40px);
}
.buyGoldWorld__p>b {
    color: #d0a749;
}
.buyGoldWorld__right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.buyGoldWorld__graph {
    width: 271px;
    height: 279px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: relative;
}
.no-webp .buyGoldWorld__graph {
    background-image: url(/assets/images/landing/buy-gold-world-graph.png);
}
.webp .buyGoldWorld__graph {
    background-image: url(/assets/images/landing/buy-gold-world-graph.webp);
}
.buyGoldWorldGraph__title {
    color: #ffffff;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    margin-right: 20px;
}
.buyGoldWorldGraph__gray {
    position: absolute;
    top: 0;
    left: 0;
    color: #d8d8d4;
    font-size: 30px;
    font-style: italic;
}
.buyGoldWorldGraph__orange {
    position: absolute;
    top: 0;
    right: 0;
    color: #d0a749;
    font-size: 30px;
    font-weight: bold;
}
.buyGoldWorldGraph__beige {
    position: absolute;
    color: #ccb576;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    bottom: 0;
    right: 0;
}
.buyGold__points {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 70px;
    grid-gap: 30px;
}
.buyGoldPoints__element {
    display: inline-flex;
    align-items: center;
}
.buyGoldPointsElement__square {
    width: clamp(20px, 3vw, 34px);
    height: clamp(20px, 3vw, 34px);
    background-color: #a7a7a3;
    display: table;
    margin-right: clamp(10px, 2vw, 18px);
}
.buyGoldPointsElement__square-orange {
    background-color: #d0a749;
}
.buyGoldPointsElement__text {
    color: #ffffff;
    font-size: clamp(16px, 1.8vw, 20px);
}
.buyGoldPointsElement__square-beige {
    background-color: #ccb576;
}
.buyGoldPointsElement__square-gray {
    background-color: #a7a7a3;
}
.buyGold__rules {
    background-color: #fbfbf8;
    position: relative;
    background-color: #fbfbf8;
    background-repeat: no-repeat;
    background-position-y: bottom;
}
.no-webp .buyGold__rules {
    background-image: url(/assets/images/landing/gold-bar.jpg);
}
.webp .buyGold__rules {
    background-image: url(/assets/images/landing/gold-bar.webp);
}
.buyGold__rules::after {
    content: "";
    clear: both;
    width: 100%;
    height: 100%;
}
.no-webp .buyGold__rules::after {
    background-image: url(/assets/images/landing/gold-bar.jpg);
}
.webp .buyGold__rules::after {
    background-image: url(/assets/images/landing/gold-bar.webp);
}
.buyGoldRules__wrapper {
    max-width: 725px;
    width: 100%;
    padding: clamp(20px, 13.5vw, 160px) 0 clamp(20px, 13.5vw, 120px);
}
.buyGoldRules__text {
    background-color: rgb(0 0 0 / 0.8);
    padding: 35px 45px 35px 25px;
}
.buyGoldRules__p {
    color: #ffffff;
    font-size: clamp(20px, 3.5vw, 40px);
    text-align: right;
}
.buyGoldRules__p>b {
    color: #d0a749;
    text-transform: uppercase;
}
.buyGoldRules__textBottom {
    text-align: right;
    margin-top: clamp(20px, 8.5vw, 100px);
    padding-left: clamp(20px, 4vw, 40px);
}
.buyGoldRulesTextBottom__title {
    color: #d0a749;
    font-size: clamp(18px, 2.2vw, 24px);
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: clamp(20px, 3vw, 36px);
}
.buyGoldRulesTextBottom__p {
    color: #14140f;
    font-size: clamp(16px, 1.8vw, 20px);
    font-style: italic;
}
.convPurchase {
    background-color: #d4c89f;
}
.convPurchase__wrapper {
    background-color: #cbb476;
    box-shadow: 0px 0px 100px 0px rgba(20, 20, 15, 0.25);
}
.convPurchase__textBlock {
    background-color: rgb(0 0 0 / 0.8);
    text-align: center;
    padding: clamp(20px, 12vw, 140px) 0 clamp(20px, 12vw, 30px);
}
.convPurchaseText__title {
    color: #d0a749;
    font-size: clamp(20px, 3.5vw, 40px);
    font-weight: bold;
    text-transform: uppercase;
}
.convPurchaseText__text {
    color: #ffffff;
    font-size: clamp(18px, 2.7vw, 30px);
}
.convPurchase__container {
    margin: 0 75px;
}
.convPurchase__quote {
    display: flex;
    padding: 28px 0;
    align-items: center;
}
.convPurchaseQuote__left {
    color: #ffffff;
    font-size: clamp(20px, 3.5vw, 40px);
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px -1px 1px rgba(20, 20, 15, 0.6);
    text-align: right;
    margin-right: 75px;
    max-width: 380px;
    width: 100%;
    padding-right: 75px;
}
.convPurchaseQuote__right {
    color: #ffffff;
    font-size: clamp(18px, 2.7vw, 30px);
    font-style: italic;
    text-shadow: 0px -1px 1px rgba(20, 20, 15, 0.6);
    max-width: 440px;
    width: 100%;
}
.convPurchase__poll {
    background-color: #fff;
    margin-left: 75px;
    padding: 70px 100px;
}
.convPurchasePoll__text {
    color: #12130e;
    font-size: clamp(16px, 1.9vw, 20px);
    font-weight: bold;
}
.convPurchasePoll__wrapper {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.convPurchasePoll__title {
    color: #12130e;
    font-size: clamp(20px, 3.5vw, 40px);
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 22px;
}
.convPurchasePoll__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.convPurchasePollContent__element {
    display: flex;
    margin-bottom: 16px;
    align-items: center;
}
.convPurchasePollContent__element:last-of-type {
    margin-bottom: 0;
}
.convPurchasePollContent__text {
    color: #13140e;
    font-size: clamp(16px, 1.8vw, 20px);
    font-weight: bold;
}
.convPurchasePollContent__line {
    width: 350px;
    height: 34px;
    display: block;
    background-color: #ccb576;
    border-radius: 17px;
    margin: 0 20px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 10px;
}
.convPurchasePollContent__line-white {
    background-color: #fff;
    height: 14px;
    border-radius: 17px;
}
.convPurchasePollContent__line-22 {
    max-width: 245px;
    width: 100%;
}
.convPurchasePollContent__line-17 {
    max-width: 214px;
    width: 100%;
}
.fake__gold {
    background-color: #f3f0e9;
}
.fakeGold__wrapper {
    margin-right: 75px;
    padding: 100px 0 90px;
    position: relative;
}
.fakeGold__wrapper:after {
    content: "";
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    width: 390px;
    height: 420px;
}
.no-webp .fakeGold__wrapper:after {
    background-image: url(/assets/images/landing/people.jpg);
}
.webp .fakeGold__wrapper:after {
    background-image: url(/assets/images/landing/people.webp);
}
.fakeGold__title {
    color: #12130e;
    font-size: clamp(20px, 3.5vw, 40px);
    font-weight: bold;
    text-align: right;
}
.fakeGold__title>b {
    text-transform: uppercase;
    font-weight: 900;
    color: #d0a749;
    text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
}
.fakeGold__graph {
    display: flex;
    justify-content: flex-end;
    padding: 70px 0 90px;
    position: relative;
}
.fakeGoldGraph__text {
    color: #13140e;
    font-size: 20px;
    font-style: italic;
    position: absolute;
    left: 190px;
}
.fakeGold__textWrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}
.fakeGoldText__title {
    color: #12130e;
    font-size: clamp(16px, 1.9vw, 20px);
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.fakeGoldText__p {
    color: #12130e;
    font-size: clamp(16px, 1.9vw, 20px);
    font-weight: bold;
    text-align: right;
}
.fakeGoldText__p-italic {
    font-size: clamp(16px, 1.9vw, 20px);
    color: #12130e;
    font-weight: 500;
    font-style: italic;
    margin-top: clamp(20px, 2.7vw, 30px);
}
.confidence {
    background-color: #d4c89f;
}
.confidence__wrapper {
    background: linear-gradient(90deg, #fff 50%, #ccb576 50%);
    padding-bottom: 145px;
    position: relative;
}
.confidence__wrapper:before {
    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: 25%;
    transform: translate(-50%, 0);
}
.confidence__content {
    margin-right: 140px;
    padding: 90px 75px 125px;
    box-shadow: 0px 0px 100px 0px rgba(20, 20, 15, 0.25);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #12130e;
}
.no-webp .confidence__content {
    background-image: url(/assets/images/landing/confidence-bg.jpg);
}
.webp .confidence__content {
    background-image: url(/assets/images/landing/confidence-bg.webp);
}
.confidenceContent__clar {
    display: flex;
    justify-content: flex-end;
}
.confidenceContent__clar-text {
    color: #ffffff;
    font-size: clamp(18px, 3.5vw, 40px);
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}
.confidenceContent__clar-text>b {
    color: #d0a749;
}
.confidenceContent__secondText {
    margin-top: 120px;
    max-width: 550px;
    width: 100%;
}
.confidenceContentSecondText__p {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.confidenceContentSecondText__p>b {
    color: #d0a749;
}
.confidenceContentSecondText__p-italic {
    color: #ffffff;
    font-size: clamp(18px, 2.7vw, 30px);
    font-weight: 500;
    font-style: italic;
    margin-top: 8px;
}
.confidence .convPurchasePoll__title {
    color: #fff;
}
.confidence .convPurchasePollContent__text {
    color: #fff;
}
.confidence .convPurchasePoll__wrapper {
    margin-top: 130px;
}
.peopleThoughts {
    background-color: #fefefe;
    padding-top: 100px;
    position: relative;
}
.peopleThoughts:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg, rgb(20 20 15 / 11%), transparent);
    bottom: 0px;
}
.peopleThoughts__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 75px;
}
.peopleThoughts__left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.peopleThoughts__text {
    text-align: right;
}
.peopleThoughts__p {
    color: #12130e;
    font-size: clamp(16px, 2.7vw, 30px);
    margin-bottom: clamp(2px, 1.6vw, 30px);
}
.peopleThoughts__bold {
    font-weight: bold;
    text-transform: uppercase;
}
.peopleThoughts__right {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.peopleThoughts__imgWrap {
    display: flex;
}
.onlinePlatform {
    background-color: #ccb576;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-top: 70px;
    box-shadow: 0px 0px 100px 0px rgba(20, 20, 15, 0.25);
}
.onlinePlatform__left {
    padding-left: 75px;
    display: flex;
    align-items: flex-end;
}
.onlinePlatform__imgWrap {
    display: flex;
}
.onlinePlatform__right {
    display: flex;
    flex-direction: column;
}
.onlinePlatformRight__top {
    color: #ffffff;
    font-size: clamp(20px, 3.5vw, 40px);
    font-weight: 900;
    text-transform: uppercase;
    text-align: right;
    text-shadow: 0px 3px 1px rgba(20, 20, 15, 0.6);
    padding-right: 75px;
}
.onlinePlatformRight__bottom {
    color: #12130e;
    font-size: clamp(20px, 3.5vw, 40px);
    font-weight: 900;
    text-transform: uppercase;
    text-align: right;
    text-shadow: 0px -3px 1px rgba(203, 180, 118, 0.6);
    background-color: #fff;
    padding-right: 75px;
    height: 100%;
    padding-bottom: 37px;
}
.buyGoldFromUs {
    background-color: #fff;
    padding: 0 75px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 280px;
    position: relative;
}
.buyGoldFromUs:before {
    content: "";
    clear: both;
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: #cbb476;
    bottom: 0;
    left: 0;
}
.buyGoldFromUs__left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000000;
    font-size: clamp(16px, 2.6vw, 28px);
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}
.buyGoldFromUs__left>b {
    color: #d0a749;
    font-weight: 900;
    font-size: clamp(18px, 2.7vw, 30px);
}
.buyGoldFromUs__imgWrap {
    display: flex;
    justify-content: flex-end;
    margin-top: -6px;
}
.buyGoldFromUs__img {
    width: 100%;
    max-width: 355px;
}
.registration {
    padding: 0 75px;
    background-color: #fff;
    padding-bottom: 140px;
    position: relative;
}
.registration:before {
    content: "";
    clear: both;
    position: absolute;
    content: "";
    clear: both;
    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);
}
.registration__wrapper {
    height: 820px;
    background-repeat: no-repeat;
    background-size: contain;
}
.no-webp .registration__wrapper {
    background-image: url(/assets/images/landing/gold-sell.jpg);
}
.webp .registration__wrapper {
    background-image: url(/assets/images/landing/gold-sell.webp);
}
.registration__text {
    color: #ffffff;
    font-size: clamp(12px, 2.7vw, 30px);
    font-weight: bold;
    text-align: right;
    padding-top: clamp(40px, 9vw, 110px);
    text-transform: uppercase;
    line-height: 140%;
}
.registration__imgWrap {
    display: flex;
    justify-content: flex-end;
}
.registration__img {
    width: 100%;
    max-width: 150px;
}
.registration__img svg path.st0 {
    fill: #fff;
    stroke: #000000;
    stroke-width: 1px;
    stroke-linecap: butt;
    stroke-linejoin: miter;
}
.registration__btnWrap {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: clamp(20px, 11vw, 147px);
}
.registration__btn {
    max-width: 326px;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    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;
    cursor: pointer;
    border: none;
    text-align: center;
}
.registration__btn:focus {
    outline: none;
}
.registration__btn:hover {
    background-color: #ca9b09;
}
.registration__content {
    max-width: 650px;
    width: 100%;
    padding: 0 140px;
}
body.es .buyGoldFromUs__left>b {
    font-size: 24px;
}
body.es .buyGoldFromUs__left {
    font-size: 24px;
}

@media(max-width: 1200px) {
    .goldMarket:before {
        background-size: cover;
    }
    .goldMarket__text {
        background-color: rgb(0 0 0 / 0.9);
    }
    .fakeGold__wrapper:after {
        background-size: 77%;
        bottom: -88px;
    }
    .confidence__content {
        background-size: 40%;
    }
    .peopleThoughts__img {
        max-width: 340px;
    }
    .onlinePlatform__img {
        max-width: 390px;
    }
    .buyGoldFromUs__img {
        max-width: 280px;
    }
    .registration__wrapper {
        height: 680px;
    }
    .fakeGoldGraph__text {
        left: 10%;
    }
    body.es .convPurchaseText__title {
        font-size: 36px;
    }

    body.es .convPurchaseText__text {
        font-size: 28px;
    }

    body.es .buyGoldFromUs__left>b {
        font-size: 20px;
    }

    body.es .buyGoldFromUs__left {
        font-size: 20px;
    }
}

@media(max-width: 1024px) {
    .goldMarket__text {
        padding: 20px;
        margin-top: 0;
    }
    .goldMarket {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .buyGold__world {
        margin-top: 20px;
    }
    .buyGoldRules__text {
        margin-left: 50px;
        padding: 35px 20px 35px;
    }
    .buyGoldRules__textBottom {
        padding-right: 20px;
    }
    .convPurchase__quote {
        flex-direction: column;
    }
    .convPurchaseQuote__left {
        padding-right: 0;
        margin-right: 0;
        max-width: initial;
    }
    .convPurchaseQuote__right {
        text-align: right;
        max-width: initial;
    }
    .convPurchase__container {
        margin: 0 20px;
    }
    .convPurchase__poll {
        padding: 30px 20px;
        margin-left: 50px;
    }
    .fakeGold__wrapper {
        margin-right: 20px;
        padding: 20px 0;
    }
    .fakeGold__wrapper:after {
        background-size: 60%;
        bottom: -172px;
    }
    .fakeGoldGraph__text {
        left: 0;
    }
    .fakeGold__textWrap {
        margin-left: 250px;
    }
    .confidenceContentSecondText__p {
        font-size: 22px;
    }
    .confidence__content {
        padding: 40px;
    }
    .confidenceContent__secondText {
        margin-top: 80px;
        max-width: 430px;
    }
    .confidence .convPurchasePoll__wrapper {
        margin-top: 80px;
    }
    .peopleThoughts__img {
        max-width: 260px;
    }
    .peopleThoughts {
        padding-top: 50px;
    }
    .onlinePlatformRight__top {
        padding-right: 40px;
    }
    .onlinePlatformRight__bottom {
        padding-right: 40px;
    }
    .onlinePlatform {
        padding-top: 50px;
    }
    .onlinePlatform__left {
        padding-left: 20px;
    }
    .onlinePlatform__img {
        max-width: 310px;
    }
    .buyGoldFromUs__img {
        max-width: 170px;
    }
    .buyGoldFromUs {
        min-height: 230px;
        padding: 0 40px;
    }
    .buyGoldFromUs:before {
        width: 40px;
        height: 40px;
    }
    .registration {
        padding: 0 40px;
    }
    .registration__content {
        max-width: 400px;
        width: 100%;
        padding: 0 0 0 20px;
    }
    .registration__img {
        margin-top: 10px;
    }
    .registration__wrapper {
        height: 83vw;
    }
    .convPurchasePollContent__line {
        width: 230px;
    }
    .convPurchasePollContent__line-17 {
        max-width: 94px;
    }
    .convPurchasePollContent__line-22 {
        max-width: 125px;
    }
    body.en .convPurchasePollContent__text {
        font-size: 10px;
    }
    body.es .convPurchaseText__title {
        font-size: 30px;
    }
    body.es .convPurchasePollContent__text {
        font-size: 10px;
    }
    body.es .buyGoldFromUs__left>b {
        font-size: 16px;
    }
    body.es .buyGoldFromUs__left {
        font-size: 16px;
    }
    .pageContent {
        overflow: hidden;
    }
}

@media(max-width: 768px) {
    .buyGold__world {
        display: flex;
        flex-direction: column-reverse;
    }
    .buyGoldWorld__left {
        margin-top: 20px;
    }
    .buyGoldWorld__p {
        text-align: justify;
    }
    .buyGold__points {
        grid-template-columns: repeat(2,1fr);
    }
    .buyGoldRulesTextBottom__p {
        font-size: 18px;
    }
    .convPurchase__poll {
        margin-left: 0;
    }
    .convPurchasePoll__text {
        text-align: justify;
    }
    .fakeGoldGraph__text {
        font-size: 13px;
    }
    .fakeGoldText__title {
        text-align: right;
    }
    .fakeGoldText__p-italic {
        text-align: right;
    }
    .confidence__content {
        margin-right: 0;
    }
    .confidenceContentSecondText__p {
        font-size: 20px;
    }
    .confidenceContent__secondText {
        margin-top: 60px;
        max-width: 360px;
    }
    .confidence .convPurchasePoll__wrapper {
        margin-top: 40px;
    }
    .confidence__content {
        padding: 40px 20px;
    }
    .confidence__wrapper:before {
        border-width: 0 60px 70px 60px;
    }
    .confidence__wrapper {
        padding-bottom: 95px;
    }
    .convPurchasePollContent__line {
        margin: 0 10px;
    }
    .peopleThoughts__wrapper {
        margin: 0 20px;
    }
    .onlinePlatform {
        padding-top: 20px;
    }
    .onlinePlatformRight__top {
        padding-right: 20px;
    }
    .onlinePlatformRight__bottom {
        padding-right: 20px;
    }
    .onlinePlatform__img {
        max-width: 210px;
    }
    .buyGoldFromUs__img {
        max-width: 100px;
    }
    .buyGoldFromUs {
        min-height: 160px;
        padding: 0 20px;
    }
    .buyGoldFromUs:before {
        width: 20px;
        height: 20px;
    }
    .registration {
        padding: 0 20px;
    }
    .registration__content {
        max-width: 300px;
    }
    .registration__img {
        max-width: 90px;
    }
    .registration__btn {
        max-width: 230px;
        height: 60px;
        font-size: 20px;
    }
    .registration:before {
        border-width: 0 60px 70px 60px;
    }
    .registration__wrapper {
        height: 86vw;
        padding-bottom: 20vw;
    }
    body.es .convPurchaseText__title {
        font-size: 20px;
    }
    body.es .convPurchaseText__text {
        font-size: 16px;
    }
}

@media(max-width: 565px) {
    .buyGold__wrapper {
        margin: 0;
    }
    .buyGold__points {
        grid-template-columns: 1fr;
        margin-top: 20px;
    }
    .buyGoldRules__text {
        margin-left: 20px;
        padding: 20px;
    }
    .buyGoldRulesTextBottom__p {
        font-size: 16px;
        text-align: justify;
    }
    .convPurchase .container {
        width: 100%;
    }
    .convPurchase__quote {
        padding: 20px 0;
    }
    .convPurchasePollContent__line {
        width: 120px;
    }
    .convPurchasePollContent__line-22 {
        max-width: 85px;
    }
    .convPurchasePollContent__line-17 {
        max-width: 64px;
    }
    .convPurchasePoll__wrapper {
        margin-top: 20px;
    }
    .fake__gold .container {
        width: 100%;
    }
    .fakeGold__wrapper {
        margin: 0 20px;
    }
    .fakeGoldGraph__text {
        font-size: 8px;
    }
    .fakeGold__textWrap {
        margin-left: 0%;
    }
    .fakeGold__wrapper:after {
        background-size: 40%;
        bottom: -252px;
        opacity: 0.3;
    }
    .fakeGold__textWrap {
        position: relative;
        z-index: 1;
    }
    .fakeGold__graph {
        padding: 40px 0;
    }
    .confidence .container {
        width: 100%;
    }
    .confidenceContent__secondText {
        margin-top: 30px;
        max-width: 230px;
    }
    .confidenceContentSecondText__p {
        font-size: 18px;
    }
    .convPurchasePollContent__text {
        flex: 2;
    }
    .convPurchasePollContent__line {
        flex: 3;
    }
    .convPurchasePollContent__proc {
        flex: 1;
    }
    .convPurchasePollContent__element {
        width: 100%;
    }
    .confidence__wrapper {
        padding-bottom: 55px;
    }
    .confidence__wrapper:before {
        border-width: 0 30px 40px 30px;
    }
    .peopleThoughts__wrapper {
        grid-template-columns: 1fr;
    }
    .peopleThoughts {
        padding-top: 20px;
    }
    .peopleThoughts__img {
        max-width: 170px;
    }
    .peopleThoughts__right {
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .onlinePlatform {
        grid-template-columns: 1fr;
    }
    .onlinePlatform__left {
        display: none;
    }
    .onlinePlatformRight__top {
        text-align: center;
        padding-right: 0;
    }
    .onlinePlatformRight__bottom {
        text-align: center;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .buyGoldFromUs {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 20px;
    }
    .buyGoldFromUs__imgWrap {
        display: flex;
        justify-content: center;
        margin-top: 0;
    }
    .buyGoldFromUs__left {
        margin-top: 20px;
    }
    .buyGoldFromUs:before {
        content: none;
    }
    .registration__imgWrap {
        display: none;
    }
    .registration__content {
        max-width: 170px;
    }
    .registration:before {
        content: none;
    }
    .registration__wrapper {
        display: flex;
        align-items: center;
    }
    .registration__btn {
        max-width: 230px;
        height: 30px;
        font-size: 16px;
    }
    .convPurchase__poll {
        padding: 20px 20px;
    }
    .fakeGold__wrapper:after {
        content: none;
    }
    .convPurchasePoll__wrapper {
        align-items: initial;
    }
}

img {
    max-width: 100%;
    height: auto;
    align-self: flex-start;
}
