.main-title .subtitle p {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 5px;
}
.main-title .title .name {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
}

.main {
  position: relative;
  height: 752px;
}
@media (max-width: 1023.98px) {
  .main {
    height: auto;
    padding-bottom: 120px;
  }
}
@media (max-width: 767.98px) {
  .main {
    padding-bottom: 42px;
  }
}
.main h1 {
  font-weight: 600;
  margin-bottom: 10px;
}
.main h1 span {
  font-weight: 700;
}
.main .subtitle {
  width: 600px;
  letter-spacing: 0.6px;
}
@media (max-width: 1023.98px) {
  .main .subtitle {
    padding: 0 55px 0 0;
  }
}
@media (max-width: 767.98px) {
  .main .subtitle {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
  }
}
.main__price {
  margin-top: 55px;
  margin-bottom: 94px;
  display: flex;
  align-items: center;
}
@media (max-width: 1023.98px) {
  .main__price {
    margin-bottom: 55px;
  }
}
@media (max-width: 767.98px) {
  .main__price {
    margin-top: 24px;
    margin-bottom: 40px;
  }
}
.main__price svg {
  width: 46px;
  height: 46px;
}
@media (max-width: 767.98px) {
  .main__price svg {
    width: 24px;
    height: 24px;
  }
}
.main__price p {
  margin-left: 14px;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .main__price p {
    margin-left: 9px;
    font-size: 14px;
  }
}
.main__price p span {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .main__price p span {
    font-size: 18px;
  }
}
.main__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main__bg picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main__content {
  position: relative;
  padding-top: 203px;
  padding-left: 6px;
}
@media (max-width: 1023.98px) {
  .main__content {
    padding-top: 120px;
  }
}
@media (max-width: 767.98px) {
  .main__content {
    padding-left: 0;
    padding-top: 102px;
    max-width: 340px;
  }
}
.main__popup {
  width: 390px;
}
@media (max-width: 480.98px) {
  .main__popup {
    max-width: 390px;
    width: 100%;
  }
  .main__popup span {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
  }
}
.why-choose {
  padding-top: 113px;
  padding-bottom: 64px;
}
@media (max-width: 1023.98px) {
  .why-choose {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .why-choose {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.why-choose__photo-mobile {
  display: none;
}
@media (max-width: 1023.98px) {
  .why-choose__photo-mobile {
    display: block;
    margin: 30px 0;
  }
}
.why-choose__content {
  display: flex;
}
.why-choose__photo-block {
  width: auto;
  position: relative;
  flex: 1 1 auto;
  min-height: 395px;
}
@media (max-width: 1023.98px) {
  .why-choose__photo-block {
    display: none;
  }
}
.why-choose__photo {
  position: absolute;
  top: -33px;
  left: -110px;
  width: 562px;
  height: 395px;
}
@media (max-width: 1199.98px) {
  .why-choose__photo {
    left: -60px;
  }
}
.why-choose__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.why-choose__info {
  width: 648px;
  margin-left: 40px;
}
@media (max-width: 1199.98px) {
  .why-choose__info {
    width: 450px;
  }
}
@media (max-width: 1023.98px) {
  .why-choose__info {
    width: 100%;
    margin-left: 0;
  }
}
.why-choose__description {
  margin-top: 22px;
}
.why-choose__description p {
  margin-bottom: 26px;
}
@media (max-width: 1023.98px) {
  .why-choose__description p:last-child {
    margin-bottom: 0;
  }
}

.our-cases {
  background: #F6F6F8;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 1023.98px) {
  .our-cases {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .our-cases {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.our-cases__content {
  padding-top: 120px;
}

.cases__list {
  margin: 30px 0px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 1023.98px) {
  .cases__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .cases__list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.cases__more {
  width: 360px;
  height: 50px;
  margin: 50px auto 0;
}
@media (max-width: 767.98px) {
  .cases__more {
    max-width: 360px;
    width: 100%;
  }
}
.leave-request {
  padding-top: 122px;
  padding-bottom: 117px;
  background-image: url("../../assets/images/main/block4/bg.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1023.98px) {
  .leave-request {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .leave-request {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.leave-request .main-title .title p {
  letter-spacing: 0.2px;
}
.leave-request__content {
  display: flex;
}
.leave-request__description {
  width: 785px;
  padding-left: 4px;
}
@media (max-width: 1023.98px) {
  .leave-request__description {
    width: 385px;
  }
}
@media (max-width: 767.98px) {
  .leave-request__description {
    max-width: 385px;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .leave-request__info p {
    font-size: 14px;
    line-height: 18px;
  }
}
.leave-request__photo-block {
  position: relative;
  width: 200px;
}
.leave-request__photo {
  position: absolute;
  top: -50px;
  left: 0;
  width: 611px;
  height: 510px;
}
@media (max-width: 1440.98px) {
  .leave-request__photo {
    width: 480px;
    height: auto;
  }
}
@media (max-width: 1023.98px) {
  .leave-request__photo {
    width: 450px;
    top: 70px;
  }
}
.leave-request__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leave-request__info {
  margin-top: 20px;
}

.leave-request__last .leave-request__photo {
  width: 580px;
  height: auto;
  top: -83px;
  left: 100px;
}

.main-form {
  display: flex;
  margin-top: 53px;
  flex-wrap: wrap;
}
.main-form .form__row {
  width: 165px;
  margin-right: 30px;
}
@media (max-width: 1023.98px) {
  .main-form .form__row {
    width: 100%;
    margin-right: 0;
  }
}
.main-form .form__row:last-child {
  margin-right: 0;
}
.main-form .form__send {
  width: 360px;
  height: 50px;
  margin-top: 22px;
}
.main-form .form__send .button-send {
  width: 100%;
}

.advantages {
  background: #FFF;
  padding-top: 113px;
  padding-bottom: 118px;
}
@media (max-width: 1023.98px) {
  .advantages {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .advantages {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.advantages .main-title .title p {
  letter-spacing: 0.2px;
}
.advantages__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 54px;
  padding-left: 3px;
}
@media (max-width: 767.98px) {
  .advantages__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 26px;
    margin-top: 30px;
  }
}
.advantages__icon {
  width: 74px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
}
@media (max-width: 767.98px) {
  .advantages__icon {
    width: 51px;
    height: 51px;
    margin-bottom: 16px;
  }
}
.advantages__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advantages__name {
  color: #0B0B0B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .advantages__name {
    font-size: 16px;
  }
}
.advantages__info {
  color: #35363A;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
@media (max-width: 767px) {
  .advantages__info {
    font-size: 12px;
    line-height: 18px;
  }
}

.tariffs {
  background: #F6F6F8;
  padding-top: 114px;
  padding-bottom: 120px;
}
@media (max-width: 1023.98px) {
  .tariffs {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .tariffs {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.tariffs .main-title .title p {
  letter-spacing: 0;
}
.tariffs__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .tariffs__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tariffs__item {
  border-radius: 10px;
  border: 1px solid #E7E6E6;
  background: #FFF;
  padding: 9px 9px 6px;
  display: flex;
  align-items: center;
}
@media (max-width: 1023.98px) {
  .tariffs__item {
    padding: 12px 9px 12px;
  }
}
.tariffs__photo {
  width: 172px;
  height: 188px;
  min-width: 172px;
  margin-right: 19px;
}
@media (max-width: 1023.98px) {
  .tariffs__photo {
    width: 100px;
    height: auto;
    min-width: 100px;
  }
}
.tariffs__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tariffs__info {
  width: auto;
  flex: 1 1 auto;
}
.tariffs__name {
  color: #0B0B0B;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .tariffs__name {
    font-size: 16px;
  }
}
.tariffs__price {
  display: flex;
  align-items: center;
  margin-bottom: 26px;
}
@media (max-width: 1023.98px) {
  .tariffs__price {
    margin-bottom: 20px;
  }
}
.tariffs__price img {
  width: 30px;
  height: 30px;
  margin-right: 9px;
}
.tariffs__price span {
  color: #0B0B0B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
@media (max-width: 1023.98px) {
  .tariffs__price span {
    line-height: 20px;
  }
}
@media (max-width: 767.98px) {
  .tariffs__price span {
    font-size: 14px;
  }
}
.tariffs__price span span {
  font-size: 22px;
}
@media (max-width: 767.98px) {
  .tariffs__price span span {
    font-size: 16px;
  }
}
.tariffs__popup {
  width: 182px;
  height: 40px;
  display: flex;
}
.tariffs__popup span {
  font-size: 14px;
}
.tariffs__popup svg {
  width: 16px;
  height: 16px;
  margin-left: 6px;
}

.personal-plan {
  padding-top: 118px;
  padding-bottom: 120px;
  background-image: url("../../assets/images/main/block7/bg.jpg");
  background-position: center;
  background-size: cover;
}
@media (max-width: 1023.98px) {
  .personal-plan {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .personal-plan {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.personal-plan .main-title .title p {
  letter-spacing: 0;
}
.personal-plan__content {
  display: flex;
}
.personal-plan__photo-block {
  width: 393px;
  position: relative;
}
@media (max-width: 1023.98px) {
  .personal-plan__photo-block {
    display: none;
  }
}
.personal-plan__photo {
  width: 585px;
  height: 389px;
  position: absolute;
  top: -15px;
  left: -250px;
}
@media (max-width: 1440.98px) {
  .personal-plan__photo {
    width: 480px;
    height: auto;
    left: -110px;
  }
}
.personal-plan__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.personal-plan__info {
  width: 750px;
}
@media (max-width: 1199.98px) {
  .personal-plan__info {
    width: 650px;
  }
}
@media (max-width: 1023.98px) {
  .personal-plan__info {
    width: 100%;
  }
}
.personal-plan__description {
  margin-top: 22px;
}
@media (max-width: 767.98px) {
  .personal-plan__description {
    margin-top: 24px;
  }
}
.personal-plan__description p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 767.98px) {
  .personal-plan__description p {
    font-size: 14px;
    line-height: 18px;
  }
}
.personal-plan__popup {
  width: 360px;
  margin-top: 66px;
}
@media (max-width: 1023.98px) {
  .personal-plan__popup {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .personal-plan__popup {
    width: 100%;
    max-width: 360px;
    margin-top: 32px;
  }
}

.work {
  padding-top: 115px;
  padding-bottom: 56px;
  background: #F6F6F8;
}
@media (max-width: 1023.98px) {
  .work {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .work {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.work .main-title .title p {
  letter-spacing: 0;
}
.work__item-top {
  display: flex;
}
@media (max-width: 1023.98px) {
  .work__item-top {
    display: block;
  }
}
.work__list {
  margin-top: 25px;
}
.work__number-mobile {
  display: none;
}
@media (max-width: 1023.98px) {
  .work__number-mobile {
    display: block;
  }
}
.work__name {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1023.98px) {
  .work__name {
    text-align: left;
  }
}
.work__description {
  color: #35363A;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin: 0 10px;
}
@media (max-width: 1023.98px) {
  .work__description {
    text-align: left;
    margin: 0;
  }
}
.work__item-bottom {
  display: flex;
}
@media (max-width: 1023.98px) {
  .work__item-bottom {
    display: block;
  }
}

.work__item-mobile {
  display: none;
}
@media (max-width: 1023.98px) {
  .work__item-mobile {
    display: block;
  }
}

@media (max-width: 1023.98px) {
  .work__item-bottom.work__item-bottom-mobile {
    display: none;
  }
}

.work__item-top .work__item:first-child {
  width: 227px;
  margin-right: 186px;
}
@media (max-width: 1199.98px) {
  .work__item-top .work__item:first-child {
    margin-right: 120px;
  }
}
@media (max-width: 1023.98px) {
  .work__item-top .work__item:first-child {
    width: 100%;
    margin-right: 0;
  }
}

.work__item-top .work__item:nth-child(2) {
  width: 252px;
  margin-right: 191px;
}
@media (max-width: 1199.98px) {
  .work__item-top .work__item:nth-child(2) {
    margin-right: 120px;
  }
}
@media (max-width: 1023.98px) {
  .work__item-top .work__item:nth-child(2) {
    width: 100%;
    margin-right: 0;
  }
}

.work__item-top .work__item:nth-child(3) {
  width: 234px;
  margin-right: 20px;
}
@media (max-width: 1023.98px) {
  .work__item-top .work__item:nth-child(3) {
    width: 100%;
    margin-right: 0;
  }
}

.work__item-bottom {
  margin-top: 10px;
  margin-bottom: 90px;
}
@media (max-width: 1199.98px) {
  .work__item-bottom {
    margin-bottom: 42px;
  }
}

.work__item-bottom .work__item:first-child {
  width: 310px;
  margin-right: 130px;
  margin-left: 172px;
}
@media (max-width: 1199.98px) {
  .work__item-bottom .work__item:first-child {
    margin-left: 120px;
    margin-right: 85px;
  }
}
@media (max-width: 1023.98px) {
  .work__item-bottom .work__item:first-child {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.work__item-bottom .work__item:nth-child(2) {
  width: 288px;
}
.work__item-bottom .work__item:nth-child(2) .work__name {
  margin: 0 10px 8px;
}
@media (max-width: 1023.98px) {
  .work__item-bottom .work__item:nth-child(2) .work__name {
    margin: 0;
  }
}
.work__item-bottom .work__item:nth-child(2) .work__description {
  margin: 0;
}
@media (max-width: 1023.98px) {
  .work__item-bottom .work__item:nth-child(2) {
    width: 100%;
    margin-right: 0;
  }
}

.work__item-numbers-top {
  display: flex;
}
@media (max-width: 1023.98px) {
  .work__item-numbers-top {
    display: none;
  }
}

.work__item-numbers-top {
  margin-top: 18px;
}

.number-item {
  position: relative;
  width: 78.03px;
  height: 87.753px;
  margin: 0px 74px 0 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .number-item {
    margin: 0px 40px 0 65px;
  }
}
.number-item__circle {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: -79px;
  transform: translateY(-50%);
}
.number-item__bg {
  position: absolute;
  top: -3px;
  left: 0;
  width: 78.03px;
  height: 87.753px;
}
.number-item__text {
  width: 52.827px;
  height: 52.827px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 50%;
  position: relative;
}

.work__item-numbers-top .number-item:last-child {
  margin-right: 0;
}

.work__item-numbers-top .number-item:nth-child(2n) .number-item__bg {
  top: 5px;
}

.work__item-top.work__item-top-last .work__item:first-child {
  margin-top: -18px;
}

.work__item-numbers-top.work__item-numbers-top-last {
  margin-top: 10px;
  position: relative;
}

.work__item-bottom.work__item-bottom-last .work__item:first-child .work__name {
  margin: 0 10px 8px;
}

.work__item-numbers-top.work__item-numbers-top-last .line {
  position: absolute;
  width: 1139px;
  height: 383px;
  top: -340px;
  left: 0;
}
@media (max-width: 1199.98px) {
  .work__item-numbers-top.work__item-numbers-top-last .line {
    width: 990px;
    top: -316px;
  }
  .work__item-numbers-top.work__item-numbers-top-last .line svg {
    width: 100%;
  }
}
@media (max-width: 1023.98px) {
  .work__item-numbers-top.work__item-numbers-top-last .line {
    display: none;
  }
}

.work__mobile-circle {
  display: none;
}

.work__item {
  position: relative;
  z-index: 1;
}

@media (max-width: 1023.98px) {
  .work__item-top.work__item-top-last .work__item:first-child {
    margin-top: 0;
  }
  .work__mobile-circle {
    display: block;
    position: absolute;
    bottom: 0;
    left: 66px;
    width: 10px;
    height: 10px;
  }
  .work__item-top {
    display: flex;
    flex-wrap: wrap;
  }
  .work__item-top .work__item {
    position: relative;
    min-height: 75px;
    padding-left: 90px;
  }
}
@media (max-width: 1023.98px) and (max-width: 767px) {
  .work__item-top .work__item {
    min-height: 75px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1023.98px) and (max-width: 480px) {
  .work__item-top .work__item {
    min-height: 100px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1023.98px) {
  .work__item-top .work__item:first-child:before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(254, 193, 173);
  }
  .work__item-top .work__item:nth-child(2):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(249, 119, 216);
  }
  .work__item-top .work__item:nth-child(3):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(241, 51, 255);
  }
  .work__item-top .work__item:nth-child(4):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(252, 155, 195);
  }
  .work__item-top .work__item:nth-child(5):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(247, 85, 236);
  }
  .work__item-top .work__number-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 56px;
  }
  .work__item-top .work__number-mobile .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 56px;
  }
  .work__item-top .work__number-mobile .number {
    position: absolute;
    top: 24px;
    left: 50%;
    color: #0B0B0B;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%);
  }
  .work__item-top .work__item:first-child {
    order: 1;
  }
  .work__item-top .work__item:nth-child(2) {
    order: 3;
  }
  .work__item-top .work__item:nth-child(3) {
    order: 5;
  }
  .work__item-top .work__item:nth-child(4) {
    order: 2;
  }
  .work__item-top .work__item:nth-child(5) {
    order: 4;
  }
  .work__item-top.work__item-top-last .work__item {
    position: relative;
    min-height: 75px;
    padding-left: 90px;
  }
}
@media (max-width: 1023.98px) and (max-width: 767px) {
  .work__item-top.work__item-top-last .work__item {
    min-height: 75px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1023.98px) and (max-width: 480px) {
  .work__item-top.work__item-top-last .work__item {
    min-height: 100px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1023.98px) {
  .work__item-top.work__item-top-last .work__item:first-child:before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(108, 43, 237);
  }
  .work__item-top.work__item-top-last .work__item:nth-child(2):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(176, 47, 246);
  }
  .work__item-top.work__item-top-last .work__item:nth-child(3):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(236, 51, 254);
  }
  .work__item-top.work__item-top-last .work__item:nth-child(4):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(146, 45, 243);
  }
  .work__item-top.work__item-top-last .work__item:nth-child(5):before {
    position: absolute;
    top: 0;
    left: 70px;
    content: "";
    width: 2px;
    height: 100%;
    background: rgb(208, 49, 251);
  }
  .work__item-bottom.work__item-bottom-last {
    display: none;
  }
  .work__item-top.work__item-top-last .work__item:first-child {
    order: 5;
  }
  .work__item-top.work__item-top-last .work__item:nth-child(2) {
    order: 3;
  }
  .work__item-top.work__item-top-last .work__item:nth-child(3) {
    order: 1;
  }
  .work__item-top.work__item-top-last .work__item:nth-child(4) {
    order: 4;
  }
  .work__item-top.work__item-top-last .work__item:nth-child(5) {
    order: 2;
  }
}
.our-clients {
  padding-top: 120px;
  background: #FFF;
  padding-bottom: 100px;
  overflow: hidden;
}
@media (max-width: 1023.98px) {
  .our-clients {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .our-clients {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.our-clients__slider {
  position: relative;
  margin-top: -10px;
}
@media (max-width: 767.98px) {
  .our-clients__slider {
    margin: 0 20px;
  }
}
.our-clients .gallery__navigation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767.98px) {
  .our-clients .gallery__navigation {
    position: relative;
    text-outline: inherit;
    transform: inherit;
    justify-content: center;
  }
}
.our-clients .gallery__navigation ._prev {
  margin-left: -68px;
  z-index: 1;
}
@media (max-width: 1440.98px) {
  .our-clients .gallery__navigation ._prev {
    margin-left: -20px;
  }
}
@media (max-width: 767.98px) {
  .our-clients .gallery__navigation ._prev {
    margin: 0 15px;
  }
}
.our-clients .gallery__navigation ._prev:hover {
  cursor: pointer;
}
.our-clients .gallery__navigation ._next {
  margin-right: -68px;
  z-index: 1;
}
@media (max-width: 1440.98px) {
  .our-clients .gallery__navigation ._next {
    margin-right: -20px;
  }
}
@media (max-width: 767.98px) {
  .our-clients .gallery__navigation ._next {
    margin: 0 15px;
  }
}
.our-clients .gallery__navigation ._next:hover {
  cursor: pointer;
}
.our-clients .clients__item {
  width: 100%;
  height: 263px;
  padding: 10px;
}
@media (max-width: 767px) {
  .our-clients .clients__item {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
.our-clients .clients__photo {
  transition: 0.5s;
}
@media (max-width: 4500.98px) and (min-width: 1199.98px) {
  .our-clients .clients__photo:hover {
    border-radius: 6px;
    background: #FFF;
    filter: drop-shadow(0px 0px 15px rgba(8, 2, 60, 0.1));
    cursor: pointer;
  }
}
.our-clients__clients__photo {
  transition: 0.5s;
}
.our-clients .swiper-wrapper {
  padding: 20px 0;
}

.faq {
  padding-top: 110px;
  background: #F6F6F8;
  padding-bottom: 85px;
}
@media (max-width: 1023.98px) {
  .faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .faq {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.faq .main-title .title p {
  letter-spacing: 0;
}

.accordion {
  margin-top: 125px;
}
@media (max-width: 1023.98px) {
  .accordion {
    margin-top: 50px;
  }
}

.accordion__item {
  border-radius: 10px;
  background: #FFF;
  padding: 28px 40px 28px 72px;
  margin-bottom: 24px;
}

.question {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  cursor: pointer;
  position: relative;
}
@media (max-width: 4500.98px) and (min-width: 1199.98px) {
  .question:hover:after {
    background-color: #471AAB;
  }
}
.question:after {
  content: "";
  position: absolute;
  background-image: url("../../assets/images/main/block11/plus.svg");
  background-position: center;
  background-size: 16px;
  transition: 0.5s;
  left: -46px;
  top: -5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #7339F5;
  background-repeat: no-repeat;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .question:after {
    top: 0;
  }
}
@media (max-width: 4500.98px) and (min-width: 1199.98px) {
  .question.active:hover:after {
    background-color: #471AAB;
  }
}

.question.active::after {
  content: "";
  position: absolute;
  background-image: url("../../assets/images/main/block11/minus.svg");
  background-position: center;
  background-size: 16px;
  transition: 0.5s;
  left: -46px;
  top: -5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #7339F5;
  background-repeat: no-repeat;
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 23px 0 0;
}
.answer p {
  color: #35363A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.seo-custom {
  padding-top: 110px;
  padding-bottom: 136px;
}
@media (max-width: 1023.98px) {
  .seo-custom {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .seo-custom {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.seo-custom__photo-mobile {
  display: none;
}
@media (max-width: 1023.98px) {
  .seo-custom__photo-mobile {
    display: block;
  }
}
@media (max-width: 480.98px) {
  .seo-custom__photo-mobile {
    max-width: 230px;
    text-align: center;
    margin: 0 auto;
  }
}
.seo-custom .main-title .title p {
  letter-spacing: 0;
}
.seo-custom__content {
  display: inline-flex;
}
.seo-custom__photo-block {
  width: 387px;
  position: relative;
}
@media (max-width: 1023.98px) {
  .seo-custom__photo-block {
    display: none;
  }
}
.seo-custom__photo {
  position: absolute;
  width: 513px;
  height: 468px;
  top: -41px;
  left: -181px;
}
.seo-custom__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1440.98px) {
  .seo-custom__photo {
    width: 430px;
    height: auto;
    left: -80px;
  }
}
.seo-custom__text {
  width: 750px;
}
@media (max-width: 1199.98px) {
  .seo-custom__text {
    width: 600px;
  }
}
@media (max-width: 1023.98px) {
  .seo-custom__text {
    width: 100%;
  }
}
.seo-custom .typography {
  margin-top: 23px;
}
/*# sourceMappingURL=home.css.map */
