@media (max-width: 1800px) {
  .services__navigation--item a {
    font-size: 22px;
    line-height: 26px;
  }
  .services__navigation {
    min-width: 293px;
  }
  .services__navigation--list {
    gap: 25px;
    padding-bottom: 40px;
  }
  .services__navigation--btn {
    font-size: 22px;
  }
}

@media (max-width: 1600px) {
  .services__header {
    padding: 34px 0 80px 0;
  }
  .service_anchor {
    padding-top: 100px;
    margin-top: -100px;
  }
  .services__title {
    font-size: 70px;
  }

  .services__intro--blocks {
    gap: 74px;
  }

  .services__navigation {
    padding: 40px 36px 32px 44px;
    max-width: 293px;
  }

  .services__navigation--list {
    gap: 20px;
    padding-bottom: 32px;
  }

  .services__navigation--item a {
    font-size: 20px;
        display: flex;
        flex-direction: column;
        line-height: 24px;
        gap: 4px;
  }

  .services__navigation--btn {
    margin-top: 32px;
    font-size: 20px;
  }

  .services__card {
    padding: 60px 0px 148px 60px;
  }

  .services__card--text {
    gap: 24px;
    width: 665px;
  }

  .services__card h2 {
    font-size: 46px;
  }
  .services__wrapper {
    gap: 74px;
  }
  .services h2 {
    font-size: 46px;
    letter-spacing: -0.598px;
    line-height: 1.04;
  }
  .planning__stages--title {
    padding-left: 102px;
    font-size: 24px;
    width: 50%;
  }
  .planning__stages--item .planning__stages--title::before {
    left: 45px;
    font-size: 24px;
  }
  .planning__stages--item:not(:last-of-type) {
    padding-bottom: 40px;
  }
  .planning-stages {
    padding: 60px 60px 80px;
  }
  .planning-stages__item {
    grid-template-columns: 2fr 5fr;
  }
  .services-package__item {
    min-height: 380px;
    padding: 30px;
  }
  .planning-stages__list {
    margin: 60px 0 80px;
  }
  .planning-stages__last-item {
    grid-template-columns: 2fr 5fr;
  }
  .planning-stages__last-item--icon {
    padding-left: 40px;
  }
  .services h3 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.26px;
  }
  .planning-stages__item--num {
    font-size: 24px;
    padding-left: 40px;
  }
  .services-package__item--descr p {
    font-size: 12px;
  }
  .services-package__item--title span {
    font-size: 14px;
  }
  .services-package__top {
    margin-bottom: 40px;
  }
  .services-mandamus__descr {
    width: 52%;
  }
  .services-mandamus__img {
    width: 42%;
  }

  .services-assessment {
    padding: 60px 60px 94px;
  }
  .services-club__descr h2 {
    margin-bottom: 24px;
  }
  .services-club__descr p.green {
    margin-bottom: 16px;
  }
  .services-club__descr {
    width: 55%;
  }
  .services__wrapper {
    padding: 48px 0 150px;
  }
  .services-step-left__num span {
    font-size: 46px;
    letter-spacing: -0.598px;
    font-weight: 500;
    margin: 0;
  }
  .services-step-left__num {
    padding: 0 22px 18px;
  }
  .services-step {
    gap: 50px;
  }
  .services-one-step {
    padding: 60px 53px 60px 36px;
  }
  .services-one-step__text {
    gap: 55px;
    margin-bottom: 28px;
  }
  
  .services-one-step {
    margin-bottom: 60px;
  }
  .services-two-step__top-text {
    white-space: inherit;
  }
  .services-two-step__top-text br {
    display: none;
  }
  .services-two-step {
    padding: 50px 60px 50px 27px;
  }
  .services-two-step__top {
    gap: 20px;
  }
  .services-two-step__stage-text p br {
    display: none;
  }
  .services-two-step__btn {
    width: 341px;
    padding: 20px 0;
  }
  .services-three-step {
    padding: 60px 48px 60px 27px;
    margin-bottom: 100px;
  }
  .services-three-step__top {
    margin-bottom: 40px;
  }
  .services-three-step__item {
 

    padding: 30px;
  }
  .services-three-step__descr p br {
    display: none;
  }
  .services-three-step__title img {
    width: 45%;
  }
  .services-projects__list {
    margin-top: 24px;
  }
  .services-projects__img-desc {
    width: 315px;
    min-height: 350px;
    height: 100%;
  }
  .services-projects__descr {
    padding: 0 53px;
  }
  .services-projects__descr h3, .services-mandamus__descr h3{
    margin-bottom: 18px;
  }

  .services-projects__item {
    min-height: 350px;
  }
  .services-mandamus__descr--text br {
    display: none;
  }
}
@media (max-width: 1400px) {
  .services h2 {
    font-size: 32px;
  }
  .planning__header h2 span {
    font-size: 32px;
  }

  .services-club__descr p.green {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .services__navigation {
    display: none;
  }
  .services__header {
    padding: 32px 0 40px 0;
  }

  .services__title {
    font-size: 60px;
  }

  .services__descr {
    font-size: 14px;
    max-width: 334px;
  }

  .services .breadcrumbs {
    margin-bottom: 20px;
  }

  .services__intro {
    padding: 30px 0 100px 0;
  }

  .services__card {
    padding: 52px 0px 120px 32px;
  }

  .services__card--text {
    width: auto;
  }

  .services__card span {
    font-size: 14px;
  }

  .services__card h2 {
    font-size: 32px;
  }

  .services__card p {
    font-size: 14px;
    max-width: 390px;
  }
  .planning__stages--title {
    font-size: 18px;
  }
  .services__card .btn {
    margin-top: 38px;
  }
  .planning__header p {
    font-size: 14px;
  }
  .planning__header h2 span {
    display: block;
  }
  .planning__stages--descr p {
    font-size: 14px;
  }
  .planning__stages--descr p.faded:not(:last-of-type) {
    margin-bottom: 8px;
  }
  .planning__stages--item:not(:last-of-type) {
    padding-bottom: 32px;
  }
  .planning__stages--descr p.faded {
    font-size: 12px;
  }
  .services h3 {
    font-size: 20px;
  }
  .services-package__item {
    min-height: 324px;
    padding: 20px;
  }
  .services-package__list {
    gap: 15px;
  }
  .planning__stages,
  .services-package,
  .services-mandamus,
  .services-assessment {
    margin-bottom: 100px;
  }
  .services-package__item--title span {
    font-size: 12px;
  }
  .services-mandamus__descr--text {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .services-assessment {
    padding: 40px;
  }
  .services-club__descr p.green {
    font-size: 18px;
  }
  .services-club__descr > p {
    font-size: 12px;
  }
  .services-club__descr {
    width: 50%;
  }
  .services .pretitle {
    font-size: 14px;
  }
  .planning {
    margin-bottom: 100px;
  }
  .planning-stages {
    margin-top: 100px;
    padding: 52px 32px;
  }
  .services__descr br {
    display: none;
  }
  .services-one-step__text {
    flex-direction: column;
    gap: 8px;
  }
  .services-one-step__text p {
    width: 60%;
  }
}
@media (max-width: 992px) {
  .planning__header p {
    max-width: 261px;
  }
  .services-mandamus__img {
    display: none;
  }
  .services-mandamus__descr--img-mob {
    display: block;
    margin-bottom: 16px;
    border-radius: 24px;
    max-height: 331px;
    width: 100%;
  }
  .services-mandamus__descr {
    width: 100%;
  }
  .services-mandamus__descr h2 {
    margin-bottom: 16px;
    max-width: 70%;
  }
  .planning__item {
    grid-template-columns: 2fr 4fr;
  }
  .services h3 {
    font-size: 18px;
  }
  .planning-stages__item--wrap h3 {
    font-size: 20px;
  }
  .planning__item--descr p {
    font-size: 14px;
  }
  .planning-stages__item--wrap p {
    font-size: 14px;
  }
  .planning-stages__last-item--wrap p {
    font-size: 14px;
  }
  .planning__btn {
    font-size: 14px;
  }
  .planning__wrapper {
    gap: 32px;
  }
  .planning-stages__list {
    margin: 60px 0;
  }
  .services-step-left__num span {
    font-size: 32px;
    letter-spacing: -0.416px;
    line-height: 1.08;
  }
  .services-step-left__num p {
    font-size: 14px;
    letter-spacing: -0.182px;
  }
  .services-step-left__num {
    padding: 0 23px 14px;
  }
  .services-one-step {
    padding: 55px 18px 55px 43px;
  }
  .services-one-step__text p {
    width: 90%;
    font-size: 14px;
  }
  .services-one-step__wrapper h2 {
    margin-bottom: 24px;
  }
  .services-one-step__text {
    margin-bottom: 24px;
  }
  .services-two-step__top {
    flex-direction: column;
    gap: 13px;
    margin-bottom: 37px;
  }
  .services-step {
    gap: 60px;
  }
  .services-two-step__top-text {
    font-size: 14px;
    max-width: 270px;
  }
  .services-two-step__stage {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .services-two-step__stage-text p {
    font-size: 14px;
    line-height: 1.3;
  }
  .services-two-step__btn {
    grid-column: 1;
    font-size: 14px;
  }
  .services-two-step {
    padding: 50px 42px 50px 43px;
  }
  .services-three-step {
    padding: 50px 40px 50px 43px;
  }
  .services-three-step__top .btn-more {
    gap: 16px;
    max-width: 151px;
  }
  .services-three-step__top {
    margin-bottom: 32px;
  }
  .services-three-step__top .btn-more span {
    min-width: 30px;
  }
  .services-three-step__item {
    flex-direction: column;
    gap: 24px;
    min-height: 370px;
  }
  .services-three-step__descr {
    padding: 0;
    width: 100%;
  }
  .services-three-step__descr p {
    font-size: 14px;
  }
  .services-three-step__descr a {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
  .services-three-step__title h3 br {
    display: none;
  }
  .services-three-step__title-img-mob {
    display: block;
  }
  .services-three-step__title {
    width: 100%;
  }
  .services-three-step__title img {
    width: auto;
    left: 32px;
  }
  .services-three-step__title-img-desc {
    display: none;
  }
  .services-projects__descr p {
    font-size: 14px;
  }
  .services-projects__descr a {
    font-size: 14px;
  }
  .services-projects__descr {
    padding: 24px 26px 24px 60px;
  }
  .services-projects__descr h3, .services-mandamus__descr h3 {
    font-size: 24px;
  }
  .services-projects__img-desc {
    width: 277px;
  }
  .services-projects {
    margin-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .services__header {
    padding: 24px 0 28px 0;
  }

  .services__header--text {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .services__title {
    font-size: 42px;
  }

  .services__intro {
    padding: 0 0 80px 0;
  }

  .services__card {
    padding: 40px 20px 40px 20px;
    gap: 16px;
  }

  .services__card span {
    font-size: 12px;
  }

  .services__card h2 {
    font-size: 24px;
  }

  .services__card p {
    font-size: 12px;
    max-width: 390px;
  }
  .services__card p br {
    display: none;
  }
  .services__card .btn {
    margin-top: 77px;
    width: 100%;
    padding: 18px 30px;
    font-size: 14px;
  }
  .planning__header {
    flex-direction: column;
    gap: 8px;
  }
  .planning__header h2 span {
    font-size: 24px;
  }
  .services h2 {
    font-size: 24px;
  }
  .planning__stages {
    margin: 40px 0 80px;
  }
  .planning__stages,
  .services-package,
  .services-mandamus,
  .services-assessment {
    margin-bottom: 80px;
  }
  .planning__stages--item {
    flex-direction: column;
    gap: 20px;
  }
  .planning__stages--title {
    width: 100%;
    padding-left: 20px;
  }
  .planning__stages--descr {
    padding-left: 20px;
  }
  .planning__stages--item .planning__stages--title::before {
    position: static;
    margin-bottom: 8px;
    font-size: 16px;
  }
  .planning__stages--title {
    font-size: 16px;
  }
  .planning__stages--item:not(:last-of-type) {
    padding-bottom: 24px;
  }
  .planning__btn {
    font-size: 14px;
    width: 100%;
    padding: 20px 0;
  }
  .services-package .btn-learn {
    display: flex;
  }
  .services-package__top .btn-more {
    display: none;
  }
  .btn-learn {
    font-size: 14px;
    width: 100%;
  }
  .services-package__top h2 {
    width: 50%;
  }
  .services-package__list {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-bottom: 32px;
  }
  .services-package__item {
    min-height: 184px;
  }
  .services-mandamus__descr h2 {
    margin-bottom: 24px;
  }
  .services-mandamus__descr--img-mob {
    max-height: 212px;
    margin-bottom: 24px;
  }
  .services-mandamus__descr--text.green {
    margin-bottom: 32px;
  }
  .services-assessment {
    padding: 32px 24px 40px;
  }
  .services-assessment .pretitle {
    margin-bottom: 16px;
  }
  .services h2 {
    line-height: 1.08;
  }
  .services-club__img.services-club__descr--img-mob {
    display: block;
    margin-bottom: 24px;
  }
  .services-club__img {
    display: none;
    width: 100%;
  }
  .services-club__descr {
    width: 100%;
  }
  .services-club__img img {
    width: 100%;
    max-height: 212px;
  }
  .services__wrapper {
    padding: 50px 0 80px;
  }
  .services-club__img svg:last-of-type {
    right: 0;
  }
  .services-club__img svg:first-of-type {
    right: 85px;
    bottom: 24px;
  }
  .planning-stages__last-item--wrap p br {
    display: none;
  }
  .services h2 br {
    display: none;
  }
  .services__descr br {
    display: none;
  }
  .services__wrapper {
    padding: 24px 0 80px;
  }
  .planning__wrapper {
    margin-top: 32px;
    gap: 24px;
  }
  .planning__item {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .services h3 {
    font-size: 16px;
  }
  .planning__item--descr p.faded {
    font-size: 12px;
  }
  .planning__btn {
    grid-column: auto;
  }
  .planning-stages {
    margin-top: 80px;
    padding: 40px 22px;
  }
  .planning-stages__list {
    margin: 32px 0;
    gap: 20px;
  }
  .planning-stages__list--lines {
    display: none;
  }
  .planning-stages__item:after {
    display: none;
  }
  .planning-stages__item.active .planning-stages__item--num {
    color: #000;
  }
  .planning-stages__item,
  .planning-stages__last-item {
    grid-template-columns: 1fr;
  }
  .planning-stages__item--num {
    padding: 0;
    font-size: 16px;
    margin-bottom: 4px;
  }
  .planning-stages__last-item--icon {
    padding: 0;
    margin-bottom: 16px;
  }
  .planning-stages__last-item--wrap h4 {
    font-size: 16px;
  }
  .planning {
    margin-bottom: 80px;
  }
  .services-step {
    flex-direction: column;
    border-radius: 16px;
    gap: 32px;
  }
  .services-step-left {
    border: none;
  }
  .services-step-left__num {
    padding: 0 0 16px 0;
  }
  .services-one-step {
    padding: 22px;
    margin-bottom: 24px;
  }
  .services-one-step__wrapper h2 {
    margin-bottom: 16px;
  }
  .services-one-step__text p {
    font-size: 14px;
    width: 100%;
  }
  .services-one-step__text {
    gap: 16px;
    margin-bottom: 80px;
  }
  .services-one-step .btn {
    width: 100%;
    padding: 18px 0;
    font-size: 14px;
  }
  .services-two-step {
    padding: 22px 22px 16px;
    margin-bottom: 37px;
  }
  .services-two-step__top {
    gap: 8px;
    margin-bottom: 32px;
  }
  .services-two-step__stage {
    gap: 12px;
    margin-bottom: 23px;
  }
  .services-two-step__btn {
    width: 100%;
  }
  .services-two-step__stage-text p:last-of-type {
    margin: 0;
  }
  .services-three-step {
    padding: 22px 16px 16px;
    margin-bottom: 12px;
  }
  .services-three-step__top .btn-more {
    display: none;
  }
  .services-three-step__top {
    justify-content: center;
  }
  .services-three-step__item {
    min-height: 460px;
  }
  .services-three-step__title img {
    left: 0;
    z-index: -1;
  }
  .services-three-step__list {
    gap: 8px;
  }
  .services-three-step__btn {
    display: flex;
    margin-bottom: 80px;
    width: 100%;
    padding: 20px 0;
    font-size: 18px;
  }
  .services h2 {
    font-weight: 600;
  }
  .services-projects__img-desc {
    display: none;
  }
  .services-projects__img-mob {
    display: block;
    width: 100%;
  }
  .services-projects__item {
    flex-direction: column;
  }
  .services-projects__descr {
    padding: 32px 16px;
  }
  .services-projects__descr h3, .services-mandamus__descr h3 {
    font-size: 22px;
  }
  .services-projects {
    margin-bottom: 68px;
  }
  .services__wrapper {
    padding-bottom: 0;
  }
}

@media (max-width: 568px) {
  .services-assessment__text {
    max-width: 100%;
  }
  .services-assessment__text br {
    display: none;
  }
  .services-assessment h2 br {
    display: none;
  }
}






<div style="display:flex; align-items: center;height:35px;"><span style="color: #f04a3d; font-size:52px;  transform: translateY(-4px);">- </span> <p>&nbsp; Filling out the Documents </p></div><div style="display:flex; align-items:center;height:35px;"><span style="color: #f04a3d; font-size:52px; transform: translateY(-4px)">- </span> <p>&nbsp;Creating a U.S. work plan of your professional intentions in the country</p></div><div style="display:flex; align-items:center;height:35px;"><span style="color: #f04a3d; font-size:52px; transform: translateY(-4px);">- </span><p>&nbsp;Article drafting about the client and the project </p></div>