.mineconomy-main * {
  padding: 0;
  margin: 0;
  border: 0;
}

.mineconomy-main *, .mineconomy-main *:before, .mineconomy-main *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mineconomy-main *:focus, .mineconomy-main *:active {
  outline: none;
}

.mineconomy-main a:focus, .mineconomy-main a:active {
  outline: none;
}

.mineconomy-main input::-ms-clear {
  display: none;
}

.mineconomy-main button {
  cursor: pointer;
}

.mineconomy-main button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mineconomy-main a, .mineconomy-main a:visited {
  text-decoration: none;
}

.mineconomy-main a:hover {
  text-decoration: none;
}

.mineconomy-main ul li {
  list-style: none;
}

.mineconomy-main img {
  vertical-align: top;
}

.mineconomy-main h1, .mineconomy-main h2, .mineconomy-main h3, .mineconomy-main h4, .mineconomy-main h5, .mineconomy-main h6 {
  font-size: inherit;
  font-weight: 400;
}

.mineconomy-main {
  margin: -8px;
  background: linear-gradient(107.56deg, rgba(0, 99, 176, 0.8) 0%, rgba(181, 19, 58, 0.8) 100%);
}

.mineconomy-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 100vh;
  border: 0px solid transparent;
  border-image-slice: 1;
  border-top-width: 8.2vh;
  border-bottom-width: 8.2vh;
  border-left-width: 5.8vw;
  border-right-width: 5.8vw;
}

@media (max-width: 575.98px) {
  .mineconomy-block {
    border-top-width: 4.2vw;
    border-bottom-width: 4.2vw;
    border-left-width: 4.2vw;
    border-right-width: 4.2vw;
  }
}

.mineconomy-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: white;
  border-image-slice: 1;
  border-radius: 4px;
}

.mineconomy-residence-container * {
  font-family: 'Arial', sans-serif;
}

.mineconomy-residence-container {
  width: 1060px;
}

@media (max-width: 1199.98px) {
  .mineconomy-residence-container {
    width: 876px;
  }
}

@media (max-width: 991.98px) {
  .mineconomy-residence-container {
    width: 680px;
  }
}

@media (max-width: 767.98px) {
  .mineconomy-residence-container {
    width: 511px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-residence-container {
    width: 100%;
  }
}

.mineconomy-residence-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: calc(60px + (92 * (100vw / 1920)));
}

.mineconomy-residence-form__block {
  position: relative;
}

.mineconomy-residence-form__block p {
  position: absolute;
  top: -28px;
  left: 12px;
  font-size: 14px;
  line-height: 16px;
  color: #9F9F9F;
}

#mineconomy-residence-label {
  width: 544px;
  height: calc(40px + (8 * (100vw / 1920)));
  font-family: 'Arial', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 115%;
  border: 1px solid #E6E9F2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  padding: 15px 12px;
  background: #F0F2F7;
}

#mineconomy-residence-label:focus {
  border: 1px solid #0063B0;
}

#mineconomy-residence-label:required {
  color: #262626;
}

@media (max-width: 1200px) {
  #mineconomy-residence-label {
    width: 500px;
  }
}

@media (max-width: 992px) {
  #mineconomy-residence-label {
    width: 450px;
  }
}

@media (max-width: 767.98px) {
  #mineconomy-residence-label {
    width: 400px;
    height: 40px;
  }
}

@media (max-width: 575.98px) {
  #mineconomy-residence-label {
    max-width: calc(80px + (320 * (100vw / 575)));
    height: 45px;
  }
}

.mineconomy-residence-btn {
  width: 256px;
  height: 48px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 115%;
  text-align: center;
  color: white;
  background: #0063B0;
  border-radius: 8px;
}

@media (max-width: 1375px) and (min-width: 576px) {
  .mineconomy-residence-btn {
    width: calc(160px + (96 * (100vw / 1750)));
    height: calc(30px + (18 * (100vw / 1750)));
    font-size: calc(11px + (5 * (100vw / 1750)));
  }
}

@media (max-width: 575.98px) {
  .mineconomy-residence-btn {
    width: calc(74px + (227 * (100vw / 375)));
    max-width: 301px;
    height: 48px;
    font-size: 14px;
  }
}

.mineconomy-poll-btn-1 .mineconomy-residence-btn-on {
  cursor: default;
  opacity: 0.5;
}

#mineconomy-btn-residence {
  opacity: 0.5;
}

div[class|="mineconomy-poll-radios"] {
  margin-top: 48px;
  font-size: 18px;
  line-height: 115%;
}

@media (max-width: 1375px) {
  div[class|="mineconomy-poll-radios"] {
    margin-top: 34px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 575.98px) {
  div[class|="mineconomy-poll-radios"] {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.mineconomy-poll-labels {
  margin-bottom: 25px;
}

.mineconomy-poll-labels:last-child {
  margin-bottom: 0;
}

@media (max-width: 1375px) {
  .mineconomy-poll-labels {
    margin-bottom: 20px;
    font-size: 16px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-labels {
    margin-bottom: 25px;
  }
}

.mineconomy-poll-radio {
  display: none;
}

.mineconomy-poll-text {
  position: relative;
  padding: 3px 0 0 40px;
  display: inline-block;
}

@media (max-width: 1375px) {
  .mineconomy-poll-text {
    padding: 3px 0 0 40px;
  }
}

.mineconomy-poll-text:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 2px solid #9F9F9F;
  border-radius: 50%;
  top: 0;
  left: 0;
  background-color: white;
}

.mineconomy-poll-text:after {
  content: "";
  position: absolute;
  display: block;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  top: 12px;
  left: 12px;
  background-color: white;
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 50%;
}

.mineconomy-poll-text:before:checked {
  background-color: #0063B0;
}

.mineconomy-poll-radio:checked + .mineconomy-poll-text:after {
  opacity: 1;
}

.mineconomy-poll-radio:checked + .mineconomy-poll-text:before {
  background-color: #0063B0;
  border-width: 0;
}

.mineconomy-residence-btn-white {
  margin-right: 28px;
  color: #0063B0;
  background: white;
  border: 2px solid #E6E9F2;
}

@media (max-width: 575.98px) {
  .mineconomy-residence-btn-white {
    margin-right: 0;
    margin-top: 8px;
  }
}

.mineconomy-poll-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1150px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 1374.98px) {
  .mineconomy-poll-container {
    width: 876px;
  }
}

@media (max-width: 991.98px) {
  .mineconomy-poll-container {
    width: 680px;
  }
}

@media (max-width: 767.98px) {
  .mineconomy-poll-container {
    width: 511px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-container {
    width: 100%;
  }
}

.mineconomy-poll-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 256px;
  height: 48px;
  background: rgba(0, 99, 176, 0.08);
  border-radius: 100px;
  margin-top: 56px;
}

@media (max-width: 1375px) {
  .mineconomy-poll-count {
    margin-top: 40px;
    width: 224;
    height: 44px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-count {
    width: 160px;
    height: 40px;
    margin-top: 21px;
  }
}

.mineconomy-poll-count span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 120%;
  color: #0063B0;
}

@media (max-width: 1375px) {
  .mineconomy-poll-count span {
    font-size: 18px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-count span {
    font-size: 16px;
  }
}

.mineconomy-poll-question-1 {
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 40px;
  font-size: 24px;
  line-height: 150%;
  color: #262626;
}

@media (max-width: 1375px) {
  .mineconomy-poll-question-1 {
    margin-top: 32px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-question-1 {
    margin-top: 24px;
  }
}

@media (max-width: 1900px) {
  .mineconomy-poll-question-1 p {
    font-size: calc(16px + (8 * (100vw / 1750)));
    line-height: 160%;
  }
}

.mineconomy-poll-text-checkbox {
  position: relative;
  padding: 3px 0 0 40px;
  display: inline-block;
}

@media (max-width: 1375px) {
  .mineconomy-poll-text-checkbox {
    padding: 3px 0 0 40px;
  }
}

.mineconomy-poll-text-checkbox:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 2px solid #9F9F9F;
  border-radius: 4px;
  top: 0;
  left: 0;
  background-color: white;
}

.mineconomy-poll-text-checkbox:after {
  content: "";
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  top: 1px;
  left: 0px;
  border-width: 0px;
  content: url(../img/checkmark.svg);
  text-align: center;
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 4px;
}

.mineconomy-poll-text-checkbox:before:checked {
  background-color: #0063B0;
}

.mineconomy-poll-radio:checked + .mineconomy-poll-text-checkbox:after {
  opacity: 1;
}

.mineconomy-poll-radio:checked + .mineconomy-poll-text-checkbox:before {
  background-color: #0063B0;
  border-width: 0;
}

.mineconomy-poll-checkboxs {
  margin-top: 50px;
  font-size: 18px;
  line-height: 21px;
}

@media (max-width: 1375px) {
  .mineconomy-poll-checkboxs {
    margin-top: 36px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-checkboxs {
    margin-top: 35px;
    margin-left: 0;
    margin-right: 0;
  }
}

.mineconomy-poll-checkboxs input[type="checkbox"] {
  display: none;
}

.mineconomy-poll-checkboxs input[type="checkbox"]:checked + label:before {
  background: #0063B0;
  border-width: 0px;
  content: url(../img/checkmark.svg);
  text-align: center;
}

.mineconomy-poll-btn-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 42px;
  margin-bottom: calc(1px + (63 * (100vw / 1920)));
}

@media (max-width: 1060px) {
  .mineconomy-poll-btn-1 {
    margin-bottom: 36px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-btn-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    margin-top: 42px;
    margin-bottom: 21px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-error-red {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 21px;
  }
}

.mineconomy-poll-beginner {
  margin-top: calc(1px + (285 * (100vw / 1920)));
}

@media (max-width: 575.98px) {
  .mineconomy-poll-beginner {
    margin-top: calc(97px + (172 * (100vw / 375)));
  }
}

.mineconomy-poll-btn-completed {
  margin-top: calc(1px + (400 * (100vh / 972)));
}

@media (max-width: 575.98px) {
  .mineconomy-poll-btn-completed {
    margin-top: calc(1px + (212 * (100vh / 638)));
  }
}

.mineconomy-poll-btn-1 .mineconomy-poll-error {
  display: none;
  font-family: "Roboto Condensed", sans-serif;
  position: absolute;
  font-size: calc(12px + (6 * (100vh / 972)));
  line-height: 133%;
  bottom: calc(-15px - (25 * (100vh / 972)));
  color: #B5133A;
}

@media (max-width: 1375px) {
  .mineconomy-poll-btn-1 .mineconomy-poll-error {
    bottom: calc(-1px - (39 * (100vh / 972)));
  }
}

@media (max-width: 1060px) {
  .mineconomy-poll-btn-1 .mineconomy-poll-error {
    bottom: -28px;
  }
}

@media (max-width: 575.98px) {
  .mineconomy-poll-btn-1 .mineconomy-poll-error {
    position: static;
    font-size: 16px;
    margin-top: 16px;
  }
}

.mineconomy-poll-btn-abs {
  position: absolute;
  bottom: 58px;
  left: 0;
  right: 0;
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .mineconomy-poll-btn-abs {
    bottom: 21px;
  }
}

.select2-container--open .select2-dropdown--below {
  border: none;
  border-radius: 4px;
}

.select2-dropdown {
  border: none;
  border-radius: 4px;
  margin-top: -48px !important;
}

.select2-dropdown .select2-search {
  padding: 0;
}

.select2-dropdown .select2-search .select2-search__field {
  border: 1px solid #0063B0;
  outline: none;
  border-width: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  padding-left: 12px;
  height: 48px;
  font-size: 16px;
  line-height: 18px;
}

.select2-dropdown .select2-search .select2-search__field:focus {
  border: 1px solid #0063B0;
  padding-left: 11px;
  background: #F0F2F7;
}

@media (max-width: 767.98px) {
  .select2-dropdown .select2-search .select2-search__field {
    height: 45px;
  }
}

@media (max-width: 575.98px) {
  .select2-dropdown .select2-search .select2-search__field {
    height: 48px;
  }
}

.select2-container .select2-selection--single .select2-selection__rendered {
  color: #262626;
  padding-left: 11px;
}

.select2-selection__placeholder {
  color: #9F9F9F;
}

.select2-container .select2-selection--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #E6E9F2;
  border-radius: 4px;
  height: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: none;
  cursor: url("../img/pointer.png"), pointer;
  background: #F0F2F7;
}

@media (max-width: 767.98px) {
  .select2-container .select2-selection--single {
    height: 45px;
  }
}

@media (max-width: 575.98px) {
  .select2-container .select2-selection--single {
    height: 48px;
  }
}

.select2-container {
  width: 544px !important;
}

@media (max-width: 1200px) {
  .select2-container {
    width: 500px !important;
  }
}

@media (max-width: 992px) {
  .select2-container {
    width: 450px !important;
  }
}

@media (max-width: 767.98px) {
  .select2-container {
    width: 400px !important;
    height: 45px;
  }
}

@media (max-width: 575.98px) {
  .select2-container {
    max-width: calc(80px + (320 * (100vw / 575))) !important;
    height: 48px;
  }
}

.select2-container .select2-selection--single b {
  position: absolute;
  border: 0px;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 40px;
  margin: auto;
  z-index: 9999;
  background: url("../img/arrow.svg") 50% no-repeat;
}

.select2-container--open .select2-selection .select2-selection__arrow b {
  border: 0px;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 40px;
  margin: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: url("../img/arrow.svg") 50% no-repeat;
}

.select2-results {
  margin-top: 12px;
}

.select2-results__options {
  overflow-y: scroll;
  background-color: white;
  font-size: 16px;
  line-height: 18px;
  max-height: calc(5 * (40px + (8 * (100vw / 1920))));
  padding: 8px 0;
  cursor: url("../img/pointer.png"), pointer;
}

.select2-results__option[aria-selected] {
  border-radius: 4px;
  cursor: url("../img/pointer.png"), pointer;
  color: #262626;
}

.select2-results__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: sans-serif;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(40px + (8 * (100vw / 1920)));
  padding: 0 12px;
}

.nicescroll-cursors {
  background: rgba(0, 0, 0, 0.16) !important;
  border-radius: 100px;
  width: 4px !important;
}

/* main-styles */
.mineconomy-main {
  margin: -8px;
  background: linear-gradient(107.56deg, rgba(0, 99, 176, 0.8) 0%, rgba(181, 19, 58, 0.8) 100%);
}

.mineconomy-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 100vh;
  border: 0px solid transparent;
  border-image-slice: 1;
  border-top-width: 8.2vh;
  border-bottom-width: 8.2vh;
  border-left-width: 5.8vw;
  border-right-width: 5.8vw;
}

@media (max-width: 575px) {
  .mineconomy-block {
    border-top-width: 4.2vw;
    border-bottom-width: 4.2vw;
    border-left-width: 4.2vw;
    border-right-width: 4.2vw;
  }
}

.mineconomy-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  background: white;
  border-image-slice: 1;
  border-radius: 4px;
}

.mineconomy-enter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mineconomy-enter__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mineconomy-enter__logo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: calc(1px + (55 * (100vh / 972)));
}

@media (max-width: 1199px) {
  .mineconomy-enter__logo-block {
    margin-top: calc(12px + (44 * (100vh / 972)));
  }
}

@media (max-width: 575.98px) {
  .mineconomy-enter__logo-block {
    margin-top: calc(9px + (12 * (100vh / 638)));
  }
}

.mineconomy-enter__top {
  margin-top: calc(1px + (135 * (100vh / 972)));
}

@media (max-width: 575px) {
  .mineconomy-enter__top {
    margin-top: calc(1px + (179 * (100vh / 638)));
  }
}

.mineconomy-enter__logo-block img {
  width: calc(1px + (103 * (100vh / 972)));
}

@media (max-width: 575.98px) {
  .mineconomy-enter__logo-block img {
    width: calc(1px + (79 * (100vh / 638)));
  }
}

@media screen and (orientation: landscape) and (max-height: 480px) {
  .mineconomy-enter__logo-block img {
    width: calc(70px + (34 * (100vw / 638)));
  }
}

.mineconomy-enter__title {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: calc(1px + (23 * (100vh / 972)));
  line-height: calc(23px + (5 * (100vh / 972)));
  font-size: calc(1px + (23 * (100vh / 972)));
  color: #262626;
}

@media (max-width: 575.98px) {
  .mineconomy-enter__title {
    font-size: calc(1px + (17 * (100vh / 638)));
    line-height: 136%;
  }
}

@media screen and (orientation: landscape) and (max-height: 480px) {
  .mineconomy-enter__title {
    font-size: calc(16px + (8 * (100vh / 638)));
  }
}

@media (max-width: 575.98px) {
  .mineconomy-enter__meet-1 {
    display: none;
  }
  .mineconomy-enter__meet-2 {
    display: block;
  }
}

@media (min-width: 576px) {
  .mineconomy-enter__meet-1 {
    display: block;
  }
  .mineconomy-enter__meet-2 {
    display: none;
  }
}

.mineconomy-enter__comein {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: calc(1px + (87 * (100vh / 972)));
  margin-bottom: calc(1px + (65 * (100vh / 972)));
  background: white;
  border: 1px solid #E6E9F2;
  border-radius: 12px;
}

@media (max-width: 575.98px) {
  .mineconomy-enter__comein {
    margin-top: calc(1px + (87 * (100vh / 638)));
    margin-left: 15px;
    margin-right: 15px;
  }
}

.mineconomy-enter__img {
  margin-top: calc(1px + (23 * (100vh / 638)));
  text-align: center;
}

.mineconomy-enter__img img {
  width: calc(1px + (58 * (100vh / 638)));
}

@media screen and (orientation: landscape) and (max-height: 480px) {
  .mineconomy-enter__img img {
    width: calc(50px + (28 * (100vh / 638)));
  }
}

.mineconomy-enter__comein-text {
  width: 100%;
}

.mineconomy-enter__comein-text p {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: normal;
  font-size: calc(1px + (19 * (100vh / 972)));
  line-height: calc(1px + (27 * (100vh / 972)));
  text-align: center;
  margin: calc(1px + (23 * (100vh / 972)));
  color: #9F9F9F;
}

@media (max-width: 575.98px) {
  .mineconomy-enter__comein-text p {
    font-size: calc(1px + (15 * (100vh / 638)));
    line-height: 150%;
  }
}

@media screen and (orientation: landscape) and (max-height: 480px) {
  .mineconomy-enter__comein-text p {
    font-size: calc(17px + (3 * (100vh / 638)));
    line-height: calc(24px + (4 * (100vh / 638)));
    margin-top: calc(20px + (4 * (100vh / 638)));
  }
}

.mineconomy-enter__button {
  font-family: 'Arial', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: calc(1px + (15 * (100vh / 972)));
  text-align: center;
  line-height: 115%;
  margin: calc(1px + (65 * (100vh / 972))) 24px 24px;
  padding: calc(1px + (14 * (100vh / 972))) calc(1px + (36 * (100vh / 972)));
  background: #0063B0;
  border-radius: calc(1px + (7 * (100vh / 1920)));
  color: white;
}

@media (max-width: 575.98px) {
  .mineconomy-enter__button {
    padding: calc(1px + (15 * (100vh / 638))) calc(1px + (38 * (100vh / 638)));
    margin-top: 40px;
    margin-bottom: 24px;
    margin-left: 24px;
    margin-right: 24px;
    border-radius: 8px;
    font-size: calc(1px + (13 * (100vh / 638)));
  }
}

@media (max-width: 575px) and (min-height: 638px) {
  .mineconomy-enter__button {
    font-size: 14px;
    padding: 16px 39px;
  }
}

@media (max-width: 365px) {
  .mineconomy-enter__button {
    padding: calc(1px + (15 * (100vw / 375))) calc(1px + (36 * (100vw / 365)));
    font-size: calc(1px + (12 * (100vw / 375)));
  }
}

@media screen and (orientation: landscape) and (max-height: 480px) {
  .mineconomy-enter__button {
    padding: 15px 37px;
    font-size: 14px;
    border-radius: 8px;
  }
}

.mineconomy-cont > div[id|="mineconomy-cont"]:not(:nth-child(1)) {
  display: none;
  opacity: 0;
}
