.mobile-show {
  display: flex !important;
}

.mobile-hide {
  display: none !important;
}

.form-wrap {
  padding: 0;
}

.form-wrap .wrap {
  flex-wrap: wrap;
  padding: 0;
}

.form-wrap picture img {
  max-height: calc(100% - 50px);
}

.form-wrap .text {
  max-width: 100%;
  background: rgba(53, 112, 201, 0.75);
  padding: 60px 20px 130px;
  clip-path: polygon(
    0 0,
    0 calc(100% - 100px),
    50% 100%,
    100% calc(100% - 100px),
    100% 0
  );
  position: relative;
  margin-bottom: -100px;
  width: 100%;
}

.form-wrap .text:before {
  content: none;
}

.form-wrap .arrow {
  display: none;
}

.select__overflow {
  max-height: 114px;
  overflow-y: auto;
}

.form-wrap .form {
  z-index: 1;
  margin: 0 auto;
  width: 90%;
  min-width: auto;
  max-width: 500px;
  padding: 20px 20px 40px;
  box-shadow: -10px 10px 43px rgba(0, 0, 0, 0.1);
}

.form-wrap .form p {
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 14px;
}

.title {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 150%;
}

.form-wrap_2 .form-wrap__title,
.form-wrap_3 .form-wrap__title,
.form-wrap_4 .form-wrap__title,
.form-wrap_5 .form-wrap__title {
  font-size: 30px;
}

.anchors {
  display: none;
}

.benefits {
  margin-top: 60px;
}

.benefits__list {
  grid-template-columns: 1fr;
}

.benefits .wrap {
  flex-direction: column;
}

.for-who {
  margin-top: 60px;
}

.for-who__list {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
}

.for-who__img {
  margin-bottom: 16px;
  width: 184px;
}

.form-wrap_2,
.form-wrap_3,
.form-wrap_4,
.form-wrap_5,
.form-wrap_6 {
  margin-top: 60px;
  height: auto;
}

.passport {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
  margin-top: 60px;
  justify-items: center;
  gap: 30px;
}

.passport .title {
  margin-top: 10px;
  text-align: center;
}

.passport__img {
  grid-row: 2 / 1;
  position: relative;
  z-index: 1;
  max-width: 60%;
}

.passport__stat {
  background: #f5f7fa;
  list-style: none;
  display: flex;
  gap: 30px;
  position: relative;
  z-index: 0;
  grid-row: 2 / 2;
  grid-column: 1;
  padding: 56px 30px 28px;
  width: 100%;
  left: 0;
  top: -60px;
}

.passport__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}

.passport__item {
  width: 50%;
  justify-content: flex-start;
}

.passport__text {
  position: relative;
  margin-top: -40px;
  padding-left: 0;
}

.map {
  margin-top: 60px;
}

.map .title {
  margin-bottom: 30px;
}

.map__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.map__img {
  flex: 0 1 100%;
  width: 85%;
}

.map__list {
  flex: auto;
}

.modal-wrap .modal {
  margin: 0;
}

.modal .form {
  max-width: 100%;
  margin: 0 auto;
}

.why .title {
  margin-top: 60px;
  margin-bottom: 12px;
}

.why__text,
.premium__text {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}

.why__img {
  margin-bottom: 30px;
  width: 100%;
}

.why__text div:nth-child(2) {
  display: flex;
  flex-direction: column;
}

.why__text div:nth-child(2) .why__img {
  order: 2;
}

.why {
  background: transparent;
  padding: 0;
}

.form-wrap_4 {
  margin-top: 30px;
}

.how-works .title {
  margin-top: 60px;
  margin-bottom: 30px;
}

.premium .title {
  margin-top: 40px;
  margin-bottom: 12px;
}

.how-works__item {
  width: 100%;
}

.how-works {
  padding-bottom: 30px;
  margin-top: -50px;
  padding-top: 50px;
}

.our-clinics .title {
  margin-top: 60px;
  margin-bottom: 15px;
}

.our-clinics__item {
  width: 100% !important;
}

.form-wrap_text .title {
  margin-top: 60px;
  margin-bottom: 30px;
}

.form-wrap_text .text {
  background: transparent;
}

.form-wrap__title {
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 140%;
}

.form-wrap__sub-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
}

.form-wrap__list li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
}

.form-wrap__img {
  margin: 0 0 30px;
  width: 100%;
}

.form-wrap__text1 img {
  width: 100%;
}

.form-wrap__text1 {
  display: flex;
  flex-direction: column;
}

.form-wrap_text .form-wrap {
  max-height: none;
  padding-bottom: 60px;
}

.form-wrap_text .text:before {
  content: none;
}

.form-wrap__text2 {
  margin-bottom: 20px;
}

.form-wrap__text3 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  flex-direction: column;
}

.form-wrap__text3 li {
  display: flex;
  gap: 15px;
  width: 100%;
}

.safe {
  padding-bottom: 60px;
  margin-top: 60px;
}

.safe__wrap {
  display: flex;
  flex-direction: column;
  column-gap: 0;
}

.safe .title {
  text-align: center;
  margin-bottom: 22px;
  margin-left: 0;
  width: 100%;
}

.safe.section .desc {
  margin-bottom: 24px;
  text-align: center;
  max-width: none;
}

.safe__list {
  grid-template-columns: 1fr;
}

.safe__img-block {
  display: grid;
  grid-template-columns: 45% 55%;
  grid-template-rows: 35% 65%;
  gap: 10px;
  width: 100%;
  order: 2;
  margin-top: 30px;
  overflow: hidden;
}

.safe__img-block img {
  grid-row: 1/2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.packages {
  padding-bottom: 20px;
}

.packages .title {
  margin-top: 60px;
  margin-bottom: 30px;
}

.packages__item {
  min-width: 300px;
}

.packages__list {
  gap: 16px;
  overflow-x: auto;
  width: 100%;
  padding-bottom: 30px;
}

.form-wrap_5 {
  margin-top: 0;
}

.cooperation .title {
  margin-top: 60px;
  margin-bottom: 30px;
}

.cooperation__wrap {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.modal-partner-wrap .left-partner {
  display: none;
}

.modal-partner-wrap .modal-partner {
  flex-direction: column;
}

.modal-form-wrap,
.modal-partner-wrap {
  align-items: flex-start;
  padding: 20px 0;
}

.partner {
  margin-top: 60px;
  height: 800px;
}

.right-partner {
  position: relative;
  margin: 20px auto 0;
  width: 90%;
  max-width: 600px;
  min-width: 320px;
}

.call-modal-partner {
  width: calc(100% - 28px);
}

.smi__item {
  width: 49%;
  margin-bottom: 20px;
}

.faq .title {
  margin-top: 40px;
  margin-bottom: 40px;
}

.accordion-items {
  max-width: 100%;
}

.accordion-items .item:not(:last-child) {
  margin-bottom: 16px;
}

.partner .wrap {
  padding: 0 0 58px;
}

.partner .wrap .text p.head {
  font-size: 24px;
  line-height: 34px;
}

.partner .wrap .text ul li {
  font-size: 16px;
}

.faq {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .smi__item {
    width: 100%;
    margin-bottom: 20px;
  }
}

.accordion-items .panel {
  padding: 0;
  line-height: 1.4;
}

.form-wrap_2 .form-wrap__title,
.form-wrap_3 .form-wrap__title,
.form-wrap_4 .form-wrap__title,
.form-wrap_5 .form-wrap__title,
.form-wrap_6 .form-wrap__title {
  margin-top: 0px;
}

.our-clinics__list {
  display: flex;
  flex-direction: column;
  column-gap: 0;
}

.our-clinics .tab-title:after {
  content: "";
  background: url(/wp-content/themes/intworld/app/img/canada/arrow-tab.svg)
    no-repeat 100% 100%;
  display: block;
  position: absolute;
  right: 24px;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
}

.our-clinics .tab-title.isOpen:after {
  background: url("/wp-content/themes/intworld/app/img/canada/arrow-tab_white.svg")
    no-repeat 100% 100%;
  right: 24px;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  transform: rotate(-90deg);
}

.our-clinics .tab-content {
  display: none;
}

.our-clinics .isOpen + .tab-content {
  display: flex;
}

.solo-item {
  padding-top: 0;
  padding-bottom: 60px;
  box-shadow: none;
}

.benefits__title,
.benefits__text {
  font-size: 14px;
}

.benefits__item {
  background-position: 14px 14px;
  padding: 22px 14px 30px 134px;
  background-size: 106px;
  min-height: 140px;
}

.premium__list {
  margin-bottom: 30px;
}

.premium__list li {
  flex: 100%;
  margin-bottom: 0;
}

.solo-item .premium__list {
  max-width: none;
}

.our-clinics .tab-title {
  white-space: normal;
  padding-right: 44px;
  text-align: left;
  justify-content: flex-start;
}
