#carousel-example-generic {
	width: 100vw;
    left: 0;
    position: absolute;
}
#carousel-example-generic .item {
	height: 55vh;
	background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

.landb-nav-link a {
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	font-size: 14px;
	text-align: right;

	color: #059AFF;
}

.landb-info {
	margin-top: 55vh;
}
.landb-info h6 {
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	font-size: 16px;

	color: #181A1B;
}
.landb-info p span.verify-icon {
    vertical-align: middle;
}
.landb-info p span.online {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;

	color: #2BB549;
}
.landb-info .credits-amount .amount {
	margin-right: 16px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 36px;
    line-height: 44px;
    position: absolute;
    color: #181A1B;
}

.landb-info .credits-amount .desc-group {
	    padding-left: 25px;
}
.landb-info .credits-amount .credits {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #303637;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 1px;
}
.landb-info .credits-amount .chars {
	margin-top: -2px;
    font-size: 12px;
    line-height: 15px;
    color: #8e8e93;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
}
.landb-ig h5 {
	font-weight: 600;
	line-height: normal;
	font-size: 14px;
	color: #181A1B;
}
.landb-ig .ig-images {
	width: 100%;
	position: absolute;
	left: 0;
	margin-bottom: 40px;
}
.landb-ig .ig-images .item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 33.33%;
    padding-top: 33.33%;
    border: 1px solid #fff;
    background: #edeced;
    color: #222;
    overflow: hidden;
	background-size: cover;
}

.landb-sticky-button {
	position: fixed;
	width: 100%;
	height: 40px;
	left: 0px;
	bottom: 10px;
	background: rgba(12, 181, 73, 0.9);
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
.landb-sticky-button h4{
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}




