.CC002{
    margin: 10px auto 50px auto;
    font-family: sans-serif;
    text-align: center;
    max-width: 355px;
}
.CC002_containerBG{
    background: #C046F1;
    background: linear-gradient(90deg,rgba(192, 70, 241, 1) 50%, rgba(0, 0, 0, 0) 34%);
    position: relative;
}
.CC002_containerBG img{
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 12px 0;
}
.CC002_containerRRSS{
    display: flex;
    align-items: center;
    justify-content: center;
}
.CC002_containerRRSS a{
    color: #FFF;
    font-size: 30px;
    margin: 11px 10px 0 10px;
}
.CC002_btn{
    background-color: #c046f1;
    color: #000;
    font-weight: bold;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    margin: 10px auto;
    border: none;
}
.CC001b_container{
    text-align: center;
    font-family: sans-serif;
}
.CC001b_container h1{
    font-size: 3em;
    font-weight: bold;
}
.CC001b_container h3{
    font-size: 1.5em;
    margin: 0;
}
.CC001b_container p{
    font-size: 1.2em;
    margin: 15px;
}
.CC002_conentText{
    position: absolute;
    top: 55%;
    left: 10%;
    text-align: left;
    width: 85%;   
}
.CC002_imgStrong{
    font-weight: bold;
    font-size: 1.3em;
    display: block;
    background: #00000099;
    width: 95%;
}
.CC002_imgText{
    font-size: 1.1em;
    display: block;
    background: #00000099;
    width: 95%;
}