@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-light-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-light-aaa.woff") format("woff");
  font-weight: 100;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-regular-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-regular-aaa.woff") format("woff");
  font-weight: 200;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-medium-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-medium-aaa.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-demibold-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-demibold-aaa.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-bold-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-bold-aaa.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-ultrabold-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-ultrabold-aaa.woff") format("woff");
  font-weight: 600;
}

body {
  font-family: "Ploni", "OronMFW", sans-serif;
}

.hide_desk {
  display: none;
}

.desktop {
  display: block;
}
.mobile {
  display: none;
}

/*
.hide_mob {
	display: block;
}
*/

.wrapper {
  max-width: unset;
}

._float {
  background: #29d1de;
  color: #fff;
  font-family: "Ploni";
  font-weight: 400;
  border: none;
}

._click2call {
  display: none;
}

@media (min-width: 1024px) {
  ._float {
    bottom: auto;
    top: 17vw;
    position: absolute;
    right: 19.5vw;
    height: auto;
    z-index: 1;
    padding: 0.17vw 1vw 0.15vw 1vw;
    font-size: 1.7vw;
    text-align: center;
    display: block;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 2vw;
  }
}

@media (max-width: 1024px) {
  .hide_desk {
    display: block;
  }

  .hide_mob {
    display: none;
  }
  ._click2call {
    display: block;
    bottom: auto;
    top: 49vw;
    position: absolute;
    right: 5.5vw;
    height: auto;
    z-index: 1;
    padding: 1.17vw 1vw 0.55vw 1vw;
    font-size: 1.7vw;
    text-align: center;
    display: block;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 16px;
    width: 19vw;
    font-size: 4vw;
    z-index: 9999;
    background: #96d600;
    color: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: row-reverse;
    line-height: 1;
    padding: 1vw 4vw;
    justify-content: space-between;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
  }
  ._click2call.on {
    opacity: 1;
    visibility: visible;
  }
  ._click2call img {
    width: 6vw;
    object-fit: scale-down;
    padding: 0;
  }
  ._click2call span {
    align-self: center;
  }
  ._float {
    bottom: auto;
    top: 38vw;
    position: absolute;
    right: 5.5vw;
    height: auto;
    z-index: 1;
    padding: 1.17vw 1vw 0.55vw 1vw;
    font-size: 1.7vw;
    text-align: center;
    display: block;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 16px;
    width: 31vw;
    font-size: 5vw;
    z-index: 9999;
    position: fixed;
  }
}

.wrapper .section .container ._text2 ul li {
  width: 21.15%;
}
.wrapper .section .container ._text2 ul li:nth-of-type(4):after {
  display: initial;
}
.wrapper .section .container ._text2 ul li:nth-of-type(5):after,
.wrapper .section .container ._text2 ul li:nth-of-type(3):after {
  display: none;
}
.txt-head {
  color: #00abd2;
  font-weight: 300;
  font-size: 2.5vw;
  width: 30%;
  text-align: center;
  line-height: 1;
  padding-top: 6.5vw;
  padding-right: 21.5vw;
  letter-spacing: -1px;
  /* display: flex;
  flex-direction: column; */
}
.txt-head-bold {
  color: #123985;
  font-size: 5vw;
  line-height: 0.7;
  font-weight: 500;
}

.txt-head span {
  font-weight: 400;
}

.frame-head {
  border: 0.5vw solid #2ca6e3;
  border-radius: 1vw;
  color: #213d79;
  padding: 0.8vw;
  width: 13vw;
  font-size: 1.4vw;
  position: absolute;
  background-color: white;
  top: 24rem;
  right: 23rem;
  text-align: center;
  line-height: 1.4vw;
}
.wrapper .section .container ._text2 p {
  color: #123985;
  padding: 0;
  font-size: 2.5vw;
  font-weight: 300;
  line-height: 0.95;
  width: 95%;
  margin: auto;
  letter-spacing: -1px;
}
.wrapper .section .container ._text2 p span {
  color: #33b6ea;
  display: block;
  font-size: 2.5vw;
  font-weight: 600;
}

._text2 .light {
  font-size: 250%;
  color: #213d79;
  line-height: 1;
  margin-top: 0.4vw;
}
.wrapper .section ._form ._info2 p {
  color: #213d79;
  padding-bottom: 1.2vw;
  font-size: 1.2vw;
}

.logo-container {
  width: 8vw;
  position: relative;
  right: 23.5vw;
  top: 1vw;
}

.new-form-container {
  width: 15vw;
  position: fixed;
  top: 7vw;
  background-color: #05454f;
  border-radius: 1.5vw;
  padding: 2vw;
  left: 3vw;
}
.new-form {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}
.new-form-title {
  font-weight: 500;
  color: white;
  font-size: 1.7vw;
  line-height: 1;
  text-align: center;
  line-height: 0.9;
}
.new-form-input {
  font-family: "Ploni";
  font-weight: 200;
  color: #213d79;
  font-size: 1.1vw;
  padding: 0vw 0.7vw;
  border-radius: 0.3vw;
  border: none;
  text-align-last: right;
  direction: rtl;
  height: 2vw;

}


.new-form-input::placeholder {
  color: #213d79;
}

.new-form-submit {
  align-self: center;
  width: 45%;
  border: none;
  padding: 0.1vw;
  display: inline-block;
  border-radius: 2vw;
  font-family: "Ploni";
  font-weight: 600;
  font-size: 1.3vw;
  color: #05454f;
 
}
._kupa,
._fname,
._city,
._phone,
._extradata {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.thanks {
  display: none;
  color: #ffffff;
  line-height: 1;
  height: 25vw;
  font-size: 2.2vw;
  text-align: center;
}

.icons-container {
  margin-top: 3vw;
  display: flex;
  flex-direction: row;
  gap: 4vw;
  width: 100%;
  justify-content: center;
}

.icon-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1vw;
}

.icon-img {
  height: 4vw;
}
.icon-text {
  font-weight: 400;
  letter-spacing: -1px;
  font-size: 1.3vw;
  color: #213d79;
  line-height: 1;
}
.info-section {
  display: flex;
  flex-direction: column;
  margin-top: 1vw;
}
.info-section-title {
  font-size: 2.5vw;
  font-weight: 500;
  color: #123985;
  letter-spacing: -1px;
}
.insurances-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.insurance-container {
  box-shadow: 0px 0px 4.5px rgba(18, 16, 12, 0.08);
  width: 48%;
  border-radius: 2vw;
  margin-top: 1vw;
  padding: 1vw 0.2vw;
}
.insurance-title {
  color: #123985;
  font-size: 1.8vw;
  font-weight: bold;
}
.insurance-text {
  color: #123985;
  font-size: 1.3vw;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: -1px;
}
.insurance-icons-container {
  display: flex;
  font-size: 1vw;
  line-height: 1;
  color: white;
  justify-content: space-around;
  margin: 1vw 0 0 0;
}
.insurance-icons-container img {
  width: 24%;
}

.legal-container {
  text-align: right;
  padding-top: 2vw;
  padding-right: 1vw;
  color: #213d79;
  font-weight: 400;
}

.qa-container {
  display: flex;
  flex-direction: column;
  gap: 1vw;
  margin: 1vw 0;
}
.qa-title {
  background-color: #17a1ba;
  color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 2.5vw;
  font-weight: 500;
  padding: 0.1vw 0.9vw;
  summary::-webkit-details-marker { display: none }
  letter-spacing: -1px;
}
.qa-title::-webkit-details-marker { display: none }
.qa-title-symbol {
  font-weight: 400;
}
.qa[open] > .qa-title {
  background-color: #074650;
}
.qa-title-symbol:after {
  content: "+";
}
.qa[open] > .qa-title > .qa-title-symbol:after {
  content: "x";
}
.qa-desc {
  text-align: right;
  background-color: #00667d;
  padding: 0.3vw 0.9vw;
  color: white;
  font-size: 1.3vw;
  font-weight: 200;
  letter-spacing: -1px;
}
.legal-footer-container {
  font-weight: 500;
  font-size: 1.3vw;
  text-align: center;
  color: #123985;
  line-height: 1;
  padding: 1vw 0;
  
}
.legal-footer-container2 {
  font-size: 0.6vw;
  line-height: 1;
  color: white;
  font-weight: 200;
}
.join-button {
  display: none;
}
.join-button a {
  color: white;
  text-decoration: none;
}
.scroll-button {
  position: fixed;
  bottom: 3vw;
  right: 17vw;
}
.scroll-button img {
  width: 5vw;
}
.wrapper ._info2 p {
  color: #213d79;
  padding-bottom: 1.2vw;
  font-size: 1.2vw;
  text-align: center;
  font-weight: 600;
  line-height: 0.95;
  width: 38%;
  margin: auto;
  padding-bottom: 5vw;
}

.insurance-icons-light {
  background: #16a0b9;
  border-radius: 50%;
  aspect-ratio: 1;
  padding: 0.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0.8vw;
  width: 20%;
}

.insurance-icons-dark {
  width: 20%;
  background: #00657d;
  border-radius: 50%;
  aspect-ratio: 1;
  padding: 0.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0.8vw;
}

@media (max-width: 1024px) {
  .insurance-icons-dark,
  .insurance-icons-light {
    font-size: 2.8vw;
    width: 24%;
    padding: 0;
  }
}

.wrapper .section ._form ._send button {
  width: 204%;
}
.section {
  margin-top: 3vw;
}
.wrapper .section .container ._text2 ul li:after {
  border-left: 3px #213d79 solid;
  height: 9.5vw;
}
.wrapper .section .container ._text2 ul li:nth-of-type(4):after {
  display: none;
}
.wrapper .section .container ._text2 ul li:nth-of-type(8):after {
  display: none;
}
.wrapper .section .container ._text2 ul li:nth-of-type(12):after {
  display: none;
}
.wrapper .section .container ._text2 ul li:nth-of-type(3):after {
  display: initial;
}
.wrapper .section .container ._text2 ul li:nth-of-type(5):after {
  display: initial;
}
.more {
  display: inline-block;
  font-size: 120%;
  line-height: 0.92;
  font-weight: 200;
}
li strong {
  display: inline-block;
}

.wrapper ._logo {
  top: 4.8vw;
}
.wrapper .container {
  max-width: 53vw;
  position: unset;
}
.wrapper .section .container ._text2 li strong {
  font-weight: 600;
  font-size: 110%;
}


.container h2 {
  width: 100%;
  text-align: center;
  color: #203d79;
  font-size: 1.5vw;
}

.wrapper .header {
  background-image: url("../images/head-background.jpg?r=5");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 31.8vw;
}

form label {
  color: #203d79;
  font-size: 1vw;
  display: block;
  padding-bottom: 0.1vw;
}

.wrapper .section ._form {
  position: unset;
  height: auto;
  background: none;
  margin-top: 2vw;
}

.wrapper .section ._form form {
  position: unset;
  height: auto;
}

.bg-gray {
  background: #e1e1e1;
  padding-top: 2vw;
  padding-bottom: 1vw;
  width: 100vw;
  position: relative;
  z-index: 9999;
  right: -24vw;
}
.error-123 {
  color: white;
  font-size: 1.5vw;
}
.wrapper .section ._form input[type="text"],
.wrapper .section ._form input[type="email"],
.wrapper .section ._form input[type="tel"] {
  border: none;
}

.wrapper .section ._form select {
  border: none;
}

.wrapper .section ._form ._send button {
  background: #00667d;
  border: 1px #00667d solid;
  border-radius: 2vw;
  height: 2.5vw;
  font-size: 1.3vw;
  color: #fff;
  font-weight: 400;
}

.wrapper .section ._form ._send button {
  width: 50%;
  margin: auto;
  margin-right: 12vw;
}

.wrapper .section ._form ._info a {
  background: #00667d;
  color: #fff;
  margin-top: 0;
  padding: 0.4vw 2vw;
  border-radius: 2vw;
}

.wrapper ._info a {
  background: #00667d;
  color: #fff;
  margin-top: 0;
  padding: 0.4vw 2vw;
  border-radius: 2vw;
  text-decoration: none;
}

.wrapper .section ._form ._send {
  margin-top: 1vw;
}

#arrow {
  animation: changeColor 2s infinite;
  width: 5vw;
  height: 5vw;
  cursor: pointer;
}

@keyframes changeColor {
  0% {
    fill: #95d600;
    stroke: #95d600;
    stroke-width: 1vw;
  }
  50% {
    fill: #29d1de;
    stroke: #29d1de;
    stroke-width: 1vw;
  }
  100% {
    fill: #95d600;
    stroke: #95d600;
    stroke-width: 1vw;
  }
}
.new-desc{
  padding: 1vw 0 1vw 0;
  font-size: 1.3vw;
  line-height: 1.1;
  color: #123985;
}
@media (max-width: 1024px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .more {
    font-size: 115%;
  }

  #arrow {
    animation: changeColor 2s infinite;
    width: 12vw;
    height: 12vw;
  }
  
  @keyframes changeColor {
    0% {
      fill: #95d600;
      stroke: #95d600;
      stroke-width: 10vw;
    }
    50% {
      fill: #29d1de;
      stroke: #29d1de;
      stroke-width: 10vw;
    }
    100% {
      fill: #95d600;
      stroke: #95d600;
      stroke-width: 10vw;
    }
  }

  /*
			  body {
				   padding-bottom: 125vw;
			  }
*/

  .wrapper .section .container ._text2 {
    text-align: center;
    position: relative;
    /* top: 2vw; */
    margin-top: 0;
    width: 100%;
  }
  .wrapper .section .container ._text2 p {
    font-weight: 600;
    font-size: 4.5vw;
  }
  .wrapper .section .container ._text2 ul li {
    width: 31%;
    margin-bottom: 8vw;
    margin-top: 1vw;
    padding-right: 1vw;
    padding-right: 1vw;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(even):after {
    display: initial;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(3):after {
    display: none;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(6):after {
    display: none;
    margin-bottom: 8vw;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(9):after {
    display: none;
    margin-bottom: 8vw;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(12):after {
    display: none;
  }
  .wrapper .section .container ._text2 ul li:after {
    height: 42vw;
    top: 6vw;
  }
  .wrapper .section .container ._text2 ul li strong {
    line-height: 1;
  }

  .main-page .wrapper .section ._form {
    top: 159vw;
  }

 

  .wrapper .header {
    z-index: 3;
    background-image: url("../images/head-mobile.jpg?r=456");
    height: calc(100vw* 533 / 640);
    background-position: center 0;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .wrapper .section .container ._text2 p {
    color: #213d79;
    padding: 0;
    font-size: 4.4vw;
    font-weight: 600;
    line-height: 0.95;
    width: 100%;
    margin: auto;
  }
  .wrapper .swiper-container .wrapper .section .container ._text2 p span {
    color: #33b6ea;
    display: block;
    font-size: 5.5vw;
    font-weight: 600;
  }
  .wrapper .section ._form ._send button {
    width: 100%;
  }
  ._kupa {
    /* width: 100%; */
  }
  .wrapper .swiper-container {
    height: 110vw;
  }

  .txt-head {
    color: #00abd2;
    font-weight: 300;
    font-size: 6.1vw;
    line-height: 0.85;
    padding-top: 16vw;
    width: 55%;
    padding-right: 3vw;
    letter-spacing: -1px;
  }
  .txt-head-bold {
    color: #123985;
    font-size: 10vw;
    letter-spacing: -1px;
    font-weight: 500;

  }
  .new-desc{
    padding: 5vw;
    font-size: 4vw;
    line-height: 1.1;
    color: #123985;
  }

  .icons-container {
    margin-top: 3vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5vw;
    width: 100%;
    justify-content: center;
    margin-top: 10vw;
  }
  .icon-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1vw;
    width: 40%;
  }
  .icon-container img {
    height: 15vw;
  }
  .icon-text {
    font-size: 4vw;
    font-weight: 400;
  }
  .info-section {
    flex-direction: column;
  }
  .insurances-container {
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 3vw;
    margin-top: 7vw;
  }
  .insurance-container {
    width: 94.066%;
    padding: 5vw 2vw;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    /* gap: 1vw; */
  }
  .insurance-title {
    font-size: 7vw;
  }
  .insurance-text {
    font-size: 4.5vw;
    line-height: 1;
    font-weight: 300;
    letter-spacing: -1px;
  }
  .legal-container {
    width: 90%;
    padding:3vw;
    font-size: 3vw;
    font-weight: 400;
  }
  .new-form-container {
    position: unset;
    width: 90%;
    margin: 4vw auto;
    border-radius: 5vw;
    font-weight: bold;
    padding: 7vw;
    box-sizing: border-box;
  }
  .new-form {
    gap: 7vw;
  }
  .new-form-title {
    font-size: 8vw;
  }
  .new-form-input {
    font-size: 5vw;
    border-radius: 2vw;
    padding: 0vw 3vw;
    height: 9vw;
  }

  .new-form-submit {
    font-size: 6vw;
    border-radius: 3vw;
    width: 40%;
    background-color: #ffffff;
  }
  .thanks {
    font-size: 9.2vw;
    height: unset;
  }

  ._kupa,
  ._fname,
  ._city,
  ._phone,
  ._extradata {
    width: 100%;
  }
  .qa-container {
    box-sizing: border-box;
    width: 90%;
    margin: 2vw auto;
  }
  .qa-title {
    font-size: 5.4vw;
    padding: 0 3vw;
  }
  .qa-desc {
    font-size: 4.2vw;
    padding: 1vw 3vw;
  }
  .legal-footer-container {
    font-weight: 500;
    font-size: 3vw;
    text-align: center;
    color: #123985;
    line-height: 1;
    padding: 1vw 0 5vw 0;
    margin-bottom: 10vw;
  }
  .legal-footer-container2 {
    font-size: 2.5vw;
    line-height: 1;
    
  }
  .join-button {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: center;
    position: fixed;
    bottom:0vw;
    right:0vw;
    z-index: 3;
    background: #00667d;
    padding: 2vw 0vw;
    font-size: 4vw;
    /* border-radius: 3vw 0 0 3vw; */
    color: #ffffff;
  }
  .scroll-button {
    position: fixed;
    bottom: 13vw;
    left: 3vw;
    right: unset;
  }
  .scroll-button img {
    width: 10vw;
  }
  .wrapper .container {
    max-width: 100vw;
  }

  .more {
    line-height: 1;
  }
  

  .wrapper .section .container ._text2 p {
    font-size: 7.3vw;
    font-weight: 300;
  }

  ._text2 .light {
    font-size: 170%;
    margin-top: 1vw;
  }

  .logo-container {
    width: 16vw;
    position: relative;
    right: 79.5vw;
    top: -53vw;
  }
  .main-page .wrapper .section ._form {
    position: unset;
    top: unset;
    margin-top: 5vw;
    height: auto;
  }

  .bg-gray {
    right: 0;
  }

  .main-page .wrapper .section ._form form {
    margin-top: 5vw;
  }

  .container h2 {
    font-size: 5.5vw;
    margin-top: 18vw;
  }

  .wrapper .section ._form ._fname {
    margin-top: 5vw;
  }

  form label {
    font-size: 4.7vw;
    padding-bottom: 0.8vw;
    text-align: right;
  }

  .wrapper .section ._form ._send button {
    width: 30%;
    height: 8vw;
    border-radius: 6vw;
    font-size: 4.3vw;
    margin-top: 5vw;
    margin-right: 0;
  }

  .wrapper .section ._form ._send {
    padding-bottom: 5vw;
  }

  .wrapper .section ._form ._info2 p {
    margin: auto;
    width: 98%;
    margin-top: 5vw;
    font-size: 3.5vw;
  }

  .wrapper ._info2 p {
    margin: auto;
    width: 98%;
    margin-top: 5vw;
    font-size: 3.5vw;
    text-align: center;
    font-weight: 600;
    line-height: 0.95;
  }

  ._info .hide_desk {
    margin-top: 5vw;
    font-size: 6vw;
    color: #203d79;
    font-weight: bold;
  }

  .wrapper .section ._form ._info a {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    background-color: #00667d;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 100%;
    width: 40%;
    border-radius: 50px;
    font-weight: 300;
    display: grid;
    justify-content: space-evenly;
    text-align: right;
    flex-wrap: wrap;
    padding: 3% 2% 2% 2%;
    top: 2.5vw;
  }

  .wrapper .section ._form ._info a span {
    align-self: center;
    padding-right: 25%;
    line-height: 0.85;
  }
  .wrapper .section ._form ._info a img {
    width: 6vw;
    object-fit: scale-down;
    padding: 0;
    position: absolute;
    right: 17%;
    height: 100%;
  }

  .wrapper ._info a {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    background-color: #00667d;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 100%;
    width: 40%;
    border-radius: 50px;
    font-weight: 300;
    display: grid;
    justify-content: space-evenly;
    text-align: right;
    flex-wrap: wrap;
    padding: 3% 2% 2% 2%;
    top: 2.5vw;
  }

  .wrapper ._info a span {
    align-self: center;
    padding-right: 25%;
    line-height: 0.85;
  }
  .wrapper ._info a img {
    width: 6vw;
    object-fit: scale-down;
    padding: 0;
    position: absolute;
    right: 17%;
    height: 100%;
  }

  .wrapper .section .container ._text2 ul li:after {
    border-left: 2px #213d79 solid;
  }
  .main-page .wrapper .section ._form form {
    width: 85vw;
  }
}

@media (min-width: 1024px) {
  .wrapper .section ._form ._info {
    font-size: 1.3vw;
    margin: 2vw auto;
  }

  .wrapper ._info {
    font-size: 1.3vw;
    margin: 2vw auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 1024px) {
  .wrapper .section ._form ._info {
    margin: 5vw auto;
    margin-bottom: 10vw;
  }
  .error-123 {
    color: white;
    font-size: 7vw;
  }
  .wrapper ._info {
    margin: 10vw auto;
    margin-bottom: 8vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

}

#city {
  position: absolute;
  right: 0;
  opacity: 0;
  pointer-events: none;
  
}

