@charset "utf-8";

body {
    margin: 0;
    overflow-x: hidden;
    color: #3a3837;
    font-size: 20px;
    background: #f4f4f4;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a,
a:hover {
    text-decoration: none;
}
p {
    padding: 0;
    margin: 0 0 30px;
    text-align: justify;
}

/* general */
.arx__main-container,
.arx__main-container *,
.arx__main-container *:before,
.arx__main-container *:after {
    box-sizing: border-box;
    font-family: "proxima-nova", sans-serif;
    line-height: normal;
}
.arx__container {
    max-width: 1439px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    background: #fff;
}
.arx__inner-container {
    padding: 0 20px;
}
.arx__color-white {
    color: #fff !important;
}
.arx__heading {
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-family: Georgia, serif !important;
}
.arx__lh-1n4 {
    line-height: 1.4 !important;
}
.arx__center {
    text-align: center !important;
}
.arx__blockqoute {
    font-style: italic !important;
    font-weight: 300 !important;
}

@media (max-width: 480px) {
    .arx__blockqoute {
        font-size: 16px;
    }
}

/* header */
.arx__header {
    height: 650px;
    background: #fff url(../../img/arx/header-bg.svg) no-repeat center top;
    position: relative;
}
.arx__header-logo {
    display: block;
    width: 200px;
    height: 40px;
    border-radius: 4px;
    position: absolute;
    top: 35px;
    left: calc(50% - 610px);
    background: url(../../img/arx/header-mandria.svg) no-repeat center 2px;
}
@media (max-width: 1260px) {
    .arx__header-logo {
        left: 20px;
        background-color: #fff;
    }
}
.arx__header-company-logo {
    width: 129px;
    height: 97px;
    background: url(../../img/arx/header-arx.svg) no-repeat center;
    position: absolute;
    top: 320px;
    left: 50%;
    transform: translate(-50%,0);
}
@media (max-width: 480px) {
    .arx__header {
        height: 360px;
        background-position: center -200px;
    }
    .arx__header-logo {
        top: 20px;
    }
    .arx__header-company-logo {
        top: 130px;
    }
}

/* content */
.arx__heading-main {
    font-size: 40px;
    text-align: center;
    padding: 45px 0;
    margin: 0 auto;
    max-width: 970px;
}
.arx__blockqoute-1-wrapper {
    border: 1px solid #ff4438;
    margin: 0 auto 54px;
    max-width: 1236px;
    padding: 18px;
}
.arx__blockqoute-1 {
    margin: 0 auto;
    max-width: 1060px;
}

/* beach */
.arx__beach-container {
    display: flex;
}
.arx__beach-col:nth-child(1) {
    width: 448px;
    min-height: 787px;
    background: url(../../img/arx/beach-1.png) no-repeat 0 0;
}
.arx__beach-container .arx__heading {
    padding: 30px 0 0 24px;
}
.arx__beach-col:nth-child(2) {
    width: calc(100% - 448px);
}
.arx__beach-block-1 {
    position: relative;
    margin: -7px 0 0;
    overflow: hidden;
}
.arx__beach-block-1::after {
    content: '';
    display: block;
    width: 103px;
    position: absolute;
    top: 7px;
    bottom: 0;
    right: 0;
    background: #FD4A41 url(../../img/arx/beach-2.png) no-repeat 0 0;
}
.arx__beach-block-1 {
    padding: 0 157px 0 40px;
}

@media (max-width: 1100px) {
    .arx__beach-col:nth-child(1) {
        width: 350px;
        background-size: contain;
    }
    .arx__beach-container .arx__heading {
        padding: 4px 0 0 19px;
    }
    .arx__beach-block-1 {
        padding-right: 125px;
    }
    .arx__beach-col:nth-child(2) {
        width: calc(100% - 350px);
    }
    .arx__beach-block-1::after {
        width: 78px;
    }
}

@media (max-width: 960px) {
    .arx__beach-container {
        flex-direction: column;
    }
    .arx__beach-col {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .arx__beach-col:nth-child(1) {
        min-height: 80px;
        height: 80px;
        background: #FD4A41;
    }
    .arx__beach-container .arx__heading {
        padding: 20px 0 0 20px;
    }
    .arx__beach-block-1 {
        margin-top: 30px;
    }
    .arx__beach-block-1 {
        padding: 0 20px;
    }
    .arx__beach-block-1::after {
        display: none;
    }
    .arx__beach-container .arx__heading,
    .arx__beach-col:nth-child(1) {
        min-height: 50px;
        height: auto;
        padding: 10px 20px 12px;
    }
}

/* who can */
.arx__whocan-container {
    background: url(../../img/arx/whocan-1.png) no-repeat right -1px bottom -26px;
    padding-right: 409px;
    padding-top: 20px;
    margin-top: 10px;
}
.arx__whocan-body {
    border: 1px solid #FD4A41;
    padding: 50px 56px 30px 101px;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    min-height: 384px;
}
.arx__whocan-body .arx__heading {
    margin-bottom: 32px;
}

/* price */
.arx__price-container {
    padding: 47px 466px 120px 102px;
    position: relative;
    min-height: 350px;
}
.arx__price-container .arx__heading {
    position: absolute;
    width: 410px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FD4A41;
    padding: 40px 70px 0 40px;
}

@media (max-width: 1100px) {
    .arx__whocan-body,
    .arx__price-container {
        padding-left: 56px;
    }
}
@media (max-width: 960px) {
    p {
        margin: 0 0 20px;
    }
    .arx__whocan-container {
        background: none;
        padding: 20px 0 0;
        margin: 0;
    }
    .arx__whocan-body {
        padding: 0 20px;
        margin: 0;
        border: none;
        min-height: 10px;
    }
    .arx__whocan-body .arx__heading {
        margin-bottom: 30px;
    }
    .arx__price-container {
        padding: 20px 20px 0;
    }
    .arx__price-container .arx__heading {
        position: static;
    }
}

/* limits */
.arx__limits-container {
    position: relative;
    padding: 137px 180px 30px 102px;
    min-height: 309px;
    margin-top: -100px;
    overflow: hidden;
}
.arx__limits-container::before,
.arx__limits-container::after {
    content: '';
    display: block;
    width: 68px;
    height: 68px;
    background-color: #43d48a;
    border-radius: 50%;
    position: absolute;
}
.arx__limits-container::before {
    top: 169px;
    right: 54px;
}
.arx__limits-container::after {
    width: 40px;
    height: 40px;
    top: 268px;
    right: -12px;
}
.arx__limits-container .arx__heading {
    position: absolute;
    height: 100px;
    top: 0;
    left: 0;
    right: 410px;
    background-color: #3a3837;
    padding: 37px 50px 0 102px;
}
.arx__limits-container .arx__blockqoute {
    max-width: 840px;
}
.arx__limits-container .arx__blockqoute strong {
    font-weight: bold !important;
}

@media (max-width: 1100px) {
    .arx__limits-container .arx__heading {
        padding: 13px 156px 0 56px;
    }
    .arx__limits-container {
        padding-left: 56px;
    }
}
@media (max-width: 960px) {
    .arx__limits-container {
        padding: 0 20px;
        margin-top: 40px;
    }
    .arx__limits-container,
    .arx__price-container {
        min-height: 100px;
    }
    .arx__limits-container .arx__blockqoute {
        max-width: 1840px;
        font-style: normal !important;
        font-weight: normal !important;
    }
    .arx__limits-container::before,
    .arx__limits-container::after {
        display: none;
    }
}

/* how to choose */
.arx__how-to-choose-container {
    padding-left: 456px;
    background: url(../../img/arx/choose-1.png) no-repeat 0 -135px;
    position: relative;
    z-index: 1;
}
.arx__how-to-choose-body {
    border: 1px solid #FD4A41;
    padding: 46px 103px 40px 51px;
    margin: -22px 0 0;
    position: relative;
    z-index: 1;
}
.arx__how-to-choose-body .arx__heading {
    margin-bottom: 32px;
    text-align: right;
}
.arx__how-to-choose-body li {
    margin-bottom: 18px;
    position: relative;
}
.arx__how-to-choose-body li::before {
    left: -61px;
}
.arx__howitwork-body div:nth-child(n+4)::before,
.arx__conclusions-container li::before,
.arx__how-to-choose-body li::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-color: #43d48a;
    border-radius: 50%;
    position: absolute;
    top: 4px;
}

@media (max-width: 1200px) {
    .arx__how-to-choose-body li {
        padding-left: 40px;
    }
    .arx__how-to-choose-body li::before {
        left: 0;
    }
    .arx__how-to-choose-container {
        background-position: 0 0;
    }
}

/* how to choose company */
.arx__how-to-choose-company {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FD4A41;
    width: 456px;
    padding: 39px 40px 10px 102px;
}
.arx__how-to-choose-company .arx__heading {
    margin-bottom: 32px;
}

@media (min-width: 961px) {
    .arx__how-to-choose-company p {
        text-align: left;
        color: #fff;
    }
    .arx__howitwork-body div:nth-child(n+4)::before {
        display: none !important;
    }
}

@media (max-width: 1100px) {
    .arx__how-to-choose-container {
        padding-left: 0;
        background: none;
    }
    .arx__how-to-choose-company {
        position: static;
        width: auto;
    }
    .arx__how-to-choose-company,
    .arx__how-to-choose-body {
        margin: 0;
        border: none;
        padding-left: 56px;
        padding-right: 56px;
    }
    .arx__limits-container {
        padding-bottom: 40px;
    }
    .arx__how-to-choose-body .arx__heading {
        text-align: left;
    }
}

@media (max-width: 960px) {
    .arx__how-to-choose-company,
    .arx__how-to-choose-body {
        padding: 0 20px 20px;
    }
    .arx__how-to-choose-company {
        background: transparent;
    }
}

/* how it work */
.arx__howitwork-row {
    display: flex;
    margin: 20px 0 0;
}
.arx__howitwork-row > :nth-child(1) {
    width: 457px;
    height: 99px;
    background-color: #3a3837;
    padding: 37px 0 0 102px;
}
.arx__howitwork-row > :nth-child(2) {
    padding: 8px 0 0 51px;
    max-width: 280px;
    line-height: 1.4;
}
.arx__howitwork-row > :nth-child(2) span {
    color: #43d48a;
    font-weight: bold;
}
.arx__howitwork-body {
    height: 740px;
    background: url(../../img/arx/howwork.svg) no-repeat 0 0;
    position: relative;
    margin: -60px 0 0;
}
.arx__howitwork-body div,
.arx__howitwork-body div:nth-child(1) span {
    position: absolute;
    text-align: center;
    color: #fff;
    line-height: 1.2;
}
.arx__howitwork-body div:nth-child(1) {
    max-width: 165px;
    left: 137px;
    top: 165px;
}
.arx__howitwork-body div:nth-child(1) span {
    font-size: 18px;
    line-height: 1.33;
    width: 124px;
    top: 145px;
    left: 125px;
}
.arx__howitwork-body div:nth-child(2) {
    max-width: 105px;
    left: 522px;
    top: 320px;
}
.arx__howitwork-body div:nth-child(3) {
    max-width: 150px;
    left: 723px;
    top: 148px;
}
.arx__howitwork-body div:nth-child(n+4) {
    font-size: 18px;
}
.arx__howitwork-body div:nth-child(4) {
    max-width: 124px;
    left: 942px;
    top: 59px;
}
.arx__howitwork-body div:nth-child(5) {
    max-width: 90px;
    left: 1157px;
    top: 110px;
}
.arx__howitwork-body div:nth-child(6) {
    max-width: 100px;
    left: 993px;
    top: 290px;
}
.arx__howitwork-body div:nth-child(7) {
    max-width: 155px;
    left: 1138px;
    top: 311px;
}
.arx__howitwork-body div:nth-child(8) {
    max-width: 150px;
    left: 750px;
    top: 435px;
}
@media (max-width: 1320px) {
    .arx__howitwork-body {
        height: 650px;
        background-size: contain;
        margin-top: -50px;
    }
    .arx__howitwork-body div {
        font-size: 18px;
    }
    .arx__howitwork-body div:nth-child(1) span,
    .arx__howitwork-body div:nth-child(n+4) {
        font-size: 16px;
    }
    .arx__howitwork-body div:nth-child(1) {
        max-width: 150px;
        left: 119px;
        top: 142px;
    }
    .arx__howitwork-body div:nth-child(1) span {
        width: 95px;
        top: 130px;
        left: 119px;
    }
    .arx__howitwork-body div:nth-child(2) {
        left: 454px;
        top: 284px;
    }
    .arx__howitwork-body div:nth-child(3) {
        left: 628px;
        top: 128px;
    }
    .arx__howitwork-body div:nth-child(4) {
        left: 823px;
        top: 53px;
    }
    .arx__howitwork-body div:nth-child(5) {
        left: 1014px;
        top: 97px;
    }
    .arx__howitwork-body div:nth-child(6) {
        left: 868px;
        top: 253px;
    }
    .arx__howitwork-body div:nth-child(7) {
        max-width: 134px;
        left: 1004px;
        top: 274px;
    }
    .arx__howitwork-body div:nth-child(8) {
        left: 651px;
        top: 383px;
    }
}

@media (max-width: 1160px) {
    .arx__howitwork-body {
        height: 530px;
        margin-top: 20px;
    }
    .arx__howitwork-body div {
        font-size: 16px;
    }
    .arx__howitwork-body div:nth-child(1) span,
    .arx__howitwork-body div:nth-child(n+4) {
        font-size: 14px;
    }
    .arx__howitwork-body div:nth-child(1) {
        max-width: 130px;
        left: 92px;
        top: 106px;
    }
    .arx__howitwork-body div:nth-child(1) span {
        top: 115px;
        left: 93px;
    }
    .arx__howitwork-body div:nth-child(2) {
        left: 360px;
        top: 228px;
    }
    .arx__howitwork-body div:nth-child(3) {
        left: 507px;
        top: 102px;
        font-size: 15px;
        max-width: 130px;
    }
    .arx__howitwork-body div:nth-child(4) {
        left: 659px;
        top: 42px;
    }
    .arx__howitwork-body div:nth-child(5) {
        left: 818px;
        top: 78px;
    }
    .arx__howitwork-body div:nth-child(6) {
        left: 698px;
        top: 206px;
    }
    .arx__howitwork-body div:nth-child(7) {
        max-width: 100px;
        left: 823px;
        top: 211px;
    }
    .arx__howitwork-body div:nth-child(8) {
        left: 532px;
        top: 315px;
        max-width: 120px;
        font-size: 13px;
    }
}

@media (max-width: 960px) {
    .arx__howitwork-row {
        display: block;
        padding: 0 20px 20px;
        margin-top: 0;
    }
    .arx__howitwork-row > :nth-child(2) {
        padding: 0;
        max-width: 2280px;
    }
    .arx__howitwork-body {
        height: auto;
        background: none;
        margin-top: 0;
        padding: 0 20px 20px;
    }
    .arx__howitwork-body div,
    .arx__howitwork-body div span {
        position: static !important;
        text-align: left !important;
        line-height: 1.4 !important;
        color: #3a3837 !important;
        font-size: 20px !important;
        width: auto !important;
        max-width: 2000px !important;
        margin-bottom: 18px;
    }
    .arx__howitwork-body div:nth-child(7) span,
    .arx__howitwork-body br {
        display: none !important;
    }
    .arx__howitwork-body div:nth-child(1) span::before {
        content: '(';
    }
    .arx__howitwork-body div:nth-child(1) span::after {
        content: ')';
    }
    .arx__howitwork-body div:nth-child(1)::after,
    .arx__howitwork-body div:nth-child(2)::after {
        content: '.';
    }
    .arx__howitwork-body div:nth-child(n+4) {
        padding-left: 40px;
        position: relative !important;
        left: auto !important;
        top: auto !important;
    }
}

/* attention */
.arx__attention-container {
    position: relative;
    padding: 5px 106px 5px 488px;
    margin: -95px 0 0;
}
.arx__attention-container .arx__heading {
    background: #FD4A41;
    width: 460px;
    height: 129px;
    position: absolute;
    padding: 36px 0 0 46px;
    right: 0;
    top: -165px;
}
@media (max-width: 1400px) {
    .arx__attention-container {
        margin: 70px 0 0;
        padding-left: 102px;
    }
}
@media (max-width: 1100px) {
    .arx__attention-container {
        padding: 5px 56px;
    }
    .arx__attention-container .arx__heading {
        width: 545px;
        height: 110px;
        top: -140px;
    }
}

/* stats */
.arx__stats-container {
    position: relative;
    padding: 23px 0 0 102px;
    margin: -20px 0 0;
}
.arx__stats-container::before {
    content: '';
    display: block;
    width: 404px;
    height: 129px;
    background-color: #515050;
    position: absolute;
    left: 0;
    top: 0;
}
.arx__stats-container .arx__heading {
    position: absolute;
    left: 160px;
    top: 40px;
    max-width: 200px;
}
.arx__stats-body {
    min-height: 610px;
    border: 1px solid #FD4A41;
    position: relative;
    background: url(../../img/arx/stats-1.svg) no-repeat 1007px 20px;
    padding: 483px 55px 30px 50px;
}
.arx__stats-body-desc {
    width: 602px;
    min-height: 166px;
    background-color: #FD4A41;
    position: absolute;
    top: 195px;
    left: 0;
    padding: 30px 70px 30px 55px;
    line-height: 1.4;
    color: #fff;

}
.arx__stats-body p {
    max-width: 890px;
    font-weight: bold;
}
.arx__stats-perc-container {
    position: absolute;
    left: 0;
    top: 0;
}
.arx__stats-perc-title {
    font-size: 14px;
    color: #a1a1a1;
    text-transform: uppercase;
    position: absolute;
    left: 815px;
    top: 25px;
    white-space: nowrap;
}
.arx__stats-perc-item {
    height: 45px;
    border-radius: 20px;
    background-color: rgba(81, 80, 80, 0.1);
    padding: 4px 20px 0;
    position: absolute;
    white-space: nowrap;
}
.arx__stats-perc-item span {
    font-size: 30px;
    font-weight: 900;
    color: #ff4438;
}
.arx__stats-perc-item:nth-child(1) {
    top: 29px;
    left: 365px;
}
.arx__stats-perc-item:nth-child(2) {
    top: 76px;
    left: 780px;
}
.arx__stats-perc-item:nth-child(3) {
    top: 116px;
    left: 437px;
}
.arx__stats-perc-item:nth-child(4) {
    top: 190px;
    left: 730px;
}
.arx__stats-perc-item:nth-child(5) {
    top: 280px;
    left: 640px;
}
.arx__stats-perc-item:nth-child(6) {
    top: 370px;
    left: 740px;
}

@media (max-width: 1160px) {
    .arx__stats-body-desc {
        width: 750px;
        top: 150px;
    }
    .arx__stats-perc-container {
        position: relative;
        margin-bottom: 30px;
    }
    .arx__stats-perc-container * {
        position: static !important;
    }
    .arx__stats-body {
        padding-top: 390px;
        background: none;
    }
    .arx__stats-perc-list {
        display: flex;
        flex-wrap: wrap;
    }
    .arx__stats-perc-item {
        margin: 15px 15px 0 0;
    }
}

@media (max-width: 1100px) {
    .arx__stats-container {
        padding-left: 56px;
    }
    .arx__stats-container .arx__heading {
        left: 111px;
    }
}

@media (max-width: 960px) {
    .arx__stats-container::before {
        display: none;
    }
    .arx__stats-body {
        min-height: 10px;
        border: none;
        padding: 0;
    }
    .arx__stats-body-desc {
        position: static;
        background: none;
        padding: 0;
        color: #3a3837;
        font-size: 20px;
        line-height: 1.4;
        width: auto;
        min-height: 10px;
        margin-bottom: 30px;
    }
}

/* conclusions */
.arx__conclusions-container {
    padding: 55px 102px 30px;
}
.arx__conclusions-container ul {
    -webkit-padding-start: 0;
    padding: 0;
    margin: 32px 0 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}
.arx__conclusions-container li {
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative;
}
.arx__howitwork-body div:nth-child(n+4)::before,
.arx__conclusions-container li::before {
    left: 0;
}

@media (max-width: 1100px) {
    .arx__conclusions-container {
        padding: 55px 56px 30px;
    }
}

@media (max-width: 960px) {
    .arx__attention-container {
        margin-top: 0;
    }
    .arx__stats-container,
    .arx__attention-container,
    .arx__conclusions-container {
        padding: 0 20px 20px;
    }
    .arx__stats-container .arx__heading,
    .arx__attention-container .arx__heading,
    .arx__howitwork-row .arx__heading,
    .arx__conclusions-container .arx__heading,
    .arx__how-to-choose-company .arx__heading,
    .arx__how-to-choose-container .arx__heading,
    .arx__limits-container .arx__heading,
    .arx__limits-container .arx__heading,
    .arx__price-container .arx__heading,
    .arx__whocan-body .arx__heading {
        max-width: 2000px;
        position: static;
        width: calc(100% + 40px);
        margin-left: -20px;
        background: #FD4A41;
        padding: 10px 20px 12px;
        color: #fff;
        height: auto;
        margin-bottom: 30px;
    }
    .arx__howitwork-row .arx__heading,
    .arx__limits-container .arx__heading {
        background: #3a3837;
    }
}
@media (max-width: 800px) {
    .arx__conclusions-container ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

/* footer */
.arx__footer {
    background-color: #515050;
    padding: 40px 102px;
    display: flex;
    color: #fff;
}
.arx__footer .arx__heading {
    margin-bottom: 10px;
}
.arx__footer-col:nth-child(1) {
    width: 185px;
    height: 120px;
    background: url(../../img/arx/footer-arx.svg) no-repeat 0 4px;
}
.arx__footer-col:nth-child(2) {
    width: calc(100% - 185px);
}

@media (max-width: 1100px) {
    .arx__footer {
        padding: 40px 56px;
    }
}
@media (max-width: 960px) {
    .arx__footer {
        padding: 20px;
    }
}


@media (max-width: 480px) {
    body,
    .arx__stats-perc-item span,
    .arx__stats-body-desc,
    .arx__howitwork-body div,
    .arx__howitwork-body div span,
    .arx__howitwork-body div:nth-child(n+4),
    .arx__limits-container .arx__blockqoute {
        font-size: 18px !important;
    }
    .arx__footer {
        flex-direction: column;
    }
    .arx__footer-col:nth-child(1) {
        margin-bottom: 20px;
    }
    .arx__footer-col:nth-child(2) {
        width: 100%;
    }
    .arx__how-to-choose-company {
        padding-bottom: 5px;
    }
    .arx__stats-perc-item {
        margin-right: 0;
        width: 100%;
        height: 32px;
        border-radius: 10px;
        padding: 4px 10px 0;
        display: flex;
        justify-content: space-between;
    }
    .arx__stats-perc-item i {
        display: none;
    }
    .arx__howitwork-row {
        padding-bottom: 15px;
    }
    .arx__howitwork-body div,
    .arx__howitwork-body div span,
    p {
        margin-bottom: 15px !important;
    }
    p {
        text-align: left;
    }
    .arx__blockqoute-1-wrapper {
        margin: 0 auto 45px;
    }
    .arx__heading-main.arx__heading {
        font-size: 30px;
        padding: 30px 0;
    }
    .arx__beach-block-1 {
        margin-top: 20px;
    }
    .arx__limits-container {
        margin-top: 35px;
    }
    .arx__heading {
        font-size: 22px;
    }
    .arx__limits-container .arx__heading,
    .arx__price-container .arx__heading,
    .arx__whocan-body .arx__heading {
        margin-bottom: 20px;
    }
    .arx__howitwork-body div:nth-child(n+4),
    .arx__conclusions-container li,
    .arx__how-to-choose-body li {
        padding-left: 25px;
    }
    .arx__howitwork-body div:nth-child(n+4)::before,
    .arx__conclusions-container li::before,
    .arx__how-to-choose-body li::before {
        width: 15px;
        height: 15px;
        top: 5px;
    }
    .arx__beach-block-1 p:first-child {
        background: url(../../img/arx/beach-1.svg) no-repeat left 0 bottom 20px;
        padding-bottom: 580px;
        width: calc(100% + 40px);
        margin-left: -20px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
    }
    .arx__stats-perc-list::after,
    .arx__whocan-container::after,
    .arx__beach-block-1 p:first-child::after {
        content: '';
        display: block;
        width: 120px;
        height: 120px;
        background-color: #43d48a;
        border-radius: 50%;
        position: absolute;
        bottom: 430px;
        right: -40px;
    }
    .arx__whocan-container {
        position: relative;
        background: url(../../img/arx/whocan-1.svg) no-repeat center bottom / 414px auto;
        padding: 20px 0 400px;
        margin: 0;
    }
    .arx__whocan-container::after {
        right: auto;
        left: -50px;
        bottom: 250px;
    }
    .arx__limits-container {
        background: url(../../img/arx/choose-1.png) no-repeat left bottom / 416px auto;
        padding-bottom: 470px;
    }
    .arx__how-to-choose-company {
        padding-top: 25px;
        padding-bottom: 25px;
        background: #FD4A41;
    }
    .arx__how-to-choose-company .arx__heading {
        margin-bottom: 10px;
    }
    .arx__how-to-choose-company p {
        color: #fff;
    }
    .arx__stats-perc-list {
        position: relative;
    }
    .arx__stats-perc-list::after {
        width: 70px;
        height: 70px;
        bottom: auto;
        top: -50px;
    }
}
@media (max-width: 375px) {
    .arx__whocan-container {
        background-size:100% auto;
        padding-bottom: 360px;
    }
    .arx__whocan-container::after {
        bottom: 220px;
    }
}
@media (max-width: 360px) {
    .arx__whocan-container {
        padding-bottom: 350px;
    }
    .arx__whocan-container::after {
        bottom: 210px;
    }
}
@media (max-width: 320px) {
    .arx__whocan-container {
        padding-bottom: 310px;
    }
    .arx__whocan-container::after {
        bottom: 170px;
    }
}
