:root {
  --search-container-background: #fff;
  --search-container-background-rgb: 255, 255, 255;
  --search-input-background: #f0f2f5;
}
.nation-list {
  overflow: hidden auto;
  cursor: pointer;
}
.nation-list .item {
  min-height: 68px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 15px;
}
.nation-list .item .img {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  object-fit: contain;
  min-width: 22px;
}
html[dir] .emoji.wa {
  background-size: 100px 100px;
}
.nation-list .item .name {
  width: 100%;
  padding-right: 15px;
}
.nation-list .item .name .t {
  color: #111b21;
  font-size: 17px;
}
.search-box[data-v-32e32df1] {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 35px;
  border-radius: 8px;
  padding: 0 12px;
  background-color: var(--search-input-container-background);
  transition: box-shadow 0.18s ease-out, background-color 0.25s ease-out;
  background-color: var(--search-input-background);
}
.search-box .input {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  background-color: transparent;
}
.nation-list .item:hover {
  background-color: #f0f2f5;
}
.nation-list {
  overflow: hidden auto;
  cursor: pointer;
}
.owfawvgq {
  max-height: 300px;
}
.g105fvfm {
  margin-bottom: 5px;
}
.eg3lofc5 {
  margin-top: 15px;
}
.phone-input-container {
  width: 450px;
  min-height: 360px;
  padding: 60px 0;
  border-radius: 20px;
  margin: 0 auto;
  display: none;
}
.instructions-title {
  font-weight: 400;
  font-size: 2rem;
  line-height: normal;
  margin-bottom: 10px;
}
.instructions-desc {
  font-size: 1.125rem;
  line-height: 21px;
  margin-bottom: 32px;
  color: #111b21;
}
.instructions {
  text-align: center;
}
.country-selector {
  justify-content: center;
  display: flex;
  position: relative;
}
button.country-button {
  border: 1px solid #0a0a0a;
  width: 320px;
  border-radius: 40px;
  padding: 15px 30px;
  background: #fff;
  cursor: pointer;
}
.country-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
ol.link-device-steps {
  list-style: auto;
}
span.chevron-icon {
  transform: rotate(90deg);
}
.phone-input form {
  display: flex;
  border: 1px solid #0a0a0a;
  width: 320px;
  border-radius: 40px;
  padding: 15px 30px;
  margin-top: 13px;
  align-items: center;
}
.phone-input form input {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 1rem;
  margin-left: 10px;
}
.phone-input {
  display: flex;
  justify-content: center;
}
.next-button {
  background: #247f69;
  color: #fff;
  text-align: center;
  width: 98px;
  margin: 5px auto;
  height: 38px;
  line-height: 38px;
  border-radius: 50px;
}
.next-button:hover {
  background: rgb(21, 97, 78);
  cursor: pointer;
}
:root {
  --shadow-rgb: 11, 20, 26;
  --panel-header-icon: #54656f;
  --wds-cool-gray-400: #8696a0;
  --teal: #008069;
  --WDS-neutral-gray-75: #f4f4f4;
  --primary: #3b4a54;
  --WDS-green-400: #25d366;
}
div#el-id-8218-0 {
  z-index: 2011;
  position: absolute;
  top: 60px;
  width: 300px;
  background: #fff;
  border-radius: 20px;
  padding: 2px 10px 10px;
  box-shadow: 0 2px 5px 0 rgba(var(--shadow-rgb), 0.26),
    0 2px 10px 0 rgba(var(--shadow-rgb), 0.16);
  display: none;
}
.next-msg {
  height: 50px;
}
.country-flag {
  display: flex;
  flex: 1;
}
.country-flag img {
  width: 25px;
  margin-right: 10px;
}
.next-msg {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 5px;
}
.error-msg {
  background: #fbe8eb;
  color: #b01b35;
  padding: 10px 20px;
  border-radius: 8px;
  display: none;
}
.link-device-title {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: normal;
  margin-bottom: 10px;
}
a.link-device-edit {
  cursor: pointer;
  color: var(--teal);
  text-decoration: none;
  text-underline-offset: 2px;
}
.link-device-code-container {
  align-items: center;
  position: relative;
  display: flex;
  justify-content: center;
  width: auto;
  background-color: var(--WDS-neutral-gray-75);
  border-radius: 5px;
}
.link-device-info {
  margin-bottom: 32px;
}
span.link-device-code-digit {
  padding: 13px;
  background: #fff;
  border: 1px solid var(--wds-cool-gray-400);
  border-radius: 8px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 10px;
}
.link-device-code {
  padding: 20px 20px 10px;
}
span.link-device-code-separator {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  padding-right: 3px;
}
.help-link {
  margin-top: 40px;
  margin-bottom: 20px;
}
.help-link a,
.qr-link a {
  text-decoration-line: underline;
  text-decoration-color: var(--WDS-green-400);
  font-weight: 500;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
  color: var(--gray-850);
}
li.link-device-step {
  margin-top: 18px;
  color: var(--gray-850);
}
ol.link-device-steps {
  padding-left: 18px;
}
.link-device-container {
  display: none;
}
span#select_text-02 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.loader {
  width: 60px;
  height: 60px;
  border: 4px solid #777575;
  border-top: 4px solid #a1a1a1;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  position: absolute;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.code-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .phone-input-container {
    padding: 8px;
    font-size: 14px;
    width: 300px;
  }
  .phone-input form {
    height: 52px;
  }
  .country-info {
    max-width: 235px;
  }
}

.MdBox01 {
  -webkit-box-align: center;
  align-items: center;
  margin: 0 auto;
  width: 90%;
  max-width: 550px;
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 999;
  background-color: white;
  border-radius: 12px;
  border: 3px solid rgba(60, 64, 67, 0.38);
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  box-sizing: border-box;
  display: none;
}
.box-close-icon {
  position: absolute;
  right: 3px;
  top: 42px;
  transform: rotate(45deg);
  cursor: pointer;
}
.box-close-icon:before,
.box-close-icon:after {
  background-color: #707579;
  border-radius: 0.125rem;
  width: 1.125rem;
  height: 0.125rem;
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  position: absolute;
  right: 20px;
  top: 20px;
}

.box-close-icon:before {
  transform: rotate(90deg);
}

.box-close-icon:before,
.box-close-icon:after {
  content: "";
  position: absolute;
  top: 0;
}
.MdBox01 .mdBox01Inner {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  border-radius: 16px;
  width: 100%;
  margin: 0 auto;
}
.MdLogo01 {
  height: 32px;
  margin: 30px 0 10px;
  text-align: center;
  font-size: 32px;
  display: flex;
  justify-content: center;
}
.MdMN05QrCode {
  margin: 0 auto;
  padding: 0 62px;
  text-align: center;
  box-sizing: border-box;
}
.MdSubTtl01 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 25px;
  color: var(--ldsm-semantic-primary-text, #111111);
}
.MdMN05QrCode .mdMN05Img01 {
  margin: 0 0 20px;
  display: flex;
  justify-content: center;
}
.MdMN03Etc {
  margin: 24px 25px 35px;
  text-align: center;
}
@media (min-width: 768px) {
  .MdMN03Etc {
    margin: 24px 62px 50px;
  }
}
.MdMN03Etc .mdMN03EtcLink01 {
  color: var(--ldsm-semantic-primary-link, #4d73ff);
  font-size: 12px;
  line-height: 13px;
  background-color: transparent;
}
.MdLYR01Layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
}
.MdLYR01Layer .mdLYR01Overlay {
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--ldsm-palette-line-dim-70, rgba(0, 0, 0, 0.7));
}
@media (min-width: 768px) {
  .MdLYR01Layer .mdLYR01Inner {
    max-width: 550px;
  }
}
.MdLYR01Layer .mdLYR01Inner {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  position: absolute;
  bottom: 50%;
  right: 50%;
  width: 90%;
  width: calc(100% - 25px);
  width: calc(
    100% - constant(safe-area-inset-right) - constant(safe-area-inset-left) -
      25px
  );
  width: calc(
    100% - env(safe-area-inset-right) - env(safe-area-inset-left) - 25px
  );
  max-height: 90%;
  max-height: calc(100% - 100px);
  overflow: hidden;
  box-sizing: border-box;
  background-color: var(--ldsm-semantic-popup-surface, #ffffff);
  border-radius: 3px;
}
@media (min-width: 768px) {
  .MdLYR01Layer .mdLYR01Head {
    padding: 23px 65px 23px 25px;
  }
}
.MdLYR01Layer .mdLYR01Head {
  position: relative;
  padding: 23px 65px 23px 17px;
  background-color: var(--ldsm-semantic-secondary-background, #fcfcfc);
  border-radius: 3px 3px 0 0;
}
@media (min-width: 768px) {
  .MdLYR01Layer .mdLYR01Ttl01 {
    font-size: 20px;
  }
}
.MdLYR01Layer .mdLYR01Ttl01 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--ldsm-semantic-primary-text, #111111);
}
.MdLYR01Layer .mdLYR01Close {
  position: absolute;
  top: 20px;
  top: calc(50% - 25px);
  right: 0;
  width: 50px;
  height: 50px;
  background-color: transparent;
}
.MdLYR01Layer .mdLYR01CloseIco {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  background-size: 18px auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURUdwTGZmZmZmZmZmZl9fX2ZmZmhoaGZmZhlsrWAAAAAHdFJOUwBX/OP9UEkFRsV+AAAAdklEQVQoz2NgGAiQbApjBZtBGeZFAhAGo3oxTKhcEcIQKocJBZVDlDGql6sywNRDlAmVw0yAsWEySMqQFUF4KIogylAVgZSVuKMoAitDU8TAIFJe7shASAiLRkzjsTgC06lYPITpbSyBgyUIsQQ0lujAEmn0BQBp1if79FkxIAAAAABJRU5ErkJggg==);
}
.MdLYR01Layer .mdLYR01Body {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.MdLYR01Layer .mdLYR02QrCode {
  padding: 0 20px 20px;
}
.MdLYR01Layer .mdLYR02Box01 {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  flex-pack: center;
  justify-content: center;
  border: 2px solid var(--ldsm-semantic-secondary-separator, #dfdfdf);
  box-sizing: border-box;
}
.MdLYR01Layer .mdLYR02Box01Ol {
  margin: 22px 27px;
  max-width: 100%;
}
.MdLYR01Layer .mdLYR02Box01Ol > li {
  padding-bottom: 10px;
  margin-left: 10px;
  color: var(--ldsm-semantic-tertiary-text, #777777);
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  list-style-type: decimal;
  word-wrap: break-word;
}
