@font-face {
  font-family: Jeko;
  src: url('../fonts/Jeko-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Drukwidecyr;
  src: url('../fonts/drukwidecyr-bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Drukwide Cy;
  src: url('../fonts/DrukWide-Medium-Cy.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Jeko;
  src: url('../fonts/Jeko-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --green: #04a777;
  --black: black;
  --white: white;
  --pink: #ffa7cb;
  --light-blue: #f2fbff;
  --dark-blue: #25283d;
}

.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-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: #000;
  background-color: #f2fbff;
  font-family: Jeko, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 112%;
}

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

p {
  margin-bottom: 20px;
  line-height: 140%;
}

a {
  color: var(--green);
  text-decoration: underline;
}

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

li {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}

strong {
  font-weight: bold;
}

.main-wrp-mall {
  z-index: 2;
  flex-flow: column;
  display: flex;
  position: relative;
}

.head {
  z-index: 2;
  height: 100vh;
  padding-bottom: 40px;
  position: relative;
}

.head.padding-left-right.first-screen-home {
  background-color: #7dd4e3;
}

.block-wrp {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.block-wrp.head-block {
  z-index: 2;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: none;
  position: relative;
}

.block-wrp.adv9-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.block-wrp.cta-block {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
}

.block-wrp.steps-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.block-wrp.block-950 {
  max-width: 950px;
}

.block-wrp.block-950.block-h1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
}

.block-wrp.block-950.block-h1.block-contacts {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.block-wrp.tariffs-calc {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.block-wrp.contract-with-desc {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.padding-left-right {
  padding-left: 34px;
  padding-right: 34px;
}

.head-bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.image-2 {
  width: 60px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.header_wrapper {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: fixed;
}

.header_wrapper.padding-left-right {
  z-index: 10;
}

.div-block {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.h1 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukwidecyr, sans-serif;
  font-size: 80px;
  line-height: 100%;
}

.h1.h1-inner, .h1.h2-f {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 56px;
  line-height: 120%;
}

.h1-margin {
  margin-left: 218px;
}

.h1-white {
  color: var(--white);
}

.h1-white-margin {
  color: var(--white);
  margin-left: 60px;
}

.advantages {
  background-color: #25283d;
  padding-top: 30px;
  padding-bottom: 55px;
}

.advantages-heading {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid var(--white);
  flex-flow: column;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
}

.advantages-heading.welcome-wrp {
  flex-flow: row;
  display: flex;
  position: relative;
}

.h2 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukwide Cy, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 112%;
}

.h2.h2-adv {
  color: var(--white);
  max-width: 810px;
  font-family: Drukwidecyr, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
}

.h2.h2-black {
  color: var(--black);
}

.h2.h2-cta {
  color: var(--pink);
  text-align: center;
  max-width: 1090px;
  font-family: Drukwidecyr, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
}

.h2.h2-cta.h2-cta-flex-en {
  flex-flow: column;
  display: flex;
}

.h2-to-del {
  color: var(--pink);
  margin-left: 60px;
}

.h2-adv-w {
  color: var(--white);
}

.h2-adv-w.adv-w1 {
  margin-left: 140px;
}

.h2-adv-w.adv-w1.h-margin-new {
  margin-left: 120px;
}

.h2-adv-w.adv-w2 {
  color: var(--pink);
  cursor: pointer;
  margin-left: 280px;
}

.h2-adv-w.adv-w3 {
  color: var(--pink);
  margin-left: 130px;
}

.t-main {
  color: var(--white);
  line-height: 112%;
}

.t-main.t-980 {
  color: var(--light-blue);
  max-width: 980px;
}

.t-main.black-t {
  color: var(--black);
}

.t-main.black-t.big-price {
  margin-top: 8px;
  margin-bottom: 20px;
  font-size: 52px;
  display: none;
}

.t-main.t-hover-show {
  max-width: 980px;
  font-size: 16px;
}

.t-main.t-main-16 {
  color: var(--black);
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.t-main.t-main-16.t-pc-margin {
  margin-bottom: 14px;
}

.t-main.t-main-16-center {
  color: var(--black);
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.div-block-2 {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.grid-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 12px;
}

.grid-4.adv-grid {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.image-3 {
  width: 100px;
  height: 100px;
}

.steps {
  background-color: var(--green);
  padding-top: 30px;
  padding-bottom: 0;
  overflow: hidden;
}

.steps-heading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.t-32 {
  color: var(--black);
  font-size: 32px;
  line-height: 135%;
}

.t-32.t-980 {
  color: var(--light-blue);
  max-width: 980px;
}

.cta {
  padding-top: 155px;
  padding-bottom: 155px;
}

.h2-cta1 {
  color: var(--black);
  margin-right: 90px;
}

.h2-cta2 {
  color: var(--black);
  margin-left: 110px;
}

.h2-cta2.h2-cta2-en {
  margin-left: 220px;
}

.h2-cta3.h2-cta3-en {
  margin-right: 220px;
}

.h2-cta4 {
  margin-left: 90px;
}

.h2-cta4.h2-cta4-en {
  margin-left: 220px;
}

.btn {
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 80px;
  font-size: 32px;
  text-decoration: none;
  display: flex;
}

.btn.burg-btn {
  width: 100%;
  height: 60px;
  position: relative;
  inset: auto 0% 40px;
}

.btn.btn-small {
  height: 50px;
}

.big-arrow-btn {
  background-color: var(--light-blue);
  border: 1px solid #000;
  width: 80px;
  min-width: 80px;
  height: 80px;
  min-height: 80px;
}

.big-arrow-btn.burg-btn-ar {
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
}

.big-arrow-btn.small-bt {
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
}

.arrow-btn {
  background-color: var(--black);
  width: 100%;
  height: 100%;
}

.arrow-btn.arr {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 24px;
}

.big-btn-t {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 90px;
  padding-right: 90px;
  display: flex;
}

.big-btn-t.burg-btn-b {
  width: 100%;
}

.big-btn-t.inner-small-bt {
  padding-left: 50px;
  padding-right: 50px;
}

.footer {
  background-color: var(--black);
  padding: 25px 72px 16px;
  position: relative;
}

.footer-wrp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  padding-left: 20px;
  display: grid;
}

.footer-links-wrp {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-links-col {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.btn-t.burg-btn-t, .btn-t.btn-t-inner {
  font-size: 20px;
}

.footer-link {
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 125%;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  display: flex;
}

.footer-link:hover {
  background-color: var(--pink);
  color: var(--black);
}

.arrow-code {
  display: none;
}

.footer-social-wrp {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.footer-copy {
  color: var(--white);
  font-size: 13px;
  font-weight: 400;
  line-height: 140%;
}

.footer-copy-wrp {
  max-width: 190px;
}

.footer-socials {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-social {
  color: var(--white);
  white-space: nowrap;
  font-size: 12px;
  line-height: 100%;
  text-decoration: none;
  transition: color .2s;
}

.footer-social:hover {
  color: var(--pink);
}

.social-links-wrp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 18px;
  margin-left: -5px;
  display: flex;
}

.social-link {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  display: flex;
}

.social-link:hover {
  background-color: var(--pink);
}

.social-link-icon {
  width: 30px;
}

.footer-logos {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  width: 100%;
  margin-top: 57px;
  padding-right: 40px;
  display: flex;
}

.footer-logo {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-logo.logo-click {
  transition: transform .2s;
}

.footer-logo.logo-click:hover {
  transform: scale(1.1);
}

.footer-logo-icon {
  height: 37px;
  min-height: 37px;
}

.footer-logo-icon.f-icon-hover1 {
  height: 32px;
  min-height: 32px;
}

.footer-logo-icon.f-icon-hover2 {
  height: 32px;
  min-height: 32px;
  position: absolute;
  left: 0%;
  right: 0%;
}

.link-block {
  width: 50px;
  min-width: 50px;
  margin-top: 25px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-4 {
  width: 100%;
}

.footer-links1 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -20px;
  display: flex;
}

.footer-links1.links2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
}

.div-block-8 {
  display: none;
}

.div-block-7-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-links-col-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.footer-links2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.basic-swiper {
  width: 870px;
  overflow: hidden;
}

.basic-swiper.examples-tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 870px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.basic-swiper.slider-price {
  border: 1px solid #000;
  width: 100%;
  margin-top: 100px;
  position: relative;
  overflow: visible;
}

.basic-swiper.slider-price-mob {
  border: 1px solid #000;
  width: 100%;
  margin-top: 80px;
  display: flex;
  position: relative;
  overflow: visible;
}

.basic-swiper.slider-price-mob.mob-off {
  display: none;
}

.basic-swiper.slider-step {
  padding-top: 0;
}

.basic-swiper.head-slider-wrp {
  width: 100%;
  height: 100%;
}

.t-decs-14 {
  font-size: 12px;
}

.t-decs-14.why-t-center {
  text-align: center;
}

.t-decs-14.why-t-center.tab-text-name {
  line-height: 120%;
}

.swiper-arrow-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  width: auto;
  display: flex;
  position: relative;
}

.swiper-arrow-wrapper.arrows-btns-tab {
  z-index: 5;
  justify-content: space-between;
  width: 100%;
  height: 1px;
  position: absolute;
}

.swiper-arrow-wrapper.arrows-btns-price {
  z-index: 5;
  justify-content: space-between;
  width: 96%;
  height: 1px;
  position: absolute;
  top: 34%;
}

.swiper-arrow-wrapper.arrows-btns-tab-copy {
  z-index: 5;
  justify-content: space-between;
  width: 100%;
  max-width: 1900px;
  height: 1px;
  padding-left: 34px;
  padding-right: 34px;
  position: absolute;
}

.swiper-arrow-wrapper.arrows-btns-head {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1900px;
  height: 1px;
  padding-left: 34px;
  padding-right: 34px;
  position: absolute;
  bottom: 150px;
}

.swiper-wrapper {
  display: flex;
}

.swiper-wrapper.basic-slider-list {
  z-index: 5;
  flex-flow: row;
  width: 100%;
  position: relative;
  overflow: visible;
}

.swiper-wrapper.basic-slider-list.swiper-price {
  flex-flow: row;
  display: flex;
}

.swiper-wrapper.basic-slider-list.h-slider-list {
  height: 100%;
}

.swiper-wrapper.basic-slider-list.list-bottom {
  display: flex;
}

.swiper-wrapper.basic-slider-list-2 {
  z-index: 5;
  flex-flow: row;
  width: 100%;
  position: relative;
  overflow: visible;
}

.swiper-wrapper.basic-slider-list-2.swiper-price {
  flex-flow: row;
}

.swiper-wrapper.basic-slider-list-2.h-slider-list {
  height: 100%;
}

.slider-button {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.slider-button.slider-button-right {
  cursor: pointer;
}

.slider-button.slider-button-right.swiper-button-disabled {
  opacity: .4;
  background-color: #0000004d;
}

.slider-button.slider-button-right.step-next.swiper-button-disabled {
  opacity: 0;
}

.slider-button.slider-button-right.step-next2 {
  display: none;
}

.slider-button.slider-button-right.step-next2.swiper-button-disabled {
  opacity: 0;
}

.slider-button.swiper-prev {
  cursor: pointer;
}

.slider-button.swiper-prev.swiper-button-disabled {
  opacity: .4;
  pointer-events: none;
}

.slider-button.swiper-prev.step-prev.swiper-button-disabled {
  opacity: 0;
}

.slider-button.swiper-prev.step-prev2 {
  display: none;
}

.slider-button.swiper-prev.step-prev2.swiper-button-disabled {
  opacity: 0;
}

.slider-button.swiper-next {
  cursor: pointer;
}

.slider-button.swiper-next.swiper-button-disabled {
  opacity: .4;
  pointer-events: none;
}

.slider-button.swiper-next.step-prev.swiper-button-disabled {
  opacity: 0;
}

.slider-button.swiper-next.step-prev2 {
  display: none;
}

.slider-button.swiper-next.step-prev2.swiper-button-disabled {
  opacity: 0;
}

.tab-s-img {
  z-index: 5;
  width: 60%;
  margin: 30px auto;
  display: block;
  position: relative;
}

.swiper-slide {
  opacity: .5;
  filter: grayscale() blur(2px);
  border: 1px #000;
  border-style: none solid;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  min-width: 33.3333%;
  max-width: none;
  padding-bottom: 30px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: relative;
}

.swiper-slide.basic-swiperr-item {
  z-index: 2;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  opacity: 1;
  filter: none;
  background-color: #fff;
  border-style: none;
  border-radius: 0;
  width: 100%;
  height: auto;
  padding: 40px 150px 120px;
  display: flex;
  position: relative;
  overflow: visible;
}

.swiper-slide.basic-swiperr-item.examples-tab {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  border: 1px solid #0000001a;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 10px 20px;
  text-decoration: none;
}

.swiper-slide.basic-swiperr-item.examples-tab:hover {
  color: #d82d27;
}

.swiper-slide.basic-swiperr-item.examples-tab.active-ex {
  border-color: #d82d27;
}

.swiper-slide.basic-swiperr-item.item-prod {
  width: auto;
}

.swiper-slide.basic-swiperr-item.swiper-slide-active {
  background-color: var(--white);
  border: 1px #000;
}

.swiper-slide.basic-swiperr-item.h-item-slide {
  opacity: 1;
  height: 100%;
  padding: 0;
}

.swiper-slide.swiper-slide-active {
  border-top-style: none;
  border-bottom-style: none;
  border-left: 1px solid #000;
  border-bottom-color: var(--pink);
  background-color: var(--pink);
  opacity: 1;
  filter: none;
}

.swiper-slide.examples-tab {
  justify-content: center;
  align-items: center;
  width: 20%;
  min-width: 20%;
  padding-bottom: 0;
}

.swiper-slide.basic-swiperr-item-2 {
  z-index: 2;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  opacity: 1;
  filter: none;
  background-color: #fff;
  border-style: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  height: auto;
  padding: 40px 150px 120px;
  display: flex;
  position: relative;
  overflow: visible;
}

.swiper-slide.basic-swiperr-item-2.examples-tab {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  border: 1px solid #0000001a;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 10px 20px;
  text-decoration: none;
}

.swiper-slide.basic-swiperr-item-2.examples-tab:hover {
  color: #d82d27;
}

.swiper-slide.basic-swiperr-item-2.examples-tab.active-ex {
  border-color: #d82d27;
}

.swiper-slide.basic-swiperr-item-2.item-prod {
  width: auto;
}

.swiper-slide.basic-swiperr-item-2.swiper-slide-active {
  background-color: var(--white);
  border: 1px #000;
}

.swiper-slide.basic-swiperr-item-2.h-item-slide {
  opacity: 1;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  height: 100%;
  padding: 0;
}

.div-block-88 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.snp-pagination {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 40px;
  display: flex;
  position: absolute;
  bottom: 40px;
}

.btn-step-slider {
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 60px;
  font-size: 22px;
  text-decoration: none;
  display: flex;
}

.step-arrow-btn {
  background-color: #f2fbff00;
  border: 1px solid #000;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
}

.step-btn-t {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.arrow-slider-right {
  background-color: var(--black);
  width: 100%;
  height: 100%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.header-wrp {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-89 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.header-link {
  color: var(--black);
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 12px;
  line-height: 125%;
  text-decoration: none;
  transition: background-color .2s ease-in-out, color .2s;
  display: flex;
}

.header-link:hover {
  background-color: var(--pink);
}

.reg-btn {
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 12px;
  line-height: 125%;
  text-decoration: none;
  transition: color .2s, background-color .2s ease-in-out, color .2s;
  display: flex;
}

.reg-btn:hover {
  background-color: var(--pink);
  color: var(--black);
}

.reg-btn.reg-head {
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-2 {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}

.link-block-2:hover {
  background-color: var(--pink);
}

.acc-shape {
  background-color: var(--black);
  width: 100%;
  height: 100%;
}

.div-block-91 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.code-embed {
  display: none;
}

.comparison {
  padding-top: 23px;
  overflow: hidden;
}

.comparison-heading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  padding-bottom: 10px;
  display: flex;
}

.com-t-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.h3-price {
  margin-top: 12px;
  margin-bottom: 20px;
  font-family: Drukwidecyr, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.link {
  color: var(--black);
  text-decoration: underline;
}

.image-5 {
  z-index: 6;
  width: 190px;
  margin-left: 170px;
  display: flex;
  position: absolute;
  inset: -67px auto auto;
}

.slider-gallery_component {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slider-gallery_component.prices-no-in-tab {
  margin-top: -52px;
}

.slide-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.examples-content {
  display: none;
}

.div-block-94 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tabs-content {
  width: 100%;
  margin-top: -80px;
}

.tab-link {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  padding: 0;
  font-family: Jeko, sans-serif;
  font-size: 16px;
  display: flex;
}

.tab-link.w--current {
  background-color: var(--pink);
}

.tabs-menu {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
  top: -69px;
}

.image-6 {
  width: 100%;
  height: 100%;
}

.tabs {
  width: 100%;
}

.open-m {
  background-color: var(--black);
  cursor: pointer;
  transition: background-color .3s ease-in-out;
  display: flex;
}

.open-m:hover {
  background-color: var(--pink);
}

.div-block-13 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.image-15, .nav-head {
  display: none;
}

.nav {
  grid-column-gap: 10px;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  font-family: Drukwidecyr, sans-serif;
  font-size: 18px;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  overflow: hidden;
}

.nav:hover {
  background-color: var(--pink);
}

.nav.burg-nav-country {
  z-index: 20;
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 20px;
  position: relative;
  overflow: visible;
}

.nav.burg-nav-country.burg-nav-off, .nav.nav-off-first {
  display: none;
}

.close-m {
  z-index: 19;
  cursor: pointer;
  background-color: #0000;
  margin-top: 20px;
  margin-right: 35px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.close-m:hover {
  background-color: var(--pink);
}

.burger-item {
  color: var(--black);
  font-size: 22px;
  line-height: 140%;
  position: relative;
}

.div-block-14 {
  padding-top: 29px;
}

.arrow {
  opacity: .5;
  margin-top: 0;
  position: relative;
}

.close-icon {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.nav-wrp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.nav-wrp.first-b {
  display: flex;
}

.burger-m {
  z-index: 20;
  grid-row-gap: 20px;
  background-color: #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
  transform: translate(0%);
}

.burger-m.b-auto {
  background-color: #0000001a;
  width: 100%;
  padding: 0;
  display: flex;
  bottom: 0%;
  right: 0%;
}

.step-flag {
  width: 65px;
  height: 50px;
  margin-bottom: 16px;
}

.step-flag.opacity {
  opacity: 0;
  display: block;
}

.m-h3 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jeko, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.m-h3.h3-step, .m-h3.h2-cotract {
  text-align: center;
  font-size: 30px;
}

.m-steps-desc {
  opacity: .5;
  color: #72676e;
  text-align: center;
  font-family: Jeko, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.note-wrp {
  width: 100%;
  margin-top: 7px;
}

.note-t {
  color: var(--black);
  border-bottom: 1px solid #000;
  font-size: 10px;
  line-height: 140%;
}

.image-16 {
  z-index: 2;
  width: 100%;
  position: relative;
}

.text-block {
  font-family: Drukwidecyr, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 112%;
}

.text-block.big-price {
  font-size: 18px;
}

.div-block-95 {
  z-index: 4;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 67px;
  display: flex;
  position: absolute;
  inset: -4% 0% 0%;
  transform: rotate(-15deg);
}

.calc {
  padding-top: 23px;
  overflow: hidden;
}

.code-embed-2 {
  width: 100%;
  height: 790px;
}

.code-embed-2.calc-height {
  height: 720px;
}

.div-block-96 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.all-step {
  color: var(--black);
  text-align: right;
  margin-top: 10px;
  font-size: 16px;
  line-height: 135%;
  text-decoration: none;
  transition: color .2s;
}

.all-step:hover {
  color: var(--white);
}

.all-step.t-980 {
  color: var(--light-blue);
  max-width: 980px;
}

.all-step.all-s-mob {
  display: none;
}

.step-modal {
  z-index: 999;
  background-color: #0000001a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-97 {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: auto;
  max-height: 700px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 40px 60px;
  display: flex;
  position: relative;
  overflow: auto;
}

.step-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 1078px;
  margin-top: auto;
  margin-bottom: auto;
}

.step-item {
  border-bottom: 1px solid #0000001a;
  border-right: 1px solid #0000001a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.step-item.right-no-border {
  border-right-style: none;
}

.step-item.right-no-border.six, .step-item.no-b-mob.four, .step-item.five {
  border-bottom-style: none;
}

.text-block-2 {
  font-family: Drukwidecyr, sans-serif;
  font-size: 40px;
  line-height: 112%;
}

.heading {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 112%;
}

.text-block-3 {
  font-size: 12px;
  font-weight: 400;
  line-height: 112%;
}

.close-steps {
  background-color: var(--white);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: absolute;
  inset: 20px 20px auto auto;
}

.close-steps:hover {
  background-color: var(--pink);
}

.image-17 {
  width: 100%;
}

.div-block-98 {
  background-color: var(--white);
  width: 20px;
  height: 2px;
  position: static;
}

.burg-content {
  z-index: 17;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  height: 100%;
  padding: 100px 40px;
  display: flex;
  position: relative;
}

.image-18 {
  width: 100%;
}

.link-block-3 {
  width: 180px;
}

.link-block-3.w--current {
  width: 150px;
}

.burg-bg {
  z-index: 16;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cookie-popup_component {
  z-index: 999999;
  grid-column-gap: 20px;
  background-color: #fff;
  border: 1px solid #f5f5f7;
  border-radius: 2px;
  justify-content: space-between;
  align-items: center;
  max-width: 450px;
  margin-left: auto;
  margin-right: 0;
  padding: 14px 60px 20px 20px;
  display: none;
  position: fixed;
  inset: auto 100px 20px 0%;
  box-shadow: 0 10px 30px #0000001a;
}

.cookie-modal_styles {
  display: none;
}

.cookie-modal_button {
  z-index: 6;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: left;
  background-color: #000;
  align-items: center;
  height: 40px;
  padding: 0 20px;
  font-family: Jeko, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.cookie-modal_button:hover {
  background-color: var(--pink);
  color: var(--black);
}

.cookie-modal_button.deny {
  color: var(--black);
  background-color: #0000;
  border: 1px solid #0000001a;
}

.cookie-modal_button.deny:hover {
  border-color: var(--pink);
  background-color: var(--pink);
}

.cookie-modal_closebutton {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  display: flex;
  position: absolute;
  inset: 14px 14px auto auto;
}

.cookie-modal_closebutton:hover {
  background-color: var(--pink);
}

.cookie-modal_description {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 130%;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  background-color: #0000;
  flex-direction: row;
  justify-content: flex-start;
  padding: 0;
}

.link-2 {
  color: #000;
  text-decoration: underline;
  transition: all .2s;
}

.link-2:hover {
  color: #f9c;
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 0;
}

.cookie-modal_component {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-span {
  color: var(--black);
}

.flag-wrp {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-19 {
  width: 36px;
}

.div-block-99, .div-block-100 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  display: flex;
}

.head-slid {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.banner-img {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.banner-img.mob-banner {
  display: none;
}

.snp-pagination-h {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 40px;
  display: flex;
  position: absolute;
  bottom: 40px;
}

.basic-swiper2 {
  width: 870px;
  overflow: hidden;
}

.basic-swiper2.examples-tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 870px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.basic-swiper2.slider-price {
  border: 1px solid #000;
  width: 100%;
  margin-top: 80px;
  position: relative;
  overflow: visible;
}

.basic-swiper2.slider-price-mob {
  border: 1px solid #000;
  width: 100%;
  margin-top: 80px;
  display: none;
  position: relative;
  overflow: visible;
}

.basic-swiper2.slider-step {
  padding-top: 40px;
}

.basic-swiper2.head-slider-wrp {
  width: 100%;
  height: 100%;
}

.div-block-101 {
  background-color: var(--black);
  width: 100%;
  height: 1px;
  display: none;
  position: relative;
}

.swiper-arrow-wrapper-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  width: auto;
  display: flex;
  position: relative;
}

.swiper-arrow-wrapper-2.arrows-btns-tab {
  z-index: 5;
  justify-content: space-between;
  width: 100%;
  height: 1px;
  position: absolute;
}

.swiper-arrow-wrapper-2.arrows-btns-price {
  z-index: 5;
  justify-content: space-between;
  width: 96%;
  height: 1px;
  position: absolute;
  top: 34%;
}

.swiper-arrow-wrapper-2.arrows-btns-tab-copy {
  z-index: 5;
  justify-content: space-between;
  width: 100%;
  max-width: 1900px;
  height: 1px;
  padding-left: 34px;
  padding-right: 34px;
  position: absolute;
}

.swiper-arrow-wrapper-2.arrows-btns-head {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1900px;
  height: 1px;
  padding-left: 34px;
  padding-right: 34px;
  position: absolute;
  bottom: 150px;
}

.swiper-slide-2 {
  opacity: .5;
  filter: grayscale() blur(2px);
  border: 1px #000;
  border-style: none solid;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding-bottom: 30px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: relative;
}

.swiper-slide-2.basic-swiperr-item {
  z-index: 2;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  opacity: 1;
  filter: none;
  background-color: #fff;
  border-style: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  height: auto;
  padding: 40px 150px 120px;
  display: flex;
  position: relative;
  overflow: visible;
}

.swiper-slide-2.basic-swiperr-item.examples-tab {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  border: 1px solid #0000001a;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 10px 20px;
  text-decoration: none;
}

.swiper-slide-2.basic-swiperr-item.examples-tab:hover {
  color: #d82d27;
}

.swiper-slide-2.basic-swiperr-item.examples-tab.active-ex {
  border-color: #d82d27;
}

.swiper-slide-2.basic-swiperr-item.item-prod {
  width: auto;
}

.swiper-slide-2.basic-swiperr-item.swiper-slide-active {
  background-color: var(--white);
  border: 1px #000;
}

.swiper-slide-2.basic-swiperr-item.h-item-slide {
  opacity: 1;
  height: 100%;
  padding: 0;
}

.swiper-slide-2.swiper-slide-active {
  border-top-style: none;
  border-bottom-style: none;
  border-left: 1px solid #000;
  border-bottom-color: var(--pink);
  background-color: var(--pink);
  opacity: 1;
  filter: none;
}

.swiper-wrapper-2 {
  display: flex;
}

.swiper-wrapper-2.basic-slider-list {
  z-index: 5;
  flex-flow: row;
  width: 100%;
  position: relative;
  overflow: visible;
}

.swiper-wrapper-2.basic-slider-list.swiper-price {
  flex-flow: row;
}

.swiper-wrapper-2.basic-slider-list.h-slider-list {
  height: 100%;
}

.div-block-102 {
  z-index: 1;
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0%;
}

.div-block-102.padding-left-right {
  max-width: 1900px;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  left: auto;
  right: auto;
}

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

.h1-span {
  color: var(--black);
}

.image-20 {
  z-index: 3;
  width: 59px;
  display: none;
  position: absolute;
  inset: auto auto 23px -30px;
}

.div-block-104 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-105 {
  align-self: stretch;
  width: 30px;
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-21 {
  width: 20px;
}

.burg-logo {
  width: 40px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-22 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
}

.image-22.back-ic {
  transform: rotate(180deg);
}

.div-block-106 {
  width: 100%;
  display: flex;
  overflow: hidden;
}

.back-to-first-b {
  grid-column-gap: 4px;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 10px 10px;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  inset: 16px auto auto 50px;
  overflow: hidden;
}

.back-to-first-b:hover {
  background-color: var(--pink);
}

.back-to-first-b.burg-nav-country {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
}

.div-block-107 {
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  inset: auto 0% 40px;
}

.div-block-3-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  padding-right: 20px;
  display: flex;
}

.div-block-108 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-block-4 {
  color: var(--white);
  height: 70px;
  margin-bottom: 20px;
  font-family: Drukwidecyr, sans-serif;
  font-size: 70px;
  line-height: 112%;
}

.text-span-3 {
  font-size: 30px;
}

.div-block-109 {
  z-index: 5;
  width: 100%;
  max-width: 1900px;
  padding-bottom: 30px;
  padding-left: 34px;
  padding-right: 34px;
  position: absolute;
  inset: auto auto 0%;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukwidecyr, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}

.head-inner {
  z-index: 2;
  padding-top: 120px;
  position: relative;
}

.head-inner.padding-left-right.head-contacts {
  padding-bottom: 200px;
}

.inner-wrp {
  padding-top: 30px;
  padding-bottom: 200px;
  overflow: hidden;
}

.faq-h {
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  font-family: Jeko, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.accordion {
  width: 100%;
}

.accordion.js-accordion {
  flex-direction: column;
  display: flex;
}

.acc-icon {
  width: 100%;
}

.accordion__item.js-accordion-item {
  border-bottom: 1px solid var(--black);
  width: 100%;
}

.accordion__item.js-accordion-item.active {
  border-bottom-color: var(--black);
}

.accordion-header.js-accordion-header {
  color: #000;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  display: flex;
}

.accordion-header.js-accordion-header:hover {
  color: #f9c;
}

.div-block-62 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.accordion-body.js-accordion-body {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  width: 90%;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 40px;
}

.accordion-body.js-accordion-body.acc-top-no-padding {
  padding-top: 0;
}

.js-accordion-icon {
  z-index: 2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 27px;
  min-width: 27px;
  height: 27px;
  min-height: 27px;
  transition: transform .2s;
  display: flex;
  position: relative;
}

.js-accordion-icon.active {
  border-color: #000;
  transform: rotate(90deg);
}

.bold-p {
  margin-top: 22px;
  display: flex;
}

.div-block-110 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.num-width {
  justify-content: flex-end;
  align-items: center;
  width: 28px;
  margin-left: 10px;
  margin-right: 12px;
  display: flex;
}

.tabs-menu-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.tabs-menu-2.tabs-faq {
  justify-content: center;
  align-items: center;
}

.tab-link-tab-2 {
  background-color: #ddd0;
  border: 1px solid #ededed;
  justify-content: center;
  align-items: center;
  padding: 12px 20px 10px;
  font-size: 12px;
  line-height: 120%;
  display: flex;
}

.tab-link-tab-2:hover {
  border-color: var(--pink);
  background-color: var(--pink);
  color: var(--black);
}

.tab-link-tab-2.w--current {
  border-color: var(--black);
  background-color: var(--black);
  color: var(--pink);
}

.body-white {
  background-color: #fff;
}

.tabs-content-2, .tabs-2 {
  width: 100%;
}

.bold-text-h {
  margin-top: 30px;
  margin-bottom: 0;
  display: block;
}

.bold-text-big {
  margin-top: 40px;
  font-size: 20px;
  line-height: 120%;
  display: block;
}

.faq-table-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 50px 1fr 1fr 1fr 1fr;
  width: 100%;
}

.table-it {
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.table-it.last-it-bottom {
  border-bottom-style: none;
}

.table-it.faq-weight-num {
  border-right-width: 1px;
  border-right-color: #000;
}

.table-it.faq-weight {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.table-it.faq-border {
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.table-it.last-it-1 {
  border-bottom-width: 1px;
  border-right-style: none;
}

.table-it.last-it-2 {
  border-bottom-style: none;
  border-right-style: none;
}

.table-it.empty {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.table-it.desctop-off {
  display: none;
}

.table-it.first-block-border, .table-it.first-last {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-style: none;
}

.table-it.mall-last {
  border-right-style: none;
}

.table-it.weight {
  border-right-width: 1px;
  border-right-color: #000;
}

.desc-small-h {
  font-size: 13px;
  font-weight: 700;
}

.desc-small-h.faq-center {
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  display: flex;
}

.desc-small-h.center-price-sg {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  line-height: 150%;
  display: flex;
}

.desc-small-h.center-desc-mall {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  line-height: 150%;
  display: block;
}

.desc-small-h.center-desc-mall.tablet-t {
  font-size: 11px;
}

.faq-table {
  border: 1px solid #000;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.text-span-copy {
  color: var(--white);
}

.inner-calc {
  padding-top: 30px;
  overflow: hidden;
}

.inner-tariff {
  padding-top: 100px;
  padding-bottom: 0;
  overflow: hidden;
}

.div-block-56 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.div-block-56.two-table-block {
  border-bottom: 1px #e6e6e6;
  border-left: 1px solid #000;
  justify-content: space-between;
}

.mall-table-grid-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 100px 1fr 1fr 1fr;
  width: 100%;
}

.mall-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  border-radius: 0;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 100px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.m-table-grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.desc-small-2 {
  font-size: 13px;
}

.desc-small-2.center-price {
  text-align: center;
}

.inner-import {
  padding-top: 100px;
  padding-bottom: 200px;
  overflow: hidden;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.div-block-58 {
  z-index: 1;
  border-radius: 2px;
  margin-top: -30px;
  margin-bottom: -30px;
  position: relative;
  overflow: hidden;
}

.image-1119 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-111 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.import-list-wrp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: -15px;
  display: flex;
}

.import-list-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: flex-start;
  display: flex;
}

.list-dots {
  z-index: 1;
  background-color: #000;
  border-radius: 50px;
  width: 2px;
  min-width: 2px;
  max-width: 2px;
  height: 2px;
  min-height: 2px;
  max-height: 2px;
  margin-top: 11px;
  position: relative;
  overflow: hidden;
}

.import-list-t {
  color: #000;
  text-align: left;
  font-family: Jeko, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.div-block-59 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

._14-t, ._14-t-import {
  opacity: .5;
  color: #72676e;
  font-family: Jeko, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.more-btn {
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
  line-height: 125%;
  text-decoration: none;
  transition: color .2s, background-color .2s ease-in-out, color .2s;
  display: flex;
}

.more-btn:hover {
  background-color: var(--pink);
  color: var(--black);
}

.more-btn.reg-head {
  height: 60px;
}

.div-block-112 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 50px;
  display: flex;
}

.contacts-icon {
  width: 110px;
}

.contacts-link {
  z-index: 2;
  color: var(--black);
  background-color: #f2fbff;
  justify-content: flex-start;
  align-items: center;
  height: 110px;
  padding-right: 40px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.contacts-link:hover {
  background-color: var(--pink);
}

.contacts-link.cl-icons {
  padding-right: 0;
}

.div-block-39 {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.ny-cookies-links {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.ny-tab-btn {
  color: #1e1e1e;
  text-align: center;
  background-color: #fff0;
  border: 1px solid #ededed;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  transition: border-color .2s, background-color .2s, color .2s;
  display: flex;
}

.ny-tab-btn:hover {
  border-color: var(--pink);
  background-color: var(--pink);
  color: var(--black);
}

.ny-tab-btn.active-ny {
  border-color: var(--black);
  background-color: var(--black);
  color: var(--pink);
}

.two-list {
  opacity: .9;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -18px;
  margin-left: 20px;
  display: flex;
}

.inline-wrp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 90%;
}

.inline {
  margin-top: -5px;
  line-height: 100%;
  display: block;
}

.image-1118 {
  height: 19px;
  min-height: 19px;
  max-height: 19px;
  margin-right: 4px;
}

.accord-text {
  grid-row-gap: 20px;
  flex-direction: column;
  width: 90%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  display: block;
}

.accord-text.t-inline {
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  display: inline;
}

.first-list {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-113 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.tab-pane-tab-1 {
  width: 100%;
}

.section {
  height: 100vh;
}

.contact-desc {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 112%;
}

.contact-desc.ct-desc {
  text-align: center;
}

.div-block-114 {
  display: none;
}

.div-block-115 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  display: flex;
}

.contacts-link-i {
  z-index: 2;
  color: var(--black);
  background-color: #f2fbff;
  justify-content: flex-start;
  align-items: center;
  height: 110px;
  padding-right: 40px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.contacts-link-i:hover {
  background-color: var(--pink);
}

.contacts-link-i.cl-icons {
  padding-right: 0;
}

.div-block-116 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.forbidden {
  z-index: 2;
  padding-top: 120px;
  position: relative;
}

.forbidden.padding-left-right.head-contacts {
  padding-bottom: 200px;
}

.m-h1 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Drukwide Cy, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
}

.m-h1.h-transport {
  font-family: Drukwidecyr, sans-serif;
  font-size: 30px;
  line-height: 130%;
  display: inline;
}

.t-card-wrp {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  flex-direction: column;
  align-items: center;
  padding: 6px 10px 14px;
  display: flex;
}

.transport-head-content-wrp {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.transport-head-cards {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start space-between;
  display: grid;
}

.transport-desc {
  opacity: .6;
  color: #000;
  text-align: left;
  max-width: 480px;
  font-family: Jeko, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.how-btn {
  z-index: 6;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-align: left;
  background-color: #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 212px;
  padding: 12px 18px 12px 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.how-btn.more {
  color: #000;
  background-color: #f5f5f700;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  width: auto;
  height: 45px;
  padding-left: 24px;
  padding-right: 24px;
  transition: all .2s;
}

.how-btn.more:hover {
  color: #fff;
  background-color: #000;
}

.grid-12m {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.grid-12m.transport-head-grid {
  align-content: start;
  height: 100%;
  margin-top: 60px;
}

.t-card-name {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
}

.head-transport {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.div-block-75 {
  display: flex;
}

.transport-head-icon {
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  margin-top: -15px;
  margin-right: 10px;
  display: inline-block;
}

.transport-head-wrp {
  width: 100%;
  max-width: 1900px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.coming-soon {
  color: #0006;
  font-family: Jeko, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  position: absolute;
  bottom: 8px;
  left: 56px;
}

.list {
  margin-top: -10px;
  margin-left: 20px;
}

.dropdown {
  z-index: 11;
  position: relative;
}

.dropdown.l-drop-footer {
  margin-top: 20px;
  margin-left: 0;
}

.header-lang {
  z-index: 6;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #1e1e1e;
  text-align: left;
  background-color: #fff;
  border-radius: 4px;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0 7px;
  font-family: Jeko, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.header-lang:hover {
  background-color: var(--pink);
  color: var(--black);
}

.head-lang {
  background-color: #fff0;
  border-radius: 0;
  width: 40px;
  min-width: 40px;
  min-height: 40px;
  font-weight: 700;
}

.head-lang.w--open {
  font-weight: 700;
}

.head-lang.lang-footer-btn {
  color: var(--black);
  background-color: #fff;
}

.icon {
  margin-right: 6px;
  font-size: 9px;
}

.dropdown-list-2 {
  background-color: #ddd0;
}

.dropdown-link {
  background-color: var(--black);
  color: var(--white);
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-family: Jeko, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 12px 15px #0000001a;
}

.dropdown-link:hover {
  background-color: var(--pink);
  color: var(--black);
}

.dropdown-link.drop-link-footer {
  background-color: var(--white);
  color: var(--black);
}

.dropdown-link.drop-link-footer:hover {
  background-color: var(--pink);
  color: var(--black);
}

.desc-contract {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pc-table {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.pc-table.two-table-block {
  border-bottom: 1px #e6e6e6;
  border-left: 1px solid #000;
  justify-content: space-between;
}

.pc-table-grid-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.pc-h-table {
  font-size: 13px;
  line-height: 120%;
}

.pc-h-table.center-price {
  text-align: center;
}

.pc-h-table.pc-t-table {
  font-weight: 400;
}

.table-it-pc {
  border-right: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.table-it-pc.last-it-bottom {
  border-bottom-style: none;
}

.table-it-pc.faq-weight-num {
  border-right-width: 1px;
  border-right-color: #000;
}

.table-it-pc.faq-weight {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.table-it-pc.faq-border {
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.table-it-pc.last-it-1 {
  border-bottom-width: 1px;
  border-right-style: none;
}

.table-it-pc.last-it-2 {
  border-bottom-style: none;
  border-right-style: none;
}

.table-it-pc.empty {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
}

.table-it-pc.desctop-off {
  display: none;
}

.table-it-pc.first-block-border, .table-it-pc.first-last {
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-right-style: none;
}

.table-it-pc.mall-last {
  border-right-style: none;
}

.table-it-pc.weight {
  border-right-width: 1px;
  border-right-color: #000;
}

.table-it-pc.t-item-border-b-no {
  border-bottom-style: none;
}

.div-block-117 {
  width: 100%;
  margin-bottom: 20px;
}

.no-jeko {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.head-content-wrp {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.global-badges-wrp {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  display: flex;
}

.head-icon {
  width: 100px;
}

.head-icon.shield {
  width: 105px;
  max-width: none;
}

@media screen and (min-width: 1280px) {
  .h2.h2-adv {
    max-width: 1000px;
    font-size: 70px;
  }

  .h2.h2-cta {
    max-width: 1170px;
    font-size: 80px;
  }

  .footer-link {
    font-size: 15px;
  }

  .footer-copy {
    font-size: 14px;
  }

  .footer-social {
    font-size: 15px;
  }

  .t-decs-14 {
    font-size: 14px;
  }

  .header-link, .reg-btn, .reg-btn.reg-head {
    font-size: 16px;
  }

  .link-block-2 {
    width: 40px;
  }

  .h3-price {
    font-size: 30px;
  }

  .div-block-97 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .text-block-2 {
    font-size: 56px;
  }

  .heading {
    font-size: 22px;
  }

  .text-block-3 {
    font-size: 16px;
  }

  .cookie-modal_button {
    font-size: 14px;
  }

  .div-block-104 {
    margin-left: 0;
  }

  .accordion-header.js-accordion-header {
    font-size: 20px;
  }

  .js-accordion-icon {
    margin-top: -3px;
  }

  .tab-link-tab-2 {
    font-size: 14px;
  }

  .desc-small-h {
    font-size: 14px;
    line-height: 120%;
  }

  .desc-small-h.center-desc-mall.tablet-t {
    font-size: 13px;
  }

  .mall-table-grid-row {
    grid-template-columns: 150px 1fr 1fr 1fr;
  }

  .mall-table {
    grid-template-columns: 150px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .desc-small-2 {
    font-size: 14px;
    line-height: 120%;
  }

  .ny-tab-btn {
    padding-top: 2px;
    font-size: 14px;
  }

  .accord-text {
    font-size: 14px;
  }

  .div-block-113 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .contact-desc {
    font-size: 22px;
  }

  .m-h1 {
    font-size: 44px;
  }

  .m-h1.h-transport {
    font-size: 40px;
  }

  .t-card-wrp {
    border: 1px solid #eae3e966;
  }

  .t-card-name {
    line-height: 120%;
  }

  .transport-head-icon {
    margin-top: -15px;
  }

  .head-lang {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .icon {
    margin-right: 4px;
  }

  .dropdown-link {
    font-size: 16px;
  }

  .pc-h-table {
    font-size: 14px;
    line-height: 120%;
  }
}

@media screen and (min-width: 1440px) {
  .h2.h2-adv {
    max-width: 1110px;
  }

  .h2-adv-w.adv-w1 {
    margin-left: 234px;
  }

  .h2-adv-w.adv-w1.h-margin-new {
    margin-left: 140px;
  }

  .h2-adv-w.adv-w2 {
    margin-left: 409px;
  }

  .h2-adv-w.adv-w3 {
    margin-left: 278px;
  }

  .t-main.t-hover-show {
    font-size: 18px;
  }

  .footer-link {
    font-size: 16px;
  }

  .footer-copy {
    font-size: 15px;
  }

  .footer-social {
    font-size: 16px;
  }

  .t-decs-14 {
    line-height: 140%;
  }

  .div-block-88 {
    max-width: 1340px;
  }

  .reg-btn.reg-head {
    font-size: 16px;
  }

  .h3-price {
    font-size: 36px;
  }

  .image-5 {
    width: 260px;
    margin-left: 224px;
    top: -92px;
  }

  .slider-gallery_component.prices-no-in-tab {
    margin-top: -30px;
  }

  .text-block {
    font-size: 20px;
  }

  .text-block.big-price {
    font-size: 24px;
  }

  .div-block-95 {
    padding-left: 100px;
    top: 0%;
  }

  .cookie-modal_description {
    font-size: 16px;
  }

  .image-20 {
    width: 66px;
    bottom: 28px;
    left: -33px;
  }

  .js-accordion-icon {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
  }

  .desc-small-h, .desc-small-2 {
    font-size: 16px;
  }

  .image-1118 {
    height: 20px;
    min-height: 20px;
    max-height: 20px;
  }

  .m-h1 {
    font-size: 50px;
  }

  .transport-head-icon {
    margin-top: -17px;
  }
}

@media screen and (min-width: 1920px) {
  .head {
    max-height: 1080px;
  }

  .block-wrp.adv9-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .block-wrp.cta-block {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .block-wrp.tariffs-calc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .padding-left-right {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .header_wrapper.padding-left-right {
    justify-content: center;
    align-items: center;
  }

  .h1 {
    font-size: 120px;
  }

  .advantages-heading {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 40px;
  }

  .h2 {
    font-size: 76px;
  }

  .h2.h2-adv {
    max-width: 1420px;
    font-size: 100px;
  }

  .h2.h2-cta {
    max-width: 1610px;
    font-size: 110px;
  }

  .h2-adv-w.adv-w1.h-margin-new {
    margin-left: 160px;
  }

  .t-main.t-980 {
    max-width: 1220px;
    font-size: 28px;
  }

  .t-main.t-hover-show {
    max-width: 1220px;
    font-size: 22px;
  }

  .t-main.t-main-16, .t-main.t-main-16-center {
    font-weight: 400;
  }

  .grid-4 {
    margin-top: 22px;
  }

  .image-3 {
    width: 120px;
    height: 120px;
    margin-top: 10px;
  }

  .steps-heading {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .t-32.t-980 {
    max-width: 1220px;
    font-size: 28px;
  }

  .btn {
    height: 90px;
  }

  .big-arrow-btn {
    width: 90px;
    min-width: 90px;
    height: 90px;
    min-height: 90px;
  }

  .big-btn-t {
    padding-left: 100px;
    padding-right: 100px;
  }

  .footer-link, .footer-copy {
    font-size: 20px;
  }

  .footer-copy-wrp {
    max-width: 300px;
  }

  .footer-socials {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .footer-social {
    font-size: 20px;
  }

  .social-links-wrp {
    margin-left: -10px;
  }

  .social-link {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }

  .footer-logos {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-top: 66px;
  }

  .footer-logo-icon {
    height: 50px;
    min-height: 50px;
  }

  .footer-links-col-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .basic-swiper {
    width: 1060px;
  }

  .basic-swiper.examples-tabs {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 88%;
  }

  .basic-swiper.slider-price {
    margin-top: 110px;
  }

  .t-decs-14 {
    font-size: 16px;
  }

  .swiper-arrow-wrapper.arrows-btns-price {
    top: 38%;
  }

  .swiper-wrapper.basic-slider-list.swiper-price {
    flex-flow: row;
  }

  .tab-s-img {
    margin: 40px auto 30px;
  }

  .swiper-slide.basic-swiperr-item.examples-tab, .swiper-slide.basic-swiperr-item-2.examples-tab {
    font-size: 18px;
    text-decoration: none;
  }

  .div-block-88 {
    justify-content: center;
    align-items: center;
    min-width: 80%;
    max-width: 84%;
  }

  .header-link, .reg-btn {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .reg-btn.reg-head {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
  }

  .link-block-2 {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }

  .comparison {
    padding-top: 30px;
  }

  .comparison-heading {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-5 {
    margin-left: 226px;
    top: -93px;
  }

  .slider-gallery_component {
    justify-content: center;
    align-items: center;
  }

  .slider-gallery_component.prices-no-in-tab {
    margin-top: -50px;
  }

  .tab-link {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }

  .div-block-13 {
    width: 50px;
    height: 50px;
  }

  .close-m {
    margin-top: 15px;
  }

  .step-flag {
    width: 100px;
    height: 70px;
    margin-top: 20px;
  }

  .m-h3 {
    font-size: 40px;
  }

  .m-steps-desc {
    font-size: 20px;
  }

  .note-t {
    font-size: 12px;
  }

  .calc {
    padding-top: 30px;
  }

  .all-step {
    margin-top: 20px;
    font-size: 20px;
  }

  .all-step.t-980 {
    max-width: 1220px;
    font-size: 28px;
  }

  .div-block-97 {
    max-width: 1800px;
    max-height: 900px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .step-grid {
    max-width: 1700px;
  }

  .text-block-2 {
    font-size: 76px;
  }

  .heading {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px;
  }

  .text-block-3 {
    font-size: 20px;
  }

  .cookie-popup_component {
    grid-column-gap: 30px;
    max-width: 500px;
    padding: 20px 80px 30px 30px;
  }

  .cookie-modal_button {
    color: #fff;
    height: 50px;
    font-size: 18px;
  }

  .cookie-modal_closebutton {
    top: 20px;
    right: 20px;
  }

  .cookie-modal_description {
    font-size: 20px;
  }

  .cookie-modal_component {
    grid-column-gap: 30px;
  }

  .div-block-100 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .head-slid {
    justify-content: center;
    align-items: center;
  }

  .banner-img {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .basic-swiper2 {
    width: 1060px;
  }

  .basic-swiper2.examples-tabs {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 88%;
  }

  .swiper-arrow-wrapper-2.arrows-btns-price {
    top: 38%;
  }

  .swiper-slide-2.basic-swiperr-item.examples-tab {
    font-size: 18px;
    text-decoration: none;
  }

  .grid-2 {
    margin-top: 22px;
  }

  .image-20 {
    width: 66px;
  }

  .text-block-4 {
    height: 90px;
    font-size: 90px;
  }

  .div-block-109 {
    width: 100%;
  }

  .head-inner {
    max-height: 1080px;
    padding-top: 140px;
  }

  .faq-h {
    margin-top: 30px;
    font-size: 20px;
  }

  .accordion.js-accordion {
    border-top-style: none;
  }

  .accordion__item.js-accordion-item.active {
    border-bottom-color: var(--black);
  }

  .accordion-header.js-accordion-header {
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 26px;
  }

  .accordion-body.js-accordion-body {
    padding-left: 40px;
  }

  .js-accordion-icon {
    background-color: #fff0;
    border-style: none;
  }

  .js-accordion-icon.active {
    background-color: #0000;
    border-style: none;
    transform: rotate(90deg);
  }

  .tab-link-tab-2 {
    font-size: 18px;
  }

  .table-it {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .desc-small-h {
    font-size: 18px;
  }

  .desc-small-h.center-desc-mall.tablet-t {
    font-size: 19px;
  }

  .faq-table {
    border-width: 1px;
  }

  .desc-small-2 {
    font-size: 19px;
  }

  .import-list-wrp {
    margin-left: -17px;
  }

  .list-dots {
    width: 4px;
    min-width: 4px;
    max-width: 4px;
    height: 4px;
    min-height: 4px;
    max-height: 4px;
    margin-top: 11px;
  }

  .import-list-t {
    font-size: 20px;
  }

  ._14-t, ._14-t-import {
    font-size: 18px;
  }

  .more-btn {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .ny-cookies-links {
    margin-top: 40px;
  }

  .ny-tab-btn {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .inline-wrp {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .inline {
    margin-top: 0;
  }

  .image-1118 {
    height: 25px;
    min-height: 25px;
    max-height: 25px;
  }

  .accord-text {
    font-size: 18px;
  }

  .contact-desc {
    font-size: 26px;
  }

  .forbidden {
    max-height: 1080px;
    padding-top: 140px;
  }

  .m-h1 {
    font-size: 60px;
  }

  .m-h1.h-transport {
    font-size: 52px;
  }

  .transport-desc {
    max-width: 600px;
    font-size: 20px;
  }

  .how-btn {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 280px;
    padding: 20px 24px 20px 20px;
    font-size: 18px;
  }

  .how-btn.more {
    height: 62px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .t-card-name {
    font-size: 14px;
  }

  .transport-head-icon {
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
    margin-top: -25px;
    margin-right: 20px;
  }

  .transport-head-wrp {
    flex-direction: column;
    display: flex;
  }

  .header-lang {
    height: 50px;
    font-size: 18px;
  }

  .head-lang {
    width: 50px;
    min-width: 50px;
    min-height: 50px;
    padding-left: 6px;
    padding-right: 9px;
    font-size: 20px;
  }

  .dropdown-link {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    font-size: 20px;
  }

  .table-it-pc {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .head-icon {
    width: 130px;
  }

  .head-icon.shield {
    width: 135px;
  }
}

@media screen and (max-width: 991px) {
  .head {
    max-height: 1000px;
  }

  .image {
    object-position: 80% 50%;
  }

  .h1 {
    font-size: 60px;
  }

  .h1-margin, .h1-white-margin {
    margin-left: 0;
  }

  .advantages-heading.welcome-wrp {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .h2 {
    font-size: 40px;
  }

  .h2.h2-cta {
    text-align: center;
    max-width: 660px;
  }

  .h2-to-del, .h2-adv-w.adv-w1, .h2-adv-w.adv-w1.h-margin-new, .h2-adv-w.adv-w2, .h2-adv-w.adv-w3 {
    margin-left: 0;
  }

  .t-main {
    font-size: 18px;
  }

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

  .t-32 {
    font-size: 18px;
  }

  .h2-cta1 {
    margin-right: 0;
  }

  .h2-cta2 {
    margin-left: 0;
  }

  .h2-cta2.h2-cta2-en {
    margin-left: 100px;
  }

  .h2-cta4 {
    margin-left: 0;
  }

  .btn.burg-btn {
    bottom: 100px;
  }

  .arrow-btn.arr {
    display: none;
  }

  .footer-links-wrp {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footer-links-col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .footer-link {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-link:hover {
    color: var(--white);
    background-color: #ffa7cb00;
  }

  .footer-social-wrp {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 40px;
  }

  .social-links-wrp {
    margin-left: 0;
  }

  .social-link:hover {
    background-color: #ffa7cb00;
  }

  .social-link-icon {
    width: 100%;
  }

  .footer-logo-icon.f-icon-hover2 {
    display: none;
  }

  .footer-links1 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-left: 0;
  }

  .div-block-7-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footer-links2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .basic-swiper {
    width: 100%;
    overflow: visible;
  }

  .t-decs-14 {
    font-size: 12px;
  }

  .swiper-slide.basic-swiperr-item, .swiper-slide.basic-swiperr-item-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-88 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .step-btn-t, .div-block-89 {
    display: none;
  }

  .div-block-91 {
    position: relative;
  }

  .h3-price {
    font-size: 20px;
  }

  .image-5 {
    top: -16%;
  }

  .open-m {
    z-index: 100;
    grid-column-gap: 2vw;
    color: #000;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-13 {
    background-color: var(--black);
    border: 1px #000;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .image-15 {
    width: 100%;
    height: 100%;
  }

  .nav-head {
    justify-content: space-between;
    align-items: flex-start;
  }

  .nav {
    align-items: center;
    font-size: 30px;
    line-height: 110%;
  }

  .close-m {
    z-index: 100;
    grid-column-gap: 2vw;
    color: #000;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .burger-item {
    font-weight: 700;
  }

  .arrow {
    display: none;
  }

  .close-icon {
    border: 1px #fff;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-wrp {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .nav-wrp.first-b, .nav-wrp.two-b {
    align-items: stretch;
  }

  .burger-m {
    z-index: 101;
    justify-content: center;
    width: 100%;
    inset: 0%;
  }

  .m-h3 {
    font-size: 18px;
  }

  .m-h3.h3-step {
    width: 80%;
    font-size: 30px;
  }

  .m-h3.h2-cotract {
    width: 80%;
    font-size: 24px;
  }

  .m-steps-desc {
    font-size: 14px;
  }

  .code-embed-2 {
    height: 840px;
  }

  .all-step {
    font-size: 18px;
  }

  .div-block-97 {
    padding: 30px;
  }

  .step-item {
    padding: 20px;
  }

  .banner-img {
    object-position: 40% 50%;
  }

  .banner-img.mob-banner {
    display: none;
  }

  .basic-swiper2 {
    width: 100%;
    overflow: visible;
  }

  .swiper-slide-2.basic-swiperr-item {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .div-block-104 {
    margin-left: 0;
  }

  .image-21 {
    display: none;
  }

  .back-to-first-b {
    align-items: center;
    font-size: 30px;
    font-weight: 400;
    line-height: 110%;
  }

  .div-block-3-copy {
    flex-flow: column;
  }

  .text-block-4 {
    margin-bottom: 10px;
  }

  .head-inner {
    max-height: 1000px;
  }

  .head-inner.padding-left-right.head-contacts {
    padding-bottom: 120px;
  }

  .head-inner.padding-left-right.ft-head {
    max-height: none;
  }

  .faq-h {
    font-size: 14px;
  }

  .tab-link-tab-2 {
    font-size: 16px;
  }

  .table-it {
    padding-left: 5px;
    padding-right: 5px;
  }

  .table-it.desctop-off {
    border-right-style: solid;
    border-right-color: var(--black);
    border-bottom-color: var(--black);
    display: flex;
  }

  .table-it.desctop-off.weight-mob {
    border-right-style: solid;
    border-right-color: var(--black);
  }

  .table-it.desctop-off.border-b-off {
    border-bottom-style: none;
  }

  .table-it.first-last {
    border-left: 1px #000;
  }

  .desc-small-h.center-desc-mall.tablet-t {
    font-size: 10px;
  }

  .div-block-56 {
    border: 1px solid #000;
  }

  .div-block-56.two-table-block {
    border-bottom-style: solid;
    border-bottom-color: var(--black);
  }

  .mall-table-grid-row {
    grid-template-columns: 100px 1fr 1fr 1fr;
  }

  .mall-table {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    border-style: none;
    flex-flow: column;
    grid-template-columns: 100px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    display: flex;
  }

  .m-table-grid-4 {
    grid-template-columns: 100px 1fr 1fr 1fr;
  }

  .desc-small-2.center-price {
    font-size: 10px;
  }

  .import-list-t {
    font-size: 14px;
  }

  ._14-t {
    width: auto;
    font-size: 14px;
  }

  ._14-t-import {
    opacity: .6;
    width: auto;
    font-size: 10px;
  }

  .ny-cookies-links {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .ny-tab-btn {
    width: 49%;
  }

  .image-1118 {
    height: 17px;
    min-height: 17px;
    max-height: 17px;
  }

  .div-block-114 {
    position: absolute;
    inset: 0%;
  }

  .forbidden {
    max-height: 1000px;
  }

  .forbidden.padding-left-right.head-contacts {
    padding-bottom: 120px;
  }

  .transport-head-content-wrp {
    grid-row-gap: 30px;
    padding-top: 0;
  }

  .transport-head-cards {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 0;
  }

  .transport-desc {
    font-size: 14px;
  }

  .grid-12m {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column-reverse;
  }

  .grid-12m.transport-head-grid {
    grid-row-gap: 60px;
    flex-direction: column;
    display: flex;
  }

  .head-transport {
    width: 682px;
    margin-top: 0;
  }

  .dropdown-link {
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .pc-h-table {
    font-size: 12px;
  }

  .div-block-117 {
    width: 120%;
    min-width: 120%;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .head {
    max-height: 850px;
  }

  .block-wrp.cta-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .image {
    object-position: 66% 50%;
  }

  .h1 {
    font-size: 50px;
  }

  .h1.h1-inner, .h1.h2-f {
    font-size: 27px;
  }

  .h2.h2-adv {
    max-width: 500px;
    font-size: 36px;
  }

  .h2.h2-cta {
    max-width: 420px;
    font-size: 36px;
  }

  .h2.h2-top {
    text-align: center;
  }

  .t-main {
    line-height: 120%;
  }

  .grid-4.adv-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .div-block-3 {
    display: none;
  }

  .t-32 {
    line-height: 120%;
  }

  .h2-cta4.h2-cta4-en {
    margin-left: 60px;
  }

  .btn {
    height: 14vw;
    font-size: 22px;
  }

  .big-arrow-btn {
    width: 14vw;
    min-width: 14vw;
    height: 14vw;
    min-height: 14vw;
  }

  .big-btn-t {
    padding-left: 60px;
    padding-right: 60px;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 26px;
  }

  .footer-wrp {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .footer-links-wrp {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .footer-links-col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    align-items: stretch;
    max-width: none;
  }

  .footer-link {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-social-wrp {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    padding-left: 0;
  }

  .footer-copy-wrp {
    max-width: none;
    padding-right: 60px;
  }

  .footer-logos {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: flex;
  }

  .footer-logo {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-links1 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: grid;
  }

  .footer-links1.links2 {
    display: flex;
  }

  .div-block-7-copy {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: grid;
  }

  .footer-links-col-copy {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    align-items: stretch;
    max-width: none;
  }

  .footer-links2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    align-items: stretch;
    max-width: none;
  }

  .basic-swiper.examples-tabs {
    width: 80%;
  }

  .t-decs-14 {
    font-size: 10px;
  }

  .swiper-arrow-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .swiper-slide {
    min-width: auto;
    max-width: none;
  }

  .swiper-slide.basic-swiperr-item, .swiper-slide.basic-swiperr-item-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn-step-slider {
    height: 10vw;
    font-size: 22px;
  }

  .step-arrow-btn {
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
  }

  .step-btn-t {
    padding-left: 60px;
    padding-right: 60px;
  }

  .reg-btn {
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }

  .link-block-2 {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
  }

  .div-block-91 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .comparison-heading {
    padding-right: 200px;
  }

  .image-5 {
    width: 130px;
    margin-left: 20vw;
    top: -10%;
  }

  .tabs-menu {
    top: -109px;
  }

  .open-m {
    z-index: 100;
  }

  .div-block-13 {
    width: 32px;
    height: 32px;
  }

  .close-m {
    z-index: 100;
  }

  .close-icon {
    width: 40px;
    height: 40px;
  }

  .step-flag {
    width: 40px;
    height: 30px;
  }

  .m-h3.h2-cotract {
    font-size: 18px;
  }

  .text-block {
    font-size: 12px;
  }

  .div-block-95 {
    padding-left: 40px;
  }

  .code-embed-2.calc-height {
    height: 750px;
  }

  .all-step {
    line-height: 120%;
  }

  .all-step.all-s-mob {
    margin-top: 0;
    display: block;
  }

  .all-step.all-s-pc {
    display: none;
  }

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

  .step-item.right-no-border.mob-b-on {
    border-right-style: solid;
  }

  .step-item.no-b-mob {
    border-right-style: none;
  }

  .step-item.no-b-mob.four {
    border-bottom-style: solid;
  }

  .burg-content {
    width: 100%;
    padding-top: 160px;
  }

  .image-18 {
    width: auto;
    height: 32px;
  }

  .link-block-3.w--current {
    width: 30vw;
    max-width: 150px;
    overflow: visible;
  }

  .cookie-popup_component {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 350px;
  }

  .cookie-modal_closebutton {
    z-index: 2;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    position: absolute;
    bottom: auto;
    left: auto;
  }

  .cookie-modal_description {
    width: 85%;
    font-size: 12px;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_component {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-99 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .div-block-100 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .banner-img {
    object-position: 50% 50%;
    display: none;
  }

  .banner-img.mob-banner {
    display: block;
  }

  .basic-swiper2.examples-tabs {
    width: 80%;
  }

  .swiper-arrow-wrapper-2 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .swiper-slide-2.basic-swiperr-item {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-20 {
    width: 50px;
    bottom: 17px;
    left: -24px;
  }

  .div-block-103 {
    justify-content: space-between;
    display: flex;
  }

  .burg-logo {
    width: 30vw;
    display: block;
    top: 2.25%;
    left: 60px;
  }

  .back-to-first-b {
    top: 80px;
  }

  .div-block-3-copy {
    flex-flow: row;
    display: flex;
  }

  .head-inner {
    max-height: 850px;
  }

  .faq-h {
    margin-top: 10px;
    font-size: 12px;
  }

  .accordion-header.js-accordion-header {
    font-size: 14px;
  }

  .div-block-62 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .accordion-body.js-accordion-body {
    width: 100%;
    padding-right: 0;
  }

  .tabs-menu-2 {
    flex-flow: column;
  }

  .tab-link-tab-2 {
    width: 100%;
    padding: 2vw;
    font-size: 2.4vw;
  }

  .table-it.last-it-bottom.mall-last {
    border-right-style: none;
  }

  .table-it.desctop-off {
    border-bottom-width: 1px;
    border-bottom-color: #000;
    border-right-width: 1px;
    border-right-color: #000;
    display: flex;
  }

  .table-it.desctop-off.weight-mob {
    border-bottom: 1px solid #e6e6e6;
    border-right-width: 1px;
    border-right-color: #000;
  }

  .table-it.desctop-off.border-b-off {
    border-bottom-style: none;
  }

  .table-it.first-block-border, .table-it.mall-last {
    border-right-style: none;
  }

  .faq-table {
    border: 1px solid #e6e6e6;
  }

  .div-block-56 {
    border: 1px solid #000;
    border-radius: 0;
  }

  .div-block-56.two-table-block {
    border-bottom-style: solid;
    border-bottom-color: #000;
  }

  .mall-table {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    border-style: none;
    flex-direction: column;
    display: flex;
  }

  .m-table-grid-4 {
    grid-template-columns: 100px 1fr 1fr 1fr;
  }

  .grid-5 {
    flex-flow: column;
    display: flex;
  }

  .div-block-58 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-111 {
    padding-top: 5vw;
    padding-left: 0;
  }

  .import-list-wrp {
    margin-left: -10px;
  }

  .import-list-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .list-dots {
    margin-top: 8px;
  }

  ._14-t-import {
    font-size: 12px;
  }

  .more-btn {
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }

  .div-block-112 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .contacts-icon {
    width: 60px;
  }

  .contacts-link {
    height: auto;
    padding-right: 20px;
  }

  .ny-cookies-links {
    width: 100%;
  }

  .ny-tab-btn {
    width: 48%;
    font-size: 10px;
  }

  .image-1118 {
    margin-bottom: 1px;
    margin-right: 3px;
  }

  .div-block-114 {
    display: flex;
  }

  .contacts-link-i {
    height: auto;
    padding-right: 20px;
  }

  .div-block-116 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .forbidden {
    max-height: 850px;
  }

  .m-h1 {
    font-size: 29px;
  }

  .m-h1.h-transport {
    font-size: 26px;
  }

  .transport-head-content-wrp {
    padding-top: 0;
  }

  .transport-head-cards {
    padding-bottom: 0;
  }

  .grid-12m {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    grid-template-columns: 1fr 1fr;
  }

  .head-transport {
    width: auto;
  }

  .transport-head-icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    margin-top: -17px;
  }

  .dropdown.l-drop-footer {
    margin-top: 20px;
  }

  .pc-table {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 580px;
    min-width: 580px;
    position: relative;
  }

  .pc-table.two-table-block {
    border-bottom-style: solid;
    border-bottom-color: #000;
  }

  .pc-table.table-100width {
    width: 100%;
    min-width: 100%;
  }

  .pc-table-grid-row {
    flex-flow: column;
    grid-template-columns: 20vw 1fr 1fr 1fr 1fr 1fr 1fr;
    height: 100%;
  }

  .pc-h-table {
    font-size: 10px;
  }

  .table-it-pc.last-it-bottom.mall-last {
    border-right-style: none;
  }

  .table-it-pc.desctop-off {
    border-bottom-width: 1px;
    border-bottom-color: #000;
    border-right-width: 1px;
    border-right-color: #000;
    display: flex;
  }

  .table-it-pc.desctop-off.weight-mob {
    border-bottom: 1px solid #e6e6e6;
    border-right-width: 1px;
    border-right-color: #000;
  }

  .table-it-pc.desctop-off.border-b-off {
    border-bottom-style: none;
  }

  .table-it-pc.first-block-border, .table-it-pc.mall-last {
    border-right-style: none;
  }

  .div-block-117 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .global-badges-wrp {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  p {
    margin-bottom: 4vw;
    line-height: 150%;
  }

  ul {
    padding-left: 7vw;
  }

  li {
    font-size: 3.2vw;
  }

  .head {
    max-height: 216vw;
    padding-bottom: 8vw;
  }

  .head.padding-left-right.first-screen-home {
    max-height: 250vw;
  }

  .block-wrp.adv9-block {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .block-wrp.cta-block {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
  }

  .block-wrp.steps-block {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .block-wrp.block-950.block-h1 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
  }

  .block-wrp.tariffs-calc {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .block-wrp.contract-with-desc {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .padding-left-right {
    padding-left: 6.2vw;
    padding-right: 6.2vw;
  }

  .image {
    object-position: 69% 50%;
  }

  .image-2 {
    width: 12vw;
  }

  .header_wrapper.padding-left-right {
    height: 16vw;
  }

  .h1 {
    font-size: 10vw;
  }

  .h1.h1-inner, .h1.h2-f {
    font-size: 7vw;
  }

  .advantages {
    padding-top: 8vw;
    padding-bottom: 25vw;
  }

  .advantages-heading {
    grid-column-gap: 3.2vw;
    grid-row-gap: 3.2vw;
    padding-bottom: 6vw;
  }

  .advantages-heading.welcome-wrp {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
  }

  .h2 {
    font-size: 6vw;
    line-height: 120%;
  }

  .h2.h2-adv {
    font-size: 7.8vw;
    line-height: 120%;
  }

  .h2.h2-black.step-h {
    max-width: none;
    font-size: 8vw;
  }

  .h2.h2-cta {
    max-width: 84vw;
    font-size: 7.8vw;
    line-height: 120%;
  }

  .h2.h2-top {
    font-size: 8vw;
  }

  .t-main, .t-main.t-hover-show {
    font-size: 4.1vw;
  }

  .t-main.t-main-16 {
    font-size: 3.7vw;
  }

  .t-main.t-main-16.t-pc-margin {
    margin-bottom: 5vw;
  }

  .t-main.t-main-16-center {
    font-size: 3.7vw;
  }

  .grid-4 {
    grid-column-gap: 7.8vw;
    grid-row-gap: 7.8vw;
    grid-template-columns: 1fr;
  }

  .grid-4.adv-grid {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
  }

  .div-block-3 {
    grid-column-gap: 4.2vw;
    grid-row-gap: 4.2vw;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .image-3 {
    width: 20vw;
    height: 20vw;
  }

  .steps {
    padding-top: 8vw;
    padding-bottom: 10vw;
  }

  .steps.padding-left-right {
    padding-left: 0;
    padding-right: 0;
  }

  .steps-heading {
    padding-bottom: 1vw;
    padding-left: 6.2vw;
    padding-right: 6.2vw;
  }

  .t-32 {
    font-size: 4.1vw;
  }

  .cta {
    padding-top: 28vw;
    padding-bottom: 30vw;
  }

  .h2-cta2.h2-cta2-en {
    margin-left: 0;
  }

  .h2-cta3.h2-cta3-en {
    margin-right: 0;
  }

  .h2-cta4.h2-cta4-en {
    margin-left: 0;
  }

  .btn {
    font-family: Drukwidecyr, sans-serif;
    font-size: 5vw;
    font-weight: 700;
  }

  .btn.burg-btn {
    height: 14vw;
    bottom: 25vw;
  }

  .btn.btn-small {
    height: 11vw;
  }

  .big-arrow-btn.burg-btn-ar {
    width: 14vw;
    min-width: 14vw;
    height: 14vw;
    min-height: 14px;
  }

  .big-arrow-btn.small-bt {
    width: 11vw;
    min-width: 11vw;
    height: 11vw;
    min-height: 11vw;
  }

  .big-btn-t, .big-btn-t.inner-small-bt {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .footer {
    padding: 10vw 6.2vw 25vw 20vw;
  }

  .footer-wrp {
    padding-left: 0;
  }

  .footer-links-wrp {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
  }

  .footer-links-col {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .btn-t.burg-btn-t {
    font-family: Jeko, sans-serif;
    font-size: 3.4vw;
  }

  .btn-t.btn-t-inner {
    font-size: 3.7vw;
  }

  .footer-link, .footer-copy {
    font-size: 3.4vw;
  }

  .footer-copy-wrp {
    padding-right: 0;
  }

  .footer-social {
    font-size: 3.4vw;
  }

  .social-link {
    width: 8vw;
    min-width: 8vw;
    height: 8vw;
    min-height: 8vw;
  }

  .footer-logos {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .footer-logo-icon {
    height: 9vw;
    min-height: 9vw;
  }

  .link-block {
    margin-top: 0;
  }

  .link-block.logo-footer {
    width: 12vw;
    min-width: 12vw;
    top: 10vw;
  }

  .footer-links1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    flex-flow: column;
    display: flex;
    overflow: hidden;
  }

  .footer-links1.links2 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .div-block-8 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 5vw;
    display: flex;
  }

  .div-block-7-copy {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    display: flex;
  }

  .footer-links-col-copy {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .footer-links2 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .basic-swiper.examples-tabs {
    width: 100%;
    overflow: visible;
  }

  .basic-swiper.slider-price {
    height: auto;
    min-height: auto;
    margin-top: 0;
    display: block;
  }

  .basic-swiper.slider-price-mob {
    height: auto;
    min-height: auto;
    margin-top: 0;
    display: flex;
  }

  .basic-swiper.slider-price-mob.mob-off {
    display: none;
  }

  .basic-swiper.slider-step, .basic-swiper.head-slider-wrp {
    padding-top: 0;
  }

  .t-decs-14 {
    font-size: 4vw;
    line-height: 130%;
  }

  .t-decs-14.why-t-center {
    font-size: 3.4vw;
  }

  .t-decs-14.why-t-center.tab-text-name {
    font-size: 3vw;
  }

  .swiper-arrow-wrapper {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .swiper-arrow-wrapper.arrows-btns-tab {
    justify-content: space-between;
    align-items: center;
  }

  .swiper-arrow-wrapper.arrows-btns-price {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 5vw;
    display: flex;
    position: relative;
  }

  .swiper-arrow-wrapper.arrows-btns-tab-copy {
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin-top: -11vw;
    padding-left: 0;
    padding-right: 0;
  }

  .swiper-arrow-wrapper.arrows-btns-head {
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    bottom: 35vw;
  }

  .swiper-wrapper.basic-slider-list, .swiper-wrapper.basic-slider-list-2 {
    flex-flow: row;
    height: 100%;
  }

  .tab-s-img {
    width: 70%;
    margin: 10vw auto 5vw;
  }

  .swiper-slide {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    min-width: auto;
    max-width: none;
    padding: 3vw 5vw;
    display: flex;
  }

  .swiper-slide.basic-swiperr-item {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    padding: 0 12vw 15vw;
  }

  .swiper-slide.basic-swiperr-item.examples-tab {
    padding: 3vw;
  }

  .swiper-slide.swiper-slide-active {
    background-color: #fff0;
  }

  .swiper-slide.examples-tab {
    filter: none;
    border-left-style: none;
    border-right-style: solid;
  }

  .swiper-slide.examples-tab.swiper-slide-active {
    background-color: #ffa7cb00;
    border-right-style: solid;
  }

  .swiper-slide.examples-tab.active-ex {
    background-color: var(--pink);
  }

  .swiper-slide.basic-swiperr-item-2 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    padding: 0 12vw 15vw;
  }

  .swiper-slide.basic-swiperr-item-2.examples-tab {
    padding: 3vw;
  }

  .swiper-slide.basic-swiperr-item-2.h-item-slide {
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
  }

  .snp-pagination {
    margin-top: 5vw;
    position: relative;
    bottom: 0;
  }

  .btn-step-slider {
    font-family: Drukwidecyr, sans-serif;
    font-size: 5vw;
    font-weight: 700;
  }

  .step-btn-t {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .reg-btn {
    display: none;
  }

  .reg-btn.reg-head {
    height: 10vw;
    font-size: 3.4vw;
    display: flex;
  }

  .link-block-2 {
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
  }

  .comparison {
    padding-top: 8vw;
  }

  .comparison.padding-left-right {
    padding-top: 15vw;
  }

  .comparison-heading {
    padding-bottom: 6vw;
    padding-right: 30vw;
  }

  .comparison-heading.prices-head-no-tab {
    padding-right: 0;
  }

  .h3-price {
    font-size: 6vw;
  }

  .image-5 {
    width: 34vw;
    top: -13.9vw;
    left: 17vw;
  }

  .slider-gallery_component {
    padding-top: 20vw;
  }

  .slider-gallery_component.prices-no-in-tab {
    margin-top: -20vw;
  }

  .slide-1 {
    flex-flow: column;
    display: flex;
  }

  .examples-content {
    border: 1px solid #000;
    border-bottom-style: none;
    flex-flow: column;
    width: 100%;
    display: none;
    position: relative;
  }

  .examples-item {
    width: 100%;
    padding-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
    position: relative;
  }

  .tabs-content {
    margin-top: -26vw;
  }

  .tab-link {
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
  }

  .tabs-menu {
    top: -23.5vw;
  }

  .open-m {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-13 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    width: 9vw;
    height: 9vw;
  }

  .nav-head {
    justify-content: space-between;
    align-items: flex-start;
  }

  .nav {
    text-align: center;
    width: auto;
    padding: 4vw 0 4vw 5vw;
  }

  .nav.burg-nav-country {
    grid-column-gap: 4vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .close-m {
    justify-content: center;
    align-items: center;
    margin-top: 5vw;
    margin-bottom: 0;
    margin-right: 7vw;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .burger-item {
    font-size: 4.2vw;
  }

  .div-block-14 {
    padding-top: 5vw;
  }

  .close-icon {
    width: 9vw;
    height: 9vw;
  }

  .nav-wrp {
    width: 100%;
  }

  .burger-m {
    z-index: 101;
    justify-content: center;
    align-items: center;
  }

  .step-flag {
    width: 14vw;
    height: 10vw;
    margin-top: 10vw;
    margin-bottom: 0;
  }

  .m-h3 {
    width: auto;
    font-size: 5vw;
  }

  .m-h3.h3-step {
    width: 100%;
    font-size: 6vw;
  }

  .m-h3.h2-cotract {
    width: 100%;
    font-size: 4vw;
  }

  .m-steps-desc {
    font-size: 4vw;
  }

  .test-steps {
    margin-top: 5vw;
  }

  .note-wrp {
    margin-top: 0;
  }

  .text-block {
    font-size: 2.7vw;
  }

  .text-block.big-price {
    font-size: 3.3vw;
  }

  .div-block-95 {
    padding-left: 12vw;
    top: -2%;
  }

  .calc {
    padding-top: 8vw;
  }

  .code-embed-2 {
    height: 860px;
  }

  .all-step {
    font-size: 3.6vw;
  }

  .all-step.test-step {
    min-height: 11vw;
  }

  .all-step.all-s-mob {
    margin-top: 5vw;
  }

  .div-block-97 {
    max-height: none;
    padding: 5vw 2vw;
    overflow: visible;
  }

  .step-item {
    padding: 2vw 3vw 3vw;
  }

  .text-block-2 {
    font-size: 7vw;
  }

  .heading {
    margin-top: 2vw;
    margin-bottom: 2vw;
    font-size: 3vw;
  }

  .text-block-3 {
    font-size: 2.7vw;
  }

  .close-steps {
    width: 10vw;
    height: 10vw;
    top: -10vw;
    right: 0;
  }

  .div-block-98 {
    width: 5vw;
  }

  .burg-content {
    padding-top: 35vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-18 {
    width: auto;
    height: 10vw;
    max-height: none;
  }

  .link-block-3 {
    width: auto;
    max-height: 10vw;
    margin-left: -.5vw;
  }

  .link-block-3.w--current {
    width: 39vw;
    max-width: none;
  }

  .cookie-popup_component {
    max-width: 90%;
    margin-left: 5vw;
    padding: 4vw 7vw 5vw 4vw;
  }

  .cookie-modal_button {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    height: 8vw;
    padding-left: 2vw;
    padding-right: 3vw;
    font-size: 3vw;
  }

  .cookie-modal_closebutton {
    width: 8vw;
    min-width: 8vw;
    height: 8vw;
    min-height: 8vw;
    top: 4vw;
    right: 4vw;
  }

  .cookie-modal_description {
    font-size: 3vw;
  }

  .flag-wrp {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    margin-top: 3vw;
  }

  .image-19 {
    width: 6vw;
  }

  .banner-img {
    object-position: 30% 50%;
  }

  .banner-img.mob-banner {
    object-position: 45% 50%;
    height: 114%;
  }

  .snp-pagination-h {
    margin-top: 5vw;
  }

  .basic-swiper2.examples-tabs {
    width: 100%;
    overflow: visible;
  }

  .basic-swiper2.slider-price {
    height: 42vw;
    min-height: 42vw;
    margin-top: 0;
    display: none;
  }

  .basic-swiper2.slider-price-mob {
    height: auto;
    min-height: auto;
    margin-top: 0;
    display: flex;
  }

  .basic-swiper2.slider-step, .basic-swiper2.head-slider-wrp {
    padding-top: 0;
  }

  .swiper-arrow-wrapper-2 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .swiper-arrow-wrapper-2.arrows-btns-tab {
    justify-content: space-between;
    align-items: center;
  }

  .swiper-arrow-wrapper-2.arrows-btns-price {
    justify-content: space-between;
    align-items: center;
    display: none;
  }

  .swiper-arrow-wrapper-2.arrows-btns-tab-copy {
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin-top: -11vw;
    padding-left: 0;
    padding-right: 0;
  }

  .swiper-arrow-wrapper-2.arrows-btns-head {
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    bottom: 30vw;
  }

  .swiper-slide-2 {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    padding: 3vw 5vw;
    display: flex;
  }

  .swiper-slide-2.basic-swiperr-item {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    padding: 0 12vw 15vw;
  }

  .swiper-slide-2.basic-swiperr-item.examples-tab {
    padding: 3vw;
  }

  .swiper-slide-2.examples-tab {
    filter: none;
    border-left-style: none;
    border-right-style: solid;
  }

  .swiper-slide-2.examples-tab.swiper-slide-active {
    background-color: #ffa7cb00;
    border-right-style: solid;
  }

  .swiper-slide-2.examples-tab.active-ex {
    background-color: var(--pink);
  }

  .swiper-wrapper-2.basic-slider-list {
    flex-flow: row;
    height: 100%;
  }

  .div-block-102.padding-left-right {
    margin-top: 30vw;
  }

  .grid-2 {
    grid-column-gap: 7.8vw;
    grid-row-gap: 7.8vw;
    grid-template-columns: 1fr;
  }

  .image-20 {
    width: 13vw;
    bottom: 4.1vw;
    left: -7.5vw;
  }

  .burg-logo {
    width: 44vw;
    left: 9.3vw;
  }

  .image-22 {
    width: 6vw;
    min-width: 6vw;
    height: 6vw;
    min-height: 6vw;
  }

  .back-to-first-b {
    text-align: center;
    width: auto;
    padding: 2vw;
    font-size: 16px;
    top: 20vw;
    left: 5vw;
  }

  .div-block-3-copy {
    grid-column-gap: 4.2vw;
    grid-row-gap: 4.2vw;
  }

  .text-block-4 {
    height: 16vw;
    margin-bottom: 1vw;
    font-size: 15vw;
  }

  .text-span-3 {
    font-size: 8vw;
  }

  .div-block-109 {
    padding-bottom: 8vw;
    padding-left: 6.2vw;
    padding-right: 6.2vw;
  }

  .heading-2 {
    font-size: 4vw;
  }

  .head-inner {
    max-height: 216vw;
    padding-top: 25vw;
    padding-bottom: 8vw;
  }

  .head-inner.padding-left-right.first-screen-home {
    max-height: 250vw;
  }

  .head-inner.padding-left-right.head-contacts {
    padding-bottom: 25vw;
  }

  .head-inner.padding-left-right.no-dev {
    padding-bottom: 0;
  }

  .head-inner.padding-left-right.ft-head {
    padding-top: 35vw;
    padding-bottom: 0;
  }

  .inner-wrp {
    padding-top: 8vw;
    padding-bottom: 25vw;
  }

  .inner-wrp.padding-left-right.tabs-no-pad {
    padding-left: 0;
    padding-right: 0;
  }

  .inner-wrp.padding-left-right.inner-no {
    padding-top: 5vw;
  }

  .inner-wrp.padding-left-right.inner-with-table {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-h {
    margin-top: 2vw;
    font-size: 3.7vw;
  }

  .accordion.js-accordion.acord-t {
    padding-left: 6.2vw;
    padding-right: 6.2vw;
  }

  .accordion-header.js-accordion-header {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    padding-top: 3vw;
    padding-bottom: 3vw;
    padding-left: 0;
    font-size: 4vw;
  }

  .div-block-62 {
    margin-bottom: 5vw;
  }

  .accordion-body.js-accordion-body {
    width: 100%;
    padding-top: 2vw;
    padding-left: 0;
    padding-right: 0;
  }

  .js-accordion-icon {
    width: 7vw;
    min-width: 7vw;
    height: 7vw;
    min-height: 7vw;
  }

  .bold-p {
    font-size: 3.5vw;
  }

  .num-width {
    width: 7vw;
    margin-left: 0;
    margin-right: 2vw;
  }

  .tabs-menu-2 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    flex-flow: column;
    margin-bottom: 5vw;
    padding-left: 6.2vw;
    padding-right: 6.2vw;
    display: flex;
    overflow: auto;
  }

  .tab-link-tab-2 {
    text-align: center;
    padding-top: 3vw;
    padding-bottom: 3vw;
    font-size: 3vw;
  }

  .tabs-content-2 {
    padding-left: 6.2vw;
    padding-right: 6.2vw;
  }

  .tabs-2 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .bold-text-h {
    margin-top: 6vw;
  }

  .bold-text-big {
    margin-top: 8vw;
    font-size: 4vw;
  }

  .bold-text-big.big-t-in {
    margin-top: 2vw;
  }

  .faq-table-grid {
    grid-template-columns: 5vw 1fr 1fr 1fr 1fr;
  }

  .table-it {
    padding: 2vw 1vw;
  }

  .table-it.desctop-off {
    display: flex;
  }

  .desc-small-h {
    font-size: 3.5vw;
  }

  .desc-small-h.faq-center {
    font-size: 2.5vw;
    line-height: 120%;
  }

  .desc-small-h.center-price-sg {
    font-size: 2.8vw;
  }

  .desc-small-h.center-desc-mall {
    font-size: 2.8vw;
    line-height: 120%;
  }

  .desc-small-h.center-desc-mall.tablet-t {
    font-size: 3vw;
  }

  .inner-calc {
    padding-top: 8vw;
  }

  .inner-calc.padding-left-right.tabs-no-pad {
    padding-left: 0;
    padding-right: 0;
  }

  .inner-tariff {
    padding-top: 25vw;
    padding-bottom: 0;
  }

  .inner-tariff.padding-left-right.tabs-no-pad {
    padding-left: 0;
    padding-right: 0;
  }

  .mall-table-grid-row, .m-table-grid-4 {
    grid-template-columns: 15vw 1fr 1fr 1fr;
  }

  .desc-small-2 {
    font-size: 3.3vw;
  }

  .desc-small-2.center-price {
    font-size: 2.8vw;
    line-height: 120%;
  }

  .inner-import {
    padding-top: 25vw;
    padding-bottom: 25vw;
  }

  .inner-import.padding-left-right.tabs-no-pad {
    padding-left: 0;
    padding-right: 0;
  }

  .import-list-wrp {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    margin-top: 7vw;
    margin-bottom: 7vw;
    margin-left: 0;
  }

  .import-list-item {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .list-dots {
    width: 1vw;
    min-width: 1vw;
    max-width: 1vw;
    height: 1vw;
    min-height: 1vw;
    max-height: 1vw;
    margin-top: 2.2vw;
  }

  .import-list-t {
    font-size: 3.7vw;
  }

  .div-block-59 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    margin-bottom: 3vw;
  }

  ._14-t {
    font-size: 3.5vw;
  }

  ._14-t-import {
    font-size: 2.5vw;
  }

  .more-btn.reg-head {
    height: 10vw;
    font-size: 3.4vw;
    display: flex;
  }

  .div-block-112 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    flex-flow: row;
    align-items: stretch;
    margin-top: 10vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .contacts-link {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2vw 5vw 5vw;
  }

  .contacts-link.cl-icons {
    padding: 0;
  }

  .ny-cookies-links {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .ny-tab-btn {
    width: 42vw;
    height: 12vw;
    font-size: 3vw;
  }

  .inline-wrp {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .image-1118 {
    height: 4.5vw;
    min-height: 4.5vw;
    max-height: 4.5vw;
    margin-bottom: 0;
    margin-right: 1vw;
  }

  .accord-text {
    font-size: 3.5vw;
    line-height: 140%;
  }

  .accord-text.t-inline {
    font-size: 3.7vw;
    line-height: 100%;
  }

  .contact-desc {
    margin-top: 5vw;
    margin-bottom: 0;
    font-size: 3vw;
  }

  .contact-desc.ct-desc {
    margin-top: 10vw;
  }

  .div-block-114 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .div-block-115 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    margin-top: 5vw;
  }

  .contacts-link-i {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2vw 5vw 5vw;
  }

  .contacts-link-i.cl-icons {
    padding: 0;
  }

  .div-block-116 {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .forbidden {
    max-height: 216vw;
    padding-top: 25vw;
    padding-bottom: 8vw;
  }

  .forbidden.padding-left-right.first-screen-home {
    max-height: 250vw;
  }

  .forbidden.padding-left-right.head-contacts {
    padding-bottom: 30vw;
  }

  .forbidden.padding-left-right.no-dev {
    padding-bottom: 0;
  }

  .m-h1 {
    font-size: 6.4vw;
  }

  .m-h1.h-transport {
    font-size: 6vw;
  }

  .transport-head-content-wrp {
    grid-row-gap: 7vw;
  }

  .transport-head-cards {
    grid-template-columns: 1fr 1fr;
  }

  .transport-desc {
    font-size: 3.7vw;
  }

  .how-btn {
    width: 60vw;
    padding: 2vw 3vw;
    font-size: 3.5vw;
  }

  .how-btn.more {
    text-align: center;
    height: 100%;
    padding-bottom: 2vw;
  }

  .grid-12m.transport-head-grid {
    grid-row-gap: 10vw;
    margin-top: 0;
    margin-bottom: 0;
  }

  .t-card-name {
    font-size: 3.5vw;
  }

  .head-transport {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .transport-head-icon {
    width: 6vw;
    min-width: 6vw;
    height: 6vw;
    min-height: 6vw;
    margin-top: -1vw;
    margin-right: 2vw;
  }

  .coming-soon {
    font-size: 3.3vw;
    bottom: 2vw;
    left: 14.7vw;
  }

  .dropdown.l-drop-footer {
    margin-top: 6vw;
    margin-bottom: 2vw;
  }

  .header-lang {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    justify-content: center;
    width: 8vw;
    height: 8vw;
    padding-left: 0;
    padding-right: 0;
    font-size: 3vw;
  }

  .head-lang, .head-lang.lang-footer-btn {
    width: 9vw;
    min-width: 9vw;
    height: 9vw;
    min-height: 9vw;
  }

  .icon {
    display: none;
  }

  .dropdown-list-2 {
    width: 9vw;
  }

  .dropdown-link {
    width: 9vw;
    max-width: 9vw;
    height: 9vw;
    max-height: 9vw;
    padding: 0;
    font-size: 3vw;
  }

  .desc-contract {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .pc-table {
    width: 150vw;
    min-width: 150vw;
  }

  .pc-table-grid-row {
    grid-template-columns: 30vw 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .pc-h-table {
    font-size: 3.3vw;
  }

  .pc-h-table.center-price {
    font-size: 2.8vw;
    line-height: 120%;
  }

  .table-it-pc {
    padding: 2vw 1vw;
  }

  .table-it-pc.desctop-off {
    display: flex;
  }

  .div-block-117 {
    width: 100vw;
    min-width: 100vw;
    margin-left: -6.2vw;
    padding-left: 6.2vw;
    padding-right: 6.2vw;
  }

  .div-block-118 {
    padding-left: 6.2vw;
    padding-right: 6.2vw;
  }

  .head-content-wrp {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
  }

  .global-badges-wrp {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .head-icon {
    width: 22vw;
  }

  .head-icon.shield {
    width: 23vw;
  }
}

#w-node-_00a11dcb-69e9-60f8-3e1b-a379e1e7d91b-e1e7d918 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_00a11dcb-69e9-60f8-3e1b-a379e1e7d950-e1e7d918 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_56e7d25c-440d-0871-2c83-0d3bd48b71cd-75e64ad7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb74-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb7e-a4a7c6ed {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb7f-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb83-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb87-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb8b-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb8f-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb93-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb97-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb9b-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb9f-a4a7c6ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ff72d94-f933-55ed-91bd-bea152e0cba3-a4a7c6ed {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d27d-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d27e-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d281-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d284-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d287-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d28b-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d28f-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d292-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d295-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d298-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d29c-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a0-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a3-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a6-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a9-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ad-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2b1-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2b4-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2b7-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ba-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2be-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2c2-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2c5-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2c8-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2cb-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2cf-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2d3-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2d6-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2d9-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2dc-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2e0-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2e4-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2e7-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ea-d1a6fdb8, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ed-d1a6fdb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e834c-e2edf2ce {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e834f-e2edf2ce {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e8357-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e835a-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e835d-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8365-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8368-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e836b-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8373-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8376-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8379-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8381-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8384-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8387-e2edf2ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e838a-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e838d-e2edf2ce {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e8395-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e8398-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e839b-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83a3-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83a6-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83a9-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83b1-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83b4-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83b7-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83bf-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83c2-e2edf2ce, #w-node-d1249754-d316-e35d-fc97-16ebe30e83c5-e2edf2ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09667773-8d6b-3c09-688f-6e085759d21f-e2edf2ce {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_2f983941-8c8f-65c8-2a28-9d576e18654e-e2edf2ce {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_6c29eb72-3f9a-c20c-ab43-a7fa27c7a5a3-27c7a5a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6c29eb72-3f9a-c20c-ab43-a7fa27c7a5d8-27c7a5a0 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_140d8d80-2709-f292-4097-412d1eded259-e11eae58 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_140d8d80-2709-f292-4097-412d1eded25c-e11eae58 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_140d8d80-2709-f292-4097-412d1eded264-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded26a-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded270-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded27b-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded27e-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded281-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded289-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded28c-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded28f-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded297-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded29a-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded29d-e11eae58 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_140d8d80-2709-f292-4097-412d1eded2a0-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2a3-e11eae58 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_140d8d80-2709-f292-4097-412d1eded2ab-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2b1-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2b7-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2c2-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2c5-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2c8-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2d0-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2d3-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2d6-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2de-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2e1-e11eae58, #w-node-_140d8d80-2709-f292-4097-412d1eded2e4-e11eae58 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e834c-e11eae58 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e834f-e11eae58 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e8357-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e835a-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e835d-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8365-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8368-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e836b-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8373-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8376-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8379-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8381-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8384-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8387-e11eae58 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e838a-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e838d-e11eae58 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-d1249754-d316-e35d-fc97-16ebe30e8395-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e8398-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e839b-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83a3-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83a6-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83a9-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83b1-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83b4-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83b7-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83bf-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83c2-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e83c5-e11eae58 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09667773-8d6b-3c09-688f-6e085759d21f-e11eae58 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_2f983941-8c8f-65c8-2a28-9d576e18654e-e11eae58 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb74-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb7e-14494edf {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb7f-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb83-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb87-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb8b-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb8f-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb93-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb97-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb9b-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb9f-14494edf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ff72d94-f933-55ed-91bd-bea152e0cba3-14494edf {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d27d-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d27e-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d281-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d284-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d287-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d28b-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d28f-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d292-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d295-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d298-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d29c-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a0-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a3-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a6-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2a9-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ad-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2b1-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2b4-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2b7-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ba-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2be-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2c2-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2c5-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2c8-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2cb-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2cf-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2d3-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2d6-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2d9-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2dc-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2e0-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2e4-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2e7-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ea-e82d16bb, #w-node-fb1fbf1c-db72-90e8-8fba-5fb65428d2ed-e82d16bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62f3b7de-b13b-9766-a127-086726854124-abdebe58, #w-node-_56202e4b-54dc-63d3-253e-3ff065aa1266-abdebe58, #w-node-ebb058a8-2d01-f60a-c9af-1ba0c74bcfb1-abdebe58, #w-node-_56202e4b-54dc-63d3-253e-3ff065aa1283-abdebe58, #w-node-_56202e4b-54dc-63d3-253e-3ff065aa1299-abdebe58, #w-node-_56202e4b-54dc-63d3-253e-3ff065aa12af-abdebe58, #w-node-_56202e4b-54dc-63d3-253e-3ff065aa12c5-abdebe58, #w-node-_17a50ef1-3413-0f43-fcb2-4bfbc0f6adf9-abdebe58, #w-node-_684e9535-f55f-c7a7-9a3c-3f6c5e4244a6-abdebe58, #w-node-_30db5cff-fd7a-dd09-755d-d4074a12abae-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b0e6-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23cb-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23d1-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23d9-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23e0-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23e7-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23ee-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23f5-c9d8afdc, #w-node-_07e94221-b82d-a49f-ca60-dd91acff23fc-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b161-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b167-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b16f-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b176-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b17d-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b184-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b18b-c9d8afdc, #w-node-_06da80e8-cf81-39b5-ab50-6d807c64b192-c9d8afdc {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

@media screen and (min-width: 1920px) {
  #w-node-be0c1850-f87b-065a-adef-351290f3b1db-b509cf24, #w-node-d6b5f2b4-6517-4d8c-6a5a-23b56f1e75aa-b509cf24, #w-node-_0a9938b9-25ff-7a68-fb7b-24d1fd371b8e-b509cf24, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fe1-b509cf24, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fa0-b509cf24, #w-node-e918f0d1-fd66-fc28-99c6-4049bf0a7506-b509cf24, #w-node-d6b5f2b4-6517-4d8c-6a5a-23b56f1e75aa-75e64ad7, #w-node-_0a9938b9-25ff-7a68-fb7b-24d1fd371b8e-75e64ad7, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fa0-75e64ad7, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fe1-75e64ad7, #w-node-e918f0d1-fd66-fc28-99c6-4049bf0a7506-75e64ad7, #w-node-be0c1850-f87b-065a-adef-351290f3b1db-652ed287, #w-node-_0a9938b9-25ff-7a68-fb7b-24d1fd371b8e-652ed287, #w-node-d6b5f2b4-6517-4d8c-6a5a-23b56f1e75aa-652ed287, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fe1-652ed287, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fa0-652ed287, #w-node-e918f0d1-fd66-fc28-99c6-4049bf0a7506-652ed287, #w-node-be0c1850-f87b-065a-adef-351290f3b1db-da3e3907, #w-node-_0a9938b9-25ff-7a68-fb7b-24d1fd371b8e-da3e3907, #w-node-d6b5f2b4-6517-4d8c-6a5a-23b56f1e75aa-da3e3907, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fe1-da3e3907, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fa0-da3e3907, #w-node-e918f0d1-fd66-fc28-99c6-4049bf0a7506-da3e3907, #w-node-be0c1850-f87b-065a-adef-351290f3b1db-5b902974, #w-node-d6b5f2b4-6517-4d8c-6a5a-23b56f1e75aa-5b902974, #w-node-_0a9938b9-25ff-7a68-fb7b-24d1fd371b8e-5b902974, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fe1-5b902974, #w-node-f5138ce8-ddb3-56ef-bb18-b8fa4fc08fa0-5b902974, #w-node-e918f0d1-fd66-fc28-99c6-4049bf0a7506-5b902974 {
    grid-area: 1 / 2 / 2 / 12;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d1249754-d316-e35d-fc97-16ebe30e8384-e2edf2ce {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d1249754-d316-e35d-fc97-16ebe30e838d-e2edf2ce, #w-node-_140d8d80-2709-f292-4097-412d1eded2a3-e11eae58 {
    grid-column: span 3 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_00a11dcb-69e9-60f8-3e1b-a379e1e7d91b-e1e7d918 {
    grid-column: span 1 / span 1;
  }

  #w-node-_00a11dcb-69e9-60f8-3e1b-a379e1e7d921-e1e7d918 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_00a11dcb-69e9-60f8-3e1b-a379e1e7d950-e1e7d918 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f7b7fab2-6166-6dde-37d3-52a34586d9c4-75e64ad7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_56e7d25c-440d-0871-2c83-0d3bd48b71cd-75e64ad7 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb74-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb7e-a4a7c6ed {
    grid-column: span 2 / span 2;
  }

  #w-node-d1249754-d316-e35d-fc97-16ebe30e838d-e2edf2ce {
    grid-column: span 3 / span 3;
  }

  #w-node-_09667773-8d6b-3c09-688f-6e085759d21f-e2edf2ce {
    grid-column: span 2 / span 2;
  }

  #w-node-_6c29eb72-3f9a-c20c-ab43-a7fa27c7a5a3-27c7a5a0 {
    grid-column: span 1 / span 1;
  }

  #w-node-_6c29eb72-3f9a-c20c-ab43-a7fa27c7a5a9-27c7a5a0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6c29eb72-3f9a-c20c-ab43-a7fa27c7a5d8-27c7a5a0 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_140d8d80-2709-f292-4097-412d1eded2a3-e11eae58, #w-node-d1249754-d316-e35d-fc97-16ebe30e838d-e11eae58 {
    grid-column: span 3 / span 3;
  }

  #w-node-_09667773-8d6b-3c09-688f-6e085759d21f-e11eae58, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb74-14494edf, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cb7e-14494edf {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cba3-a4a7c6ed, #w-node-_2ff72d94-f933-55ed-91bd-bea152e0cba3-14494edf {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Jeko';
  src: url('../fonts/Jeko-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Drukwidecyr';
  src: url('../fonts/drukwidecyr-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Drukwide Cy';
  src: url('../fonts/DrukWide-Medium-Cy.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jeko';
  src: url('../fonts/Jeko-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}