    /*layer-1*/
    .lf-accounting--layer-1 {
        height: 760px;
        background-color: #EE7C30;
        background-image: url('https://phujaadkokhb2284738.gcdn.ntruss.com/contents/resources/img/accounting/background-1.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto;
    }

    .lf-accounting--layer-1 .layer-item:nth-child(1) {
        font-size: 30px;
        font-weight: 900;
        line-height: 30px;
        color: #000000;
        margin-bottom: 20px;


    }

    .lf-accounting--layer-1 .layer-item:nth-child(2) {
        margin-bottom: -100px;
        z-index: 1;
        text-align: center;
    }

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

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

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

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


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

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

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

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


        background-image: url('https://phujaadkokhb2284738.gcdn.ntruss.com/contents/resources/img/accounting/background-2.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;

    }

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

    .lf-accounting--layer-2--card .card-item {
        width: 315px;
        height: 380px;
        background-color: #ff722c;
    }

    .lf-accounting--layer-2--card .card-item .info {

        font-size: 18px;
        font-weight: bold;
        line-height: 26px;
        text-align: center;
        margin-top: 10px;
    }

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

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

    .lf-accounting--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-accounting--layer-3 {
        padding: 80px 0;
    }

    

    .lf-accounting--layer-3 .title {
        font-size: 65px;
        line-height: 65px;
        font-weight: bold;

    }

    .lf-accounting--layer-3 .title>.highlight {
        color: #ff722c;
        display: inline-block;
        text-decoration: underline;
        transform: rotate(-10deg);
    }

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

    .lf-accounting--layer-3 .layer-item:nth-of-type(2) {
        height: 96px;


    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div {
        position: relative;
        padding: 0 60px;
        box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.1);
    }


    .lf-accounting--layer-3 .layer-item:nth-of-type(2) .info {

        color: #ffffff;
        line-height: 28px;
        font-size: 18px;
        font-weight: 400;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2) .title {
        color: #ffffff;
        line-height: 28px;
        font-size: 23px;
        font-weight: 400;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:not(:last-child) {
        margin-right: 25px;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(1) {
        background: linear-gradient(90deg, #eebb30 0%, #ee7c30 100%);

        z-index: 3;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(1)::after,
    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(2)::after,
    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(3)::after {
        content: '';
        position: absolute;
        right: -72px;
        top: 24px;
        width: 0px;
        height: 0px;
        border-top: 48px solid none;
        border-right: 48px solid transparent;
        border-left: 48px solid transparent;
        transform: rotate(90deg);

    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(1)::after {
        border-bottom: 48px solid #ee7c30;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(2) {
        background: linear-gradient(90deg, #ee7c30 0%, #ff5206 100%);

        z-index: 2;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(2)::after {
        border-bottom: 48px solid #ff5206;
    }


    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(3) {
        background: linear-gradient(90deg, #ff5206 0%, #c1420b 100%);

        z-index: 1;

    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(2)>div:nth-child(3)::after {
        border-bottom: 48px solid #c1420b;
    }

    .lf-accounting--layer-3 .layer-item  td {
        border-top: none !important;
        border-left: none !important;
        border-bottom: none !important;
    }

    .lf-accounting--layer-3 .layer-item  th {
        background-color: #edf0f1;

    }

    .lf-accounting--layer-3 .layer-item tr {

        border-bottom: 1px solid black;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .info {

        color: #303030;
        font-size: 25px;
        font-weight: 500;
        line-height: 40px;
        vertical-align: middle;

    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .title {

        color: #303030;
        font-size: 40px;
        font-weight: 900;
        line-height: 40px;

    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item {
        width: 315px;
        height: 415px;
        border-radius: 10px;
        box-shadow: 0px 3px 35px 0px rgba(4, 22, 27, 0.14);

    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item>div {
        width: 100%;
        height: 50%;
        position: relative;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item>div:nth-child(1) {
        z-index: 1;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item>div:nth-child(1)::after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-top: 20px solid white;
        border-bottom: 20px solid transparent;
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item>div:nth-child(2) {
        background: #FFE3D5;
        z-index: 0;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item:not(:last-child) {
        margin-right: 25px;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item .card-info-title {

        color: #ff722c;
        line-height: 20px;
        font-size: 20px;
        font-weight: 700;

    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item .card-title {
        color: #ff722c;
        line-height: 40px;
        font-size: 30px;
        font-weight: 700;
    }

    .lf-accounting--layer-3 .layer-item:nth-of-type(3) .lf--card>.lf--card-item .card-info {
        color: #303030;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        margin-top: 12px;
        text-align: center;
    }

    /*layer-3*/
    /*layer-4*/
    .lf-accounting--layer-4 {
        background-color: #f3f3f3;
        height: 958px;
        color: #303030;
    }

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

    .lf-accounting--layer-4 .info {
        font-size: 25px;
        line-height: 40px;

    }

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

    }

    .lf-accounting--layer-4--card .lf-tip .highlight {
        position: relative;
        display: inline;
    }

    .lf-accounting--layer-4--card .lf-tip .highlight::before {
        content: '';
        width: 100%;
        height: 10px;
        opacity: 0.3;
        background: #ff722c;
        left: 0px;
        bottom: 0px;
        position: absolute;
    }


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

    /*layer-4*/

    /*layer-77*/
    .lf-accounting--layer-77 {
        padding: 60px 0;
    }

    .lf-accounting--layer-77 .segment {
        padding: 0;
        border: none !important;
    }

    .lf-accounting--layer-77 .tabular {
        border: none !important;
        margin-bottom: 40px !important;
        font-size: 16px;
        border-bottom: 2px solid black !important;

    }

    .lf-accounting--layer-77 .item.active {
        border: none !important;
        background-color: #303030 !important;
        color: white !important;
    }

    .lf-accounting--layer-77 .item {
        width: 33.33333%;
        justify-content: center;

    }

    .lf-accounting--layer-77 .lf-landing-course-books-btn {
        background-color: #ff722c !important;


    }

    /*layer-77*/

    /*layer-8*/
    .lf-accounting--layer-88 {
        height: 250px; 
        background-color: #f3f3f3;
    }

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

    }

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

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


    /*layer-8*/

    /*layer-9*/
    .lf-accounting--layer-99 .lf-landing-footer-layer-1 .highlight {
        color: #ff722c;
    }

    .lf-accounting--layer-99 .lf-landing-footer-layer-2 {
        background-color: #ff722c;

    }
    .lf-landing-footer-layer-3 {
        display: none !important;

    }

    /*layer-9*/