/* _content/NFTGWebApp/Pages/MintWithOrdg.cshtml.rz.scp.css */
.hero[b-t9zfbnfgne] {
    background: #f8f9fa11;
    border-radius: 15px;
    padding: 15px;
}

    .hero h1[b-t9zfbnfgne] {
        font-size: 3rem;
        font-weight: bold;
    }

.features .icon svg[b-t9zfbnfgne] {
    height: 3rem;
    width: 3rem;
}

.features h3[b-t9zfbnfgne] {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

div.feature-item[b-t9zfbnfgne] {
    background: #f8f9fa11;
    border-radius: 10px;
    padding: 10px;
    margin: 5px;
}

.cta[b-t9zfbnfgne] {
    text-align: center;
}
/* _content/NFTGWebApp/Pages/Mint/Details.cshtml.rz.scp.css */
.card-img-top[b-syq1cjd6ut] {
    height: 250px;
    max-width: 400px;
    object-fit: cover;
}

div.img-container[b-syq1cjd6ut] {
    text-align: center;
}

.progress-stacked[b-syq1cjd6ut], .progress[b-syq1cjd6ut] {
    height: 30px;
    font-size: 20px;
    font-weight: 400;
}

div.input-group > span.mint-form-postfix[b-syq1cjd6ut] {
    width: auto;
}

@media (max-width: 767px) {
    .input-group-text[b-syq1cjd6ut] {
        width: 150px;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (min-width: 768px) {
    .input-group-text[b-syq1cjd6ut] {
        width: 200px;
        flex-direction: row-reverse;
    }
}
/* _content/NFTGWebApp/Pages/Mint/Index.cshtml.rz.scp.css */
div.card[b-g2f6ztwl29] {
    margin: 15px 5px;
    max-width: 402px;
    height: 475px;
}

.card img[b-g2f6ztwl29] {
    height: 250px;
    max-width: 400px;
    margin-left: 0px;
    object-fit: cover;
}

div.card-body[b-g2f6ztwl29] {
    overflow: auto;
}

.join-creator-emoji[b-g2f6ztwl29] {
    font-size: 100px;
    text-align: center;
    margin-top: 10px;
}
/* _content/NFTGWebApp/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-xp368v4vff] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-xp368v4vff] {
  color: #0077cc;
}

.btn-primary[b-xp368v4vff] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-xp368v4vff], .nav-pills .show > .nav-link[b-xp368v4vff] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-xp368v4vff] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-xp368v4vff] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-xp368v4vff] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-xp368v4vff] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-xp368v4vff] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
