@media screen and  (max-width: 1310px) {
    .secret .container {
        padding: 0 0 43px 0;
    }
    .secret-slider {
        max-width: 730px;
        margin: 0 auto;
    }
    .secret-slider-item {
        flex-direction: column;
    }
    .secret-slider-item-image {
        margin-bottom: 71px;
    }
    .secret-slider-item-text {
        margin-left: 0;
        max-width: 730px;
        margin-right: 0;
    }
    .secret-slider-item-text-sub {
        margin-top: 14px;
    }
    .secret .slick-arrow:nth-child(1) {
        top: 510px;
        left: 0;
    }
    .secret .slick-arrow:nth-child(3) {
        top: 510px;
        left: 55px;
    }

    .causes .container {
        padding: 0 0 560px 70px;
    }
    .causes-image {
        max-width: 800px;
    }
    .causes-image {
        position: absolute;
        top: -61px;
        right: -568px;
        z-index: -20;
    }
    .causes-image-2 img:first-child {
        width: 300px;
    }
    .causes-image-2 img:last-child {
        width: 1000px;
    }
    .causes-image-2 {
        position: absolute;
        left: 0px;
        bottom: -481px;
        z-index: -25;
    }
    .line-2 {
        position: absolute;
        top: 277px;
        right: -1023px;
    }
    .line {
        position: absolute;
        left: -318px;
        bottom: 1060px;
        animation: move 5s linear infinite;
        z-index: -1;
    }
}

@media screen and  (max-width: 1285px) {
    .container {
        max-width: 100%;
    }

    .main-image {
        right: 30px;
    }
}

@media screen and  (max-width: 1260px) {
    .reasons .container {
        padding-top: 36px;
    }
    h2.reasons-title {
        text-align: center;
        margin-bottom: 33px;
    }
    .reasons-about li:not(:last-child) {
        margin-bottom: 20px;
    }
    .reasons-about {
        margin-bottom: 48px;
    }

    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        margin-top: 50px;
        margin-left: 260px;
    }
    .reasons-about-image {
        top: 116px;
        left: 10px;
    }
    .reasons-about-image img:first-child {
        width: 203px;
    }
    .volume-1 {
        width: 18px;
        top: 54px;
        right: 60px;
    }
    .volume-2 {
        width: 32px;
        top: 34px;
        right: 28px;
    }
    .volume-3 {
        width: 42px;
    }

    .natural .container {
        padding: 0 0 0 100px;
        display: flex;
        flex-direction: column;
    }
    .natural-wrapper {
        display: none;
    }
    .natural-wrap {
        position: relative;
        padding: 34px 0 42px 40px;
        max-width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 0px 31px 1px rgba(0, 0, 0, 0.25);
    }
    .natural-wrap .natural-order {
        display: block;
    }
    h2.natural-title {
        padding-top: 0;
        margin-bottom: 0;
    }
    .natural-product {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        margin: 0 auto;
    }
    .natural-text {
        max-width: 600px;
        margin: 0;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .natural-order {
        right: -305px;
    }



    .order .container {
        padding: 40px 0 79px 0;
    }
    .order-info {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 100%;
    }
    .order-image {
        position: relative;
        right: auto;
        top: auto;
    }
    .order-info-title {
        margin: 0 auto 40px auto;
    }
    .order-form {
        margin: 0 auto 50px auto;
    }
    .order-info-subtitle {
        display: none;
        margin: 0 auto;
    }
    .main-info-subtitle:after {
        display: none;
    }
    .order-form-price {
        bottom: -55px;
        left: -233px;
    }
}

@media screen and  (max-width: 1200px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .header .container {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .main .container {
        padding: 96px 0 0 0;
    }
    .main-info {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 100%;
    }
    .main-info-title {
        margin-bottom: 40px;
    }
    .main-info-subtitle {
        margin-bottom: 50px;
    }
    .main-info-subtitle:after {
        display: none;
    }
    .main-image {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 100px;
    }
    .main-info-description {
        margin-bottom: 20px;
    }

    .reasons .container {
        display: flex;
        flex-direction: column;
    }
    h3.reasons-title {
        max-width: 700px;
        text-align: right;
        margin: 0 100px 0 0;
        align-self: flex-end;
    }
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        margin-top: 50px;
        margin-left: 160px;
    }
    .reasons-about-image {
        top: 190px;
        left: 10px;
    }

    .line {
        position: absolute;
        background-size: 50%;
        left: -15px;
        bottom: 1193px;
        width: 1200px;
    }
    .hear {
        position: absolute;
        top: 260px;
        right: -90px;
    }

    h2.advantages-title {
        text-align: center;
    }
    .advantages-info {
        flex-direction: column;
        align-items: center;
    }
    .advantages-info-items {
        margin-bottom: 24px;
    }

    .experiences-image {
        display: none;
    }
    .experiences-title {
        text-align: left;
        align-self: flex-start;
    }
    .experiences-slider {
        padding: 35px 30px 90px 30px;
        height: max-content;

        background-image: url("../img/experience-bg.png");
        background-position: center;
        background-size: cover;
        background-color: #FFFFFF;
        box-shadow: 0 0 71px -1px rgba(0, 0, 0, 0.25);
    }
    .experiences .slick-arrow:nth-child(1) {
        top: auto;
        bottom: 13px;
        left: calc(50% - 80px);
    }
    .experiences .slick-arrow:nth-child(3) {
        top: auto;
        bottom: 13px;
        right: calc(50% - 80px);
    }

    .easy .container {
        position: relative;
        padding: 53px 30px 75px 320px;
        z-index: -10;
    }


    .causes .container {
        padding: 0 0 480px 80px;
    }
    .causes-wrapper {
        flex-direction: column-reverse;
        align-items: center;
        margin: 0 auto;
    }
    .causes-items {
        margin-bottom: 202px;
    }
    .causes-item:before {
        left: -50px;
    }
    .causes-description {
        max-width: 350px;
        margin-left: -500px;
    }
    .causes-image {
        max-width: 600px;
        top: 500px;
        right: -100px;
    }
    .causes-image-2 {
        left: -52px;
        bottom: -360px;
    }
    .causes-image-2 img:first-child {
        max-width: 270px;
    }
    .causes-image-2 img:last-child {
        max-width: 850px;
    }
    .line-2 {
        top: 342px;
        right: -704px;
    }
    .line-3 {
        display: none;
    }
}

@media screen and  (max-width: 1050px) {
    h3.reasons-title {
        max-width: 500px;
        margin: 0 25px 0 0;
    }
    .hear {
        position: absolute;
        top: 300px;
        right: -35px;
    }
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        margin-left: 25px;
    }

    .natural-wrap {
        position: relative;
        padding: 14px 0 42px 25px;
        max-width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 0px 31px 1px rgb(0 0 0 / 25%);
    }
    .natural-text {
        max-width: 500px;
    }
    .natural-order {
        width: 200px;
        height: 200px;
        bottom: -159px;
        right: -246px;
    }
    .natural-order:before {
        width: 200px;
        height: 200px;
        position: absolute;
        top: -11px;
        left: -18px;
    }
    .natural-order-text {
        padding-top: 56px;
        padding-right: 15px;
        font-size: 32px;
    }

    .easy .container {
        position: relative;
        padding: 53px 30px 75px 250px;
        z-index: -10;
    }
    .easy-image {
        margin-left: -68px;
    }
}

@media screen and  (max-width: 880px) {
    .natural-order {
        bottom: -175px;
        right: -174px;
    }

    .causes .container {
        padding: 0 0 480px 20px;
    }
    .causes-item {
        max-width: 600px;
    }
    .causes-image {
        max-width: 600px;
        top: 560px;
        right: -100px;
    }
    .causes-description {
        max-width: 350px;
        margin-left: -350px;
    }
    .causes-image-2 {
        left: 0;
        bottom: -360px;
    }
}

@media screen and  (max-width: 800px) {
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        max-width: 427px;
        height: max-content;
    }

    .line {
        position: absolute;
        background-size: 50%;
        left: -15px;
        bottom: 1600px;
        width: 1200px;
    }


    .natural .container {
        padding: 0 0 15px 28px;
        display: flex;
        flex-direction: column;
    }
    .natural-wrap {
        position: relative;
        padding: 14px 0 42px 15px;
    }
    .natural-order {
        width: 152px;
        height: 152px;
        bottom: -159px;
        right: -100px;
    }
    .natural-order-text {
        padding-top: 30px;
        padding-right: 15px;
        font-size: 25px;
    }
    .natural-order:before {
        width: 152px;
        height: 152px;
        position: absolute;
        top: -11px;
        left: -11px;
    }
}

@media screen and  (max-width: 768px) {
    .header .container {
        padding: 25px 23px 19px 28px;
    }
    .header-action {
        display: none;
    }
    .header-action-mobile {
        display: block;
    }
    .header-logo {
        position: relative;
        z-index: 1001;
    }
    .burger {
        position: relative;
        z-index: 1001;
    }
    .active {
        position: fixed;
        top: 29px;
        right: 23px;
    }
    .active-logo {
        position: fixed;
        top: 25px;
        left: 28px;
    }
    .bg-blur {
        display: none;
    }
    .bg {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        transition: all 0.2s ease;
        backdrop-filter: blur(7px);
        -webkit-backdrop-filter: blur(7px);
        z-index: 999;
    }
    .header-nav-mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: max-content;
        opacity: 1;
        transition: all 0.2s ease;
        z-index: 1000;
    }
    .header-nav-mobile ul {
        padding: 81px 0 185px 0;
        background-image: url("../img/mobile-menu.png");
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
        height: 627px;
    }
    .header-nav-mobile ul li {
        list-style: none;
        text-align: center;
        font-weight: 300;
        font-size: 24px;
        line-height: 28px;
    }
    .header-nav-mobile ul li:not(:last-child) {
        margin-bottom: 38px;
    }
    .showPanel {
        display: block;
        position: fixed;
        opacity: 1;
    }

    .main .container {
        padding: 19px 0 18px 0;
    }
    .main-info-title {
        width: 266px;
        margin-left: 0;
        margin-bottom: 16px;
    }
    .main-image {
        margin-bottom: 52px;
    }
    .main-image img:first-child {
        max-width: 360px;
    }
    .vector-1 {
        max-width: 315px;
        top: 7px;
        right: -15px;
    }
    .vector-2 {
        max-width: 336px;
    }
    .main-info-description {
        font-size: 16px;
        line-height: 125.69%;
        margin-left: 0;
    }
    .main-info-action {
        margin-right: 0;
    }
    .main-info-button {
        display: none;
    }
    .main-info-button-mobile {
        display: block;
    }

    .reasons .container {
        padding: 18px 0 21px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h2.reasons-title {
        font-size: 32px;
        line-height: 139.69%;
    }
    .reasons-about li {
        font-size: 16px;
        line-height: 139.69%;
        margin-left: 0;
    }
    .reasons-about li:before {
        background-repeat: no-repeat;
        top: 0px;
        left: -35px;
        width: 21px;
        height: 28px;
    }
    h3.reasons-title {
        max-width: 309px;
        font-size: 20px;
        line-height: 139.69%;
        margin: 0 25px 26px 0;
    }
    .reasons-items {
        align-self: flex-start;
    }
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        margin-top: 50px;
        margin-left: 150px;
    }
    .reasons-item-1 {
        margin-top: 0;
    }
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4  {
        padding: 13px 20px 13px 10px;
        width: 282px;
        height: max-content;
    }
    .reasons-item-1:before {
        top: -12px;
        right: -86px;
        width: 113px;
        height: 113px;
    }
    .reasons-item-2:before {
        position: absolute;
        top: -12px;
        right: -86px;
        width: 113px;
        height: 113px;
    }
    .reasons-item-3:before {
        position: absolute;
        top: -12px;
        right: -86px;
        width: 113px;
        height: 113px;
    }
    .reasons-item-4:before {
        position: absolute;
        top: -12px;
        right: -86px;
        width: 113px;
        height: 113px;
    }
    .reasons-item-text {
        font-size: 16px;
        line-height: 139.69%;
        width: 253px;
    }
    .line {
        position: absolute;
        background-size: 50%;
        left: -15px;
        bottom: 850px;
        width: 1000px;
    }
    .hear {
        width: 150px;
        position: absolute;
        top: 165px;
        right: -20px;
    }
    .reasons-about-image {
        top: 190px;
        left: -150px;
    }

    .secret .container {
        padding: 0 0 23px 0;
    }
    h2.secret-title {
        font-size: 20px;
        margin-bottom: 11px;
    }
    .secret-slider {
        max-width: 500px;
    }
    .secret-slider-item-image {
        max-width: 500px;
        margin-bottom: 70px;
    }
    .secret-slider-item-text {
        max-width: 500px;
        font-size: 16px;
        line-height: 160.69%;
    }
    .secret-slider-item-text span {
        font-size: 16px;
    }
    .secret-slider-item-text-sub {
        max-width: 500px;
        font-size: 13px;
        line-height: 160.69%;
    }
    .secret .slick-arrow:nth-child(1) {
        width: 68px;
        left: 0;
        top: 350px;
    }
    .secret .slick-arrow:nth-child(3) {
        width: 68px;
        left: 50px;
        top: 350px;
    }

    .natural {
        padding-bottom: 0;
    }
    .natural .container {
        padding: 0 0 15px 28px;
        display: flex;
        flex-direction: column;
    }
    .natural-wrap {
        position: relative;
        padding: 14px 50px 42px 50px;
    }
    h2.natural-title {
        padding-top: 0;
        font-size: 24px;
        text-align: left;
        margin-bottom: 34px;
        margin-left: 14px;
    }
    .natural-text {
        max-width: 100%;
        align-items: flex-start;
        margin: 0;
        font-size: 16px;
        line-height: 160.69%;
    }
    .natural-product .desk {
        display: none;
    }
    .natural-product .mobile {
        display: block;
        margin-left: 100px;
    }
    .natural-order {
        right: -35px;
    }

    .causes .container {
        padding: 0 0 290px 34px;
    }
    h2.causes-title {
        font-size: 20px;
        line-height: 139.69%;
        margin-bottom: 21px;
    }
    .causes-wrapper {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .causes-items {
        margin-bottom: 132px;
    }
    .causes-item {
        max-width: 400px;
        font-size: 16px;
        line-height: 184.19%;
        margin-left: 48px;
    }
    .causes-item:before {
        background-repeat: no-repeat;
        top: 0;
        left: -35px;
        width: 21px;
        height: 28px;
    }
    .causes-description {
        max-width: 300px;
        font-size: 16px;
        line-height: 160.69%;
        margin-left: 0;
    }
    .causes-image {
        max-width: 363px;
        top: 250px;
        right: 0;
    }
    .causes-image-2 {
        left: 28px;
        bottom: -179px;
    }
    .causes-image-2 img:first-child {
        max-width: 154px;
    }
    .causes-image-2 img:last-child {
        max-width: 704px;
    }
    .line-2 {
        top: 200px;
        right: -612px;
    }
    .line-3 {
        display: none;
    }


    .advantages .container {
        padding: 23px 25px 20px 25px;
    }
    h2.advantages-title {
        font-size: 24px;
        line-height: 139.69%;
        margin-bottom: 46px;
    }
    .advantages-info-item {
        font-size: 16px;
        line-height: 139.69%;
    }
    .advantages-info-item:not(:last-child) {
        margin-bottom: 25px;
    }
    .advantages-info-item:before {
        background-repeat: no-repeat;
        top: 0;
        left: -35px;
        width: 21px;
        height: 28px;
    }

    .experiences .container {
        padding: 20px 25px 52px 25px;
    }
    .experiences-title {
        max-width: 300px;
        font-size: 16px;
        line-height: 139.69%;
        margin: 0 auto 33px auto;
    }
    .experiences-slider {
        padding: 35px 20px 60px 20px;
    }
    .experiences-slider-item-image {
        width: 83px;
        margin: 0 auto 9px auto;
    }
    .experiences-slider-item-name {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .experiences-slider-item-text {
        font-size: 16px;
        line-height: 160.69%;
    }
    .experiences .slick-arrow:nth-child(1) {
        width: 43px;
        left: calc(50% - 50px);
    }
    .experiences .slick-arrow:nth-child(3) {
        width: 43px;
        right: calc(50% - 50px);
    }

    .easy .container {
        padding: 27px 25px 274px 25px;
    }
    .easy-title {
        font-size: 32px;
        margin-bottom: 28px;
    }
    .easy-item:not(:last-child){
        margin-bottom: 43px;
    }
    .easy-items {
        flex-direction: column;
        align-items: center;
    }
    .easy-image {
        position: absolute;
        top: auto;
        bottom: -58px;
        left: auto;
        right: 40px;
        z-index: -10;
    }
    .easy-image .desk {
        display: none;
    }
    .easy-image .mobile {
        display: block;
    }

    .order .container {
        padding: 39px 25px 79px 25px;
    }
    .order-info-title {
        max-width: 375px;
        margin: 0 auto 18px auto;
    }
    .order-form {
        display: none;
    }
    .order-info-subtitle {
        display: block;
        margin: 0 auto;
    }
    .main-info-subtitle {
        margin-bottom: 57px;
    }
    .order-image {
        margin-bottom: 80px;
    }
    .order-image img:first-child {
        max-width: 360px;
    }
    .vector-1 {
        max-width: 315px;
        top: 7px;
        right: -15px;
    }
    .vector-2 {
        max-width: 336px;
    }
    .order-info-button.mobile {
        display: block;
        width: 224.51px;
        height: 73px;
        font-size: 28px;
        margin-top: 0;
    }
    .order-form-price.mob {
        display: flex;
        flex-direction: column;
        justify-content: center;
        left: auto;
        bottom: -35px;
        right: 11px;
        width: 104px;
        height: 104px;
    }
    .order-form-price:before {
        top: calc(50% - 63px);
        right: calc(50% - 63px);
        width: 126px;
        height: 126px;
    }
    .old-price {
        font-size: 14px;
    }
    .old-price:before {
        width: 70px;
        left: calc(50% - 35px);
    }
    .new-price {
        font-size: 18px;
    }
}

@media screen and  (max-width: 630px) {
    .header-nav-mobile ul {
        height: 527px;
    }
    .line {
        position: absolute;
        background-size: 50%;
        left: -15px;
        bottom: 900px;
        width: 1000px;
    }

    .main-info {
        margin-left: 15px;
        margin-right: 15px;
    }
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        margin-left: 50px;
    }
    .reasons-about-image img:first-child {
        width: 103px;
    }
    .reasons-about-image {
        top: 144px;
        left: -60px;
    }
    .volume-1 {
        width: 9px;
        top: 29px;
        right: 29px;
    }
    .volume-2 {
        width: 16px;
        top: 18px;
        right: 15px;
    }
    .volume-3 {
        width: 21px;
        top: 7px;
        right: 0px;
    }

    .natural-wrap {
        position: relative;
        padding: 14px 44px 42px 15px;
    }
    .natural-product .mobile {
        margin-left: -15px;
    }

    h2.causes-title {
        max-width: 260px;
    }

    .causes-description {
        max-width: 204px;
    }

}

@media screen and  (max-width: 530px) {
    .line {
        position: absolute;
        background-size: 50%;
        left: -15px;
        bottom: 1243px;
        width: 600px;
    }

    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        margin-left: 50px;
    }
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4  {
        padding: 13px 20px 13px 10px;
        width: 182px;
        height: max-content;
    }
    .reasons-item-text {
        font-size: 16px;
        line-height: 139.69%;
        width: 153px;
    }

    .causes-item {
        max-width: 300px;
        font-size: 16px;
        line-height: 184.19%;
        margin-left: 48px;
    }
    .causes-description {
        max-width: 164px;
    }
    .causes-image {
        max-width: 363px;
        top: 275px;
        right: -50px;
    }
    .causes-image-2 {
        left: 28px;
        bottom: -196px;
    }
    .causes-image-2 img:last-child {
        max-width: 404px;
    }
    .line-2 {
        top: 210px;
        right: -327px;
    }

    .secret .container {
        padding: 0 25px 23px 25px;
    }
    .secret-slider {
        max-width: 410px;
    }
    .secret-slider-item-image {
        max-width: 350px;
        margin-bottom: 70px;
    }
    .secret-slider-item-text {
        padding: 5px;
    }
    .secret-slider-item-text-sub {
        max-width: 300px;
    }
    .secret-slider-item-text-sub:before {
        top: -22px;
        left: -29px;
        font-size: 52px;
    }
    .secret .slick-arrow:nth-child(1) {
        left: 0;
        top: 245px;
    }
    .secret .slick-arrow:nth-child(3) {
        left: 50px;
        top: 245px;
    }
    .easy-image {
        position: absolute;
        top: auto;
        bottom: -58px;
        left: auto;
        right: 0px;
        z-index: -10;
    }

}

@media screen and  (max-width: 480px) {
    h2.causes-title {
        max-width: 156px;
    }
    .natural-order {
        width: 132px;
        height: 132px;
        bottom: -145px;
        right: -35px;
    }
    .natural-order:before {
        width: 132px;
        height: 132px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
}

@media screen and  (max-width: 430px) {
    .header-nav-mobile ul {
        height: 427px;
    }
    h2.reasons-title {
        line-height: 139.69%;
        margin: 0 15px 33px 15px;
    }
    .reasons-about {
        margin-left: 25px;
    }
    .reasons-item-1, .reasons-item-2, .reasons-item-3, .reasons-item-4 {
        margin-left: 15px;
    }
    .reasons-about-image {
        top: 144px;
        left: -40px;
    }
    .hear {
        width: 100px;
        position: absolute;
        right: -28px;
    }
    h3.reasons-title {
        max-width: 309px;
        font-size: 20px;
        line-height: 139.69%;
        margin: 0 10px 26px 0;
    }

    .experiences-slider {
        background-image: url("../img/experience-bg-mobile.png");
    }

    .causes .container {
        padding: 0 0 210px 30px;
    }
    .causes-items {
        margin-bottom: 122px;
    }
    .causes-item {
        max-width: 259px;
        font-size: 16px;
        line-height: 184.19%;
        margin-left: 18px;
    }
    .causes-item:before {
        background-repeat: no-repeat;
        top: 0;
        left: -28px;
        width: 21px;
        height: 28px;
    }
    .causes-image {
        max-width: 323px;
        top: 317px;
        right: -71px;
    }
    .causes-image-2 img:first-child {
        max-width: 134px;
    }
    .causes-image-2 {
        left: -30px;
        bottom: -144px;
    }
    .line-2 {
        top: 185px;
        right: -331px;
    }

    .secret-slider-item-image {
        max-width: 280px;
        margin-bottom: 70px;
    }
    .secret-slider-item-text-sub {
        max-width: 250px;
    }
    .secret .slick-arrow:nth-child(1) {
        left: 0;
        top: 195px;
    }
    .secret .slick-arrow:nth-child(3) {
        left: 50px;
        top: 195px;
    }
}

@media screen and  (max-width: 360px) {
    .line {
        position: absolute;
        background-size: 50%;
        left: -150px;
        bottom: 1243px;
        width: 600px;
    }

    .secret-slider-item-image {
        max-width: 270px;
        margin-bottom: 70px;
    }
    .secret-slider-item-text-sub {
        max-width: 200px;
    }
    .secret .slick-arrow:nth-child(1) {
        left: 0;
        top: 190px;
    }
    .secret .slick-arrow:nth-child(3) {
        left: 50px;
        top: 190px;
    }

    .order-form-price.mob {
        bottom: -52px;
        right: 32px;
    }
}