﻿
.middle-container[_ngcontent-pko-c116] {
    background: #dbdfe6;
    position: relative;
    margin-top: 65px;
    overflow: hidden;
}

    .middle-container[_ngcontent-pko-c116] .section[_ngcontent-pko-c116] {
        background: #f2f3f5;
    }

.left-container[_ngcontent-pko-c116] {
    width: 325px;
    float: left;
}

.right-container[_ngcontent-pko-c116] {
    background: #dbdfe6;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
}

.right-container.menu-on[_ngcontent-pko-c116] {
    width: calc(100% - 325px);
    float: right;
    background: #dbdfe6;
}

.help-icon[_ngcontent-pko-c116] {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 120px;
    z-index: 3;
}

    .help-icon[_ngcontent-pko-c116] a[_ngcontent-pko-c116] {
        display: inline-block;
    }

.menu-toggle[_ngcontent-pko-c116] {
    position: absolute;
    left: 325px;
    top: 0;
    z-index: 1;
    width: 20px;
}

.menu-toggle.menu-off[_ngcontent-pko-c116] {
    left: 0;
}

.chat-container[_ngcontent-pko-c116] {
    position: fixed;
    right: 10px;
    bottom: 80px;
    width: 250px;
    height: 400px;
    z-index: 1;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px 15px 60px;
}

.chat-container-new[_ngcontent-pko-c116] {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 300px;
    z-index: 1;
}

@media only screen and (max-width: 1023px) {
    .left-container[_ngcontent-pko-c116] {
        float: none;
        position: absolute;
        z-index: 3;
        background: #fff;
        height: 100vh;
    }

    .right-container[_ngcontent-pko-c116] {
        background: #dbdfe6;
        overflow: hidden;
        max-width: 100%;
        margin: 0 auto;
    }

    .right-container.menu-on[_ngcontent-pko-c116] {
        width: 100%;
    }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .popup-overlay[_ngcontent-pko-c116] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1;
    }
}


.header[_ngcontent-pko-c110] {
    width: 100%;
    position: relative;
    z-index: 4;
    left: 0;
    background: #fff;
    border-bottom: 1px solid #c9d0de;
    height: 65px;
}

    .header[_ngcontent-pko-c110] .section[_ngcontent-pko-c110] {
        padding: 0 0 0 15px;
        overflow: inherit;
    }

    .header[_ngcontent-pko-c110] .logo[_ngcontent-pko-c110] {
        float: left;
        width: 196px;
    }

        .header[_ngcontent-pko-c110]
        .logo[_ngcontent-pko-c110]
        a[_ngcontent-pko-c110] {
            display: inline-block;
        }

        .header[_ngcontent-pko-c110]
        .logo[_ngcontent-pko-c110]
        img[_ngcontent-pko-c110] {
            width: 70%;
        }

.header.on[_ngcontent-pko-c110] {
    background: #fff;
    position: fixed;
    top: 0;
}

.header[_ngcontent-pko-c110] .main-menu[_ngcontent-pko-c110] {
    float: left;
    margin-left: 30px;
    width: calc(100% - 226px);
}

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    ul[_ngcontent-pko-c110] {
        list-style: none;
    }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        ul[_ngcontent-pko-c110]
        li[_ngcontent-pko-c110] {
            float: left;
            padding: 23px 35px 23px 0;
            position: relative;
        }

            .header[_ngcontent-pko-c110]
            .main-menu[_ngcontent-pko-c110]
            ul[_ngcontent-pko-c110]
            li[_ngcontent-pko-c110]:first-child {
                padding-left: 35px;
            }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        ul[_ngcontent-pko-c110]
        li.active[_ngcontent-pko-c110] {
            font-weight: 700;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        ul[_ngcontent-pko-c110]
        li[_ngcontent-pko-c110]
        a[_ngcontent-pko-c110] {
            color: #3e206d;
        }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .left-menu[_ngcontent-pko-c110] {
        float: right;
        margin-right: 35px;
    }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .right-menu[_ngcontent-pko-c110] {
        float: right;
    }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu[_ngcontent-pko-c110]
        li.go-pro[_ngcontent-pko-c110] {
            padding: 23px 25px;
            position: relative;
            margin-right: 35px;
            border-radius: 50px;
        }

            .header[_ngcontent-pko-c110]
            .main-menu[_ngcontent-pko-c110]
            .right-menu[_ngcontent-pko-c110]
            li.go-pro[_ngcontent-pko-c110]
            img[_ngcontent-pko-c110] {
                float: left;
                margin: 2px 10px 0 0;
                width: 20px;
            }

            .header[_ngcontent-pko-c110]
            .main-menu[_ngcontent-pko-c110]
            .right-menu[_ngcontent-pko-c110]
            li.go-pro[_ngcontent-pko-c110]
            a[_ngcontent-pko-c110] {
                color: #3e206d;
                font-weight: 700;
            }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .right-menu.login-menu[_ngcontent-pko-c110] {
        background: #eb1920;
        position: relative;
        height: 65px;
    }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu.login-menu[_ngcontent-pko-c110]
        a[_ngcontent-pko-c110] {
            color: #fff;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu.login-menu[_ngcontent-pko-c110]
        li.splitter[_ngcontent-pko-c110] {
            position: absolute;
            width: 1px;
            background: #fff;
            height: 15px;
            padding: 0;
            top: 25px;
            left: 93px;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu.login-menu[_ngcontent-pko-c110]
        li[_ngcontent-pko-c110] {
            padding: 21px 25px;
        }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .left-menu[_ngcontent-pko-c110]
    li[_ngcontent-pko-c110]
    ul[_ngcontent-pko-c110] {
        position: absolute;
        z-index: 9;
        top: 64px;
        left: 0;
        background: #fff;
        padding: 5px 0;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        display: none;
        width: 180px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .left-menu[_ngcontent-pko-c110]
    li[_ngcontent-pko-c110]:hover
    ul[_ngcontent-pko-c110] {
        display: block;
    }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .left-menu[_ngcontent-pko-c110]
    li[_ngcontent-pko-c110]
    ul[_ngcontent-pko-c110]
    li[_ngcontent-pko-c110] {
        display: block;
        padding: 5px 15px;
        font-size: 14px;
        float: none;
    }

.header-bg[_ngcontent-pko-c110] {
    background: url(/assets/images/background.png) no-repeat 50%/100%;
}

.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
.right-menu.login-menu[_ngcontent-pko-c110]
li.user-icon[_ngcontent-pko-c110] {
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 10px;
}

.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
.right-menu.login-menu[_ngcontent-pko-c110]
li.loggedin-user[_ngcontent-pko-c110] {
    padding: 0;
    font-weight: 700;
    color: #3e206d;
    position: relative;
}

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .right-menu.login-menu[_ngcontent-pko-c110]
    li.loggedin-user[_ngcontent-pko-c110]
    a[_ngcontent-pko-c110] {
        color: #3e206d;
        padding: 23px 15px 23px 5px;
        display: inline-block;
    }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu.login-menu[_ngcontent-pko-c110]
        li.loggedin-user[_ngcontent-pko-c110]
        a[_ngcontent-pko-c110]
        span[_ngcontent-pko-c110] {
            width: 125px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            font-size: 15px;
        }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .right-menu.login-menu[_ngcontent-pko-c110]
    li.loggedin-user[_ngcontent-pko-c110]
    img[_ngcontent-pko-c110] {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
    }

.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
.right-menu.login-menu[_ngcontent-pko-c110]
li.notification[_ngcontent-pko-c110] {
    padding: 0;
    width: 18px;
    margin: 0 15px 0 10px;
    position: relative;
    top: 20px;
}

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .right-menu.login-menu[_ngcontent-pko-c110]
    li.notification[_ngcontent-pko-c110]
    span[_ngcontent-pko-c110] {
        color: #916dd5;
        background: #fff;
        border-radius: 100px;
        width: 20px;
        height: 20px;
        display: inline-block;
        text-align: center;
        font-size: 11px;
        line-height: 20px;
        font-weight: 700;
        position: absolute;
        top: -12px;
        left: 5px;
    }

.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
.right-menu.login-menu[_ngcontent-pko-c110]
li.loggedin-user[_ngcontent-pko-c110]
ul[_ngcontent-pko-c110] {
    position: absolute;
    background: #fe8e00;
    width: 275px;
    left: -65px;
    top: 65px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #e87600;
}

.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
.right-menu.login-menu[_ngcontent-pko-c110]
li.loggedin-user[_ngcontent-pko-c110]:hover
ul[_ngcontent-pko-c110] {
    display: block;
}

.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
.right-menu.login-menu[_ngcontent-pko-c110]
li.loggedin-user[_ngcontent-pko-c110]
ul[_ngcontent-pko-c110]
li[_ngcontent-pko-c110] {
    float: none;
    font-size: 14px;
    font-family: Tondo;
    padding: 2px 15px 0;
}

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .right-menu.login-menu[_ngcontent-pko-c110]
    li.loggedin-user[_ngcontent-pko-c110]
    ul[_ngcontent-pko-c110]
    li[_ngcontent-pko-c110]
    a[_ngcontent-pko-c110] {
        padding: 5px 10px;
        display: block;
    }

.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
ul[_ngcontent-pko-c110]
li[_ngcontent-pko-c110]
a.active[_ngcontent-pko-c110],
.header[_ngcontent-pko-c110]
.main-menu[_ngcontent-pko-c110]
ul[_ngcontent-pko-c110]
li[_ngcontent-pko-c110]
ul[_ngcontent-pko-c110]
li[_ngcontent-pko-c110]
a.active[_ngcontent-pko-c110] {
    font-weight: 700;
}

.humburger-menu[_ngcontent-pko-c110] {
    float: left;
    width: 20px;
    margin: 22px 20px 22px 0;
    cursor: pointer;
}

@media only screen and (max-width: 1024px) {
    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    .left-menu[_ngcontent-pko-c110] {
        margin-right: 0;
    }

    .header[_ngcontent-pko-c110]
    .main-menu[_ngcontent-pko-c110]
    ul[_ngcontent-pko-c110]
    li[_ngcontent-pko-c110] {
        padding: 23px 23px 23px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .header[_ngcontent-pko-c110] .main-menu[_ngcontent-pko-c110] {
        margin-left: 0;
        width: calc(100% - 236px);
    }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu.login-menu[_ngcontent-pko-c110]
        li[_ngcontent-pko-c110] {
            padding: 21px 10px;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu[_ngcontent-pko-c110]
        li.go-pro[_ngcontent-pko-c110] {
            padding: 23px 10px;
            margin-right: 0;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        ul[_ngcontent-pko-c110]
        li[_ngcontent-pko-c110]:first-child {
            padding-left: 10px;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        ul[_ngcontent-pko-c110]
        li[_ngcontent-pko-c110] {
            padding: 23px 10px 23px 0;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu.login-menu[_ngcontent-pko-c110]
        li.splitter[_ngcontent-pko-c110] {
            left: 62px;
        }

        .header[_ngcontent-pko-c110]
        .main-menu[_ngcontent-pko-c110]
        .right-menu.login-menu[_ngcontent-pko-c110]
        li.loggedin-user[_ngcontent-pko-c110]
        a[_ngcontent-pko-c110] {
            padding: 23px 5px;
        }

            .header[_ngcontent-pko-c110]
            .main-menu[_ngcontent-pko-c110]
            .right-menu.login-menu[_ngcontent-pko-c110]
            li.loggedin-user[_ngcontent-pko-c110]
            a[_ngcontent-pko-c110]
            span[_ngcontent-pko-c110] {
                width: 100px;
            }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .header[_ngcontent-pko-c110] .main-menu[_ngcontent-pko-c110] {
        display: none;
    }
}


.newsletter-container[_ngcontent-pko-c111] {
    width: auto;
    overflow: hidden;
    background: #0b183a;
    border-bottom: 2px solid #102353;
}

    .newsletter-container[_ngcontent-pko-c111] .section[_ngcontent-pko-c111] {
        padding: 50px 20px;
        max-width: 1366px;
    }

    .newsletter-container[_ngcontent-pko-c111]
    .newsletter-input[_ngcontent-pko-c111],
    .newsletter-container[_ngcontent-pko-c111]
    .newsletter-text[_ngcontent-pko-c111] {
        width: 50%;
        float: left;
    }

    .newsletter-container[_ngcontent-pko-c111]
    .newsletter-text[_ngcontent-pko-c111] {
        color: #dbdfe6;
        font-size: 18px;
        font-weight: 700;
    }

    .newsletter-container[_ngcontent-pko-c111]
    .newsletter-input[_ngcontent-pko-c111]
    input[_ngcontent-pko-c111] {
        border: 3px solid #916dd5;
        background: #0b183a;
        color: #fff;
        float: right;
        padding: 10px 15px;
        font-family: Tondo;
        font-weight: 400;
        font-size: 14px;
        width: 250px;
    }

        .newsletter-container[_ngcontent-pko-c111]
        .newsletter-input[_ngcontent-pko-c111]
        input[_ngcontent-pko-c111]::-webkit-input-placeholder::placeholder {
            color: #fff;
            font-family: Tondo;
            font-weight: 400;
        }

    .newsletter-container[_ngcontent-pko-c111]
    .newsletter-input[_ngcontent-pko-c111]
    .subscribe[_ngcontent-pko-c111] {
        background: #916dd5;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        width: auto;
        float: right;
    }

.footer-container[_ngcontent-pko-c111] {
    width: auto;
    overflow: hidden;
    background: #05102b;
}

    .footer-container[_ngcontent-pko-c111] .section[_ngcontent-pko-c111] {
        padding: 50px 20px;
        overflow: hidden;
        max-width: 1366px;
    }

    .footer-container[_ngcontent-pko-c111]
    .footer-links[_ngcontent-pko-c111] {
        width: 25%;
        float: left;
    }

        .footer-container[_ngcontent-pko-c111]
        .footer-links[_ngcontent-pko-c111]
        ul[_ngcontent-pko-c111] {
            list-style: none;
        }

            .footer-container[_ngcontent-pko-c111]
            .footer-links[_ngcontent-pko-c111]
            ul[_ngcontent-pko-c111]
            li[_ngcontent-pko-c111] {
                color: #dbdfe6;
                font-size: 14px;
                margin-top: 10px;
            }

                .footer-container[_ngcontent-pko-c111]
                .footer-links[_ngcontent-pko-c111]
                ul[_ngcontent-pko-c111]
                li[_ngcontent-pko-c111]:first-child {
                    margin-top: 0;
                }

                .footer-container[_ngcontent-pko-c111]
                .footer-links[_ngcontent-pko-c111]
                ul[_ngcontent-pko-c111]
                li[_ngcontent-pko-c111]
                a[_ngcontent-pko-c111] {
                    color: #919aab;
                }

.footer[_ngcontent-pko-c111] {
    width: auto;
    overflow: hidden;
    background: #05102b;
}

    .footer[_ngcontent-pko-c111] .section[_ngcontent-pko-c111] {
        padding: 30px 20px;
        overflow: hidden;
        max-width: 1366px;
    }

.copyright[_ngcontent-pko-c111] {
    color: #dbdfe6;
    font-size: 12px;
    float: left;
    line-height: 30px;
}

.social-link[_ngcontent-pko-c111] {
    width: 150px;
    margin: 0 auto;
}

    .social-link[_ngcontent-pko-c111] ul[_ngcontent-pko-c111] {
        list-style: none;
        overflow: hidden;
    }

        .social-link[_ngcontent-pko-c111]
        ul[_ngcontent-pko-c111]
        li[_ngcontent-pko-c111] {
            float: left;
            margin-left: 10px;
            width: 25px;
        }

            .social-link[_ngcontent-pko-c111]
            ul[_ngcontent-pko-c111]
            li[_ngcontent-pko-c111]
            a[_ngcontent-pko-c111] {
                display: inline-block;
            }

.footer-logo[_ngcontent-pko-c111] {
    margin-right: 55px;
    width: 50%;
}

ul[_ngcontent-pko-c111] li.footer-links-head[_ngcontent-pko-c111] {
    color: #8c78d4 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 700;
}

.spiltter[_ngcontent-pko-c111] {
    width: 90%;
    margin: 0 auto;
    background: #40586f;
    height: 1px;
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .footer-container[_ngcontent-pko-c111] .section[_ngcontent-pko-c111] {
        padding: 50px 20px 20px;
    }

    .footer-container[_ngcontent-pko-c111]
    .footer-links[_ngcontent-pko-c111] {
        width: 100%;
        float: none;
        padding: 20px 0;
        border-top: 1px solid #40586f;
    }

        .footer-container[_ngcontent-pko-c111]
        .footer-links[_ngcontent-pko-c111]:first-child {
            border-top: 0;
        }

    .copyright[_ngcontent-pko-c111] {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-logo[_ngcontent-pko-c111] {
        width: 160px;
        margin: 0 auto;
    }
}


.la-ball-8bits[_ngcontent-pko-c112],
.la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-8bits[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-8bits.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-8bits[_ngcontent-pko-c112] {
    height: 12px;
    width: 12px;
}

    .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-8bits 1s ease 0s infinite;
        animation: ball-8bits 1s ease 0s infinite;
        border-radius: 0;
        height: 4px;
        left: 50%;
        opacity: 0;
        position: absolute;
        top: 50%;
        transform: translate(100%, 100%);
        width: 4px;
    }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.9375s;
            animation-delay: -0.9375s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.875s;
            animation-delay: -0.875s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.8125s;
            animation-delay: -0.8125s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.6875s;
            animation-delay: -0.6875s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -0.625s;
            animation-delay: -0.625s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.5625s;
            animation-delay: -0.5625s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(9) {
            -webkit-animation-delay: -0.4375s;
            animation-delay: -0.4375s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(10) {
            -webkit-animation-delay: -0.375s;
            animation-delay: -0.375s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(11) {
            -webkit-animation-delay: -0.3125s;
            animation-delay: -0.3125s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(12) {
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(13) {
            -webkit-animation-delay: -0.1875s;
            animation-delay: -0.1875s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(14) {
            -webkit-animation-delay: -0.125s;
            animation-delay: -0.125s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(15) {
            -webkit-animation-delay: -0.0625s;
            animation-delay: -0.0625s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(16) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            left: 0;
            top: -100%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            left: 33.3333333333%;
            top: -100%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            left: 66.6666666667%;
            top: -66.6666666667%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            left: 100%;
            top: -33.3333333333%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            left: 100%;
            top: 0;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            left: 100%;
            top: 33.3333333333%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            left: 66.6666666667%;
            top: 66.6666666667%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            left: 33.3333333333%;
            top: 100%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(9) {
            left: 0;
            top: 100%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(10) {
            left: -33.3333333333%;
            top: 100%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(11) {
            left: -66.6666666667%;
            top: 66.6666666667%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(12) {
            left: -100%;
            top: 33.3333333333%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(13) {
            left: -100%;
            top: 0;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(14) {
            left: -100%;
            top: -33.3333333333%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(15) {
            left: -66.6666666667%;
            top: -66.6666666667%;
        }

        .la-ball-8bits[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(16) {
            left: -33.3333333333%;
            top: -100%;
        }

.la-ball-8bits.la-sm[_ngcontent-pko-c112] {
    height: 6px;
    width: 6px;
}

    .la-ball-8bits.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 2px;
        width: 2px;
    }

.la-ball-8bits.la-2x[_ngcontent-pko-c112] {
    height: 24px;
    width: 24px;
}

    .la-ball-8bits.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 8px;
        width: 8px;
    }

.la-ball-8bits.la-3x[_ngcontent-pko-c112] {
    height: 36px;
    width: 36px;
}

    .la-ball-8bits.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 12px;
        width: 12px;
    }

@-webkit-keyframes ball-8bits {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    51% {
        opacity: 0;
    }
}

@keyframes ball-8bits {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    51% {
        opacity: 0;
    }
}

.la-ball-atom[_ngcontent-pko-c112],
.la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-atom[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-atom.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-atom[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        -webkit-animation: ball-atom-shrink 4.5s linear infinite;
        animation: ball-atom-shrink 4.5s linear infinite;
        background: #aaa;
        border-radius: 100%;
        height: 60%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 60%;
        z-index: 1;
    }

    .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child) {
        -webkit-animation: ball-atom-zindex 1.5s steps(2) 0s infinite;
        animation: ball-atom-zindex 1.5s steps(2) 0s infinite;
        background: none;
        height: 100%;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 0;
    }

        .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child):before {
            -webkit-animation: ball-atom-position 1.5s ease 0s infinite, ball-atom-size 1.5s ease 0s infinite;
            animation: ball-atom-position 1.5s ease 0s infinite, ball-atom-size 1.5s ease 0s infinite;
            background: currentColor;
            border-radius: 50%;
            content: "";
            height: 10px;
            left: 0;
            margin-left: -5px;
            margin-top: -5px;
            opacity: 0.75;
            position: absolute;
            top: 0;
            width: 10px;
        }

    .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        -webkit-animation-delay: 0.75s;
        animation-delay: 0.75s;
    }

        .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2):before {
            -webkit-animation-delay: 0s, -1.125s;
            animation-delay: 0s, -1.125s;
        }

    .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
        -webkit-animation-delay: -0.25s;
        animation-delay: -0.25s;
        transform: rotate(120deg);
    }

        .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3):before {
            -webkit-animation-delay: -1s, -0.75s;
            animation-delay: -1s, -0.75s;
        }

    .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
        -webkit-animation-delay: 0.25s;
        animation-delay: 0.25s;
        transform: rotate(240deg);
    }

        .la-ball-atom[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4):before {
            -webkit-animation-delay: -0.5s, -0.125s;
            animation-delay: -0.5s, -0.125s;
        }

.la-ball-atom.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-atom.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child):before {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-atom.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-atom.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child):before {
        height: 20px;
        margin-left: -10px;
        margin-top: -10px;
        width: 20px;
    }

.la-ball-atom.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-atom.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child):before {
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        width: 30px;
    }

@-webkit-keyframes ball-atom-position {
    50% {
        left: 100%;
        top: 100%;
    }
}

@keyframes ball-atom-position {
    50% {
        left: 100%;
        top: 100%;
    }
}

@-webkit-keyframes ball-atom-size {
    50% {
        transform: scale(0.5);
    }
}

@keyframes ball-atom-size {
    50% {
        transform: scale(0.5);
    }
}

@-webkit-keyframes ball-atom-zindex {
    50% {
        z-index: 10;
    }
}

@keyframes ball-atom-zindex {
    50% {
        z-index: 10;
    }
}

@-webkit-keyframes ball-atom-shrink {
    50% {
        transform: translate(-50%, -50%) scale(0.8);
    }
}

@keyframes ball-atom-shrink {
    50% {
        transform: translate(-50%, -50%) scale(0.8);
    }
}

.la-ball-beat[_ngcontent-pko-c112],
.la-ball-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-beat[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-beat.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-beat[_ngcontent-pko-c112] {
    height: 18px;
    width: 54px;
}

    .la-ball-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-beat 0.7s linear -0.15s infinite;
        animation: ball-beat 0.7s linear -0.15s infinite;
        border-radius: 100%;
        height: 10px;
        margin: 4px;
        width: 10px;
    }

        .la-ball-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2n-1) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
        }

.la-ball-beat.la-sm[_ngcontent-pko-c112] {
    height: 8px;
    width: 26px;
}

    .la-ball-beat.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin: 2px;
        width: 4px;
    }

.la-ball-beat.la-2x[_ngcontent-pko-c112] {
    height: 36px;
    width: 108px;
}

    .la-ball-beat.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin: 8px;
        width: 20px;
    }

.la-ball-beat.la-3x[_ngcontent-pko-c112] {
    height: 54px;
    width: 162px;
}

    .la-ball-beat.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin: 12px;
        width: 30px;
    }

@-webkit-keyframes ball-beat {
    50% {
        opacity: 0.2;
        transform: scale(0.75);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes ball-beat {
    50% {
        opacity: 0.2;
        transform: scale(0.75);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.la-ball-circus[_ngcontent-pko-c112],
.la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-circus[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-circus.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-circus[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-circus-position 2.5s cubic-bezier(0.25, 0, 0.75, 1) infinite, ball-circus-size 2.5s cubic-bezier(0.25, 0, 0.75, 1) infinite;
        animation: ball-circus-position 2.5s cubic-bezier(0.25, 0, 0.75, 1) infinite, ball-circus-size 2.5s cubic-bezier(0.25, 0, 0.75, 1) infinite;
        border-radius: 100%;
        display: block;
        height: 16px;
        height: 100%;
        left: -100%;
        opacity: 0.5;
        position: absolute;
        top: 0;
        width: 16px;
        width: 100%;
    }

        .la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: 0s, -0.5s;
            animation-delay: 0s, -0.5s;
        }

        .la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.5s, -1s;
            animation-delay: -0.5s, -1s;
        }

        .la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1s, -1.5s;
            animation-delay: -1s, -1.5s;
        }

        .la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.5s, -2s;
            animation-delay: -1.5s, -2s;
        }

        .la-ball-circus[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -2s, -2.5s;
            animation-delay: -2s, -2.5s;
        }

.la-ball-circus.la-sm[_ngcontent-pko-c112],
.la-ball-circus.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 8px;
    width: 8px;
}

.la-ball-circus.la-2x[_ngcontent-pko-c112],
.la-ball-circus.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

.la-ball-circus.la-3x[_ngcontent-pko-c112],
.la-ball-circus.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 48px;
    width: 48px;
}

@-webkit-keyframes ball-circus-position {
    50% {
        left: 100%;
    }
}

@keyframes ball-circus-position {
    50% {
        left: 100%;
    }
}

@-webkit-keyframes ball-circus-size {
    50% {
        transform: scale(0.3);
    }
}

@keyframes ball-circus-size {
    50% {
        transform: scale(0.3);
    }
}

.la-ball-climbing-dot[_ngcontent-pko-c112],
.la-ball-climbing-dot[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-climbing-dot[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-climbing-dot.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-climbing-dot[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-climbing-dot[_ngcontent-pko-c112] {
    height: 32px;
    width: 42px;
}

    .la-ball-climbing-dot[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        -webkit-animation: ball-climbing-dot-jump 0.6s ease-in-out infinite;
        animation: ball-climbing-dot-jump 0.6s ease-in-out infinite;
        border-radius: 100%;
        bottom: 32%;
        height: 14px;
        left: 18%;
        position: absolute;
        transform-origin: center bottom;
        width: 14px;
    }

    .la-ball-climbing-dot[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child) {
        -webkit-animation: ball-climbing-dot-steps 1.8s linear infinite;
        animation: ball-climbing-dot-steps 1.8s linear infinite;
        border-radius: 0;
        height: 2px;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(60%);
        width: 14px;
    }

        .la-ball-climbing-dot[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child):nth-child(2) {
            -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
        }

        .la-ball-climbing-dot[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child):nth-child(3) {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
        }

        .la-ball-climbing-dot[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child):nth-child(4) {
            -webkit-animation-delay: -1.2s;
            animation-delay: -1.2s;
        }

.la-ball-climbing-dot.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 20px;
}

    .la-ball-climbing-dot.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        height: 6px;
        width: 6px;
    }

    .la-ball-climbing-dot.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child) {
        height: 1px;
        width: 6px;
    }

.la-ball-climbing-dot.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 84px;
}

    .la-ball-climbing-dot.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        height: 28px;
        width: 28px;
    }

    .la-ball-climbing-dot.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child) {
        height: 4px;
        width: 28px;
    }

.la-ball-climbing-dot.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 126px;
}

    .la-ball-climbing-dot.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        height: 42px;
        width: 42px;
    }

    .la-ball-climbing-dot.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(:first-child) {
        height: 6px;
        width: 42px;
    }

@-webkit-keyframes ball-climbing-dot-jump {
    0% {
        transform: scaleY(0.7);
    }

    20% {
        transform: scale(0.7, 1.2);
    }

    40% {
        transform: scale(1);
    }

    50% {
        bottom: 125%;
    }

    46% {
        transform: scale(1);
    }

    80% {
        transform: scale(0.7, 1.2);
    }

    90% {
        transform: scale(0.7, 1.2);
    }

    to {
        transform: scaleY(0.7);
    }
}

@keyframes ball-climbing-dot-jump {
    0% {
        transform: scaleY(0.7);
    }

    20% {
        transform: scale(0.7, 1.2);
    }

    40% {
        transform: scale(1);
    }

    50% {
        bottom: 125%;
    }

    46% {
        transform: scale(1);
    }

    80% {
        transform: scale(0.7, 1.2);
    }

    90% {
        transform: scale(0.7, 1.2);
    }

    to {
        transform: scaleY(0.7);
    }
}

@-webkit-keyframes ball-climbing-dot-steps {
    0% {
        opacity: 0;
        right: 0;
        top: 0;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
        right: 100%;
        top: 100%;
    }
}

@keyframes ball-climbing-dot-steps {
    0% {
        opacity: 0;
        right: 0;
        top: 0;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
        right: 100%;
        top: 100%;
    }
}

.la-ball-clip-rotate-multiple[_ngcontent-pko-c112],
.la-ball-clip-rotate-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-clip-rotate-multiple[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-clip-rotate-multiple.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-clip-rotate-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-clip-rotate-multiple[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-clip-rotate-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
        animation: ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
        background: transparent;
        border-radius: 100%;
        border-style: solid;
        border-width: 2px;
        left: 50%;
        position: absolute;
        top: 50%;
    }

        .la-ball-clip-rotate-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            border-left-color: transparent;
            border-right-color: transparent;
            height: 32px;
            position: absolute;
            width: 32px;
        }

        .la-ball-clip-rotate-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation-direction: reverse;
            -webkit-animation-duration: 0.5s;
            animation-direction: reverse;
            animation-duration: 0.5s;
            border-bottom-color: transparent;
            border-top-color: transparent;
            height: 16px;
            width: 16px;
        }

.la-ball-clip-rotate-multiple.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-clip-rotate-multiple.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 1px;
    }

        .la-ball-clip-rotate-multiple.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            height: 16px;
            width: 16px;
        }

        .la-ball-clip-rotate-multiple.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            height: 8px;
            width: 8px;
        }

.la-ball-clip-rotate-multiple.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-clip-rotate-multiple.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 4px;
    }

        .la-ball-clip-rotate-multiple.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            height: 64px;
            width: 64px;
        }

        .la-ball-clip-rotate-multiple.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            height: 32px;
            width: 32px;
        }

.la-ball-clip-rotate-multiple.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-clip-rotate-multiple.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 6px;
    }

        .la-ball-clip-rotate-multiple.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            height: 96px;
            width: 96px;
        }

        .la-ball-clip-rotate-multiple.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            height: 48px;
            width: 48px;
        }

@-webkit-keyframes ball-clip-rotate-multiple-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    50% {
        transform: translate(-50%, -50%) rotate(180deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(1turn);
    }
}

@keyframes ball-clip-rotate-multiple-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    50% {
        transform: translate(-50%, -50%) rotate(180deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(1turn);
    }
}

.la-ball-clip-rotate-pulse[_ngcontent-pko-c112],
.la-ball-clip-rotate-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-clip-rotate-pulse[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-clip-rotate-pulse.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-clip-rotate-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-clip-rotate-pulse[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-clip-rotate-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-radius: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
    }

        .la-ball-clip-rotate-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
            animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
            background: transparent;
            border-bottom-style: solid;
            border-bottom-width: 2px;
            border-left: 2px solid transparent;
            border-right: 2px solid transparent;
            border-top-style: solid;
            border-top-width: 2px;
            height: 32px;
            position: absolute;
            width: 32px;
        }

        .la-ball-clip-rotate-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
            animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
            height: 16px;
            width: 16px;
        }

.la-ball-clip-rotate-pulse.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-clip-rotate-pulse.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        border-width: 1px;
        height: 16px;
        width: 16px;
    }

    .la-ball-clip-rotate-pulse.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
        height: 8px;
        width: 8px;
    }

.la-ball-clip-rotate-pulse.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-clip-rotate-pulse.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        border-width: 4px;
        height: 64px;
        width: 64px;
    }

    .la-ball-clip-rotate-pulse.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
        height: 32px;
        width: 32px;
    }

.la-ball-clip-rotate-pulse.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-clip-rotate-pulse.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        border-width: 6px;
        height: 96px;
        width: 96px;
    }

    .la-ball-clip-rotate-pulse.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
        height: 48px;
        width: 48px;
    }

@-webkit-keyframes ball-clip-rotate-pulse-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    50% {
        transform: translate(-50%, -50%) rotate(180deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(1turn);
    }
}

@keyframes ball-clip-rotate-pulse-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    50% {
        transform: translate(-50%, -50%) rotate(180deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(1turn);
    }
}

@-webkit-keyframes ball-clip-rotate-pulse-scale {
    0%, to {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }

    30% {
        opacity: 0.3;
        transform: translate(-50%, -50%) scale(0.15);
    }
}

@keyframes ball-clip-rotate-pulse-scale {
    0%, to {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }

    30% {
        opacity: 0.3;
        transform: translate(-50%, -50%) scale(0.15);
    }
}

.la-ball-clip-rotate[_ngcontent-pko-c112],
.la-ball-clip-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-clip-rotate[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-clip-rotate.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-clip-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-clip-rotate[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-clip-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-clip-rotate 0.75s linear infinite;
        animation: ball-clip-rotate 0.75s linear infinite;
        background: transparent;
        border-bottom-color: transparent;
        border-radius: 100%;
        border-width: 2px;
        height: 32px;
        width: 32px;
    }

.la-ball-clip-rotate.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-clip-rotate.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 1px;
        height: 16px;
        width: 16px;
    }

.la-ball-clip-rotate.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-clip-rotate.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 4px;
        height: 64px;
        width: 64px;
    }

.la-ball-clip-rotate.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-clip-rotate.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 6px;
        height: 96px;
        width: 96px;
    }

@-webkit-keyframes ball-clip-rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(1turn);
    }
}

@keyframes ball-clip-rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(1turn);
    }
}

.la-ball-elastic-dots[_ngcontent-pko-c112],
.la-ball-elastic-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-elastic-dots[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
}

.la-ball-elastic-dots.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-elastic-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    float: none;
}

.la-ball-elastic-dots[_ngcontent-pko-c112] {
    font-size: 0;
    height: 10px;
    text-align: center;
    width: 120px;
}

    .la-ball-elastic-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-elastic-dots-anim 1s infinite;
        animation: ball-elastic-dots-anim 1s infinite;
        border-radius: 100%;
        display: inline-block;
        height: 10px;
        white-space: nowrap;
        width: 10px;
    }

.la-ball-elastic-dots.la-sm[_ngcontent-pko-c112] {
    height: 4px;
    width: 60px;
}

    .la-ball-elastic-dots.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        width: 4px;
    }

.la-ball-elastic-dots.la-2x[_ngcontent-pko-c112] {
    height: 20px;
    width: 240px;
}

    .la-ball-elastic-dots.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        width: 20px;
    }

.la-ball-elastic-dots.la-3x[_ngcontent-pko-c112] {
    height: 30px;
    width: 360px;
}

    .la-ball-elastic-dots.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        width: 30px;
    }

@-webkit-keyframes ball-elastic-dots-anim {
    0%, to {
        margin: 0;
        transform: scale(1);
    }

    50% {
        margin: 0 5%;
        transform: scale(0.65);
    }
}

@keyframes ball-elastic-dots-anim {
    0%, to {
        margin: 0;
        transform: scale(1);
    }

    50% {
        margin: 0 5%;
        transform: scale(0.65);
    }
}

.la-ball-fall[_ngcontent-pko-c112],
.la-ball-fall[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-fall[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-fall.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-fall[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-fall[_ngcontent-pko-c112] {
    height: 18px;
    width: 54px;
}

    .la-ball-fall[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-fall 1s ease-in-out infinite;
        animation: ball-fall 1s ease-in-out infinite;
        border-radius: 100%;
        height: 10px;
        margin: 4px;
        opacity: 0;
        width: 10px;
    }

        .la-ball-fall[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s;
        }

        .la-ball-fall[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s;
        }

        .la-ball-fall[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
        }

.la-ball-fall.la-sm[_ngcontent-pko-c112] {
    height: 8px;
    width: 26px;
}

    .la-ball-fall.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin: 2px;
        width: 4px;
    }

.la-ball-fall.la-2x[_ngcontent-pko-c112] {
    height: 36px;
    width: 108px;
}

    .la-ball-fall.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin: 8px;
        width: 20px;
    }

.la-ball-fall.la-3x[_ngcontent-pko-c112] {
    height: 54px;
    width: 162px;
}

    .la-ball-fall.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin: 12px;
        width: 30px;
    }

@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        transform: translateY(-145%);
    }

    10% {
        opacity: 0.5;
    }

    20% {
        opacity: 1;
        transform: translateY(0);
    }

    80% {
        opacity: 1;
        transform: translateY(0);
    }

    90% {
        opacity: 0.5;
    }

    to {
        opacity: 0;
        transform: translateY(145%);
    }
}

@keyframes ball-fall {
    0% {
        opacity: 0;
        transform: translateY(-145%);
    }

    10% {
        opacity: 0.5;
    }

    20% {
        opacity: 1;
        transform: translateY(0);
    }

    80% {
        opacity: 1;
        transform: translateY(0);
    }

    90% {
        opacity: 0.5;
    }

    to {
        opacity: 0;
        transform: translateY(145%);
    }
}

.la-ball-fussion[_ngcontent-pko-c112],
.la-ball-fussion[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-fussion[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-fussion.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-fussion[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-fussion[_ngcontent-pko-c112] {
    height: 8px;
    width: 8px;
}

    .la-ball-fussion[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-fussion-ball1 1s ease 0s infinite;
        animation: ball-fussion-ball1 1s ease 0s infinite;
        border-radius: 100%;
        height: 12px;
        position: absolute;
        transform: translate(-50%, -50%);
        width: 12px;
    }

        .la-ball-fussion[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            left: 50%;
            top: 0;
            z-index: 1;
        }

        .la-ball-fussion[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-name: ball-fussion-ball2;
            animation-name: ball-fussion-ball2;
            left: 100%;
            top: 50%;
            z-index: 2;
        }

        .la-ball-fussion[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-name: ball-fussion-ball3;
            animation-name: ball-fussion-ball3;
            left: 50%;
            top: 100%;
            z-index: 1;
        }

        .la-ball-fussion[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-name: ball-fussion-ball4;
            animation-name: ball-fussion-ball4;
            left: 0;
            top: 50%;
            z-index: 2;
        }

.la-ball-fussion.la-sm[_ngcontent-pko-c112] {
    height: 4px;
    width: 4px;
}

    .la-ball-fussion.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 6px;
        width: 6px;
    }

.la-ball-fussion.la-2x[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-fussion.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112],
    .la-ball-fussion.la-3x[_ngcontent-pko-c112] {
        height: 24px;
        width: 24px;
    }

        .la-ball-fussion.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
            height: 36px;
            width: 36px;
        }

@-webkit-keyframes ball-fussion-ball1 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: 200%;
        opacity: 1;
        top: -100%;
    }

    to {
        left: 100%;
        opacity: 0.35;
        top: 50%;
        z-index: 2;
    }
}

@keyframes ball-fussion-ball1 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: 200%;
        opacity: 1;
        top: -100%;
    }

    to {
        left: 100%;
        opacity: 0.35;
        top: 50%;
        z-index: 2;
    }
}

@-webkit-keyframes ball-fussion-ball2 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: 200%;
        opacity: 1;
        top: 200%;
    }

    to {
        left: 50%;
        opacity: 0.35;
        top: 100%;
        z-index: 1;
    }
}

@keyframes ball-fussion-ball2 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: 200%;
        opacity: 1;
        top: 200%;
    }

    to {
        left: 50%;
        opacity: 0.35;
        top: 100%;
        z-index: 1;
    }
}

@-webkit-keyframes ball-fussion-ball3 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: -100%;
        opacity: 1;
        top: 200%;
    }

    to {
        left: 0;
        opacity: 0.35;
        top: 50%;
        z-index: 2;
    }
}

@keyframes ball-fussion-ball3 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: -100%;
        opacity: 1;
        top: 200%;
    }

    to {
        left: 0;
        opacity: 0.35;
        top: 50%;
        z-index: 2;
    }
}

@-webkit-keyframes ball-fussion-ball4 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: -100%;
        opacity: 1;
        top: -100%;
    }

    to {
        left: 50%;
        opacity: 0.35;
        top: 0;
        z-index: 1;
    }
}

@keyframes ball-fussion-ball4 {
    0% {
        opacity: 0.35;
    }

    50% {
        left: -100%;
        opacity: 1;
        top: -100%;
    }

    to {
        left: 50%;
        opacity: 0.35;
        top: 0;
        z-index: 1;
    }
}

.la-ball-grid-beat[_ngcontent-pko-c112],
.la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-grid-beat[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-grid-beat.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-grid-beat[_ngcontent-pko-c112] {
    height: 36px;
    width: 36px;
}

    .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-name: ball-grid-beat;
        animation-iteration-count: infinite;
        animation-name: ball-grid-beat;
        border-radius: 100%;
        height: 8px;
        margin: 2px;
        width: 8px;
    }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: 0.03s;
            -webkit-animation-duration: 0.65s;
            animation-delay: 0.03s;
            animation-duration: 0.65s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: 0.09s;
            -webkit-animation-duration: 1.02s;
            animation-delay: 0.09s;
            animation-duration: 1.02s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.69s;
            -webkit-animation-duration: 1.06s;
            animation-delay: -0.69s;
            animation-duration: 1.06s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.41s;
            -webkit-animation-duration: 1.5s;
            animation-delay: -0.41s;
            animation-duration: 1.5s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: 0.04s;
            -webkit-animation-duration: 1.6s;
            animation-delay: 0.04s;
            animation-duration: 1.6s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: 0.07s;
            -webkit-animation-duration: 0.84s;
            animation-delay: 0.07s;
            animation-duration: 0.84s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.66s;
            -webkit-animation-duration: 0.68s;
            animation-delay: -0.66s;
            animation-duration: 0.68s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -0.76s;
            -webkit-animation-duration: 0.93s;
            animation-delay: -0.76s;
            animation-duration: 0.93s;
        }

        .la-ball-grid-beat[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(9) {
            -webkit-animation-delay: -0.76s;
            -webkit-animation-duration: 1.24s;
            animation-delay: -0.76s;
            animation-duration: 1.24s;
        }

.la-ball-grid-beat.la-sm[_ngcontent-pko-c112] {
    height: 18px;
    width: 18px;
}

    .la-ball-grid-beat.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin: 1px;
        width: 4px;
    }

.la-ball-grid-beat.la-2x[_ngcontent-pko-c112] {
    height: 72px;
    width: 72px;
}

    .la-ball-grid-beat.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin: 4px;
        width: 16px;
    }

.la-ball-grid-beat.la-3x[_ngcontent-pko-c112] {
    height: 108px;
    width: 108px;
}

    .la-ball-grid-beat.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin: 6px;
        width: 24px;
    }

@-webkit-keyframes ball-grid-beat {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.35;
    }

    to {
        opacity: 1;
    }
}

@keyframes ball-grid-beat {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.35;
    }

    to {
        opacity: 1;
    }
}

.la-ball-grid-pulse[_ngcontent-pko-c112],
.la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-grid-pulse[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-grid-pulse.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-grid-pulse[_ngcontent-pko-c112] {
    height: 36px;
    width: 36px;
}

    .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-name: ball-grid-pulse;
        animation-iteration-count: infinite;
        animation-name: ball-grid-pulse;
        border-radius: 100%;
        height: 8px;
        margin: 2px;
        width: 8px;
    }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: 0.03s;
            -webkit-animation-duration: 0.65s;
            animation-delay: 0.03s;
            animation-duration: 0.65s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: 0.09s;
            -webkit-animation-duration: 1.02s;
            animation-delay: 0.09s;
            animation-duration: 1.02s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.69s;
            -webkit-animation-duration: 1.06s;
            animation-delay: -0.69s;
            animation-duration: 1.06s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.41s;
            -webkit-animation-duration: 1.5s;
            animation-delay: -0.41s;
            animation-duration: 1.5s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: 0.04s;
            -webkit-animation-duration: 1.6s;
            animation-delay: 0.04s;
            animation-duration: 1.6s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: 0.07s;
            -webkit-animation-duration: 0.84s;
            animation-delay: 0.07s;
            animation-duration: 0.84s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.66s;
            -webkit-animation-duration: 0.68s;
            animation-delay: -0.66s;
            animation-duration: 0.68s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -0.76s;
            -webkit-animation-duration: 0.93s;
            animation-delay: -0.76s;
            animation-duration: 0.93s;
        }

        .la-ball-grid-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(9) {
            -webkit-animation-delay: -0.76s;
            -webkit-animation-duration: 1.24s;
            animation-delay: -0.76s;
            animation-duration: 1.24s;
        }

.la-ball-grid-pulse.la-sm[_ngcontent-pko-c112] {
    height: 18px;
    width: 18px;
}

    .la-ball-grid-pulse.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin: 1px;
        width: 4px;
    }

.la-ball-grid-pulse.la-2x[_ngcontent-pko-c112] {
    height: 72px;
    width: 72px;
}

    .la-ball-grid-pulse.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin: 4px;
        width: 16px;
    }

.la-ball-grid-pulse.la-3x[_ngcontent-pko-c112] {
    height: 108px;
    width: 108px;
}

    .la-ball-grid-pulse.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin: 6px;
        width: 24px;
    }

@-webkit-keyframes ball-grid-pulse {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.35;
        transform: scale(0.45);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes ball-grid-pulse {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.35;
        transform: scale(0.45);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.la-ball-newton-cradle[_ngcontent-pko-c112],
.la-ball-newton-cradle[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-newton-cradle[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-newton-cradle.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-newton-cradle[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-newton-cradle[_ngcontent-pko-c112] {
    height: 10px;
    width: 40px;
}

    .la-ball-newton-cradle[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-radius: 100%;
        height: 10px;
        width: 10px;
    }

        .la-ball-newton-cradle[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation: ball-newton-cradle-left 1s ease-out 0s infinite;
            animation: ball-newton-cradle-left 1s ease-out 0s infinite;
            transform: translateX(0);
        }

        .la-ball-newton-cradle[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation: ball-newton-cradle-right 1s ease-out 0s infinite;
            animation: ball-newton-cradle-right 1s ease-out 0s infinite;
            transform: translateX(0);
        }

.la-ball-newton-cradle.la-sm[_ngcontent-pko-c112] {
    height: 4px;
    width: 20px;
}

    .la-ball-newton-cradle.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        width: 4px;
    }

.la-ball-newton-cradle.la-2x[_ngcontent-pko-c112] {
    height: 20px;
    width: 80px;
}

    .la-ball-newton-cradle.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        width: 20px;
    }

.la-ball-newton-cradle.la-3x[_ngcontent-pko-c112] {
    height: 30px;
    width: 120px;
}

    .la-ball-newton-cradle.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        width: 30px;
    }

@-webkit-keyframes ball-newton-cradle-left {
    25% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        transform: translateX(-100%);
    }

    50% {
        transform: translateX(0);
    }
}

@keyframes ball-newton-cradle-left {
    25% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        transform: translateX(-100%);
    }

    50% {
        transform: translateX(0);
    }
}

@-webkit-keyframes ball-newton-cradle-right {
    50% {
        transform: translateX(0);
    }

    75% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        transform: translateX(100%);
    }

    to {
        transform: translateX(0);
    }
}

@keyframes ball-newton-cradle-right {
    50% {
        transform: translateX(0);
    }

    75% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        transform: translateX(100%);
    }

    to {
        transform: translateX(0);
    }
}

.la-ball-pulse-rise[_ngcontent-pko-c112],
.la-ball-pulse-rise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-pulse-rise[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-pulse-rise.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-pulse-rise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-pulse-rise[_ngcontent-pko-c112] {
    height: 14px;
    width: 70px;
}

    .la-ball-pulse-rise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-pulse-rise-even 1s cubic-bezier(0.15, 0.36, 0.9, 0.6) 0s infinite;
        animation: ball-pulse-rise-even 1s cubic-bezier(0.15, 0.36, 0.9, 0.6) 0s infinite;
        border-radius: 100%;
        height: 10px;
        margin: 2px;
        width: 10px;
    }

        .la-ball-pulse-rise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2n-1) {
            -webkit-animation-name: ball-pulse-rise-odd;
            animation-name: ball-pulse-rise-odd;
        }

.la-ball-pulse-rise.la-sm[_ngcontent-pko-c112] {
    height: 6px;
    width: 34px;
}

    .la-ball-pulse-rise.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin: 1px;
        width: 4px;
    }

.la-ball-pulse-rise.la-2x[_ngcontent-pko-c112] {
    height: 28px;
    width: 140px;
}

    .la-ball-pulse-rise.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin: 4px;
        width: 20px;
    }

.la-ball-pulse-rise.la-3x[_ngcontent-pko-c112] {
    height: 42px;
    width: 210px;
}

    .la-ball-pulse-rise.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin: 6px;
        width: 30px;
    }

@-webkit-keyframes ball-pulse-rise-even {
    0% {
        opacity: 1;
        transform: scale(1.1);
    }

    25% {
        transform: translateY(-200%);
    }

    50% {
        opacity: 0.35;
        transform: scale(0.3);
    }

    75% {
        transform: translateY(200%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
        transform: scale(1);
    }
}

@keyframes ball-pulse-rise-even {
    0% {
        opacity: 1;
        transform: scale(1.1);
    }

    25% {
        transform: translateY(-200%);
    }

    50% {
        opacity: 0.35;
        transform: scale(0.3);
    }

    75% {
        transform: translateY(200%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
        transform: scale(1);
    }
}

@-webkit-keyframes ball-pulse-rise-odd {
    0% {
        opacity: 0.35;
        transform: scale(0.4);
    }

    25% {
        transform: translateY(200%);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    75% {
        transform: translateY(-200%);
    }

    to {
        opacity: 0.35;
        transform: translateY(0);
        transform: scale(0.75);
    }
}

@keyframes ball-pulse-rise-odd {
    0% {
        opacity: 0.35;
        transform: scale(0.4);
    }

    25% {
        transform: translateY(200%);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    75% {
        transform: translateY(-200%);
    }

    to {
        opacity: 0.35;
        transform: translateY(0);
        transform: scale(0.75);
    }
}

.la-ball-pulse-sync[_ngcontent-pko-c112],
.la-ball-pulse-sync[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-pulse-sync[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-pulse-sync.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-pulse-sync[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-pulse-sync[_ngcontent-pko-c112] {
    height: 18px;
    width: 54px;
}

    .la-ball-pulse-sync[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-pulse-sync 0.6s ease-in-out infinite;
        animation: ball-pulse-sync 0.6s ease-in-out infinite;
        border-radius: 100%;
        height: 10px;
        margin: 4px;
        width: 10px;
    }

        .la-ball-pulse-sync[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.14s;
            animation-delay: -0.14s;
        }

        .la-ball-pulse-sync[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.07s;
            animation-delay: -0.07s;
        }

        .la-ball-pulse-sync[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

.la-ball-pulse-sync.la-sm[_ngcontent-pko-c112] {
    height: 8px;
    width: 26px;
}

    .la-ball-pulse-sync.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin: 2px;
        width: 4px;
    }

.la-ball-pulse-sync.la-2x[_ngcontent-pko-c112] {
    height: 36px;
    width: 108px;
}

    .la-ball-pulse-sync.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin: 8px;
        width: 20px;
    }

.la-ball-pulse-sync.la-3x[_ngcontent-pko-c112] {
    height: 54px;
    width: 162px;
}

    .la-ball-pulse-sync.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin: 12px;
        width: 30px;
    }

@-webkit-keyframes ball-pulse-sync {
    33% {
        transform: translateY(100%);
    }

    66% {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes ball-pulse-sync {
    33% {
        transform: translateY(100%);
    }

    66% {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.la-ball-pulse[_ngcontent-pko-c112],
.la-ball-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-pulse[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-pulse.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-pulse[_ngcontent-pko-c112] {
    height: 18px;
    width: 54px;
}

    .la-ball-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

    .la-ball-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        -webkit-animation-delay: -0.1s;
        animation-delay: -0.1s;
    }

    .la-ball-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
        -webkit-animation-delay: 0ms;
        animation-delay: 0ms;
    }

    .la-ball-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-pulse 1s ease infinite;
        animation: ball-pulse 1s ease infinite;
        border-radius: 100%;
        height: 10px;
        margin: 4px;
        width: 10px;
    }

.la-ball-pulse.la-sm[_ngcontent-pko-c112] {
    height: 8px;
    width: 26px;
}

    .la-ball-pulse.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin: 2px;
        width: 4px;
    }

.la-ball-pulse.la-2x[_ngcontent-pko-c112] {
    height: 36px;
    width: 108px;
}

    .la-ball-pulse.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin: 8px;
        width: 20px;
    }

.la-ball-pulse.la-3x[_ngcontent-pko-c112] {
    height: 54px;
    width: 162px;
}

    .la-ball-pulse.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin: 12px;
        width: 30px;
    }

@-webkit-keyframes ball-pulse {
    0%, 60%, to {
        opacity: 1;
        transform: scale(1);
    }

    30% {
        opacity: 0.1;
        transform: scale(0.01);
    }
}

@keyframes ball-pulse {
    0%, 60%, to {
        opacity: 1;
        transform: scale(1);
    }

    30% {
        opacity: 0.1;
        transform: scale(0.01);
    }
}

.la-ball-rotate[_ngcontent-pko-c112],
.la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-rotate[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-rotate.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-rotate[_ngcontent-pko-c112],
.la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 10px;
    width: 10px;
}

    .la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
        animation: ball-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
        border-radius: 100%;
    }

        .la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after,
        .la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            background: currentColor;
            border-radius: inherit;
            content: "";
            height: inherit;
            margin: inherit;
            opacity: 0.8;
            position: absolute;
            width: inherit;
        }

        .la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            left: -150%;
            top: 0;
        }

        .la-ball-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
            left: 150%;
            top: 0;
        }

.la-ball-rotate.la-sm[_ngcontent-pko-c112],
.la-ball-rotate.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 4px;
    width: 4px;
}

.la-ball-rotate.la-2x[_ngcontent-pko-c112],
.la-ball-rotate.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 20px;
    width: 20px;
}

.la-ball-rotate.la-3x[_ngcontent-pko-c112],
.la-ball-rotate.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 30px;
    width: 30px;
}

@-webkit-keyframes ball-rotate-animation {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(1turn);
    }
}

@keyframes ball-rotate-animation {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(1turn);
    }
}

.la-ball-running-dots[_ngcontent-pko-c112],
.la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-running-dots[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-running-dots.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-running-dots[_ngcontent-pko-c112] {
    height: 10px;
    width: 10px;
}

    .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-running-dots-animate 2s linear infinite;
        animation: ball-running-dots-animate 2s linear infinite;
        border-radius: 100%;
        height: 10px;
        margin-left: -25px;
        position: absolute;
        width: 10px;
    }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.2s;
            animation-delay: -1.2s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -1.6s;
            animation-delay: -1.6s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -2s;
            animation-delay: -2s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -2.4s;
            animation-delay: -2.4s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -2.8s;
            animation-delay: -2.8s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(9) {
            -webkit-animation-delay: -3.2s;
            animation-delay: -3.2s;
        }

        .la-ball-running-dots[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(10) {
            -webkit-animation-delay: -3.6s;
            animation-delay: -3.6s;
        }

.la-ball-running-dots.la-sm[_ngcontent-pko-c112] {
    height: 4px;
    width: 4px;
}

    .la-ball-running-dots.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -12px;
        width: 4px;
    }

.la-ball-running-dots.la-2x[_ngcontent-pko-c112] {
    height: 20px;
    width: 20px;
}

    .la-ball-running-dots.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin-left: -50px;
        width: 20px;
    }

.la-ball-running-dots.la-3x[_ngcontent-pko-c112] {
    height: 30px;
    width: 30px;
}

    .la-ball-running-dots.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin-left: -75px;
        width: 30px;
    }

@-webkit-keyframes ball-running-dots-animate {
    0%, to {
        height: 100%;
        transform: translateY(0) translateX(500%);
        width: 100%;
    }

    80% {
        transform: translateY(0) translateX(0);
    }

    85% {
        height: 100%;
        transform: translateY(-125%) translateX(0);
        width: 100%;
    }

    90% {
        height: 75%;
        width: 200%;
    }

    95% {
        height: 100%;
        transform: translateY(-100%) translateX(500%);
        width: 100%;
    }
}

@keyframes ball-running-dots-animate {
    0%, to {
        height: 100%;
        transform: translateY(0) translateX(500%);
        width: 100%;
    }

    80% {
        transform: translateY(0) translateX(0);
    }

    85% {
        height: 100%;
        transform: translateY(-125%) translateX(0);
        width: 100%;
    }

    90% {
        height: 75%;
        width: 200%;
    }

    95% {
        height: 100%;
        transform: translateY(-100%) translateX(500%);
        width: 100%;
    }
}

.la-ball-scale-multiple[_ngcontent-pko-c112],
.la-ball-scale-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-scale-multiple[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-scale-multiple.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-scale-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-scale-multiple[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-scale-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-scale-multiple 1s linear 0s infinite;
        animation: ball-scale-multiple 1s linear 0s infinite;
        border-radius: 100%;
        height: 32px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 32px;
    }

        .la-ball-scale-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
        }

        .la-ball-scale-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
        }

.la-ball-scale-multiple.la-sm[_ngcontent-pko-c112],
.la-ball-scale-multiple.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

.la-ball-scale-multiple.la-2x[_ngcontent-pko-c112],
.la-ball-scale-multiple.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

.la-ball-scale-multiple.la-3x[_ngcontent-pko-c112],
.la-ball-scale-multiple.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    5% {
        opacity: 0.75;
    }

    to {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    5% {
        opacity: 0.75;
    }

    to {
        opacity: 0;
        transform: scale(1);
    }
}

.la-ball-scale-pulse[_ngcontent-pko-c112],
.la-ball-scale-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-scale-pulse[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-scale-pulse.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-scale-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-scale-pulse[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-scale-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-scale-pulse 2s ease-in-out infinite;
        animation: ball-scale-pulse 2s ease-in-out infinite;
        border-radius: 100%;
        height: 32px;
        left: 0;
        opacity: 0.5;
        position: absolute;
        top: 0;
        width: 32px;
    }

        .la-ball-scale-pulse[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
        }

.la-ball-scale-pulse.la-sm[_ngcontent-pko-c112],
.la-ball-scale-pulse.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

.la-ball-scale-pulse.la-2x[_ngcontent-pko-c112],
.la-ball-scale-pulse.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

.la-ball-scale-pulse.la-3x[_ngcontent-pko-c112],
.la-ball-scale-pulse.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

@-webkit-keyframes ball-scale-pulse {
    0%, to {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

@keyframes ball-scale-pulse {
    0%, to {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.la-ball-scale-ripple-multiple[_ngcontent-pko-c112],
.la-ball-scale-ripple-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-scale-ripple-multiple[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-scale-ripple-multiple.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-scale-ripple-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-scale-ripple-multiple[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-scale-ripple-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-scale-ripple-multiple 1.25s cubic-bezier(0.21, 0.53, 0.56, 0.8) 0s infinite;
        animation: ball-scale-ripple-multiple 1.25s cubic-bezier(0.21, 0.53, 0.56, 0.8) 0s infinite;
        background: transparent;
        border-radius: 100%;
        border-width: 2px;
        height: 32px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 32px;
    }

        .la-ball-scale-ripple-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

        .la-ball-scale-ripple-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s;
        }

        .la-ball-scale-ripple-multiple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
        }

.la-ball-scale-ripple-multiple.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-scale-ripple-multiple.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 1px;
        height: 16px;
        width: 16px;
    }

.la-ball-scale-ripple-multiple.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-scale-ripple-multiple.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 4px;
        height: 64px;
        width: 64px;
    }

.la-ball-scale-ripple-multiple.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-scale-ripple-multiple.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 6px;
        height: 96px;
        width: 96px;
    }

@-webkit-keyframes ball-scale-ripple-multiple {
    0% {
        opacity: 1;
        transform: scale(0.1);
    }

    70% {
        opacity: 0.5;
        transform: scale(1);
    }

    95% {
        opacity: 0;
    }
}

@keyframes ball-scale-ripple-multiple {
    0% {
        opacity: 1;
        transform: scale(0.1);
    }

    70% {
        opacity: 0.5;
        transform: scale(1);
    }

    95% {
        opacity: 0;
    }
}

.la-ball-scale-ripple[_ngcontent-pko-c112],
.la-ball-scale-ripple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-scale-ripple[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-scale-ripple.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-scale-ripple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-scale-ripple[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-scale-ripple[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-scale-ripple 1s cubic-bezier(0.21, 0.53, 0.56, 0.8) 0s infinite;
        animation: ball-scale-ripple 1s cubic-bezier(0.21, 0.53, 0.56, 0.8) 0s infinite;
        background: transparent;
        border-radius: 100%;
        border-width: 2px;
        height: 32px;
        opacity: 0;
        width: 32px;
    }

.la-ball-scale-ripple.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-scale-ripple.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 1px;
        height: 16px;
        width: 16px;
    }

.la-ball-scale-ripple.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-scale-ripple.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 4px;
        height: 64px;
        width: 64px;
    }

.la-ball-scale-ripple.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-scale-ripple.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 6px;
        height: 96px;
        width: 96px;
    }

@-webkit-keyframes ball-scale-ripple {
    0% {
        opacity: 1;
        transform: scale(0.1);
    }

    70% {
        opacity: 0.65;
        transform: scale(1);
    }

    to {
        opacity: 0;
    }
}

@keyframes ball-scale-ripple {
    0% {
        opacity: 1;
        transform: scale(0.1);
    }

    70% {
        opacity: 0.65;
        transform: scale(1);
    }

    to {
        opacity: 0;
    }
}

.la-ball-scale[_ngcontent-pko-c112],
.la-ball-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-scale[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-scale.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-scale[_ngcontent-pko-c112],
.la-ball-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-scale 1s ease-in-out 0s infinite;
        animation: ball-scale 1s ease-in-out 0s infinite;
        border-radius: 100%;
        opacity: 0;
    }

.la-ball-scale.la-sm[_ngcontent-pko-c112],
.la-ball-scale.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

.la-ball-scale.la-2x[_ngcontent-pko-c112],
.la-ball-scale.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

.la-ball-scale.la-3x[_ngcontent-pko-c112],
.la-ball-scale.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

@-webkit-keyframes ball-scale {
    0% {
        opacity: 1;
        transform: scale(0);
    }

    to {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes ball-scale {
    0% {
        opacity: 1;
        transform: scale(0);
    }

    to {
        opacity: 0;
        transform: scale(1);
    }
}

.la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112],
.la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-spin-clockwise-fade-rotating.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] {
    -webkit-animation: ball-spin-clockwise-fade-rotating-rotate 6s linear infinite;
    animation: ball-spin-clockwise-fade-rotating-rotate 6s linear infinite;
    height: 32px;
    width: 32px;
}

    .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-spin-clockwise-fade-rotating 1s linear infinite;
        animation: ball-spin-clockwise-fade-rotating 1s linear infinite;
        border-radius: 100%;
        height: 8px;
        left: 50%;
        margin-left: -4px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 8px;
    }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.875s;
            animation-delay: -0.875s;
            left: 50%;
            top: 5%;
        }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
            left: 81.8198051534%;
            top: 18.1801948466%;
        }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.625s;
            animation-delay: -0.625s;
            left: 95%;
            top: 50%;
        }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
            left: 81.8198051534%;
            top: 81.8198051534%;
        }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.375s;
            animation-delay: -0.375s;
            left: 50.0000000005%;
            top: 94.9999999966%;
        }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
            left: 18.1801949248%;
            top: 81.8198046966%;
        }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.125s;
            animation-delay: -0.125s;
            left: 5.0000051215%;
            top: 49.9999750815%;
        }

        .la-ball-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            left: 18.1803700518%;
            top: 18.179464974%;
        }

.la-ball-spin-clockwise-fade-rotating.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-spin-clockwise-fade-rotating.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-spin-clockwise-fade-rotating.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-spin-clockwise-fade-rotating.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin-left: -8px;
        margin-top: -8px;
        width: 16px;
    }

.la-ball-spin-clockwise-fade-rotating.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-spin-clockwise-fade-rotating.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

@-webkit-keyframes ball-spin-clockwise-fade-rotating-rotate {
    to {
        transform: rotate(-1turn);
    }
}

@keyframes ball-spin-clockwise-fade-rotating-rotate {
    to {
        transform: rotate(-1turn);
    }
}

@-webkit-keyframes ball-spin-clockwise-fade-rotating {
    50% {
        opacity: 0.25;
        transform: scale(0.5);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes ball-spin-clockwise-fade-rotating {
    50% {
        opacity: 0.25;
        transform: scale(0.5);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.la-ball-spin-clockwise-fade[_ngcontent-pko-c112],
.la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-spin-clockwise-fade[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-spin-clockwise-fade.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-spin-clockwise-fade[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-spin-clockwise-fade 1s linear infinite;
        animation: ball-spin-clockwise-fade 1s linear infinite;
        border-radius: 100%;
        height: 8px;
        left: 50%;
        margin-left: -4px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 8px;
    }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.875s;
            animation-delay: -0.875s;
            left: 50%;
            top: 5%;
        }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
            left: 81.8198051534%;
            top: 18.1801948466%;
        }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.625s;
            animation-delay: -0.625s;
            left: 95%;
            top: 50%;
        }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
            left: 81.8198051534%;
            top: 81.8198051534%;
        }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.375s;
            animation-delay: -0.375s;
            left: 50.0000000005%;
            top: 94.9999999966%;
        }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
            left: 18.1801949248%;
            top: 81.8198046966%;
        }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.125s;
            animation-delay: -0.125s;
            left: 5.0000051215%;
            top: 49.9999750815%;
        }

        .la-ball-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            left: 18.1803700518%;
            top: 18.179464974%;
        }

.la-ball-spin-clockwise-fade.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-spin-clockwise-fade.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-spin-clockwise-fade.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-spin-clockwise-fade.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin-left: -8px;
        margin-top: -8px;
        width: 16px;
    }

.la-ball-spin-clockwise-fade.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-spin-clockwise-fade.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

@-webkit-keyframes ball-spin-clockwise-fade {
    50% {
        opacity: 0.25;
        transform: scale(0.5);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes ball-spin-clockwise-fade {
    50% {
        opacity: 0.25;
        transform: scale(0.5);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.la-ball-spin-clockwise[_ngcontent-pko-c112],
.la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-spin-clockwise[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-spin-clockwise.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-spin-clockwise[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-spin-clockwise 1s ease-in-out infinite;
        animation: ball-spin-clockwise 1s ease-in-out infinite;
        border-radius: 100%;
        height: 8px;
        left: 50%;
        margin-left: -4px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 8px;
    }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.875s;
            animation-delay: -0.875s;
            left: 50%;
            top: 5%;
        }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
            left: 81.8198051534%;
            top: 18.1801948466%;
        }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.625s;
            animation-delay: -0.625s;
            left: 95%;
            top: 50%;
        }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
            left: 81.8198051534%;
            top: 81.8198051534%;
        }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.375s;
            animation-delay: -0.375s;
            left: 50.0000000005%;
            top: 94.9999999966%;
        }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
            left: 18.1801949248%;
            top: 81.8198046966%;
        }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.125s;
            animation-delay: -0.125s;
            left: 5.0000051215%;
            top: 49.9999750815%;
        }

        .la-ball-spin-clockwise[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            left: 18.1803700518%;
            top: 18.179464974%;
        }

.la-ball-spin-clockwise.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-spin-clockwise.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-spin-clockwise.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-spin-clockwise.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin-left: -8px;
        margin-top: -8px;
        width: 16px;
    }

.la-ball-spin-clockwise.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-spin-clockwise.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

@-webkit-keyframes ball-spin-clockwise {
    0%, to {
        opacity: 1;
        transform: scale(1);
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 0;
        transform: scale(0);
    }
}

@keyframes ball-spin-clockwise {
    0%, to {
        opacity: 1;
        transform: scale(1);
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 0;
        transform: scale(0);
    }
}

.la-ball-spin-fade-rotating[_ngcontent-pko-c112],
.la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-spin-fade-rotating[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-spin-fade-rotating.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-spin-fade-rotating[_ngcontent-pko-c112] {
    -webkit-animation: ball-spin-fade-rotate 6s linear infinite;
    animation: ball-spin-fade-rotate 6s linear infinite;
    height: 32px;
    width: 32px;
}

    .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-spin-fade 1s linear infinite;
        animation: ball-spin-fade 1s linear infinite;
        border-radius: 100%;
        height: 8px;
        left: 50%;
        margin-left: -4px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 8px;
    }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -1.125s;
            animation-delay: -1.125s;
            left: 50%;
            top: 5%;
        }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.25s;
            animation-delay: -1.25s;
            left: 81.8198051534%;
            top: 18.1801948466%;
        }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1.375s;
            animation-delay: -1.375s;
            left: 95%;
            top: 50%;
        }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.5s;
            animation-delay: -1.5s;
            left: 81.8198051534%;
            top: 81.8198051534%;
        }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -1.625s;
            animation-delay: -1.625s;
            left: 50.0000000005%;
            top: 94.9999999966%;
        }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -1.75s;
            animation-delay: -1.75s;
            left: 18.1801949248%;
            top: 81.8198046966%;
        }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -1.875s;
            animation-delay: -1.875s;
            left: 5.0000051215%;
            top: 49.9999750815%;
        }

        .la-ball-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -2s;
            animation-delay: -2s;
            left: 18.1803700518%;
            top: 18.179464974%;
        }

.la-ball-spin-fade-rotating.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-spin-fade-rotating.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-spin-fade-rotating.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-spin-fade-rotating.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin-left: -8px;
        margin-top: -8px;
        width: 16px;
    }

.la-ball-spin-fade-rotating.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-spin-fade-rotating.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

@-webkit-keyframes ball-spin-fade-rotate {
    to {
        transform: rotate(1turn);
    }
}

@keyframes ball-spin-fade-rotate {
    to {
        transform: rotate(1turn);
    }
}

.la-ball-spin-fade[_ngcontent-pko-c112],
.la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-spin-fade[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-spin-fade.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-spin-fade[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-spin-fade 1s linear infinite;
        animation: ball-spin-fade 1s linear infinite;
        border-radius: 100%;
        height: 8px;
        left: 50%;
        margin-left: -4px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 8px;
    }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -1.125s;
            animation-delay: -1.125s;
            left: 50%;
            top: 5%;
        }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.25s;
            animation-delay: -1.25s;
            left: 81.8198051534%;
            top: 18.1801948466%;
        }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1.375s;
            animation-delay: -1.375s;
            left: 95%;
            top: 50%;
        }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.5s;
            animation-delay: -1.5s;
            left: 81.8198051534%;
            top: 81.8198051534%;
        }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -1.625s;
            animation-delay: -1.625s;
            left: 50.0000000005%;
            top: 94.9999999966%;
        }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -1.75s;
            animation-delay: -1.75s;
            left: 18.1801949248%;
            top: 81.8198046966%;
        }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -1.875s;
            animation-delay: -1.875s;
            left: 5.0000051215%;
            top: 49.9999750815%;
        }

        .la-ball-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -2s;
            animation-delay: -2s;
            left: 18.1803700518%;
            top: 18.179464974%;
        }

.la-ball-spin-fade.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-spin-fade.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-spin-fade.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-spin-fade.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin-left: -8px;
        margin-top: -8px;
        width: 16px;
    }

.la-ball-spin-fade.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-spin-fade.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

@-webkit-keyframes ball-spin-fade {
    0%, to {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.25;
        transform: scale(0.5);
    }
}

@keyframes ball-spin-fade {
    0%, to {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.25;
        transform: scale(0.5);
    }
}

.la-ball-spin-rotate[_ngcontent-pko-c112],
.la-ball-spin-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-spin-rotate[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-spin-rotate.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-spin-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-spin-rotate[_ngcontent-pko-c112] {
    -webkit-animation: ball-spin-rotate 2s linear infinite;
    animation: ball-spin-rotate 2s linear infinite;
    height: 32px;
    width: 32px;
}

    .la-ball-spin-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-spin-bounce 2s ease-in-out infinite;
        animation: ball-spin-bounce 2s ease-in-out infinite;
        border-radius: 100%;
        height: 60%;
        position: absolute;
        top: 0;
        width: 60%;
    }

        .la-ball-spin-rotate[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
            bottom: 0;
            top: auto;
        }

.la-ball-spin-rotate.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

.la-ball-spin-rotate.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

.la-ball-spin-rotate.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

@-webkit-keyframes ball-spin-rotate {
    to {
        transform: rotate(1turn);
    }
}

@keyframes ball-spin-rotate {
    to {
        transform: rotate(1turn);
    }
}

@-webkit-keyframes ball-spin-bounce {
    0%, to {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

@keyframes ball-spin-bounce {
    0%, to {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.la-ball-spin[_ngcontent-pko-c112],
.la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-spin[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-spin.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-spin[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-spin 1s ease-in-out infinite;
        animation: ball-spin 1s ease-in-out infinite;
        border-radius: 100%;
        height: 8px;
        left: 50%;
        margin-left: -4px;
        margin-top: -4px;
        position: absolute;
        top: 50%;
        width: 8px;
    }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -1.125s;
            animation-delay: -1.125s;
            left: 50%;
            top: 5%;
        }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.25s;
            animation-delay: -1.25s;
            left: 81.8198051534%;
            top: 18.1801948466%;
        }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1.375s;
            animation-delay: -1.375s;
            left: 95%;
            top: 50%;
        }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.5s;
            animation-delay: -1.5s;
            left: 81.8198051534%;
            top: 81.8198051534%;
        }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -1.625s;
            animation-delay: -1.625s;
            left: 50.0000000005%;
            top: 94.9999999966%;
        }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -1.75s;
            animation-delay: -1.75s;
            left: 18.1801949248%;
            top: 81.8198046966%;
        }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -1.875s;
            animation-delay: -1.875s;
            left: 5.0000051215%;
            top: 49.9999750815%;
        }

        .la-ball-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -2s;
            animation-delay: -2s;
            left: 18.1803700518%;
            top: 18.179464974%;
        }

.la-ball-spin.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-spin.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-spin.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-spin.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin-left: -8px;
        margin-top: -8px;
        width: 16px;
    }

.la-ball-spin.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-spin.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

@-webkit-keyframes ball-spin {
    0%, to {
        opacity: 1;
        transform: scale(1);
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 0;
        transform: scale(0);
    }
}

@keyframes ball-spin {
    0%, to {
        opacity: 1;
        transform: scale(1);
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 0;
        transform: scale(0);
    }
}

.la-ball-square-clockwise-spin[_ngcontent-pko-c112],
.la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-square-clockwise-spin[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-square-clockwise-spin.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-square-clockwise-spin[_ngcontent-pko-c112] {
    height: 26px;
    width: 26px;
}

    .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-square-clockwise-spin 1s ease-in-out infinite;
        animation: ball-square-clockwise-spin 1s ease-in-out infinite;
        border-radius: 100%;
        height: 12px;
        left: 50%;
        margin-left: -6px;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        width: 12px;
    }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.875s;
            animation-delay: -0.875s;
            left: 0;
            top: 0;
        }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
            left: 50%;
            top: 0;
        }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.625s;
            animation-delay: -0.625s;
            left: 100%;
            top: 0;
        }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
            left: 100%;
            top: 50%;
        }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.375s;
            animation-delay: -0.375s;
            left: 100%;
            top: 100%;
        }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
            left: 50%;
            top: 100%;
        }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.125s;
            animation-delay: -0.125s;
            left: 0;
            top: 100%;
        }

        .la-ball-square-clockwise-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            left: 0;
            top: 50%;
        }

.la-ball-square-clockwise-spin.la-sm[_ngcontent-pko-c112] {
    height: 12px;
    width: 12px;
}

    .la-ball-square-clockwise-spin.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 6px;
        margin-left: -3px;
        margin-top: -3px;
        width: 6px;
    }

.la-ball-square-clockwise-spin.la-2x[_ngcontent-pko-c112] {
    height: 52px;
    width: 52px;
}

    .la-ball-square-clockwise-spin.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

.la-ball-square-clockwise-spin.la-3x[_ngcontent-pko-c112] {
    height: 78px;
    width: 78px;
}

    .la-ball-square-clockwise-spin.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 36px;
        margin-left: -18px;
        margin-top: -18px;
        width: 36px;
    }

@-webkit-keyframes ball-square-clockwise-spin {
    0%, 40%, to {
        transform: scale(0.4);
    }

    70% {
        transform: scale(1);
    }
}

@keyframes ball-square-clockwise-spin {
    0%, 40%, to {
        transform: scale(0.4);
    }

    70% {
        transform: scale(1);
    }
}

.la-ball-square-spin[_ngcontent-pko-c112],
.la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-square-spin[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-square-spin.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-square-spin[_ngcontent-pko-c112] {
    height: 26px;
    width: 26px;
}

    .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: ball-square-spin 1s ease-in-out infinite;
        animation: ball-square-spin 1s ease-in-out infinite;
        border-radius: 100%;
        height: 12px;
        left: 50%;
        margin-left: -6px;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        width: 12px;
    }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -1.125s;
            animation-delay: -1.125s;
            left: 0;
            top: 0;
        }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.25s;
            animation-delay: -1.25s;
            left: 50%;
            top: 0;
        }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1.375s;
            animation-delay: -1.375s;
            left: 100%;
            top: 0;
        }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.5s;
            animation-delay: -1.5s;
            left: 100%;
            top: 50%;
        }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -1.625s;
            animation-delay: -1.625s;
            left: 100%;
            top: 100%;
        }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -1.75s;
            animation-delay: -1.75s;
            left: 50%;
            top: 100%;
        }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -1.875s;
            animation-delay: -1.875s;
            left: 0;
            top: 100%;
        }

        .la-ball-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -2s;
            animation-delay: -2s;
            left: 0;
            top: 50%;
        }

.la-ball-square-spin.la-sm[_ngcontent-pko-c112] {
    height: 12px;
    width: 12px;
}

    .la-ball-square-spin.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 6px;
        margin-left: -3px;
        margin-top: -3px;
        width: 6px;
    }

.la-ball-square-spin.la-2x[_ngcontent-pko-c112] {
    height: 52px;
    width: 52px;
}

    .la-ball-square-spin.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        margin-left: -12px;
        margin-top: -12px;
        width: 24px;
    }

.la-ball-square-spin.la-3x[_ngcontent-pko-c112] {
    height: 78px;
    width: 78px;
}

    .la-ball-square-spin.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 36px;
        margin-left: -18px;
        margin-top: -18px;
        width: 36px;
    }

@-webkit-keyframes ball-square-spin {
    0%, 40%, to {
        transform: scale(0.4);
    }

    70% {
        transform: scale(1);
    }
}

@keyframes ball-square-spin {
    0%, 40%, to {
        transform: scale(0.4);
    }

    70% {
        transform: scale(1);
    }
}

.la-ball-triangle-path[_ngcontent-pko-c112],
.la-ball-triangle-path[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-triangle-path[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-triangle-path.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-triangle-path[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-triangle-path[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-ball-triangle-path[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-radius: 100%;
        height: 10px;
        left: 0;
        position: absolute;
        top: 0;
        width: 10px;
    }

        .la-ball-triangle-path[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation: ball-triangle-path-ball-one 2s ease-in-out 0s infinite;
            animation: ball-triangle-path-ball-one 2s ease-in-out 0s infinite;
        }

        .la-ball-triangle-path[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation: ball-triangle-path-ball-two 2s ease-in-out 0s infinite;
            animation: ball-triangle-path-ball-two 2s ease-in-out 0s infinite;
        }

        .la-ball-triangle-path[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation: ball-triangle-path-ball-tree 2s ease-in-out 0s infinite;
            animation: ball-triangle-path-ball-tree 2s ease-in-out 0s infinite;
        }

.la-ball-triangle-path.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-triangle-path.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        width: 4px;
    }

.la-ball-triangle-path.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-triangle-path.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        width: 20px;
    }

.la-ball-triangle-path.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-triangle-path.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        width: 30px;
    }

@-webkit-keyframes ball-triangle-path-ball-one {
    0% {
        transform: translateY(220%);
    }

    17% {
        opacity: 0.25;
    }

    33% {
        opacity: 1;
        transform: translate(110%);
    }

    50% {
        opacity: 0.25;
    }

    66% {
        opacity: 1;
        transform: translate(220%, 220%);
    }

    83% {
        opacity: 0.25;
    }

    to {
        opacity: 1;
        transform: translateY(220%);
    }
}

@keyframes ball-triangle-path-ball-one {
    0% {
        transform: translateY(220%);
    }

    17% {
        opacity: 0.25;
    }

    33% {
        opacity: 1;
        transform: translate(110%);
    }

    50% {
        opacity: 0.25;
    }

    66% {
        opacity: 1;
        transform: translate(220%, 220%);
    }

    83% {
        opacity: 0.25;
    }

    to {
        opacity: 1;
        transform: translateY(220%);
    }
}

@-webkit-keyframes ball-triangle-path-ball-two {
    0% {
        transform: translate(110%);
    }

    17% {
        opacity: 0.25;
    }

    33% {
        opacity: 1;
        transform: translate(220%, 220%);
    }

    50% {
        opacity: 0.25;
    }

    66% {
        opacity: 1;
        transform: translateY(220%);
    }

    83% {
        opacity: 0.25;
    }

    to {
        opacity: 1;
        transform: translate(110%);
    }
}

@keyframes ball-triangle-path-ball-two {
    0% {
        transform: translate(110%);
    }

    17% {
        opacity: 0.25;
    }

    33% {
        opacity: 1;
        transform: translate(220%, 220%);
    }

    50% {
        opacity: 0.25;
    }

    66% {
        opacity: 1;
        transform: translateY(220%);
    }

    83% {
        opacity: 0.25;
    }

    to {
        opacity: 1;
        transform: translate(110%);
    }
}

@-webkit-keyframes ball-triangle-path-ball-tree {
    0% {
        transform: translate(220%, 220%);
    }

    17% {
        opacity: 0.25;
    }

    33% {
        opacity: 1;
        transform: translateY(220%);
    }

    50% {
        opacity: 0.25;
    }

    66% {
        opacity: 1;
        transform: translate(110%);
    }

    83% {
        opacity: 0.25;
    }

    to {
        opacity: 1;
        transform: translate(220%, 220%);
    }
}

@keyframes ball-triangle-path-ball-tree {
    0% {
        transform: translate(220%, 220%);
    }

    17% {
        opacity: 0.25;
    }

    33% {
        opacity: 1;
        transform: translateY(220%);
    }

    50% {
        opacity: 0.25;
    }

    66% {
        opacity: 1;
        transform: translate(110%);
    }

    83% {
        opacity: 0.25;
    }

    to {
        opacity: 1;
        transform: translate(220%, 220%);
    }
}

.la-ball-zig-zag-deflect[_ngcontent-pko-c112],
.la-ball-zig-zag-deflect[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-zig-zag-deflect[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-zig-zag-deflect.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-zig-zag-deflect[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-zig-zag-deflect[_ngcontent-pko-c112] {
    height: 32px;
    position: relative;
    width: 32px;
}

    .la-ball-zig-zag-deflect[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-radius: 100%;
        height: 10px;
        left: 50%;
        margin-left: -5px;
        margin-top: -5px;
        position: absolute;
        top: 50%;
        width: 10px;
    }

        .la-ball-zig-zag-deflect[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation: ball-zig-deflect 1.5s linear 0s infinite;
            animation: ball-zig-deflect 1.5s linear 0s infinite;
        }

        .la-ball-zig-zag-deflect[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation: ball-zag-deflect 1.5s linear 0s infinite;
            animation: ball-zag-deflect 1.5s linear 0s infinite;
        }

.la-ball-zig-zag-deflect.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-zig-zag-deflect.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-zig-zag-deflect.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-zig-zag-deflect.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin-left: -10px;
        margin-top: -10px;
        width: 20px;
    }

.la-ball-zig-zag-deflect.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-zig-zag-deflect.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        width: 30px;
    }

@-webkit-keyframes ball-zig-deflect {
    17% {
        transform: translate(-80%, -160%);
    }

    34% {
        transform: translate(80%, -160%);
    }

    50% {
        transform: translate(0);
    }

    67% {
        transform: translate(80%, -160%);
    }

    84% {
        transform: translate(-80%, -160%);
    }

    to {
        transform: translate(0);
    }
}

@keyframes ball-zig-deflect {
    17% {
        transform: translate(-80%, -160%);
    }

    34% {
        transform: translate(80%, -160%);
    }

    50% {
        transform: translate(0);
    }

    67% {
        transform: translate(80%, -160%);
    }

    84% {
        transform: translate(-80%, -160%);
    }

    to {
        transform: translate(0);
    }
}

@-webkit-keyframes ball-zag-deflect {
    17% {
        transform: translate(80%, 160%);
    }

    34% {
        transform: translate(-80%, 160%);
    }

    50% {
        transform: translate(0);
    }

    67% {
        transform: translate(-80%, 160%);
    }

    84% {
        transform: translate(80%, 160%);
    }

    to {
        transform: translate(0);
    }
}

@keyframes ball-zag-deflect {
    17% {
        transform: translate(80%, 160%);
    }

    34% {
        transform: translate(-80%, 160%);
    }

    50% {
        transform: translate(0);
    }

    67% {
        transform: translate(-80%, 160%);
    }

    84% {
        transform: translate(80%, 160%);
    }

    to {
        transform: translate(0);
    }
}

.la-ball-zig-zag[_ngcontent-pko-c112],
.la-ball-zig-zag[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-ball-zig-zag[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-ball-zig-zag.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-ball-zig-zag[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-ball-zig-zag[_ngcontent-pko-c112] {
    height: 32px;
    position: relative;
    width: 32px;
}

    .la-ball-zig-zag[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-radius: 100%;
        height: 10px;
        left: 50%;
        margin-left: -5px;
        margin-top: -5px;
        position: absolute;
        top: 50%;
        width: 10px;
    }

        .la-ball-zig-zag[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation: ball-zig-effect 0.7s linear 0s infinite;
            animation: ball-zig-effect 0.7s linear 0s infinite;
        }

        .la-ball-zig-zag[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation: ball-zag-effect 0.7s linear 0s infinite;
            animation: ball-zag-effect 0.7s linear 0s infinite;
        }

.la-ball-zig-zag.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-ball-zig-zag.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: -2px;
        margin-top: -2px;
        width: 4px;
    }

.la-ball-zig-zag.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-ball-zig-zag.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin-left: -10px;
        margin-top: -10px;
        width: 20px;
    }

.la-ball-zig-zag.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-ball-zig-zag.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        width: 30px;
    }

@-webkit-keyframes ball-zig-effect {
    0% {
        transform: translate(0);
    }

    33% {
        transform: translate(-75%, -150%);
    }

    66% {
        transform: translate(75%, -150%);
    }

    to {
        transform: translate(0);
    }
}

@keyframes ball-zig-effect {
    0% {
        transform: translate(0);
    }

    33% {
        transform: translate(-75%, -150%);
    }

    66% {
        transform: translate(75%, -150%);
    }

    to {
        transform: translate(0);
    }
}

@-webkit-keyframes ball-zag-effect {
    0% {
        transform: translate(0);
    }

    33% {
        transform: translate(75%, 150%);
    }

    66% {
        transform: translate(-75%, 150%);
    }

    to {
        transform: translate(0);
    }
}

@keyframes ball-zag-effect {
    0% {
        transform: translate(0);
    }

    33% {
        transform: translate(75%, 150%);
    }

    66% {
        transform: translate(-75%, 150%);
    }

    to {
        transform: translate(0);
    }
}

.la-cog[_ngcontent-pko-c112],
.la-cog[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-cog[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-cog.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-cog[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-cog[_ngcontent-pko-c112] {
    height: 31px;
    width: 31px;
}

    .la-cog[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: cog-rotate 4s linear infinite;
        animation: cog-rotate 4s linear infinite;
        background-color: transparent;
        border-radius: 100%;
        border-style: dashed;
        border-width: 2px;
        height: 100%;
        width: 100%;
    }

        .la-cog[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
            border: 2px solid;
            border-radius: 100%;
            content: "";
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }

.la-cog.la-sm[_ngcontent-pko-c112] {
    height: 15px;
    width: 15px;
}

    .la-cog.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112],
    .la-cog.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
        border-width: 1px;
    }

.la-cog.la-2x[_ngcontent-pko-c112] {
    height: 61px;
    width: 61px;
}

    .la-cog.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112],
    .la-cog.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
        border-width: 4px;
    }

.la-cog.la-3x[_ngcontent-pko-c112] {
    height: 91px;
    width: 91px;
}

    .la-cog.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112],
    .la-cog.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
        border-width: 6px;
    }

@-webkit-keyframes cog-rotate {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}

@keyframes cog-rotate {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}

.la-cube-transition[_ngcontent-pko-c112],
.la-cube-transition[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-cube-transition[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-cube-transition.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-cube-transition[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-cube-transition[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-cube-transition[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: cube-transition 1.6s ease-in-out 0s infinite;
        animation: cube-transition 1.6s ease-in-out 0s infinite;
        border-radius: 0;
        height: 14px;
        left: 0;
        margin-left: -7px;
        margin-top: -7px;
        position: absolute;
        top: 0;
        width: 14px;
    }

        .la-cube-transition[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:last-child {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
        }

.la-cube-transition.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-cube-transition.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 6px;
        margin-left: -3px;
        margin-top: -3px;
        width: 6px;
    }

.la-cube-transition.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-cube-transition.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 28px;
        margin-left: -14px;
        margin-top: -14px;
        width: 28px;
    }

.la-cube-transition.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-cube-transition.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 42px;
        margin-left: -21px;
        margin-top: -21px;
        width: 42px;
    }

@-webkit-keyframes cube-transition {
    25% {
        left: 100%;
        top: 0;
        transform: scale(0.5) rotate(-90deg);
    }

    50% {
        left: 100%;
        top: 100%;
        transform: scale(1) rotate(-180deg);
    }

    75% {
        left: 0;
        top: 100%;
        transform: scale(0.5) rotate(-270deg);
    }

    to {
        left: 0;
        top: 0;
        transform: scale(1) rotate(-1turn);
    }
}

@keyframes cube-transition {
    25% {
        left: 100%;
        top: 0;
        transform: scale(0.5) rotate(-90deg);
    }

    50% {
        left: 100%;
        top: 100%;
        transform: scale(1) rotate(-180deg);
    }

    75% {
        left: 0;
        top: 100%;
        transform: scale(0.5) rotate(-270deg);
    }

    to {
        left: 0;
        top: 0;
        transform: scale(1) rotate(-1turn);
    }
}

.la-fire[_ngcontent-pko-c112],
.la-fire[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-fire[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-fire.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-fire[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-fire[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-fire[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: fire-diamonds 1.5s linear infinite;
        animation: fire-diamonds 1.5s linear infinite;
        border-radius: 0;
        border-radius: 2px;
        bottom: 0;
        height: 12px;
        left: 50%;
        position: absolute;
        transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
        width: 12px;
    }

        .la-fire[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.85s;
            animation-delay: -0.85s;
        }

        .la-fire[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.85s;
            animation-delay: -1.85s;
        }

        .la-fire[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -2.85s;
            animation-delay: -2.85s;
        }

.la-fire.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-fire.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 6px;
        width: 6px;
    }

.la-fire.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-fire.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 24px;
        width: 24px;
    }

.la-fire.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-fire.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 36px;
        width: 36px;
    }

@-webkit-keyframes fire-diamonds {
    0% {
        transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    }

    50% {
        transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    }

    to {
        transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    }
}

@keyframes fire-diamonds {
    0% {
        transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    }

    50% {
        transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    }

    to {
        transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    }
}

.la-line-scale-party[_ngcontent-pko-c112],
.la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-scale-party[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-scale-party.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-scale-party[_ngcontent-pko-c112] {
    height: 32px;
    width: 40px;
}

    .la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-name: line-scale-party;
        animation-iteration-count: infinite;
        animation-name: line-scale-party;
        border-radius: 0;
        height: 32px;
        margin: 0 2px;
        width: 4px;
    }

        .la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.23s;
            -webkit-animation-duration: 0.43s;
            animation-delay: -0.23s;
            animation-duration: 0.43s;
        }

        .la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.32s;
            -webkit-animation-duration: 0.62s;
            animation-delay: -0.32s;
            animation-duration: 0.62s;
        }

        .la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.44s;
            -webkit-animation-duration: 0.43s;
            animation-delay: -0.44s;
            animation-duration: 0.43s;
        }

        .la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.31s;
            -webkit-animation-duration: 0.8s;
            animation-delay: -0.31s;
            animation-duration: 0.8s;
        }

        .la-line-scale-party[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.24s;
            -webkit-animation-duration: 0.74s;
            animation-delay: -0.24s;
            animation-duration: 0.74s;
        }

.la-line-scale-party.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 20px;
}

    .la-line-scale-party.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin: 0 1px;
        width: 2px;
    }

.la-line-scale-party.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 80px;
}

    .la-line-scale-party.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 64px;
        margin: 0 4px;
        width: 8px;
    }

.la-line-scale-party.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 120px;
}

    .la-line-scale-party.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 96px;
        margin: 0 6px;
        width: 12px;
    }

@-webkit-keyframes line-scale-party {
    0% {
        transform: scaleY(1);
    }

    50% {
        transform: scaleY(0.3);
    }

    to {
        transform: scaleY(1);
    }
}

@keyframes line-scale-party {
    0% {
        transform: scaleY(1);
    }

    50% {
        transform: scaleY(0.3);
    }

    to {
        transform: scaleY(1);
    }
}

.la-line-scale-pulse-out-rapid[_ngcontent-pko-c112],
.la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-scale-pulse-out-rapid.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] {
    height: 32px;
    width: 40px;
}

    .la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: line-scale-pulse-out-rapid 0.9s cubic-bezier(0.11, 0.49, 0.38, 0.78) infinite;
        animation: line-scale-pulse-out-rapid 0.9s cubic-bezier(0.11, 0.49, 0.38, 0.78) infinite;
        border-radius: 0;
        height: 32px;
        margin: 0 2px;
        width: 4px;
    }

        .la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
        }

        .la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2),
        .la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.65s;
            animation-delay: -0.65s;
        }

        .la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child,
        .la-line-scale-pulse-out-rapid[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s;
        }

.la-line-scale-pulse-out-rapid.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 20px;
}

    .la-line-scale-pulse-out-rapid.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin: 0 1px;
        width: 2px;
    }

.la-line-scale-pulse-out-rapid.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 80px;
}

    .la-line-scale-pulse-out-rapid.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 64px;
        margin: 0 4px;
        width: 8px;
    }

.la-line-scale-pulse-out-rapid.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 120px;
}

    .la-line-scale-pulse-out-rapid.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 96px;
        margin: 0 6px;
        width: 12px;
    }

@-webkit-keyframes line-scale-pulse-out-rapid {
    0% {
        transform: scaley(1);
    }

    80% {
        transform: scaley(0.3);
    }

    90% {
        transform: scaley(1);
    }
}

@keyframes line-scale-pulse-out-rapid {
    0% {
        transform: scaley(1);
    }

    80% {
        transform: scaley(0.3);
    }

    90% {
        transform: scaley(1);
    }
}

.la-line-scale-pulse-out[_ngcontent-pko-c112],
.la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-scale-pulse-out[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-scale-pulse-out.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-scale-pulse-out[_ngcontent-pko-c112] {
    height: 32px;
    width: 40px;
}

    .la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: line-scale-pulse-out 0.9s cubic-bezier(0.85, 0.25, 0.37, 0.85) infinite;
        animation: line-scale-pulse-out 0.9s cubic-bezier(0.85, 0.25, 0.37, 0.85) infinite;
        border-radius: 0;
        height: 32px;
        margin: 0 2px;
        width: 4px;
    }

        .la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
        }

        .la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2),
        .la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
        }

        .la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child,
        .la-line-scale-pulse-out[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
        }

.la-line-scale-pulse-out.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 20px;
}

    .la-line-scale-pulse-out.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin: 0 1px;
        width: 2px;
    }

.la-line-scale-pulse-out.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 80px;
}

    .la-line-scale-pulse-out.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 64px;
        margin: 0 4px;
        width: 8px;
    }

.la-line-scale-pulse-out.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 120px;
}

    .la-line-scale-pulse-out.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 96px;
        margin: 0 6px;
        width: 12px;
    }

@-webkit-keyframes line-scale-pulse-out {
    0% {
        transform: scaley(1);
    }

    50% {
        transform: scaley(0.3);
    }

    to {
        transform: scaley(1);
    }
}

@keyframes line-scale-pulse-out {
    0% {
        transform: scaley(1);
    }

    50% {
        transform: scaley(0.3);
    }

    to {
        transform: scaley(1);
    }
}

.la-line-scale[_ngcontent-pko-c112],
.la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-scale[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-scale.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-scale[_ngcontent-pko-c112] {
    height: 32px;
    width: 40px;
}

    .la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: line-scale 1.2s ease infinite;
        animation: line-scale 1.2s ease infinite;
        border-radius: 0;
        height: 32px;
        margin: 0 2px;
        width: 4px;
    }

        .la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -1.2s;
            animation-delay: -1.2s;
        }

        .la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
        }

        .la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
        }

        .la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
        }

        .la-line-scale[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
        }

.la-line-scale.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 20px;
}

    .la-line-scale.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 16px;
        margin: 0 1px;
        width: 2px;
    }

.la-line-scale.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 80px;
}

    .la-line-scale.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 64px;
        margin: 0 4px;
        width: 8px;
    }

.la-line-scale.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 120px;
}

    .la-line-scale.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 96px;
        margin: 0 6px;
        width: 12px;
    }

@-webkit-keyframes line-scale {
    0%, 40%, to {
        transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
    }
}

@keyframes line-scale {
    0%, 40%, to {
        transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
    }
}

.la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112],
.la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-spin-clockwise-fade-rotating.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] {
    -webkit-animation: line-spin-clockwise-fade-rotating-rotate 6s linear infinite;
    animation: line-spin-clockwise-fade-rotating-rotate 6s linear infinite;
    height: 32px;
    width: 32px;
}

    .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: line-spin-clockwise-fade-rotating 1s ease-in-out infinite;
        animation: line-spin-clockwise-fade-rotating 1s ease-in-out infinite;
        border-radius: 0;
        height: 10px;
        margin: -5px 2px 2px -1px;
        position: absolute;
        width: 2px;
    }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.875s;
            animation-delay: -0.875s;
            left: 50%;
            top: 15%;
            transform: rotate(0deg);
        }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
            left: 74.7487373415%;
            top: 25.2512626585%;
            transform: rotate(45deg);
        }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.625s;
            animation-delay: -0.625s;
            left: 85%;
            top: 50%;
            transform: rotate(90deg);
        }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
            left: 74.7487373415%;
            top: 74.7487373415%;
            transform: rotate(135deg);
        }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.375s;
            animation-delay: -0.375s;
            left: 50.0000000004%;
            top: 84.9999999974%;
            transform: rotate(180deg);
        }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
            left: 25.2512627193%;
            top: 74.7487369862%;
            transform: rotate(225deg);
        }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.125s;
            animation-delay: -0.125s;
            left: 15.0000039834%;
            top: 49.9999806189%;
            transform: rotate(270deg);
        }

        .la-line-spin-clockwise-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            left: 25.2513989292%;
            top: 25.2506949798%;
            transform: rotate(315deg);
        }

.la-line-spin-clockwise-fade-rotating.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-line-spin-clockwise-fade-rotating.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: 0;
        margin-top: -2px;
        width: 1px;
    }

.la-line-spin-clockwise-fade-rotating.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-line-spin-clockwise-fade-rotating.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin-left: -2px;
        margin-top: -10px;
        width: 4px;
    }

.la-line-spin-clockwise-fade-rotating.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-line-spin-clockwise-fade-rotating.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin-left: -3px;
        margin-top: -15px;
        width: 6px;
    }

@-webkit-keyframes line-spin-clockwise-fade-rotating-rotate {
    to {
        transform: rotate(-1turn);
    }
}

@keyframes line-spin-clockwise-fade-rotating-rotate {
    to {
        transform: rotate(-1turn);
    }
}

@-webkit-keyframes line-spin-clockwise-fade-rotating {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

@keyframes line-spin-clockwise-fade-rotating {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

.la-line-spin-clockwise-fade[_ngcontent-pko-c112],
.la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-spin-clockwise-fade[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-spin-clockwise-fade.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-spin-clockwise-fade[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: line-spin-clockwise-fade 1s ease-in-out infinite;
        animation: line-spin-clockwise-fade 1s ease-in-out infinite;
        border-radius: 0;
        height: 10px;
        margin: -5px 2px 2px -1px;
        position: absolute;
        width: 2px;
    }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -0.875s;
            animation-delay: -0.875s;
            left: 50%;
            top: 15%;
            transform: rotate(0deg);
        }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
            left: 74.7487373415%;
            top: 25.2512626585%;
            transform: rotate(45deg);
        }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -0.625s;
            animation-delay: -0.625s;
            left: 85%;
            top: 50%;
            transform: rotate(90deg);
        }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
            left: 74.7487373415%;
            top: 74.7487373415%;
            transform: rotate(135deg);
        }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -0.375s;
            animation-delay: -0.375s;
            left: 50.0000000004%;
            top: 84.9999999974%;
            transform: rotate(180deg);
        }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
            left: 25.2512627193%;
            top: 74.7487369862%;
            transform: rotate(225deg);
        }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -0.125s;
            animation-delay: -0.125s;
            left: 15.0000039834%;
            top: 49.9999806189%;
            transform: rotate(270deg);
        }

        .la-line-spin-clockwise-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
            left: 25.2513989292%;
            top: 25.2506949798%;
            transform: rotate(315deg);
        }

.la-line-spin-clockwise-fade.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-line-spin-clockwise-fade.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: 0;
        margin-top: -2px;
        width: 1px;
    }

.la-line-spin-clockwise-fade.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-line-spin-clockwise-fade.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin-left: -2px;
        margin-top: -10px;
        width: 4px;
    }

.la-line-spin-clockwise-fade.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-line-spin-clockwise-fade.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin-left: -3px;
        margin-top: -15px;
        width: 6px;
    }

@-webkit-keyframes line-spin-clockwise-fade {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

@keyframes line-spin-clockwise-fade {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

.la-line-spin-fade-rotating[_ngcontent-pko-c112],
.la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-spin-fade-rotating[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-spin-fade-rotating.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-spin-fade-rotating[_ngcontent-pko-c112] {
    -webkit-animation: ball-spin-fade-rotating-rotate 6s linear infinite;
    animation: ball-spin-fade-rotating-rotate 6s linear infinite;
    height: 32px;
    width: 32px;
}

    .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: line-spin-fade-rotating 1s ease-in-out infinite;
        animation: line-spin-fade-rotating 1s ease-in-out infinite;
        border-radius: 0;
        height: 10px;
        margin: -5px 2px 2px -1px;
        position: absolute;
        width: 2px;
    }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -1.125s;
            animation-delay: -1.125s;
            left: 50%;
            top: 15%;
            transform: rotate(0deg);
        }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.25s;
            animation-delay: -1.25s;
            left: 74.7487373415%;
            top: 25.2512626585%;
            transform: rotate(45deg);
        }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1.375s;
            animation-delay: -1.375s;
            left: 85%;
            top: 50%;
            transform: rotate(90deg);
        }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.5s;
            animation-delay: -1.5s;
            left: 74.7487373415%;
            top: 74.7487373415%;
            transform: rotate(135deg);
        }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -1.625s;
            animation-delay: -1.625s;
            left: 50.0000000004%;
            top: 84.9999999974%;
            transform: rotate(180deg);
        }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -1.75s;
            animation-delay: -1.75s;
            left: 25.2512627193%;
            top: 74.7487369862%;
            transform: rotate(225deg);
        }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -1.875s;
            animation-delay: -1.875s;
            left: 15.0000039834%;
            top: 49.9999806189%;
            transform: rotate(270deg);
        }

        .la-line-spin-fade-rotating[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -2s;
            animation-delay: -2s;
            left: 25.2513989292%;
            top: 25.2506949798%;
            transform: rotate(315deg);
        }

.la-line-spin-fade-rotating.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-line-spin-fade-rotating.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: 0;
        margin-top: -2px;
        width: 1px;
    }

.la-line-spin-fade-rotating.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-line-spin-fade-rotating.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin-left: -2px;
        margin-top: -10px;
        width: 4px;
    }

.la-line-spin-fade-rotating.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-line-spin-fade-rotating.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin-left: -3px;
        margin-top: -15px;
        width: 6px;
    }

@-webkit-keyframes ball-spin-fade-rotating-rotate {
    to {
        transform: rotate(1turn);
    }
}

@keyframes ball-spin-fade-rotating-rotate {
    to {
        transform: rotate(1turn);
    }
}

@-webkit-keyframes line-spin-fade-rotating {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

@keyframes line-spin-fade-rotating {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

.la-line-spin-fade[_ngcontent-pko-c112],
.la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-line-spin-fade[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-line-spin-fade.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-line-spin-fade[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: line-spin-fade 1s ease-in-out infinite;
        animation: line-spin-fade 1s ease-in-out infinite;
        border-radius: 0;
        height: 10px;
        margin: -5px 2px 2px -1px;
        position: absolute;
        width: 2px;
    }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
            -webkit-animation-delay: -1.125s;
            animation-delay: -1.125s;
            left: 50%;
            top: 15%;
            transform: rotate(0deg);
        }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
            -webkit-animation-delay: -1.25s;
            animation-delay: -1.25s;
            left: 74.7487373415%;
            top: 25.2512626585%;
            transform: rotate(45deg);
        }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
            -webkit-animation-delay: -1.375s;
            animation-delay: -1.375s;
            left: 85%;
            top: 50%;
            transform: rotate(90deg);
        }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
            -webkit-animation-delay: -1.5s;
            animation-delay: -1.5s;
            left: 74.7487373415%;
            top: 74.7487373415%;
            transform: rotate(135deg);
        }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
            -webkit-animation-delay: -1.625s;
            animation-delay: -1.625s;
            left: 50.0000000004%;
            top: 84.9999999974%;
            transform: rotate(180deg);
        }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
            -webkit-animation-delay: -1.75s;
            animation-delay: -1.75s;
            left: 25.2512627193%;
            top: 74.7487369862%;
            transform: rotate(225deg);
        }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(7) {
            -webkit-animation-delay: -1.875s;
            animation-delay: -1.875s;
            left: 15.0000039834%;
            top: 49.9999806189%;
            transform: rotate(270deg);
        }

        .la-line-spin-fade[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(8) {
            -webkit-animation-delay: -2s;
            animation-delay: -2s;
            left: 25.2513989292%;
            top: 25.2506949798%;
            transform: rotate(315deg);
        }

.la-line-spin-fade.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-line-spin-fade.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 4px;
        margin-left: 0;
        margin-top: -2px;
        width: 1px;
    }

.la-line-spin-fade.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-line-spin-fade.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 20px;
        margin-left: -2px;
        margin-top: -10px;
        width: 4px;
    }

.la-line-spin-fade.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-line-spin-fade.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        height: 30px;
        margin-left: -3px;
        margin-top: -15px;
        width: 6px;
    }

@-webkit-keyframes line-spin-fade {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

@keyframes line-spin-fade {
    50% {
        opacity: 0.2;
    }

    to {
        opacity: 1;
    }
}

.la-pacman[_ngcontent-pko-c112],
.la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-pacman[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-pacman.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-pacman[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child,
    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        -webkit-animation: pacman-rotate-half-up 0.5s 0s infinite;
        animation: pacman-rotate-half-up 0.5s 0s infinite;
        background: transparent;
        border-radius: 100%;
        border-right: solid transparent;
        border-style: solid;
        border-width: 16px;
        height: 0;
        position: absolute;
        width: 0;
    }

    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        -webkit-animation-name: pacman-rotate-half-down;
        animation-name: pacman-rotate-half-down;
        top: 0;
    }

    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3),
    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4),
    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5),
    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
        -webkit-animation: pacman-balls 2s linear 0s infinite;
        animation: pacman-balls 2s linear 0s infinite;
        border-radius: 100%;
        height: 8px;
        left: 200%;
        opacity: 0;
        position: absolute;
        top: 50%;
        width: 8px;
    }

    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3) {
        -webkit-animation-delay: -1.44s;
        animation-delay: -1.44s;
    }

    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4) {
        -webkit-animation-delay: -1.94s;
        animation-delay: -1.94s;
    }

    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5) {
        -webkit-animation-delay: -2.44s;
        animation-delay: -2.44s;
    }

    .la-pacman[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
        -webkit-animation-delay: -2.94s;
        animation-delay: -2.94s;
    }

.la-pacman.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-pacman.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child,
    .la-pacman.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        border-width: 8px;
        position: absolute;
    }

    .la-pacman.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        top: 0;
    }

    .la-pacman.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3),
    .la-pacman.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4),
    .la-pacman.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5),
    .la-pacman.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
        height: 4px;
        width: 4px;
    }

.la-pacman.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-pacman.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child,
    .la-pacman.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        border-width: 32px;
        position: absolute;
    }

    .la-pacman.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        top: 0;
    }

    .la-pacman.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3),
    .la-pacman.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4),
    .la-pacman.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5),
    .la-pacman.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
        height: 16px;
        width: 16px;
    }

.la-pacman.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-pacman.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child,
    .la-pacman.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        border-width: 48px;
        position: absolute;
    }

    .la-pacman.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        top: 0;
    }

    .la-pacman.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(3),
    .la-pacman.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(4),
    .la-pacman.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(5),
    .la-pacman.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(6) {
        height: 24px;
        width: 24px;
    }

@-webkit-keyframes pacman-rotate-half-up {
    0%, to {
        transform: rotate(270deg);
    }

    50% {
        transform: rotate(1turn);
    }
}

@keyframes pacman-rotate-half-up {
    0%, to {
        transform: rotate(270deg);
    }

    50% {
        transform: rotate(1turn);
    }
}

@-webkit-keyframes pacman-rotate-half-down {
    0%, to {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(0deg);
    }
}

@keyframes pacman-rotate-half-down {
    0%, to {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes pacman-balls {
    0% {
        left: 200%;
        opacity: 0;
        transform: translateY(-50%);
    }

    5% {
        opacity: 0.5;
    }

    66% {
        opacity: 1;
    }

    67% {
        opacity: 0;
    }

    to {
        left: 0;
        transform: translateY(-50%);
    }
}

@keyframes pacman-balls {
    0% {
        left: 200%;
        opacity: 0;
        transform: translateY(-50%);
    }

    5% {
        opacity: 0.5;
    }

    66% {
        opacity: 1;
    }

    67% {
        opacity: 0;
    }

    to {
        left: 0;
        transform: translateY(-50%);
    }
}

.la-square-jelly-box[_ngcontent-pko-c112],
.la-square-jelly-box[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-square-jelly-box[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-square-jelly-box.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-square-jelly-box[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-square-jelly-box[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-square-jelly-box[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child,
    .la-square-jelly-box[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        left: 0;
        position: absolute;
        width: 100%;
    }

    .la-square-jelly-box[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:first-child {
        -webkit-animation: square-jelly-box-animate 0.6s linear -0.1s infinite;
        animation: square-jelly-box-animate 0.6s linear -0.1s infinite;
        border-radius: 10%;
        height: 100%;
        top: -25%;
        z-index: 1;
    }

    .la-square-jelly-box[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:nth-child(2) {
        -webkit-animation: square-jelly-box-shadow 0.6s linear -0.1s infinite;
        animation: square-jelly-box-shadow 0.6s linear -0.1s infinite;
        background: #000;
        border-radius: 50%;
        bottom: -9%;
        height: 10%;
        opacity: 0.2;
    }

.la-square-jelly-box.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

.la-square-jelly-box.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

.la-square-jelly-box.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

@-webkit-keyframes square-jelly-box-animate {
    17% {
        border-bottom-right-radius: 10%;
    }

    25% {
        transform: translateY(25%) rotate(22.5deg);
    }

    50% {
        border-bottom-right-radius: 100%;
        transform: translateY(50%) scaleY(0.9) rotate(45deg);
    }

    75% {
        transform: translateY(25%) rotate(67.5deg);
    }

    to {
        transform: translateY(0) rotate(90deg);
    }
}

@keyframes square-jelly-box-animate {
    17% {
        border-bottom-right-radius: 10%;
    }

    25% {
        transform: translateY(25%) rotate(22.5deg);
    }

    50% {
        border-bottom-right-radius: 100%;
        transform: translateY(50%) scaleY(0.9) rotate(45deg);
    }

    75% {
        transform: translateY(25%) rotate(67.5deg);
    }

    to {
        transform: translateY(0) rotate(90deg);
    }
}

@-webkit-keyframes square-jelly-box-shadow {
    50% {
        transform: scaleX(1.25);
    }
}

@keyframes square-jelly-box-shadow {
    50% {
        transform: scaleX(1.25);
    }
}

.la-square-loader[_ngcontent-pko-c112],
.la-square-loader[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-square-loader[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-square-loader.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-square-loader[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-square-loader[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-square-loader[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: square-loader 2s ease infinite;
        animation: square-loader 2s ease infinite;
        background: transparent;
        border-radius: 0;
        border-width: 2px;
        height: 100%;
        width: 100%;
    }

        .la-square-loader[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
            -webkit-animation: square-loader-inner 2s ease-in infinite;
            animation: square-loader-inner 2s ease-in infinite;
            background-color: currentColor;
            content: "";
            display: inline-block;
            vertical-align: top;
            width: 100%;
        }

.la-square-loader.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-square-loader.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 1px;
    }

.la-square-loader.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-square-loader.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 4px;
    }

.la-square-loader.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-square-loader.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 6px;
    }

@-webkit-keyframes square-loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(1turn);
    }

    to {
        transform: rotate(1turn);
    }
}

@keyframes square-loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(1turn);
    }

    to {
        transform: rotate(1turn);
    }
}

@-webkit-keyframes square-loader-inner {
    0% {
        height: 0;
    }

    25% {
        height: 0;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    to {
        height: 0;
    }
}

@keyframes square-loader-inner {
    0% {
        height: 0;
    }

    25% {
        height: 0;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    to {
        height: 0;
    }
}

.la-square-spin[_ngcontent-pko-c112],
.la-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-square-spin[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-square-spin.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-square-spin[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-square-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: square-spin 3s cubic-bezier(0.09, 0.57, 0.49, 0.9) 0s infinite;
        animation: square-spin 3s cubic-bezier(0.09, 0.57, 0.49, 0.9) 0s infinite;
        border-radius: 0;
        height: 100%;
        width: 100%;
    }

.la-square-spin.la-sm[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

.la-square-spin.la-2x[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

.la-square-spin.la-3x[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

@-webkit-keyframes square-spin {
    0% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }

    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    to {
        transform: perspective(100px) rotateX(0) rotateY(1turn);
    }
}

@keyframes square-spin {
    0% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }

    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    to {
        transform: perspective(100px) rotateX(0) rotateY(1turn);
    }
}

.la-timer[_ngcontent-pko-c112],
.la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-timer[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-timer.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-timer[_ngcontent-pko-c112],
.la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 32px;
    width: 32px;
}

    .la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        background: transparent;
        border-radius: 100%;
        border-width: 2px;
    }

        .la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after,
        .la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            -webkit-animation: timer-loader 1.25s linear infinite;
            -webkit-animation-delay: -625ms;
            animation: timer-loader 1.25s linear infinite;
            animation-delay: -625ms;
            background: currentColor;
            border-radius: 2px;
            content: "";
            display: block;
            left: 14px;
            margin-left: -1px;
            margin-top: -1px;
            position: absolute;
            top: 14px;
            transform-origin: 1px 1px 0;
            width: 2px;
        }

        .la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            height: 12px;
        }

        .la-timer[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
            -webkit-animation-delay: -7.5s;
            -webkit-animation-duration: 15s;
            animation-delay: -7.5s;
            animation-duration: 15s;
            height: 8px;
        }

.la-timer.la-sm[_ngcontent-pko-c112],
.la-timer.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 16px;
    width: 16px;
}

    .la-timer.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 1px;
    }

        .la-timer.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after,
        .la-timer.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            border-radius: 1px;
            left: 7px;
            margin-left: -0.5px;
            margin-top: -0.5px;
            top: 7px;
            transform-origin: 0.5px 0.5px 0;
            width: 1px;
        }

        .la-timer.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            height: 6px;
        }

        .la-timer.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
            height: 4px;
        }

.la-timer.la-2x[_ngcontent-pko-c112],
.la-timer.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 64px;
    width: 64px;
}

    .la-timer.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 4px;
    }

        .la-timer.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after,
        .la-timer.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            border-radius: 4px;
            left: 28px;
            margin-left: -2px;
            margin-top: -2px;
            top: 28px;
            transform-origin: 2px 2px 0;
            width: 4px;
        }

        .la-timer.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            height: 24px;
        }

        .la-timer.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
            height: 16px;
        }

.la-timer.la-3x[_ngcontent-pko-c112],
.la-timer.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    height: 96px;
    width: 96px;
}

    .la-timer.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 6px;
    }

        .la-timer.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after,
        .la-timer.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            border-radius: 6px;
            left: 42px;
            margin-left: -3px;
            margin-top: -3px;
            top: 42px;
            transform-origin: 3px 3px 0;
            width: 6px;
        }

        .la-timer.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:before {
            height: 36px;
        }

        .la-timer.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:after {
            height: 24px;
        }

@-webkit-keyframes timer-loader {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}

@keyframes timer-loader {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}

.la-triangle-skew-spin[_ngcontent-pko-c112],
.la-triangle-skew-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    box-sizing: border-box;
    position: relative;
}

.la-triangle-skew-spin[_ngcontent-pko-c112] {
    color: #fff;
    display: block;
    font-size: 0;
}

.la-triangle-skew-spin.la-dark[_ngcontent-pko-c112] {
    color: #333;
}

.la-triangle-skew-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
    background-color: currentColor;
    border: 0 solid;
    display: inline-block;
    float: none;
}

.la-triangle-skew-spin[_ngcontent-pko-c112] {
    height: 16px;
    width: 32px;
}

    .la-triangle-skew-spin[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        -webkit-animation: triangle-skew-spin 3s cubic-bezier(0.09, 0.57, 0.49, 0.9) 0s infinite;
        animation: triangle-skew-spin 3s cubic-bezier(0.09, 0.57, 0.49, 0.9) 0s infinite;
        background: transparent;
        border-color: currentcolor transparent;
        border-left: none;
        border-right: none;
        border-style: solid;
        border-width: 0 16px 16px;
        height: 0;
        width: 0;
    }

.la-triangle-skew-spin.la-sm[_ngcontent-pko-c112] {
    height: 8px;
    width: 16px;
}

    .la-triangle-skew-spin.la-sm[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 0 8px 8px;
    }

.la-triangle-skew-spin.la-2x[_ngcontent-pko-c112] {
    height: 32px;
    width: 64px;
}

    .la-triangle-skew-spin.la-2x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 0 32px 32px;
    }

.la-triangle-skew-spin.la-3x[_ngcontent-pko-c112] {
    height: 48px;
    width: 96px;
}

    .la-triangle-skew-spin.la-3x[_ngcontent-pko-c112] > div[_ngcontent-pko-c112] {
        border-width: 0 48px 48px;
    }

@-webkit-keyframes triangle-skew-spin {
    0% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }

    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    to {
        transform: perspective(100px) rotateX(0) rotateY(1turn);
    }
}

@keyframes triangle-skew-spin {
    0% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }

    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    to {
        transform: perspective(100px) rotateX(0) rotateY(1turn);
    }
}

.overlay[_ngcontent-pko-c112] {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

    .overlay[_ngcontent-pko-c112] > div[_ngcontent-pko-c112]:not(.loading-text) {
        left: 50%;
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.loading-text[_ngcontent-pko-c112] {
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translate(-50%, -60%);
}


.carousel-heading[_ngcontent-pko-c187] {
    overflow: hidden;
    width: auto;
    padding: 40px 0;
}

.select-container[_ngcontent-pko-c187]
.section[_ngcontent-pko-c187]
.carousel-heading[_ngcontent-pko-c187] {
    padding: 0;
    margin-bottom: 15px;
}

.carousel-heading[_ngcontent-pko-c187]
.heading-left[_ngcontent-pko-c187] {
    float: left;
    color: #3e206d;
    font-size: 14px;
}

.section.my-recent[_ngcontent-pko-c187]
.carousel-heading[_ngcontent-pko-c187]
.heading-left[_ngcontent-pko-c187] {
    color: #fff;
}

.carousel-heading[_ngcontent-pko-c187]
.heading-left[_ngcontent-pko-c187]
span[_ngcontent-pko-c187] {
    display: block;
}

.carousel-heading[_ngcontent-pko-c187]
.heading-left[_ngcontent-pko-c187]
span.head[_ngcontent-pko-c187] {
    border-bottom: 2px solid #d89cf6;
    display: inline-block;
    font-weight: 700;
    font-size: 17px;
}

.carousel-heading[_ngcontent-pko-c187]
.heading-right[_ngcontent-pko-c187] {
    float: right;
    overflow: hidden;
}

    .carousel-heading[_ngcontent-pko-c187]
    .heading-right[_ngcontent-pko-c187]
    span[_ngcontent-pko-c187] {
        margin-left: 35px;
        float: left;
        cursor: pointer;
    }

    .carousel-heading[_ngcontent-pko-c187]
    .heading-right[_ngcontent-pko-c187]
    span.all[_ngcontent-pko-c187] {
        color: #3e206d;
        font-size: 14px;
        padding: 5px 15px;
        border: 1px solid #3e206d;
        background: #fff;
        border-radius: 100px;
        margin-top: 6px;
    }

.my-recent[_ngcontent-pko-c187] .add[_ngcontent-pko-c187] {
    width: 100px;
    height: 100px;
    background: #fe8e00;
    border-radius: 100px;
    position: relative;
    float: left;
    margin-right: 35px;
    cursor: pointer;
}

    .my-recent[_ngcontent-pko-c187]
    .add[_ngcontent-pko-c187]
    img[_ngcontent-pko-c187] {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        width: 21px;
    }

.my-recent[_ngcontent-pko-c187] .template-carousel2[_ngcontent-pko-c187] {
    width: calc(100% - 135px);
    float: left;
}

.item[_ngcontent-pko-c187] {
    cursor: pointer;
}

.section.my-recent[_ngcontent-pko-c187]
.item[_ngcontent-pko-c187]
.image[_ngcontent-pko-c187] {
    border-radius: 100px;
    height: 100px;
    width: 100px;
    overflow: hidden;
}

.service-container[_ngcontent-pko-c187] {
    width: auto;
    overflow: hidden;
    position: relative;
    background: #e6e9ec;
}

    .service-container[_ngcontent-pko-c187] .section[_ngcontent-pko-c187] {
        padding: 100px 50px;
    }

    .service-container[_ngcontent-pko-c187] .right-dots[_ngcontent-pko-c187] {
        position: absolute;
        top: -214px;
        right: 20px;
        width: 180px;
    }

    .service-container[_ngcontent-pko-c187]
    .section-service[_ngcontent-pko-c187] {
        overflow: hidden;
        margin-top: 80px;
    }

.section[_ngcontent-pko-c187] .section-left[_ngcontent-pko-c187],
.section[_ngcontent-pko-c187] .section-right[_ngcontent-pko-c187] {
    width: 50%;
    float: left;
}

    .section[_ngcontent-pko-c187]
    .section-right[_ngcontent-pko-c187]
    .image[_ngcontent-pko-c187] {
        max-width: 560px;
        margin: 0 auto;
        position: relative;
    }

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .section[_ngcontent-pko-c187] .section-left[_ngcontent-pko-c187],
    .section[_ngcontent-pko-c187] .section-right[_ngcontent-pko-c187] {
        width: 100%;
        float: none;
    }
}


@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: "Circular-Loom";
    src: url("chrome-extension://liecbddmkiiihnedobmlmillhodjkdmb/fonts/CircularXXWeb-Book.woff2") format("woff2");
}

@font-face {
    font-weight: 500;
    font-style: normal;
    font-family: "Circular-Loom";
    src: url("chrome-extension://liecbddmkiiihnedobmlmillhodjkdmb/fonts/CircularXXWeb-Medium.woff2") format("woff2");
}

@font-face {
    font-weight: 700;
    font-style: normal;
    font-family: "Circular-Loom";
    src: url("chrome-extension://liecbddmkiiihnedobmlmillhodjkdmb/fonts/CircularXXWeb-Bold.woff2") format("woff2");
}

@font-face {
    font-weight: 900;
    font-style: normal;
    font-family: "Circular-Loom";
    src: url("chrome-extension://liecbddmkiiihnedobmlmillhodjkdmb/fonts/CircularXXWeb-Black.woff2") format("woff2");
}


.p-carousel,
.p-carousel-content {
    -ms-flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.p-carousel-content {
    overflow: auto;
}

.p-carousel-next,
.p-carousel-prev {
    -ms-flex-align: center;
    -ms-flex-item-align: center;
    -ms-flex-negative: 0;
    -ms-flex-pack: center;
    -ms-flex-positive: 0;
    align-items: center;
    align-self: center;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.p-carousel-container {
    -ms-flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
}

.p-carousel-items-content {
    overflow: hidden;
    width: 100%;
}

.p-carousel-indicators,
.p-carousel-items-container {
    -ms-flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
}

.p-carousel-indicators {
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.p-carousel-indicator > button {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.p-carousel-vertical .p-carousel-container {
    -ms-flex-direction: column;
    flex-direction: column;
}

.p-carousel-vertical .p-carousel-items-container {
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.p-items-hidden .p-carousel-item {
    visibility: hidden;
}

    .p-items-hidden .p-carousel-item.p-carousel-item-active {
        visibility: visible;
    }

#pr_id_1 .p-carousel-item {
    flex: 1 0 50%;
}

@media screen and (max-width: 1024px) {
    #pr_id_1 .p-carousel-item {
        flex: 1 0 50%;
    }
}

@media screen and (max-width: 768px) {
    #pr_id_1 .p-carousel-item {
        flex: 1 0 50%;
    }
}

@media screen and (max-width: 360px) {
    #pr_id_1 .p-carousel-item {
        flex: 1 0 100%;
    }
}

.home-container {
    width: auto;
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: radial-gradient(circle,#6176b9,#27439f 80%);
}

.landing-computer {
    filter: invert(100%);
    width: 25px;
}
