
html {
    font-family: Inter; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background-color: #D1D1D8;
    color: #1A171B;
}

*:focus {
    outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}
.hidden {
    display: none !important;
}
.hidden_reg {
    display: none !important;
}
.hidden_form {
    display: none !important;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}


h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
    overflow: visible;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
    text-transform: none;
}

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
*/
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
    line-height: normal;
}

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
input[type=search] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
* Define consistent border, margin, and padding.
*/
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
    overflow: auto;
}

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
    font-weight: bold;
}

/* Tables
    ========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Inter-Regular-400.woff2") format("woff2"), url("../fonts/Inter-Regular-400.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/Inter-Medium-500.woff2") format("woff2"), url("../fonts/Inter-Medium-500.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/Inter-SemiBold-600.woff2") format("woff2"), url("../fonts/Inter-SemiBold-600.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Inter-Bold-700.woff2") format("woff2"), url("../fonts/Inter-Bold-700.woff") format("woff");
    font-display: swap;
}
:root {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    /* overflow-x: hidden; */
    font-family: Inter;
    color: var(--color-text);
    background-color: #D1D1D8;
}

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

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

p {
    padding: 0;
    margin: 0;
}

img, svg {
    vertical-align: top;
}

a {
    font-family: inherit;
    color: inherit;
    text-decoration: none;
}
.hidden {
    display: none !important;
}

.body--stop-scroll {
    height: 100%;
    overflow: hidden;
}

.container {
    max-width: 1170px;
    margin: 0 auto;
    /* position: relative; */
    /* padding-left: 15px;
    padding-right: 15px; */
}

/* Пятна */

.container_shadow {
    position: relative;
}
.container_shadow::before {
    position: absolute;
    content: "";
    width: 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    top: 50%;
    right: 0;
    background: linear-gradient(179.97deg, #9380D2 28.63%, rgba(254, 184, 93, 0) 96.38%);
    box-shadow: 0px 0px 300px 300px #9380D2;
    border-radius: 1000px;
    height: 0;
}
.container_shadow.yellow::before {
    background: linear-gradient(179.97deg, #FECFE0 28.63%, rgba(254, 184, 93, 0) 96.38%);
    box-shadow: 0px 0px 300px 300px #FECFE0;
}
.container_shadow.revers::before {
    left: 0;
    right: auto;
}
.container_shadow.revers.yellow::before {
    top: 50%;
    left: 0;
    right: auto;
}
.container_shadow.bottom::before {
    top: auto !important;
    bottom: -20% !important;
}
.container_shadow.top::before {
    top: -20% !important;
    bottom: auto !important;
}
@media (max-width: 576px) {
    .container_shadow::before {
        box-shadow: 0px 0px 100px 100px #9380D2;
    }
    
    .container_shadow.yellow::before {
        box-shadow: 0px 0px 100px 100px #FECFE0;
    }
}
br {
    display: block;
}
.br_mob {
    display: none;
}
@media (max-width: 1280px) {
    .container {
    margin: 0 12px;
    }
}


@media (max-width: 576px) {
    .container {
    /* padding-right: 10px;
    padding-left: 10px; */
    padding: initial;
    }
    .br_mob {
        display: block;
    }
    br {
        display: none;
    }
}

.container-wide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1920px;
    padding: 6px 20px;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .container-wide {
    padding: 10px;
    }
}
.header {
    display: flex;
    flex-direction: column;
}

@media (min-width: 1921px) {
    .header {
    height: auto;
    }
}

@media (max-width: 1536px) {
    .header {
    height: auto;
    }
}

.header__id2-container {
    background-color: #333232;
}

.header__id2-container-logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__id2-container-logo-img {
    width: 200px;
    height: 20px;
    object-fit: contain;
}


/* main */


.main {
    /* main Block */
    --main-offset-top: 40px;
    --main-offset-bottom: 36px;
    --main-offset-top-mobile: 60px;
    --main-offset-bottom-mobile: 60px;
    --main-all-texts-color: inherit;
    --main-bg-color: inherit;

    /* Logo Image */
    --main-logo-width: 200px;
    --main-logo-height: 50px;
    --main-logo-width-mobile: 150px;
    --main-logo-height-mobile: 30px;

    /* Title */
    --main-title-fz: 54px;
    --main-title-fw: 700;
    --main-title-fz-mobile: 22px;
    --main-title-fw-mobile: 700;

    /* Lead */
    --main-lead-fz: 24px;
    --main-lead-fw: 400;
    --main-lead-fz-mobile: 18px;
    --main-lead-fw-mobile: 400;

    /* Decoration Image */
    --main-picture-width: 300px;
    --main-picture-height: 300px;
    --main-picture-width-mobile: 200px;
    --main-picture-height-mobile: 200px;

    /* Button */
    --main-button-fz: 18px;
    --main-button-fw: 400;
    --main-button-fz-mobile: 14px;
    --main-button-fw-mobile: 400;
    --main-button-color: #fff;
    --main-button-bg-color: inherit;

    /* Legal Text */
    --main-legal-fz: 14px;
    --main-legal-fw: 400;
    --main-legal-fz-mobile: 14px;
    --main-legal-fw-mobile: 400;

    color: var(--main-all-texts-color);
    background-color: var(--main-bg-color);
    padding-top: 78px;
    position: relative;
}
.main__header--top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 67px;
    align-items: center;
}

@media (max-width:768px) {
    .main { 
        padding-top: 30px;
        }
}

@media (max-width:768px) {
    .main__header--top { 
        padding-bottom: 33px;
        flex-direction: column-reverse;
        align-items: flex-start;
        }
}
.main__header--top--left {
    display: flex;
    gap: 58px;
}
.main__header--top--left a:nth-of-type(2) {
    display: none;
}
.main__header--top--left a{
    display: flex;
    gap: 10px;
    align-items: center;
}
@media (max-width:768px) {

    .main__header--top--left {
    }

    .main__header--top--left img{ 
        height: 100%;
    }

    .main__header--top--left--link {
        margin-top: 28px;

    }
    .main__header--top--left--link br {
        display: block;
    }
}
.main__header--top--right {  
    display: flex;
    flex-direction: column;
}
@media (max-width:768px) {
    .main__header--top--right  .callback__number{ 
        /* display: none; */
    }
}
.main_header__nav {
    flex-direction: row;
    gap: 40px;
    align-items: center;
}


.main_header__nav--item {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
}

.main_header__nav--item:nth-of-type(3) {
    border: solid 1px;
    padding: 5px 10px;
    border-radius: 20px;
}

@media (max-width:768px) {
    .main_header__nav { 
        gap: 20px;
        width: 100%;
        justify-content: flex-start;
    }
    .main_header__nav--item {
        font-size: 14px;
    }
}

.main_promo__inner {
    display: flex;
}
@media (max-width:768px) {
    .main_promo__inner{ 
        flex-direction: column;
        gap: 25px;
    }
}
.callback__number {
    text-wrap: nowrap;
    color: var(--main-black, #222);
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%;
    display: flex;
}
@media (max-width:768px) {
    .callback__number {
        flex-direction: column;
    }
}
.callback__number-subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 130%;
}
@media (max-width:576px) {
    .callback__number {
        font-size: 12px;
    }
    .callback__number-subtitle {
        font-size: 11px;
    }
}
.main_promo {
    padding: 80px 65px;
    background-image: url(../img/main/main_bg.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 50px;
    overflow: hidden;
}
.main_promo-left {
    width: max-content;
}
.main_promo-title {
    font-size: var(--main-title-fz);
    font-weight: var(--main-title-fw);
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.main_promo-title span{
    position: relative;
    display: inline-block;
    z-index: -1; 
}
.main_promo-title span::before{
    content: '';
    width: 120%;
    height: 140%;
    position: absolute;
    left: -40px;
    z-index: -1;
    background-image: url(../img/main/main_marker.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.main_promo-date {
    margin-bottom: 54px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;

}
.main_promo-subtitle {
    position: relative;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: -0.48px;
    z-index: 1;
}
.main_promo-subtitle::before {
    content: "";
    position: absolute;
    width: 565px;
    height: 200px;
    z-index: -1;
    background-image: url(../img/main/main_marker-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: -70px;
    left: -40px;
    background-position: center;
}
.main_promo__mob--img {
    display: none;
}

@media (max-width: 576px) {
    .main_promo {
        padding: 30px 12px 35px 29px;
        background-image: none;
        background-color: #fff;
        border-radius: 15px;    
        overflow: hidden;
        position: relative;
    }
    .main_promo-left {
        width: 100%;
    }
    .main_promo__mob--img {
        display: block;
        position: absolute;
        right: 15%;
        top: 0px;
    }
    .main_promo-title {
        font-size: var(--main-title-fz-mobile);
        font-weight: var(--main-title-fw-mobile);
        margin-bottom: 10px;
    }
    .main_promo-title span::before{
        left: -15px;
     }
    .main_promo-date {
        font-size: 11px;
        margin-bottom: 35px;
        text-align: right;
    }
    .main_promo-subtitle {
        font-size: 15px;
        line-height: 1.2;
        letter-spacing: -0.45px;     
        text-align: left;   
        max-width: 325px;
    }
    .main_promo-subtitle::before {
        width: 100%;
        height: 143px;
        top: -54px;
        left: -22px;
        background-position: left;
    }

  }
@media (max-width: 376px) {
    .main_promo-left {
        width: 100%;
    }
    .main_promo-date {
        text-align: right;
    }
    .main_promo-subtitle::before {
        width: 280px;
        height: 109px;
        top: -39px;
        left: -11px;
        background-image: url(../img/main/main_marker_2_mob.svg);
    }
}

  /******** main *******/



  /* trade */
.trade {
    /* title */
    --trade-title-fz: 30px;
    --trade-title-fw: 600;
    --trade-title-fz-mobile: 17px;
    --trade-title-fw-mobile: 600;

    /* text */

    --trade-text-fz: 18px;
    --trade-text-fw: 400;
    --trade-text-fz-mobile: 14px;
    --trade-text-fw-mobile: 400;

    /* button */
    --trade-button-fz: 18px;
    --trade-button-fw: 400;
    --trade-button-fz-mobile: 14px;
    --trade-button-fw-mobile: 400;
}

  .trade {
    padding-top: 90px;
}
a.trade_date-inner--text {
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
}
.trade__container {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    /* overflow: hidden; */
    background-color: #fff
}
.trade_date {
    padding: 68px 106px 40px 30px;
    position: relative;
}
.trade_date::before {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    top: 100px;
}
.trade_date::after {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    top: 190px;
}

.trade_date-inner {
    background-image: url(../img/trade/trade_date_bg.png);
    padding: 30px 25px 78px;
}

.trade_date-inner--title {
    font-weight: var(--trade-title-fw);
    font-size: var(--trade-title-fz);
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
}
.trade_date-inner--title span{
    display: inline-block;
    position: relative;
    z-index: -1;
}
.trade_date-inner--title span::before{
    z-index: -1;
    position: absolute;
    content: "";
    width: 120%;
    height: 50px;
    background-image: url(../img/trade/trade_date_marker.svg);
    background-repeat: no-repeat;
    top: -7px;
    left: -10px;

}

.trade_date-inner--text {
    font-weight: var(--trade-text-fw);
    font-size: var(--trade-text-fz);
    line-height: 1.4;
    margin-bottom: 35px;
}

.trade_date-inner--free {
    position: relative;
    margin-bottom: 50px;
    width: max-content;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
}
.trade_date-inner--free::before {
    position: absolute;
    content: "";
    width: 226px;
    height: 108px;
    margin-bottom: 50px;
    background-image: url(../img/trade/trade_date_marker_2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: -43px;
    left: -25px;
}

.button {
    padding: 16px 40px;
    border-radius: 20px;
    background-color: #DC69FF;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: .3s ease-in-out;
    font-weight: 400;
    font-size: var(--trade-button-fz);
    line-height: 1.3;
    width: max-content;
    min-width: 200px;
    display: block;
    color: #fff;
}
.button:hover {
    background-color: #DC69FF;
}
.trade_date-inner--button {
    position: relative;
}
.trade_date-inner--button::before {
    position: absolute;
    content: "";
    width: 200px;
    height: 83px;
    background-image: url(../img/trade/trade_date_arrow.svg);
    background-repeat: no-repeat;
    right: -100%;
    top: -50%;
}
.trade__container--author {
    margin-top: -40px;
}
.trade_author {
    background-color: #7852C9;
    border-radius: 40px;
    /* overflow: hidden; */
    padding: 82px 64px;
    display: flex;
    gap: 107px;
    position: relative;
    z-index: 2;
}

.trade_author-left {
    max-width: 242px;
    text-align: center;
}

.trade_author-left img {
    margin-bottom: 14px;
}

.trade_author-left b {
    font-size: var(--trade-text-fz);
    margin-bottom: 5px;
    color: #fff;
}

.trade_author-left p {
    font-size: var(--trade-text-fz);
    color: #fff;
}

.trade_author-right {
    background-color: #fff;
    padding: 64px 44px 40px 44px;
    border-radius: 10px;
    position: relative;
    max-width: 650px;
}
.trade_author-right::before {
    content: '';
    position: absolute;
    background-image: url(../img/trade/trade_talk.svg);
    background-size: 100% 100%;
    width: 91px;
    height: 68px;
    top: calc(50% - 34px);
    left: -80px;

}
.trade_author-right::after {
    content: '';
    position: absolute;
    background-image: url(../img/trade/trade_author_right_bg.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 110%;
    top: -10px;
    left: 0px;

}

.trade_author-right--title {
    font-size: var(--trade-title-fz);
    font-weight: var(--trade-title-fw);
    margin-bottom: 42px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.trade_author-right--title span {
    display: inline-block;
    position: relative;
    z-index: -1;
}

.trade_author-right--title span::before {
    content: '';
    position: absolute;
    width: 110%;
    height: 120%;
    background-image: url(../img/trade/trade_author_marker.svg);
    background-repeat: no-repeat;
    z-index: -1;
    left: -18px;
}

.trade_author-right--text {
    font-size: var(--trade-text-fz);
    font-weight: var(--trade-text-fw);
}

.trade_author-right--text p:nth-of-type(1) {
    margin-bottom: 15px;
}

.container.trade_container--advantages {
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    /* overflow: hidden; */
    margin-top: -68px;
    background-color: #fff;
}
.trade_advantages {
    padding: 68px 106px 40px 30px;
    position: relative;
}
.trade_advantages::before {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    top: 100px;
}
.trade_advantages::after {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    top: 190px;
}

.trade_advantages-inner {
    background-image: url(../img/trade/Kletka.png);
    padding: 58px 25px 54px;
    background-position: 0% 100%;
    /* background-repeat: no-repeat; */
}
.trade_advantages-inner--items {
    display: flex;
    gap: 9px;
    align-items: flex-start;
}

.trade_advantages-inner--item {
    max-width: 350px;
}

.trade_advantages-inner--item img {
    margin-bottom: 27px;
}

.trade_advantages-inner--item--name {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 600;
    text-wrap: nowrap;
}

.trade_advantages-inner--item--text {
    font-size: var(--trade-text-fz);
    font-weight: var(--trade-text-fw);
}

/* .trade_advantages-inner span {
    display: flex;
    background-image: url(../img/trade/line.png);
    width: 18px;
    flex: 1 0 17px;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: bottom;
} */
.advantages_line {
    height: 60%;
    align-self: flex-end;
}
.advantages_line-2 {
    display: none;
}
.trade_button {
    margin-top: 65px;
}
/* tablet */
@media (max-width: 768px) {
    .trade_author {
        flex-direction: column;
        padding: 25px 24px 100px 30px;
        border-radius: 15px;
        gap: 24px;
        position: relative;
        z-index: 2;
    }
    .trade_author-left {
        display: flex;
        flex: 1 1 100%;
        justify-content: center;
        max-width: 100%;
        align-items: center;
        gap: 16px;
    }
    .trade_author-right::before {
        object-fit: contain;
        content: '';
        position: absolute;
        width: 103px;
        height: 64px;
        background-image: url(../img/trade/trade_talk.svg);
        background-size: 100% 100%;
        transform: scaleX(-1) rotate(90deg);
        top: -60px;
        left: 60%;
    }
    .trade_advantages {
        padding: 68px 106px 40px 30px;
        position: relative;
    }
    
    .trade_advantages::before {
        position: absolute;
        content: "";
        width: 47px;
        height: 47px;
        border-radius: 100px;
        background-color: #d0d0d8;
        right: 24px;
        top: 100px;
    }
    
    .trade_advantages::after {
        position: absolute;
        content: "";
        width: 47px;
        height: 47px;
        border-radius: 100px;
        background-color: #d0d0d8;
        right: 24px;
        top: 190px;
    }
    
    .trade_advantages-inner {
    }
    
    .trade_advantages-inner--items {
        flex-direction: column;
    }
    .advantages_line {
        display: none;
    }
    .advantages_line-2 {
        display: block;
    }
}

@media (max-width: 576px) {
    .button {
        min-width: max-content;
        border-radius: 8px;
        padding: 12px 32px;
        font-size: 14px;
        margin-top: 10px;
    }
    .trade {
        padding-top: 25px;
    }
    
    .trade__container {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        overflow: hidden;
    }
    
    .trade_date {
        padding: 20px 35px 0px 8px;
        position: relative;

    }
    .trade_date::before {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: 35px;
    }
    .trade_date::after {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: 55px;
    }
    
    .trade_date-inner {
        background-image: url(../img/trade/trade_date_bg_mob.png);
        padding: 4px 11px 30px 11px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
    }  
    .trade_date-inner::before {
        content: '';
        position: absolute;
        width: 96px;
        height: 189px;
        right: 25px;
        transform: rotate(36deg);
        top: 105px;
        background-image: url(../img/trade/trade_date_items.svg);
        background-repeat: no-repeat;
        background-size: initial;
        background-position: 100% 55%;
        z-index: 5;
    }
    

    .trade_date-inner--title {
        max-width: 241px;
        font-size: var(--trade-title-fz-mobile);
        margin-bottom: 9px;
    }
    .trade_date-inner--title span::before {
        height: 49px;
        top: -3px;
        left: -4px;
        background-size: contain;
    }
    .trade_date-inner--text {
        font-size: var(--trade-text-fz-mobile);
        margin-bottom: 30px;
    }
    .trade_date-inner--text br {
        display: none;
    }
    
    .trade_date-inner--free {
        font-size: var(--trade-text-fz-mobile);
        margin-bottom: 40px;
    }
    .trade_date-inner--free::before {
        top: -37px;
        left: -16px;
        width: 170px;
        height: 94px;
    }
    
    .trade_date-inner--button {
        max-width: 241px;
        text-align: center;
        font-size: var(--trade-button-fz-mobile);
    }
    .trade_date-inner--button::before {
        width: 110px;
        height: 60px;
        background-size: contain;
        right: auto;
        top: -55px;
        left: 100%;
        transform: rotate(310deg);
    }
    
    .trade__container--author {
        margin: 0px !important;
        padding: 0px;
        width: 100vw;
    }
    .trade_author {
        flex-direction: column;
        padding: 26px 24px 42px 30px;
        border-radius: 15px;
        gap: 24px;
    }
    
    .trade_author-left {
        display: flex;
        flex: 1 1 100%;
        justify-content: center;
        max-width: 100%;
        align-items: center;
        gap: 16px;
    }
    
    .trade_author-left img {
        max-width: 107px;
        flex-shrink: 0;
    }
    
    .trade_author-left b {
        font-size: var(--trade-text-fz-mobile);
    }
    
    .trade_author-left p {
        font-size: var(--trade-text-fz-mobile);
    }
    
    .trade_author-right {
        padding: 48px 15px;
    }
    .trade_author-right::before {
        object-fit: contain;
        content: '';
        position: absolute;
        width: 40px;
        height: 37px;
        background-image: url(../img/trade/trade_talk.svg);
        background-size: 100% 100%;
        transform: scaleX(-1) rotate(90deg);
        top: -30px;
        left: 60%;
    }

    .trade_author-right::after {
        content: '';
        position: absolute;
        background-image: url(../img/trade/trade_author_right_bg_mob.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 120%;
        height: 105%;
        top: -10px;
        left: -12%;
        z-index: 2;
    }
    
    .trade_author-right--title {
        font-size: var(--trade-title-fz-mobile);
    }
    
    .trade_author-right--text {
        font-size: var(--trade-text-fz-mobile);
    }
    
    .trade_author-right--text p {
        font-size: var(--trade-text-fz-mobile);
    }

    .container.trade_container--advantages {
        margin-top: -45px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    
    .trade_advantages {
        padding: 45px 35px 30px 11px;
    }
    
    .trade_advantages::before {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: auto;
        bottom: 50px;
    }
    
    .trade_advantages::after {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: auto;
        bottom: 30px;
    }
    
    .trade_advantages-inner {
        background-image: url(../img/trade/Kletka_mob.png);
        padding: 40px 11px 30px 11px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 0 100%;
    }
    
    .trade_advantages-inner--items {
        flex-direction: column;
    }
    
    .trade_advantages-inner--item {
    }
    
    .trade_advantages-inner--item img {
        width: 37px;
    }
    
    .trade_advantages-inner--item--name {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 6px;
    }
    
    .trade_advantages-inner--item--text {
        font-size: var(--trade-text-fz-mobile);
    }
    /* .trade_advantages-inner span {
    } */  
    .trade_button {
    }
}
@media (max-width: 375px) {
    .trade_date::before {
        right: 7px;
    }
    .trade_date::after {
        right: 7px;
    }
    .trade_date {
        padding: 25px 26px 17px 8px;
    }
    .trade_date-inner::before {
        right: 7px;
        top: 33px;
        transform: none;
    }
    .trade_date-inner--text {
        max-width: 275px;
    }
    .trade_date-inner--text {
        font-size: var(--trade-text-fz-mobile);
        margin-bottom: 10px;
    }
    .trade_date-inner--text br {
        display: none;
    }
    
    .trade_date-inner--free {
        font-size: var(--trade-text-fz-mobile);
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .trade_date-inner--button::before {
        /* width: 114px;
        height: 50px;
        background-size: contain;
        right: auto;
        transform: rotate(23deg);
        top: auto;
        left: 109px; */
    }
    .trade_advantages {
        padding: 25px 26px 17px 8px;
    }
    .trade_advantages::before {
        right: 7px;
    }
    .trade_advantages::after {
        right: 7px;
    }

}
@media (max-width: 320px) {
    .trade_date-inner::before {
        right: -25px;
        top: 92px;
    }
    .trade_date-inner--button::before {
        transform: rotate(294deg);
        top: -85px;
        left: 192px;
    }
}


/* prize */
.prize {

    /* title */
    --prize-title-fz: 30px;
    --prize-title-fw: 600;
    --prize-title-fz-mobile: 17px;
    --prize-title-fw-mobile: 600;

    /* text */
    --prize-text-fz: 18px;
    --prize-text-fw: 400;
    --prize-text-fz-mobile: 14px;
    --prize-text-fw-mobile: 400;

    /* button */
    --prize-button-fz: 18px;
    --prize-button-fw: 400;
    --prize-button-fz-mobile: 14px;
    --prize-button-fw-mobile: 400;
}

.prize_container {
    padding: 83px 55px;
    background-color: #7852C9;
    margin-top: 95px;
    border-radius: 40px;
}

.prize_inner {
    display: flex;
}

.prize_left {
    max-width: 583px;
    flex: 1 0 100%;
}

.prize_left-title {
    font-size: var(--prize-title-fz);
    font-weight: var(--prize-title-fw);
    margin-bottom: 37px;
    text-transform: uppercase;
}

.prize_left-text {
    font-size: var(--prize-text-fz);
    font-weight: var(--prize-text-fw);
    margin-bottom: 40px;
}

.prize_left__button__block {
    display: flex;
    gap: 10px;
}
@media (max-width: 576px) {
    .prize_left__button__block {  
        flex-direction: column;
    }
}
.prize_button {
    background-color: #333232;
    color: #fff;
    display: block;
    width: max-content;
}
@media (max-width: 576px) {
    .prize_button {  
        min-width: 160px;
    }
}

.prize_button:hover {
    background-color: #5e5e5e;
}

.prize_right {
    margin-left: -60px;
    margin-top: -50px;
}

.prize_right img:nth-of-type(1) {
    display: block;
}
.prize_right img:nth-of-type(2) {
    display: none;
}

@media (max-width: 1024px) {
    .prize_right {
        margin-left: -155px;
        margin-top: -50px;
    }
}

@media (max-width: 768px) {
    .prize_inner {
        flex-direction: column;
    }
    .prize_right {
        margin-left: -15px;
        margin-top: -50px;
        margin-right: auto;
    }
}
@media (max-width: 576px) {
    .prize {  
    }
    .prize_container {
        padding: 27px 18px 22px 29px;
        margin-top: 27px;
        border-radius: 15px;
    }
    .prize_inner {
        flex-direction: column;
    }
    
    .prize_left {
        max-width: 100%;
        flex: 1 0 100%;
    }
    
    .prize_left-title {
        font-size: var(--prize-title-fz-mobile);
        font-size: var(--prize-title-fw-mobile);
    }
    
    .prize_left-text {
        font-size: var(--prize-text-fz-mobile);
        font-size: var(--prize-text-fw-mobile);
    }
    
    .prize_button {
    }
    
    .prize_right {
        margin-left: 35px;
        margin-right: auto;
    }
    
    .prize_right img {
    }

    .prize_right img:nth-of-type(1) {
        display: none;
    }
    .prize_right img:nth-of-type(2) {
        display: block;
    }
}
@media (max-width: 425px) {
    .prize_right {
        margin-left: 10px;
        margin-right: auto;
    }
}
@media (max-width: 375px) {
    .prize_right {
        margin-left: -35px;
        margin-top: -50px;
        margin-right: auto;
    }
}

/* organizing */

.organizing {
    /* title */
    --organizing-title-fz: 30px;
    --organizing-title-fw: 600;
    --organizing-title-fz-mobile: 17px;
    --organizing-title-fw-mobile: 600;

    /* text */
    --organizing-text-fz: 18px;
    --organizing-text-fw: 400;
    --organizing-text-fz-mobile: 14px;
    --organizing-text-fw-mobile: 400;

    /* button */
    --organizing-button-fz: 18px;
    --organizing-button-fw: 400;
    --organizing-button-fz-mobile: 14px;
    --organizing-button-fw-mobile: 400;
}

.organizing_container {
    padding: 41px 92px 57px 30px;
    background-color: #fff;
    border-radius: 40px;
    margin-top: 82px; 
    position: relative;  
}
.organizing::before {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    top: 100px;

}
.organizing::after {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    top: 190px;
}

.organizing {
    width: 100%;
    height: 100%;
    background-image: url(../img/org/org_kletka.svg);
    background-repeat: no-repeat;
    padding: 58px 0px 50px 30px;
    background-position: right bottom;
}

.organizing_inner {
    display: flex;
}

.organizing_inner-left {
}

.organizing_inner-left--title {
    font-size: var(--organizing-title-fz);
    font-weight: var(--organizing-title-fw);
    margin-bottom: 31px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.organizing_inner-left--title span {
    position: relative; 
    display: inline-block;
    z-index: -1;
}
.organizing_inner-left--title span::before {
    content: "";
    position: absolute;
    width: 107%;
    height: 139%;
    background-image: url(../img/org/org_marker.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: -30%;
    z-index: -1;
}

.organizing_inner-left--text {
    font-size: var(--organizing-text-fz);
    font-weight: var(--organizing-text-fw);
    margin-bottom: 25px;        
}

.organizing_inner-left--list {
    font-size: var(--organizing-text-fz);
    font-weight: var(--organizing-text-fw);
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 41px;
}
.organizing_inner-left--list li {
    padding-left: 46px;
    display: block;
    position: relative;

}
.organizing_inner-left--list li::before {
    content: "";
    position: absolute;
    background-image: url(../img/org/org_heart.svg);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    width: 29px;
    height: 29px;
    left: 0;
    top: 0;
}

.organizing_inner-left--license {
    margin-bottom: 31px;
    font-size: 12px;
}

.organizing_inner-right {
}

.organizing_inner-right img {
}

@media (max-width: 1024px) {
    .organizing_inner-right {
        display: none;
    }
}
@media (max-width: 576px) {
    .organizing {
        width: 100%;
        height: 100%;
        background-image: url(../img/org/org_kletka_mob.svg);
        background-repeat: repeat-y;
        padding: 10px 3px 10px 9px;
        background-position: right top;
        background-size: contain;
    }
    
    .organizing_container {
        margin-top: 30px;
        border-radius: 8px;
        padding: 20px 35px 30px 11px;
        background-color: #fff;
        position: relative;  
    }
    .organizing::before {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: 50px;
    }
    .organizing::after {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: 30px;
    }
    
    .organizing_inner {
    }
    
    .organizing_inner-left {
    }
    
    .organizing_inner-left--title {
        font-size: var(--organizing-title-fz-mobile);
        font-weight: var(--organizing-title-fw-mobile);
    }
    
    .organizing_inner-left--text {
        font-size: var(--organizing-text-fz-mobile);
        font-weight: var(--organizing-text-fw-mobile);
    }
    
    .organizing_inner-left--list {
    }
    
    .organizing_inner-left--list li {
        font-size: var(--organizing-text-fz-mobile);
        font-weight: var(--organizing-text-fw-mobile);
    }
    
    .organizing_inner-left--license {
        margin-bottom: 11px;
    }
    
    .organizing_inner-right {
    }
    
    .organizing_inner-right img {
    }
}

@media (max-width: 375px) {

    .organizing_container {
        padding: 20px 22px 11px 8px;
    }
    .organizing::before {
        right: 7px;
    }
    .organizing::after {
        right: 7px;
    }
}


/* exclusive */

.exclusive {
    /* title */
    --exclusive-title-fz: 30px;
    --exclusive-title-fw: 600;
    --exclusive-title-fz-mobile: 17px;
    --exclusive-title-fw-mobile: 600;

    /* text */
    --exclusive-text-fz: 18px;
    --exclusive-text-fw: 400;
    --exclusive-text-fz-mobile: 14px;
    --exclusive-text-fw-mobile: 400;

    /* button */
    --exclusive-button-fz: 18px;
    --exclusive-button-fw: 400;
    --exclusive-button-fz-mobile: 14px;
    --exclusive-button-fw-mobile: 400;
}

.exclusive_container {
    padding: 41px 92px 57px 30px;
    background-color: #fff;
    border-radius: 40px;
    margin-top: 82px; 
    position: relative;  
}
.exclusive::before {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    bottom: 100px;

}
.exclusive::after {
    position: absolute;
    content: "";
    width: 47px;
    height: 47px;
    border-radius: 100px;
    background-color: #d0d0d8;
    right: 24px;
    bottom: 190px;
}

.exclusive {
    width: 100%;
    height: 100%;
    background-image: url(../img/exclusive/ex_kletka.svg);
    background-repeat: no-repeat;
    padding: 58px 0px 50px 30px;
    background-position: right bottom;
}

.exclusive_inner {
    display: flex;
}

.exclusive_inner-left {
}

.exclusive_inner-left--title {
    font-size: var(--exclusive-title-fz);
    font-weight: var(--exclusive-title-fw);
    margin-bottom: 31px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.exclusive_inner-left--title::before {
    position: absolute;
    content: '';
    background-image: url(../img/exclusive/ex_arrow-1.svg);
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: -150px;
    top: -75px;
}
@media (max-width:768px) {
    .exclusive_inner-left--title::before {
        right: -66px;
        top: 52px;
        transform: rotate(71deg);
    }
}

.exclusive_inner-left--title span {
    position: relative; 
    display: inline-block;
    z-index: -1;
}
.exclusive_inner-left--title span::before {
    content: "";
    position: absolute;
    width: 107%;
    height: 139%;
    background-image: url(../img/org/org_marker.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: -30%;
    z-index: -1;
}

.exclusive_inner-left--text {
    font-size: var(--exclusive-text-fz);
    font-weight: var(--exclusive-text-fw);
    margin-bottom: 25px;        
}

.exclusive_inner-left--list {
    font-size: var(--exclusive-text-fz);
    font-weight: var(--exclusive-text-fw);
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 41px;
}
.exclusive_inner-left--list li {
    padding-left: 46px;
    display: block;
    position: relative;

}
.exclusive_inner-left--list li::before {
    content: "";
    position: absolute;
    background-image: url(../img/org/org_heart.svg);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    width: 29px;
    height: 29px;
    left: 0;
    top: 0;
}

.exclusive_inner-left--license {
    margin-bottom: 31px;
    font-size: 12px;
}

.exclusive_inner-right {
}

.exclusive_inner-right img {
}

.exclusive_button {
    position: relative;
    display: block;
}

.exclusive_button::before {
    content: '';
    position: absolute;
    right: -120%;
    width: 160px;
    height: 50px;
    top: 0;
    background-image: url(../img/exclusive/ex_arrow-2.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1024px) {
    .exclusive_inner-right {
        display: none;
    }
}
@media (max-width: 576px) {
    .exclusive {
        width: 100%;
        height: 100%;
        background-image: url(../img/org/org_kletka_mob.svg);
        background-repeat: repeat-y;
        padding: 10px 3px 10px 9px;
        background-position: right top;
        background-size: contain;
    }

    .exclusive_button::before {
        display: none;
    }

    .exclusive_inner-left--title::before {
        background-image: url(../img/exclusive/ex_arrow-1-mob.svg);
        width: 40px;
        right: -33px;
        top: -15px;
        transform: rotate(358deg);
    }

    .exclusive_container {
        margin-top: 30px;
        border-radius: 8px;
        padding: 20px 35px 30px 11px;
        background-color: #fff;
        position: relative;  
    }
    .exclusive::before {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: 50px;
    }
    .exclusive::after {
        width: 10px;
        height: 10px;
        border-radius: 100px;
        right: 15px;
        top: 30px;
    }
    
    .exclusive_inner {
    }
    
    .exclusive_inner-left {
    }
    
    .exclusive_inner-left--title {
        font-size: var(--exclusive-title-fz-mobile);
        font-weight: var(--exclusive-title-fw-mobile);
        max-width: 80%;
    }
    
    .exclusive_inner-left--text {
        font-size: var(--exclusive-text-fz-mobile);
        font-weight: var(--exclusive-text-fw-mobile);
    }
    
    .exclusive_inner-left--list {
    }
    
    .exclusive_inner-left--list li {
        font-size: var(--exclusive-text-fz-mobile);
        font-weight: var(--exclusive-text-fw-mobile);
    }
    
    .exclusive_inner-left--license {
        margin-bottom: 11px;
    }
    
    .exclusive_inner-right {
    }
    
    .exclusive_inner-right img {
    }
}

@media (max-width: 375px) {

    .exclusive_container {
        padding: 20px 22px 11px 8px;
        overflow: hidden;
    }
    .exclusive::before {
        right: 7px;
    }
    .exclusive::after {
        right: 7px;
    }
}


/* essay */

.essay {
    /* title */
    --essay-title-fz: 30px;
    --essay-title-fw: 600;
    --essay-title-fz-mobile: 17px;
    --essay-title-fw-mobile: 600;

    /* text */
    --essay-text-fz: 18px;
    --essay-text-fw: 400;
    --essay-text-fz-mobile: 14px;
    --essay-text-fw-mobile: 400;

    /* button */
    --essay-button-fz: 18px;
    --essay-button-fw: 400;
    --essay-button-fz-mobile: 14px;
    --essay-button-fw-mobile: 400;
}

.essay_container {
    padding: 67px 57px 65px 55px;
    background-color: #7852C9;
    border-radius: 40px;
    margin-top: 82px; 
    position: relative;
}

.essay_section {
}

.container {
}

.essay_container {
}

.container_shadow {
}

.essay_top {
    display: flex;
    gap: 100px;
}

.essay_top__left {
    width: 50%;
}

.essay_top__left--title {
    font-size: var(--essay-title-fz);
    font-weight: var(--essay-title-fw);
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 34px;
}

.essay_top__left--title span {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.essay_top__left--title span::before {
    content: "";
    position: absolute;
    width: 107%;
    height: 139%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: -30%;
    z-index: -1;
    background-image: url(../img/essay/essay-marker.svg);
}

.essay_top__left--text {
    font-weight: var(--essay-text-fw);
    font-size: var(--essay-text-fz);
    color: #fff;
    line-height: 1.4;
    margin-bottom: 33px;
}

.essay_top__left--social {
    display: flex;
    gap: 18px;
    margin-bottom: 40px;
}

.button_white {
    background-color: #fff;
    color: #000;
}

.essay_top__left--subtitle {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
}
.essay_top__left--subtitle::before {
    content: '';
    width: 110px;
    height: 70px;
    background-image: url(../img/essay/essay-arrow.svg);
    right: -18px;
    top: -30px;
    position: absolute;
    background-repeat: no-repeat;
}

.essay_top img {
    margin-bottom: -60px;;
}

.essay_bottom {
}

.essay_bottom__form {
    display: flex;
    flex-direction: column;
}

#essay {
    line-height: 28px;
    color: #2c3e50;
    border: none;
    border-radius: 8px;
    resize: vertical;
    background-image: linear-gradient(rgba(0, 0, 200, 0.08) 1px, transparent 1px);
    background-size: 100% 28px;
    background-position: 0 19px;
    background-attachment: local;
    width: 100%;
    background-color: #fff;
    border-radius: 40px;
    min-height: 543px;
    overflow-y: scroll;
    padding: 20px;
    margin-bottom: 33px;
}

#essay::-webkit-scrollbar { 
    display: none;
    scrollbar-width: none;
    -ms-overflow-style: none; }

.essay_youname {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 20px;
}
#essay-name {
    width: 100%;
    background-color: #fff;
    border-radius: 40px;
    min-height: 87px;
    overflow-y: scroll;
    padding: 20px;
    margin-bottom: 20px;
    border: none;
}
.essay_bottom__form--block {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.label_checkbox {
    display: flex;
    gap: 18px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    color: #fff;
}

#essay-chekbox {

}

@media(max-width:768px) {

    .essay_top__left {
        width: 100%;
    }

    .essay_top img{
        display: none;
    }

    .essay_top__left--subtitle::before {
        right: 88px;
    }
}
@media(max-width:576px) {
    
    .essay_container {
        padding: 41px 21px 38px 23px;
        border-radius: 17px;
        position: relative;
        margin: 34px auto 0px;
    }
    .essay_container::after {
        content: '';
        position: absolute;
        width: 117px;
        height: 111px;
        background-image: url(../img/essay/essay-bottom-img.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        right: 20px;
        bottom: 0px;
    }

    .essay_top img{
        display: none;
    }
    
    .essay_top__left {
        width: 100%;
    }
    
    .essay_top__left--title {
        font-size: 20px;
        margin-bottom: 9px;
    }
    .essay_top__left--title br {
        display: none;
    }
    
    .essay_top__left--title span {
    }
    
    .essay_top__left--text {
        font-size: 16px;
        margin-bottom: 28px;
    }
    
    .essay_top__left--social {
        width: 100%;
        margin-bottom: 28px;
    }
    
    .essay_top__left--social .button {
        flex: 1 1 50%;
    }
    
    .essay_top__left--subtitle {
        max-width: 300px;
        font-size: 16px;
    }
    .essay_top__left--subtitle::before {
        width: 76px;
        background-size: contain;
        right: 15px;
        top: 0px;
    }
    
    .essay_bottom__form--block {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 24px;
    }
    .label_checkbox {
        font-size: 11px;
        gap: 13px;
    }
    .essay_bottom__form--block button {
        margin-top: 0px;
        width: 207px;
    }
    
    #essay {
        border-radius: 16px;
        margin-bottom: 15px;
    }
    .essay_youname {
        font-size: 16px;
        margin-bottom: 10px;
    }
    #essay-name {
        border-radius: 14px;
        min-height: 76px;
    }
}





.footer__callback {
    /* title */
    --footer__callback-title-fz: 30px;
    --footer__callback-title-fw: 600;
    --footer__callback-title-fz-mobile: 17px;
    --footer__callback-title-fw-mobile: 600;

    /* text */
    --footer__callback-text-fz: 18px;
    --footer__callback-text-fw: 400;
    --footer__callback-text-fz-mobile: 14px;
    --footer__callback-text-fw-mobile: 400;

    /* button */
    --footer__callback-button-fz: 18px;
    --footer__callback-button-fw: 400;
    --footer__callback-button-fz-mobile: 14px;
    --footer__callback-button-fw-mobile: 400;
}

.footer__callback {
    margin-top: 100px;
    
}

.footer__callback--inner {
    max-width: 977px;
}

.footer__callback--inner--title {
    text-transform: uppercase;
    font-size: var(--footer__callback-title-fz);
    font-weight: var(--footer__callback-title-fw);
    margin-bottom: 30px;
}

.footer_callback--inner--success {
}

.footer__callback--inner--text {
    font-size: var(--footer__callback-text-fz);
    font-weight: var(--footer__callback-text-fw);
    margin-bottom: 32px;
}
.callback__input {
    padding: 16px 24px;
    font-size: 18px;
    border: none;
    border: none;
    outline: none;
    border-radius: 7px;
    max-width: 267px;
}
.callback__input:focus {
    border: none;
    outline: none;
}
.callback__form {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 32px;
    margin-bottom: 16px;
}
.callback__input.callback__input--bitrixid {
}

.callback__input.callback__input--url {
}

.callback__input.callback__input--code {
}

.callback__input.callback__input--name {
}

.callback__input.callback__input--email {
}

.callback__input.callback__input--phone {
}

.callback__button {
    border-radius: 7px;
    height: 56px;
    min-width: 267px;
}
.callback__button.disabled{
    color: #949494;
    background-color: #e48cff54;
}

.callback__legal {
    font-size: 11px;
    color: #333232;
}

.callback__legal a {
    text-decoration: underline;
}

.left-content__small {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
}

.underline {

}

#consentCheckbox2 {
    display: none;
}
#consentCheckbox2 + .left-content__small::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    left: 0;
    top: 0;
    border-radius: 3px;
    color: #000;
    font-size: 10px;
    text-align: center;
}
#consentCheckbox2:not(:checked) + .left-content__small::before {
    content: "";
    background-color: #ffffff;
}

#consentCheckbox2:checked + .left-content__small::before {
    content: "✔";
    background-color: #ffffff;
}

@media (max-width: 576px) {
    .footer__callback {
        margin-top: 47px;
    }
    .footer__callback--inner--title {
        text-transform: uppercase;
        font-size: var(--footer__callback-title-fz-mobile);
        font-weight: var(--footer__callback-title-fw-mobile);
        margin-bottom: 19px;
    }
    .footer__callback--inner--text {
        font-size: var(--footer__callback-text-fz-mobile);
        font-weight: var(--footer__callback-text-fw-mobile);
        margin-bottom: 23px;
    }
    .callback__form {
        flex-direction: column;
        gap: 22px;
        margin: 0px auto 16px;
    }
    .callback__input {
        padding: 16px 24px;
        font-size: 18px;
        border: 1px solid #222222;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .callback__input:focus {
        border: 1px solid #222222;
        outline: none;
    }
    .callback__button {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
    }
    .left-content__small {
        padding-left: 24px;
    }
}


/* footer */



.footer {
    /* Footer Block */
    
    --footer-offset-top: 80px;
    --footer-offset-bottom: 80px;
    --footer-offset-top-mobile: 60px;
    --footer-offset-bottom-mobile: 60px;
    --footer-all-text-color: #fff;
    --footer-bg-color: #140D2A;
  
    /* Logo Image 1 */
    --footer-logo-img-1-width: 110px;
    --footer-logo-img-1-height: 40px;
    --footer-logo-img-1-width-mobile: 92px;
    --footer-logo-img-1-height-mobile: 40px;
  
    /* Logo Image 2 */
    --footer-logo-img-2-width: 200px;
    --footer-logo-img-2-height: 35px;
    --footer-logo-img-2-width-mobile: 154px;
    --footer-logo-img-2-height-mobile: 40px;
  
    /* Copyright Text */
    --footer-copy-fz: 12px;
    --footer-copy-fw: 400;
    --footer-copy-fz-mobile: 12px;
    --footer-copy-fw-mobile: 400;
  
    /* Legal Text */
    --footer-legal-fz: 16px;
    --footer-legal-fw: 400;
    --footer-legal-fz-mobile: 16px;
    --footer-legal-fw-mobile: 400;
  
    /* Phone Number Link */
    --footer-tel-fz: 20px;
    --footer-tel-fw: 700;
    --footer-tel-fz-mobile: 20px;
    --footer-tel-fw-mobile: 700;
  
    /* Phone Call Info Text */
    --footer-info-fz: 14px;
    --footer-info-fw: 400;
    --footer-info-fz-mobile: 14px;
    --footer-info-fw-mobile: 400;
  
    /* Social Images */
    --footer-socials-img-size: 32px;
    --footer-socials-img-size-mobile: 32px;
  
    color: var(--footer-all-text-color);
    background-color: var(--footer-bg-color);
    margin-top: 110px;
  }
  
  .footer__container {
    padding-top: var(--footer-offset-top);
    padding-bottom: var(--footer-offset-bottom);
    border-top: 1px solid #222;
  }
  
  @media (max-width: 576px) {
    .footer {
        margin-top: var(--footer-offset-top-mobile);
    }
    .footer__container {
      padding-top: var(--footer-offset-top-mobile);
      padding-bottom: var(--footer-offset-bottom-mobile);
    }
  }
  
  .footer__upper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
    padding-bottom: 72px;
  }
  
  @media (max-width: 576px) {
    .footer__upper {
      row-gap: 10px;
      padding-bottom: 20px;
    }
  }
  
  .footer__logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  @media (max-width: 576px) {
    .footer__logo-link {
      margin: 16px;
      margin-left: 0;
    }
  }
  
  .footer__logo-img {
    object-fit: contain;
  }
  
  .footer__logo-img--2 {
    width: var(--footer-logo-img-2-width);
    height: var(--footer-logo-img-2-height);
  }
  
  @media (max-width: 576px) {
    .footer__logo-img--2 {
      width: var(--footer-logo-img-2-width-mobile);
      height: var(--footer-logo-img-2-height-mobile);
    }
  }
  
  .footer__lower {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: space-between;
  }
  
  @media (max-width: 576px) {
    .footer__lower {
      flex-direction: column;
    }
  }
  
  @media (max-width: 576px) {
    .footer__left {
      padding-bottom: 30px;
    }
  }
  
  .footer__copy {
    margin-bottom: 20px;
    font-size: var(--footer-copy-fz);
    font-weight: var(--footer-copy-fw);
  }
  
  @media (max-width: 576px) {
    .footer__copy {
      margin-bottom: 14px;
      font-size: var(--footer-copy-fz-mobile);
      font-weight: var(--footer-copy-fw-mobile);
    }
  }
  
  .footer__legal {
    display: flex;
    flex-direction: column;
    gap: 4px;
    max-width: 400px;
    font-size: var(--footer-legal-fz);
    font-weight: var(--footer-legal-fw);
    line-height: 130%;
  }
  
  @media (max-width: 576px) {
    .footer__legal {
      font-size: var(--footer-legal-fz-mobile);
      font-weight: var(--footer-legal-fw-mobile);
    }
  }
  
  .footer__legal-link {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  
  .footer__central {
    align-self: flex-start;
  }
  
  .footer__tel {
    display: block;
    font-size: var(--footer-tel-fz);
    font-weight: var(--footer-tel-fw);
    color: inherit;
    margin-bottom: 21px;
  }
  .footer__tel span {
    font-size: 18px;
  }
  
  @media (max-width: 576px) {
    .footer__tel {
      font-size: var(--footer-tel-fz-mobile);
      font-weight: var(--footer-tel-fw-mobile);
    }
  }
  
  .footer__info-text {
    font-size: var(--footer-info-fz);
    font-weight: var(--footer-info-fw);
    margin-bottom: 12px;
  }
  
  @media (max-width: 576px) {
    .footer__info-text {
      font-size: var(--footer-info-fz-mobile);
      font-weight: var(--footer-info-fw-mobile);
    }
  }
  .footer_info_block {
    display: flex;
    flex-wrap: wrap;
    gap: 43px;
  }
  
  @media (max-width: 768px) {
    .footer_info_block {
      /* flex-direction: column; */
    }
  }
  .footer_info_block--item {
    display: flex;
    flex-direction: column;
    gap: 3px;
  }
  .footer_block__title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
  }
  .footer_info_block--item a{
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
  }
  .footer__right {
    align-self: flex-start;
  }
  
  @media (max-width: 576px) {
    .footer__right {
      justify-content: flex-start;
    }
  }
  
  .footer__socials-list {
    display: flex;
    gap: 12px;
  }
  
  .footer__socials-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .footer__socials-img {
    display: block;
    width: var(--footer-socials-img-size);
    height: var(--footer-socials-img-size);
    object-fit: contain;
  }
  
  @media (max-width: 576px) {
    .footer__socials-img {
      width: var(--footer-socials-img-size-mobile);
      height: var(--footer-socials-img-size-mobile);
    }
  }
  .countdown_timer {
    display: flex;
    justify-content: flex-start;
    gap: 4px;
    margin-top: 5px;
  }
  .countdown_timer div{
    font-size: 26px;
    font-weight: 600;
    text-wrap: nowrap;
  }
  .countdown_timer div:nth-of-type(1){
    color: #7852C9;
    margin-right: 4px;
  }
  .countdown_timer span{
    font-size: 26px;
  }
  .countdown_text {
    margin-top: 20px;
    font-size: 26px;
    font-weight: 600;
    text-wrap: nowrap;
  }
    
  @media (max-width: 576px) {
    .countdown_text {
        font-size: 18px;
    }
  }

 .trade__container--test {
    background-color: #fff;
    padding: 33px 71px;
    position: relative;
    z-index: 4;
    border-radius: 40px;
    display: flex;
    border: solid 1px #F9DAFA;
 }
 .test_start {
    position: absolute;
    z-index: 5;
    right: calc(50% - 100px);
    bottom: -72px;
    background-color: #fff;
    color: #000;
 }
 .test_start::before {
    display: none !important;
 }
.test__counter {
    margin-bottom: 17px;
    font-size: 26px;
    line-height: 1.4;
}
.test_subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    max-width: 910px;
    margin-bottom: 30px;
}
.answer_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 60px;
}

.answer_list li {
    display: flex;
    gap: 10px;
    max-width: calc(50% - 40px);
    flex: 1 0 50%;
    justify-content: flex-start;
    align-items: center;
}

.answer_list li.true {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 236px;
    justify-content: flex-start;
    align-items: center;
    box-shadow: #4CAF50 0px 0px 0px 4px;
    border-radius: 10px;
    padding: 0px 5px;
}

.answer_list li.fasle {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 236px;
    justify-content: flex-start;
    align-items: center;
    box-shadow: #af4c4c 0px 0px 0px 4px;
    border-radius: 10px;
    padding: 0px 5px;
}

.answer_list li input{
}

.answer_list li input[type="radio"] {
    border-color: #999;
    background-color: #f5f5f5;
}

.answer_list li input[type="radio"]:checked {
    border-color: #28a745;
    background-color: #28a745;
}

.answer_list li input[type="checkbox"] {
    accent-color: #ccc;
}

.answer_list li input[type="checkbox"]:checked {
    accent-color: #28a745;
}

.test__button-block {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}

.button_test__next {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.button_test__next img{
    width: 100%;
    object-fit: contain;
    max-width: 30px;
    filter: invert(1);
}

.test_desc {
    height: 0px;
    position: relative;
    padding-top: 40px;
}

.test_desc::before {
    content: '';
    position: absolute;
    background-image: url(../img/arrow_down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 35px;
    height: 42px;
    top: 0px;
    transition: .3s ease-in-out;
}

.test_desc.active::before {
    transform: scaleY(-1);
}

.test_desc.active {
    height: auto;
}

.explanationText {
    background-color: #F9DAFA;
    border-radius: 40px;
}

.explanationText.active {
    padding: 41px 71px;
}

.test_ans__link {
    display: block;
    width: 260px;
    height: 55px;
    border-radius: 20px;
    padding: 15px 60px 15px 30px;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    border: solid 1px #222;
    margin-top: 26px;
}

.test_ans__link::before {
    content: '';
    position: absolute;
    background-image: url(../img/arrow.svg);
    width: 30px;
    height: 23px;
    left: 188px;
    background-repeat: no-repeat;
    top: calc(50% - 5px);
}

.test__button-block {
    margin-bottom: 48px;
}
.trade__container--test {
    display: none;
}

@media (max-width:768px) {
    .answer_list {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 30px;
    }

    .answer_list li {
        max-width: 100%;
        flex: 1 0 100%;
    }

    .explanationText.active {
        padding: 41px 30px;
    }
    .test__button-block {
        margin-bottom: 30px;
    }
    .trade__container--test {
        width: 100vw;
        margin-left: 0px;
    }
}

@media (max-width:576px) {
    .explanationText.active {
        font-size: 14px;
        border-radius: 10px;
    }
    .trade__container--test {
        border-radius: 15px;
        padding: 30px 20px;
    }
    .test_start {
        right: calc(50% - 50px);
    }
    .test_subtitle {
        font-size: 14px;
    }
    .test__counter {
        font-size: 17px;
    }
}
.ans__correct {
    box-shadow: 0px 0px 0px 5px #81ed56;
    border-radius: 10px;
    padding: 5px;
}
.ans__false {
    box-shadow: 0px 0px 0px 5px #ed5656;
    border-radius: 10px;
    padding: 5px;
}
.trade_advantages__stat {
    position: relative;
    z-index: 1;
}
.trade_advantages__stat img{
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: -1;
}
@media (max-width:576px) {
    .trade_advantages__stat img {
        display: none;
    }
}
.trade_advantages__stat img:nth-of-type(1){
    right: 45%;
    top: 25%;
}
.trade_advantages__stat img:nth-of-type(2){
    right: 33%;
    top: 11%;
}
.trade_advantages__stat img:nth-of-type(3){
    right: 15%;
    top: 30%;
}
.trade_advantages__stat img:nth-of-type(4){
    right: 32%;
    top: 54%;
}
.trade_advantages__stat img:nth-of-type(5){
    right: 23%;
    top: 76%;
}

.trade_advantages__stat--title {
    font-weight: 600;
    font-size: 30px;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 20px;
}
@media (max-width:576px) {
    .trade_advantages__stat--title {
        font-size: 17px;
        line-height: 1.2;
        margin-bottom: 15px;
    }
}


.trade_advantages__stat--title  span{
    color: #7852C9;
}

.trade_advantages__stat--subtitle {
    margin-bottom: 20px;
    font-size: 18px;
}

.stats_grid {
    display: flex;
    gap: 20px;
    flex-direction: column;
    max-height: 410px;
    flex-wrap: wrap;
    max-width: 300px;
    margin-bottom: 30px;
}
.stat_card {
    display: flex;
    gap: 5px;
}

.trade_advantages__stat--count--text {
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 16px;
    position: relative;
    width: max-content;
}

.trade_advantages__stat--count--text img{
    position: absolute !important;
    right: -100px !important;
}

.trade_advantages__stat--timer {
    display: flex;
    justify-content: flex-start;
    gap: 4px;
}
#countdown {
    display: flex;
}

.trade_advantages__stat--timer div{
    font-family: Inter;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
}

@media (max-width:576px) {
    .trade_advantages__stat--timer div{
        font-size: 14px;
    }
    .trade_advantages__stat--count--text {
        font-size: 16px;
        margin-bottom: 5px;
    }
}

.trade_container--finish {
    background-color: #7852C9;
    border-radius: 40px;
    /* overflow: hidden; */
    padding: 82px 64px;
    display: none;
    position: relative;
    z-index: 2;
    margin-top: -40px;
    justify-content: space-between;
}
.trade_container--finish.show {
    display: flex;
}

@media (max-width:768px) {
    .trade_container--finish img{
        display: none;
    }
}

@media (max-width:576px) {
    .trade_container--finish {
        padding: 40px 10px;
        border-radius: 10px;
        margin-top: -10px;
        justify-content: center;
    }
}

.trade_container--finish::before {
    display: none;
}

.container_shadow {

}

.yellow {

}

.bottom {

}

.test_finish {

}


.test_finish__block {
    border-radius: 10px;
    background-color: #fff;
    padding: 50px 76px;
    max-width: 739px;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 576px) {
    .test_finish__block {
        padding: 24px 17px 24px 32px;
    }
}

.test_finish__block::before {
    content: '';
    position: absolute;
    background-image: url(../img/trade/trade_author_right_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 110%;
    top: -10px;
    left: 0px;
}

@media (max-width: 576px) {
    .test_finish__block::before {
        content: '';
        position: absolute;
        background-image: url(../img/trade/trade_author_right_bg_mob.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 105%;
        top: -5px;
        left: 0%;
        z-index: 2;
    }
}

.test_finish__block--title {
    font-weight: var(--trade-title-fw);
    font-size: var(--trade-title-fz);
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 18px;
    position: relative;
    z-index: 5;
}

.test_finish__block--title span{
    position: relative;
    display: inline-block;
}

.test_finish__block--title span::before{
    z-index: -1;
    position: absolute;
    content: "";
    width: 120%;
    height: 50px;
    background-image: url(../img/trade/trade_date_marker.svg);
    background-repeat: no-repeat;
    top: -7px;
    left: -10px;
}

@media (max-width: 576px) {
    .test_finish__block--title {
        font-size: 17px;
    }
    .test_finish__block--title span::before{
        height: 49px;
        top: 4px;
        left: -4px;
        background-size: contain;
    }
}

.test_finish__block--text {
    margin-bottom: 10px;
    max-width: 557px;
}

@media (max-width: 576px) {
    .test_finish__block--text {
        font-size: 14px;
    }
}

.test_finish__block--buttons {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
}

@media (max-width: 576px) {
    .test_finish__block--buttons {
    }
}
.test_finish__block--subtitle {
    max-width: 557px;
    position: relative;
    z-index: 5;
}

.test_finish__block--subtitle  a{
    color: #7852C9;
}

@media (max-width: 576px) {
    .test_finish__block--subtitle {
        font-size: 14px;
    }
}
.test_finish__block--subtitle span {
    color: #7852C9;
    
}
.show {

}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}
.modal.modal--active {
    display: flex;
}
.modal__inner {
    position: relative;
    max-width: 500px;
    width: 90%;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.2);
    animation: modalFadeIn 0.3s ease;
}

@keyframes modalFadeIn {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.modal__title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 1.4;
}
.modal__close-button {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    cursor: pointer;
}
.modal__close-button::before,
.modal__close-button::after {
    content: '';
    position: absolute;
    top: 14px;
    left: 4px;
    width: 22px;
    height: 2px;
    background-color: #999;
    transition: background-color 0.2s;
}
.modal__close-button::before {
    transform: rotate(45deg);
}
.modal__close-button::after {
    transform: rotate(-45deg);
}
.modal__close-button:hover::before,
.modal__close-button:hover::after {
    background-color: #333;
}