html,body {
    margin:0;
    padding:0;
	width: 100%;
	height: 100%;
    overflow-x: hidden;
	overflow-y: scroll;
}

p,h1,h2,h3,h4,h5,h6 {
	height: auto;
    padding: 0;
    margin: 0;
	text-align: center;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

header.header {
    align-items: center;
    background: #fff;
    display: flex;
    justify-content: space-between;
    padding: 1rem 10px;
    position: fixed;
    top: 0;
    width: calc(100% - 20px);
    box-shadow: 1px 1px 11px 2px #cecece;
}

.mainSec {
    padding: 100px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
}

h1.mainTxt {
    font-size: 37px;
    font-weight: 800;
    margin-bottom: 1rem;
    font-family: system-ui;
    padding: 0 5px;
}

i#menuIcon {
    font-size: 25px;
    color: red;
}

.archievInner {
    width: 100%;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ak-213 {
    width: 100%;
    padding: 3rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f2f2f2;
}

h3.dd-229 {
    font-family: system-ui;
    font-size: 30px;
    margin-bottom: 20px;
    padding: 0 10px;
}

p.ez-876 {
    font-size: 16px;
    color: #191919;
    font-family: system-ui;
    margin-bottom: 50px;
    padding: 0 15px;
    font-weight: 500;
}

.pt-976 {
    width: 100%;
    display: flex;
    overflow-y: scroll;
    padding: 1rem 0;
}

img.img-306 {
    height: 180px;
    width: auto;
    margin-left: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 8px 3px #dcdcdc;
}

img.ee-809 {
    width: 70px;
    position: fixed;
    bottom: 15px;
    right: 10px;
    box-shadow: 1px 1px 7px 2px #c1c1c1;
    border-radius: 50%;
    display: none;
}

img.ee-809 {
    width: 70px;
    position: fixed;
    bottom: 15px;
    right: 10px;
}

h3.archieCount {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: sans-serif;
}

p.archieTxt {
    font-family: system-ui;
    font-size: 15px;
    color: #939393;
}

.adamaSection {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4rem 0;
}

img.displayedImg {
    width: 350px;
    height: auto;
    margin-bottom: 3rem;
}

img.adLogo {
    height: 50px;
}

.sokotoDiv {
    margin-bottom: 10px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

p.f-12.mb-2 {
    font-family: sans-serif;
    font-size: 14px;
    color: grey;
    margin-bottom: 15px;
}

h4.g-26 {
    font-family: system-ui;
    text-align: left;
    margin-bottom: 10px;
    font-size: 25px;
}

p.mb-3 {
    text-align: left;
    margin-bottom: 30px;
    font-family: system-ui;
    color: #5c5c5c;
}

button.k-29 {
    height: 35px;
    padding: 0 15px;
    font-weight: 500;
    border: 0;
    border-radius: 5px;
    font-size: 13px;
    background: red;
    color: white;
}

.archIcon {
    font-size: 35px;
    display: flex;
}

span.iconSpan {
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 50%;
    border: dotted 6px red;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-content.bg-light {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f2f2f2;
    padding: 3rem 0;
}

h3.fw-800 {
    font-family: system-ui;
    margin-bottom: 10px;
    font-size: 29px;
    padding: 0 10px;
}

p.footTxt {
    font-family: system-ui;
    padding: 0 10px;
    color: #767676;
    margin-bottom: 20px;
}

.welcome-button {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}


button.createAccBtn {
    height: 50px;
    padding: 0 25px;
    border: 0;
    border-radius: 10px;
    margin-right: 5px;
    background: red;
    color: white;
    font-weight: 600;
    font-size: 16px;
}

.line {
    background: linear-gradient(90deg, #e24949, #c22dd4);
    border-radius: 6px;
    height: 5px;
    margin: 30px auto 0;
    width: 120px;
    margin-bottom: 30px;
}

button.signinBtn {
    height: 50px;
    padding: 0 25px;
    border-radius: 10px;
    border: solid 2px red;
    color: red;
    font-weight: 600;
    font-size: 16px;
}

p.subMainTxt {
    font-size: 16px;
    font-family: system-ui;
    color: #505050;
    padding: 0 5px;
    margin-bottom: 2rem;
}

button.actionBtn {
    border: 0;
    padding: 20px 35px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    border-radius: 50px;
    background: red;
    color: white;
}

p.loginTxt {
    font-family: system-ui;
    color: #626262;
    margin-bottom: 1rem;
}

b.loginBold {
    font-size: 20px;
    color: red;
}

span.appstoreLnkSpn {
    display: flex;
    justify-content: center;
}

img.appStoreImg {
    width: 150px;
    margin: 0 5px;
    height: auto;
    background: red61;
}

hr.hr {
    width: calc(100% - 30px);
    border: 1px solid #d7d7d7;
}

.archievementsDiv {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
}

.g-208 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 0;
}

img.dd-542 {
    margin-bottom: 30px;
    width: 300px;
    height: auto;
}

h1.j-906 {
    padding: 0 10px;
    margin-bottom: 15px;
    font-family: system-ui;
    font-size: 35px;
}

p.mt-2 {
    display: flex;
    align-items: center;
    font-family: system-ui;
    font-size: 16px;
    font-weight: 500;
    color: red;
}

.getStrtedIcon {
    display: flex;
    margin-right: 5px;
}

.icon-feature {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    padding: 15px;
    border-radius: 50%;
    border: solid #e2e2e2 2px;
}

p.w-264 {
   font-size: 16px;
    color: #191919;
    font-family: system-ui;
    margin-bottom: 50px;
    padding: 0 15px;
    font-weight: 500;
}

.asset-feature-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

h6.ty-54 {
    font-weight: 600;
    margin-bottom: 10px;
    font-family: system-ui;
    font-size: 19px;
    text-align: left;
}

p.pl-102 {
    text-align: left;
    margin-bottom: 10px;
    font-family: system-ui;
    font-size: 15px;
    color: #444444;
}

.assetIcon {
    font-size: 30px;
    color: red;
    display: flex
;
}

.asset-feature {
    width: 85%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    align-items: flex-start;
}