html{
    overflow-x: hidden;
}
body{
    background-color: #1E1E1E !important;
    overflow-x: hidden;
}
.nav-bar{
    margin-top: 38px;
    margin-bottom: 155px;
    display: flex;
}
.navbar-head{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.3px;
    color: #E9E9E9;
}
.landingPage__body{
    margin-left: 140px;
    margin-right: 140px;
    margin-bottom: 100px;
}

.firstView__heading{
    display:flex;
    justify-content: center;
    margin-top:175px;
}
.heading__part1, .heading__part3{
    font-family: Nunito;
    font-size: 200px;
    font-weight: 700;
    line-height: 246px;
    letter-spacing: 0em;
    background: linear-gradient(180deg, #E1519B 0%, #F790C5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.heading__part1{
    position:relative;
    left:70px;
}
.heading__part3{
    position:relative;
    right:90px;
}
.heading__part2{
    width:500px;
    top: -135px;
    left: 45px;
    position:relative;
    z-index:2;
}

.firstView__content{
    font-family: Ubuntu;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.3px;
    text-align: left;
    width: 372px;
    color:white;
    position: absolute;
    top: 500px;
}

.firstView__end{
    display:flex;
    justify-content: space-between;
    position:relative;
    top:-95px;
}
.socialMedia{
    width:180px;
    height:24px;
    display:flex;
    justify-content: space-between;
}
.scroll{
    display:flex;
    width:160px;
    justify-content: space-between;
    align-items: center;
}
.scrollText{
    font-family: Ubuntu;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0.30000001192092896px;
    text-align: left;
    color:white;
}
.scrollFig{
    position: relative;
    top:0;
}
.scrollFig__arrow{
    position: relative;
    left: 34px;
    top: -20px;
}




.scrollContainer{
    float:right;
}
.scrollContainer__border{
width:600px;
height:600px;
border-radius: 50%;
border:2px solid grey;
transform:  rotate(0deg);
position: absolute;
right:-70px;
top: 900px
}
.item1{
    background-color:#E1519B;
    width:20px;
    height:20px;
    border-radius:50%;
    position: absolute;
    left:calc(50% - 5px);
    top:-5px;
}
.item2{
    background-color:#E1519B;
    width:20px;
    height:20px;
    border-radius:50%;
    position: absolute;
    left:calc(100% - 5px);
    top:calc(50% - 5px);
}
.item3{
    background-color:#E1519B;
    width:20px;
    height:20px;
    border-radius:50%;
    position: absolute;
    left:calc(50% - 5px);
    top:calc(100% - 5px);
}

.overview{
    margin-top: 190px;
}
.overview__heading{
    font-family: Ubuntu;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0.30000001192092896px;
    color:white;
    margin-bottom:40px;
}
.overview__content__part1, .overview__content__part2{
    font-family: PT Sans Caption;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.3px;
    text-align: left;
    color:#E9E9E9;
    width:473px;
    margin-top:25px;
}
.overview__end{
    display:flex;
    justify-content: space-between;
    width:373px;
    margin-top:80px;
}
.overview__end__part1__heading, .overview__end__part2__heading{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 150%;
    letter-spacing: 0.3px;
    color: #E1519B;
    text-align:center;
    margin-bottom:10px;
}
.overview__end__part1__content, .overview__end__part2__content{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.3px;
    color: #E9E9E9;
    width:152px;
}
.risk{
    margin-top:424px;
}
.risk__heading{
    font-family: Ubuntu;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0.30000001192092896px;
    color:white;
    margin-bottom:50px;
    width:439px;
}
.risk__content__part1, .risk__content__part2, .risk__content__part3{
    font-family: PT Sans Caption;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.3px;
    text-align:justify;
    color:#E9E9E9;
    width:473px;
    margin-top:25px;
}
.present{
    margin-top:300px;
}
.present__heading{
    font-family: Ubuntu;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 0.30000001192092896px;
    color:white;
    margin-bottom:60px;
    width:430px;
}
.present__content__part1, .present__content__part2, .present__content__part3{
    font-family: PT Sans Caption;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.3px;
    text-align:justify;
    color:#E9E9E9;
    width:473px;
    margin-top:25px;
}

.solution{
    margin-top:350px;
}
.solution__heading{
    text-align: center;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 150%;
    letter-spacing: 0.3px;
    color: #E9E9E9;
    margin-bottom:70px;
}
.solution__content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.solution__content__part1, .solution__content__part2, .solution__content__part3{
    font-family: 'PT Sans Caption';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.3px;
    color: #E9E9E9;
    margin-bottom:30px;
    width:975px;
}
.animation{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top:50px;
}
.animation__heading{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #E9E9E9;
    text-align: center;
}
.animation__content{
    width:550px;
    height:344px;
    background: #D9D9D9;
    opacity: 0.5;
    border-radius: 20px;
    margin-top:40px;
}

.goto{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top:50px;
}
.goto__heading{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 150%;
    letter-spacing: 0.3px;
    color: #E9E9E9;
    margin-top:150px;
    margin-bottom:30px;
}
.goto__content{
    display:flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content:center;
}
.goto__content__part1, .goto__content__part2,.goto__content__part3,.goto__content__part4,.goto__content__part5{
    width:168px;
    height:168px;

    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0.3px;
    color: #E9E9E9;
    text-align: center;
    margin:80px 120px 20px;
}
.goto__content__part1,.goto__content__part2,.goto__content__part3,.goto__content__part4,.goto__content__part5{
    background: url(../material/pinkFade/1.svg);
    background-repeat: round;
    justify-content: center;
}
.fade{
    position:absolute;
    z-index:-5;
    /* border-radius: 50%; */
    opacity: 1 !important;
    /* box-shadow: 0 0 50px 50px #1e1e1e inset; */
}
.fade1{
    right: -6px;
    top: -88px;
}
.fade2{
    top: 239px;
    left: 0;
}
.fade3{
    top: 486px;
    right: 0;
}
.fade4{
    top: 786px;
    left: 7px;
}
.fade5{
    top: 3296px;
    left: 401px;
}
.fade6{
    top: 2033px;
    left: 146px;
}
.fade7{
    top: 2682px;
    left: -265px;
}
.fade8{
    top: 4063px;
    left: 0;
}
.fade9{
    top: 4178px;
    right: 0;
}
.fade10{
    top: 4770px;
    left: 74px;
    display: none;
}
.fade11{
    top: 4781px;
    left: 488px;
    display: none;

}
.fade12{
    top: 4866px;
    display: none;
    right: 172px;
}
.fade13{
    top: 5078px;
    right: 673px;
    display: none;

}
.fade14{
    top: 5040px;
    display: none;
    right: 266px;
}


@media (max-width: 576px) {
    .scrollContainer{
        display: none;
    }
}
@media (max-width: 576px) {
    .landingPage__body{
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
}
@media (max-width: 576px) {
    .fade{
        /* display: none; */
        height: 90px;
        width: 90px;
    }
    .navbar-head{
        font-size: 16.0724px;
    }
    .heading__part1, .heading__part3{
        font-family: Nunito;
        font-size: 42.8632px;
        font-weight: 700;
        line-height: 246px;
        letter-spacing: 0em;
        background: linear-gradient(180deg, #E1519B 0%, #F790C5 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .nav-bar{
        margin-bottom: 0;
    }
    .firstView__heading{
        margin-top: 0;
    }
    .heading__part2{
        top: 0;
        left: 9px;
        width: 119px;
    }
    .heading__part1 {
        position: relative;
        left: 20px;
    }
    .heading__part3 {
        position: relative;
        right: 24px;
    }    
    .firstView{
        text-align: center;
    }
    .firstView__end{
        display: none;
    }
    .firstView__content{
        position: relative;
        top: 0;
        width: auto;
        text-align: center;
    }
    .overview {
        margin-top: 72px;
        text-align: center;
    }
    .overview__heading{
        width: auto;
        text-align: center;
        font-size: 32px;
        line-height: 150%;
    }
    .overview__content__part1, .overview__content__part2 {
        text-align: center;
        color: #E9E9E9;
        margin-top: 20px;
        width: auto;
    }
    .overview__end {
        display: flex;
        flex-direction: column;
        width: auto;
        margin-top: 64px;
        text-align: center;
    }
    .overview__end__part1__content, .overview__end__part2__content {
        height: 84px;
        width: auto;
    }
    .risk{
        margin-top: 72px;
    }
    .risk__heading {
        width: auto;
        text-align: center;
        font-size: 32px;
        line-height: 150%;
    }
    .risk__content__part1, .risk__content__part2, .risk__content__part3 {
        width: auto;
        margin-top: 20px;
        text-align: center;
    }
    .present{
        margin-top: 72px;
    }
    .present__heading {
        font-size: 32px;
        width: auto;
        text-align: center;
        line-height: 150%;
    }
    .present__content__part1, .present__content__part2, .present__content__part3 {
        text-align: center;
        width: auto;
        margin-top: 20px;
    }
    .solution {
        margin-top: 90px;
    }
    .solution__heading {
        font-size: 40px;
        line-height: 150%;
        letter-spacing: 0.3px;
        color: #E9E9E9;
        margin-bottom: 40px;
    }
    .solution__content__part1, .solution__content__part2, .solution__content__part3 {
        font-size: 20px;
        line-height: 150%;
        text-align: center;
        color: #E9E9E9;
        margin-bottom: 25px;
        width: auto;
    }
    .animation__content {
        width: 320px;
        height: 200px;
    }
    .goto{
        margin-top: 0;
    }
    .goto__heading {
        font-size: 40px;
        color: #E9E9E9;
        margin-top: 90px;
        margin-bottom: 30px;
    }
    .goto__content__part1, .goto__content__part2, .goto__content__part3, .goto__content__part4, .goto__content__part5 {
        width: 300px;
        height: 230px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 150%;
        letter-spacing: 0.3px;
        color: #E9E9E9;
        text-align: center;
        margin: 0 0 30px;
    }    
    .fade1{
        right: 9px;
        top: 99px;
    }
    .fade2{
        top: 195px;
        left: 0px;
    }
    .fade3 {
        top: 449px;
        right: 169px;
    }
    .fade4{
        top: 786px;
        left: 7px;
    }
    .fade5{
        top: 926px;
        left: 283px;
    }
    .fade6{
        top: 1185px;
        left: 26px;
    }
    .fade7{
        top: 1499px;
        left: 235px;
    }
    .fade8{
        top: 1849px;
    }
    .fade9{
        top: 2108px;
    }
    .fade10{
        top: 2410px;
        left: 97px;
    }
    .fade11{
        display: none;
    }
    .fade12{
        display: none;
    }
    .fade13{
        display: none;
    }
    .fade14{
        display: none;
    }
    .goto__content__part1,.goto__content__part2,.goto__content__part3,.goto__content__part4,.goto__content__part5{
        background: url(../material/pinkFade/1.svg);
        background-repeat: round;
    }
}
