.pw_p5n_background_2 {
    overflow: visible;
}
.pw_p5n_background_2{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    
   
}
.pw_p5n_brand_2{
    font-family: "Quicksand";
    font-size: 200px;
    font-weight: 700;
    position: relative;
    z-index: 1222;
    line-height: 250px;
    background: linear-gradient(to bottom, #05BFEE 0%, #38D9A8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    transform: translateY(-120px);
}
.pw_p5n_brand_title_2{
    font-family: "Mulish";
    font-size: 24px;
    font-weight: 600;
    z-index: 1222;
    line-height: 30px;
    color:#444259;
    text-align: center;
    margin-top: -128px;
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 0 40px;
}
.pw_p5n_brand_content_2{
    font-family: "Mulish";
    font-size: 16px;
    font-weight: 400;
    z-index: 1222;
    line-height: 24px;
    text-align: justify;
    color:#444259;
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 32px 40px 0;
}
.pw_p5n_brand_content_2_1{
    padding-bottom: 16px;
}