@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap); /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
* {
  box-sizing: border-box;
}
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
select {
  text-transform: none;
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
@font-face {
  font-family: Montserrat, sans-serif;
  font-family: "Open Sans", sans-serif;
}
.container {
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .container {
    max-width: 970px;
  }
}
@media only screen and (max-width: 992px) {
  .container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .container {
    max-width: 100%;
  }
}
.homepage {
  font-family: Montserrat, sans-serif;
}
.homepage__wrapper {
  background: #fff url(../img/bg.png) no-repeat;
  background-size: cover;
  min-height: 100vh;
}
.hover-block {
  display: none;
}
.header {
  display: flex;
  align-items: center;
  padding: 50px 60px;
  position: relative;
}
.header__logo {
  /* position: absolute; */
  width: 100%;
}
.header__info {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.header__info-minutes,
.header__info-question {
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
}
.header__info-question {
  margin-right: 30px;
}
.header__info-numbers {
  color: #ff7700;
  font-weight: 800;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
}
.main__title {
  color: #000000;
  font-weight: 400;
  font-size: 1.3rem;
  /* line-height: 1.5; */
  text-align: center;
  margin-bottom: 20px;

}
.blocks {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.block-left {
  /* background-color: #f6f6f6; */
  max-width: 690px;
  width: 100%;
  margin-right: 35px;
  border-radius: 10px;
  text-align: center;
}
.block-left__wrapper {
  padding: 29px;
  /* background-color: #f6f6f6; */
  border-radius: 10px;
}
.block-left__title {
  color: #ff7700;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  padding-bottom: 36px;
}
.block-left__video {
  width: 100%;
  background-color: #8a2be2;
}
.block-left__btn {
  width: 100%;
  height: 54px;
  border-radius: 5px;
  background-color: #ff7700;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  border: 0;
  margin: 0 auto;
  display: none;
}
.block-right {
  max-width: 690px;
  width: 100%;
  background-color: #f6f6f6;
  border-radius: 10px 10px 0 0;
  display: none;
}
.block-right.visible {
  display: block;
}
.block-right__wrapper {
  padding: 29px;
  text-align: center;
}
.block-right__title {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #ff7700;
  padding-bottom: 36px;
}
.block-right__question {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #000;
  text-align: center;
  padding-bottom: 40px;
}
.block-right .answers__item {
  border-radius: 5px;
  border: 1px solid #818181;
  color: #000;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.block-right .answers__item.focus {
  border: 1px solid #ff7700;
  background: #ff7700;
  color: #fff;
}
.block-right .answers__item.focus:hover {
  color: #fff;
}
.block-right .answers__item:last-child {
  margin-bottom: 0;
}
.block-right .answers__item:hover {
  border: 1px solid #ff7700;
  color: #ff7700;
}
.block-right__btns {
  background-color: #f6f6f6;
  border-radius: 0 0 10px 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 29px 29px 29px;
}
.block-right__btn-next,
.block-right__btn-prev {
  position: relative;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  font-family: "Open Sans", sans-serif;
  height: 54px;
  padding: 15px;
}
.block-right__btn-prev {
  background-color: #e3e3e3;
  border: 1px solid #818181;
  color: #000;
  width: 54px;
  margin-right: 20px;
}
.block-right__btn-next {
  background-color: #ff7700;
  color: #fff;
  border: 0;
  width: 180px;
}
button.block-right__btn-next::after {
  content: url(../img/Arrow-Left-white.svg);
  position: absolute;
}
button.block-right__btn-next:hover::after {
  content: url(../img/Arrow-Left-red.svg);
}
button.block-right__btn-next:hover {
  background: #f6f6f6;
  color: #ff7700;
  border: 1px solid #ff7700;
}
button.block-right__btn-next.disabled::after {
  content: url(../img/Arrow-Left-silver.svg);
}
button.block-right__btn-next.disabled {
  background: #f6f6f6;
  border: 1px solid #e3e3e3;
  color: #e3e3e3;
}
button.block-right__btn-prev::before {
  content: url(../img/Arrow-Right-black.svg);
}
button.block-right__btn-prev:hover {
  background: #f6f6f6;
}
button.block-right__btn-prev.disabled::before {
  content: url(../img/Arrow-Right-silver.svg);
}
button.block-right__btn-prev.disabled {
  background: #f6f6f6;
  border: 1px solid #e3e3e3;
  color: #e3e3e3;
}
@media only screen and (max-width: 1201px) {
  .header {
    padding: 30px 60px;
  }
  .block-left__title {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 25px;
  }
  .block-right__question {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 25px;
  }
  .block-right__title {
    padding-bottom: 22px;
  }
  .block-right .answers__item {
    font-size: 18px;
  }
  .main__title {
    font-size: 1.3rem;
    line-height: 1.5;
    padding-bottom: 35px;
  }
}
@media only screen and (max-width: 1100px) {
  .header__info {
    margin: 0 0 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .block-right {
    display: none;
    background-color: #f6f6f600;
  }
  .block-right__wrapper {
    background-color: #f6f6f6;
    border-radius: 5px;
  }
  .block-right__btns {
    background-color: #fff;
    padding: 20px;
    justify-content: center;
  }
  .block-right__btn-next {
    width: 90%;
    min-width: 236px;
  }
  .block-right__btn-prev {
    min-width: 54px;
    width: 10%;
  }
  .block-left {
    background-color: #f6f6f600;
    margin: 0;
  }
  .mobile-default-hidden {
    display: none !important;
  }
  .block-left__wrapper {
    padding: 0;
  }
  .block-left__btn {
    display: block;
    margin-top: 15px;
  }
  .homepage__wrapper {
    background: #fff url(../img/bg-ok-mob.png) top/150% no-repeat;
  }
}
@media only screen and (max-width: 750px) {
  img.header__logo-img {
    width: 230px;
  }
  .header__info-question {
    margin-right: 11px;
    font-size: 18px;
  }
  .header__info-numbers {
    font-size: 28px;
  }
  .homepage__wrapper {
    background: #fff url(../img/bg-ok-mob.png) no-repeat;
    background-size: cover;
    height: 100vh;
  }
  .main__title {
    font-size: 1.3rem;
    line-height: 1.5;
    padding-bottom: 25px;
  }
  .block-left__title {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 590px) {
  .header {
    padding: 15px 20px 15px 20px !important;
  }
  .main__title {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 506px) {
  .header__info-question {
    font-size: 12px;
    line-height: 15px;
  }
  .header__info-numbers {
    font-size: 12px;
  }
  .header__info-minutes {
    font-size: 12px;
  }
  img.header__logo-img {
    width: 90px;
    /* background-color: #ffffff94; */
    padding: 8px;
    border-radius: 11px;
  }
  .main__title {
    font-size: 18px;
    line-height: 22px;
  }
  .block-left__title {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 15px;
  }
  .block-left {
    padding: 15px;
  }
  .block-right .answers__item {
    font-size: 14px;
    line-height: 19px;
    padding: 15px;
  }
  .block-right__wrapper {
    padding: 20px;
    margin-top: 100px;
  }
  .block-right__question {
    font-size: 15px;
    padding-bottom: 15px !important;
  }
  .block-right__title {
    font-size: 12px;
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-height: 930px) {
  .header {
    padding: 25px 60px;
  }
}
@media only screen and (max-height: 872px) {
  .main__title {
    padding-bottom: 15px;
  }
}
@media only screen and (max-height: 872px) {
  .block-right__question {
    padding-bottom: 20px;
  }
  .block-right__title {
    padding-bottom: 20px;
  }
}
@media only screen and (max-height: 800px) {
  .header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .block-right__wrapper {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .block-left__wrapper {
    padding-bottom: 5px;
  }
}
.error-text {
  display: block;
  color: #ff7700;
  position: absolute;
  bottom: -24px;
}
video {
  position: relative;
}
.muted {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border-radius: 5px;
  background-image: url(../img/iconmonstr-audio-9.svg);
  background-repeat: no-repeat;
  background-color: #ffffffbf;
  width: 100px;
  height: 100px;
  background-size: 60% auto;
  background-position: center;
  cursor: pointer;
}
.muted:hover {
  background-image: url(../img/iconmonstr-audio-5.svg);
}
.unmuted {
  background-image: url(../img/iconmonstr-audio-5.svg) !important;
  opacity: 0;
  z-index: -1;
  transition: opacity 1s;
}
.not-valid-form {
  border: 1px solid red !important;
}
.container-formpage {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
}
.hidden-opacity {
  opacity: 0;
}
.block-center {
  /* background: #f6f6f6; */
  border-radius: 10px;
  position: relative;
  max-width: 1164px;
  width: 100%;
}
.block-center__wrapper {
  padding: 60px 80px;
}
.block-center__title {
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  font-weight: 600;
  padding-bottom: 60px;
}
.block-center__video-inputs {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.block-video {
  width: 100%;
  max-width: 474px;
  margin: auto;
  display: block;
  position: relative;
}
.block-inputs {
  display: flex;
  flex-direction: column;
  max-width: 490px;
  width: 100%;
}
.block-input__wrapper {
  margin-bottom: 20px;
}
.block-inputs__item {
  padding: 20px;
  background: #f6f6f6;
  border: 1px solid #818181;
  border-radius: 5px;
  font-family: Open Sans;
  font-size: 20px;
  line-height: 27px;
  color: #818181;
  margin-bottom: 20px;
  width: 100%;
}
.block-inputs__item:last-child {
  margin-bottom: 0;
}
.block-inputs__tel {
  display: flex;
  position: relative;
}
.select-drop-down {
  position: relative;
}
.select-drop-down__selection {
  display: flex;
  padding: 20px;
  border: 1px solid #818181;
  border-radius: 5px;
  font-family: Open Sans;
  font-size: 20px;
  line-height: 27px;
  color: #000;
  cursor: pointer;
}
.select-drop-down__flag-ua {
  content: url(../img/Ukr-Icon.png);
  border-radius: 50%;
  padding-right: 5px;
}
.select-drop-down__code {
  padding-right: 13px;
}
.select-drop-down__options {
  position: absolute;
  background: #f6f6f6;
  border: 1px solid #818181;
  border-radius: 5px;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 150px;
  overflow: scroll;
}
.select-drop-down__item {
  padding: 10px 30px;
  display: flex;
  align-items: center;
  font-family: Open Sans;
  font-size: 20px;
  line-height: 27px;
  color: #000;
  cursor: pointer;
}
.select-drop-down__item:hover {
  background: #e3e3e3;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}
.iti__flag-container {
  font-family: Open Sans;
  font-size: 20px;
  line-height: 27px;
}
.hidden {
  display: none !important;
}
.block-checkbox {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
}
.block-checkbox__text {
  max-width: 250px;
  display: block;
  font-family: Open Sans;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  margin-left: 15px;
}
.block-checkbox__label {
  display: flex;
  align-items: center;
}
.block-checkbox__link.link {
  color: #ff7700 !important;
  text-decoration: underline !important;
  cursor: pointer;
}
.block-checkbox__link.link:hover {
  text-decoration: none;
  color: #ff7700;
}
.block-checkbox__checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.block-checkbox__checkbox + span::before {
  content: "v";
  color: #e3e3e3;
  width: 24px;
  height: 26px;
  text-align: center;
  display: inline-block;
  border: 1px solid #818181;
  border-radius: 5px;
  background: #e3e3e3;
  cursor: pointer;
}
.block-checkbox__checkbox:checked + span::before {
  content: url(../img/Fill.svg);
  text-align: center;
  width: 24px;
  height: 26px;
  background: #ff7700;
  border: 1px solid #ff7700;
}
.btns-register {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
.btns-register__btn {
  padding: 14px 64px;
  background: #ff7700;
  border: none;
  color: #fff;
  border-radius: 30px;
  font-family: Open Sans;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  max-width: 314px;
  width: 100%;
  cursor: pointer;
}
.pop-outer.active {
  display: flex;
}
.pop-outer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 999;
  display: none;
}
.pop-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.pop-inner {
  height: 80%;
  position: relative;
  z-index: 101;
  background: #fff;
  max-width: 80%;
}
.pop-close {
  position: absolute;
  right: 40px;
  top: 20px;
  cursor: pointer;
  z-index: 5;
}
.pop-inner__in {
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
  max-width: 100%;
  max-height: 100%;
  padding: 0 40px;
}
@media only screen and (max-width: 1061px) {
  .block-center__title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1008px) {
  .block-checkbox__text {
    max-width: 219px;
  }
}
@media only screen and (max-width: 976px) {
  .video-form {
    display: none;
  }
  .block-inputs {
    margin: auto;
  }
  .block-checkbox {
    margin: 45px auto;
    display: flex;
    justify-content: center;
  }
  form.block-center {
    background: #fff;
    max-width: 600px;
  }
  .block-center__wrapper {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 30px 35px;
  }
  .block-center__title {
    font-size: 18px;
    line-height: 21px;
  }
  h1.main__title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 6400;
    padding: 6px 20px 4px;
  }
}
@media only screen and (max-width: 811px) {
  h1.main__title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    padding: 6px 20px 4px;
  }
}
@media only screen and (max-width: 614px) {
  h1.main__title {
    font-size: 25px;
    margin-top: 50px;
    font-weight: 400;
  }
  .block-checkbox {
    flex-direction: column;
    align-items: flex-start;
  }
  label.block-checkbox__label {
    margin-bottom: 20px;
  }
  .block-checkbox {
    margin: 15px auto auto auto;
  }
  h5.block-center__title {
    padding-bottom: 20px;
  }
  input.block-inputs__item {
    padding: 12px;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 19px;
  }
  .span#select {
    padding: 15px;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 19px;
  }
  span#select {
    padding: 15px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 532px) {
  h5.block-center__title {
    font-size: 14px;
    line-height: 17px;
  }
  h1.main__title {
    font-size: 18px;
    line-height: 22px;
    margin-top: 50px;
    font-weight: 400;
    padding: 6px 20px 4px;
  }
  span.block-checkbox__text {
    font-size: 14px;
    line-height: 17px;
  }
  header.header {
    padding: 5px 15px !important;
  }
  .block-checkbox {
    margin-top: 20px;
  }
  .block-center__wrapper {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 425px) {
  .block-center__wrapper {
    padding: 30px 27px;
    margin-top: 100px;
  }
  input.block-inputs__item {
    font-size: 14px;
    line-height: 19px;
  }
  span#select {
    font-size: 14px;
    line-height: 19px;
  }
  .iti__country-list {
    bottom: 45px;
  }
}
@media only screen and (max-height: 900px) {
  .block-center__wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media only screen and (max-height: 832px) {
  .block-center__title {
    padding-bottom: 30px;
  }
}
@media only screen and (max-height: 804px) {
  .block-checkbox {
    margin-top: 25px;
  }
}
.iti__arrow,
.iti__selected-dial-code {
  color: #000 !important;
  border-top-color: #000 !important;
}
.iti {
  width: 100% !important;
}
.iti__country {
  color: #000 !important;
}
.iti.iti--allow-dropdown.iti--separate-dial-code.phoneWrapper {
  width: 100%;
}

.phones-img{
  width: 100%;
  border-radius: 20px;
}
input[name="phone2"].error {
  color: red !important;
}