    /*layer-1*/
    .lf-socialworker--layer-1 {
        height: 740px;
        background-color: #FCA2B1;
        background-image: url('https://phujaadkokhb2284738.gcdn.ntruss.com/contents/resources/img/socialworker/background-1.png');
        background-position-y: -3px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .lf-socialworker--layer-1 .layer-item:nth-child(1) {
        font-size: 30px;
        line-height: 40px;
    }

    .lf-socialworker--layer-1 .layer-item:nth-child(2) {
        font-size: 100px;
        line-height: 120px;
    }

    .lf-socialworker--layer-1--card {
        bottom: 0px;
        height: 170px;
        width: 100%;
        transform: translateY(50%);
        z-index: 1;
    }

    .lf-socialworker--layer-1--card .card-item {
        background: white;
        width: 485px;
        align-items: center;
    }

    .lf-socialworker--layer-1--card .card-item:not(:last-child) {
        margin-right: 40px !important;
    }

    .lf-socialworker--layer-1--card .card-item .title {
        color: #fd2b6b;
        font-size: 100px;
        font-weight: bold;
        text-align: center;
    }


    .lf-socialworker--layer-1--card .card-item .content {
        font-size: 16px;
    }

    .lf-socialworker--layer-1--card .card-item .content>.highlight>span {
        font-size: 1.5em;
        line-height: 1.8em;
        position: relative;
        font-weight: bold;
    }

    .lf-socialworker--layer-1--card .card-item .content>.highlight>span::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        background: #FCA2B1;
        width: 100%;
        height: 18px;
        opacity: 0.25;
    }

    /*layer-1*/
    /*layer-2*/
    .lf-socialworker--layer-2 {
        background-color: #303030;
        height: 780px;
        color: white;
        font-size: 28px;
        line-height: 40px;
        font-weight: bold;
    }

    .lf-socialworker--layer-2--card {
        margin-top: 40px !important;
        font-size: 25px;
        line-height: 30px;
        color: #303030;
    }

    .lf-socialworker--layer-2--card .card-item {
        width: 315px;
        height: 325px;
        background-color: #ffb0bc;
    }

    .lf-socialworker--layer-2--card .card-item:not(:last-child) {
        margin-right: 40px;
    }

    .lf-socialworker--layer-2--card .img-container {
        margin-top: 20px;
    }

    .lf-socialworker--layer-2--card .card-item>span {
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        line-height: 26px;
        border-bottom: 2px solid;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
    }

    /*layer-2*/
    /*layer-3*/
    .lf-socialworker--layer-3 {
        font-size: 14px;
    }

    .lf-socialworker--layer-3 .layer-item {
        width: 100%;
        padding: 0 80px;
    }

    .lf-socialworker--layer-3 .layer-item .tag-badge {
        background-color: #fd2b6b;
        padding: 8px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        display: inline-block;
        margin-bottom: 8px;
    }

    .lf-socialworker--layer-3 .layer-item .title {
        color: #303030;
        font-size: 40px;
        font-weight: 900;
        line-height: 50px;
        vertical-align: middle;
    }

    .lf-socialworker--layer-3 .layer-item .content {
        color: #303030;
        line-height: 26px;
    }

    .lf-socialworker--layer-3 .layer-item .info {
        color: grey;
        font-size: 12px;
        margin-top: 4px;
    }

    .lf-socialworker--layer-3 .layer-item:not(:last-child) {
        margin-bottom: 80px;
    }

    /*layer-3*/
    /*layer-4*/
    .lf-socialworker--layer-4 {
        background-color: #303030;
        color: white;
        height: 650px;
    }

    .lf-socialworker--layer-4 .title {
        font-size: 35px;
        line-height: 46px;
        font-weight: bold;
        margin-bottom: 80px;
    }

    .lf-socialworker--layer-4 .img-container {
        width: 184px;
        text-align: center;
    }

    .lf-socialworker--layer-4 .img-container .img-container--radius {
        width: 100%;
        height: 184px;
        border-radius: 50%;
        background: white;
        position: relative;
    }

    .lf-socialworker--layer-4 .img-container:not(:last-child) {
        margin-right: 25px;
    }

    .lf-socialworker--layer-4 .img-container--radius>img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .lf-socialworker--layer-4 .img-container>span {
        display: inline-block;
        margin-top: 16px;

        color: #ffffff;
        font-size: 20px;
        font-weight: 700;

    }

    /*layer-4*/

    /*layer-5*/
    .lf-socialworker--layer-5 {
        background: linear-gradient(90deg, #ffafbd 0%, #ffc3a0 100%);
        height: 993px;
    }

    .lf-socialworker--layer-5 .info {
        color: #303030;
        font-size: 25px;
        line-height: 35px;
    }

    .lf-socialworker--layer-5 .title {
        color: #303030;
        font-size: 40px;
        font-weight: 900;
        line-height: 50px;
    }

    /*layer-5*/

    /*layer-6*/
    .lf-socialworker--layer-6 {
        background-color: #f3f3f3;
        height: 958px;
        color: #303030;
    }

    .lf-socialworker--layer-6 .title {
        font-size: 40px;
        font-weight: 900;
        line-height: 50px;
    }

    .lf-socialworker--layer-6 .info {
        font-size: 25px;
        line-height: 40px;

    }

    .lf-socialworker--layer-6 .lf-socialworker--layer-6--card {
        border-radius: 20px;
        background-color: #ffffff;
        box-shadow: 4px 2px 59px 0px rgba(49, 49, 49, 0.27);
        width: 100%;
        padding: 30px 16px;
        text-align: center;
    }

    .lf-socialworker--layer-6 .lf-socialworker--layer-6--card:not(:last-child) {
        margin-bottom: 80px;
    }

    /*layer-6*/

    /*layer-7*/
    .lf-socialworker--layer-7 {
        padding: 60px 0;
    }

    /*layer-7*/

    /*layer-8*/
    .lf-socialworker--layer-8 {
        height: 450px;
        background-color: #f3f3f3;
    }

    .lf-socialworker--layer-8 table th {
        text-align: center;
        background-color: #edf0f1 !important;
        border-bottom: 1px solid rgba(34, 36, 38, 0.1) !important;

    }

    .lf-socialworker--layer-8 table .title {
        font-weight: bold;
        border-right: 1px solid black;
        padding-right: 8px;
    }

    .lf-socialworker--layer-8 table .info {
        padding-left: 8px;
    }


    /*layer-8*/

    /*layer-9*/
    .lf-socialworker--layer-9 .lf-landing-footer-layer-1 .highlight {
        color: #FD5588;
    }

    .lf-socialworker--layer-9 .lf-landing-footer-layer-2 {
        background-color: #FD5588;

    }

    /*layer-9*/