@media only screen and (min-width: 320px) {
  .title {
    padding-top: 79px;
    margin: 0 auto;
  }

  .title .container {
    padding: 0 44px 0 20px;
  }

  .title h1 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    padding: 20px 0 15px 0;
  }

  .title-services-text {
    line-height: 20px;
  }

  .title-services-text p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
  }

  .title-services-text p:first-child {
    padding-bottom: 15px;
  }

  .title .btn {
    text-align: center;
    padding-top: 30px;
  }

  .title .btn-form {
    border: 0;
    background-color: #CBFB45;
    color: #151517;
    font-size: 14px;
    font-weight: 500;
    border-radius: 30px;
    padding: 16px 27px 17px 27px;
    cursor: pointer;
  }

  .block-work__body {
    padding-top: 50px;
  }

  .block-work__body-img {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
  }

  .block-work__body-img img {
    width: 300px;
  }

  .block-work__body-text {
    padding: 40px 0;
  }

  .block-work__body-text .text:first-child {
    padding-bottom: 43px;
  }

  .block-work__body-text .text span {
    color: #CBFB45;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    display: block;
  }

  .block-work__body-text .text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    padding-top: 20px;
  }

  .block-work__body-text .text-menu {
    padding: 16px 0 0 6px;
  }

  .block-work__body-text .text-menu li {
    color: #fff;
    font-size: 14px;
    padding-bottom: 14px;
  }

  .block-work__body-text .text-menu li:last-child {
    line-height: 20px;
    padding-bottom: 0;
  }

  .block-work__body-text .text-menu li::before {
    content: "";
    width: 2px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    bottom: 2px;
    right: 4px;
  }

  .block-why .container {
    padding: 0 0;
  }

  .block-why__body-img img {
    max-width: 100%;
    width: 100%;
  }

  .block-why__body h3 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 0 20px;
    margin-top: 50px;
  }

  .block-why__body-text {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 30px auto;
    grid-template-columns: auto auto;
    grid-gap: 30px 30px;
    padding: 36px 23px 50px 20px;
  }

  .block-why__body-text .text p {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding-top: 20px;
  }

  .block-why__body-text .text p strong {
    color: #CBFB45;
  }

  .block-why__body-text .text span {
    font-size: 14px;
    font-weight: 700;
    color: #CBFB45;
  }

  .processing {
    background-color: #CBFB45;
  }

  .processing__body {
    padding: 38px 20px 84px 20px;
    position: relative;
  }

  .processing__body-text p {
    font-size: 18px;
    color: #151517;
    line-height: 23px;
    font-weight: 500;
  }

  .processing__body-text p span {
    font-weight: 700;
  }

  .processing__body-text p:first-child {
    padding-bottom: 23px;
  }

  .processing__body-img {
    position: absolute;
    top: 391px;
    right: 0;
    padding: 0 20px;
    z-index: 26;
  }

  .processing__body-img img {
    width: 100%;
  }

  .order {
    margin-top: 200px;
  }

  .order__body-text p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
  }

  .order__body-text p:first-child {
    padding-bottom: 24px;
  }

  .order__body-text .btn {
    text-align: center;
    padding-top: 30px;
  }

  .order__body-text .btn-form {
    border: 0;
    background-color: #CBFB45;
    color: #151517;
    font-size: 14px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
    padding: 16px 27px 17px 27px;
  }

  .order__body-img {
    padding-top: 50px;
  }

  .order__body-img img {
    max-width: 239px;
    -webkit-transform: translate(60px, 0);
    -ms-transform: translate(60px, 0);
    transform: translate(60px, 0);
  }

  .slider {
    width: 100%;
    max-width: 100%;
  }

  .slider__text {
    margin: 50px 0 0 0;
    font-size: 18px;
  }

  .slider__text p {
    color: #fff;
    font-weight: 500;
  }

  .slider__text span {
    color: #CBFB45;
    font-weight: 700;
  }

  .slider .block {
    overflow: hidden;
  }

  .image-slider {
    padding: 20px 0 0 0;
  }

  .image-slider__slide {
    background: url(../../images/general/bg-slider02.png) no-repeat;
    background-size: cover;
  }

  .image-slider__slide:nth-child(2) {
    background: url(../../images/general/bg-slider03.png) no-repeat;
    background-size: cover;
  }

  .image-slider__slide:nth-child(3) {
    background: url(../../images/general/bg-slider04.png) no-repeat;
    background-size: cover;
  }

  .image-slider__slide:nth-child(4) {
    background: url(../../images/general/bg-slider02.png) no-repeat;
    background-size: cover;
  }

  .image-slider__image {
    text-align: center;
  }

  .image-slider__image img {
    max-width: 100%;
  }

  /* block-slider*/

  .block-slider {
    min-width: 100%;
    min-height: 341px;
    display: block;
    padding: 36px 25px 23px 21px;
    background-size: cover;
    color: #fff;
  }

  .block-slider h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 10px;
  }

  .block-slider h2 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
  }

  .block-slider__body {
    padding-top: 10px;
  }

  .block-slider__body span {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
  }

  .button-link {
    background-color: #CBFB45;
    width: 45px;
    height: 45px;
    display: block;
    border-radius: 50%;
    margin-top: 19px;
  }

  .button-link::after {
    content: "";
    background: url(../../images/general/small-plus.svg) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 15px;
    left: 16px;
  }

  .button-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
  }

  .button-slider .custom-prev {
    background-image: url(../../images/general/arrow-left-mob.svg);
    width: 45px;
    height: 46px;
    background-repeat: no-repeat;
    z-index: 87;
  }

  .button-slider .custom-prev.swiper-button-disabled {
    opacity: 0.7;
  }

  .button-slider .custom-next {
    background-image: url(../../images/general/arrow-right-mob.svg);
    width: 45px;
    height: 46px;
    background-repeat: no-repeat;
    z-index: 87;
  }

  .button-slider .custom-next.swiper-button-disabled {
    opacity: 0.7;
  }

  .img-processing-tabl,
  .img-why-desk,
  .img-work-desk,
  .block-work__line {
    display: none;
  }
}

@media only screen and (min-width: 360px) {
  .block-work__body-img img {
    width: 340px;
  }

  .block-work__body-text .text-menu li:last-child {
    line-height: 30px;
  }

  .processing__body-img {
    left: 0;
    top: 364px;
    right: 0;
  }

  .block-slider {
    padding: 56px 28px 23px 21px;
  }

  .order__body-text p:first-child {
    padding-bottom: 14px;
  }

  .order {
    margin-top: 240px;
  }

  .order__body-text .btn-form {
    font-size: 16px;
    padding: 18px 28px 19px 28px;
  }

  .order__body-img {
    padding-top: 60px;
  }

  .order__body-img img {
    max-width: 260px;
    -webkit-transform: translate(79px, 0);
    -ms-transform: translate(79px, 0);
    transform: translate(79px, 0);
  }

  .block-slider,
  .block-slider02,
  .block-slider03 {
    min-height: 411px;
  }

  .block-slider__body span {
    font-size: 14px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 375px) {
  .processing__body-img {
    top: 346px;
  }

  .order__body-text p:first-child {
    padding-bottom: 34px;
  }
}

@media only screen and (min-width: 390px) {
  .order {
    margin-top: 260px;
  }
}

@media only screen and (min-width: 414px) {
  .processing__body {
    padding: 38px 20px 124px 20px;
  }

  .order {
    margin-top: 240px;
  }

  .order__body-img img {
    max-width: 280px;
    -webkit-transform: translate(112px, 0);
    -ms-transform: translate(112px, 0);
    transform: translate(112px, 0);
  }

  .block-slider,
  .block-slider02,
  .block-slider03 {
    min-height: 503px;
  }

  .block-slider h2,
  .block-slider02 h2,
  .block-slider03 h2 {
    font-size: 20px;
  }

  .button-link {
    width: 55px;
    height: 55px;
    margin-top: 20px;
  }

  .button-link::after {
    width: 14px;
    height: 14px;
    top: 20px;
    left: 22px;
  }
}

@media only screen and (min-width: 768px) {
  .block-why__body-img img {
    height: auto;
  }

  .title {
    padding-top: 120px;
  }

  .container,
  .block-why .container,
  .title .container {
    padding: 0 40px;
  }

  .title h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .title-services-text p {
    line-height: 22px;
  }

  .title .btn {
    text-align: left;
    padding: 30px 40px 0 40px;
  }

  .block-work__body-img {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .block-work__body-img img {
    width: 480px;
  }

  .block-why__body-img {
    text-align: right;
  }

  .block-why__body h3 {
    padding: 0 40px;
  }

  .block-why__body-text {
    padding: 40px 40px 50px 40px;
    grid-gap: 40px 80px;
  }

  .processing__body {
    padding: 48px 90px 164px 80px;
  }

  .processing__body-img {
    top: 300px;
    max-width: 620px;
  }

  .order__body-text p:first-child {
    padding-bottom: 0;
  }

  .img-processing-mob {
    display: none;
  }

  .img-processing-tabl {
    display: inline-block;
  }

  .order {
    margin-top: 130px;
  }

  .order__body-text .btn {
    text-align: left;
  }

  .order__body-img img {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .order__body-img {
    text-align: right;
  }

  .block-slider,
  .block-slider02,
  .block-slider03 {
    min-height: 453px;
  }

  .block-slider {
    padding: 68px 10px 23px 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .block-work__body-text .text p,
  .block-work__body-text .text span {
    line-height: 22px;
  }

  .block-why__body-text .text p {
    font-size: 18px;
  }

  .block-why__body-text .text p br {
    display: none;
  }

  .order__body-text .btn-form {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid #CBFB45;
  }

  .order__body-text .btn-form:hover {
    background-color: transparent;
    color: #CBFB45;
  }

  .title .btn-form {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid #CBFB45;
  }

  .title .btn-form:hover {
    background-color: transparent;
    color: #CBFB45;
  }

  .title {
    padding-top: 110px;
    max-width: 740px;
  }

  .title-services-text p {
    line-height: 20px;
  }

  .block-why {
    margin-top: 50px;
  }

  .block-work__body {
    padding-top: 80px;
  }

  .block-why__body-img img {
    height: 420px;
  }

  .block-why__body h3 {
    padding: 0 0 0 96px;
    font-size: 24px;
  }

  .block-why__body-text {
    padding: 40px 0 80px 100px;
    grid-gap: 40px 140px;
  }

  .processing__body-text p {
    font-size: 26px;
    line-height: 34px;
  }

  .processing__body {
    padding: 87px 80px 124px 160px;
  }

  .processing__body-img {
    top: 440px;
    max-width: 80%;
  }

  .order {
    margin-top: 280px;
  }

  .img-why-mob {
    display: none;
  }

  .img-why-desk {
    display: inline-block;
  }

  .block-work__body-text {
    padding: 10px 0;
  }

  .block-slider {
    font-size: 24px;
  }

  .block-work__body-text .text span {
    font-size: 18px;
  }

  .block-work__body-text .text:first-child {
    padding-bottom: 40px;
  }

  .block-work__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .block-work__body-text .text-menu {
    padding: 14px 0 0 6px;
  }

  .block-work__body-text .text-menu li {
    font-size: 16px;
  }

  .block-work__body-text .text-menu li:last-child {
    line-height: inherit;
  }

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

  .order__body-text {
    max-width: 520px;
  }

  .order__body-text p {
    font-size: 14px;
    line-height: 20px;
  }

  .order__body-img img {
    max-width: 340px;
  }

  .order__body-img {
    padding-top: 40px;
  }

  .image-slider {
    padding: 40px 0 0 0;
  }

  .button-slider .custom-prev {
    background-image: url(../../images/general/arrow-left.svg);
    width: 78px;
    height: 63px;
  }

  .button-slider .custom-next {
    background-image: url(../../images/general/arrow-right.svg);
    width: 78px;
    height: 63px;
  }

  .block-slider {
    padding: 82px 32px 23px 21px;
  }

  .block-slider h2,
  .block-slider02 h2,
  .block-slider03 h2 {
    font-size: 24px;
  }

  .block-slider:hover .block-slider__body {
    opacity: 1;
    -webkit-transition: 0.55s opacity, 0.55s visibility;
    -o-transition: 0.55s opacity, 0.55s visibility;
    transition: 0.55s opacity, 0.55s visibility;
  }

  .block-slider__body {
    opacity: 0;
  }

  .block-slider__body span {
    font-size: 18px;
    line-height: 25px;
    display: block;
  }

  .block-slider,
  .block-slider02,
  .block-slider03 {
    min-height: 540px;
  }

  .button-link::after {
    top: 13px;
    left: 22px;
  }

  .slider {
    margin-top: 70px;
  }

  .slider__text p {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1280px) {
  .block-slider__body {
    padding-top: 20px;
  }

  .block-work__body-text .text p {
    font-size: 18px;
  }

  .block-slider {
    min-height: 604px;
    padding: 82px 92px 23px 32px;
    font-size: 30px;
  }

  .img-work-mob {
    display: none;
  }

  .img-work-desk {
    display: inline-block;
  }

  .block-work__body-img img {
    width: 640px;
  }

  .title .btn-form {
    font-size: 24px;
    padding: 15px 49px 16px 56px;
  }

  .block-work__body-text {
    padding: 80px 130px 0 0;
  }

  .title__line {
    display: inline;
    position: relative;
    width: 1%;
    top: -179px;
    left: 484px;
  }

  .title__line .line-one {
    width: 1px;
    height: 543px;
    background-color: rgba(203, 251, 69, 0.3);
    position: absolute;
    left: 0;
    top: 284px;
  }

  .title__line .line-two {
    height: 669px;
    position: absolute;
    width: 1px;
    background-color: rgba(203, 251, 69, 0.3);
    left: 235px;
    top: 158px;
  }

  .title__line .line-three {
    position: absolute;
    height: 815px;
    width: 1px;
    background-color: rgba(203, 251, 69, 0.3);
    left: 465px;
    top: 12px;
  }

  .block-why__body-img img {
    height: auto;
    max-width: 80%;
  }

  .processing__body-text p {
    font-size: 30px;
    line-height: 36px;
  }

  .block-why__body h3 {
    max-width: 593px;
    margin-top: 80px;
    padding: 0 0 0 238px;
  }

  .block-why__body-text {
    padding: 40px 0 80px 240px;
    grid-gap: 40px 0;
  }

  .block-why__body-text .text:nth-child(1) {
    max-width: 300px;
  }

  .block-why__body-text .text:nth-child(2) {
    max-width: 220px;
  }

  .block-why__body-text .text:nth-child(3) {
    max-width: 195px;
  }

  .block-why__body-text .text:nth-child(4) {
    max-width: 363px;
  }

  .processing__body-text p:first-child {
    padding-bottom: 40px;
  }

  .processing__body-text {
    max-width: 87%;
  }

  .processing__body {
    padding: 87px 100px 224px 220px;
  }

  .processing__body-img {
    top: 480px;
  }

  .processing__line {
    position: relative;
    top: -4px;
    right: -95px;
    width: 1%;
  }

  .processing__line .line-one {
    height: 543px;
    position: absolute;
    width: 1px;
    background-color: rgba(203, 251, 69, 0.3);
    left: 0;
    top: 0;
  }

  .processing__line .line-two {
    height: 669px;
    position: absolute;
    left: 235px;
    top: 0;
    width: 1px;
    background-color: rgba(203, 251, 69, 0.3);
  }

  .processing__line .line-three {
    height: 815px;
    position: absolute;
    left: 465px;
    top: 0;
    width: 1px;
    background-color: rgba(203, 251, 69, 0.3);
  }

  .order__body-text p {
    line-height: 22px;
  }

  .order__body-text p br {
    display: none;
  }

  .order__body-img img {
    max-width: 463px;
  }

  .order__body-text {
    max-width: 547px;
    margin-left: 127px;
  }

  .order__body-text .btn-form {
    font-size: 24px;
    padding: 15px 49px 16px 56px;
  }

  .order {
    margin-top: 280px;
  }

  .slider__text p {
    font-size: 40px;
    padding-left: 274px;
  }

  .block-slider__body span {
    font-size: 18px;
  }

  .button-link {
    width: 63px;
    height: 63px;
  }

  .button-link::after {
    background: url(../../images/general/plus.svg) no-repeat;
    width: 18px;
    height: 18px;
    left: 24px;
  }
}

@media only screen and (min-width: 1366px) {
  .block-why__body-img img {
    max-width: 82%;
  }
}

@media only screen and (min-width: 1440px) {
  title h1 {
    padding-bottom: 25px;
  }

  .title {
    padding-top: 124px;
    max-width: 47%;
  }

  .title .container {
    padding: 0 0;
  }

  .title .btn {
    text-align: left;
    padding: 30px 0 0 0;
  }

  .block-work__body-img img {
    width: 665px;
  }

  .block-work__body-text {
    padding: 80px 219px 0 0;
  }

  .title__line {
    top: -210px;
    left: 549px;
  }

  .block-why__body h3 {
    font-size: 30px;
    max-width: 643px;
  }

  .processing__body {
    padding: 87px 0 330px 242px;
  }

  .processing__body-text {
    max-width: 694px;
  }

  .processing__body-text p br {
    display: none;
  }

  .processing__body-img img {
    max-width: 1244px;
  }

  .processing__body-img {
    left: 0;
    padding: 0 0 0 40px;
  }

  .order__body-text {
    margin-left: 204px;
  }

  .order__body-text .btn {
    padding-top: 40px;
  }

  .order {
    margin-top: 200px;
  }

  .slider__text {
    margin: 0 0;
  }

  .button-slider {
    padding-top: 0;
  }

  .block-slider h2,
  .block-slider02 h2,
  .block-slider03 h2 {
    font-size: 30px;
  }

  .block-slider__body span {
    font-size: 18px;
    line-height: 25px;
  }

  .block-slider,
  .block-slider02,
  .block-slider03 {
    min-height: 590px;
  }
}

@media only screen and (min-width: 1680px) {
  .container,
  .block-why .container {
    padding: 0 100px;
  }

  .block-work__body-text .text p,
  .block-work__body-text .text span {
    line-height: 30px;
  }

  .block-why__body-img img {
    max-width: 85%;
  }

  .title {
    padding-top: 164px;
  }

  .title__line {
    top: -111px;
    left: 615px;
  }

  .title__line .line-two {
    left: 285px;
  }

  .title__line .line-three {
    left: 585px;
  }

  .title-services-text p {
    line-height: 24px;
    font-size: 18px;
  }

  .title-services-text p:first-child {
    padding-bottom: 20px;
  }

  .block-work__body-img img {
    width: 735px;
  }

  .block-work__body-text .text span {
    font-size: 24px;
  }

  .block-work__body-text .text p {
    font-size: 24px;
    padding-top: 24px;
  }

  .block-work__body-text .text-menu li {
    font-size: 22px;
  }

  .text img {
    width: 60px;
  }

  .block-work__body-text .text:first-child {
    padding-bottom: 60px;
  }

  .block-why {
    margin-top: 120px;
  }

  .block-why__body h3 {
    font-size: 40px;
    max-width: 803px;
  }

  .block-why__body-text .text p,
  .block-why__body-text .text span {
    font-size: 24px;
  }

  .block-why__body-text {
    padding: 60px 0 120px 245px;
    grid-gap: 80px 0;
  }

  .block-why__body-text .text:nth-child(1) {
    max-width: 420px;
  }

  .block-why__body-text .text:nth-child(2) {
    max-width: 440px;
  }

  .block-why__body-text .text:nth-child(3) {
    max-width: 485px;
  }

  .block-why__body-text .text:nth-child(4) {
    max-width: 483px;
  }

  .processing__body-text p {
    font-size: 40px;
    line-height: 48px;
  }

  .processing__body-text {
    max-width: 1004px;
  }

  .processing__body {
    padding: 107px 0 400px 282px;
  }

  .processing__body-img img {
    max-width: 1424px;
  }

  .processing__line .line-two {
    left: 285px;
  }

  .processing__line .line-three {
    left: 585px;
  }

  .processing__body-img {
    top: 600px;
  }

  .order__body-text {
    max-width: 656px;
  }

  .order__body-text p {
    font-size: 18px;
    line-height: 26px;
  }

  .order__body-img img {
    max-width: 472px;
  }

  .block-slider h2,
  .block-slider02 h2,
  .block-slider03 h2 {
    font-size: 35px;
  }

  .block-slider__body span {
    font-size: 21px;
    line-height: 30px;
  }

  .block-work__body-text .text-menu {
    padding: 20px 0 0 6px;
  }

  .block-work__body-text {
    padding: 80px 132px 0 0;
  }

  .button-link {
    width: 80px;
    height: 80px;
  }

  .button-link::after {
    top: 22px;
    left: 32px;
  }

  .block-slider {
    padding: 92px 53px 23px 32px;
  }

  .block-slider,
  .block-slider02,
  .block-slider03 {
    min-height: 620px;
  }
}

@media only screen and (min-width: 1920px) {
  .title {
    padding-top: 184px;
    max-width: 49%;
  }

  .order__body-text .btn-form {
    font-size: 30px;
    border-radius: 40px;
  }

  .title-services-text p {
    line-height: 32px;
    font-size: 22px;
    border-radius: 40px;
  }

  .block-why__body-img img {
    max-width: 86%;
  }

  .title .btn {
    padding: 40px 0 0 0;
  }

  .title .btn-form {
    font-size: 30px;
    padding: 18px 49px 19px 56px;
    border-radius: 40px;
  }

  .title h1 {
    padding: 20px 0 25px 0;
    font-size: 50px;
    line-height: 60px;
  }

  .title__line {
    top: -171px;
    left: 502px;
  }

  .title__line .line-one {
    height: 673px;
    top: 284px;
  }

  .title__line .line-two {
    left: 400px;
    height: 799px;
    top: 158px;
  }

  .title__line .line-three {
    left: 800px;
    height: 945px;
    top: 12px;
  }

  .block-work__body {
    padding-top: 120px;
  }

  .processing__body-text {
    max-width: 1104px;
  }

  .processing__body {
    padding: 132px 0 440px 422px;
  }

  .processing__body-img img {
    max-width: 100%;
  }

  .order__body-text p {
    font-size: 20px;
    line-height: 28px;
  }

  .order {
    margin-top: 280px;
  }

  .order__body-text {
    max-width: 796px;
  }

  .order__body-img img {
    max-width: 80%;
  }

  .block-work__body-img img {
    width: 845px;
  }

  .block-work__body-text .text p {
    font-size: 30px;
  }

  .block-work__body-text .text p,
  .block-work__body-text .text span {
    line-height: 38px;
  }

  .block-work__body-text .text:first-child {
    padding-bottom: 80px;
  }

  .block-work__body-text .text-menu li {
    padding-bottom: 20px;
    font-size: 28px;
  }

  .block-work__body-text {
    padding: 80px 82px 0 0;
  }

  .block-work__body-text .text span {
    font-size: 30px;
  }

  .block-slider {
    min-height: 754px;
  }

  .block-slider__body span {
    font-size: 22px;
  }

  .block-slider h2 {
    padding-bottom: 30px;
  }

  .processing__line .line-three {
    left: 800px;
  }

  .button-link::after {
    top: 16px;
  }

  .processing__line .line-two {
    left: 400px;
  }

  .button-link {
    margin-top: 30px;
  }

  .block-slider {
    padding: 141px 70px 177px 49px;
    font-size: 35px;
  }
}