@font-face {
    font-family: OpenSans;
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Light/OpenSans-Light.otf);
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Light/OpenSans-Light.eot?#iefix) format("embedded-opentype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Light/OpenSans-Light.svg#OpenSans-Light) format("svg"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Light/OpenSans-Light.ttf) format("truetype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Light/OpenSans-Light.woff) format("woff"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Light/OpenSans-Light.woff2) format("woff2");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Regular/OpenSans-Regular.otf);
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Regular/OpenSans-Regular.eot?#iefix) format("embedded-opentype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Regular/OpenSans-Regular.svg#OpenSans-Regular) format("svg"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Regular/OpenSans-Regular.ttf) format("truetype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Regular/OpenSans-Regular.woff) format("woff"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Regular/OpenSans-Regular.woff2) format("woff2");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Semibold/OpenSans-Semibold.otf);
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Semibold/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Semibold/OpenSans-Semibold.svg#OpenSans-Semibold) format("svg"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Semibold/OpenSans-Semibold.ttf) format("truetype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Semibold/OpenSans-Semibold.woff) format("woff"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Semibold/OpenSans-Semibold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Bold/OpenSans-Bold.otf);
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Bold/OpenSans-Bold.eot?#iefix) format("embedded-opentype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Bold/OpenSans-Bold.svg#OpenSans-Bold) format("svg"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Bold/OpenSans-Bold.ttf) format("truetype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Bold/OpenSans-Bold.woff) format("woff"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-Bold/OpenSans-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: OpenSans;
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.otf);
    src: url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.svg#OpenSans-ExtraBold) format("svg"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-ExtraBold/OpenSans-Extrabold.ttf) format("truetype"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-ExtraBold/OpenSans-Extrabold.woff) format("woff"), url(https://m.po.trade/landing-pages/affiliate-program/fonts/OpenSans-ExtraBold/OpenSans-ExtraBold.woff2) format("woff2");
    font-weight: 900;
    font-style: normal
}

.footer__copyright:before, .form-block, .languages__flag {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0
}

a, h1, h2, h3, h4, li, p {
    line-height: 1.2em
}

body {
    font-family: OpenSans;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    background-color: #fff;
    color: #32566e;
    min-width: 320px
}

a {
    color: #32566e;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

a:focus, a:hover {
    -webkit-transition: .5s;
    transition: .5s
}

:focus {
    outline: -webkit-focus-ring-color auto 0
}

ol, ul {
    list-style-type: none;
    padding-left: 0
}

h2 {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 52px;
    margin-bottom: 74px
}

.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto
}

section {
    padding: 90px 0
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 93px 0 20px;
    -webkit-transition: .7s;
    transition: .7s
}

.header_scrolled {
    padding-top: 20px;
    background-color: #fff;
    -webkit-transition: .7s;
    transition: .7s
}

.header__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.logo {
    display: block
}

.logo img {
    display: block
}

.languages {
    position: relative;
    margin-top: 16px
}

.languages__link, .languages__title {
    font-size: 12px
}

.languages__title {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-right: 14px
}

.languages__title:after {
    content: '';
    display: block;
    position: absolute;
    right: 1px;
    border: 4px solid transparent;
    border-top: 4px solid #32566e;
    margin-top: 3px
}

.languages__title .languages__flag,
.languages__title .languages__flag img {
    width: 24px;
    height: 24px;
}

.languages__flag {
    display: block;
    margin-right: 11px
}

.languages__list {
    position: absolute;
    background-color: #fff;
    padding: 7px 15px;
    -webkit-box-shadow: 0 0 70px rgba(1, 19, 36, .2);
    box-shadow: 0 0 70px rgba(1, 19, 36, .2);
    border-radius: 5px;
    width: 130px;
    margin-top: 5px;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    transition: overflow .3s, opacity .3s, transform .3s, -webkit-transform .3s;
    display: flex;
    flex-wrap: wrap;
    right: -15px;
    width: 581%
}

.languages__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 0
}

.languages__item {
    width: 33.33%
}

.languages__link .languages__flag {
    margin-right: 6px;
}

.languages__link .languages__flag,
.languages__link .languages__flag img {
    width: 18px;
    height: 18px;
}

.languages.opened .languages__list {
    overflow: visible;
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

main {
    overflow-y: hidden
}

.first-section {
    overflow: hidden;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 86, 110, .02)), color-stop(55%, rgba(50, 86, 110, .05)), to(rgba(50, 86, 110, .2)));
    background: linear-gradient(180deg, rgba(50, 86, 110, .02) 0, rgba(50, 86, 110, .05) 55%, rgba(50, 86, 110, .2) 100%);
    padding: 0
}

.first-section__container {
    padding: 305px 15px 208px;
    position: relative
}

.first-section__col {
    width: 100%;
    max-width: 445px
}

.first-section__title {
    font-size: 37px;
    font-weight: 600;
    margin-bottom: 45px
}

.first-section__title span {
    font-weight: 900
}

.first-section__desc {
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 48px
}

.first-section__desc span {
    font-weight: 700
}

.first-section__btn,
.advantages__btn {
    width: 100%;
    max-width: 350px
}

.first-section__image {
    position: absolute;
    bottom: -175px;
    left: 356px
}

.btn {
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    outline: 0;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    min-width: 250px;
}

.btn:hover {
    -webkit-transform: translatey(10px);
    transform: translatey(10px);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn_green {
    background-color: #00a651;
    color: #fff;
    -webkit-box-shadow: 0 10px 15px rgba(0, 166, 81, .25);
    box-shadow: 0 10px 15px rgba(0, 166, 81, .25)
}

.btn_small {
    font-size: 14px;
    font-weight: 700;
    padding: 17px
}

.btn-wrap {
    width: 100%;
    text-align: center;
    margin-top: 55px;
}

.steps__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

.steps__item {
    flex: 1 1 25%;
    padding: 0 15px
}

.steps .item__top {
    position: relative
}

.steps .item__number {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -13px;
    left: 0;
    z-index: 2;
    font-size: 20px;
    font-weight: 700;
    color: #7f929e;
    background: #fff;
    -webkit-box-shadow: 10px 0 20px rgba(61, 116, 138, .1);
    box-shadow: 10px 0 20px rgba(61, 116, 138, .1)
}

.steps .item__number:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: linear-gradient(-45deg, rgba(47, 82, 96, .1) 0, rgba(47, 82, 96, 0) 50%, rgba(47, 82, 96, 0) 100%);
    border-radius: 50%
}

.steps .item__image {
    padding-left: 27px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px
}

.steps .item__title {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 21px;
    margin-top: 15px;
    min-height: 42px
}

.steps .item__desc {
    color: #7f929e;
    font-size: 14px;
    max-width: 250px
}

.advantages {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 86, 110, .02)), color-stop(55%, rgba(50, 86, 110, .05)), to(rgba(50, 86, 110, .2)));
    background: linear-gradient(180deg, rgba(50, 86, 110, .02) 0, rgba(50, 86, 110, .05) 55%, rgba(50, 86, 110, .2) 100%);
    padding-bottom: 60px
}

.advantages__container {
    position: relative
}

.advantages__col {
    max-width: 615px;
    margin-left: auto
}

.advantages__image {
    position: absolute;
    bottom: -60px;
    right: 653px
}

.list {
    padding-top: 18px;
    padding-bottom: 20px;
}

.list__item {
    padding-left: 75px;
    position: relative;
    margin-bottom: 31px;
    min-height: 30px
}

.list__item:before {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 55px;
    height: 50px;
    background-image: url(https://m.po.trade/landing-pages/affiliate-program/img/icons/check.png);
    background-size: cover
}

.list__title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px
}

.list__desc {
    font-size: 16px;
    line-height: 30px
}

.offer-plans {
    background: #f5f5f5
}

.offer-plans__title {
    margin-bottom: 20px
}

.offer-plans__subtitle {
    text-align: center;
    width: 100%;
    color: #7f929e
}

.offer-plans .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-top: 15px
}

.offer-plans .item {
    flex: 1 1 33.333333%;
    padding: 15px
}

.offer-plans .item__in {
    background-color: #fff;
    height: 100%;
    padding: 25px 23px 50px 30px;
    min-height: 220px;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.offer-plans .item__in:after {
    content: "";
    display: block;
    position: absolute;
    top: unset;
    left: 0;
    width: 100%;
    height: 5px;
    bottom: 0;
    background: #32566e;
    background: -webkit-gradient(linear, left top, right top, from(#32566e), to(#7f929e));
    background: linear-gradient(90deg, #32566e 0, #7f929e 100%)
}

.offer-plans .item__title {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 23px
}

.offer-plans .item__desc {
    font-size: 16px;
    color: #7f929e
}

.offer-plans .item_unstyled .item__in {
    background-color: transparent;
    padding: 0;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offer-plans .item_unstyled .item__in::after {
    display: none
}

.offer-plans .item_unstyled .item__in p {
    font-size: 33px
}

.tab-section {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 86, 110, .02)), color-stop(55%, rgba(50, 86, 110, .05)), to(rgba(50, 86, 110, .2)));
    background: linear-gradient(180deg, rgba(50, 86, 110, .02) 0, rgba(50, 86, 110, .05) 55%, rgba(50, 86, 110, .2) 100%);
    padding-bottom: 245px;
    padding-top: 82px
}

.tab {
    background-color: #fff;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    -webkit-box-shadow: 60px 20px 100px rgba(61, 116, 138, .1);
    box-shadow: 60px 20px 100px rgba(61, 116, 138, .1)
}

.tab__left-side {
    width: 350px;
    padding: 19px 65px 6px;
    -webkit-box-shadow: 0 20px 100px rgba(61, 116, 138, .1);
    box-shadow: 0 20px 100px rgba(61, 116, 138, .1)
}

.tab__arrow {
    background-color: #fff;
    position: absolute;
    left: 320px;
    width: 60px;
    height: 60px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: margin-top 1s ease-in-out;
    transition: margin-top 1s ease-in-out
}

.tab__arrow_1 {
    margin-top: 110px
}

.tab__arrow_2 {
    margin-top: 250px
}

.tab__arrow_3 {
    margin-top: 393px
}

.tab__arrow_4 {
    margin-top: 535px
}

.tab__right-side {
    width: calc(100% - 350px);
    height: 100%;
    padding: 119px 0 60px;
    position: relative;
    overflow: hidden
}

.tab__btn {
    display: block;
    margin: 93px 0;
    width: 100%;
    font-size: 19px;
    color: #7f929e;
    border: 2px dashed #e5e9eb;
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    padding: 11px;
    cursor: pointer;
    -webkit-transition: opacity .5s ease-out, -webkit-box-shadow .5s ease-out;
    transition: opacity .5s ease-out, -webkit-box-shadow .5s ease-out;
    transition: box-shadow .5s ease-out, opacity .5s ease-out;
    transition: box-shadow .5s ease-out, opacity .5s ease-out, -webkit-box-shadow .5s ease-out
}

.tab__btn:hover {
    opacity: .7;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
}

.tab__btn .icon {
    position: absolute;
    left: 28px;
    top: 9px;
    width: 28px;
    text-align: center
}

.tab__btn .icon svg {
    fill: #e5e9ec;
    height: 27px
}

.tab__btn_active {
    background: #32566e;
    background: -webkit-gradient(linear, left top, right top, from(#32566e), to(#7f929e));
    background: linear-gradient(90deg, #32566e 0, #7f929e 100%);
    -webkit-box-shadow: 0 10px 15px rgba(50, 86, 110, .25);
    box-shadow: 0 10px 15px rgba(50, 86, 110, .25);
    color: #fff;
    border: 0;
    padding: 13px 11px
}

.tab__btn_active:hover {
    opacity: 1
}

.tab__btn_active .icon svg {
    fill: #fff
}

.tab__info {
    position: absolute;
    -webkit-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    margin-top: -515px;
    opacity: 0;
    left: 125px;
    right: 65px
}

.tab__info span {
    display: block;
}

.tab__info table {
    border-collapse: collapse;
    text-align: left
}

.tab__info table th {
    width: 50%;
    padding: 10px 50px 10px 0;
    vertical-align: top
}

.tab__info table td {
    color: #7f929e;
    width: 50%;
    padding: 10px 0;
    vertical-align: top;
    line-height: 22px
}

.tab__info_active {
    z-index: 9;
    margin-top: 0;
    opacity: 1;
    -webkit-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out
}

.form-section {
    padding: 0;
    margin-top: -145px;
    position: relative
}

.form-block {
    background-image: url(https://m.po.trade/landing-pages/affiliate-program/img/sign-up-bg.jpg);
    border-radius: 5px;
    width: 100%;
    padding: 45px 85px 30px 95px
}

.form-block__top {
    position: relative
}

.form-block__login-link {
    position: relative;
    top: -5px;
    left: 1.5rem;
    display: inline-block;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 100;
    border-bottom: 1px solid rgba(225, 225, 225, .6)
}

.form-block__login-link:hover {
    border-bottom: 1px solid rgba(225, 225, 225, 0)
}

.form-block__title {
    display: inline-block;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px
}

input {
    border: 0;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    padding: 16px 35px;
    color: rgba(127, 146, 158, .5);
    width: 100%;
    -webkit-appearance: none
}

input[type=submit] {
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 0;
    padding-right: 0
}

input::-webkit-input-placeholder {
    color: rgba(127, 146, 158, .5)
}

input:-ms-input-placeholder {
    color: rgba(127, 146, 158, .5)
}

input::-ms-input-placeholder {
    color: rgba(127, 146, 158, .5)
}

input::placeholder {
    color: rgba(127, 146, 158, .5)
}

.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form__left {
    width: 74.5%;
    padding-right: 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.form__col {
    width: 50%;
    padding: 15px
}

.form__rigth {
    width: 28.5%
}

.form__rigth .form__col {
    width: 100%;
    padding: 15px 0
}

.privacy-policy {
    margin-top: 15px
}

.privacy-policy input[type=checkbox] {
    display: none
}

.privacy-policy input[type=checkbox] + label {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    display: inline-block;
    padding-left: 30px
}

.privacy-policy input[type=checkbox] + label a {
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    border-bottom: 1px solid rgba(225, 225, 225, .5)
}

.privacy-policy input[type=checkbox] + label a:hover {
    border-bottom: 1px solid transparent
}

.privacy-policy input[type=checkbox] + label:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 19px;
    height: 19px;
    background-color: #fff;
    border-radius: 2px
}

.privacy-policy input[type=checkbox] + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 19px;
    height: 19px;
    background: url(https://m.po.trade/landing-pages/affiliate-program/img/icons/check.svg) no-repeat center;
    background-size: 13px;
    opacity: 0;
    -webkit-transition: opacity linear .3s;
    transition: opacity linear .3s
}

.privacy-policy input[type=checkbox]:checked + label:after {
    opacity: .5;
    -webkit-transition: opacity linear .3s;
    transition: opacity linear .3s
}

.footer {
    padding: 100px 0 90px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e1e6ea));
    background: linear-gradient(180deg, #fff 0, #e1e6ea 100%)
}

.footer__logo {
    margin-bottom: 55px
}

.footer__text {
    font-size: 16px
}

.footer__text p {
    margin-bottom: 20px
}

.footer__text a {
    border-bottom: 1px solid rgba(50, 86, 110, .3);
    display: inline-block;
    white-space: nowrap
}

.footer__text a:hover {
    border-bottom: 1px solid transparent
}

.footer__copy {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 75px
}

.footer__copyright {
    font-size: 16px;
    padding-left: 45px;
    position: relative
}

.footer__copyright:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    width: 32px;
    height: 30px;
    background-image: url(https://m.po.trade/landing-pages/affiliate-program/img/icons/icon-21-plus.png)
}

.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.socials__item {
    color: #7f929e;
    width: 50px;
    height: 50px;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-left: 29px;
    border-radius: 50%;
    border: 2px solid rgba(50, 86, 110, .5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s;
    transition: .5s
}

.socials__item:hover {
    color: #32566e;
    border: 2px solid #32566e;
    -webkit-transition: .5s;
    transition: .5s
}

.socials__item .fab {
    font-size: 24px
}

.languages__title .languages__flag {
    display: flex;
    overflow: hidden;
    position: relative;
    width: 24px;
    height: 24px;
}

.ar-lang .languages__flag {
    margin-right: 0;
    margin-left: 11px;
}

.ar-lang .first-section__image {
    right: 450px;
}

.ar-lang .tab__btn .icon {
    left: unset;
    right: 14px;
}

.ar-lang .form__left {
    padding-right: 0;
    padding-left: 125px;
}

@media screen and (max-width: 850px) {
    .ar-lang .form__left {
        padding-left: 0;
    }
}

.ar-lang .tab__info table {
    text-align: right;
}

.ar-lang .form-block__title {
    color: #fff;
    text-align: right;
}

.ar-lang ul {
    padding-inline-start: 0;
}

.ar-lang .tab__info table th {
    padding: 10px 0 10px 50px;
}

@media screen and (max-width: 600px) {
    .ar-lang .tab__info table th {
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    .ar-lang .form-block__title {
        text-align: center;
    }
}

.ar-lang .form-block__login-link {
    left: unset;
    right: 20rem;
}

.ar-lang .steps .item__number {
    left: unset;
    right: -25px;
}

@media screen and (max-width: 550px) {
    .ar-lang .steps .item__number {
        right: unset;
        left: 50%;
    }
}


@media screen and (max-width: 1240px) {
    .languages__list {
        left: unset;
        right: 0
    }
}

@media screen and (max-width: 1200px) {
    .header {
        padding: 50px 0 10px
    }

    .header_scrolled {
        padding-top: 10px
    }

    .header_scrolled .languages {
        -webkit-transition: margin-top .7s linear;
        transition: margin-top .7s linear;
        margin-top: 27px
    }

    .languages {
        -webkit-transition: margin-top .7s linear;
        transition: margin-top .7s linear
    }

    .first-section__container {
        padding: 255px 15px 155px
    }
}

@media screen and (max-width: 1100px) {
    .header {
        padding: 15px 0 10px
    }

    .first-section__container {
        padding: 210px 15px 155px
    }

    .tab__info {
        left: 75px;
        right: 35px
    }

    .tab__right-side {
        width: calc(100% - 350px);
        height: 100%;
        padding: 70px 0 60px;
        position: relative;
        overflow: hidden
    }

    .tab__btn {
        margin: 80px 0
    }

    .form-block {
        padding: 45px 15px 50px
    }

    .form__left {
        width: 73.5%
    }
}

@media screen and (max-width: 1050px) {
    .tab {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 740px
    }

    .tab__left-side {
        width: 100%;
        padding: 10px 15px
    }

    .tab__arrow {
        display: none
    }

    .tab__btn {
        width: 46%;
        margin: 10px 0
    }

    .tab__btn-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .tab__right-side {
        width: 100%;
        padding: 35px 0 60px
    }

    .tab__info {
        left: 15px;
        right: 15px
    }
}

@media screen and (max-width: 1000px) {
    .steps__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -30px -15px
    }

    .steps__item {
        flex-basis: 50%;
        padding: 0 15px;
        padding: 30px 15px
    }

    h2 {
        font-size: 42px
    }

    section {
        padding: 80px 0
    }

    .offer-plans .item {
        flex-basis: 50%
    }
}

@media screen and (max-width: 900px) {
    .first-section__image {
        display: none
    }

    .first-section__col {
        max-width: 100%;
        text-align: center
    }

    .first-section__container {
        padding: 170px 15px 110px
    }

    .advantages__image {
        display: none
    }

    .advantages__col {
        max-width: 100%;
        margin-left: 0
    }

    .list {
        padding-top: 0
    }

    .list__item:before {
        width: 40px;
        height: 33px;
        background-size: contain;
        top: 3px
    }
}

@media screen and (max-width: 850px) {
    .form__left {
        width: 100%;
        margin: 0 -15px;
        padding-right: 0
    }

    .form__rigth {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px
    }

    .form__rigth .form__col {
        width: 50%;
        padding: 15px
    }

    .footer {
        padding: 100px 0 60px
    }

    .footer__copy {
        margin-top: 40px
    }

    .socials__item {
        margin-left: 10px
    }
}

@media screen and (max-width: 800px) {
    .first-section__container {
        padding: 170px 15px 80px
    }

    .first-section__title {
        font-size: 34px;
        margin-bottom: 25px
    }

    .first-section__desc {
        font-size: 27px;
        margin-bottom: 35px
    }

    .socials {
        width: 100%;
        justify-content: flex-start;
        margin-left: -10px;
        margin-top: 25px
    }
}

@media screen and (max-width: 650px) {
    .offer-plans .item {
        flex-basis: 100%;
        padding: 8px 15px
    }

    .offer-plans .item_unstyled .item__in {
        padding-left: 0
    }

    .offer-plans .item_unstyled .item__in p {
        font-size: 25px;
        text-align: center
    }

    .offer-plans .item__in {
        min-height: auto;
        text-align: center
    }
}

@media screen and (max-width: 600px) {
    .socials {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 0
    }

    .tab {
        height: 1040px
    }

    .tab__btn {
        width: 100%;
        margin: 10px 0;
        font-size: 16px
    }

    .tab__info table {
        width: 100%
    }

    .tab__info table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }

    .tab__info table th {
        width: 100%;
        padding: 0;
        font-size: 16px
    }

    .tab__info table td {
        width: 100%;
        padding: 3px 0 15px;
        font-size: 16px
    }

    .form__left {
        margin: 0
    }

    .form__col {
        width: 100%;
        padding: 7px 0
    }

    .form__rigth {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }

    .form__rigth .form__col {
        width: 100%;
        padding: 7px 0
    }

    .privacy-policy {
        margin-top: 0
    }

    .languages__list {
        width: 95vw;
        width: calc(100vw - 30px);
        margin-top: 45px
    }

    .list__item:before {
        display: none
    }

    .list__item {
        padding-left: 0
    }

    .advantages__col {
        text-align: center
    }

    h2 {
        margin-bottom: 40px
    }

    section {
        padding: 60px 0
    }

    .footer__logo {
        margin-bottom: 35px;
        margin-left: auto;
        margin-right: auto
    }

    .footer {
        padding: 60px 0 60px;
        text-align: center
    }

    .footer__copyright {
        margin-left: auto;
        margin-right: auto
    }

    .tab-section {
        padding-bottom: 200px;
        padding-top: 60px
    }

    .form-block__login-link {
        position: unset
    }

    .form-block__top {
        margin-bottom: 20px;
        text-align: center
    }

    .form-block__title {
        text-align: center;
        margin-bottom: 5px
    }

    .form__col.privacy-policy {
        text-align: center
    }
}

@media screen and (max-width: 550px) {
    .first-section__title {
        font-size: 28px;
        margin-bottom: 20px
    }

    .first-section__desc {
        font-size: 21px;
        margin-bottom: 30px
    }

    .first-section__container {
        padding: 140px 15px 55px
    }

    .steps .item__title {
        min-height: unset
    }

    .steps .item__desc {
        margin: 0 auto
    }

    .steps .item__image {
        padding-left: 0
    }

    .steps .item__number {
        left: 50%;
        margin-left: -30px;
        top: -35px
    }

    .steps__item {
        flex-basis: 100%;
        text-align: center
    }

    h2 {
        font-size: 30px;
        margin-bottom: 50px
    }

    section {
        padding: 60px 0
    }

    .offer-plans .item_unstyled .item__in p {
        font-size: 20px
    }

    .socials {
        margin-left: -5px
    }

    .socials__item {
        width: 40px;
        height: 40px
    }

    .socials__item .fa {
        font-size: 17px
    }

    .footer {
        padding: 60px 0 40px
    }

    .footer__logo {
        margin-bottom: 35px
    }

    .form-block__title {
        margin-bottom: 3px
    }
}

@media screen and (max-width: 450px) {
    .header_scrolled .languages {
        margin-top: 11px
    }

    .header__logo img {
        max-width: 180px
    }

    .languages {
        margin-top: 11px
    }

    .languages__list {
        margin-top: 30px
    }

    .languages__item {
        width: 50%
    }

    .btn {
        width: 100%;
        max-width: 350px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
    .list__item:before {
        background-image: url(https://m.po.trade/landing-pages/affiliate-program/img/icons/check@2x.png)
    }

    .footer__copyright:before {
        background-image: url(https://m.po.trade/landing-pages/affiliate-program/img/icons/icon-21-plus@2x.png)
    }
}
