.digages_dp-onboard-main-container
{
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #2C3338;
}

.digages_dp-onboard-headertxt
{
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 40px;
text-align: center;
color: #1E1E1E;
width: 640px;
margin-left: auto;
margin-right: auto;
}

.digages_dp-onboard-agree {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 32px;
    padding-top: 32px;
}

.digages_dp-onboard-agree1 {
    
    display: grid
;
    justify-content: flex-start;
}

.digages_dp-onboard-logo
{
width: 96px;
height: 96px;
background: #533582;
border-radius: 8px;
margin-top: 144px;
margin-bottom: 14px;
}

.digages_dp-onboard-newconta
{
width: 560px; 
margin-left: auto;
margin-right: auto;
}

.digages_dp-onboard-newtxt
{
    margin-top: 10px;
    margin-bottom: 32px;
    padding-left: 20px;
    padding-right: 20px;
}

.digages_dp-onboard-launchbtn
{
justify-content: center;
align-items: center;
padding: 0px;
gap: 12px;
width: 240px;
height: 48px;
border-radius: 2px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #FFFFFF;
background-color: #3858E9;
border-color: transparent;
margin-bottom: 22px;
cursor: pointer;
}

.digages_dp-onboard-skip-setup
{
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 20px;
color: #3858E9;
text-decoration: none;
}



.digages_dp-onboard-container-topme {
    display: flex;
    justify-content: space-between;
    padding-top: 32px;
    padding-bottom: 64px;
    padding-left: 48px;
    padding-right: 48px;
}
.digages_dp-onboard-logo-part {
    padding-left: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #1E1E1E;
} 

.digages_dp-onboard-logo-part-container {
    display: flex;
    justify-content: space-between; 
}

.digages_dp-onboard-logo-top
{
width: 40px;
height: 40px;
border-radius: 2px;
}

.digages_dp-onboard-skip-setup-top
{
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 13px;
color: #1D2327;
text-decoration: none;
}

.digages_dp-onboard-progress1
{
position: absolute;
width: 20%;
height: 8px;
left: 0;
top: 0px;
background: #3858E9;
}

.digages_dp-onboard-progress2
{
position: absolute;
width: 40%;
height: 8px;
left: 0;
top: 0px;
background: #3858E9;
}

.digages_dp-onboard-progress3
{
position: absolute;
width: 60%;
height: 8px;
left: 0;
top: 0px;
background: #3858E9;
}

.digages_dp-onboard-progress4
{
position: absolute;
width: 80%;
height: 8px;
left: 0;
top: 0px;
background: #3858E9;
}
.digages_dp-onboard-progress5
{
position: absolute;
width: 100%;
height: 8px;
left: 0;
top: 0px;
background: #3858E9;
}

.digages_dp-onboard-continuebtn
{
justify-content: center;
align-items: center;
padding: 0px;
gap: 12px;
width: 400px;
height: 48px;
border-radius: 2px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #FFFFFF;
background-color: #3858E9;
border-color: transparent;
margin-bottom: 22px;
margin-top: 32px;
cursor: pointer;
}

.digages_dp-onboard-continuebtn2
{
justify-content: center;
align-items: center;
padding: 0px;
gap: 12px;
width: 400px;
height: 48px;
border-radius: 2px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #FFFFFF;
background-color: #3858e988;
border-color: transparent;
margin-bottom: 22px;
margin-top: 32px;
cursor: not-allowed !important;  
}


.digages_dp-onboard-addacntbold
{
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #3858E9;
}

.digages_dp-onboard-mainnewconta
{
    padding-left: 20px;
    padding-right: 20px;
}

.digages_dp-onboard-addacntgreen
{
    color: #69D784;
}

.digages_dp-onboard-paywallbold
{
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #1E1E1E;
}

.digages_dp-onboard-paywallboltxt
{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #2C3338;
padding-top: 8px;
padding-bottom: 16px;
}

