.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;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@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;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

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

a {
  color: #303a45;
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.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 {
  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 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

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

.swiper-buttons.swiper-buttons-product {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
}

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

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

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

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

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

.ms__hero-info {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.swiper-button-prev {
  color: #deeaf6;
  cursor: pointer;
  border: 1px solid #deeaf6;
  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 {
  color: #deeaf6;
  background-color: #169ce180;
  border-style: none;
  border-color: #169ce180;
}

.swiper-button-prev:focus-visible, .swiper-button-prev[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.ms__hero-btn {
  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.ms__hero-btn-left {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.ms__hero-wrapper {
  text-align: center;
  margin-bottom: 48px;
  padding-top: 170px;
}

.swiper-pagination {
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 24px;
  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;
}

.swiper-button-next {
  z-index: 5;
  color: #deeaf6;
  cursor: pointer;
  border: 1px solid #deeaf6;
  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: #fff;
  background-color: #169ce180;
  border-style: none;
  border-color: #fff;
}

.swiper-button-next:focus-visible, .swiper-button-next[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.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%;
}

.swiper_slider-wrapper {
  overflow: hidden;
}

.swiper_slider-wrapper.swiper_slider-wrapper-products {
  padding: 20px;
}

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

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

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

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

.card.is-slider {
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: url('../images/1080_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;
}

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

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

.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 6px #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/snow-1000.svg'), url('../images/Кола.svg'), url('../images/1080_1920-1.webp');
  background-position: 50%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: cover, cover, cover;
  background-attachment: fixed, 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.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: #ffffff4d;
  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__btn-2 {
  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-2:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

.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__btn-3 {
  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-3:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

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

.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__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__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;
  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;
  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_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;
  margin-top: 48px;
  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__btn-5 {
  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-5:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

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

.video {
  float: none;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: none;
  background-clip: border-box;
  border-radius: 20px;
  max-width: 600px;
}

.ms__product-card {
  background-color: #292929;
  border: 1px solid #525252;
  border-radius: .625rem;
  padding-right: 1.5rem;
}

.ms__product-card.is-slider {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #0000;
  border-style: none;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 320px;
  padding: 10px 20px 20px;
  font-size: 14px;
  line-height: 120%;
  transition: all .3s;
  display: flex;
  box-shadow: 0 2px 10px 1px #169ce129;
}

.ms__product-card.is-slider:hover {
  box-shadow: 0 2px 15px 1px #ffffff42;
}

.ms__video-block-media {
  border-radius: 20px;
  width: 100%;
  max-width: 376px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.ms__product-back {
  opacity: .89;
  background-color: #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  box-shadow: 0 2px 20px 1px #fff3;
}

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

.swiper-button-prev-2 {
  color: #ffffff73;
  cursor: pointer;
  border: 1px solid #ffffff73;
  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-2:hover, .swiper-button-prev-2:focus-visible, .swiper-button-prev-2[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.swiper-button-next-2 {
  z-index: 5;
  color: #ffffff73;
  cursor: pointer;
  border: 1px solid #ffffff73;
  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-2:hover {
  color: #fff;
  background-color: #0b0c0b;
  border-color: #fff;
}

.swiper-button-next-2:focus-visible, .swiper-button-next-2[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.slider-text-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  margin-left: 10px;
  display: flex;
}

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

.ms__instruction-section-2.ms__instruction-section-video {
  margin-top: 96px;
}

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

.ms_lp-seo-block {
  transition: transform .3s cubic-bezier(.25, .46, .45, .94);
}

.ms_lp-seo-text {
  margin-top: 96px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}

.ms_lp-seo-text.hide {
  margin-top: 0;
  display: none;
}

.ms_lp-seo-text h2 {
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 130%;
}

.ms_lp-seo-text h3 {
  margin-bottom: 20px;
  line-height: 1.3;
}

.ms_lp-seo-text h4 {
  line-height: 1.3;
}

.ms_lp-seo-text a {
  color: #0061af;
}

.ms_lp-read-more--seo {
  cursor: pointer;
  background-color: #28d3a1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 54px;
  margin-top: 24px;
  display: flex;
}

.btn-text--show {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.btn-text--hide {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.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_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-6 {
  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-6:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

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

.ms_lp_form {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  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;
  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;
}

@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__hero-title {
    font-size: 72px;
  }

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

  .ms__container {
    max-width: 1440px;
  }

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

  .ms__video-item {
    height: 375px;
  }

  .ms_popup-body {
    width: 608px;
  }

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

  .ms__section-subtitle-2 {
    font-size: 22px;
  }

  .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;
  }
}

@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 {
    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 {
    color: #0061af;
    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: #0061af;
  }

  .ms__header-link-block-mob {
    color: #0061af;
    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 {
    margin-bottom: 24px;
  }

  .ms__shops-section {
    margin-top: 96px;
    position: static;
  }

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

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

  .ms__hero-wrapper {
    padding-top: 120px;
  }

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

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

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

  .ms__hero-title {
    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__btn-2:hover {
    transform: none;
  }

  .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, .ms__btn-3: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__btn-4:hover {
    transform: none;
  }

  .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 {
    margin-top: 48px;
    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 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column;
    padding: 24px;
  }

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

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

  .video {
    float: right;
    clear: left;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
    margin-top: 0;
    display: block;
  }

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

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

  .ms__instruction-section-2 {
    position: static;
  }

  .ms_lp-seo-text {
    margin-top: 48px;
    font-size: 14px;
    line-height: 130%;
  }

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

  .ms_lp_blog {
    padding-top: 0;
  }

  .ms__btn-6: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__shops-section {
    margin-top: 48px;
    margin-bottom: 48px;
  }

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

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

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

  .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-left: 24px;
    padding-right: 24px;
  }

  .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: 0;
  }

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

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

  .video {
    text-align: left;
  }

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

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

  .ms_lp-seo-block {
    margin-bottom: 20px;
  }

  .ms_lp-seo-text h2 {
    margin-bottom: 15px;
    font-size: 28px;
  }

  .ms_lp-seo-text h3 {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .ms_lp-seo-text h4 {
    font-size: 16px;
  }

  .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-top: 0;
    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__shops-section {
    margin-top: 30px;
  }

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

  .ms__hero-wrapper {
    margin-bottom: 48px;
    padding-top: 100px;
  }

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

  .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;
  }

  .swiper_slider-wrapper.swiper_slider-wrapper-products {
    padding: 0;
  }

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

  .ms__btn {
    text-align: center;
  }

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

  .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__advantages-card {
    background-color: #0000;
    padding-left: 0;
    padding-right: 0;
  }

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

  .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__btn-3 {
    text-align: center;
  }

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

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

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

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

  .ms__faq-content ul {
    padding-left: 20px;
  }

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

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

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

  .ms__product-card.is-slider {
    box-shadow: none;
    border-style: solid;
    border-color: #ffffff29;
    flex-flow: column;
    justify-content: space-between;
    width: 275px;
    padding: 25px;
  }

  .ms__video-block-media {
    max-width: 376px;
    margin-left: 0;
    margin-right: 0;
  }

  .slider-text-wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

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

  .ms_lp-seo-text h2 {
    font-size: 24px;
  }

  .ms_lp-seo-text ul {
    padding-left: 20px;
  }

  .ms_lp_form_folow-img {
    width: 100%;
  }

  .ms__btn-6 {
    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-e22dc0b4-3987-ee1d-a6ea-d60d7ba3566b-3df5c612 {
  align-self: start;
}

#w-node-_32d8f9cf-a794-a525-aada-450a316c8052-3df5c612 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e22dc0b4-3987-ee1d-a6ea-d60d7ba3566b-3f5b9e55 {
  align-self: start;
}

#w-node-_32d8f9cf-a794-a525-aada-450a316c8052-3f5b9e55 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


