.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #303a45;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.3;
}

p {
  margin-bottom: 10px;
  line-height: 1.3;
}

a {
  color: #28d3a1;
  text-decoration: none;
}

.ms__header-btn {
  color: #fff;
  background-color: #28d3a1;
  border-radius: 40px;
  padding: 12px 42px;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  box-shadow: 0 6px 22px #40629129;
}

.ms__header-btn:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

.ms__header-logo-link {
  padding-left: 0;
}

.ms__header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 95px;
  display: flex;
}

.ms__header-logo {
  width: 167px;
  max-width: none;
}

.ms__header--left-col-top {
  align-items: center;
  display: flex;
}

.ms__header-wrapper {
  background-color: #0000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.ms__sidebar-top {
  display: none;
}

.ms__header-top {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.ms__header-top-toggle {
  padding: 0;
  transition: transform .3s;
}

.ms__header-top-toggle:hover {
  transform: scale(.96);
}

.ms__header-top-toggle.w--open {
  background-color: #0000;
}

.ms__header-link-block-mob {
  display: none;
}

.ms__hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.ms__hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.ms__hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.ms__header-nav-menu-list {
  z-index: 1;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
  list-style-type: none;
  display: flex;
}

.ms__header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.ms__header-nav-list-item {
  color: #303a45;
  list-style: none;
}

.ms__container-default {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ms_lp_header-logo {
  width: 167px;
  max-width: none;
}

.ms__hero-broder-shep-wrapp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ms__hero-heading {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 55%;
  margin-bottom: 48px;
  display: flex;
}

.ms__btn_linear_gradient {
  background-color: #28d3a1;
  border-radius: 24px;
  position: absolute;
  inset: 0;
  transform: translate(0, 102%);
}

.ms__hero-btn {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
  padding-top: 10px;
  padding-bottom: 15px;
  display: flex;
}

.ms__hero-btn.ms__hero-btn-left {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.ms__hero-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 48px;
  padding-top: 220px;
  display: flex;
}

.ms__main-banner-country-wrapp {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ms__container-head {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  margin-bottom: 30px;
  display: flex;
}

.ms__container-head.ms__container-head--second {
  margin-bottom: 0;
}

.ms__container-head.ms__container-head--left {
  text-align: left;
  margin-bottom: 15px;
}

.ms__main-banner-country {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #169ce166;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 5px 10px 5px 5px;
  display: inline-block;
}

.ms__hero-title {
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 64px;
}

.ms__section-title {
  letter-spacing: .02em;
  margin-bottom: 24px;
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
}

.ms__btn-text {
  z-index: 5;
  position: relative;
}

.ms__hero-area-section {
  background-image: url('../images/Кола.svg'), url('../images/1080_1920-1_11080_1920 (1).webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: cover, cover;
  background-attachment: scroll, scroll;
  width: 100%;
  padding-bottom: 48px;
  position: relative;
}

.img-flag {
  border-radius: 100%;
  width: 35px;
  margin-left: -15px;
}

.ms__btn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 12px 42px;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 22px 6px #00000029;
}

.ms__btn:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

.ms__btn.ms__btn-second {
  color: #fff;
  background-color: #28d3a1;
  background-image: none;
  box-shadow: 0 2px 10px #00000029;
}

.ms__btn.ms__btn-blue {
  box-shadow: 0 2px 22px 6px #169ce129;
}

.ms_lp-flag-banner {
  padding-left: 15px;
  display: flex;
}

.ms__container {
  max-width: 1180px;
  position: relative;
}

.ms__background-area-section {
  background-image: url('../images/Кола.svg'), url('../images/1080_1920-1_11080_1920 (1).webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  background-attachment: scroll, scroll;
  width: 100%;
  padding-bottom: 48px;
  position: relative;
}

.ms__background-area-section.without {
  background-image: none;
}

.ms__instruction-details-title {
  margin-bottom: 10px;
  font-size: 20px;
}

.ms__video-btn {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 15px;
  display: flex;
}

.ms__instruction-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff9;
  border: 1px solid #fff;
  border-radius: 24px;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.ms__instruction-section {
  flex-flow: column;
  width: 100%;
  margin: 96px auto;
  display: flex;
  position: relative;
}

.ms__instruction-wrapp {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.ms__category-section {
  flex-flow: column;
  width: 100%;
  margin: 96px auto;
  display: flex;
  position: relative;
}

.ms__category-wrapp {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.ms_lp-tab-link-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #169ce129;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.ms_lp-tab-link-block:hover {
  transform: scale(1.02);
}

.ms__category-img {
  border: 1px solid #ffffff1a;
  border-radius: 24px;
}

.ms_reg-instruction-title {
  line-height: 130%;
}

.ms__advantages-section {
  background-image: url('../images/snow-1000.svg'), url('../images/1080_1920-1_11080_1920 (1).webp');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
  border-radius: 40px;
  flex-flow: column;
  width: 100%;
  margin: 96px auto;
  padding: 40px;
  display: flex;
  position: relative;
}

.ms__advantages-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ms__section-subtitle {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  line-height: 135%;
  display: flex;
}

.ms__advantages-card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ffffff0d;
  border: 1px solid #ffffff0d;
  border-radius: 24px;
  flex-flow: column;
  padding: 24px;
  font-size: 16px;
  line-height: 130%;
  display: flex;
}

.ms__advantages-wrapp {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.ms__advantages-heading {
  width: 100%;
  position: sticky;
  top: 20vh;
}

.ms__video-wrapp {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
}

.ms__video-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  margin: 96px auto;
  display: flex;
  position: relative;
}

.background-video {
  border-radius: 24px;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}

.ms__video-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  object-fit: cover;
  border-radius: 24px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 320px;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.ms__video-item:hover {
  transform: translate(0, -25px);
}

.play-pause-button {
  z-index: 5;
  background-color: #fff6;
  inset: 0%;
}

.ms__reg-instruction-card {
  background-color: #ffffff0d;
  border: 1px solid #169ce129;
  border-radius: 24px;
  flex-flow: column;
  padding: 24px;
  font-size: 16px;
  line-height: 130%;
  display: flex;
}

.ms__popup-body-title {
  letter-spacing: .02em;
  margin-top: 31px;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.ms_popup-app {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.ms_popup-body {
  z-index: 10000;
  text-align: center;
  background-color: #fff;
  border-radius: 40px;
  width: 490px;
  padding: 60px 37px;
  position: fixed;
  top: 50%;
  left: 50%;
  overflow: auto;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 22px #21436342;
}

.ms_popup-body.ms_popup-body-app {
  color: #333;
  height: auto;
}

.svg {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ms_popup-ikon-close {
  cursor: pointer;
  position: absolute;
  top: 23px;
  right: 23px;
}

.ms_popup-backdrop {
  z-index: 9;
  background-color: #14143761;
  width: 100%;
  height: 100%;
  position: fixed;
}

.ms__popup-apps {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-around;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}

.ms__popup-apps-item-mobile {
  display: none;
}

.ms__popup-apps-item-title {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #0061af;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 600;
  display: flex;
}

.ms__reg-wrapp {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  place-items: center stretch;
}

.ms__reg-instruction-wrapp {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.ms__reg-section {
  z-index: 10;
  border: 1px solid #169ce129;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  height: auto;
  margin: 96px auto;
  padding: 100px 40px;
  display: block;
  position: relative;
}

.ms__popup-body-subtitle {
  letter-spacing: .02em;
  font-size: 16px;
  line-height: 140%;
}

.ms__country-content-item-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(48px, 1fr) minmax(48px, 1fr);
}

.ms__buy-instructions-item-icon {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.ms__buy-instructions-item-question {
  z-index: 1;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #fff;
  border: 1px solid #169ce129;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  min-height: 96px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.ms__faq-section {
  flex-flow: column;
  width: 100%;
  margin: 96px auto 48px;
  display: flex;
  position: relative;
}

.ms__buy-instructions-item-answer {
  border: 1px solid #ffffff29;
  border-top: 0 #ffffff29;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px 24px 31px;
  font-size: 16px;
  display: flex;
  position: relative;
  top: -18px;
  overflow: hidden;
  box-shadow: 0 6px 22px #40629029;
}

.ms__faq-wrapp {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

.ms__buy-instructions-item {
  cursor: pointer;
  width: 100%;
  transition: transform .3s;
  position: relative;
}

.tariffs-additional-table-tr {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid #eff1f4;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  min-height: 48px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  display: grid;
}

.ms__cta {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-align: center;
  background-image: url('../images/snow-1000.svg'), url('../images/1180_4811180_480.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  border: 1px solid #169ce129;
  border-radius: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 48px 74px 36px;
  font-size: 16px;
  display: flex;
}

.ms__cta-title {
  letter-spacing: .02em;
  font-size: 34px;
  font-weight: 700;
  line-height: 120%;
}

.ms__cta-heading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.ms_lp-banner-img {
  opacity: 1;
  transition: opacity .5s cubic-bezier(.25, .46, .45, .94);
  display: none;
}

.ms__hero-label {
  color: #28d3a1;
  background-color: #fff;
  border-radius: 100px;
  padding: 12px 15px;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  top: 20%;
  right: 0%;
  transform: rotate(7deg);
}

.ms_lp-duty-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 48px;
}

.ms_lp-duty-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.ms_lp_duty-numbers {
  color: #28d3a1;
  letter-spacing: .02em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
}

.ms_lp-duty-text {
  float: none;
  color: #303a45;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

.hr {
  filter: none;
  border: .5px solid #99a4af33;
  height: 100%;
  margin-left: 15px;
}

.hr.hide {
  display: block;
}

.circle {
  color: #28d3a1;
  border: 3px solid #28d3a1;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  font-size: 40px;
  display: flex;
}

.ms__duty-section {
  flex-flow: column;
  width: 100%;
  margin-top: 96px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.ms_lp-section-tape {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ms_lp-section-tape.second {
  height: 220px;
  top: -50px;
}

.ms_tape-container {
  z-index: 1;
  background-color: #52f3ed;
  width: 110%;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  top: 0%;
  overflow: hidden;
  transform: rotate(4deg);
  box-shadow: 0 0 22px 15px #52f3ed33;
}

.ms_tape-container.second {
  transform: rotate(-2deg);
}

.ms_tape-container-inner {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ms_tape-p {
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
}

.ms_tape-container--second {
  background-color: #fff;
  width: 110%;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  overflow: hidden;
  transform: rotate(-4deg);
  box-shadow: 0 0 22px 15px #52f3ed33;
}

.ms_lp-product-block {
  background-color: #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  height: 250px;
  padding: 20px;
  display: flex;
}

.ms__hero-btn-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 15px;
  display: flex;
}

.ms__btn-2 {
  color: #fff;
  border-radius: 40px;
  padding: 12px 42px;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 22px 6px #ffffff29;
}

.ms__btn-2:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 5px #40629129;
}

.ms__btn-2.ms__btn-second {
  background-color: #28d3a1;
  background-image: none;
}

.swiper_slider-wrapper {
  overflow: hidden;
}

.slider-text-wrap {
  border: 1px solid #fffefe;
  border-radius: 24px;
  width: 100%;
  padding: 20px;
}

.swiper-pagination {
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 24px;
  display: flex;
}

.swiper-button-prev {
  color: #d3e8ff;
  text-align: right;
  cursor: pointer;
  border: 1px solid #d3e8ff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: color .2s, background-color .3s;
  display: flex;
  position: static;
}

.swiper-button-prev:hover, .swiper-button-prev:focus-visible, .swiper-button-prev[data-wf-focus-visible] {
  color: #303a45;
  background-color: #52f3ed;
  border-style: none;
}

.ms_lp-price {
  flex-flow: column;
  margin-top: 10px;
  display: flex;
}

.swiper-button-next {
  z-index: 5;
  color: #d3e8ff;
  cursor: pointer;
  border: 1px solid #d3e8ff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: color .2s, background-color .3s;
  display: flex;
  position: static;
  inset: auto -1.5rem 60% auto;
}

.swiper-button-next:hover {
  color: #303a45;
  background-color: #52f3ed;
  border-style: none;
  border-color: #fff;
}

.swiper-button-next:focus-visible, .swiper-button-next[data-wf-focus-visible] {
  color: #303a45;
  background-color: #52f3ed;
  border-style: none;
}

.arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-wrapper {
  flex-flow: row;
  display: flex;
}

.swiper-buttons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 35px;
  display: flex;
  position: relative;
}

.ms_lp-img-benefits-slider {
  filter: blur();
  height: 175px;
}

.ms_lp-p-benefits-title {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.ms_lp-p-benefits-title.line {
  color: #e60033;
  text-decoration: line-through;
}

.swiper-slide {
  width: 420px;
  display: flex;
}

.swiper_component {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.card {
  background-color: #292929;
  border: 1px solid #525252;
  border-radius: .625rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.card.is-slider {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #d3e8ff;
  border-style: none;
  border-color: #99a4af;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: stretch;
  width: 420px;
  padding: 35px;
}

.link-arrow {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #303a45;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.link-arrow:hover {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.link-arrow.color {
  color: #28d3a1;
  font-size: 16px;
}

.slider-custom-style {
  display: none;
}

.text-block {
  z-index: 5;
  position: relative;
}

.ms_lp-benefits {
  margin-top: 96px;
  margin-bottom: 96px;
  overflow: hidden;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.img {
  width: 40%;
  position: absolute;
  inset: auto 0% auto auto;
}

.info {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.ms_lp-info-block {
  margin-top: 96px;
}

.first-info {
  background-color: #f3f8fe;
  border-radius: 24px;
  width: 65%;
  padding: 75px 40px;
  font-size: 16px;
  line-height: 135%;
}

.ms_lp-seo-p {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.second-info {
  background-color: #f3f8fe;
  border-radius: 24px;
  width: 100%;
  padding: 40px;
  font-size: 16px;
}

.ms__header-nav-link {
  color: #303a45;
}

.ms__header-nav-link.w--current {
  color: #28d3a1;
}

.ms_lp-catalog {
  margin-top: 96px;
  margin-bottom: 96px;
  overflow: hidden;
}

.card-shops {
  background-color: #292929;
  border-radius: .625rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.card-shops.is-slider {
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: url('../images/1080_19211080_1920.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border: 2px solid #fff6;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 275px;
  height: 134px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.ms_lp-logo--img {
  width: 100%;
  max-width: 175px;
}

.ms_lp-logo--img.small {
  max-width: 125px;
}

.ms_lp-tab-img-block {
  border: 2px solid #0000;
  border-radius: 24px;
  overflow: hidden;
}

.ms_lp-cost {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
}

.ms_lp-cost.price {
  font-size: 14px;
  font-weight: 600;
}

.ms_lp-cost.red {
  color: #e60033;
}

.ms_lp-ikon-tax {
  z-index: 2;
  width: 65px;
  position: absolute;
  inset: 3% 5% auto auto;
  transform: rotate(23deg);
}

.ms_lp-tab {
  justify-content: space-between;
  margin-top: 35px;
  display: flex;
}

.ms_lp-tabs-menu {
  flex-flow: column;
  width: 33%;
  display: flex;
}

.heading {
  cursor: pointer;
  margin-top: 20px;
}

.ms_lp-eu-price, .ms_lp-ua-price {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  display: flex;
}

.ms_lp-tab-content {
  width: 67%;
  margin-left: 25px;
}

.ms_lp-tab-link-block-2 {
  color: #303a45;
  text-decoration: none;
}

.ms_lp_section-title {
  font-size: 42px;
  font-weight: 700;
  line-height: 56px;
}

.ms_lp_section-title.ms_lp_section-title-center {
  text-align: center;
  margin-bottom: 15px;
}

.ms_lp-tab-img {
  z-index: 1;
  cursor: pointer;
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  transition: transform .5s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.ms_lp-tab-grid {
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.ms_lp-tab-block {
  margin-top: 96px;
}

.ms_lp-calculation-info {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: auto;
  flex-flow: column;
  display: flex;
}

.ms_lp-tab-link {
  letter-spacing: .02em;
  background-color: #0000;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  height: 64px;
  padding-left: 36px;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  display: flex;
}

.ms_lp-tab-link.w--current {
  color: #fff;
  background-color: #d3e8ff;
}

.ms_lp-tab-product-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: auto;
  flex-flow: column;
  justify-content: space-between;
  transition: transform .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.ms__hero-btn-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 15px;
  display: flex;
}

.ms__hero-btn-3.ms__hero-btn-left {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.ms__section-title-2 {
  letter-spacing: .02em;
  margin-bottom: 24px;
  font-size: 42px;
  font-weight: 700;
  line-height: 135%;
}

.ms__page-shop-service-info-usa {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.ms__page-shop-service-info-usa:lang(ru) {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.ms__page-shop-service-country-toggle-item {
  cursor: pointer;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.ms__page-shop-service-country-toggle-item.active {
  background-color: #fff;
}

.ms__page-shop-service-info-item-title {
  color: #28d3a1;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.ms__page-shop-service-header {
  justify-content: flex-start;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.ms__page-shop-service-info-item-price {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.ms__page-shop-service-info-item {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #fff;
  border-radius: 24px;
  padding: 32px 15px 32px 24px;
}

.ms__page-shop-service-country-toggle {
  background-color: #f3f8fe;
  border-radius: 24px;
  padding: 12px 24px;
  display: flex;
}

.ms__page-shop-service-info-item-text {
  line-height: 1.5;
}

.ms__page-shop-service-body {
  background-color: #f3f8fe;
  border-radius: 24px;
  margin-top: 24px;
  padding: 24px;
}

.ms__page-shop-service {
  margin-top: 96px;
}

.ms__page-shop-service-info-item-column-flex-column--840 {
  flex-flow: column;
  margin-bottom: 24px;
  display: flex;
}

.ms__page-shop-service-info-eu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ms__buy-how-it-work-card-btn {
  justify-content: flex-end;
  display: flex;
}

.ms__btn-3 {
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  font-size: 13px;
  font-weight: 600;
  line-height: 150%;
}

.ms__btn-3.ms__btn--green {
  background-color: #28d3a1;
  border-radius: 32px;
  transition: all .5s;
}

.ms_lp-instruction-info-block-img {
  background-color: #f3f8fe;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 152px;
  margin-bottom: 22px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.ms_lp-instruction-info--img {
  z-index: 1;
  width: 120px;
  height: auto;
  position: relative;
}

.ms_lp-instruction-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: minmax(auto, 390px);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 20px;
  display: grid;
  overflow: auto;
}

.ms_lp-section-subtitle {
  color: #99a4af;
  letter-spacing: .02em;
  font-size: 16px;
  line-height: 24px;
}

.ms_lp-section-subtitle.ms_lp-section-subtitle-center {
  text-align: center;
}

.ms_lp-instruction-info-block {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  min-width: 256px;
  max-width: 256px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px;
  position: relative;
  box-shadow: 0 6px 4px #40629129;
}

.ms_lp-instruction-select-number {
  color: #fff;
  letter-spacing: .02em;
  background-color: #28d3a1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.ms_lp-link {
  color: #28d3a1;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: color .3s cubic-bezier(.25, .46, .45, .94);
}

.ms_lp-link:hover {
  color: #303a45;
}

.ms_lp-link.size {
  font-size: 14px;
}

.ms__section-title-3 {
  letter-spacing: .02em;
  margin-bottom: 24px;
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
}

.ms_lp-section {
  background-color: #fff;
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.ms_lp_blog {
  grid-column-gap: 25px;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  margin-top: 96px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.ms_lp_form_folow-media {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.ms__hero-btn-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 15px;
  display: flex;
}

.ms_lp_form_folow-img {
  justify-content: center;
  align-items: center;
  width: 35%;
  display: flex;
}

.ms_lp_link-block-media {
  width: 40px;
  margin-right: 0;
}

.ms__btn-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 12px 42px;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 22px 6px #ffffff29;
}

.ms__btn-4:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

.ms__btn-4.ms__btn-second {
  background-color: #28d3a1;
  background-image: none;
}

.ms_lp_form {
  text-align: center;
  flex-flow: column;
  width: 70%;
  display: flex;
}

.ms_lp-footer-container {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.ms_lp-footer-link {
  color: #303a45;
  background-color: #0000;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
}

.ms_lp-footer-link-block {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  display: flex;
}

.ms_lp-footer-link-file {
  color: #303a45;
  background-color: #0000;
  margin-left: 0;
  margin-right: 0;
  font-size: 14px;
  text-decoration: none;
}

.ms_lp-footer-politic-link-block {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 0;
  font-size: 16px;
  display: flex;
}

.ms_lp-footer {
  border-top: 1px solid #d3e8ff59;
  flex-direction: column;
  align-items: center;
  margin-top: 96px;
  padding: 40px 30px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.ms_lp_copyright {
  max-width: 415px;
}

.ms_footer-line {
  background-color: #f3f8fe;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.ms_lp-footer-block-link {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ms_lp-footer-bottom {
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  line-height: 130%;
  display: flex;
}

.swiper_slider-wrapper-shops {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .ms__page-shop-service-info-item-title {
    font-size: 17px;
  }
}

@media screen and (min-width: 1440px) {
  .ms__container-default {
    max-width: 1440px;
  }

  .ms__main-banner-country {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .ms__section-title {
    font-size: 54px;
  }

  .ms__container {
    max-width: 1440px;
  }

  .ms__section-subtitle {
    font-size: 18px;
  }

  .ms__video-item {
    height: 375px;
  }

  .ms_popup-body {
    width: 608px;
  }

  .ms_popup-ikon-close {
    z-index: 11;
  }

  .ms_lp-banner-img {
    max-width: 500px;
    right: 5%;
  }

  .ms__hero-label {
    right: 3%;
  }

  .ms_lp_duty-numbers {
    text-align: left;
  }

  .ms_lp-duty-text {
    font-size: 18px;
  }

  .first-info {
    padding-right: 60px;
  }

  .ms_lp-cost {
    font-size: 14px;
  }

  .ms_lp-cost.price, .heading {
    font-size: 16px;
  }

  .ms_lp-tab-product-item {
    position: relative;
  }

  .ms_lp-instruction-grid {
    place-items: stretch center;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  .ms_lp-section-subtitle.ms_lp-section-subtitle-center {
    font-size: 20px;
  }

  .ms_lp-link {
    font-size: 18px;
  }

  .ms__section-title-3 {
    font-size: 54px;
  }

  .ms_lp-section {
    justify-content: center;
    align-items: center;
    max-width: 1440px;
    display: flex;
  }

  .ms_lp-footer-container {
    max-width: 1440px;
  }

  .ms_lp-footer-link-block {
    color: #fff;
    -webkit-text-stroke-color: white;
    border: 1px solid #0000;
  }
}

@media screen and (min-width: 1920px) {
  .ms__main-banner-country {
    margin-bottom: 24px;
  }

  .ms_lp-flag-banner {
    width: auto;
  }

  .ms_popup-app {
    display: none;
  }

  .ms_tape-p {
    font-size: 50px;
    line-height: 1.4;
  }

  .first-info {
    padding-right: 95px;
  }

  .ms_lp-seo-p {
    font-size: 20px;
    line-height: 28px;
  }

  .ms_lp-cost {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .ms_lp-cost.price {
    font-size: 20px;
  }

  .ms_lp-ikon-tax {
    width: 80px;
  }

  .ms_lp-tabs-menu {
    width: 25%;
  }

  .heading {
    font-size: 20px;
    line-height: 1.2;
  }

  .ms_lp-eu-price, .ms_lp-ua-price {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .ms_lp-tab-content {
    width: 75%;
  }

  .ms_lp_section-title {
    font-size: 52px;
  }

  .ms_lp-calculation-info {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .ms_lp-tab-link {
    font-size: 20px;
    line-height: 28px;
  }

  .ms_lp-instruction {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ms_lp-instruction-grid {
    margin-left: auto;
    margin-right: auto;
  }

  .ms_lp-section-subtitle.ms_lp-section-subtitle-center {
    font-size: 22px;
  }

  .ms_lp-link {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .ms__header-btn {
    box-shadow: none;
    background-color: #28d3a1;
    margin-left: 0;
  }

  .ms__header-btn:hover {
    transform: none;
  }

  .ms__header-logo-link.w--current {
    transition-property: none;
  }

  .ms__header-logo-link.w--current:hover {
    transform: none;
  }

  .ms__header-content-wrapper {
    flex-flow: row-reverse wrap-reverse;
    place-content: stretch space-between;
    align-items: center;
    height: 70px;
  }

  .ms__sidebar-close {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ms__header-logo {
    width: 97px;
  }

  .ms__header-menu-wrapper {
    background-color: #fff;
    border-top: 1px #eff0f6;
    border-bottom: 1px #eff0f6;
    width: 100%;
    height: 100vh;
    padding: 0;
    position: fixed;
  }

  .ms__hidden-on-mbl {
    display: block;
  }

  .ms__header-wrapper {
    border: 1px #edeff3;
    height: 70px;
    padding: 0 15px;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .ms__sidebar-top-logo {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .ms__header-btn-ikon-mbl {
    color: #0061af;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .ms__sidebar-top {
    width: 100%;
    padding: 12px 15px 24px;
    display: block;
  }

  .ms__header-top {
    margin-bottom: 0;
  }

  .df__header-top-toggle {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ms__header-top-toggle {
    transition-property: none;
  }

  .ms__header-top-toggle:hover {
    transform: none;
  }

  .ms__header-top-toggle.w--open {
    color: #fff;
    background-color: #0000;
  }

  .ms__header-link-block-mob {
    cursor: pointer;
    border: 2px solid #0061af;
    border-radius: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    display: flex;
  }

  .ms__hamburger-menu-wrapper {
    color: #0860c7;
    order: -1;
    transition-property: none;
  }

  .ms__hamburger-menu-wrapper:hover {
    transform: none;
  }

  .ms__hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .ms__header-nav-menu-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
    padding: 48px 15px;
  }

  .ms__header-nav-list-item {
    padding-left: 0;
    padding-right: 0;
  }

  .ms__container-default {
    max-width: 1180px;
    padding-left: 0;
    padding-right: 0;
  }

  .ms_lp_header-logo {
    width: 97px;
    max-width: none;
    margin-left: 0;
  }

  .ms__hero-heading {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
  }

  .ms__hero-btn {
    padding-bottom: 20px;
  }

  .ms__hero-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding-top: 120px;
  }

  .ms__main-banner-country {
    margin-top: 0;
  }

  .ms__hero-title {
    font-size: 42px;
    line-height: 120%;
  }

  .ms__section-title {
    line-height: 130%;
  }

  .ms__btn:hover {
    transform: none;
  }

  .ms__container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ms__video-btn {
    padding-bottom: 20px;
  }

  .ms__instruction-section, .ms__category-section, .ms__advantages-section {
    position: static;
  }

  .ms__advantages-card {
    justify-content: space-between;
  }

  .ms__advantages-wrapp {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .ms__advantages-heading {
    position: static;
  }

  .ms__video-wrapp {
    grid-column-gap: 16px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(auto, 350px) minmax(auto, 350px) minmax(auto, 350px);
  }

  .ms__video-section {
    justify-content: flex-start;
    align-items: center;
    position: static;
  }

  .ms__video-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: 475px;
  }

  .ms__video-item:hover {
    transform: none;
  }

  .ms__reg-instruction-card {
    justify-content: space-between;
  }

  .ms__popup-apps-item {
    display: none;
  }

  .ms__popup-apps {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .ms__popup-apps-item-mobile {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    color: #0061af;
    border: 2px solid #0860c7;
    border-radius: 12px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 14px;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    display: flex;
  }

  .ms__reg-section {
    padding: 60px 10px;
    position: static;
  }

  .ms__buy-instructions-item-question {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
  }

  .ms__faq-section {
    position: static;
  }

  .ms__buy-instructions-item {
    width: 100%;
    max-width: none;
    position: relative;
  }

  .ms__cta {
    text-align: center;
    flex-flow: column;
    padding: 24px;
  }

  .ms__cta-title {
    font-size: 28px;
  }

  .ms_lp-banner-img {
    bottom: 0;
    right: 15%;
  }

  .ms_lp-banner-img.third {
    right: 22%;
  }

  .ms__hero-label {
    top: auto;
    bottom: 45%;
    right: 5%;
  }

  .ms_lp-duty-grid {
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .ms_lp_duty-numbers {
    font-size: 26px;
    line-height: 42px;
  }

  .ms_lp-duty-text {
    margin-right: 15px;
    font-size: 13px;
    line-height: 1.4;
  }

  .hr.hide {
    display: none;
  }

  .circle {
    border-width: 2px;
    width: 42px;
    height: 42px;
    font-size: 24px;
  }

  .ms__duty-section {
    margin-top: 0;
    position: static;
  }

  .ms_lp-section-tape {
    height: 275px;
  }

  .ms_lp-section-tape.second {
    height: 180px;
    top: -25px;
  }

  .ms_tape-container {
    top: 0%;
  }

  .ms__hero-btn-2 {
    padding-bottom: 20px;
  }

  .ms__btn-2:hover {
    transform: none;
  }

  .swiper-pagination {
    bottom: -3rem;
  }

  .swiper-button-prev {
    width: 2.5rem;
    height: 2.5rem;
    left: -1rem;
  }

  .swiper-button-next {
    width: 2.5rem;
    height: 2.5rem;
    right: -1rem;
  }

  .swiper-buttons {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .ms_lp-benefits {
    margin-bottom: 0;
  }

  .img {
    display: none;
  }

  .info {
    margin-top: 35px;
  }

  .ms_lp-info-block {
    margin-top: 48px;
  }

  .first-info {
    width: 100%;
  }

  .ms_lp-catalog {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .ms_lp_section-title.ms_lp_section-title-center {
    font-size: 28px;
    line-height: 38px;
  }

  .ms_lp-tab-grid {
    grid-template-columns: 1fr 1fr;
  }

  .ms_lp-tab-block {
    margin-top: 48px;
  }

  .ms__hero-btn-3 {
    padding-bottom: 20px;
  }

  .ms__section-title-2 {
    font-size: 26px;
  }

  .ms__page-shop-service-info-usa {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .ms__page-shop-service-country-toggle-item {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .ms__page-shop-service-header {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .ms__page-shop-service-info-item {
    padding: 24px;
  }

  .ms__page-shop-service-body {
    width: calc(100% - 24px);
    margin-left: 12px;
    margin-right: 12px;
    padding: 24px;
  }

  .ms__page-shop-service {
    margin-top: 48px;
  }

  .ms__page-shop-service-info-eu {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .ms_lp-instruction {
    margin-top: 0;
  }

  .ms_lp-instruction-grid {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
    overflow: auto;
  }

  .ms_lp-instruction-info-block {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }

  .ms__section-title-3 {
    line-height: 130%;
  }

  .ms_lp-section {
    margin-top: 48px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .ms_lp_blog {
    padding-top: 0;
  }

  .ms__hero-btn-4 {
    padding-bottom: 20px;
  }

  .ms__btn-4:hover {
    transform: none;
  }

  .ms_lp-footer-container {
    max-width: 728px;
  }

  .ms_lp-footer-link, .ms_lp-footer-link-file {
    -webkit-text-stroke-color: #030407;
  }

  .ms_lp-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .ms_lp-footer-block-link {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .ms__header-logo {
    max-width: 90%;
  }

  .ms__hidden-on-mbl {
    display: none;
  }

  .ms__header-wrapper {
    position: fixed;
  }

  .ms_lp_header-logo {
    max-width: 90%;
  }

  .ms__hero-btn {
    margin-top: 24px;
  }

  .ms__hero-title {
    font-size: 48px;
  }

  .ms__section-title {
    font-size: 34px;
  }

  .ms__instruction-box {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .ms__instruction-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .ms__instruction-wrapp {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .ms__category-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .ms__category-wrapp {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .ms_reg-instruction-title {
    margin-bottom: 15px;
    font-size: 22px;
  }

  .ms__advantages-section {
    margin-top: 48px;
    margin-bottom: 48px;
    padding: 0;
  }

  .ms__video-wrapp {
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(auto, 350px) minmax(auto, 350px);
  }

  .ms__video-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .ms_popup-body {
    width: 90vw;
  }

  .ms__reg-wrapp {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .ms__reg-instruction-wrapp {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .ms__reg-section {
    margin-bottom: 48px;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .ms__faq-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .ms__faq-wrapp {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .ms__buy-instructions-item {
    justify-content: flex-start;
    align-items: stretch;
  }

  .tariffs-additional-table-tr {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 5px;
  }

  .ms__cta {
    margin-top: 48px;
  }

  .ms__cta-title {
    font-size: 24px;
  }

  .ms__cta-subtitle {
    font-size: 14px;
  }

  .ms_lp-banner-img.third {
    bottom: 5%;
    right: 25%;
  }

  .ms__hero-label {
    font-size: 16px;
  }

  .ms_lp-duty-grid {
    grid-column-gap: 40px;
    margin-top: 35px;
  }

  .ms_lp-duty-text {
    margin-right: 0;
    line-height: 1.2;
  }

  .ms__duty-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .ms_lp-section-tape {
    height: 220px;
  }

  .ms_tape-p {
    font-size: 34px;
  }

  .ms__hero-btn-2 {
    flex-flow: column;
  }

  .ms__btn-2 {
    text-align: center;
    max-width: 300px;
  }

  .swiper-pagination {
    margin-top: 2rem;
  }

  .swiper-button-prev, .swiper-button-next {
    width: 2.5rem;
    height: 2.5rem;
  }

  .link-arrow.color, .first-info, .second-info {
    font-size: 14px;
  }

  .ms_lp-tab {
    flex-flow: column;
  }

  .ms_lp-tabs-menu {
    flex-flow: row;
    width: 100%;
    overflow: auto;
  }

  .ms_lp-tab-content {
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
  }

  .ms_lp_section-title.ms_lp_section-title-center {
    padding-left: 0;
    padding-right: 0;
  }

  .ms_lp-tab-link {
    white-space: nowrap;
  }

  .ms_lp-tab-link.w--current {
    margin-bottom: 10px;
  }

  .ms__page-shop-service-header {
    text-align: center;
  }

  .ms_lp-instruction-grid {
    align-items: stretch;
    margin-top: 35px;
  }

  .ms_lp-section-subtitle.ms_lp-section-subtitle-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ms__section-title-3 {
    font-size: 34px;
  }

  .ms_lp-section {
    padding-bottom: 0;
  }

  .ms_lp_blog {
    display: block;
  }

  .ms_lp_img-blog {
    display: none;
  }

  .ms_lp_form_folow-img {
    width: 100%;
  }

  .ms_lp_form {
    width: 100%;
    margin-bottom: 20px;
  }

  .ms_lp-footer-link {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .ms_lp-footer-link-block {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .ms_lp-footer-link-file {
    margin-left: 0;
    margin-right: 0;
  }

  .ms_lp-footer-politic-link-block {
    grid-row-gap: 5px;
    align-items: flex-start;
    margin-top: 15px;
    margin-left: 0;
  }

  .ms_lp-footer {
    margin-top: 48px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ms_lp_copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .ms_lp-footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .ms__header-logo {
    width: 97px;
    max-width: none;
    margin-left: 0;
  }

  .ms__header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .ms__container-default {
    padding-left: 0;
    padding-right: 0;
  }

  .ms_lp_header-logo {
    width: 97px;
    max-width: none;
    margin-left: 0;
  }

  .ms__hero-heading {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .ms__hero-btn {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .ms__hero-wrapper {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    margin-bottom: 48px;
    padding-top: 100px;
  }

  .ms__main-banner-country-wrapp {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .ms__container-head {
    display: block;
  }

  .ms__main-banner-country {
    border-style: none;
    padding: 15px;
  }

  .ms__hero-title {
    font-size: 34px;
  }

  .ms__section-title {
    font-size: 28px;
  }

  .ms__btn {
    text-align: center;
  }

  .ms__video-btn {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .ms__instruction-section, .ms__category-section {
    margin-top: 30px;
  }

  .ms__category-wrapp {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .ms_reg-instruction-title {
    font-size: 20px;
  }

  .ms__advantages-section {
    margin-top: 30px;
  }

  .ms__video-wrapp {
    grid-template-rows: minmax(min-content, 340px) minmax(min-content, 340px) minmax(min-content, 340px);
    grid-auto-flow: row;
  }

  .ms__video-section {
    margin-top: 30px;
  }

  .ms__video-item {
    height: 100%;
  }

  .ms_popup-body {
    width: 95vw;
    max-height: 95vh;
  }

  .ms_popup-ikon-close {
    top: 13px;
    right: 13px;
  }

  .ms__buy-instructions-item-question {
    justify-content: space-between;
  }

  .ms__faq-section {
    margin-top: 30px;
  }

  .ms_lp-banner-img {
    right: 0%;
  }

  .ms_lp-banner-img.second {
    right: 5%;
  }

  .ms_lp-banner-img.third {
    right: 15%;
  }

  .ms__hero-label {
    font-size: 14px;
    top: 48%;
    bottom: auto;
    right: auto;
  }

  .ms_lp-duty-grid {
    grid-row-gap: 35px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .ms_lp-duty-item {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .ms_lp_duty-numbers {
    font-size: 28px;
  }

  .ms_lp-duty-text {
    text-align: center;
    width: auto;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.2;
  }

  .hr {
    display: none;
  }

  .ms_lp-block-circle {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ms__duty-section {
    margin-top: 30px;
  }

  .ms_lp-section-tape {
    height: 200px;
  }

  .ms_lp-section-tape.second {
    height: 175px;
    top: -60px;
  }

  .ms_lp-product-block {
    height: 200px;
  }

  .ms__btn-2 {
    text-align: center;
    width: 100%;
  }

  .slider-text-wrap {
    padding: 15px;
  }

  .swiper-pagination {
    bottom: -2.5rem;
  }

  .ms_lp-img-benefits-slider {
    height: 140px;
  }

  .swiper-slide {
    width: 100%;
  }

  .card.is-slider {
    width: 275px;
    padding: 15px;
  }

  .first-info {
    padding: 50px 20px;
  }

  .card-shops.is-slider {
    padding: 25px;
  }

  .ms_lp-logo--img {
    max-width: 150px;
  }

  .ms_lp-logo--img.big {
    max-width: 200px;
  }

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

  .ms_lp_section-title.ms_lp_section-title-center {
    line-height: 32px;
  }

  .ms_lp-tab-grid {
    grid-template-columns: 1fr;
  }

  .ms_lp-calculation-info {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .ms_lp-tab-product-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .ms__hero-btn-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .ms__page-shop-service-country-toggle-item.active {
    padding: 10px 5px;
  }

  .ms__page-shop-service-info-item-price {
    word-break: break-all;
  }

  .ms__page-shop-service-country-toggle {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    padding-left: 12px;
    padding-right: 12px;
  }

  .ms__page-shop-service-header-country {
    width: 100%;
  }

  .ms__section-title-3 {
    font-size: 28px;
  }

  .ms__hero-btn-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .ms_lp_form_folow-img {
    width: 100%;
  }

  .ms__btn-4 {
    text-align: center;
  }

  .ms_lp_form {
    width: 100%;
    margin-bottom: 0;
  }

  .ms_lp-footer-container {
    max-width: none;
    display: block;
  }

  .ms_lp-footer-link-block {
    color: #fff;
    margin-left: 0;
    margin-right: 0;
  }

  .ms_footer-line {
    margin-top: 32px;
    margin-bottom: 39px;
  }

  .ms_lp-footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

#w-node-_782cbe4f-486c-f918-9fa1-a64471f32740-7fe57ffc, #w-node-_782cbe4f-486c-f918-9fa1-a64471f32748-7fe57ffc, #w-node-afbd3791-5013-bdfd-4267-f21c6b7ab3e8-7fe57ffc, #w-node-_85e3a836-01fd-73fe-e0d1-5c731275cf07-b585c9ec, #w-node-_85e3a836-01fd-73fe-e0d1-5c731275cf0f-b585c9ec, #w-node-_072bd86b-53ac-fc85-b532-32c30087c208-b585c9ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_9d8b3425-be2a-cac9-f408-695c733b918d-7fe57ffc, #w-node-_072bd86b-53ac-fc85-b532-32c30087bfa5-b585c9ec {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


