#web3-wallet-features {
  /* FEATURE */
  /* HOWTO*/
}
@media (min-width: 700px) {
  #web3-wallet-features {
    background: url(/images/pc_web3-wallet-features_bg.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1000;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features #feature-section {
    background-position-y: -52px;
    background-image: url(/images/sp_heroarea2.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
#web3-wallet-features #feature-section > .inner {
  display: grid;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 700px) {
  #web3-wallet-features #feature-section > .inner {
    padding-top: 18.5507246377vw;
    padding-bottom: 14.0096618357vw;
    row-gap: 9.4202898551vw;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #feature-section > .inner {
    max-width: 713px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 138px;
    row-gap: 78px;
    padding-bottom: 88px;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features #feature-section > .inner > .feature-title-container {
    width: 79.4685990338vw;
    height: 12.3188405797vw;
    background-image: url("/images/sp_feature_ribon.png");
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features
    #feature-section
    > .inner
    > .feature-title-container
    > .title-text {
    color: #fff;
    text-align: center;
    font-size: 4.1062801932vw;
    font-style: normal;
    font-weight: 700;
    line-height: 12.3188405797vw;
    flex-shrink: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #feature-section
    > .inner
    > .feature-title-container
    > .title-text {
    color: #fff;
    text-align: center;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    background-image: url("/images/feature_ribon.png");
    width: 863px;
    height: 69px;
    background-size: cover;
    line-height: 69px;
    max-width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1200px) {
  #web3-wallet-features
    #feature-section
    > .inner
    > .feature-title-container
    > .title-text {
    font-size: 33px;
    line-height: 69px;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features #feature-section .feature-content {
    display: grid;
    justify-content: center;
    flex-direction: column;
    row-gap: 12.077294686vw;
  }
}
@media (min-width: 700px) and (max-width: 1200px) {
  #web3-wallet-features #feature-section .feature-content {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features #feature-section .feature-content > li {
    display: grid;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    row-gap: 4.8309178744vw;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features #feature-section .feature-content > li .title {
    color: var(--BG_BK, #141414);
    font-size: 5.0724637681vw;
    font-style: normal;
    font-weight: 400;
    line-height: 8.2125603865vw;
    text-indent: -1em;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #feature-section .feature-content > li .title {
    color: var(--BG_BK, #141414);
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features #feature-section .feature-content > li .preview-image {
    width: 54.0770531401vw;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features
    #feature-section
    .feature-content
    > li
    .description-image-container {
    width: 78.0193236715vw;
    align-self: center;
    position: relative;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features
    #feature-section
    .feature-content
    > li
    .description-image-container {
    width: 368.997px;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    > li
    .description-image-container
    .description {
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    bottom: 6.1594202899vw;
    color: var(--BG_BK, #141414);
    font-size: 3.3816425121vw;
    font-style: normal;
    font-weight: 400;
    line-height: 4.5893719807vw;
    text-align: left;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #feature-section
    .feature-content
    > li
    .description-image-container {
    width: 368.997px;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    > li
    .description-image-container
    .description {
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    position: absolute;
    bottom: 25.5px;
    color: var(--BG_BK, #141414);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px; /* 158.333% */
    text-align: left;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #feature-section .feature-content .feature-content-1,
  #web3-wallet-features #feature-section .feature-content .feature-content-3 {
    display: grid;
    grid-template-columns: 266px auto;
    grid-template-rows: 1fr auto 1fr;
    -moz-column-gap: 39.84px;
    column-gap: 39.84px;
    align-items: center;
    row-gap: 10px;
    justify-content: center;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-1
    .title,
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-3
    .title {
    grid-column-start: 2;
    align-self: end;
    text-indent: 40px;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-1
    .preview-image,
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-3
    .preview-image {
    grid-row-start: 1;
    grid-row-end: 4;
    grid-column-start: 1;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-1
    .description-image-container,
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-3
    .description-image-container {
    align-self: center;
    position: relative;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-1
    .description {
    left: 1.9323671498vw;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-1
    .description {
    left: 75px;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-3
    .description {
    left: 52px;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #feature-section .feature-content .feature-content-2 {
    display: grid;
    grid-template-columns: auto 266px;
    grid-template-rows: 1fr auto 1fr;
    -moz-column-gap: 39.84px;
    column-gap: 39.84px;
    align-items: center;
    row-gap: 10px;
    margin-top: -23px;
    margin-bottom: -23px;
    justify-content: center;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-2
    .title {
    grid-column-start: 1;
    align-self: end;
    text-indent: 15px;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-2
    .preview-image {
    grid-row-start: 1;
    grid-row-end: 4;
    grid-column-start: 2;
  }
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-2
    .description-image-container {
    align-self: center;
    position: relative;
  }
}
@media (min-width: 700px) and (min-width: 700px) {
  #web3-wallet-features
    #feature-section
    .feature-content
    .feature-content-2
    .description-image-container
    .description {
    left: 44px;
  }
}
#web3-wallet-features #programs {
  scroll-margin-top: 69px;
  width: 100%;
  display: grid;
  align-items: flex-start;
  flex-shrink: 1;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0);
  background-size: auto;
}
@media (max-width: 700px) {
  #web3-wallet-features #programs {
    padding-top: 22.7053140097vw;
    padding-bottom: 14.7342995169vw;
    background-image: url("/images/sp_blue_wave.svg");
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #programs {
    padding-top: 179px;
    background-image: url("/images/pc_blue_wave.svg");
    padding-bottom: 93px;
    background-size: auto;
  }
}
@media (min-width: 1200px) {
  #web3-wallet-features #programs {
    background-size: cover;
  }
}
#web3-wallet-features #programs .howto-title-container {
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  text-align: center;
}
@media (max-width: 700px) {
  #web3-wallet-features #programs .howto-title-container {
    margin-bottom: 4.8309178744vw;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #programs .howto-title-container {
    margin-bottom: 47.98px;
  }
}
#web3-wallet-features #programs .howto-title-container span {
  width: 100%;
}
@media (max-width: 700px) {
  #web3-wallet-features #programs .howto-title-container .title-text {
    color: #fff;
    text-align: center;
    font-size: 5.0724637681vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.2801932367vw;
    text-transform: uppercase;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #programs .howto-title-container .title-text {
    font-size: 27px;
    color: #fff;
  }
}
#web3-wallet-features #programs .usage-guide-container {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  width: 80%;
  row-gap: 30px;
}
@media (max-width: 700px) {
  #web3-wallet-features #programs .usage-guide-container {
    grid-template-columns: auto;
    row-gap: 9.6618357488vw;
    width: 98%;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #programs .usage-guide-container {
    -moz-column-gap: 71px;
    column-gap: 71px;
  }
}
#web3-wallet-features #programs .usage-guide-container .usage-guide {
  gap: 40px;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
}
@media (max-width: 700px) {
  #web3-wallet-features #programs .usage-guide-container .usage-guide {
    width: 100%;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features #programs .usage-guide-container .usage-guide {
    width: 245px;
  }
}
#web3-wallet-features
  #programs
  .usage-guide-container
  .usage-guide
  .usage-content {
  width: 100%;
}
@media (max-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-content {
    display: grid;
    flex-direction: column;
    justify-content: center;
    row-gap: 0.9661835749vw;
    padding-left: 6.2801932367vw;
    padding-right: 6.2801932367vw;
    -moz-column-gap: 3.3816425121vw;
    column-gap: 3.3816425121vw;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-content {
    display: grid;
    grid-template-rows: auto auto auto auto;
  }
}
#web3-wallet-features
  #programs
  .usage-guide-container
  .usage-guide
  .usage-action {
  left: 9px;
  color: rgb(255, 255, 255);
  font-size: 19px;
  font-style: Bold;
  text-align: center;
  font-weight: 700;
  line-height: 26px;
  font-stretch: normal;
  text-decoration: none;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  display: grid;
  align-items: center;
}
@media (max-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-action {
    height: 13.0434782609vw;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-action {
    height: 54px;
    margin-bottom: 4.02px;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-icon {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    width: 57.4879227053vw;
    height: 57.4879227053vw;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-icon {
    width: 217px;
    height: 217px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
  }
}
@media (max-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-description {
    color: #fff;
    font-size: 4.1062801932vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.2801932367vw;
    margin-top: 3.6231884058vw;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 700px) {
  #web3-wallet-features
    #programs
    .usage-guide-container
    .usage-guide
    .usage-description {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-style: Regular;
    text-align: left;
    font-weight: 400;
    line-height: 27px;
    font-stretch: normal;
    text-decoration: none;
    word-break: break-all;
    width: 100%;
  }
}

footer {
  background-color: #0068b7 !important;
}
@media (min-width: 700px) {
  footer .footer-top {
    background-color: #0068b7 !important;
  }
}

#back {
  position: absolute;
}
@media (max-width: 700px) {
  #back {
    top: 3.3333333333vw;
    right: 3.8647342995vw;
  }
}
@media (min-width: 700px) {
  #back {
    top: 42px;
    left: 50px;
  }
} /*# sourceMappingURL=web3-wallet-features.css.map */
