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

.header {
  z-index: 998;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
  position: fixed;
}

.text-block {
  font-family: Inter, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.link-block {
  z-index: 999;
  color: #4c5866;
  padding: 30px 15px;
  text-decoration: none;
  position: relative;
}

.link-block.left {
  z-index: 999;
  margin-left: 25px;
}

.div-block-2 {
  z-index: 800;
  width: 534px;
  height: 100vh;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 80px;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-2._2 {
  margin-left: -127px;
}

.text-block-2 {
  font-family: Proxima nova;
  font-size: 20px;
  text-decoration: none;
}

.link-block-2 {
  color: #000;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 120%;
  text-decoration: none;
  transition: all .3s;
}

.link-block-2:hover {
  color: #da291c;
}

.body {
  background-color: #fff;
  font-family: Inter, sans-serif;
}

.wrap {
  display: none;
  position: relative;
  overflow: hidden;
}

.wrap_header {
  z-index: 999;
  flex-flow: row;
  align-content: space-around;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.wrap_header.right {
  justify-content: flex-end;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.wrap_header._1280 {
  padding-left: 23px;
}

.wrap_header._1440 {
  display: none;
}

.shutter {
  width: 100vw;
  height: 100vh;
}

.dropdown-list {
  height: auto;
}

.dropdown {
  height: 80px;
  cursor: text;
  display: inline-block;
  position: relative;
}

.dropdown._1 {
  height: 80px;
  cursor: text;
  background-color: rgba(87, 141, 108, 0);
  transition: all .575s;
}

.icon {
  display: none;
}

.dropdown-toggle {
  z-index: 999;
  height: 80px;
  color: #4c5866;
  cursor: text;
  padding: 30px 15px;
  transition: all .3s;
  display: block;
}

.dropdown-toggle:hover {
  color: #da291c;
}

.dropdown-toggle.w--open {
  z-index: 999;
  height: 80px;
  color: #da291c;
}

.dropdown-toggle._1 {
  height: 80px;
  color: #4c5866;
  cursor: text;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 40px;
}

.dropdown-toggle._1:hover {
  color: #da291c;
}

.dropdown-toggle._1.w--open {
  z-index: 999;
  height: 80px;
  color: #da291c;
}

.icon-2 {
  transform: rotate(-90deg);
}

.dropdown-2 {
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.dropdown-toggle-2 {
  padding-left: 0;
  display: block;
}

.div-block-4 {
  width: 384px;
  height: 100vh;
  margin-left: 534px;
  position: relative;
}

.dropdown-3 {
  width: auto;
  color: #000;
  flex-direction: row;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.dropdown-toggle-3 {
  width: 100%;
  color: #000;
  padding-top: 7px;
  padding-bottom: 16px;
  padding-left: 0;
  transition: all .3s;
}

.dropdown-toggle-3:hover, .dropdown-toggle-3.w--open {
  color: #da291c;
}

.dropdown-list-2 {
  height: 100vh;
  display: none;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.dropdown-list-2.w--open {
  z-index: 800;
  width: 384px;
  height: 100vh;
  object-position: 0% 50%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  margin-top: -80px;
  margin-left: 534px;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
  position: absolute;
  left: 0%;
  right: 0;
  overflow: auto;
}

.icon-3 {
  margin-top: 12.5px;
}

.icon-3._90 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 9.5px;
  margin-right: 40px;
  display: block;
  transform: rotate(-90deg);
}

.line {
  width: 454px;
  height: 1px;
  opacity: .27;
  background-color: #000;
  flex: none;
  margin-top: 30px;
  margin-bottom: 40px;
  position: relative;
}

.line.mini {
  width: 304px;
}

.line._2 {
  height: 1px;
}

.link-block-3 {
  color: #4c5866;
  align-items: center;
  margin-bottom: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.link-block-3:hover {
  color: #da291c;
}

.text-block-3 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
}

.image {
  margin-right: 16px;
}

.advert_more {
  width: 100%;
  height: 225px;
  background-color: #b5e3d8;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.advert_more._2, .advert_more.vio {
  background-color: #b6b8dc;
}

.advert_more.white {
  height: auto;
  background-color: #fff;
  padding-right: 40px;
}

.advert_more.business {
  height: auto;
  background-color: #f2f2f5;
}

.advert_more.more {
  height: auto;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.div-block-7 {
  display: block;
}

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

.heading, .heading-2 {
  font-size: 10px;
  line-height: 150%;
}

.heading-3 {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
}

.heading-3.red {
  color: #da291c;
  margin-bottom: 20px;
  font-size: 12px;
}

.text-block-4 {
  color: #000;
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 120%;
}

.heading-4 {
  color: #000;
  margin-right: 58px;
  font-family: Proxima nova;
  font-weight: 600;
  line-height: 120%;
}

.heading-4.more {
  margin-top: 0;
  margin-bottom: 0;
  font-family: NovaPoshta, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-9 {
  flex-direction: column;
  justify-content: space-between;
  margin-left: 30px;
  display: flex;
  position: relative;
}

.div-block-9.apps {
  margin-left: 171px;
  margin-right: 40px;
}

.text-block-5 {
  opacity: .8;
  font-size: 12px;
  line-height: 130%;
}

.text-block-6 {
  width: 300px;
  opacity: .8;
  margin-top: -4px;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 130%;
}

.div-block-10 {
  z-index: 800;
  width: 384px;
  height: 100vh;
  background-color: #cde1ee;
  margin-left: 534px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-10.yellow {
  background-color: #efdbb2;
}

.div-block-11 {
  z-index: 950;
  width: 345px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 50px;
  padding: 40px 40px 34px 0;
  display: flex;
  position: relative;
  overflow: auto;
}

.div-block-12 {
  width: 100%;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 0;
  padding-top: 5px;
  padding-left: 40px;
  display: flex;
  overflow: auto;
}

.np-logo-wrap {
  z-index: 8;
  width: auto;
  height: 80px;
  clear: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.np-logo-wrap.w--current {
  z-index: 1000;
  width: 189px;
  margin-left: 88px;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.hero {
  height: 90vh;
  min-height: 790px;
  margin-top: 0;
  display: block;
  position: relative;
}

.slider {
  width: 100%;
  height: 100%;
}

.image-2 {
  width: auto;
  max-width: none;
  object-fit: fill;
  display: none;
}

.hero-wrapper {
  width: 100vw;
  height: 90vh;
  min-height: 790px;
  object-fit: contain;
  background-color: #b5e3d8;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-wrapper._2 {
  width: 100%;
  height: 100%;
  min-height: 800px;
  background-image: url('../images/Group-138.jpg');
}

.hero-wrapper._3 {
  background-image: url('../images/Frame-54.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
}

.hero-wrapper._4 {
  background-image: url('../images/Poster_2-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide {
  width: 100%;
  height: 100%;
  min-height: 800px;
}

.mask {
  width: 100%;
  height: 100%;
}

.dropdown-list-3 {
  z-index: 990;
  background-color: #fff;
  transition: opacity .2s;
}

.dropdown-list-3.w--open {
  transition: all .5s;
  display: block;
  position: relative;
}

.dropdown-list-3._2 {
  margin-left: -127px;
}

.dropdown-list-3._3 {
  margin-left: -219px;
}

.dropdown-list-3._4 {
  margin-left: -366px;
}

.dropdown-list-3._5 {
  margin-left: -444px;
}

.dropdown-list-4 {
  z-index: 990;
}

.header_bg {
  z-index: 900;
  width: 100%;
  height: 80px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-15 {
  width: 100%;
  height: 300vh;
}

.non {
  width: 100vw;
  height: 100vh;
  color: rgba(107, 102, 102, .39);
  background-color: rgba(0, 0, 0, .22);
  margin-top: -80px;
  margin-left: 534px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-16 {
  z-index: 10;
  width: 50vw;
  height: 35vh;
  min-height: 340px;
  background-color: #da291c;
  padding-top: 4vw;
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-17 {
  max-width: 1320px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  top: 80px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.heading-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: NovaPoshta, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
}

.heading-5.white {
  color: #fff;
  font-size: 4vw;
}

.paragraph {
  max-width: 515px;
  color: #000;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph.white {
  color: #fff;
  font-size: 1.65vw;
}

.paragraph.center.screen {
  height: auto;
  max-width: none;
  text-align: center;
  padding-top: 0;
}

.link-block-5 {
  color: #da291c;
  letter-spacing: 1px;
  background-color: #fff;
  flex-flow: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  padding: .7vw 1.6vw .8vw 1.8vw;
  font-family: NovaPoshta, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
  display: flex;
}

.link-block-5._2 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.link-block-5.small {
  letter-spacing: 0;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-family: Proxima nova;
}

.image-3 {
  margin-left: 6px;
}

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search-input {
  height: 8vh;
  color: #4c5866;
  border: 0 #000;
  border-radius: 10px;
  margin-bottom: 0;
  padding-left: 5.5vw;
  font-size: 1.3vw;
}

.search-input.header {
  width: auto;
  height: auto;
  align-items: center;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  position: relative;
  left: 0;
}

.search-input.header::-ms-input-placeholder {
  color: #94a3b8;
}

.search-input.header::placeholder {
  color: #94a3b8;
}

.search {
  z-index: 99999;
  align-items: center;
  margin-bottom: 0;
  display: block;
  position: relative;
  top: 0;
}

.phone-icon {
  position: absolute;
  top: 28%;
  bottom: 0%;
  left: 3vw;
  right: auto;
}

.phone-icon.header {
  width: 1.1vw;
  margin-bottom: 1px;
  margin-right: 8px;
  position: relative;
  top: 0%;
  left: auto;
}

.search-button {
  height: 8vh;
  color: #da291c;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 3vw 0 16px;
  font-family: NovaPoshta, sans-serif;
  font-size: 1vw;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.search-button.header {
  width: auto;
  height: auto;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  position: relative;
  top: auto;
  right: auto;
}

.grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr .75fr;
}

.servises {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 23px 10px 12px;
  display: flex;
  position: relative;
}

.heading-6 {
  z-index: 10;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  position: relative;
}

.div-block-18 {
  z-index: 3;
  width: 1px;
  height: 45px;
  background-color: rgba(255, 255, 255, .27);
  position: absolute;
  top: 33%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-19 {
  margin-top: 25px;
}

.slide-nav {
  display: none;
}

.left-arrow {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  top: auto;
  bottom: 26px;
  left: 40px;
  right: auto;
}

.right-arrow {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  top: auto;
  bottom: 26px;
  left: 98px;
  right: auto;
}

.icon-4, .icon-5 {
  color: #da291c;
  transform: scale(.5);
}

.mini {
  z-index: 10000;
  width: 50vw;
  height: auto;
  background-color: rgba(218, 41, 28, .05);
  margin-top: 0;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: fixed;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: scale(1);
}

.div-block-20 {
  height: 100%;
  position: relative;
}

.div-block-21 {
  width: 50vw;
  height: 100vh;
  margin-top: 29px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.poshtomat_section {
  height: auto;
  max-width: 1600px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 40px auto;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
}

.section {
  max-width: 1600px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 40px auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.section.off {
  display: none;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: "Area Area Area Area Area-2 Area-2 Area-2 Area-2 Area-4 Area-4 Area-4 Area-4 Area-4 Area-4" 1fr
                 "Area Area Area Area Area-3 Area-3 Area-3 Area-3 Area-4 Area-4 Area-4 Area-4 Area-4 Area-4" 1fr
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.div-block-22 {
  background-color: #b6b8dc;
  padding: 25px 34px;
  position: relative;
  overflow: hidden;
}

.heading-7 {
  z-index: 50;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Proxima nova;
  font-size: 12px;
  font-weight: 600;
  line-height: 150%;
  position: relative;
}

.heading-8 {
  font-size: 20px;
}

.heading-9 {
  z-index: 10;
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-family: NovaPoshta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  position: relative;
}

.heading-9._2 {
  text-align: left;
  margin-top: 20px;
  font-size: 24px;
}

.heading-9._3 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 26px;
}

.paragraph-2 {
  text-align: center;
  font-size: 10px;
  line-height: 120%;
}

.paragraph-3 {
  z-index: 10;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 120%;
  position: relative;
}

.div-block-23 {
  background-color: #b5e3d8;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 34px;
  display: flex;
  position: relative;
}

.div-block-23._2 {
  background-color: #efdbb2;
}

.time {
  z-index: 10;
  letter-spacing: 1px;
  font-size: 12px;
  position: relative;
}

.video {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
}

.paragraph-4 {
  font-size: 16px;
  line-height: 140%;
}

.div-block-24 {
  z-index: 5;
  height: 100%;
  background-color: #8fe2b0;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 34px;
  display: flex;
  position: relative;
}

.paragraph-5 {
  color: #000;
  font-size: 16px;
  line-height: 140%;
}

.div-block-25 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 35px;
  display: flex;
}

.h2 {
  color: #000;
  margin-bottom: 16px;
  font-family: NovaPoshta, sans-serif;
  font-size: 36px;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.div-block-26 {
  background-color: #b6b8dc;
  display: flex;
}

.heading-11 {
  color: #000;
  margin-bottom: 20px;
  font-family: NovaPoshta, sans-serif;
  font-size: 46px;
  font-weight: 500;
  line-height: 110%;
}

.div-block-27 {
  width: 50%;
  padding: 70px 70px 50px;
}

.paragraph-6 {
  color: #000;
  margin-bottom: 35px;
  font-size: 22px;
  line-height: 130%;
}

.div-block-28 {
  height: 1px;
  background-color: #7b7dab;
}

.slider-2 {
  background-color: rgba(255, 255, 255, 0);
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.link-block-6 {
  color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px;
  font-size: 20px;
  line-height: 110%;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.link-block-6:hover {
  background-color: #c8c9e8;
  border-bottom-right-radius: 10px;
}

.link-block-6._4 {
  border-right: 1px solid #7b7dab;
  border-bottom-left-radius: 0;
  transition: all .3s;
  position: relative;
}

.link-block-6._4:hover {
  background-color: #c8c9e8;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
}

.image-5 {
  margin-right: 25px;
}

.text-block-7 {
  margin-right: 20px;
}

.heading-12 {
  color: #000;
  font-family: NovaPoshta, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 110%;
}

.paragraph-7 {
  font-weight: 400;
  line-height: 130%;
}

.div-block-29 {
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-30 {
  width: 50%;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-6 {
  object-fit: contain;
}

.text-block-8 {
  font-size: 1.1vw;
}

.div-block-31 {
  background-color: #b5e3d8;
  padding: 60px;
}

.grid-6 {
  grid-template: "Area"
                 "Area"
                 "Area"
                 / 1fr 1fr 1fr;
}

.div-block-32 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.black {
  z-index: 2;
  width: 100%;
  height: 1px;
  opacity: 1;
  background-color: #000;
  position: absolute;
}

.heading-13 {
  color: #000;
  margin-top: 15px;
  margin-bottom: 25px;
  font-family: NovaPoshta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}

.heading-13._2 {
  z-index: 45;
  margin-top: 0;
  position: relative;
  top: 7%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-13.inprice {
  z-index: 5;
  position: absolute;
  top: 30px;
  left: 60px;
}

.text-block-9 {
  letter-spacing: 1px;
}

.text-block-10 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 150%;
}

.vacancy {
  height: 123px;
  overflow: hidden;
}

.image-7 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.price {
  width: 100%;
  background-color: #efdbb2;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 118px;
  padding: 0;
  display: none;
}

.div-block-34 {
  width: 396px;
  background-color: #f2e2c1;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 40px;
  padding-left: 0;
  display: flex;
}

.div-block-35 {
  width: 100%;
  justify-content: space-between;
  font-size: 20px;
  line-height: 120%;
  display: flex;
}

.div-block-36 {
  width: auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
  display: block;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . Area Area-2 Area-3"
                 "Area-4 Area-5 Area-7 Area-7 Area-8"
                 "Area-9 Area-10 Area-11 Area-12 Area-13"
                 "Area-14 Area-16 Area-17 Area-18 Area-19"
                 "Area-15 Area-20 Area-21 Area-22 Area-23"
                 "Area-28 Area-27 Area-26 Area-25 Area-24"
                 / 1.1fr 1.2fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-left: 60px;
  margin-right: 60px;
}

.text-block-11 {
  justify-content: center;
  align-items: flex-end;
  font-family: NovaPoshta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  display: flex;
}

.div-block-37 {
  border: 1px #000;
  border-top: 1px solid #c8b692;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-37.left {
  background-color: #e0cba0;
  justify-content: flex-start;
}

.div-block-37.center {
  justify-content: flex-start;
}

.text-block-11-copy {
  justify-content: center;
  align-items: flex-end;
  font-family: NovaPoshta, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
  display: flex;
}

.head-table {
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.image-8 {
  margin-top: 22px;
}

.paragraph-8 {
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-9 {
  margin-bottom: 50px;
  margin-left: 60px;
  font-size: 16px;
}

.link {
  width: 100%;
  height: 110px;
  color: #fff;
  background-color: #da291c;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 110%;
  text-decoration: none;
  display: flex;
}

.link.absolut {
  z-index: 5;
  width: 26%;
  min-width: 390px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-39 {
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-40 {
  flex-direction: column;
  display: flex;
}

.image-9 {
  margin-right: 20px;
}

.image-10 {
  margin-left: 20px;
}

.footer {
  background-color: #fff;
  margin-top: 100px;
}

.footer-top {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
}

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

.product {
  background-color: #fff;
  padding: 30px 40px 40px;
}

.paragraph-10 {
  margin-bottom: 30px;
  line-height: 130%;
}

.image-11 {
  margin-bottom: 15px;
}

.heading-14 {
  color: #da291c;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 600;
  line-height: 150%;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr .75fr;
  margin-top: 66px;
}

.link-block-7 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-decoration: none;
  transition: all .3s;
}

.link-block-7:hover {
  color: #da291c;
}

.div-block-42 {
  flex-direction: column;
  margin-top: 30px;
  display: flex;
}

.store_wrap {
  border: 1px solid rgba(114, 114, 114, .4);
  border-left: 1px #000;
  border-right: 1px #000;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.mobile-store-wrap {
  margin-right: 8px;
  overflow: visible;
}

.mobile-store-wrap.last {
  margin-right: 0;
}

.div-block-44 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-block-9 {
  color: #000;
  font-family: NovaPoshta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
  transition: all .2s;
}

.link-block-9:hover {
  color: #da291c;
}

.link-block-9._2 {
  color: #000;
  margin-right: 50px;
}

.link-block-9._2:hover {
  color: #da291c;
}

.paragraph-11 {
  color: #616162;
  margin-bottom: 0;
  line-height: 140%;
}

.footer-bot {
  max-width: 1700px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 100px;
  display: flex;
}

.footer-bot._2 {
  max-width: 1740px;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 41px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.link-block-10, .social {
  margin-left: 30px;
}

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

.arrow {
  margin-left: 30px;
}

.text-block-12 {
  color: #da291c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
}

.div-block-47 {
  background-color: #e63629;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-13 {
  z-index: 10;
  position: relative;
}

.hey_button {
  z-index: 500;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-right: 40px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 7px 30px rgba(0, 0, 0, .1);
}

.div-block-48 {
  z-index: 1;
  width: 50px;
  height: 50px;
  background-color: #c0c2e6;
  border-radius: 50%;
  display: none;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
}

.image-14 {
  z-index: 10;
  position: relative;
}

.div-block-49 {
  z-index: 50;
  position: relative;
}

.div-block-50 {
  z-index: 801;
  width: 305px;
  margin-bottom: 33px;
  position: relative;
}

.text-block-13 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 120%;
}

.menu-arrow-button {
  color: #da291c;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 7px;
}

.menu-arrow-button.black {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
}

.menu-arrow-button.dark {
  color: #000;
}

.image-15 {
  width: 16px;
  margin-left: 10px;
}

.paragraph-12 {
  margin-top: 30px;
  line-height: 130%;
}

.paragraph-12.more {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-16 {
  width: auto;
  height: 272px;
  max-width: none;
  position: absolute;
  bottom: .188px;
}

.link-block-11 {
  justify-content: space-between;
  align-items: center;
  padding: 0 40px 0 0;
  display: flex;
  position: relative;
}

.div-block-51 {
  width: 1px;
  height: 24px;
  background-color: #adadad;
  margin-right: 20px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.language {
  color: #4c5866;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 20px;
  padding: 11px 0;
  font-size: 12px;
  line-height: 150%;
  text-decoration: none;
}

.div-block-52 {
  background-color: #a6aacf;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video {
  position: relative;
}

.video._2 {
  z-index: 10;
  overflow: visible;
}

.line_vacancy {
  position: relative;
}

.gray {
  z-index: 1;
  width: 100%;
  height: 1px;
  opacity: .2;
  background-color: #5f5f5f;
  position: absolute;
}

.whitebg {
  z-index: 1;
  opacity: 0;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-17 {
  z-index: 5;
  width: 48px;
  margin-bottom: 20px;
  margin-right: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.html-embed {
  height: 100%;
  transform: scale(1.05);
}

.social-wrap {
  max-width: 100%;
  flex: none;
  justify-content: flex-end;
  padding-top: 4px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.social-wrap._444 {
  display: none;
}

.footer-bot-wrap {
  max-width: 1600px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.tabs {
  width: 100%;
  display: flex;
}

.tabs-menu {
  width: 32%;
  min-width: 390px;
  background-color: #f2e2c1;
  flex-direction: column;
  padding: 91px 60px 40px;
  display: flex;
}

.tabs-content {
  z-index: 15;
  width: 100%;
}

.tab-pane-tab-1 {
  background-color: #efdbb2;
}

.tab-link-tab-1 {
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 0;
}

.tab-link-tab-1.w--current {
  color: #da291c;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  display: flex;
}

.tab-link-tab-2 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 0;
}

.tab-link-tab-2.w--current {
  color: #da291c;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-3 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 0;
}

.tab-link-tab-3.w--current {
  color: #da291c;
  background-color: rgba(0, 0, 0, 0);
}

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

.tab-pane-tab-2, .tab-pane-tab-3 {
  background-color: #efdbb2;
}

.search-header {
  z-index: 99999;
  width: auto;
  height: auto;
  max-width: 350px;
  opacity: 1;
  background-color: #f6f6f9;
  border: 1px #d8d8d8;
  border-radius: 8px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
  padding: 13px;
  display: none;
  position: static;
  top: .5vw;
  bottom: .5vw;
}

.div-block-56 {
  width: 0;
  flex-direction: row;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
}

.phone-wrap {
  align-items: center;
  display: flex;
}

.div-block-58 {
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-18 {
  position: absolute;
  top: 34%;
  bottom: 0%;
  left: 7%;
  right: 0%;
}

.image-19 {
  width: auto;
  position: static;
}

.image-21 {
  position: absolute;
  top: 34%;
  bottom: 0%;
  left: 7%;
  right: 0%;
}

.image-22 {
  margin-top: 56px;
}

.body-2 {
  background-color: #b5e3d8;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mobile-wrap {
  width: 375px;
  height: 812px;
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.scroll-zone {
  width: 100%;
  height: 635px;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: auto;
}

.hero-section {
  flex-direction: column;
  margin-top: 0;
  display: flex;
  position: relative;
}

.image-23 {
  z-index: 99;
  margin-top: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.image-24 {
  margin-top: -40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

.image-25 {
  z-index: 99;
  position: relative;
}

.grid-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.left {
  min-height: 700px;
  color: rgba(0, 0, 0, 0);
  background-color: #efdbb2;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 40px 30px;
  display: flex;
}

.paragraph-1 {
  width: auto;
  max-width: 580px;
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-59 {
  margin-top: 82px;
  margin-bottom: 32px;
}

.text-block-14 {
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
}

.image_wrap.padding32 {
  margin-right: 32px;
  display: none;
}

.image_wrap.off {
  display: none;
}

.features-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.line-power-blue {
  width: 1px;
  height: 60px;
  background-color: #d2b985;
}

.h2-46 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: NovaPoshta, sans-serif;
  font-size: 46px;
  line-height: 1.1;
}

.h2-46.short {
  max-width: 550px;
}

.grid-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto;
}

.servise {
  background-color: #f6f6f9;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px;
  display: flex;
  position: relative;
}

.service-20 {
  color: #000;
  text-align: left;
  justify-content: center;
  align-items: flex-end;
  font-family: NovaPoshta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 28px;
  left: 28px;
  right: 28px;
}

.section_blue {
  background-color: #cde1ee;
  padding: 40px;
}

.to-ukraine-fetures-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 60px;
  display: grid;
}

.to-ukraine-fetures-wrapper._5col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.to-ukraine-fetures-wrapper._4col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.to-ukraine-feature {
  width: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.number {
  color: #da291c;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.paragraph-20 {
  width: auto;
  max-width: 251px;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-20.is--tight {
  max-width: 220px;
  font-size: 16px;
  line-height: 22px;
}

.image-26, .send-to-ukraine-image {
  margin-bottom: 20px;
}

.section_yellow {
  background-color: #f1e2c0;
  padding: 40px;
}

.hero-grid {
  width: 100%;
  max-width: 1400px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.text-field {
  height: 72px;
  max-width: 320px;
  color: #94a3b8;
  background-color: #f6f6f9;
  background-image: url('../images/phone.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  border-radius: 10px;
  margin-bottom: 0;
  margin-right: 18px;
  padding: 24px 16px 24px 47px;
  font-size: 18px;
}

.text-field::-ms-input-placeholder {
  color: #94a3b8;
}

.text-field::placeholder {
  color: #94a3b8;
}

.text-field.email {
  max-width: 380px;
  background-image: url('../images/mail.svg');
  padding-left: 56px;
}

.form {
  display: flex;
}

.submit-button {
  height: 72px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #da291c;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: NovaPoshta, sans-serif;
  font-size: 12px;
  font-weight: 500;
  transition: all .2s;
}

.submit-button:hover {
  background-color: #c71f13;
}

.section_half {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

._1st-half-gray {
  background-color: #f6f6f9;
  padding: 40px;
}

._1st-half-green {
  min-height: 570px;
  background-color: #b5e3d8;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.phone {
  z-index: 0;
  max-width: 80%;
  margin-top: 120px;
  margin-left: 26px;
  margin-right: 26px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.social_icons {
  margin-bottom: 16px;
}

.social-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.bubble1 {
  z-index: 2;
  height: 10vw;
  position: absolute;
  top: auto;
  bottom: 29%;
  left: 0%;
  right: 0%;
}

.bubble2 {
  height: 10vw;
  position: absolute;
  top: auto;
  bottom: 34%;
  left: auto;
  right: -5%;
}

.bubble3 {
  height: 10vw;
  max-height: 11vw;
  position: absolute;
  top: auto;
  bottom: -3%;
  left: auto;
  right: -1%;
}

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

.faq-wrap {
  border-radius: 16px;
}

.faq-question {
  cursor: pointer;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 20px;
  display: flex;
}

.faq-icon {
  margin-right: -6px;
}

.faq-heading {
  width: auto;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 60px;
  font-family: NovaPoshta, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.faq-answer {
  border-bottom: 1px solid #d2b985;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.body-3 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.body-3.bottom-margin-30 {
  color: #000;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  line-height: 24px;
}

.section_yellow2 {
  background-color: #efdbb2;
  padding: 40px;
}

.div-block-61 {
  flex-direction: column;
  justify-content: space-between;
  padding-right: 38px;
  display: flex;
}

.image-32 {
  position: relative;
  top: 2%;
}

.section_green {
  background-color: #b5e3d8;
  padding: 40px 60px 20px;
}

.section_green.grey {
  background-color: #f6f6f9;
}

.grid-13 {
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  justify-items: stretch;
  margin-top: 0;
}

.h3-46-copy {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: NovaPoshta, sans-serif;
  font-size: 46px;
  line-height: 110%;
}

.h3-46-copy.short {
  max-width: 550px;
}

.h3-46-copy._28 {
  font-size: 28px;
}

.link-block-12 {
  height: 50px;
  color: #475569;
  flex: none;
  padding: 13px 15px;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.link-block-12:hover {
  color: #da291c;
}

.logo {
  height: 42px;
  max-width: none;
}

.dropdown-list-5 {
  width: 124.484px;
}

.dropdown-list-5.w--open {
  width: 190px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 1px 1px 16px -8px rgba(0, 0, 0, .23);
}

.text-block-15 {
  color: #4c5866;
}

.dropdown-toggle-4 {
  height: 80px;
  padding: 10px 10px 30px 0;
}

.icon-6 {
  color: #4c5866;
  display: none;
}

.copyright-wrap {
  align-items: center;
  display: flex;
}

.image-34 {
  margin-left: 30px;
  margin-right: 20px;
}

.hero-image {
  max-width: 120%;
  position: static;
  top: -43%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero-grid-right {
  position: relative;
}

.inviz {
  display: none;
}

.section_price {
  background-color: rgba(255, 255, 255, 0);
  padding: 60px 0 30px;
}

.h2-36 {
  color: #000;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: NovaPoshta, sans-serif;
  font-size: 36px;
  line-height: 110%;
}

.h2-36.short {
  max-width: 550px;
}

.paragraph-24 {
  width: auto;
  color: #000;
  text-align: left;
  margin-bottom: 8px;
  font-family: NovaPoshta, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.price-col-gray {
  background-color: #f6f6f9;
  justify-content: center;
  align-items: center;
  padding: 18px 17px;
  display: flex;
}

.price-col-gray.margin {
  margin-top: 24px;
  margin-bottom: 39px;
}

.text-18 {
  width: auto;
  max-width: 580px;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
}

.price-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 24px;
  margin-bottom: 40px;
}

.price-wrap._4col {
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

.price-wrap._2col {
  grid-template-columns: .5fr 1fr;
}

.price-col {
  background-color: #bdd6e6;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-16 {
  width: auto;
  max-width: 580px;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.light {
  font-weight: 300;
}

.price-wrap-2col {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 24px;
  margin-bottom: 40px;
}

.heading1-60 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: NovaPoshta, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
}

.heading1-60.white {
  color: #fff;
  font-size: 4vw;
}

.heading1-60.screen {
  height: auto;
  max-width: none;
  text-align: center;
  margin-bottom: 32px;
  padding-top: 0;
}

.div-block-66 {
  padding-right: 20px;
}

.list-item {
  color: #da291c;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 500;
  line-height: 26px;
  position: relative;
}

.list {
  color: #bb3b32;
  font-size: 18px;
  list-style-type: square;
}

.text-span {
  color: #000;
  font-size: 20px;
  position: relative;
  top: -1px;
}

.text-span-2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  top: -1px;
}

.list-2 {
  color: #000;
  margin-bottom: 30px;
  padding-left: 18px;
  font-size: 18px;
  line-height: 24px;
  list-style-type: square;
}

.list-item-2, .link-2 {
  color: #000;
}

.success-message {
  background-color: #fff;
  border-radius: 20px;
}

.text-block-16 {
  color: #000;
}

.error-message {
  background-color: #fff;
  border-radius: 9px;
}

.success-message-2 {
  background-color: #fff;
  border-radius: 11px;
}

.error-message-2 {
  background-color: #fff;
  border-radius: 10px;
}

.form-block-header {
  margin-bottom: 0;
}

.submit-button-copy {
  color: #da291c;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding-left: 0;
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  transition: all .2s;
}

.submit-button-copy:hover {
  background-color: rgba(199, 31, 19, 0);
}

.text-field-copy {
  color: #94a3b8;
  background-color: #f6f6f9;
  background-image: url('../images/phone.svg');
  background-position: 12px;
  background-repeat: no-repeat;
  background-size: 14px;
  border: 1px #000;
  border-radius: 10px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 24px 0 24px 35px;
  font-size: 14px;
}

.text-field-copy::-ms-input-placeholder {
  color: #94a3b8;
}

.text-field-copy::placeholder {
  color: #94a3b8;
}

.text-field-copy.email {
  background-image: url('../images/mail.svg');
  padding-left: 56px;
}

.form-header {
  background-color: #f6f6f9;
  border-radius: 8px;
  display: none;
}

.text-field-footer {
  height: 72px;
  max-width: 320px;
  color: #94a3b8;
  background-color: #f6f6f9;
  background-image: url('../images/phone.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  border-radius: 10px;
  margin-bottom: 0;
  margin-right: 18px;
  padding: 24px 16px 24px 47px;
  font-size: 18px;
}

.text-field-footer::-ms-input-placeholder {
  color: #94a3b8;
}

.text-field-footer::placeholder {
  color: #94a3b8;
}

.text-field-footer.email {
  max-width: 380px;
  background-image: url('../images/mail.svg');
  padding-left: 56px;
}

.icon-7 {
  display: none;
}

.dropdown-toggle-5, .dropdown-toggle-5.w--open {
  padding-right: 20px;
}

.dropdown-list-6.w--open {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 20px -9px rgba(0, 0, 0, .26);
}

.dropdown-link:hover {
  color: #da291c;
}

.appstore-wrapp {
  display: none;
}

.social-wrap-messanger {
  max-width: 100%;
  flex: none;
  justify-content: flex-start;
  padding-top: 4px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.social-wrap-messanger._444 {
  display: none;
}

.social2 {
  margin-left: 0;
  margin-right: 30px;
}

.grid-15 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  margin-top: 24px;
  margin-bottom: 40px;
}

.text-16-nova {
  width: auto;
  max-width: 580px;
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: NovaPoshta, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.price-col-left {
  background-color: #bdd6e6;
  justify-content: flex-start;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 18px;
  display: flex;
}

.nova-light {
  font-weight: 400;
}

.paragraph-26 {
  height: 1px;
  padding: 0;
  display: block;
  overflow: hidden;
}

.screen-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.screen {
  height: 100%;
  max-width: 900px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  display: flex;
  position: relative;
}

.screen-image {
  margin-bottom: 32px;
}

.screen-home-link {
  position: absolute;
  top: 6%;
  bottom: auto;
  left: auto;
  right: auto;
}

@media screen and (min-width: 1280px) {
  .header.off {
    display: none;
  }

  .body {
    justify-content: center;
    display: flex;
  }

  .wrap, .wrap_header._1280 {
    display: none;
  }

  .wrap_header._1440 {
    margin-top: 16px;
    padding-left: 25px;
    display: flex;
  }

  .np-logo-wrap.w--current {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
  }

  .hero-wrapper {
    background-color: #efdbb2;
  }

  .paragraph.center.screen {
    height: auto;
    text-align: center;
    padding-top: 0;
  }

  .language {
    padding: 10px 0;
  }

  .left {
    min-height: 680px;
    flex-direction: column;
    justify-content: space-between;
    padding: 60px 60px 30px;
    display: flex;
  }

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

  .section_blue {
    padding: 60px;
    overflow: hidden;
  }

  .paragraph-20, .paragraph-20.is--tight {
    font-size: 18px;
    line-height: 24px;
  }

  .section_yellow {
    padding: 60px;
    overflow: hidden;
  }

  .submit-button {
    font-size: 16px;
  }

  .submit-button.defoult {
    align-items: center;
    display: flex;
  }

  ._1st-half-gray {
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 70px;
  }

  .bubble1 {
    width: 20vw;
    height: auto;
    max-width: 320px;
  }

  .bubble2 {
    width: 25vw;
    height: auto;
    max-width: 390px;
  }

  .bubble3 {
    width: 26vw;
    height: auto;
    max-height: none;
    max-width: 455px;
  }

  .section_yellow2 {
    padding: 60px;
  }

  .image-32 {
    top: 4%;
  }

  .section_green.grey {
    background-color: #f6f6f9;
  }

  .grid-13 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: .5fr 1.25fr;
  }

  .link-block-12 {
    padding-right: 5px;
  }

  .hero-image {
    max-width: 160%;
    margin-left: -50px;
    position: static;
  }

  .div-block-64 {
    width: 2px;
    height: 2px;
    position: absolute;
    top: auto;
    bottom: 10%;
    left: 0%;
    right: auto;
  }

  .section_price {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .heading1-60.screen {
    height: auto;
    text-align: center;
    margin-bottom: 24px;
    padding-top: 0;
  }

  .link-2.red {
    color: #da291c;
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
  }

  .submit-button-copy {
    font-size: 12px;
  }

  .text-field-footer {
    max-width: none;
  }

  .icon-7 {
    display: none;
  }

  .dropdown-toggle-5 {
    padding-right: 20px;
  }

  .dropdown-list-6 {
    background-color: #080606;
  }

  .dropdown-list-6.w--open {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 13px 4px rgba(0, 0, 0, .08);
  }

  .dropdown-link {
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .dropdown-link:hover {
    color: #d65e55;
  }

  .dropdown-link-2 {
    padding-bottom: 16px;
  }

  .button-wrap {
    display: flex;
  }

  .share-button {
    width: 56px;
    height: 56px;
    margin-left: 8px;
  }

  .btn {
    background-color: #2eba77;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
    display: flex;
  }

  .sharebtn {
    width: 56px;
    height: 56px;
    background-color: #fff;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
    display: flex;
  }

  .link-icon {
    color: #da291c;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
  }

  .icon-link {
    margin-left: 8px;
  }

  .screen-wrap {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
  }

  .screen {
    height: 100%;
    max-width: 900px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
    display: flex;
    position: relative;
  }

  .screen-image {
    margin-bottom: 32px;
  }

  .screen-home-link {
    position: absolute;
    top: 12%;
    bottom: auto;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 991px) {
  .hero, .hero-wrapper {
    height: auto;
    min-height: auto;
  }

  .paragraph.center {
    text-align: center;
  }

  .search-header {
    display: none;
  }

  .grid-10 {
    flex-direction: column;
    display: flex;
  }

  .left {
    min-height: auto;
  }

  .h2-46 {
    font-size: 36px;
  }

  .servise {
    justify-content: center;
  }

  .service-20 {
    margin-left: 53px;
    bottom: auto;
  }

  .to-ukraine-fetures-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .to-ukraine-fetures-wrapper._5col {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
  }

  .to-ukraine-fetures-wrapper._4col {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .hero-grid {
    flex-direction: column-reverse;
    grid-template-columns: 1.5fr 1fr;
    margin-top: 60px;
    display: flex;
  }

  .text-field {
    min-width: 190px;
    font-size: 16px;
    line-height: 18px;
  }

  .faq-grid {
    grid-row-gap: 30px;
  }

  .div-block-61 {
    flex-direction: column-reverse;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .image-32 {
    width: 320px;
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
    top: 0%;
  }

  .grid-13 {
    flex-direction: column;
    display: flex;
  }

  .hero-image {
    max-width: 100%;
    margin-top: -31px;
    margin-left: 0;
  }

  .section_price {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .paragraph-24 {
    width: 80%;
    line-height: 1.3;
  }

  .hero-grid-left {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .heading1-60 {
    text-align: center;
  }

  .grid-14 {
    flex-direction: column;
    display: flex;
  }

  .div-block-66 {
    padding-right: 0;
  }

  .text-field-copy, .text-field-footer {
    min-width: 190px;
    font-size: 16px;
    line-height: 18px;
  }

  .screen-home-link {
    top: 5%;
  }
}

@media screen and (max-width: 767px) {
  .wrap_header.right {
    justify-content: flex-end;
    display: block;
  }

  .wrap_header._1280 {
    padding-left: 2px;
  }

  .np-logo-wrap.w--current {
    width: 148px;
    margin-left: 63px;
    margin-right: auto;
  }

  .hero, .hero-wrapper {
    min-height: 700px;
  }

  .paragraph {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph.center {
    text-align: center;
  }

  .poshtomat_section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-9._2 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .footer {
    margin-top: 50px;
  }

  .footer-top {
    padding-left: 20px;
    padding-right: 20px;
  }

  .store_wrap {
    flex-direction: column;
    margin-top: 0;
    padding-top: 0;
  }

  .paragraph-11 {
    text-align: center;
    margin-top: 40px;
  }

  .social {
    margin-right: 30px;
  }

  .language {
    margin-right: 0;
    padding-right: 0;
  }

  .social-wrap {
    justify-content: flex-end;
  }

  .footer-bot-wrap {
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-10 {
    flex-direction: column;
    display: flex;
  }

  .left {
    padding: 20px;
  }

  .paragraph-1 {
    max-width: 511px;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-59 {
    margin-top: 40px;
  }

  .h2-46, .h2-46.short {
    font-size: 26px;
  }

  .service-20 {
    font-size: 16px;
    line-height: 20px;
  }

  .section_blue {
    padding: 20px;
  }

  .to-ukraine-fetures-wrapper._5col {
    flex-direction: column;
    display: flex;
  }

  .to-ukraine-fetures-wrapper._4col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .to-ukraine-feature {
    margin-bottom: 31px;
  }

  .paragraph-20.is--tight {
    max-width: 340px;
  }

  .section_yellow {
    padding: 20px;
  }

  .hero-grid {
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .section_half {
    flex-direction: column;
    display: flex;
  }

  ._1st-half-gray {
    padding: 20px;
  }

  ._1st-half-green {
    height: 90vw;
    display: flex;
  }

  .phone {
    margin-top: 38px;
  }

  .social-wrapper {
    margin-bottom: 20px;
  }

  .bubble1 {
    height: 23vw;
  }

  .bubble2 {
    height: 22vw;
  }

  .bubble3 {
    height: 22vw;
    max-height: 28vw;
  }

  .faq-heading {
    line-height: 1.4;
  }

  .faq-answer {
    padding-right: 0;
  }

  .section_yellow2 {
    padding: 20px;
  }

  .section_green {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-13 {
    flex-direction: column;
    display: flex;
  }

  .logo {
    width: 190px;
  }

  .dropdown-toggle-4 {
    padding-right: 0;
  }

  .hero-image {
    width: 100%;
    max-width: 579px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-grid-right {
    align-items: center;
    display: flex;
  }

  .section_price {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .h2-36 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
  }

  .paragraph-24 {
    font-size: 20px;
    font-weight: 500;
  }

  .price-wrap {
    margin-bottom: 40px;
  }

  .price-col {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading1-60 {
    text-align: center;
    font-size: 34px;
    line-height: 38px;
  }

  .phone-wrapper {
    margin-top: 40px;
  }

  .list-item {
    line-height: 17px;
  }

  .text-span, .text-span-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .menu-icon {
    max-width: 100%;
  }

  .form-block-header {
    display: none;
  }

  .dropdown-toggle-5 {
    padding-right: 20px;
  }

  .social-wrap-messanger {
    justify-content: flex-end;
    margin-top: -15px;
  }

  .social2 {
    margin-right: 30px;
  }

  .price-col-left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .screen {
    max-width: 500px;
  }

  .screen-home-link {
    top: 2%;
  }
}

@media screen and (max-width: 479px) {
  .header.off {
    display: none;
  }

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

  .wrap_header._1280 {
    padding-left: 0;
  }

  .np-logo-wrap.w--current {
    width: 124px;
    height: 60px;
    margin-left: 61px;
  }

  .hero-wrapper {
    background-color: #efdbb2;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header_bg {
    height: 60px;
  }

  .paragraph {
    text-align: center;
  }

  .paragraph.center {
    text-align: center;
    margin-bottom: 32px;
  }

  .paragraph.forbtn {
    color: #fff;
    margin-bottom: 0;
  }

  .paragraph.conditions {
    margin-bottom: 20px;
  }

  .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section.off {
    display: none;
  }

  .div-block-34 {
    padding-top: 0;
  }

  .div-block-44 {
    flex-direction: column;
  }

  .link-block-9.next {
    margin-bottom: 16px;
  }

  .paragraph-11 {
    color: #4c5866;
    text-align: left;
    margin-top: 0;
  }

  .social {
    margin-left: 20px;
    margin-right: 20px;
  }

  .language {
    padding-top: 0;
    padding-bottom: 0;
  }

  .social-wrap {
    width: 100%;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 32px;
    display: flex;
  }

  .footer-bot-wrap {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .left {
    background-color: #efdbb2;
    padding-bottom: 0;
  }

  .paragraph-1 {
    font-size: 16px;
    line-height: 1.3;
  }

  .paragraph-1:hover {
    color: #000;
  }

  .image_wrap {
    width: 25%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .image_wrap.padding32 {
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .features-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .line-power-blue {
    display: none;
  }

  .h2-46 {
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
  }

  .h2-46.short {
    max-width: 300px;
    font-size: 24px;
    line-height: 1.3;
  }

  .h2-46._22 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 22px;
  }

  .grid-11, .to-ukraine-fetures-wrapper {
    flex-direction: column;
    display: flex;
  }

  .to-ukraine-fetures-wrapper._5col {
    margin-top: 20px;
  }

  .to-ukraine-fetures-wrapper._4col {
    margin-top: 20px;
    display: flex;
  }

  .number {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.3;
  }

  .paragraph-20 {
    line-height: 1.3;
  }

  .paragraph-20._14 {
    max-width: 300px;
    font-size: 14px;
  }

  .send-to-ukraine-image {
    width: 170px;
    margin-bottom: 5px;
  }

  .hero-grid {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-field {
    height: 60px;
    max-width: none;
    min-width: auto;
    margin-bottom: 20px;
  }

  .text-field.email {
    max-width: none;
  }

  .form {
    flex-direction: column;
  }

  .submit-button {
    height: 60px;
  }

  ._1st-half-gray {
    padding-bottom: 40px;
  }

  ._1st-half-green {
    min-height: auto;
  }

  .faq-grid {
    width: 100%;
  }

  .faq-question {
    position: relative;
  }

  .faq-heading {
    margin-right: 20px;
    font-size: 16px;
    line-height: 1.3;
  }

  .faq-answer {
    padding-right: 0;
  }

  .faq-answer.wline {
    border: 1px #000;
  }

  .body-3.bottom-margin-30 {
    width: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-61 {
    margin-bottom: 0;
  }

  .image-32 {
    width: 200px;
    margin-top: -20px;
    display: none;
  }

  .section_green.grey {
    background-color: #f6f6f9;
    flex-direction: column;
    align-items: center;
    padding: 0 20px 20px;
    display: flex;
    position: relative;
  }

  .h3-46-copy._24 {
    text-align: center;
    font-size: 24px;
  }

  .link-block-12 {
    padding-left: 20px;
  }

  .logo {
    width: 160px;
    height: 32px;
  }

  .dropdown-list-5.w--open {
    width: 100vw;
  }

  .dropdown-toggle-4 {
    height: 60px;
    padding: 0 0 22px 2px;
  }

  .copyright-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-image {
    max-width: 260px;
    margin-top: 0;
  }

  .hero-grid-right {
    margin-top: 16px;
  }

  .inviz {
    display: none;
  }

  .h2-36 {
    margin-bottom: 20px;
  }

  .paragraph-24 {
    width: auto;
    font-size: 16px;
  }

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

  .price-wrap {
    grid-template-rows: auto auto auto;
    grid-template-columns: 2.75fr 1fr;
  }

  .price-wrap._4col {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1.5fr 1fr;
  }

  .price-wrap._2col {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .price-col {
    justify-content: flex-start;
  }

  .price-col.center {
    justify-content: center;
  }

  .text-16 {
    text-align: left;
    font-size: 14px;
  }

  .text-16.center {
    text-align: center;
  }

  .price-wrap-2col {
    flex-direction: column;
    display: flex;
  }

  .heading1-60 {
    font-size: 28px;
    line-height: 34px;
  }

  .form-block {
    flex-direction: column-reverse;
    display: block;
  }

  .div-block-66 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .list {
    padding-left: 32px;
  }

  .list-2 {
    padding-left: 0;
    font-size: 16px;
    line-height: 20px;
    list-style-type: none;
  }

  .link-2.red {
    color: #da291c;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
  }

  .form-block-header {
    flex-direction: column-reverse;
    display: none;
  }

  .submit-button-copy {
    height: 60px;
  }

  .text-field-copy {
    height: 60px;
    min-width: auto;
    margin-bottom: 20px;
  }

  .form-header {
    flex-direction: column;
  }

  .text-field-footer {
    height: 60px;
    max-width: none;
    min-width: auto;
    margin-bottom: 20px;
  }

  .text-field-footer.email {
    max-width: none;
  }

  .social-wrap-messanger {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
  }

  .social2 {
    margin-left: 0;
    margin-right: 21px;
  }

  .grid-15 {
    flex-direction: column;
    display: flex;
  }

  .text-16-nova {
    text-align: left;
    font-size: 14px;
  }

  .text-16-nova.center {
    text-align: center;
  }

  .price-col-left {
    grid-template-columns: 1fr 1fr;
  }

  .price-col-left.center {
    justify-content: center;
  }

  .button-wrap {
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .btn {
    width: 56px;
    height: 56px;
    text-align: center;
    background-color: #fff;
    background-image: url('../images/copy.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
    padding: 0;
    font-size: 16px;
    display: flex;
  }

  .sharebtn {
    width: 80%;
    height: 56px;
    color: #fff;
    background-color: #2eba77;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .image-35 {
    max-width: 70%;
  }

  .div-block-67 {
    justify-content: center;
    display: flex;
  }

  .paragraph-25 {
    text-decoration: none;
  }

  .link-icon {
    color: #da291c;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .section-step-what {
    padding: 20px;
  }

  .section-step-what.purple {
    height: 540px;
    background-color: #b6b8dc;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 32px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .section-step-what.green {
    height: 480px;
    background-color: #b5e3d8;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 32px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .section-step-what.wheat {
    height: 500px;
    background-color: #efdbb2;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 32px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .section-step-what.blue {
    height: 580px;
    background-color: #cde1ee;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 4px;
    padding-top: 0;
    padding-bottom: 32px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .heder-wrap {
    margin-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .step-wrap {
    background-color: #fff;
    border-radius: 20px;
    margin-top: 32px;
    margin-bottom: 16px;
    padding: 4px 12px;
  }

  .step-text {
    color: #da291c;
    font-family: NovaPoshta, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .image-36 {
    position: absolute;
    top: 194px;
    bottom: auto;
    left: auto;
    right: 3%;
  }

  .image-36.step {
    top: 50px;
  }

  .lines {
    position: absolute;
    top: 110px;
    bottom: auto;
    left: auto;
    right: 14px;
  }

  .lines.right {
    top: 70px;
  }

  .lines.right._4 {
    top: 140px;
  }

  .lines.levo {
    top: 70px;
    bottom: auto;
    left: 14px;
    right: auto;
  }

  .lines.levo._4 {
    top: 140px;
  }

  .toast {
    z-index: 990;
    width: 240px;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    mix-blend-mode: normal;
    background-color: rgba(76, 88, 102, .85);
    border-radius: 20px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 12px;
    display: flex;
    position: fixed;
    top: 0;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .toast-text {
    color: #fff;
    margin-left: 8px;
  }

  .toast-wrap {
    width: 100vw;
    height: 100vh;
    position: absolute;
  }

  .off, .screen-wrap, .screen {
    display: none;
  }

  .screen-home-link {
    z-index: 5;
    max-width: 170px;
    top: 3%;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .list-item-3 {
    color: #000;
  }

  .list-3 {
    color: #000;
    padding-left: 16px;
    font-size: 16px;
    list-style-type: square;
  }

  .image-steps {
    z-index: 10;
  }

  .link-3 {
    color: #4c5866;
    text-decoration: underline;
  }

  .invisible {
    z-index: 10;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .invisible.third-step {
    bottom: 80px;
  }

  .invisible.share {
    top: 0%;
    left: 0%;
    right: auto;
  }

  .invisible.faq {
    width: 40px;
    height: 50px;
    object-fit: fill;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: 200px;
    left: auto;
    right: -14px;
  }
}

#w-node-_9e1b107c-4847-02c2-4d0d-ad6a339edcb5-a37a14f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_54e9b2c7-b1d2-a104-883d-de67be05d16c-a37a14f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_3f1bdf5b-79a6-fa54-5763-de55271bc4b2-a37a14f7 {
  justify-self: center;
}

#w-node-e1a654a9-f5b1-8d4b-0818-d1212670bd99-a37a14f7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-_9176d013-5f27-441b-ac83-caf1bcff7904-a37a14f7 {
    justify-self: end;
  }

  #w-node-_3f1bdf5b-79a6-fa54-5763-de55271bc4b2-a37a14f7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'NovaPoshta';
  src: url('../fonts/AnyConv.com__NovaPoshta-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NovaPoshta';
  src: url('../fonts/AnyConv.com__NovaPoshta-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NovaPoshta';
  src: url('../fonts/NovaPoshta-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}